.app-appearance-kbzch .text-primary{
    color: #0D4B94 !important;
}

.app-appearance-kbzch .text-light-primary{
    color: #1379F0 !important;
}

.app-appearance-kbzch .text-label{
    color: #27314B !important;
}

.app-appearance-kbzch .text-gray-600 {
    color: #8E9198 !important;
}

.app-appearance-kbzch .border-gray-100 {
    border-color: #F4F4F4 !important;
}

.app-appearance-kbzch h6, .app-appearance-kbzch .h6,
.app-appearance-kbzch h5, .app-appearance-kbzch .h5,
.app-appearance-kbzch h4, .app-appearance-kbzch .h4,
.app-appearance-kbzch h3, .app-appearance-kbzch .h3,
.app-appearance-kbzch h2, .app-appearance-kbzch .h2,
.app-appearance-kbzch h1, .app-appearance-kbzch .h1 {
    color: #3F4254 !important;
}

.app-appearance-kbzch .text-gray-900 {
    color: #181C32 !important;
}

.app-appearance-kbzch .breadcrumb-item,
.app-appearance-kbzch .breadcrumb-item a,
.app-appearance-kbzch .breadcrumb-item .bullet {
    color: #68728D !important;
}

.app-appearance-kbzch .app-toolbar {
    padding-bottom: 30px !important;
}

.app-appearance-kbzch .card-header {
    padding: 20px 30px 0 30px !important;
    margin: 0 !important;
}

.app-appearance-kbzch .card-header.mt-6 {
    margin-top: 0 !important;
}

.app-appearance-kbzch .card-title {
    margin: 0 !important;
    margin-top: 0.5rem !important;
    width: 100% !important;
    margin-right: 0 !important;
}

.app-appearance-kbzch .list-header-tools {
    flex-wrap: wrap !important;
    gap: 0.75rem !important;
    width: 100% !important;
}

.app-appearance-kbzch .list-search {
    width: 100% !important;
}

.app-appearance-kbzch .list-header-filter {
    width: 100% !important;
}

.app-appearance-kbzch .list-search-input {
    width: 100% !important;
}

.app-appearance-kbzch .list-filter-select,
.app-appearance-kbzch .list-sort-select {
    width: 100% !important;
}

@media (min-width: 992px) {
    .app-appearance-kbzch .list-header-tools {
        width: auto !important;
    }

    .app-appearance-kbzch .list-search {
        width: 300px !important;
    }

    .app-appearance-kbzch .list-header-filter,
    .app-appearance-kbzch .list-filter-select,
    .app-appearance-kbzch .list-sort-select {
        width: 300px !important;
    }

    .app-appearance-kbzch .card-title {
        margin-top: 0 !important;
        width: auto !important;
        margin-right: 0.5rem !important;
    }
}

@media (max-width: 991.98px) {
    .app-appearance-kbzch .card-header {
        row-gap: 12px !important;
    }
}

.app-appearance-kbzch .list-search {
    margin-top: 0 !important;
}

.app-appearance-kbzch .card-body {
    padding: 0 30px 20px 30px !important;
}

.app-appearance-kbzch .list-search-icon {
    margin-left: 12px !important;
    width: 16.5px !important;
    height: 16.5px !important;
    font-size: 16.5px !important;
    color: #68728D !important;
}

.app-appearance-kbzch .list-search-input {
    border: 0 !important;
    padding: 11px 12px 11px 44px !important;
    height: 44px !important;
    color: #68728D !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .list-search-input::placeholder {
    color: #68728D !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch #kt_table_compound_registers_wrapper .dt-search,
.app-appearance-kbzch #kt_table_compound_registers_wrapper .dataTables_filter,
.app-appearance-kbzch #kt_table_screening_tests_wrapper .dt-search,
.app-appearance-kbzch #kt_table_screening_tests_wrapper .dataTables_filter {
    display: none !important;
}

.app-appearance-kbzch .btn-light-primary {
    background-color: #E7F2FF !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .btn.btn-light-primary:focus:not(.btn-active),
.app-appearance-kbzch .btn.btn-light-primary:hover:not(.btn-active),
.app-appearance-kbzch .btn.btn-light-primary:active:not(.btn-active),
.app-appearance-kbzch .btn.btn-light-primary.active,
.app-appearance-kbzch .btn.btn-light-primary.show,
.app-appearance-kbzch .show > .btn.btn-light-primary,
.app-appearance-kbzch .btn-light-primary:hover {
    background-color: #056EE9 !important;
    color: #fff !important;
}

.app-appearance-kbzch .btn.help-button {
    padding: 10px 14px !important;
    height: 34px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px !important;
    border-radius: 5px !important;
}

.app-appearance-kbzch .popover .popover-arrow {
    top: -6px !important;
}

.app-appearance-kbzch .popover-body {
    border: 1px solid #F0F1F6 !important;
    box-shadow: 0 1px 3px 0 rgba(8, 5, 5, 0.12) !important;
    background: #FFF !important;
    border-radius: 6px !important;
    padding: 12px !important;
    color: #27314B !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    width: 248px !important;
}

.app-appearance-kbzch .card-toolbar {
    margin: 0 !important;
}

.app-appearance-kbzch .card-toolbar .btn {
    border-radius: 5px !important;
    padding: 14px 24px !important;
    font-size: 15px !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .card-toolbar .btn-primary {
    background-color: #1379F0 !important;
}

.app-appearance-kbzch .card-toolbar .ki-plus {
    font-size: 16px !important;
    margin-top: -2px !important;
    padding: 0 !important;
}

.app-appearance-kbzch .card {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    border-radius: 12px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-info-card {
    background-color: #FFFFFF !important;
    border: 1px solid #F4F4F4 !important;
    border-radius: 8px !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
    margin-bottom: 30px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-info-card .card-body {
    padding: 16px 30px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-info-card .card-body > div {
    color: #27314B !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .dt-column-title {
    color: #0D4B94 !important;
    font-size: 15px !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .card th {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.app-appearance-kbzch .card tr {
    border-color: #EEEEEE !important;
}

.app-appearance-kbzch .card td {
    color: #27314B !important;
    font-size: 14px !important;
    line-height: 14px !important;
}

.app-appearance-kbzch .card .list-actions {
    padding: 10px 14px !important;
    font-size: 12px !important;
    line-height: 12px !important;
    color: #27314B !important;
    font-weight: 600;
}

.app-appearance-kbzch #kt_table_solution_order_plates thead th.bg-hover-light-secondary .dt-column-title,
.app-appearance-kbzch #kt_table_solution_order_plates thead th.bg-hover-light-secondary span[data-kt-translate] {
    color: #0D4B94 !important;
    font-size: 15px !important;
    line-height: 16px !important;
}

.app-appearance-kbzch #kt_table_solution_order_plates tbody td {
    color: #27314B !important;
    font-size: 14px !important;
    line-height: 14px !important;
}

.app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="with_smiles"],
.app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="without_smiles"] {
    border-color: var(--bs-primary) !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-menu,
.app-appearance-kbzch .kbzch-compound-register-filter-menu {
    width: 300px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu {
    width: 300px !important;
}

@media (min-width: 768px) {
    .app-appearance-kbzch .kbzch-static-compounds-filter-menu,
    .app-appearance-kbzch .kbzch-compound-register-filter-menu {
        width: 325px !important;
    }

    .app-appearance-kbzch .kbzch-compound-solutions-filter-menu {
        width: 325px !important;
    }
}

.app-appearance-kbzch .kbzch-static-compounds-filter-menu-header,
.app-appearance-kbzch .kbzch-compound-register-filter-menu-header {
    padding: 0 30px !important;
    height: 70px !important;
    display: flex;
    align-items: center;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu-header {
    padding: 0 30px !important;
    height: 70px !important;
    display: flex;
    align-items: center;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-menu-body,
.app-appearance-kbzch .kbzch-compound-register-filter-menu-body {
    margin: 30px 0 20px 0;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu-body {
    margin: 0 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-scroll {
    max-height: min(766px, calc(100vh - 180px));
    overflow-y: auto;
    padding: 30px 0 20px 0;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-section,
.app-appearance-kbzch .kbzch-compound-register-filter-section {
    padding: 0 30px !important;
    margin-bottom: 20px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-section {
    padding: 0 30px !important;
    margin-bottom: 20px !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-menu-title,
.app-appearance-kbzch .kbzch-compound-register-filter-menu-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #3F4254 !important;
    line-height: 18px;
    letter-spacing: -0.18px;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #3F4254 !important;
    line-height: 18px;
    letter-spacing: -0.18px;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-menu-separator,
.app-appearance-kbzch .kbzch-compound-register-filter-menu-separator {
    border-color: #E4E6EF !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu-separator {
    border-color: #E4E6EF !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-section:last-of-type,
.app-appearance-kbzch .kbzch-compound-register-filter-section:last-of-type {
    margin-bottom: 0 !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-label,
.app-appearance-kbzch .kbzch-compound-register-filter-label {
    font-size: 1.05rem !important;
    font-weight: 600 !important;
    color: #3F4254 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-label {
    color: #27314B !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
    margin-bottom: 6px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-static-compounds-filter-section:has([data-kt-table-filter="bio_profiles"]),
.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-static-compounds-filter-section:has([data-kt-table-filter="compounds_limit"]) {
    margin-bottom: 32px !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-check,
.app-appearance-kbzch .kbzch-compound-register-filter-check {
    margin-bottom: 0 !important;
    color: #4B5675 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-check {
    margin-bottom: 0 !important;
    color: #4B5675 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-check-spaced,
.app-appearance-kbzch .kbzch-compound-register-filter-check-spaced {
    margin-bottom: 7px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-check-spaced {
    margin-bottom: 7px !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-check-label,
.app-appearance-kbzch .kbzch-compound-register-filter-check-label {
    font-weight: 600 !important;
    color: #5E6278 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-check-label {
    font-weight: 600 !important;
    color: #5E6278 !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-select,
.app-appearance-kbzch .kbzch-compound-register-filter-select {
    font-weight: 700 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu .form-select,
.app-appearance-kbzch .kbzch-compound-solutions-filter-menu .form-control,
.app-appearance-kbzch .kbzch-compound-solutions-filter-select {
    font-weight: 700 !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .form-control,
.app-appearance-kbzch #kt_compound_solutions_filter_form .form-select {
    padding: 11px 12px !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .form-control::placeholder {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .select2-container--bootstrap5 .select2-selection--single {
    border-radius: 8px !important;
    min-height: 44px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
    padding: 11px 12px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .select2-container--bootstrap5 .select2-selection__placeholder {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-date-icon {
    left: 12px;
    color: #68728D !important;
    pointer-events: none;
    z-index: 1;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-date-input {
    padding-left: 44px !important;
    width: 100%;
    background-color: #F9F9F9 !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-actions,
.app-appearance-kbzch .kbzch-compound-register-filter-actions {
    display: flex !important;
    justify-content: flex-end !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-button,
.app-appearance-kbzch .kbzch-compound-register-filter-button {
    font-weight: 600 !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-button-reset,
.app-appearance-kbzch .kbzch-compound-register-filter-button-reset {
    margin-right: 0.5rem !important;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-footer,
.app-appearance-kbzch .kbzch-compound-register-filter-footer {
    padding: 20px 30px 0 30px !important;
    text-align: right !important;
    border-top: 1px solid #DBDFE9 !important;
    margin-top: 30px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-filter-menu .kbzch-static-compounds-filter-footer {
    padding: 20px 30px !important;
    margin-top: 0 !important;
    background: inherit;
}

.app-appearance-kbzch .kbzch-static-compounds-filter-label,
.app-appearance-kbzch .kbzch-compound-register-filter-label {
    color: #27314B !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
    margin-bottom: 6px !important;
}

.app-appearance-kbzch .filter-checkboxes {
    padding: 6px 0 12px 0 !important;
}

.app-appearance-kbzch .select2-selection__rendered {
    color: #68728D;
}

.app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="with_smiles"]:checked,
.app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="without_smiles"]:checked {
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .form-check-input[data-kt-table-filter="with_smiles"]:checked,
.app-appearance-kbzch #kt_compound_solutions_filter_form .form-check-input[data-kt-table-filter="without_smiles"]:checked {
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-condition-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
}

.app-appearance-kbzch .btn.kbzch-compound-solutions-add-condition {
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 100%;
    padding: 10px 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-add-condition i {
    color: var(--bs-primary) !important;
    line-height: 1;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 {
    width: 100% !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple {
    background-color: #F9F9F9 !important;
    border: 0 !important;
    border-radius: 8px !important;
    min-height: 44px !important;
    padding: 11px 36px 11px 12px !important;
    box-shadow: none !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2327314B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-image: var(--bs-form-select-bg-img) !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    background-size: 12px 10px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__clear {
    display: none !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin: 0 !important;
    padding: 0 !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice {
    display: inline-flex !important;
    align-items: center;
    flex-direction: row-reverse;
    gap: 6px;
    background-color: #EBEDF3 !important;
    border: 0 !important;
    border-radius: 4px !important;
    padding: 5px 7px !important;
    margin: 0 !important;
    height: 30px !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice__display {
    margin: 0 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    color: #4B5675 !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice__remove {
    position: static !important;
    top: auto !important;
    transform: none !important;
    width: 12px !important;
    height: 12px !important;
    opacity: 1 !important;
    background-color: #4B5675 !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: #68728D !important;
    opacity: 0.75 !important;
}

.app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-search--inline .select2-search__field {
    height: 15px !important;
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
    color: #68728D !important;
}

.app-appearance-kbzch .btn.kbzch-compound-solutions-remove-condition {
    justify-content: flex-start;
    color: var(--bs-danger) !important;
    gap: 4px;
    width: 100%;
    padding: 10px 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-remove-condition i {
    color: var(--bs-danger) !important;
}

.app-appearance-kbzch .list-actions .svg-icon {
    color: #27314B !important;
}

.app-appearance-kbzch .list-actions .svg-icon svg {
    transition: transform 0.2s ease !important;
    transform: rotate(0deg) !important;
}

.app-appearance-kbzch .list-actions i {
    padding: 0 !important;
}

.app-appearance-kbzch .card .list-actions + .menu {
    width: fit-content !important;
    box-shadow: 0 3px 11px 0 rgba(45, 72, 126, 0.10) !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-radius: 5px !important;
}

.app-appearance-kbzch .card .list-actions.show,
.app-appearance-kbzch .card .list-actions:hover,
.app-appearance-kbzch .card .list-actions.show i,
.app-appearance-kbzch .card .list-actions:hover i,
.app-appearance-kbzch .card .list-actions.show .svg-icon,
.app-appearance-kbzch .card .list-actions:hover .svg-icon {
    background-color: #F9F9F9 !important;
    color: #27314B !important;
}

.app-appearance-kbzch .card .list-actions.show .svg-icon svg {
    transform: rotate(180deg)  !important;
}

.app-appearance-kbzch .list-actions + .menu .menu-item {
    padding: 0 !important;
}

.app-appearance-kbzch .list-actions + .menu .menu-item a{
    padding: 0 16px !important;
    height: 40px !important;
    font-size: 13px !important;
    letter-spacing: -0.13px !important;
    line-height: 14px !important;
    font-weight: 500 !important;
    color: #4B5675 !important;
}

.app-appearance-kbzch .list-actions + .menu .menu-item a:hover {
    background-color: #F9F9F9 !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .list-footer {
    padding-top: 14px !important;
}

.app-appearance-kbzch .list-footer select {
    color: #393B40 !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    font-size: 12px !important;
    padding: 7px 10px !important;
    height: auto !important;
}

.app-appearance-kbzch .list-footer .form-select{
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23393B40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.app-appearance-kbzch .list-footer .dt-info {
    color: #8E9198 !important;
}

.app-appearance-kbzch table.dataTable > thead .dt-ordering-asc:after,
.app-appearance-kbzch table.dataTable > thead .dt-ordering-desc:after{
    display: none !important;
}

.app-appearance-kbzch table.dataTable > thead > tr > th {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.app-appearance-kbzch #kt_table_kbzch_suppliers .kbzch-supplier-link,
.app-appearance-kbzch #kt_table_kbzch_user_institutions .kbzch-supplier-link {
    color: inherit !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.app-appearance-kbzch #kt_table_kbzch_suppliers .kbzch-supplier-link:hover,
.app-appearance-kbzch #kt_table_kbzch_user_institutions .kbzch-supplier-link:hover {
    color: #1379F0 !important;
}

.app-appearance-kbzch #kt_table_kbzch_supplier_units .kbzch-supplier-unit-link,
.app-appearance-kbzch #kt_table_kbzch_user_units .kbzch-supplier-unit-link {
    color: inherit !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.app-appearance-kbzch #kt_table_kbzch_supplier_units .kbzch-supplier-unit-link:hover,
.app-appearance-kbzch #kt_table_kbzch_user_units .kbzch-supplier-unit-link:hover {
    color: #1379F0 !important;
}

.app-appearance-kbzch #kt_table_static_compounds td a.text-hover-primary {
    color: inherit !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.app-appearance-kbzch #kt_table_static_compounds td a.text-hover-primary:hover {
    color: #1379F0 !important;
}

.app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview {
    width: 120px !important;
    height: 120px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 0.475rem !important;
    overflow: hidden !important;
}

.app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-empty,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-empty {
    border: 1px solid var(--bs-border-color) !important;
}

.app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-image,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-image {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-image img,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
}

.app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-text,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-text {
    padding: 8px !important;
    white-space: normal !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #68728D;
}

.app-appearance-kbzch #kt_table_compound_solutions .list-info-container.kbzch-compound-solutions-details-provider {
    margin-bottom: 16px !important;
}

.app-appearance-kbzch #kt_table_compound_solutions thead th.kbzch-compound-solutions-mw-column {
    text-transform: none !important;
}

.app-appearance-kbzch #kt_table_compound_solutions thead th.bg-hover-light-secondary .dt-column-title,
.app-appearance-kbzch #kt_table_compound_solutions thead th.bg-hover-light-secondary span[data-kt-translate] {
    color: #0D4B94 !important;
    font-size: 15px !important;
    line-height: 16px !important;
}

.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn {
    padding: 10px 14px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px !important;
    white-space: nowrap;
}

.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn.btn-light-primary {
    background-color: #E7F2FF !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn.btn-light-primary:hover:not(:disabled) {
    background-color: #1379F0 !important;
    color: #FFFFFF !important;
}

.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled {
    background-color: #F9F9F9 !important;
    color: #A1A5B7 !important;
    opacity: 1 !important;
}

.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path1,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path2,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path1:before,
.app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path2:before {
    color: inherit !important;
}

.app-appearance-kbzch .select2-container--bootstrap5 .select2-selection.list-sort-select {
    background-color: #F9F9F9 !important;
    border: 0 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 14px 24px !important;
    display: flex !important;
    align-items: center !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2327314B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-image: var(--bs-form-select-bg-img) !important;
    background-repeat: no-repeat !important;
    background-position: right 24px center !important;
    background-size: 12px 10px !important;
}

.app-appearance-kbzch .select2-container--bootstrap5.select2-container--focus .select2-selection.list-sort-select,
.app-appearance-kbzch .select2-container--bootstrap5.select2-container--open .select2-selection.list-sort-select {
    background-color: #F9F9F9 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.app-appearance-kbzch .select2-container--bootstrap5 .select2-selection.list-sort-select .select2-selection__rendered {
    color: #27314B !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    padding: 0 !important;
}

.app-appearance-kbzch .select2-container--bootstrap5 .select2-selection.list-sort-select .select2-selection__arrow {
    display: none !important;
}

.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown {
    border: 0 !important;
    border-radius: 5px !important;
    box-shadow: 0 3px 11px 0 rgba(45, 72, 126, 0.10) !important;
    padding: 12px 0 !important;
    overflow: hidden;
}

.app-appearance-kbzch .kbzch-list-sort-dropdown-menu {
    border: 0 !important;
    border-radius: 5px !important;
    box-shadow: 0 3px 11px 0 rgba(45, 72, 126, 0.10) !important;
    padding: 12px 0 !important;
    overflow: hidden;
    width: fit-content !important;
    max-width: none !important;
}

.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link {
    white-space: nowrap !important;
}

.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__options {
    max-height: 240px !important;
}

.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option,
.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link {
    padding: 0 16px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: -0.13px !important;
    color: #4B5675 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-item {
    padding: 0 !important;
}

.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link .menu-title {
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
}

.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option--highlighted,
.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option--selected,
.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link:hover,
.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link:focus,
.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-item.here > .menu-link,
.app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-item.show > .menu-link {
    background-color: #F9F9F9 !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option--selected:after {
    display: none !important;
}

.app-appearance-kbzch .list-sort-indicator {
    display: block !important;
}

.app-appearance-kbzch .form-basic .card-footer {
    padding: 20px 30px !important;
}

.app-appearance-kbzch .form-basic .card-body.border-top {
    border-color: #DCDDDE !important;
}

.app-appearance-kbzch .form-basic .form-button {
    padding: 14px 24px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .form-basic .form-button-primary {
    background-color: #1379F0 !important;
}

.app-appearance-kbzch .form-basic .form-button-light {
    color: #27314B !important;
}

.app-appearance-kbzch .form-basic .form-button-me {
    margin-right: 10px !important;
}

.app-appearance-kbzch .form-basic .form-footer {
    border-top-color: #DCDDDE !important;
}

.app-appearance-kbzch .form-basic .form-group-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .form-basic .form-label {
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    color: #27314B !important;
}

.app-appearance-kbzch .form-basic .form-control {
    padding: 11px 12px !important;
    color: #27314B !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    height: 50px !important;
}

.app-appearance-kbzch .form-basic .form-control::placeholder {
    color: #68728D !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch .form-select {
    padding: 11px 12px !important;
    color: #27314B !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    height: 44px !important;
}

.app-appearance-kbzch .app-main .form-select{
    background-color: #F9F9F9 !important;
}

/* SWAL - Modal */

.app-appearance-kbzch .swal2-container{
    background: #0000004d !important;
    backdrop-filter: blur(4px) !important;
}

.app-appearance-kbzch .icon-danger {
    color: #ED143B !important;
}

.app-appearance-kbzch .icon-success {
    color: #0BC33F !important;
}

.app-appearance-kbzch .icon-warning {
    color: #F5BF00 !important;
}

.app-appearance-kbzch .icon-warning2 {
    color: #ED143B !important;
}

.app-appearance-kbzch .icon-modal-size-80 {
    font-size: 80px !important;
}

.app-appearance-kbzch .swal2-icon {
    border: 0 !important;
    margin: 0 auto !important;
}

.app-appearance-kbzch .swal2-html-container {
    padding: 0 10px 10px 10px !important;
}

.app-appearance-kbzch .swal2-actions {
    margin: 20px 0 0 0 !important;
}

.app-appearance-kbzch .swal2-cancel {
    margin: 0 5px !important;
    padding: 14px 24px !important;
    background-color: #F9F9F9 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important; 
}

.app-appearance-kbzch .swal2-confirm {
    margin: 0 5px !important;
    padding: 14px 24px !important;
    background-color: #1379F0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important; 
}

.app-appearance-kbzch .swal2-confirm.btn,
.app-appearance-kbzch .swal2-cancel.btn {
    padding: 10px 14px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 12px !important;
}

.app-appearance-kbzch .swal2-confirm:hover {
    background-color: #056EE9 !important;
}

.app-appearance-kbzch .swal2-confirm:hover:not(.btn-active),
.app-appearance-kbzch .swal2-confirm:active:not(.btn-active),
.app-appearance-kbzch .swal2-confirm:focus:not(.btn-active) {
    background-color: #056EE9 !important;
}

.app-appearance-kbzch .swal2-popup {
    width: 436px !important;
    padding: 40px 26px !important;
    border-radius: 12px !important;
    border: 1px solid #EEEEEE !important;
    box-shadow: 0 10px 14px 0 rgba(15, 42, 81, 0.03) !important;
}

.app-appearance-kbzch .swal2-popup.kbzch-order-submitted-alert {
    width: 586px !important;
}

.app-appearance-kbzch .swal2-popup.kbzch-order-submitted-alert .swal2-html-container {
    margin-top: 0 !important;
}

.app-appearance-kbzch .swal2-popup.kbzch-order-submitted-alert .swal2-title {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #3F3F3F !important;
    line-height: 20px !important;
    margin-top: 20px !important;
}

.app-appearance-kbzch .swal2-html-container {
    color: #3F3F3F !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
}

.app-appearance-kbzch input:read-only {
    background-color: #F0F1F6 !important;
    color: #68728D !important;
}

.app-appearance-kbzch .input-group input {
    margin-right: 1px;
    border-radius: 8px 0px 0px 8px !important;
}

.app-appearance-kbzch .input-group-text {
    background-color: #F0F1F6 !important;
    color: #27314B;
    font-size: 15px;
    font-weight: 500 !important;
    line-height: 16px;
    border-left: 1px solid #E6E8F0;
}

.app-appearance-kbzch .form-check-custom .form-check-input {
    width: 20px;
    height: 20px;
}

.app-appearance-kbzch .form-check-custom .form-check-label {
    margin-left: 8px !important;
    font-size: 14px !important;
    line-height: 14px !important;
    color: #4B5675 !important;
    font-weight: 400 !important;
}

.app-appearance-kbzch .hint {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #68728D;
    margin-top: 8px;
}

.app-appearance-kbzch .swal2-error {
    background-color: color-mix(in srgb, var(--bs-danger) 30%, transparent) !important;
}

.app-appearance-kbzch  .swal2-success,
.app-appearance-kbzch  .swal2-success-ring {
    background-color: rgba(var(--bs-success-rgb), 0.3) !important;
    border-color: transparent !important;
}

.app-appearance-kbzch .swal2-warning {
    background-color: rgba(var(--bs-warning-rgb), 0.3) !important;
}

.app-appearance-kbzch .modal-header {
    padding: 0 30px !important;
    height: 70px !important;
    border-color: #DCDDDE !important;
}

.app-appearance-kbzch .modal-content {
    width: calc(100% - 12px);
}

@media (min-width: 992px) {
    .app-appearance-kbzch .modal-content {
        width: 100%;
    }
}

.app-appearance-kbzch .remove-trash i {
    color: #A4ABBF;
}

.app-appearance-kbzch .remove-trash {
    background-color: #F9F9F9;
}

.app-appearance-kbzch .list-info-container {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #030A1E;
}

.app-appearance-kbzch .list-info-title {
    color: #4B5675;
}

.app-appearance-kbzch .modal-title {
    color: #3F4254 !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
}

.app-appearance-kbzch .modal-footer {
    padding: 20px 30px !important;
    border-color: #DCDDDE !important;
}

.app-appearance-kbzch .btn {
    padding: 14px 24px !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    border-radius: 5px !important;
}

.app-appearance-kbzch .btn.btn-primary {
    background-color: #1379F0 !important;
    color: #E7F2FF !important;
}

.app-appearance-kbzch .modal-content .modal-body {
    padding: 20px 30px !important;
}

.app-appearance-kbzch .modal-content .badge {
    padding: 8px 11px;
    border-radius: 6px;
    background-color: #E7F2FF;
    color: #0D4B94;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 14px;
    letter-spacing: -0.13px;
}

.app-appearance-kbzch .modal-side-label {
    color: #27314B;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    width: 100%;
}

.app-appearance-kbzch .modal-file {
    padding: 16px;
    border-radius: 8px;
    background: #F9F9F9;
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    width: 100%;
}

@media (min-width: 992px) {
    .app-appearance-kbzch .modal-side-label {
        width: 25%;
    }

    .app-appearance-kbzch .modal-file {
        width: 75%;
    }
}

.app-appearance-kbzch .modal-body-container {
    gap: 12px;
    display: flex;
    flex-direction: column;
}

.app-appearance-kbzch .list-button-primary {
    padding: 10px 14px;
    border-radius: 5px;
    background-color: #E7F2FF;
    color: #1379F0;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    border: 0;
}

[data-bs-theme="dark"] .app-appearance-kbzch .modal-side-label {
    color: #4B5675;
}

[data-bs-theme="dark"] .app-appearance-kbzch h6, [data-bs-theme="dark"] .app-appearance-kbzch .h6,
[data-bs-theme="dark"] .app-appearance-kbzch h5, [data-bs-theme="dark"] .app-appearance-kbzch .h5,
[data-bs-theme="dark"] .app-appearance-kbzch h4, [data-bs-theme="dark"] .app-appearance-kbzch .h4,
[data-bs-theme="dark"] .app-appearance-kbzch h3, [data-bs-theme="dark"] .app-appearance-kbzch .h3,
[data-bs-theme="dark"] .app-appearance-kbzch h2, [data-bs-theme="dark"] .app-appearance-kbzch .h2,
[data-bs-theme="dark"] .app-appearance-kbzch h1, [data-bs-theme="dark"] .app-appearance-kbzch .h1 {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-info-container {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-info-title {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card tr {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .form-basic .form-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .form-basic .form-button-light {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .text-label,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode .text-label,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .text-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .form-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .select2-selection,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .select2-selection--single,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .form-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection--single {
    background-color: #10141c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .select2-selection__rendered,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection__rendered {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_change_status .select2-selection__placeholder,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection__placeholder {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode label,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode .form-control,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .form-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection--single {
    background-color: #10141c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode .form-control::placeholder,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection__placeholder {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection__rendered {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .text-primary {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .form-basic .form-control {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .form-select {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .text-gray-900,
[data-bs-theme="dark"] .app-appearance-kbzch .text-gray-800,
[data-bs-theme="dark"] .app-appearance-kbzch .text-gray-700 {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .breadcrumb-item,
[data-bs-theme="dark"] .app-appearance-kbzch .breadcrumb-item a,
[data-bs-theme="dark"] .app-appearance-kbzch .breadcrumb-item .bullet {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-search-icon {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .select2-container--bootstrap5 .select2-selection.list-sort-select {
    background-color: #1b2333 !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dbe7f5' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* KBZCh top bar */

.app-appearance-kbzch #kt_app_header.kbzch-topbar {
    background: #F4F4F4 !important;
    border-bottom: 1px solid #e9edf5 !important;
    box-shadow: none !important;
    height: 72px !important;
    min-height: 72px !important;
    overflow: visible !important;
}

.app-appearance-kbzch #kt_app_header.kbzch-topbar .app-container {
    gap: 16px;
    min-height: 72px !important;
    padding: 16px 30px;
}

.app-appearance-kbzch .kbzch-topbar__title {
    color: #0C3265;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

.app-appearance-kbzch .kbzch-topbar__user {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    background: #eceef2;
    color: #d3d8e4;
}

.app-appearance-kbzch .kbzch-topbar__user:hover,
.app-appearance-kbzch .kbzch-topbar__user:focus {
    background: #e4e7ed;
    color: #b7bfce;
}

.app-appearance-kbzch .kbzch-topbar__user-visual {
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
}

.app-appearance-kbzch .kbzch-topbar__user-visual svg {
    width: 36px;
    height: 36px;
    display: block;
}

.app-appearance-kbzch #kt_app_sidebar_logo {
    background: #F4F4F4 !important;
    border-bottom: 1px solid #e9edf5 !important;
    height: 72px !important;
    min-height: 72px !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 116 !important;
}

.app-appearance-kbzch #kt_app_sidebar {
    z-index: 115 !important;
}

.app-appearance-kbzch #kt_app_sidebar_logo .app-sidebar-toggle {
    background: #FFFFFF !important;
    border-color: #F1F1F2 !important;
    z-index: 117 !important;
    padding: 5px !important;
    box-shadow: 0 8px 14px 0 rgba(15, 42, 81, 0.04);
}

@media (max-width: 991.98px) {
    .app-appearance-kbzch #kt_app_header.kbzch-topbar {
        height: auto !important;
        min-height: 72px !important;
    }

    .app-appearance-kbzch #kt_app_header.kbzch-topbar .app-container {
        flex-wrap: wrap;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .app-appearance-kbzch .kbzch-topbar__title-wrap {
        order: 3;
        width: 100%;
        justify-content: flex-start !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .app-appearance-kbzch .kbzch-topbar__title {
        white-space: normal;
        text-align: left;
    }
}

[data-bs-theme="dark"] .app-appearance-kbzch .select2-container--bootstrap5.select2-container--focus .select2-selection.list-sort-select,
[data-bs-theme="dark"] .app-appearance-kbzch .select2-container--bootstrap5.select2-container--open .select2-selection.list-sort-select {
    background-color: #1b2333 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .select2-container--bootstrap5 .select2-selection.list-sort-select .select2-selection__rendered,
[data-bs-theme="dark"] .app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu {
    background-color: #15171c !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option--highlighted,
[data-bs-theme="dark"] .app-appearance-kbzch .select2-dropdown.kbzch-list-sort-dropdown .select2-results__option--selected,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-link:focus,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-item.here > .menu-link,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-list-sort-dropdown-menu .menu-item.show > .menu-link {
    background-color: #1b2333 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-search-input,
[data-bs-theme="dark"] .app-appearance-kbzch .list-filter-select,
[data-bs-theme="dark"] .app-appearance-kbzch .list-footer select {
    background-color: #1b2333 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-search-input::placeholder {
    color: #92a1b9  !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .btn-light-primary {
    background-color: #1b2333  !important;
    color: #006AE6  !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .btn-light-primary:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .btn-light-primary:focus {
    background-color: #26446f  !important;
    color: #dbe7f5  !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .dt-column-title {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled {
    background-color: #1b2333 !important;
    color: #68728D !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path1,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path2,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path1:before,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn:disabled .ki-plus .path2:before {
    color: inherit !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn.btn-light-primary {
    background-color: #1b2333 !important;
    color: #006AE6 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-compound-solutions-add-btn.btn-light-primary:hover:not(:disabled) {
    background-color: #26446f !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions thead th.bg-hover-light-secondary .dt-column-title,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions thead th.bg-hover-light-secondary span[data-kt-translate] {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-info-card {
    background-color: #15171c !important;
    border-color: #2a2f3a !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-info-card .card-body > div {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card td {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions,
[data-bs-theme="dark"] .app-appearance-kbzch .list-actions .svg-icon {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions.show,
[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions.show i,
[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions:hover i,
[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions.show .svg-icon,
[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions:hover .svg-icon {
    color: #dbe7f5 !important;
    background-color: #1B1C22 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .swal2-kbzch-confirmation-icon .ki-duotone {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-actions + .menu .menu-item a {
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-actions + .menu .menu-item a:hover {
    background-color: #1b2333 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card .list-actions + .menu {
    background-color: #15171c !important;
    border: 1px solid #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_header.kbzch-topbar,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_logo {
    background: #15171c !important;
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-topbar__title {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-topbar__user,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_mobile_toggle {
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-topbar__user {
    background: #252a34 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-topbar__user:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-topbar__user:focus,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_mobile_toggle:hover,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_mobile_toggle:focus {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_logo .app-sidebar-toggle {
    background: #1b2333 !important;
    border-color: #2a3140 !important;
    color: #b8c5d8 !important;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.3) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_logo .app-sidebar-toggle:hover,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_logo .app-sidebar-toggle:focus {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_footer .btn.btn-outline.btn-outline-light {
    background-color: #15171c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_footer .btn.btn-outline.btn-outline-light:hover,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_app_sidebar_footer .btn.btn-outline.btn-outline-light:focus {
    background-color: #1b2333 !important;
    border-color: #3a4860 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .app-footer .text-copyright,
[data-bs-theme="dark"] .app-appearance-kbzch .app-footer .text-author {
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .app-footer a {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .popover-body {
    background: #15171c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.35) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .list-footer .dt-info,
[data-bs-theme="dark"] .app-appearance-kbzch .list-footer select {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .swal2-html-container {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .swal2-cancel {
    color: #dbe7f5 !important;
    background-color: #1B1C22 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-menu,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-menu {
    background-color: #15171d !important;
    border: 1px solid #2a3140 !important;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.35) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-menu {
    background-color: #15171d !important;
    border: 1px solid #2a3140 !important;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.35) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-menu-title,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-menu-title,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-label,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-menu-title,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-check,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-check,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-check-label,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-check-label,
[data-bs-theme="dark"] .app-appearance-kbzch .select2-selection__rendered {
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-check,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-check-label,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-menu .select2-selection__rendered {
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple {
    background-color: #10141c !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dbe7f5' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice {
    background-color: #1b2333 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice__display {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-multiselect + .select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice__remove {
    background-color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-menu-separator,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-menu-separator,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-footer,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-register-filter-footer {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-menu-separator,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-menu .kbzch-static-compounds-filter-footer {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="with_smiles"],
[data-bs-theme="dark"] .app-appearance-kbzch #kt_static_compounds_filter_form .form-check-input[data-kt-table-filter="without_smiles"],
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .form-check-input[data-kt-table-filter="with_smiles"],
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .form-check-input[data-kt-table-filter="without_smiles"] {
    background-color: #10141c !important;
    border-color: #3a6ea8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-static-compounds-filter-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_static_compounds_filter_form .select2-selection,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_static_compounds_filter_form .select2-selection--single,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-compound-solutions-filter-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .form-control,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .form-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .select2-selection,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .select2-selection--single {
    background-color: #10141c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_static_compounds_filter_form .select2-selection__placeholder,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .select2-selection__placeholder,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .form-control::placeholder {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-date-icon {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_compound_solutions_filter_form .kbzch-compound-solutions-filter-date-input {
    background-color: #10141c !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-empty,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-empty {
    background-color: #1b2333 !important;
    border-color: #2a3140 !important;
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-image,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-image {
    background-color: #d5e7f5 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35) !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_static_compounds .kbzch-static-compounds-preview-text,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_compound_solutions .kbzch-static-compounds-preview-text {
    background-color: #1b2333 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.35) !important;
    color: #b8c5d8 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .form-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dbe7f5' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
    color: #8e9693 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table thead th {
    border-bottom-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table tbody td {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__total {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .remove-trash {
    background-color: #1b1c22 !important;
}

[data-bs-theme="dark"] .kbzch-compound-solutions-child-plate-toast {
    background-color: #15261b !important;
    border-color: #0BC33F !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35) !important;
}

[data-bs-theme="dark"] .kbzch-compound-solutions-child-plate-toast__message {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .kbzch-compound-solutions-child-plate-toast__close {
    background-color: #1b1c22 !important;
    color: #dbe7f5 !important;
}

.app-appearance-kbzch [data-kt-compound-solutions-toolbar-summary].kbzch-compound-solutions-child-plate-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    padding: 10px 14px !important;
    border-radius: 5px !important;
    font-family: Inter, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    color: #E7F2FF !important;
    background-color: #1379F0 !important;
}

.app-appearance-kbzch [data-kt-compound-solutions-toolbar-summary].kbzch-compound-solutions-child-plate-btn span {
    font: inherit;
    color: inherit;
    line-height: inherit;
}

.app-appearance-kbzch [data-kt-compound-solutions-toolbar-summary] .kbzch-compound-solutions-child-plate-btn-icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.app-appearance-kbzch [data-kt-compound-solutions-toolbar-summary] .kbzch-compound-solutions-child-plate-btn-icon svg {
    width: 24px;
    height: 24px;
    display: block;
}

.kbzch-compound-solutions-child-plate-toast {
    position: fixed;
    top: 12px;
    z-index: 1090;
    display: flex;
    align-items: center;
    gap: 12px;
    box-sizing: border-box;
    padding: 16px 14px;
    border: 1px solid #0BC33F;
    border-radius: 8px;
    background-color: #E1FCE9;
    box-shadow: 0 8px 24px rgba(16, 24, 40, 0.08);
}

.kbzch-compound-solutions-child-plate-toast__icon i {
    font-size: 36px !important;
    color: #0BC33F;
}

.kbzch-compound-solutions-child-plate-toast__message {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    color: #27314B;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}

.kbzch-compound-solutions-child-plate-toast__message strong {
    font-weight: 600;
}

.kbzch-compound-solutions-child-plate-toast__actions {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.kbzch-compound-solutions-child-plate-toast__undo {
    border: 0;
    background: transparent;
    padding: 0;
    color: #50CD89;
    font-size: 13px;
    font-weight:700;
    line-height: 14px;
    white-space: nowrap;
}

.kbzch-compound-solutions-child-plate-toast__undo:hover {
    color: #0E9F6E;
}

.kbzch-compound-solutions-child-plate-toast__close {
    border: 0;
    border-radius: 6px;
    padding: 12px 16px;
    background-color: #0BC33F;
    color: #FFFFFF;
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
    white-space: nowrap;
}

.kbzch-compound-solutions-child-plate-toast__close:hover {
    background-color: #0E9F6E;
    color: #FFFFFF;
}

.app-appearance-kbzch .kbzch-compound-solutions-child-plate-modal-dialog {
    width: 960px;
    max-width: 100%;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .modal-header {
    border-bottom: 1px solid #DCDDDE !important;
    padding: 20px 30px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .form-label {
    color: #27314B;
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 16px;
    margin-bottom: 6px;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type-select {
    width: 100%;
    max-width: 300px;
    background-color: #F9F9F9 !important;
    border: none !important;
    color: #4B5675 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
    padding: 11px 12px !important;
    box-shadow: none !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23393B40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container {
    display: block !important;
    width: 100% !important;
    max-width: 300px;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single {
    background-color: #F9F9F9 !important;
    border: none !important;
    border-radius: var(--bs-border-radius) !important;
    box-shadow: none !important;
    height: auto !important;
    min-height: unset !important;
    padding: 11px 36px 11px 12px !important;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23393B40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-image: var(--bs-form-select-bg-img) !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    background-size: 12px 10px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5.select2-container--focus .select2-selection--single,
.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5.select2-container--open .select2-selection--single {
    background-color: #F9F9F9 !important;
    border: none !important;
    box-shadow: none !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
    color: #4B5675 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
    padding: 0 !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single .select2-selection__arrow {
    display: none !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table {
    margin-bottom: 0;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table thead th {
    padding-top: 0 !important;
    padding-bottom: 22px !important;
    border-bottom: 1px dotted #DCDDDE !important;
    vertical-align: bottom;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table thead th:last-child,
.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table tbody td:last-child {
    width: 165px;
    min-width: 165px;
    max-width: 165px;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-table tbody td {
    color: #030A1E !important;
    font-size: 15px !important;
    line-height: 16px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-bottom: none !important;
    vertical-align: middle;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-name {
    color: #030A1E !important;
    font-size: 15px !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
    white-space: normal;
    word-break: break-word;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-name--unavailable {
    color: #667085 !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-warning {
    margin-top: 6px;
    color: #F1416C;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-cell {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input {
    width: auto;
    min-width: 0;
    flex: 1 1 auto;
    min-height: 44px;
    padding: 10px 14px !important;
    text-align: left;
    -moz-appearance: number-input !important;
    appearance: auto !important;
    background-color: #F9F9F9 !important;
    border: none !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    color: #27314B !important;
    font-size: 15px;
    font-weight: 600;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input--invalid {
    border: 1px solid #F1416C !important;
    background-color: #FFFFFF !important;
    box-shadow: inset 0 0 0 1px rgba(241, 65, 108, 0.08) !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input::-webkit-outer-spin-button,
.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button;
    opacity: 1;
    display: block;
    margin: 0;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input:focus {
    box-shadow: 0 0 0 2px rgba(19, 121, 240, 0.2) !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .remove-trash {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    flex-shrink: 0;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-remove-btn {
    width: 38px;
    height: 38px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #F9F9F9 !important;
    border: none !important;
    box-shadow: none !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-remove-btn i {
    color: #A4ABBF;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .list-footer {
    margin-top: 8px;
    padding-top: 14px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-page-size-select {
    min-width: 58px;
    width: 58px;
    flex-shrink: 0;
    padding: 7px 24px 7px 10px !important;
    background-color: #F9F9F9 !important;
    border: none !important;
    box-shadow: none !important;
    background-position: right 8px center;
    background-size: 12px 9px;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23393B40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 0;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn {
    border: none;
    background: transparent;
    color: #0f172a;
    font-size: 24px;
    line-height: 1;
    padding: 0 3px;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn:hover:not(:disabled) {
    color: #111827;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn:disabled {
    color: #cbd5e1;
    cursor: not-allowed;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: #F9F9F9;
    color: #393B40;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 0 6px;
    box-shadow: none;
    outline: none;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input:focus {
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2);
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input::-webkit-outer-spin-button,
.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__total {
    color: #8E9198;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .modal-header {
    border-bottom-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-type .select2-container--bootstrap5 .select2-selection--single,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-page-size-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .kbzch-compound-solutions-child-plate-quantity-input,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__input {
    background-color: #1b1c22 !important;
    color: #8e9693 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn {
    color: #ffffff;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn:hover:not(:disabled) {
    color: #e5e7eb;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_child_plate .custom-dt-pagination__btn:disabled {
    color: #4b5563;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .list-footer {
    margin-top: 8px;
    padding-top: 14px !important;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .kbzch-solution-order-plate-details-page-size-select {
    min-width: 58px;
    width: 58px;
    flex-shrink: 0;
    padding: 7px 24px 7px 10px !important;
    background-color: #F9F9F9 !important;
    border: none !important;
    box-shadow: none !important;
    background-position: right 8px center;
    background-size: 12px 9px;
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23393B40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 0;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn {
    border: none;
    background: transparent;
    color: #0f172a;
    font-size: 24px;
    line-height: 1;
    padding: 0 3px;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn:hover:not(:disabled) {
    color: #111827;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn:disabled {
    color: #cbd5e1;
    cursor: not-allowed;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: #F9F9F9;
    color: #393B40;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 0 6px;
    box-shadow: none;
    outline: none;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input:focus {
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.2);
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input::-webkit-outer-spin-button,
.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input[type="number"] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__total {
    color: #8E9198;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .modal-header {
    border-bottom-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .kbzch-solution-order-plate-details-page-size-select,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__input {
    background-color: #1b1c22 !important;
    color: #8e9693 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn {
    color: #ffffff;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn:hover:not(:disabled) {
    color: #e5e7eb;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__btn:disabled {
    color: #4b5563;
}

.app-appearance-kbzch #kt_modal_solution_order_assign_barcode .modal-header,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .modal-header {
    border-bottom: 1px solid #DCDDDE !important;
}

.app-appearance-kbzch #kt_modal_solution_order_assign_barcode .modal-body,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .modal-body {
    padding: 20px 30px !important;
}

.app-appearance-kbzch #kt_modal_solution_order_assign_barcode label,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status label {
    color: #27314B !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch #kt_modal_solution_order_assign_barcode .form-control,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .form-select,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection--single {
    min-height: 44px !important;
    background-color: #F9F9F9 !important;
    border: none !important;
    box-shadow: none !important;
}

.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .select2-selection__rendered {
    color: #27314B !important;
}

.app-appearance-kbzch #kt_modal_solution_order_assign_barcode .modal-footer,
.app-appearance-kbzch #kt_modal_solution_order_plate_change_status .modal-footer {
    border-top: 1px solid #DCDDDE !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode .modal-header,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_assign_barcode .modal-footer,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .modal-header,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_change_status .modal-footer {
    border-color: #2a3140 !important;
}

.app-appearance-kbzch #kt_modal_solution_order_history .modal-header,
.app-appearance-kbzch #kt_modal_solution_order_plate_history .modal-header {
    border-bottom: 1px solid #DCDDDE !important;
}

.app-appearance-kbzch #kt_modal_solution_order_history .modal-body,
.app-appearance-kbzch #kt_modal_solution_order_plate_history .modal-body {
    padding: 0 30px 20px !important;
}

.app-appearance-kbzch #kt_modal_solution_order_history .table,
.app-appearance-kbzch #kt_modal_solution_order_plate_history .table {
    margin-bottom: 0 !important;
}

.app-appearance-kbzch #kt_modal_solution_order_history thead th,
.app-appearance-kbzch #kt_modal_solution_order_plate_history thead th {
    padding: 23px 0 24px !important;
    border-bottom: 1px dashed #EEEEEE !important;
    color: #0D4B94 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    vertical-align: middle;
}

.app-appearance-kbzch #kt_modal_solution_order_history tbody td,
.app-appearance-kbzch #kt_modal_solution_order_plate_history tbody td {
    padding: 16px 0 !important;
    border-bottom: 1px dashed #E4E6EF !important;
    color: #27314B !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 14px !important;
    vertical-align: middle;
    letter-spacing: -0.13px;
}

.app-appearance-kbzch #kt_modal_solution_order_history tbody tr:last-child td,
.app-appearance-kbzch #kt_modal_solution_order_plate_history tbody tr:last-child td {
    border-bottom: none !important;
}

.app-appearance-kbzch #kt_modal_solution_order_history .modal-footer,
.app-appearance-kbzch #kt_modal_solution_order_plate_history .modal-footer {
    justify-content: flex-end;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_history .modal-header,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_history .modal-header,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_history .modal-footer,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_history .modal-footer {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_history thead th,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_history thead th {
    border-bottom-color: #2a3140 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_history tbody td,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_history tbody td {
    border-bottom-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-attachments-modal-dialog {
    width: 720px;
    max-width: 100%;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .modal-header {
    border-bottom: 1px solid #DCDDDE !important;
    padding: 20px 30px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .modal-body {
    padding: 20px 30px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachments-list {
    width: 100%;
    gap: 12px !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachment-file {
    display: block;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    background-color: #F9F9F9;
    text-decoration: none;
    color: #000 !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachment-file .fw-bold {
    font-weight: 600 !important;
}

.app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachment-file:hover {
    color: #1379F0 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-attachment-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    padding: 0 !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .kbzch-compound-solutions-attachment-link:hover {
    text-decoration: underline;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_attachments .modal-header {
    border-bottom-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachment-file {
    background-color: #1b1c22 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_compound_solutions_attachments .kbzch-compound-solutions-attachment-file:hover {
    color: #1379F0 !important;
}

.app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip {
    --bs-tooltip-max-width: 280px;
    --bs-tooltip-padding-x: 12px;
    --bs-tooltip-padding-y: 12px;
    --bs-tooltip-font-size: 12px;
    --bs-tooltip-color: #252F4A;
    --bs-tooltip-bg: #FFFFFF;
    --bs-tooltip-border-radius: 5px;
    --bs-tooltip-arrow-width: 12px;
    --bs-tooltip-arrow-height: 6px;
    filter: drop-shadow(0 3px 11px rgba(45, 72, 126, 0.10));
}

.app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip .tooltip-arrow {
    display: block !important;
}

.app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip.bs-tooltip-bottom .tooltip-arrow::before,
.app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    border-bottom-color: #FFFFFF !important;
}

.app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip .tooltip-inner {
    font-family: Inter, sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    padding: 12px !important;
    text-align: left !important;
    white-space: pre-line !important;
    max-width: 280px !important;
    color: #252F4A !important;
    background-color: #FFFFFF !important;
    box-shadow: none !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip {
    --bs-tooltip-color: #dbe7f5;
    --bs-tooltip-bg: #15171c;
    filter: drop-shadow(0 3px 11px rgba(0, 0, 0, 0.35));
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip.bs-tooltip-bottom .tooltip-arrow::before,
[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    border-bottom-color: #15171c !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-compound-solutions-tooltip .tooltip-inner {
    color: #dbe7f5 !important;
    background-color: #15171c !important;
    box-shadow: none !important;
}

.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip {
    --bs-tooltip-max-width: 420px;
    --bs-tooltip-padding-x: 0;
    --bs-tooltip-padding-y: 0;
    --bs-tooltip-font-size: 13px;
    --bs-tooltip-color: #27314B;
    --bs-tooltip-bg: #FFFFFF;
    --bs-tooltip-border-radius: 14px;
    --bs-tooltip-arrow-width: 22px;
    --bs-tooltip-arrow-height: 12px;
    filter: drop-shadow(0 3px 11px rgba(45, 72, 126, 0.16));
}

.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip .tooltip-arrow {
    display: block !important;
}

.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip.bs-tooltip-bottom .tooltip-arrow::before,
.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    border-bottom-color: #FFFFFF !important;
}

.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip .tooltip-inner {
    max-width: 420px !important;
    padding: 12px !important;
    border: 1px solid #F0F1F6 !important;
    border-radius: 6px !important;
    background-color: #FFFFFF !important;
    color: #27314B !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.02em;
    text-align: left !important;
    white-space: pre-line !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
}

.app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip .kbzch-solution-orders-cancel-tooltip-label {
    color: #68728D;
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip {
    --bs-tooltip-color: #DBE7F5;
    --bs-tooltip-bg: #15171C;
    filter: drop-shadow(0 3px 11px rgba(0, 0, 0, 0.35));
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip.bs-tooltip-bottom .tooltip-arrow::before,
[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    border-bottom-color: #15171C !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .tooltip.kbzch-solution-orders-cancel-tooltip .tooltip-inner {
    border-color: #2A3140 !important;
    background-color: #15171C !important;
    color: #DBE7F5 !important;
}

.app-appearance-kbzch .card-header-title {
    padding: 30px !important;
}

.app-appearance-kbzch .card-header-title .title {
    color: #68728D !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
}

.app-appearance-kbzch #kt_solution_order_plate_details_table th {
    color: #0D4B94 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
    border-bottom: 1px dashed #EEEEEE !important;
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

.app-appearance-kbzch #kt_solution_order_plate_details_table td {
    color: #030A1E !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card-header-title {
    border-bottom-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .card-header-title .title {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates thead th.bg-hover-light-secondary .dt-column-title,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates thead th.bg-hover-light-secondary span[data-kt-translate] {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates tbody td,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates tbody td a,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates .list-actions {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_table_solution_order_plates tbody td {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .modal-header,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .modal-footer {
    border-color: #2a3140 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .modal-title,
[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .form-label {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .form-control {
    background-color: #10141c !important;
    border-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_solution_order_plate_details_table th {
    border-bottom-color: #2a3140 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_solution_order_plate_details_table td {
    border-bottom-color: #2a3140 !important;
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch #kt_modal_solution_order_plate_details .custom-dt-pagination__total {
    color: #92a1b9 !important;
}

.app-appearance-kbzch .app-sidebar {
    background-color: #214183 !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-heading {
    color: #839FC5 !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-title,
.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-icon,
.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-icon i {
    color: #C9CEDA !important;
    font-weight: 500 !important;
    font-size: 16px;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item:hover > .menu-link .menu-title,
.app-appearance-kbzch .app-sidebar .menu .menu-item:hover > .menu-link .menu-icon,
.app-appearance-kbzch .app-sidebar .menu .menu-item:hover > .menu-link .menu-icon i {
    color: #FFFFFF !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-arrow:after {
    background-color: #C9CEDA !important;
}

.app-appearance-kbzch .sidebar-select {
    background-color: #214183 !important;
    color: #C9CEDA !important;
    border-color: #C9CEDA !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-bullet {
        margin-right: 12px;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link .menu-bullet .bullet {
    background-color: #C9CEDA !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-sub .menu-link  {
    padding: 4px !important;
}

.app-appearance-kbzch .app-sidebar .menu .menu-sub .menu-link .menu-title {
    font-size: 14px;
}

.app-appearance-kbzch .app-footer .text-copyright,
.app-appearance-kbzch .app-footer .text-author {
    color: #6B6E73 !important;
    font-size: 9.52px;
    font-weight: 400 !important;
    line-height: 15.867px;
    letter-spacing: 0.079px;
}

.app-appearance-kbzch .app-footer a {
    color: #1379F0 !important;
    font-size: 9.52px;
    font-weight: 400;
    line-height: 15.867px;
    letter-spacing: 0.079px;
}

.app-appearance-kbzch .app-sidebar .menu .menu-item .menu-link.active {
    background-color: #fcfcfc24;
}

[data-bs-theme="dark"] .app-appearance-kbzch .app-sidebar {
    background-color: #1a2b50 !important;
}

.app-appearance-kbzch #kt_header_user_menu_toggle {
    position: relative;
}

.app-appearance-kbzch .kbzch-user-menu {
    width: 275px !important;
    max-width: calc(100vw - 24px);
    background: #ffffff;
    border: 1px solid #e8ebf2;
    border-radius: 10px;
    box-shadow: 0 8px 28px rgba(31, 42, 74, 0.12);
    overflow: visible;
    padding: 0 !important;
    z-index: 120;
}

.app-appearance-kbzch .kbzch-user-menu .menu-item {
    margin: 0;
    padding: 0;
}

.app-appearance-kbzch .kbzch-user-menu .menu-link {
    margin: 0;
    border-radius: 0;
}

.app-appearance-kbzch .kbzch-user-menu__profile {
    padding: 0 23px 16px 23px !important;
}

.app-appearance-kbzch .kbzch-user-menu__name {
    color: #2C2D30 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
}

.app-appearance-kbzch .kbzch-user-menu__email {
    margin-top: 6px;
    color: #99A1B7;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
}

.app-appearance-kbzch .kbzch-user-menu__separator {
    border-top: 1px solid #e8ebf2;
}

.app-appearance-kbzch .kbzch-user-menu__row {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px !important;
    transition: background-color 0.15s ease, color 0.15s ease;
    color: #393B40 !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    border-radius: 6px !important;
}

.app-appearance-kbzch .kbzch-user-menu__row:hover,
.app-appearance-kbzch .kbzch-user-menu__row:focus {
    background: #F9F9F9 !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .kbzch-user-menu__row .menu-title {
    color: inherit !important;
}

.app-appearance-kbzch .kbzch-user-menu__row-aside {
    font-size: 16px;
}

.app-appearance-kbzch .kbzch-user-menu__row--language .menu-title {
    color: #393B40 !important;
}

.app-appearance-kbzch .kbzch-user-menu__row--language:hover .menu-title {
    color: #1379F0 !important;
}

.app-appearance-kbzch .kbzch-user-menu__language-value {
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: -0.3px;
    color: #262626;
    gap: 6px;
    display: flex;
}

.app-appearance-kbzch .kbzch-user-menu__language-value span {
    margin: auto;
}

.app-appearance-kbzch .kbzch-user-menu__language-value img {
    width: 15px;
    height: 15px;
    border-radius: 2px;
}

.app-appearance-kbzch .kbzch-user-menu__submenu {
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.03);
    padding: 10px !important;
    z-index: 130 !important;
    width: auto;
}

.app-appearance-kbzch .kbzch-user-menu .menu-item.menu-dropdown > .kbzch-user-menu__submenu.show:not([data-popper-placement]) {
    display: none !important;
}

.app-appearance-kbzch .kbzch-user-menu__submenu .menu-link {
    color: #393B40 !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    min-height: 42px;
    padding: 8px 16px !important;
    gap: 13px;
    line-height: 22px;
}

.app-appearance-kbzch .kbzch-user-menu__submenu .menu-item {
    padding: 0;
}

.app-appearance-kbzch .kbzch-user-menu__submenu .menu-link:hover,
.app-appearance-kbzch .kbzch-user-menu__submenu .menu-link:focus {
    background: #f3f5f8 !important;
    color: #1379F0 !important;
}

.app-appearance-kbzch .kbzch-user-menu__submenu .symbol {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 18px;
    min-width: 18px;
}

.app-appearance-kbzch .kbzch-user-menu__submenu .symbol img,
.app-appearance-kbzch .kbzch-user-menu__submenu .symbol i {
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 1;
}

.app-appearance-kbzch .kbzch-user-menu__logout {
    border-radius: 8px;
    background: #ffffff;
    color: #27314B;
    padding: 14px 10px !important;
    border: 1px solid #DCDDDE !important;
    margin: 0 26px;
    width: calc(100% - 52px);   
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
}

.app-appearance-kbzch .kbzch-user-menu__logout:hover,
.app-appearance-kbzch .kbzch-user-menu__logout:focus {
    border-color: #1379F0;
    color: #1379F0;
    background: #ffffff;
}

@media (max-width: 767.98px) {
    .app-appearance-kbzch .kbzch-user-menu {
        width: min(340px, calc(100vw - 16px)) !important;
    }

    .app-appearance-kbzch .kbzch-user-menu__row {
        font-size: 16px;
        min-height: 48px;
    }

    .app-appearance-kbzch .kbzch-user-menu__footer {
        padding: 8px 20px 16px;
    }

    .app-appearance-kbzch .kbzch-user-menu__logout {
        min-height: 44px;
        font-size: 15px;
    }
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__submenu {
    background: #15171c;
    border-color: #2a3140;
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.35);
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__name,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__row,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__submenu .menu-link,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__logout,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__language-value {
    color: #dbe7f5 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__email,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__row-aside {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__separator {
    border-top-color: #2a3140;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__language-value {
    color: #92a1b9 !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__row:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__row:focus,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__submenu .menu-link:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__submenu .menu-link:focus {
    background: #1b2333 !important;
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__row--language .menu-title,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__logout:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__logout:focus {
    color: #84beff !important;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-user-menu__logout {
    background: #15171c;
    border-color: #3a4860;
}

.app-appearance-kbzch .app-sidebar-logo {
    padding: 12px 40px 12px 32px !important;
}
 
.app-appearance-kbzch .kbzch-user-menu {
    border-radius: 6px;
    box-shadow: 0 3px 11px 0 rgba(45, 72, 126, 0.10);
    padding: 20px 0 32px 0 !important;
}

.app-appearance-kbzch .kbzch-user-menu__settings-container {
    padding: 10px 16px !important;
}

.app-appearance-kbzch .kbzch-user-menu__profil-container {
    padding: 2px 16px !important;
}

.app-appearance-kbzch .kbzch-home-stats-page {
    --kbzch-home-stats-overlap: 5rem;
    --kbzch-home-stats-header-height: 130px;
    --kbzch-home-stats-gap: 0.75rem;
    --kbzch-home-stats-radius-panel: 1rem;
    --kbzch-home-stats-radius-card: 0.75rem;
    --kbzch-home-stats-transferor-width: 410px;
    --kbzch-home-stats-users-width: 595px;
    --kbzch-home-stats-layout-gap: 30px;
}

.app-appearance-kbzch .kbzch-home-stats-layout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: var(--kbzch-home-stats-layout-gap);
}

.app-appearance-kbzch .kbzch-home-stats-layout-item-transferor {
    flex: 0 1 var(--kbzch-home-stats-transferor-width);
    width: var(--kbzch-home-stats-transferor-width);
    max-width: 100%;
}

.app-appearance-kbzch .kbzch-home-stats-layout-item-transferor i {
    color: #1379F0;
    font-size: 22px;
}

.app-appearance-kbzch .kbzch-home-stats-layout-item-users i {
    color: #ED143B;
    font-size: 22px;
}

.app-appearance-kbzch .kbzch-home-stats-layout-item-users {
    flex: 0 1 var(--kbzch-home-stats-users-width);
    width: var(--kbzch-home-stats-users-width);
    max-width: 100%;
}

.app-appearance-kbzch .kbzch-home-stats-panel {
    border-radius: var(--kbzch-home-stats-radius-panel);
    overflow: hidden;
    border: 1px solid #e4e7ec;
    box-shadow: 0 2px 20px rgba(15, 23, 42, 0.06);
    background: #fff;
    height: 100%;
}

.app-appearance-kbzch .kbzch-home-stats-panel-header {
    position: relative;
    height: var(--kbzch-home-stats-header-height);
    display: flex;
    align-items: flex-start;
    padding: 30px 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.app-appearance-kbzch .kbzch-home-stats-panel-transferor .kbzch-home-stats-panel-header {
    background-image: url('/assets/media/kbzch/home/stats-header-transferor.png');
    background-position: center bottom;
    background-size: 100% 100%;
    height: auto;
    aspect-ratio: 410 / 245;
}

.app-appearance-kbzch .kbzch-home-stats-panel-users .kbzch-home-stats-panel-header {
    background-image: url('/assets/media/kbzch/home/stats-header-users.png');
    background-position: left bottom;
    background-size: 100% 100%;
    height: auto;
    aspect-ratio: 595 / 245;
}

.app-appearance-kbzch .kbzch-home-stats-panel-title {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.52px;
    padding-top: 23px;
}

.app-appearance-kbzch .kbzch-home-stats-panel-body {
    padding: 0 30px 30px;
    background: #ffffff;
}

.app-appearance-kbzch .kbzch-home-stats-grid {
    display: grid;
    gap: 20px;
    position: relative;
    z-index: 2;
}

.app-appearance-kbzch .kbzch-home-stats-grid-overlap {
    margin-top: calc(-1 * var(--kbzch-home-stats-overlap));
}

.app-appearance-kbzch .kbzch-home-stats-grid-rest {
    margin-top: 20px;
}

.app-appearance-kbzch .kbzch-home-stats-grid-transferor {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.app-appearance-kbzch .kbzch-home-stats-grid-users {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.app-appearance-kbzch .kbzch-home-stats-grid-users-bottom {
    grid-template-columns: minmax(0, 1.68fr) minmax(0, 1fr);
}

.app-appearance-kbzch .kbzch-home-stats-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: 155px;
    padding: 20px;
    border-radius: 6px;
    background: #F9F9F9;
    border: none;
    color: inherit;
    text-decoration: none;
    transition: background-color 0.15s ease;
}

.app-appearance-kbzch .kbzch-home-stats-card:hover,
.app-appearance-kbzch .kbzch-home-stats-card:focus-visible {
    background: #f0f1f3;
    color: inherit;
    text-decoration: none;
}

.app-appearance-kbzch .kbzch-home-stats-card-icon {
    margin-bottom: 0.5625rem;
    line-height: 1;
}

.app-appearance-kbzch .kbzch-home-stats-card-icon .ki-duotone {
    font-size: 1.875rem !important;
}

.app-appearance-kbzch .kbzch-home-stats-card-transferor .kbzch-home-stats-card-icon {
    color: #3568a8;
}

.app-appearance-kbzch .kbzch-home-stats-card-users .kbzch-home-stats-card-icon {
    color: #d82342;
}

.app-appearance-kbzch .kbzch-home-stats-card-value {
    color: #5E6278;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.6px;
    margin: 27px 0 8px 0;
}

.app-appearance-kbzch .kbzch-home-stats-card-label {
    color: #A1A5B7;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    max-width: 170px;
}

@media (max-width: 767.98px) {
    .app-appearance-kbzch .kbzch-home-stats-page {
        --kbzch-home-stats-overlap: 2.75rem;
        --kbzch-home-stats-layout-gap: 1.25rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-layout-item-transferor,
    .app-appearance-kbzch .kbzch-home-stats-layout-item-users {
        flex: 1 1 100%;
        width: 100%;
    }

    .app-appearance-kbzch .kbzch-home-stats-grid-transferor,
    .app-appearance-kbzch .kbzch-home-stats-grid-users,
    .app-appearance-kbzch .kbzch-home-stats-grid-users-bottom {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-grid-rest {
        margin-top: 0.75rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-panel-header {
        padding: 1rem 1rem 0;
    }

    .app-appearance-kbzch .kbzch-home-stats-panel-title {
        font-size: 1.375rem;
        line-height: 1.25;
        padding-top: 0.75rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-panel-body {
        padding: 0 1rem 1rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-card {
        min-height: 0;
        padding: 1rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-card-value {
        font-size: 1.625rem;
        line-height: 1.2;
        margin: 1rem 0 0.375rem;
    }

    .app-appearance-kbzch .kbzch-home-stats-card-label {
        line-height: 1.35;
    }
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-panel {
    background: #15171c;
    border-color: #2a3140;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-panel-body {
    background: #12141a;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-card {
    background: #1e1e2d;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-card:hover,
[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-card:focus-visible {
    background: #262638;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-card-value {
    color: #f5f8fa;
}

[data-bs-theme="dark"] .app-appearance-kbzch .kbzch-home-stats-card-label {
    color: #a1a5b7;
}

