.loader{border-top-color:#3498db;animation:.6s linear infinite spinner}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}tr:hover.hover{cursor:pointer;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}input[type=checkbox]{cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;padding:10px 20px;font-size:16px;font-weight:700;transition:background-color .3s,color .3s,border-color .3s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 3px #0000000d}button{border:none;border-radius:26px;justify-content:center;align-items:center;padding:4px 8px;font-size:16px;font-weight:700;transition:background-color .3s,color .3s,border-color .3s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 3px #00000080}button:hover{cursor:pointer;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}button:disabled{opacity:.5}button:hover:disabled{cursor:not-allowed;text-decoration:none}.button.cancel{color:#332929;cursor:pointer;background-color:#b0c5d4;border:1px solid #8094a1;border-radius:16px;justify-content:center;align-items:center;padding:6px 10px;font-size:14px;transition:background-color .3s,color .3s,border-color .3s;display:flex}.button.cancel:hover{cursor:pointer;color:#fff;background-color:#686d70;border-radius:16px;font-size:16px;font-weight:700}
