.spinner{width:40px;height:40px;position:relative;margin:100px auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;z-index:9999999;display:none}#status{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:200px;height:200px;text-align:center;display:none}.spinner{width:40px;height:40px;margin:100px auto;background-color:var(--bs-primary);border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}html{overflow-y:scroll}.swal2-popup.swal2-toast .swal2-html-container{margin:1em 1.6em .3em!important;font-weight:700}.breadcrumb{justify-content:end}label i{cursor:pointer}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:unset!important;padding:.3rem 0!important}.image-checkbox{cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:4px solid transparent;outline:0}.image-checkbox input[type=checkbox]{display:none}.image-checkbox .fa{position:absolute;color:#4a79a3;background-color:#fff;padding:10px;top:0;right:0}.image-checkbox-checked{border-color:#55a3ff}.email-container{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:80%;width:100%;padding:20px;box-sizing:border-box;max-height:500px;overflow-y:auto}.email-header{display:flex;align-items:center;margin-bottom:15px}.email-title{font-size:18px;font-weight:700}.email-content{font-size:14px;line-height:1.5;color:#333}.custom-large-modal{max-width:90vw!important}.card-header .fa{transition:.3s transform ease-in-out}.card-header .collapsed .fa{transform:rotate(90deg)}.collapse-card-controls{display:flex;justify-content:space-between;align-items:center}.timepicker,.datetimepicker-input{cursor:pointer}.editor-timepicker{background-color:unset!important}.data-table-no-export{visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}.data-table-no-export.visible{visibility:visible;opacity:1}.fc-toolbar,.fc-toolbar.fc-header-toolbar{padding:1rem 0!important}
