@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500&family=Roboto:wght@300;400;500;700&display=swap);:root{--blue:#0044bc;--indigo:#6610f2;--purple:#6f42c1;--pink:#d63384;--red:#db321c;--orange:#e88d04;--yellow:#ffc107;--green:#208e18;--teal:#17ac8f;--cyan:#0dcaf0;--azure:#3077c1;--lime:#74b816;--blue-lt:#f7f9fd;--indigo-lt:#f0e7fe;--purple-lt:#f1ecf9;--pink-lt:#fbebf3;--red-lt:#fef5f7;--orange-lt:#ffeee6;--yellow-lt:#fffcea;--green-lt:#f5faf5;--teal-lt:#e8f7f4;--cyan-lt:#e7fafd;--azure-lt:#eaf1f9;--lime-lt:#f1f8e8;--blue-lt-2:#e4edfd;--yellow-dark:#766e05;--white:#fff;--gray:#0f172a;--gray-dark:#0f172a;--gray-100:#f8f9fc;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--t-gray-100:#f1f5f9;--t-gray-200:#e2e8f0;--t-gray-300:#cbd5e1;--t-gray-400:#94a3b8;--t-gray-500:#64748b;--t-gray-600:#475569;--t-gray-700:#334155;--t-gray-800:#1e293b;--t-gray-900:#0f172a;--black:#000;--primary:var(--blue);--secondary:var(--gray-600);--success:var(--green);--info:var(--azure);--warning:var(--orange);--danger:var(--red);--light:var(--gray-100);--dark:#2c3e50;--primary-lt:var(--blue-lt);--success-lt:var(--green-lt);--info-lt:var(--azure-lt);--warning-lt:var(--yellow-lt);--danger-lt:var(--red-lt);--primary-lt-2:var(--blue-lt-2)}ul{list-style-type:none}.brand-logo{height:42px}.rotate-180{transform:rotate(180deg)}.rotate-0,.rotate-180{transition:all .2s ease}.rotate-0{transform:rotate(0deg)}.slide-fade-enter-active,.slide-fade-top-enter-active{transition:all .3s ease}.slide-fade-leave-active .slide-fade-top-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.slide-fade-top-enter,.slide-fade-top-leave-to{transform:translateY(-10px);opacity:0}.fade-enter-active,.fade-top-enter-active{transition:all .3s ease}.fade-leave-active .fade-top-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.fade-enter,.fade-top-enter,.fade-top-leave-to,.slideade-leave-to{opacity:0}.dot-falling{position:relative;left:-9999px;width:6px;height:6px;border-radius:5px;background-color:var(--dark);color:var(--dark);box-shadow:9999px 0 0 0 #000;-webkit-animation:dot-falling 1s linear infinite;animation:dot-falling 1s linear infinite;-webkit-animation-delay:.1s;animation-delay:.1s}.dot-falling:after,.dot-falling:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-falling:before{-webkit-animation:dot-falling-before 1s linear infinite;animation:dot-falling-before 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.dot-falling:after,.dot-falling:before{width:6px;height:6px;border-radius:5px;background-color:var(--dark);color:var(--dark)}.dot-falling:after{-webkit-animation:dot-falling-after 1s linear infinite;animation:dot-falling-after 1s linear infinite;-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes dot-falling{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9999px 0 0 0 var(--dark)}to{box-shadow:9999px 15px 0 0 rgba(152,128,255,0)}}@keyframes dot-falling{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9999px 0 0 0 var(--dark)}to{box-shadow:9999px 15px 0 0 rgba(152,128,255,0)}}@-webkit-keyframes dot-falling-before{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9984px 0 0 0 var(--dark)}to{box-shadow:9984px 15px 0 0 rgba(152,128,255,0)}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9984px 0 0 0 var(--dark)}to{box-shadow:9984px 15px 0 0 rgba(152,128,255,0)}}@-webkit-keyframes dot-falling-after{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:10014px 0 0 0 var(--dark)}to{box-shadow:10014px 15px 0 0 rgba(152,128,255,0)}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:10014px 0 0 0 var(--dark)}to{box-shadow:10014px 15px 0 0 rgba(152,128,255,0)}}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.bg-white{background-color:#fff!important}.text-white{color:#fff!important}.bg-gray{background-color:#6c757d!important}.text-gray{color:#6c757d!important}.bg-gray-dark{background-color:#0f172a!important}.text-gray-dark{color:#0f172a!important}.bg-gray{background-color:#0f172a!important}.text-gray{color:#0f172a!important}.bg-gray-100{background-color:#f1f5f9!important}.text-gray-100{color:#f1f5f9!important}.bg-gray-200{background-color:#e2e8f0!important}.text-gray-200{color:#e2e8f0!important}.bg-gray-300{background-color:#cbd5e1!important}.text-gray-300{color:#cbd5e1!important}.bg-gray-400{background-color:#94a3b8!important}.text-gray-400{color:#94a3b8!important}.bg-gray-500{background-color:#64748b!important}.text-gray-500{color:#64748b!important}.bg-gray-600{background-color:#475569!important}.text-gray-600{color:#475569!important}.bg-gray-700{background-color:#334155!important}.text-gray-700{color:#334155!important}.bg-gray-800{background-color:#1e293b!important}.text-gray-800{color:#1e293b!important}.bg-gray-900{background-color:#0f172a!important}.text-gray-900{color:#0f172a!important}.bg-blue{background-color:#0044bc!important}.text-blue{color:#0044bc!important}.bg-indigo{background-color:#6610f2!important}.text-indigo{color:#6610f2!important}.bg-purple{background-color:#6f42c1!important}.text-purple{color:#6f42c1!important}.bg-pink{background-color:#d63384!important}.text-pink{color:#d63384!important}.bg-red{background-color:#ef233c!important}.text-red{color:#ef233c!important}.bg-orange{background-color:#fb5607!important}.text-orange{color:#fb5607!important}.bg-yellow{background-color:#ffdd2b!important}.text-yellow{color:#ffdd2b!important}.bg-green{background-color:#208e18!important}.text-green{color:#208e18!important}.bg-teal{background-color:#17ac8f!important}.text-teal{color:#17ac8f!important}.bg-cyan{background-color:#0dcaf0!important}.text-cyan{color:#0dcaf0!important}.bg-lime{background-color:#74b816!important}.text-lime{color:#74b816!important}.bg-azure{background-color:#3077c1!important}.text-azure{color:#3077c1!important}.bg-blue-lt{background-color:#f7f9fd!important}.text-blue-lt{color:#f7f9fd!important}.bg-indigo-lt{background-color:#f0e7fe!important}.text-indigo-lt{color:#f0e7fe!important}.bg-purple-lt{background-color:#f1ecf9!important}.text-purple-lt{color:#f1ecf9!important}.bg-pink-lt{background-color:#fbebf3!important}.text-pink-lt{color:#fbebf3!important}.bg-red-lt{background-color:#fef5f7!important}.text-red-lt{color:#fef5f7!important}.bg-orange-lt{background-color:#ffeee6!important}.text-orange-lt{color:#ffeee6!important}.bg-yellow-lt{background-color:#fffcea!important}.text-yellow-lt{color:#fffcea!important}.bg-green-lt{background-color:#f5faf5!important}.text-green-lt{color:#f5faf5!important}.bg-teal-lt{background-color:#e8f7f4!important}.text-teal-lt{color:#e8f7f4!important}.bg-cyan-lt{background-color:#e7fafd!important}.text-cyan-lt{color:#e7fafd!important}.bg-azure-lt{background-color:#eaf1f9!important}.text-azure-lt{color:#eaf1f9!important}.bg-lime-lt{background-color:#f1f8e8!important}.text-lime-lt{color:#f1f8e8!important}.bg-primary-lt{background-color:#f7f9fd!important}.text-primary-lt{color:#f7f9fd!important}.bg-success-lt{background-color:#f5faf5!important}.text-success-lt{color:#f5faf5!important}.bg-info-lt{background-color:#eaf1f9!important}.text-info-lt{color:#eaf1f9!important}.bg-warning-lt{background-color:#fffcea!important}.text-warning-lt{color:#fffcea!important}.bg-danger-lt{background-color:#fef5f7!important}.text-danger-lt{color:#fef5f7!important}.bg-blue-lt-2{background-color:#e4edfd!important;color:#0044bc}.text-blue-lt-2{color:#e4edfd!important}.bg-indigo-lt-2{background-color:#e7d9fc!important;color:#6610f2}.text-indigo-lt-2{color:#e7d9fc!important}.bg-purple-lt-2{background-color:#ede3fd!important;color:#6f42c1}.text-purple-lt-2{color:#ede3fd!important}.bg-pink-lt-2{background-color:#fde3f0!important;color:#d63384}.text-pink-lt-2{color:#fde3f0!important}.bg-red-lt-2{background-color:#fde2e6!important;color:#ef233c}.text-red-lt-2{color:#fde2e6!important}.bg-orange-lt-2{background-color:#fdebe3!important;color:#fb5607}.text-orange-lt-2{color:#fdebe3!important}.bg-yellow-lt-2{background-color:#fdf9e3!important;color:#ffdd2b}.text-yellow-lt-2{color:#fdf9e3!important}.bg-green-lt-2{background-color:#e5fde3!important;color:#208e18}.text-green-lt-2{color:#e5fde3!important}.bg-teal-lt-2{background-color:#e2fdf7!important;color:#17ac8f}.text-teal-lt-2{color:#e2fdf7!important}.bg-cyan-lt-2{background-color:#d0f5fb!important;color:#0dcaf0}.text-cyan-lt-2{color:#d0f5fb!important}.bg-azure-lt-2{background-color:#d9e9fc!important}.text-azure-lt-2{color:#d9e9fc!important}.bg-lime-lt-2{background-color:#f2fde3!important;color:#74b816}.text-lime-lt-2{color:#f2fde3!important}.bg-yellow-dark{background-color:#766e05!important}.text-yellow-dark{color:#766e05!important}.bg-blue-dark{background-color:#0f2c67!important}.text-blue-dark{color:#0f2c67!important}.bg-light{color:#14293b!important}.bg-modal{background-color:#fbfcfd}input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.h1,h1{line-height:32px!important}.h2,h2{line-height:28px!important}.h3,h3{line-height:24px!important}.h4,h4{line-height:18px!important}.h5,.h6,h5,h6,small{line-height:16px!important}.display-1{line-height:76px}.display-2{line-height:72px}.display-3{line-height:64px}.display-4{line-height:56px}.h-full{min-height:calc(100vh - 56px)}.custom-checkbox .custom-control-label:before{border-radius:2px!important}.is-invalid-border{border:1px solid #ef233c!important;z-index:auto}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.alert .b-icon.bi{font-size:114.29%}.alert .b-icon.bi,.alert .n-icon{line-height:20px;margin-top:2px;margin-bottom:2px}.alert .n-icon{font-size:1.5em}.tooltip.b-tooltip *{text-align:left}.text-preline{white-space:pre-line;word-break:break-word}.max-height-300{max-height:300px!important}.body-font-size{font-size:.875rem}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.font-poppins{font-family:Poppins!important}.font-roboto{font-family:Roboto!important}.font-weight-medium{font-weight:500!important}.font-weight-semi-bold{font-weight:600!important}.bg-primary-10{background-color:rgba(0,68,188,.1)}.login-card{min-width:300px;width:clamp(300px,90vw,420px)}.position-right{position:absolute;right:0}.icon-right{position:absolute;right:.75rem}.sr-only{display:none}.line-filler{height:1px;background-color:#14293b;flex-basis:0;flex-grow:1;max-width:100%}.image-overlay{position:relative}.image-overlay:after{content:"";position:absolute;background-color:rgba(0,0,0,.25);border-radius:inherit;transition:.2s ease-out;top:0;left:0;right:0;bottom:0}.image-overlay:hover:after{background-color:rgba(0,0,0,.5);transition:.2s ease-in}.vertical-divider{position:relative;display:flex;flex-direction:column;font-weight:600;background-color:#fefefe;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center}.vertical-divider:before{top:0;bottom:50%;margin-bottom:1rem}.vertical-divider:after,.vertical-divider:before{content:"";position:absolute;width:1px;background-color:#e9ecef}.vertical-divider:after{top:50%;bottom:0;margin-top:1rem}.avatar.avatar-2xl{border-radius:16px;width:160px;height:160px}.avatar.avatar-xl{border-radius:12px}.avatar.avatar-lg{border-radius:8px}@media(min-width:0){.avatar.avatar-xs-2xl{width:160px;height:160px;border-radius:16px}.avatar.avatar-xs-xl{width:112px;height:112px;border-radius:16px}.avatar.avatar-xs-lg{width:80px;height:80px;border-radius:12px}.avatar.avatar-xs-md{width:64px;height:64px;border-radius:8px}.avatar.avatar-xs-sm{width:48px;height:48px;border-radius:4px}.avatar.avatar-xs-xs{width:36px;height:36px;border-radius:2px}}@media(min-width:576px){.avatar.avatar-sm-2xl{width:160px;height:160px;border-radius:16px}.avatar.avatar-sm-xl{width:112px;height:112px;border-radius:16px}.avatar.avatar-sm-lg{width:80px;height:80px;border-radius:12px}.avatar.avatar-sm-md{width:64px;height:64px;border-radius:8px}.avatar.avatar-sm-sm{width:48px;height:48px;border-radius:4px}.avatar.avatar-sm-xs{width:36px;height:36px;border-radius:2px}}@media(min-width:768px){.avatar.avatar-md-2xl{width:160px;height:160px;border-radius:16px}.avatar.avatar-md-xl{width:112px;height:112px;border-radius:16px}.avatar.avatar-md-lg{width:80px;height:80px;border-radius:12px}.avatar.avatar-md-md{width:64px;height:64px;border-radius:8px}.avatar.avatar-md-sm{width:48px;height:48px;border-radius:4px}.avatar.avatar-md-xs{width:36px;height:36px;border-radius:2px}}@media(min-width:992px){.avatar.avatar-lg-2xl{width:160px;height:160px;border-radius:16px}.avatar.avatar-lg-xl{width:112px;height:112px;border-radius:16px}.avatar.avatar-lg-lg{width:80px;height:80px;border-radius:12px}.avatar.avatar-lg-md{width:64px;height:64px;border-radius:8px}.avatar.avatar-lg-sm{width:48px;height:48px;border-radius:4px}.avatar.avatar-lg-xs{width:36px;height:36px;border-radius:2px}}@media(min-width:1200px){.avatar.avatar-xl-2xl{width:160px;height:160px;border-radius:16px}.avatar.avatar-xl-xl{width:112px;height:112px;border-radius:16px}.avatar.avatar-xl-lg{width:80px;height:80px;border-radius:12px}.avatar.avatar-xl-md{width:64px;height:64px;border-radius:8px}.avatar.avatar-xl-sm{width:48px;height:48px;border-radius:4px}.avatar.avatar-xl-xs{width:36px;height:36px;border-radius:2px}}.nav-tabs.overflow-auto{padding-bottom:1px}.nav-tabs .nav-link.active{font-weight:600;color:#0044bc;background:#fefefe}.nav-tabs .nav-item{background:#fefefe}.steps{overflow-x:auto}.steps.line-green .step-item.active{color:inherit!important}.steps.line-green .step-item.active:before{border-color:#208e18}.steps.line-green .step-item:after,.steps.line-green .step-item:before{background-color:#208e18!important}.steps.line-green .step--selected:before{color:inherit;border-color:#208e18;background:#fefefe!important}.steps.line-red .step-item.active{color:inherit!important}.steps.line-red .step-item.active:before{border-color:#ef233c}.steps.line-red .step-item:after,.steps.line-red .step-item:before{background-color:#ef233c!important}.steps.line-red .step--selected:before{color:inherit;border-color:#ef233c;background:#fefefe!important}.steps .step--selected{color:#14293b!important;font-weight:600}.steps .step--selected:before{color:inherit;border-color:#0044bc;background:#0044bc!important}.steps .step--selected:after{background-color:#0044bc!important}.steps .step--selected.active~.step-item:after,.steps .step--selected.active~.step-item:before,.steps .step--selected~.active~.step-item:after,.steps .step--selected~.active~.step-item:before{background-color:#e9ecef!important}.steps .step--selected~.step-item.active:before{background-color:#fefefe!important}.steps .step--selected~.step-item.active:after{background-color:#0044bc!important}.steps .step-item{min-width:100px}.steps .step-item.active{color:#0044bc!important}.steps .step-item.active~.step--selected~.step-item:after,.steps .step-item.active~.step--selected~.step-item:before{background-color:#e9ecef!important}.steps .step-item.active~.step-item:after,.steps .step-item.active~.step-item:before{background-color:#0044bc}.btn.dropdown-toggle.dropdown-toggle-no-caret.dropdown-toggle:after{display:none}.btn.dropdown-toggle:after{vertical-align:.2rem}.line-clamp{-webkit-line-clamp:3}.line-clamp,.line-clamp-1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.heading-line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modal-dialog,.modal.modal-fullscreen{transition:all .3s ease-in-out!important}.modal.modal-fullscreen{padding:0!important}.modal.modal-fullscreen .modal-dialog{margin:0 auto!important;max-width:100vw}.modal.modal-fullscreen .modal-dialog .modal-content{transition:all .3s ease-in-out!important;min-height:100vh;border-radius:0}.modal.modal-fullscreen .modal-dialog .modal-content.modal-confirmation{min-height:unset}.modal-header{align-items:center!important}.modal-footer{background-color:#fefefe}.form-group[aria-required=true]>legend:not(:has(:last-child)):after{content:"*";color:#ef233c}.form-group[aria-required=true]>legend>:first-child:after{content:"*";color:#ef233c}.custom-form-select-group .form-selectgroup-label{font-weight:500!important}.custom-form-select-group .form-selectgroup-input:checked+.form-selectgroup-label{color:#0044bc;border:1px solid #e4edfd;background-color:#e4edfd}.custom-form-select-group .form-selectgroup-input:focus+.form-selectgroup-label{border:1px solid transparent;box-shadow:none}.custom-form-select-group .form-selectgroup-label{color:#7e8a94;font-size:12px}.is-invalid-border>.vue-treeselect__control{border:none}.hide-tag .vue-treeselect__multi-value-item-container{display:none}.hide-tag .vue-treeselect__input-container{padding-left:6px!important}.vue-treeselect--has-value .vue-treeselect__input{font-size:14px}.vue-treeselect__limit-tip-text{color:#343a40!important;font-size:14px!important;font-weight:400!important;padding-left:8px!important}.vue-treeselect--single .vue-treeselect__option--selected{background:#f7f9fd!important;color:#0044bc}.vue-treeselect__label{line-height:20px}.form-control .vue-treeselect__control{border:none;background-color:transparent}.vue-treeselect__control{line-height:1.428;border-color:#ced4da!important}.vue-treeselect__option .vue-treeselect__label-container{padding-top:.5rem;padding-bottom:.5rem}.vue-treeselect__multi-value-item{color:#0044bc!important;font-weight:600;background:#f7f9fd!important}.vue-treeselect__multi-value-item .vue-treeselect__icon.vue-treeselect__value-remove{color:#0044bc!important}.vue-treeselect__label-container .vue-treeselect__checkbox.vue-treeselect__checkbox--checked,.vue-treeselect__label-container .vue-treeselect__checkbox.vue-treeselect__checkbox--indeterminate{border-color:#0044bc;background:#0044bc}.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate{border-color:#0044bc!important;background:#0044bc!important}.vue-treeselect__menu{max-height:288px!important}.vue-treeselect__tip.vue-treeselect__loading-tip{display:none!important}.vue-treeselect__placeholder{color:#6c757d!important}.hide-search-tip .vue-treeselect__tip.vue-treeselect__search-prompt-tip{display:none}.vs__dropdown-option{padding:.5rem .75rem!important}.vs__dropdown-option--highlight{background:#f7f9fd!important;color:#14293b!important}.vs__dropdown-option--selected{color:#0044bc!important}.vs__dropdown-toggle{border:1px solid #ced4da!important;background-color:#fff!important;height:2.25rem}.vs__search::-moz-placeholder{color:#6c757d!important;font-size:.875rem}.vs__search:-ms-input-placeholder{color:#6c757d!important;font-size:.875rem}.vs__search::placeholder{color:#6c757d!important;font-size:.875rem}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:#e9ecef!important;color:#6c757d!important;cursor:default!important}.vs__selected-options{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vue-phone-number-input .input-tel .input-tel__label{pointer-events:none}.vue-daterange-picker .daterangepicker td.active{background-color:#0044bc}.vue-daterange-picker .daterangepicker td.active:hover{background-color:#0044bc;filter:contrast(116%) brightness(95%)}.vue-daterange-picker .daterangepicker td.end-date,.vue-daterange-picker .daterangepicker td.start-date{border-radius:4px}.vue-daterange-picker .daterangepicker .calendar-table tbody th{font-weight:400;color:#626976}.vue-daterange-picker .daterangepicker .calendar-table .month{font-weight:500;font-size:.875rem}.vue-daterange-picker .daterangepicker .drp-calendar.right{border-left:1px solid #ced4da}.vue-daterange-picker .daterangepicker .btn-primary,.vue-daterange-picker .daterangepicker .ranges .active{background-color:#0044bc}.vue-daterange-picker .daterangepicker .in-range{background-color:#e4edfd}.custom-rounded-map .vue-map{border:1px solid #dee2e6;border-radius:8px}.scrolling-editor .ql-editor{max-height:30vh;background-color:#fff;overflow:auto}.ql-toolbar{border-top-left-radius:4px;border-top-right-radius:4px}.ql-editor{border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-size:.875rem!important}.header-border-editor-0 .ql-toolbar{border:none!important}.header-border-editor-1 .ql-toolbar{border:1px solid #ced4da!important}.border-body-editor-1 .ql-editor{border:1px solid #ced4da;border-top:none}.border-body-editor-1 .ql-container{border:none!important}.border-body-editor-1.header-border-editor-0 .ql-editor{border-top:1px solid #ced4da;border-top-right-radius:4px;border-top-left-radius:4px}.alert-primary{background-color:#f7f9fd}.n-pagination-primary .active .page-link{background-color:#0044bc!important;color:#fff!important}.list-hover-effect-primary,.list-hover-effect-primary:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-primary:hover{background-color:#f7f9fd;color:#0044bc}.list-hover-effect-primary:hover .show-on-hover{visibility:visible}.list-hover-effect-primary .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-primary{background-color:#f7f9fd;color:#0044bc}.n-pagination-secondary .active .page-link{background-color:#6c757d!important;color:#fff!important}.list-hover-effect-secondary,.list-hover-effect-secondary:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-secondary:hover{color:#6c757d}.list-hover-effect-secondary:hover .show-on-hover{visibility:visible}.list-hover-effect-secondary .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-secondary{color:#6c757d}.alert-success{background-color:#f5faf5}.n-pagination-success .active .page-link{background-color:#208e18!important;color:#fff!important}.list-hover-effect-success,.list-hover-effect-success:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-success:hover{background-color:#f5faf5;color:#208e18}.list-hover-effect-success:hover .show-on-hover{visibility:visible}.list-hover-effect-success .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-success{background-color:#f5faf5;color:#208e18}.alert-info{background-color:#eaf1f9}.n-pagination-info .active .page-link{background-color:#3077c1!important;color:#fff!important}.list-hover-effect-info,.list-hover-effect-info:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-info:hover{background-color:#eaf1f9;color:#3077c1}.list-hover-effect-info:hover .show-on-hover{visibility:visible}.list-hover-effect-info .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-info{background-color:#eaf1f9;color:#3077c1}.alert-warning{background-color:#fffcea;border-left-color:#766e05}.alert-warning .alert-link{color:#766e05}.n-pagination-warning .active .page-link{background-color:#ffdd2b!important;color:#fff!important}.list-hover-effect-warning,.list-hover-effect-warning:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-warning:hover{background-color:#fffcea;color:#ffdd2b}.list-hover-effect-warning:hover .show-on-hover{visibility:visible}.list-hover-effect-warning .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-warning{background-color:#fffcea;color:#ffdd2b}.alert-danger{background-color:#fef5f7}.n-pagination-danger .active .page-link{background-color:#ef233c!important;color:#fff!important}.list-hover-effect-danger,.list-hover-effect-danger:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-danger:hover{background-color:#fef5f7;color:#ef233c}.list-hover-effect-danger:hover .show-on-hover{visibility:visible}.list-hover-effect-danger .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-danger{background-color:#fef5f7;color:#ef233c}.n-pagination-light .active .page-link{background-color:#fefefe!important;color:#fff!important}.list-hover-effect-light,.list-hover-effect-light:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-light:hover{color:#fefefe}.list-hover-effect-light:hover .show-on-hover{visibility:visible}.list-hover-effect-light .show-on-hover{visibility:hidden}.btn:hover.btn-ghost-light{color:#fefefe}.n-pagination-dark .active .page-link{background-color:#343a40!important;color:#fff!important}.list-hover-effect-dark,.list-hover-effect-dark:hover{transition:.3s cubic-bezier(.25,.46,.45,.94)}.list-hover-effect-dark:hover{color:#343a40}.list-hover-effect-dark:hover .show-on-hover{visibility:visible}.list-hover-effect-dark .show-on-hover{visibility:hidden}.btn:hover{transition:.3s ease}.btn:hover.btn-ghost-dark{color:#343a40}@media(max-width:576px){.modal{padding:0!important}.modal .modal-dialog{margin:0 auto!important;min-height:100vh}.modal .modal-dialog .modal-content{min-height:100vh;border-radius:0}.modal .modal-dialog .modal-content.modal-confirmation{min-height:unset}}.b-toaster.b-toaster-top-left .b-toaster-slot,.b-toaster.b-toaster-top-right .b-toaster-slot{margin-top:4.25rem;margin-right:1rem}@media(max-width:768px){.b-toaster .b-toaster-slot{margin-left:auto!important;margin-right:auto!important;max-width:320px!important}.b-toaster .b-toaster-slot ::-webkit-scrollbar{display:none}.b-toaster .b-toaster-slot .b-toast{max-width:320px}.b-toaster .b-toaster-slot .b-toast .toast{max-width:320px!important}}.toast:not(.show){display:block}