.loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a{cursor:pointer;text-decoration:none!important}.stop_card th,.stop_card td{padding:0 .5rem!important}tr.overwritten td{background-color:orange}.narrow_table th,.narrow_table td{padding:0 .5rem!important}.bad_input{border:solid red 2px!important}
