.spinner-layout{z-index:9998;background-color:#ffffff80;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner-layout .loader{opacity:.75;width:50px;height:50px;animation:2s infinite rotate}.spinner-layout .loader:before,.spinner-layout .loader:after{content:"";border-radius:50%;width:20px;height:20px;display:block}.spinner-layout .loader:before{background-color:#63b3ed;margin-bottom:10px;animation:1s infinite ball1;box-shadow:30px 0 #63b3ed}.spinner-layout .loader:after{background-color:#63b3ed;animation:1s infinite ball2;box-shadow:30px 0 #63b3ed}@keyframes rotate{0%{transform:rotate(0)scale(.8)}50%{transform:rotate(360deg)scale(1.2)}to{transform:rotate(720deg)scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #63b3ed}50%{margin-bottom:0;transform:translate(15px,15px);box-shadow:0 0 #63b3ed}to{margin-bottom:10px;box-shadow:30px 0 #63b3ed}}@keyframes ball2{0%{box-shadow:30px 0 #63b3ed}50%{margin-top:-20px;transform:translate(15px,15px);box-shadow:0 0 #63b3ed}to{margin-top:0;box-shadow:30px 0 #63b3ed}}.bo-form{flex-direction:column;padding:0 .25em .75em;display:flex}.bo-form .form-check:not(.form-switch) .form-check-input[type=checkbox]:after{content:"✓"!important}@media (width<=767.98px){.bo-form{padding:.5em}}.bo-form .input-action-button{box-sizing:border-box;text-transform:none;color:#495057;z-index:10;border:1px solid #d2d6da;border-radius:0 4px 4px 0;font-size:12px;box-shadow:none!important;margin-left:-6px!important}.bo-form .input-action-button:hover{color:inherit}.bo-form small{font-size:.78em}.bo-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bo-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bo-form .remove-item-btn{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative;margin-top:1.75em!important}.bo-form .drag-icon{margin-top:1.7em;margin-right:.25em}.select-input .select-toggle{cursor:pointer}.select-input .select-toggle[disabled],.select-input .select-toggle.disabled{background-color:#e9ecef}.select-input .select-toggle .text-placeholder{color:#adb5bd}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu{max-height:360px;display:none;overflow-y:auto;margin-top:38px!important;padding-top:0!important;padding-bottom:0!important}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu:before,.select-input .dropdown:not(.dropdown-hover) .dropdown-menu:before{display:none}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu.open{display:grid}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .select-input-dropdown-option{padding:.65em 1.25em;transition:color .2s,background-color .2s}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .select-input-dropdown-option:hover{color:#495057!important;background-color:#dee2e6!important}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .select-input-dropdown-option:hover.active-option{color:#fff!important;background-color:#7485e8!important}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .select-input-dropdown-option.active-option{color:#fff!important;background-color:#5e72e4!important}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .sticky-menu-header{z-index:2;width:100%;margin:-1px;display:block;position:sticky;top:0;left:0}.select-input .dropdown:not(.dropdown-hover) .dropdown-menu .sticky-menu-header .search-input{z-index:2;border-radius:var(--bs-dropdown-border-radius);width:100%;padding:.5em;position:sticky;top:0;left:0}
