body,html{font-family:rbregular,SUSE,sans-serif!important;font-size:13px!important}.apexcharts-text tspan{font-family:rbregular,SUSE,sans-serif!important}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{box-shadow:none!important}html[data-bs-theme=light] body{background-color:#f5f8fa!important}html[data-bs-theme=light] [data-kt-app-layout=light-sidebar][data-kt-app-header-fixed=true] .app-sidebar .app-sidebar-logo{border-bottom:1px solid #E4E6EF}html[data-bs-theme=light] [data-kt-app-layout=light-sidebar][data-kt-app-header-fixed=true] .app-header{border-bottom:1px solid var(--bs-app-sidebar-light-separator-color);background-color:#fff}html[data-bs-theme=light] .btn.btn-primary{background-color:#02b0f1}html[data-bs-theme=light] #kt_app_footer .app-container{background:#fff}html[data-bs-theme=dark] [data-kt-app-layout=light-sidebar][data-kt-app-header-fixed=true] .app-sidebar .app-sidebar-logo,html[data-bs-theme=dark] [data-kt-app-layout=light-sidebar][data-kt-app-header-fixed=true] .app-header{border-bottom:1px dashed var(--bs-app-sidebar-light-separator-color)}@media (min-width: 992px){.app-sidebar-logo{height:calc(var(--bs-app-header-height))}}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:center}.card>.card-header.datatable-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--bs-border-color);gap:.75rem;flex-wrap:wrap}.card>.card-header.datatable-header .btn{white-space:nowrap}table.dataTable thead tr{background-color:var(--bs-gray-100)}table.dataTable thead tr th{padding:.85rem 1rem!important;font-size:.8rem;letter-spacing:.03em}table.dataTable tbody tr{transition:background-color .1s ease}table.dataTable tbody tr:hover{background-color:var(--bs-gray-100)!important}table.dataTable tbody tr td{padding:.75rem 1rem!important}table.dataTable td .btn+.btn{margin-inline-start:.35rem}html[data-bs-theme=dark] table.dataTable thead tr{background-color:var(--bs-gray-200)}html[lang=ar] .select2-container--bootstrap5 .select2-selection__clear{left:3rem!important;right:auto}html[lang=ar] .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after{left:1.25rem!important;right:auto}.table.gy-5 th,.table.gy-5 td{padding-top:.5rem!important;padding-bottom:.5rem!important}div.dataTables_wrapper div.dataTables_length{padding:1rem!important}.menu-sub-indention .menu-item .menu-item .menu-link.active{margin-right:0!important}.menu-item .menu-link{padding:6px .2rem}tr td{vertical-align:middle!important}.menu-sub-indention .menu-item .menu-item .menu-link.active{margin-left:0!important}.dashboard-section-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bs-gray-500);margin-bottom:1rem}.dashboard-stat{border-radius:.75rem;border:1px solid var(--bs-border-color);transition:transform .15s ease,box-shadow .15s ease;color:inherit;text-decoration:none}.dashboard-stat:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000014;text-decoration:none;color:inherit}.dashboard-stat .stat-icon{width:52px;height:52px;min-width:52px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.dashboard-stat .stat-value{font-size:1.5rem;font-weight:700;line-height:1.2}.dashboard-stat .stat-label{font-size:.85rem;color:var(--bs-gray-500);margin-top:.15rem}.stat-icon--blue{background:#3699ff1f;color:#3699ff}.stat-icon--warning{background:#ffa8001f;color:#ffa800}.stat-icon--purple{background:#8950fc1f;color:#8950fc}.stat-icon--teal{background:#1bc5bd1f;color:#1bc5bd}.stat-icon--danger{background:#f64e601f;color:#f64e60}.stat-icon--green{background:#33db9e1f;color:#33db9e}.stat-icon--cyan{background:#02b0f11f;color:#02b0f1}.card>.card-header.form-header{min-height:56px;padding:.75rem 1.5rem;border-bottom:1px solid var(--bs-border-color)}.card>.card-header.form-header .card-title{font-size:1.15rem;font-weight:600;margin:0}.card>.card-body.form-body{padding:1.5rem}.card>.card-body.form-body>.row{row-gap:1.25rem}.card>.card-body.form-body .form-label{font-weight:500;margin-bottom:.4rem;font-size:.9rem}.card>.card-body.form-body .form-label.required:after{color:var(--bs-danger)}.card>.card-footer.form-footer{padding:1rem 1.5rem;border-top:1px solid var(--bs-border-color);display:flex;justify-content:flex-end;gap:.5rem}table.dataTable{margin-top:0!important}@keyframes card-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes row-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes section-title-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.stagger-children>*{opacity:0;animation:card-enter .5s cubic-bezier(.22,1,.36,1) both}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:70ms}.stagger-children>*:nth-child(3){animation-delay:.14s}.stagger-children>*:nth-child(4){animation-delay:.21s}.stagger-children>*:nth-child(5){animation-delay:.28s}.stagger-children>*:nth-child(6){animation-delay:.35s}.stagger-children>*:nth-child(7){animation-delay:.42s}.stagger-children>*:nth-child(8){animation-delay:.49s}.dashboard-section-title{animation:section-title-enter .4s ease-out both}.stagger-charts>*{opacity:0;animation:card-enter .6s cubic-bezier(.22,1,.36,1) both;animation-delay:.25s}.stagger-charts>*:nth-child(2){animation-delay:.35s}table.dataTable tbody tr.row-animated{animation:row-enter .3s ease-out both}.modal.fade .modal-dialog{transform:scale(.9);opacity:0;transition:transform .2s ease-in,opacity .15s ease-in!important}.modal.show .modal-dialog{transform:scale(1);opacity:1;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .2s ease-out!important}.toast-top-right .toast,.toast-top-left .toast{animation:card-enter .35s cubic-bezier(.22,1,.36,1) both!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}.stagger-children>*,.stagger-charts>*,.dashboard-section-title,table.dataTable tbody tr.row-animated{opacity:1!important;transform:none!important}.modal.fade .modal-dialog,.modal.show .modal-dialog{transition:none!important}}
