@font-face {
    font-family: "ExpoArabic";
    src: url("../fonts/Tajawal-Medium.ttf");
    font-weight: 700;
}

@font-face {
    font-family: "ExpoArabic";
    src: url("../fonts/Tajawal-Regular.ttf");
    font-weight: 500;
}

@font-face {
    font-family: "Tajawal";
    src: url("../fonts/Tajawal-Bold.ttf");
    font-weight: 900;
}

* {
    margin: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: "Tajawal", sans-serif;
}

html[dir="ltr"] .form-switch.form-check-solid .form-check-input {
    margin-left: 10px !important;
    margin-right: 0px !important;
}

html[dir="ltr"] .form-control.select-data::after {
    left: unset !important;
    right: 15px !important;
}

html[dir="ltr"] .list-data-contain li::after,
html[dir="ltr"] .bundels .box .content li::after {
    right: unset !important;
    left: 0px !important;
}

html[dir="ltr"] .aside.aside-dark .aside-logo .svg-icon {}

*::-webkit-scrollbar-track {
    background: transparent;
}

*::-webkit-scrollbar {
    width: 1px;
}

@media (min-width: 992px) {
    .aside-enabled.aside-fixed.header-fixed .header {
        height: 90px;
    }

    .aside {
        transition: width 0.3s ease;
    }
}

.red_error,
.errorMessage {
    color: #f1416c !important;
    font-weight: bolder !important;
}

.small_notes {
    color: #490e07 !important;
    font-weight: bolder !important;
}

.error-tab {
    border-color: #f1416c !important;
    font-weight: bolder !important;
}

.overflowNone {
    overflow: hidden;
}

.btn:focus,
button:focus,
input:focus,
.form-control:focus {
    outline-width: 0px !important;
    outline-color: transparent !important;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

a {
    text-decoration: none !important;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 4px;
    border-radius: 4px;
    background-color: #ffd371;
    opacity: 0.5;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    opacity: 1;
}

.overflowNone {
    overflow: hidden;
}

:root {
    --primary-color: #324B4C !important;
    --secondary-color: #324B4C !important;
    --sidebar-icon-color: #ffffff !important;
    --primary-color: #2C3E50 !important;
    --secondary-color: #2C3E50 !important;
    --sidebar-icon-color: #2C3E50 !important;
    --content-color: #303231;
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: 0.475rem;
    --bs-dropdown-border-width: 0rem;
    --bs-dropdown-inner-border-radius: calc(0.475rem - 0rem);
    --bs-dropdown-divider-bg: var(--bs-gray-100);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    --bs-dropdown-link-color: var(--bs-gray-900);
    --bs-dropdown-link-hover-color: var(--bs-gray-900);
    --bs-tertiary-bg: #F9F9F9;
    --bs-tertiary-bg-rgb: 249, 249, 249;
    --bs-component-hover-color: #3E97FF;
    --bs-component-hover-bg: #F9F9F9;
    --bs-gray-700: #4B5675;
    --bs-input-color: var(--bs-gray-700);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: var(--bs-component-hover-color);
    --bs-dropdown-link-active-bg: var(--bs-component-hover-bg);
    --bs-dropdown-link-disabled-color: var(--bs-gray-500);
    --bs-dropdown-item-padding-x: 0.85rem;
    --bs-dropdown-item-padding-y: 0.65rem;
    --bs-dropdown-header-color: var(--bs-gray-600);
    --bs-dropdown-header-padding-x: 0.85rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    --bs-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
}

.page-title-box h4,
.card-title {
    color: var(--primary-color);
    font-weight: 900;
}

.fa.fa-eye,
.fa.fa-credit-card {
    color: var(--primary-color) !important;
    font-size: 18px !important;
}

.cu th {
    background-color: #f7f7f7 !important;
    font-weight: 700 !important;
    min-width: 90px !important;
    width: 90px !important;
    color: var(--primary-color) !important;
    text-align: center;
    font-size: 15px !important;
    vertical-align: top !important;
    padding: 15px 0px 15px !important;
}

.head-table th {
    width: 80px !important;
    min-width: 80px !important;
}

td {
    text-align: center;
    vertical-align: middle;
    color: var(--content-color) !important;
}

td span {
    margin: auto !important;
}

#sidebar-menu,
.aside-menu {
    /* background-color:#171B2D; */
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    background-color: inherit;
    color: inherit;
}

.aside.aside-dark .aside-logo {
    background-color: #f2f2f2;
}

.aside.aside-dark .aside-logo .svg-icon {
    color: var(--primary-color);
}

.aside.aside-dark .aside-logo .svg-icon:hover {
    color: var(--secondary-color);
}

#kt_aside_toggle.btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon {
    color: var(--secondary-color);
}

.badge-light-success {
    color: #50cd89;
    background-color: var(--primary-color);
}

.header .badge {
    background-color: var(--primary-color) !important;
}

.image-input.image-input-outline .image-input-wrapper,
.image-input.image-input-outline,
.image-input .image-input-wrapper {
    background-color: #f7f7f7;
    box-shadow: 0px 0px 10px rgba(127, 181, 255, 0.1);
    position: relative;
    z-index: 3;
}

.sheet-contain {
    width: 100%;
    padding: 15px 10px;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(127, 181, 255, 0.2);
}

.sheet-contain h4 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.sheet-contain .sheet-list li {
    margin-bottom: 10px;
}

.sheet-contain .sheet-list li:last-child {
    margin-bottom: 0px !important;
}

.sheet-contain .sheet-list li a {
    width: 100%;
    display: block;
    padding-inline-start: 20px;
    color: var(--secondary-color);
    font-size: 15px;
    font-weight: 500;
    z-index: 9;
    position: relative;
}

.sheet-contain .sheet-list li a::after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    right: 0px;
    width: 10px !important;
    transition: all 0.3s linear;
    height: 10px !important;
    background-color: var(--secondary-color) !important;
    border-radius: 3px !important;
    transform: rotate(45deg);
    z-index: -1;
}

.sheet-contain .sheet-list li a:hover::after {
    transform: rotate(0deg);
}

.sheet-contain .sheet-list li a:hover {
    color: #231f20;
}

html[dir="ltr"] .sheet-contain .sheet-list li a::after {
    right: unset !important;
    left: 0px;
}

.btn.btn-icon.btn-circle {
    display: flex !important;
    align-content: center;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

/* .aside.aside-dark .aside-logo,
.header-fixed .header {
background-color: #f7f7f7;
} */

/* .svg-icon {
color: #fff !important;
}

.header h1,
.header .breadcrumb-item span,
.header .breadcrumb-item {
color: #fff !important;
}

.header .menu-content a {
col  or: #fff !important;
} */

#sidebar-menu li,
#sidebar-menu a,
#sidebar-menu i,
.aside-menu span,
.aside-menu span i,
.aside-menu .menu-section,
.aside-dark .menu .menu-item .menu-section {
    color: var(--content-color) !important;
}

#sidebar-menu .mm-active>a,
.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here),
.aside-dark .menu .menu-item .menu-link.active {
    background-color: #171B2D !important;
    color: #fff !important;
}

.aside-dark .menu .menu-item .menu-link.active span,
.aside-dark .menu .menu-item .menu-link:hover span,
.aside-dark .menu .menu-item.menu-accordion.show .active-link-shape .menu-arrow,
.aside-dark .menu .menu-item.menu-accordion.show .active-link-shape .menu-title,
.aside-dark .menu .menu-item.menu-accordion.show .active-link-shape .menu-icon i {
    color: #1d2327 !important;
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    filter: invert(10%) sepia(7%) saturate(1396%) hue-rotate(85deg) brightness(13%) contrast(92%);
}

#sidebar-menu .sub-menu,
.menu-sub {
    margin-bottom: 10px !important;
}

.aside-dark .menu .menu-item .menu-section {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}

.button-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

td .button-contain a {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
}

td .button-contain a:last-child {
    -webkit-margin-end: 0px !important;
    margin-inline-end: 0px !important;
}

.table-action-icon {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
}

.custom-btn,
.btn.btn-primary {
    min-width: 150px;
    height: 44px;
    background: linear-gradient(135deg, #d4af37 0%, #f4d03f 100%) !important;
    border: 2px solid rgba(44, 62, 80, 0.2) !important;
    border-radius: 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2c3e50 !important;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center !important;
    align-items: center !important;
    position: relative;
    font-weight: 700 !important;
    font-size: 14px !important;
    z-index: 1;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.3) !important;
    padding: 10px 24px !important;
    overflow: hidden;
}

.custom-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s;
    z-index: 1;
}

.custom-btn:hover::before {
    left: 100%;
}

.custom-btn.small-btn {
    height: 40px !important;
    min-width: 120px;
    font-size: 13px !important;
}

.custom-btn i,
.btn.btn-primary i {
    color: #2c3e50;
    margin-inline-end: 8px !important;
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.custom-btn:hover i {
    color: #2c3e50 !important;
}

.custom-btn:hover {
    background: linear-gradient(135deg, #f4d03f 0%, #d4af37 100%) !important;
    color: #2c3e50 !important;
    border-color: #2c3e50 !important;
    box-shadow: 0 6px 18px rgba(212, 175, 55, 0.4) !important;
}

.custom-btn.active {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%) !important;
    border-color: #d4af37 !important;
    color: #fff !important;
}

.custom-btn.active span {
    color: #fff !important;
}

.custom-btn.active i {
    color: #fff !important;
}

.custom-btn img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-margin-end: 8px;
    margin-inline-end: 8px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}

.custom-btn span {
    color: #2c3e50 !important;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    z-index: 2;
}

.btn-primary:hover,
.btn-check:active+.btn.btn-primary,
.btn-check:checked+.btn.btn-primary,
.btn.btn-primary.active,
.btn.btn-primary.show,
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary:focus:not(.btn-active),
.btn.btn-primary:hover:not(.btn-active),
.show>.btn.btn-primary {
    background: linear-gradient(135deg, #f4d03f 0%, #d4af37 100%) !important;
}

.custom-btn:hover span {
    color: #2c3e50 !important;
}

.custom-btn:hover img {
    opacity: 0.95;
}

/* Border Button Variant */
.custom-btn.border-btn {
    border: 2px solid #d4af37 !important;
    background: transparent !important;
    color: #d4af37 !important;
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.15) !important;
}

.custom-btn.border-btn span {
    color: #d4af37 !important;
}

.custom-btn.border-btn i {
    color: #d4af37 !important;
}

.custom-btn.border-btn:hover {
    border-color: #d4af37 !important;
    background: linear-gradient(135deg, #d4af37 0%, #f4d03f 100%) !important;
    color: #2c3e50 !important;
}

.custom-btn.border-btn:hover span {
    color: #2c3e50 !important;
}

.custom-btn.border-btn:hover i {
    color: #2c3e50 !important;
}

/* Full Width */
.custom-btn.full-width {
    width: 100% !important;
}

/* Large Button */
.custom-btn.large-btn {
    min-width: 200px;
    padding: 12px 30px !important;
    font-size: 15px !important;
}

/* Secondary Button (Dark) */
.custom-btn.custom-btn-secondary {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%) !important;
    color: #fff !important;
    border-color: rgba(212, 175, 55, 0.3) !important;
}

.custom-btn.custom-btn-secondary span {
    color: #fff !important;
}

.custom-btn.custom-btn-secondary i {
    color: #fff !important;
}

.custom-btn.custom-btn-secondary:hover {
    background: linear-gradient(135deg, #34495e 0%, #2c3e50 100%) !important;
    border-color: #d4af37 !important;
}

label,
.form-contain .form-group label,
.form-contain .form-group label.form-label {
    display: block !important;
    margin-bottom: 2px !important;
    color: rgba(0, 0, 0, 1) !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

.form-contain .form-group label span {
    display: block !important;
    color: rgba(0, 0, 0, 1) !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--primary-color) !important;
}

h4,
.modal-title {
    font-size: 20px !important;
    font-weight: 900 !important;
}

thead {
    background-color: #f7f7f7 !important;
}

.form-control.select-data,
.form-select.form-select-sm {
    position: relative;
    z-index: 9;
    appearance: none;
    background-color: #FFFFFF !important;
    border: 1px solid #324B4C !important;
    border: 1px solid #2C3E50 !important;
    height: 45px !important;
    border-radius: 5px !important;
}

.form-control.select-data::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: url("../../../../../images/vuesax-bulk-arrow-circle-down.svg") center / contain no-repeat !important;
    top: calc(50% - 9.5px);
    left: 15px;
    z-index: -1;
}

.form-contain .form-group .form-control {
    color: #000000 !important;
    width: 100% !important;
    height: 40px;
    font-size: 15px;
    font-weight: 500 !important;
    border-radius: 5px !important;
    border: 1px solid rgba(0, 29, 110, 0.4) !important;
}

.text-area-shape {
    color: #000000 !important;
    width: 100% !important;
    font-size: 15px;
    padding: 10px !important;
    font-weight: 500 !important;
    border-radius: 5px !important;
    border: 1px solid var(--primary-color) !important;
    resize: none;
}

.text-area-shape:focus,
.text-area-shape :active {
    outline: none !important;
}

.form-control,
.form-select.form-select-sm {
    color: #000000 !important;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid rgba(0, 29, 110, 0.4) !important;
}

.form-control {
    height: 40px !important;
}

.form-select.form-select-sm {
    min-height: 40px !important;
    height: max-content !important;
}

.form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-contain .form-group .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-contain .form-group .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-contain .form-group .form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-contain .form-group .form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 500;
}

.form-control:focus,
.form-control:hover {
    border-color: rgba(0, 29, 110, 0.7);
}

.form-contain .form-group .form-control:hover,
.form-contain .form-group .form-control:focus {
    border-color: rgba(0, 29, 110, 0.7);
}

/* .form-contain .form-group .form-control.textarea {
    height: 120px !important;
} */

.select2-search__field {
    height: unset !important;
}

.border-shape {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.card-body.card-btn-shape {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.form-check-label {
    color: #231f20 !important;
    font-size: 15px !important;
    opacity: 1 !important;
}

.form-check {
    display: flex !important;
    align-content: center;
    align-items: center;
    position: relative;
}

.form-check.form-check-solid .form-check-input {
    /* border: 1px solid #001d6e !important; */
    border: 1px solid var(--primary-color) !important;
    opacity: 1 !important;
    margin: 0px 5px;
}

.form-check-input:checked {
    background-color: var(--primary-color) !important;
    opacity: 1 !important;
    margin: 0px 5px;
    /* opacity: 1 !important; */
}

.filter {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.filter li {
    margin-inline-end: 10px !important;
}

.filter .item-shape {
    margin-bottom: 10px !important;
}

.filter li a {
    width: 150px;
    height: 30px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    font-weight: 500;
    font-size: 12px;
}

#clientLink {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 10px;
}

#clientLink img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-inline-end: 10px;
}

#clientLink a {
    color: var(--secondary-color);
    font-size: 15px;
    font-weight: 500;
}

.filter li a::after,
.filter li a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: var(--primary-color);
    top: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: -1;
}

.filter li a::after {
    left: 0;
}

.filter li a::before {
    right: 0px;
}

.filter li a:hover,
.filter li a.active {
    border-color: transparent;
    color: #fff;
}

.filter li a:hover::after,
.filter li a:hover::before,
.filter li a.active::after,
.filter li a.active::before {
    width: 50%;
}

.breadcrumb {
    background: transparent !important;
}

.breadcrumb a {
    color: #000000 !important;
    font-weight: 500 !important;
}

.breadcrumb span {
    color: var(--primary-color) !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    opacity: 1 !important;
}

.modal-body .content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
}

.modal-body .content img {
    width: 70px;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.modal-body .content h2 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0px;
}

.modal-body .content .button-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-body .content .button-contain .button-data {
    width: 140px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #ec3737;
    border-radius: 30px;
}

.modal-body .content .button-contain .button-data.red-bk {
    background-color: #ec3737;
    color: #fff;
}

.modal-body .content .button-contain .button-data.red-bk:hover {
    background-color: #fff;
    color: #ec3737;
}

.modal-body .content .button-contain .button-data.red-border {
    -webkit-margin-start: 15px;
    margin-inline-start: 15px;
    color: #ec3737;
}

.modal-body .content .button-contain .button-data.red-border:hover {
    background-color: #ec3737;
    color: #fff;
}

.title-contain {
    font-size: 25px;
    font-weight: 900;
    color: var(--primary-color);
    margin-bottom: 0px !important;
}

.data-list {
    width: 100%;
    padding: 20px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    justify-content: flex-start;
}

.data-list li {
    padding: 0px 10px;
    -webkit-border-start: 1px solid rgba(0, 0, 0, 0.3);
    border-inline-start: 1px solid rgba(0, 0, 0, 0.3);
}

.data-list li:first-child {
    -webkit-padding-start: 0px !important;
    padding-inline-start: 0px !important;
    -webkit-border-end: 0px;
    border-inline-start: 0px;
}

.data-list li:last-child {
    -webkit-padding-end: 0px !important;
    padding-inline-end: 0px !important;
}

.data-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.data-list li a img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
}

.data-list li a i {
    font-size: 20px;
    color: #001d6e;
    margin-inline-end: 10px;
}

.data-list li a span {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
}

.data-list li a:hover img {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}

.data-list li a:hover span {
    color: var(--secondary-color);
}

.clients-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    flex-wrap: wrap !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    justify-content: flex-end;
    padding: 13px 0px;
}

.clients-button .btn-shape {
    width: 127px;
    height: 40px;
    margin-top: 10px;
    border: 1px solid var(--secondary-color);
    font-size: 12px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--primary-color) !important;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.clients-button .custom-btn.large-btn {
    min-width: 200px;
    height: 44px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--primary-color) !important;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.clients-button .btn-shape img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-inline-end: 10px;
    filter: invert(13%) sepia(27%) saturate(6402%) hue-rotate(215deg) brightness(91%) contrast(115%);
}

.clients-button .btn-shape:hover img {
    filter: invert(100%) sepia(0%) saturate(7484%) hue-rotate(346deg) brightness(132%) contrast(94%);
    animation: scaling 0.4s linear;
}

@keyframes scaling {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.7);
    }
}

.clients-button .btn-shape:last-child {
    -webkit-margin-end: 0px !important;
    margin-inline-end: 0px !important;
}

.clients-button .btn-shape:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff !important;
}

.clients-button .btn-shape:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.clients-button .custom-btn.large-btn:hover {
    background: linear-gradient(135deg, #f4d03f 0%, #d4af37 100%) !important;
    border-color: #2c3e50 !important;
    color: #2c3e50 !important;
}

.form-control.small-text {
    font-size: 12px !important;
    font-weight: 500 !important;
}

.toolbar {
    display: none !important;
}

.header-fixed.toolbar-fixed .wrapper {
    padding-top: calc(0px + var(--kt-toolbar-height)) !important;
}

.form-switch .form-check-input {
    width: 70px !important;
}

.dataTables_length {
    margin-inline-start: 20px !important;
}

.client-box {
    width: 100%;
    height: 100%;
    padding: 20px 15px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 29, 110, 0.1);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    transition: all 0.3s linear;
}

/* .client-box .client-icon {
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    z-index: 4;
}

.client-box .client-icon::after,
.client-box .client-icon::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
}

.client-box .client-icon::after {
    background-color: #fff;
    z-index: -1;
}

.client-box .client-icon::before {
    background-color: var(--secondary-color);
    opacity: 1;
    animation: plus 3s linear infinite;
    z-index: -2;
} */

.client-box .content {
    width: 100%;
    padding: 0px !important;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center !important;
    text-align: center;
    margin-bottom: 10px;
}

.client-box .content h2 {
    font-size: 20px;
    font-weight: 900;
    color: #231f20;
    margin: 0px !important;
}

.client-box .content h3 {
    font-size: 16px;
    font-weight: 900;
    color: #231f20;
    margin: 0px !important;
}

.client-box .content h2.number-client {
    font-size: 40px !important;
}

.client-box p {
    font-size: 13px;
    font-weight: 500;
    color: var(--primary-color);
    margin: 0px;
    text-align: center;
}

@keyframes plus {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

.client-box .client-icon i {
    font-size: 15px;
    color: var(--primary-color);
    position: relative;
    margin-inline-start: 20px;
    z-index: 9;
}

.client-box:hover {
    transform: translateY(-10px);
}

.client-box .content.block-data {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.client-box .content.block-data .flex-data {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    flex-direction: column !important;
    width: 100%;
}

.client-box .content.block-data h4 {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}

.card-nav {
    width: fit-content;
    margin: auto;
    display: flex;
    align-content: center;
    align-content: center;
    padding: 10px 30px 0px 0px !important;
    justify-content: center;
    border-bottom: 1px solid #ddd !important;
}

.nav-item {
    text-align: center;
}

.card-nav li {
    margin: 0px !important;
    margin-inline-end: 14px !important;
}

.card-nav li a {
    padding-bottom: 10px !important;
    position: relative;
    z-index: 2;
    display: block;
}

.card-nav li a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    bottom: -2px;
    left: 0;
    transform: scaleX(0);
    z-index: -1;
    transition: all 0.3s linear;
}

.card-nav li a.active,
.card-nav li a:hover {
    border-color: transparent !important;
    color: var(--primary-color) !important;
}

.card-nav li a.active::after,
.card-nav li a:hover::after {
    transform: scaleX(1);
}


tr {
    /* border-color: #ddd.blade.php !important; */
}

td {
    font-weight: 500 !important;
    font-size: 15px !important;
    color: var(--content-color);
}

.content.d-flex.flex-column.flex-column-fluid {
    width: 100% !important;
    overflow: hidden !important;
}

#popupitemtest .reservation-popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3);
}

#popupitemtest .reservation-popup .popup-content {
    min-width: 320px;
    background-color: #f7f7f7 !important;
    padding: 40px 15px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    position: relative;
}

#popupitemtest .reservation-popup .close-popup-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ec3737;
    border-radius: 50%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 10px;
    color: #fff;
}

#popupitemtest .reservation-popup ul li {
    display: flex;
    align-content: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

#popupitemtest .reservation-popup ul li:last-child {
    margin-bottom: 0px !important;
}

#popupitemtest .reservation-popup ul li span {
    color: #808080;
    font-size: 15px;
    font-weight: 500;
}

#popupitemtest .reservation-popup ul li b {
    font-size: 15px;
    font-weight: 700;
    color: var(--primary-color);
}

#popupitemtest .reservation-popup ul li.data {
    justify-content: flex-start !important;
}

#popupitemtest .reservation-popup ul li.data img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-inline-end: 10px;
}

#popupitemtest .reservation-popup ul li.data a {
    color: var(--secondary-color);
    font-size: 15px;
    font-weight: 500;
}

.calendar-responsive th {
    background-color: #f7f7f7 !important;
    padding: 0px !important;
}

.fc-scrollgrid-section.fc-scrollgrid-section-header th,
.fc-theme-standard th,
.fc .fc-col-header-cell-cushion {
    padding: 3px 0px !important;
}

.calendar-responsive th a {
    color: #001d6e !important;
    font-weight: 900 !important;
    font-size: 15px !important;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: rgba(127, 181, 255, 1) !important;
}

.fc .fc-daygrid-day.fc-day-today a,
.fc-daygrid-more-link.fc-more-link {
    color: #000000;
}

.fc-col-header-cell {
    padding: 0px !important;
    border-bottom: 0px !important;
}

.fc-list-event-title,
.fc .fc-daygrid-dot-event .fc-event-title {
    text-align: right !important;
    padding-right: 0px !important;
}

.fc .fc-daygrid-dot-event .fc-event-title {
    text-align: right !important;
}

.aside-menu::-webkit-scrollbar {
    width: 8px;
}

.aside-menu::-webkit-scrollbar-track {
    background-color: #ccc;
}

.aside-menu::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #008bd2, #00466a) !important;
    border-radius: 8px;
}

.aside-menu .menu-sub {
    background-color: #f0f5f5 !important;
}

.aside-menu::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #00466a, #008bd2) !important;
}

.bundels .box {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 139, 210, 0.08);
    box-shadow: 0px 0px 10px rgba(0, 139, 210, 0.08);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.bundels .box .title {
    width: 100%;
    padding: 25px 10px;
    text-align: center;
    background: #c0c4c7;
    position: relative;
    z-index: 9;
}

.bundels .box .title h4 {
    color: var(--primary-color) !important;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 15px;
}

.bundels .box .data {
    width: 100%;
    height: calc(100% - 113px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.bundels .box .content {
    padding: 20px 10px;
}

.bundels .box .content li {
    padding-inline-start: 25px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
}

.list-data-contain {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.list-data-contain li {
    padding-inline-start: 25px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
}

.bundels .box.not-hover:hover {
    transform: translate(0px) !important;
}

.heading-style {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}

.bundels .box .content li.heading {
    width: fit-content;
    margin: 0px auto 20px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.bundels .box .content li.heading .name {
    font-size: 15px;
    margin-inline-end: 10px;
}

.bundels .box .content li.heading .day {
    font-size: 20px;
    font-weight: 900;
}

.bundels .box .content li.data-contain {
    padding-top: 10.5px;
    padding-bottom: 7px;
}

.bundels .box .content li.data-contain.flex-data-contain {
    padding-top: 17px !important;
    padding-bottom: 18px !important;
}

.list-data-contain li .name,
.bundels .box .content li .name {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    width: 60px;
}

.list-data-contain li .user_name,
.bundels .box .content li .user_name {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.bundels .box .content li .time-block {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.bundels .box .content li .time-block input {
    width: calc(100% - 45px) !important;
    background-color: #fff;
}

.bundels .box .content li .clear-remove-date {
    width: 40px;
    height: 40px;
    background-color: #ec3737;
    border: 0px !important;
    outline: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.bundels .box .content li .day {
    color: #001d6e;
    font-size: 15px;
    font-weight: 500;
}

.flex-content {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    padding: 10px 0px 0px;
    margin-bottom: 10px !important;
}

.flex-content li {
    margin-inline-end: 15px;
}

.flex-content li .name {
    font-size: 20px;
    font-weight: 700;
    color: #231f20;
    margin-inline-end: 10px;
}

.list-data-contain li .data,
.flex-content li .day {
    font-size: 25px;
    font-weight: 900;
    color: #008bd2;
}

.list-data-contain li .data {
    margin-inline-start: 10px !important;
}

.bundels .box .content li.no-after::after {
    display: none !important;
}

.bundels .box .content li.no-after {
    padding-inline-start: 5px !important;
}

.bundels .box .content li:last-child {
    margin: 0px;
}

.bundels .box .button-contain {
    padding-bottom: 20px;
}

.bundels .box .button-contain .button-shape {
    margin: auto;
}

.bundels .box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.select2-container--bootstrap5 .select2-selection--multiple.form-select-sm .select2-search.select2-search--inline .select2-search__field {
    margin: 0px !important;
    max-height: 28px !important;
}

.post {
    padding-top: 20px !important;
}

.select2-container--bootstrap5 .select2-dropdown .select2-search .select2-search__field {
    border: 1px solid #e4e6ef !important;
}

#kt_table_users th {
    min-width: 120px !important;
    color: var(--primary-color) !important;
}

.swal2-popup .swal2-checkbox {
    display: none !important;
}

/* .page-item.active:hover:not(.offset) .page-link {
    color: #fff !important;
} */

.login-page {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.login-page::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f7f7f7 url("/images/login.svg") center / cover no-repeat;
    opacity: 1;
    z-index: -1;
}

.login-page .content {
    width: 100%;
    padding: 60px 40px 0;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 29, 110, 0.1);
    display: flex;
    flex-direction: column;
    height: calc(100% + 50px);
}

.login-page .logo-in-top {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -6.5rem;
    z-index: -1;
    clip-path: circle(50%);
    border: 8px solid #f6f6f5;
}

.login-page .input-login-user {
    position: relative;
}

.login-page .input-login-user input {
    padding: 2rem 3.5rem;
    background-color: #fff !important;
    background-image: none !important;
}

.login-page .input-login-user span.is-invalid {
    padding: 2rem 3.5rem;
    background-color: red !important;
}

.login-page .button-reguster {
    background-color: transparent !important;
    border: 1px solid #05595b !important;
    color: #05595b;
    font-weight: bolder !important;
}

.login-page .button-reguster:hover {
    border: 1px solid #02787a !important;
    color: #05595b;
    font-weight: bolder !important;
}

.login-page button {
    border-radius: 20px !important;
    padding: 1.5rem 0 !important;
}

html[dir="rtl"] .login-page .input-login-user .icon-login-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("/images/profile-circle-new.svg") no-repeat;
}

html[dir="ltr"] .login-page .input-login-user .icon-login-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    background: url("/images/profile-circle-new.svg") no-repeat;
}

html[dir="rtl"] .login-page .input-login-user .icon-login-edit:nth-child(3) {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("/images/lock-new.svg") no-repeat;
}

.login-page .eye-slash-password,
.login-page .eye-password {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0rem;
    top: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.login-page .eye-slash-password {
    background: url(/images/eye-slash-new.svg) no-repeat;
}

.login-page .eye-password {
    background: url(/images/eye-new.svg) no-repeat;
}

.login-page .forget-password-word {
    position: absolute;
    left: 0;
    color: #05595b !important;
    text-decoration: underline !important;
}

html[dir="rtl"] .login-page .content label {
    text-align: right !important;
}

html[dir="ltr"] .login-page .content label {
    text-align: left !important;
}

.login-page .content img {
    width: 120px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 10px;
}

.login-page .content h1 {
    font-size: 30px;
    font-weight: 900;
    color: var(--primary-color);
}

.login-page .content p {
    font-size: 15px;
    font-weight: 500;
    color: #808080;
    margin: 10px 0px;
}

.select2-container--bootstrap5 .select2-selection--multiple.form-select-sm .select2-selection__choice .select2-selection__choice__remove {
    height: 0.6rem !important;
    width: 0.6rem !important;
    margin-right: 0.5rem !important;
    left: 3px !important;
    filter: invert(19%) sepia(90%) saturate(6149%) hue-rotate(357deg) brightness(96%) contrast(115%) !important;
    opacity: 1 !important;
}

.modal-data-contain {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    text-align: center;
}

.modal-data-contain img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 25px;
}

.modal-data-contain h1 {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 0px;
    color: var(--primary-color);
}

.dataset {
    cursor: pointer;
    color: #5e6278;
    font-size: 1.5em;
}

.dataset:hover {
    background-color: #f1faff;
}

.dataset:hover span {
    color: #009ef7;
}

.btn.btn-bg-light {
    background-color: var(--bs-table-bg) !important;
}

a {
    color: #009ef7 !important;
    cursor: pointer;
}

.modal-lg {
    width: 70%;
    margin: auto;
}

.page-item.active .page-link {
    color: #fff !important;
}

.input-group-text {
    height: 40px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    text-align: right;
}

input[type="number"] {
    -moz-appearance: textfield;
    text-align: start;
}

.blue_header {
    color: var(--blue-color) !important;
}

.form-solid {
    background-color: #e9e9e9 !important;
}

.red_border {
    border: #f1416c solid 1px !important;
}

.fancybox__slide {
    z-index: 1055;
}

.fancybox__container {
    z-index: 1051;
}

.fancybox__image {
    z-index: 1056;
}

.modal {
    z-index: 1050;
}

.modal-backdrop {
    z-index: 1048;
}

.print-title {
    color: #001d6e;
}

@media (max-width: 767px) {
    .card-nav {
        justify-content: center !important;
    }
}

.aside-toggle-new {
    margin-right: 0px !important;
}

.aside:not(:hover) .aside-logo {
    /* justify-content: end !important; */
}

.notification-header {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e2d784;
    border-radius: 50%;
    cursor: pointer;
}

.notification-header img {
    width: 20px;
}

.notification-header {
    position: relative;
    cursor: pointer;
}

.dropdown-content {
    position: absolute;
    top: 105%;
    left: -9rem;
    display: none;
    width: 21rem;
    height: 20rem;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 3px #c1c0bd;
    border-radius: 20px;
    overflow: scroll;
}

.dropdown-content ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
}

.dropdown-content ul li:hover a {
    display: flex;
    background-color: #ededed;
}

.dropdown-content ul li:first-child {
    margin-top: 0.9rem;
}

.dropdown-content ul li div {
    display: flex;
    flex-direction: column;
    padding: 0 0.5rem;
}

.dropdown-content ul li span:first-child {
    font-size: 14px !important;
    color: #000 !important;
}

.dropdown-content ul li span {
    font-size: 12px !important;
    color: #05595b !important;
}

.table.table-row-bordered tr {
    height: 2rem !important;
}

.notification-header:hover .dropdown-content {
    display: block;
}

.notification-dot {
    position: absolute;
    top: -6px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #07585a;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}


.datatable-wrapper-content th {
    display: table-cell;
    vertical-align: middle;
}

.custom-file-upload {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background-color: #f9f9f9;
    cursor: pointer;
    display: flex;
    width: auto;
    text-align: center;
    min-width: 20rem;
    justify-content: center;
}

.upload-text {
    font-size: 14px;
    color: #555;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.3rem;
}

.selected-file-name {
    margin-top: 5px;
    font-size: 12px;
    color: #888;
    margin: 0 0.5rem;
}

.file-input-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}

.file-input {
    display: none;
}


.kt_user_id_filter input {
    background-color: #001d6e !important;
}

.side-bar-links {
    background-color: #fff !important;
    color: #000 !important;
    width: 95% !important;
    height: 180px !important;
    display: flex;
    justify-content: center;
    border-radius: 20px !important;
    margin-bottom: 1rem !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}

.side-bar-links:hover {
    background-color: #05595b !important;
    color: #fff !important;
}

.side-bar-links.active+a {
    display: block !important;
}

.side-bar-links:hover .icon svg path {
    fill: #f5f5f5;
}

.side-bar-links.active {
    background-color: #05595b !important;
    color: #fff !important;
}

.side-bar-links.active:hover {
    background-color: #05595b !important;
    color: #fff !important;
}

.btn .svg-icon {
    margin-left: 0 !important;
}

.side-bar-links i img {
    width: 36px;
    height: 36px;
}

.side-bar-links.active .icon svg path {
    fill: #f5f5f5;
}

.pack-to-home-page {
    font-size: 12px !important;
    color: #e2d784 !important;
    text-decoration: underline !important;
    top: 75%;
    left: 53%;
    transform: translate(-50%, -50%);
}

.side-bar-links.active .pack-to-home-page {
    display: inline-block !important;
}

.col-2-edition-ul {
    width: 14.666667% !important;
}

.add-org-content {
    background-color: #fff;
    padding: 2rem;
    box-shadow: 0px 0px 50px #1a212f1a;
    border-radius: 50px;
}

.add-and-remove-row {
    display: flex;
    gap: 2rem;
}

.create-institutes-content {
    background-color: #e2d784;
    border-radius: 20px;
}

.create-institutes-content li {
    width: 50%;
}

.create-institutes-content li a {
    border-bottom: none !important;
    padding: 0.7rem 1rem !important;
    color: #000 !important;
}

.create-institutes-content>li>a.active {
    background-color: #05595b !important;
    color: #fff !important;
    border-radius: 20px;
}

.create-institutes-content span {
    display: flex;
    justify-content: center;
}

.create-institutes-content .nav-link span:first-child {
    display: block;
}

.create-institutes-content .nav-link span:last-child {
    display: none;
}

.create-institutes-content .nav-link.active span:first-child {
    display: none;
}

.create-institutes-content .nav-link.active span:last-child {
    display: block;
}

.settings-operation-favourite {
    width: calc(100% / 2.3) !important;
    height: 200px !important;
    background-color: #1a212f1a;
    display: flex;
    justify-content: center;
    margin: 1rem;
    border-radius: 20px;
}

/* don't delete this */

/* .facility-data input {
    border-radius: 20px !important;
    background-color: #fff !important;
    border: 1px solid #555 !important;
}

.add-a-facility-add-image .image-input {
    width: 28rem !important;
    background-color: #fff !important;
    border: 1px solid #05595b;
    border-radius: 15px !important;
    height: 5rem;
    position: relative;
}


.add-a-facility-add-image .image-input img {
    display: none;
}

.add-a-facility-add-image .image-input label {
    top: 50% !important;
    right: 100px !important;
    transform: translate(-50%, -50%) !important;
    height: 40px !important;
    width: 40px !important;
} */

.disabled-button-prev-next {
    background-color: #999 !important;
}

.tax-right-content {
    border-radius: 20px;
    padding: 2rem;
}

.tax-right-content input {
    width: 2rem;
}

.institute-card-all {
    display: flex !important;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.institute-card {
    background-color: #f5f5f5;
    width: 24.3333%;
    height: 200px;
    display: flex;
    justify-content: center;
    border-radius: 40px;
}

.homepage .statistics-homepage {
    background-color: #fff;
    height: 75vh;
    border-radius: 30px;
    padding: 2rem;
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.homepage .statistics-homepage .brand {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.homepage .statistics-homepage .brand img {
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0px 0px 20px #05595b1a;
}

.homepage .statistics-homepage .brand span {
    font-size: 18px !important;
}

.homepage .statistics-homepage .statistics-options {
    display: flex;
    justify-content: space-around;
    gap: 1rem;
    flex-wrap: wrap;
    overflow: hidden;
}

.homepage .statistics-homepage .statistics-options a {
    color: #05595b !important;
}

.homepage .statistics-homepage .statistics-options .option {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 250px; */
    height: 250px;
    box-shadow: 0px 0px 20px #05595b14;
    border-radius: 40px;
}

.homepage .statistics-homepage .statistics-options .option:hover {
    background-color: #05595b;
    color: #fff !important;
}

.homepage .statistics-homepage .statistics-options .option:hover svg path {
    fill: #f5f5f5;
}

.homepage .option .option-style {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
}

.customized-datatable {
    margin-top: -1rem;
}

table.dataTable thead th {
    text-align: center !important;
}

.customized-datatable .gl-final-balance {
    background-color: #e2d78433;
    width: 50%;
    padding: 1.5rem;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    color: #05595b;
    font-size: 15px;
    justify-self: center;
}

.customized-datatable .gl-final-balance span:last-child {
    margin-right: 1rem;
}

.documents-select-images {
    background-color: #05595b0f;
    height: 30vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

.documents-review-images {
    height: 60vh;
}

.documents-select-images img {
    width: 50px;
    height: 50px;
}

.documents-review-images {
    height: 50vh;
}

.documents-review-images #selected-file {
    border: 1px solid #e7e7e7;
    border-radius: 30px;
    height: 100%;
    overflow: scroll;
}

.documents-review-images #selected-file {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.documents-review-images #selected-file div {
    height: 100%;
}

.documents-review-images #selected-file div::before {
    display: flex;
    content: "";
    background-image: url(../images/default.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 50%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.documents-review-images .delete-document-container #deleteDocumentImage {
    border: none;
    background-color: transparent;
    margin-top: 0.5rem;
}

.documents-review-images .delete-document-container {
    display: flex;
    justify-content: flex-end;
}

.preview-create-document {
    height: 50vh;
    margin-top: 0 !important;
    align-items: center;
}

.preview-create-document span {
    text-align: center !important;
}

#kt_aside_menu_wrapper .menu .menu-sub {
    border-radius: 20px;
}

.aside-dark .menu .menu-item .menu-link .menu-arrow:after {
    background-image: url(../../../../../images/arrow-left4.svg) !important;
    filter: invert(34%) sepia(57%) saturate(4384%) hue-rotate(150deg) brightness(84%) contrast(91%) !important;
}


.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    background-image: url(../../../../../images/arrow-left4.svg) !important;
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    filter: invert(100%) sepia(0%) saturate(7449%) hue-rotate(39deg) brightness(112%) contrast(112%) !important;
}

.menu-item .menu-link .menu-title {
    display: flex;
    align-items: center;
    flex-grow: 0.99;
}

.menu-item .menu-link .menu-icon {
    margin-left: 0 !important;
}

.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link {
    padding-right: calc(1.5rem) !important;
}

.tax-button-delete a {
    color: #a70000 !important;
}

.tax-button-delete a:hover {
    color: #fff !important;
}

.radio-label {
    position: relative;
    padding-left: 30px;
    /* تعديل حجم الراديو بحسب حجم الصورة */
    cursor: pointer;
}

.radio-custom {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    background-image: url(../../../../../images/tick-circle.svg);
    background-size: cover;
}

.radio-custom-input {
    opacity: 0;
}

.radio-custom-input:checked+label .radio-custom {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    background-image: url(../images/tick-circle-selected.svg);
    background-size: cover;
}

.radio-custom-input:checked+label {
    border-color: #05595b;
}

.package-description {
    color: #062c30;
}

.botton-back-viewing:hover h3 {
    color: #fff !important;
}

.preview-image-create {
    margin-top: 1rem;

    border: 1px solid #f0f5f5;
    border-radius: 20px;
    overflow: scroll;
}

.preview-image-create:has(span) {
    display: flex;
}

.preview-image-create span {
    text-align: end;
    padding: 0 1rem;
    font-size: 11px;
    width: 100%;
}

.delete-image-create,
.download-images-or-file {
    display: flex;
    justify-content: end;
}

.preview-image-create img {
    width: 100%;
    height: max-content;
    /* max-height: 25rem; */
    overflow: scroll;
    border-radius: 20px;
}

.delete-and-download-group {
    display: flex;
    justify-content: end;
    margin-top: 1rem;
    gap: 2rem;
}

#createBtn {
    margin-bottom: 1rem !important;
}

.button-backing {
    order: 1;
}

.button-backing a {
    width: 30% !important;
}

.cursor-pointer.show .arror-down-logout {
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}

.Back-to-facility-button {
    border: 1px solid #e2d7840f !important;
    border-radius: 20px !important;
    background-color: #e2d784 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    gap: 0.4rem;
}

[data-kt-aside-minimize="on"] .aside:not(:hover) .aside-logo {
    justify-content: end;
}

[data-kt-aside-minimize="on"] .Back-to-facility-button span {
    display: none;
}

.institutes-row-one {
    display: flex;
    justify-content: space-between;
}

.dt-buttons {
    gap: 1rem;
}

#calendarFiltersForm .search-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.add-category-institutes a {
    min-width: 9rem !important;
}

#kt_content_container .card table tr {
    text-align: center !important;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
    color: #000 !important;
}

.swal2-popup:hover {
    color: #000 !important;
}

.institutes-pop-up label {
    text-align: start;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
}

.button-important-and-replace-value:hover svg path {
    stroke: #fff;
}

.search-in-create-entry {
    display: flex;
    padding: 0 2rem;
    margin: 20px 0 0 0 !important;
}

.search-in-create-entry #clone_entry_input {
    background-color: #fff !important;
    width: 20rem;
}

.search-in-create-entry .search-entry-container-buttons {
    display: flex;
    gap: 1.5rem;
    margin-right: 2rem;
}

.aforementioned {
    display: none;
}

.aforementioned-custom {
    /* position: absolute; */
    display: flex !important;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(53, 54, 54, 0.12);
    display: block;
    left: -4rem;
    top: -58px;
    background-color: #fff;
    height: 4.5rem;
    overflow: scroll;
    min-width: 14rem;
    gap: 0.5rem;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    padding: 4px;
    transition: display 5s ease-out;
}

.aforementioned-custom ::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}

.mentioned-container-cust {
    position: relative;
}

.hover-to-show-more:hover+.aforementioned {
    transition-delay: 5s;
}

.unacrued-entries-style {
    margin-bottom: 15px;
    border: 1px solid #0d5a5c;
    width: max-content;
    padding: 11px;
    border-radius: 20px;
    color: #0d5a5c;
}

.unacrued-entries-style span {
    font-size: 15px;
}

.tax-button {
    background-color: #e2d784 !important;
    color: #05595b !important;
    position: relative;
    width: 11rem;
    height: 4rem;
    border-radius: 10px !important;
    border: navajowhite;
}

.tax-button:hover {
    background-color: #05595b !important;
    color: #fff !important;
    position: relative;
    width: 11rem;
    height: 4rem;
    border-radius: 10px !important;
    border: #05595b;
}

.tax-entry-edit {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.tax-entry-edit input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

#dt_subscriptions .btn-group {
    gap: 1rem;
}

.aside-menu .menu-item .menu-link {
    gap: 0.5rem;
}

.aside-menu .menu-item .menu-link img {
    width: 22px;
    height: 22px;
}

.aside-menu .menu-sub .menu-item .menu-link .menu-bullet-link img {
    width: 10px;
    height: 10px;
}

.card .card-nav {
    border: none !important;
}

.card-nav .nav-item-in-patient {
    margin-bottom: 2.5rem !important;
}

.card-nav .nav-item-in-patient a.active {
    color: #05595b !important;
    border-bottom: 1px solid #05595b !important;
}

.card-nav .nav-item-in-patient a:hover {
    color: #05595b !important;
    border-bottom: 1px solid #05595b !important;
}

.delete-btn {
    display: flex;
    justify-content: end;
}

.add-btn {
    display: flex;
    justify-content: end;
}

.main-add-purchase {
    border: 1px dotted #324B4C;
    border: 1px dotted #2C3E50;
    padding: 20px;
    border-radius: 10px;
}

.dataTable thead {
    background: var(--primary-color) 0% 0% no-repeat padding-box !important;
    color: #fff !important;
}

.aside-dark .hover-scroll-overlay-y:hover {
    scrollbar-color: var(--primary-color) transparent !important;
}

.buttons-print {
    width: 120px !important;
}

.buttons-print i {
    font-size: 15px !important;
}

.buttons-excel {
    width: 120px !important;
}

.buttons-excel i {
    font-size: 15px !important;
}

/* media query */

@media (min-width: 1850px) {
    .aforementioned {
        left: -3rem;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100% !important;
    }
}

@media (max-width: 1500px) {
    .homepage .statistics-homepage .statistics-options .option {
        height: 200px;
        width: 25%;
    }
}

@media (min-width: 1500px) {
    .homepage .statistics-homepage .statistics-options .option {
        width: 15%;
    }

    .settings-operation-favourite {
        width: calc(100% / 4.5) !important;
        height: 200px !important;
        background-color: #1a212f1a;
        display: flex;
        justify-content: center;
        margin: 1rem;
        border-radius: 20px;
    }
}

@media (min-width: 1241px) {
    .add-org-content {
        width: 83.33333% !important;
    }

    .settings-operation-favourite {
        width: calc(100% / 3.4);
        height: 200px !important;
        background-color: #1a212f1a;
        display: flex;
        justify-content: center;
        margin: 1rem;
        border-radius: 20px;
    }
}

@media (max-width: 1241px) {
    @media (min-width: 1850px) {
        .aforementioned {
            left: -1.5rem;
        }
    }

    .search-in-create-entry #clone_entry_input {
        background-color: #fff !important;
        width: 11rem;
    }

    .add-org-content {
        width: 79% !important;
    }

    .search-input,
    .choose-a-category,
    .choose-an-institution,
    .button-add-mession-in-calander {
        width: 50%;
        display: flex;
        justify-content: end;
    }

    .button-add-mession-in-calander button {
        width: 50% !important;
    }
}

@media (max-width: 1200px) {
    .homepage .statistics-homepage .statistics-options {
        justify-content: start;
    }

    .homepage .statistics-homepage .statistics-options .option {
        width: 31%;
    }

    .homepage .statistics-homepage {
        gap: 1.5rem;
    }

    .homepage .statistics-homepage .statistics-options .option {
        height: 175px;
    }

    .customized-datatable .dataTables_wrapper>div {
        justify-content: space-between !important;
    }

    .btn.btn-secondary.buttons-print {
        width: 10rem !important;
    }

    .btn.btn-secondary.buttons-excel {
        width: 10rem !important;
        margin-right: 0 !important;
    }

    .btn.btn-secondary.buttons-print::after,
    .btn.btn-secondary.buttons-excel::after {
        right: 29px !important;
    }

    .gl-final-balance {
        width: 100% !important;
    }

    .gl-final-balance>div:first-child {
        width: 100% !important;
    }

    .edit-entry-buttons {
        width: 100%;
    }

    .edit-entry-inputs {
        width: 100%;
    }

    .edit-entry-buttons button {
        width: calc(100% / 3.9) !important;
    }
}

@media (max-width: 999px) {
    *::-webkit-scrollbar-track {
        background: unset !important;
    }

    *::-webkit-scrollbar {
        width: 3px !important;
        height: 4px !important;
    }

    *::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background: rgba(0, 0, 0, 0.3) !important;
    }

    .clients-button {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0px 5px 0px !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .clients-button .btn-shape {
        -webkit-margin-end: 5px !important;
        margin-inline-end: 5px !important;
        margin-bottom: 15px;
    }

    .data-list {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        border: 0px !important;
    }

    .data-list li {
        margin-bottom: 10px !important;
        border: 0px !important;
    }

    .data-list li:last-child {
        margin-bottom: 0px !important;
    }

    .data-list li:nth-child(2) {
        -webkit-border-start: 0px !important;
        border-inline-start: 0px !important;
    }

    /* .card .nav {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        padding: 0px 15px !important;
    } */

    .card .nav li {
        -webkit-margin-end: 10px !important;
        /* margin-inline-end: 10px !important; */
        /* margin-bottom: 10px !important; */
    }

    .card .nav li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        text-align: center !important;
        padding: 10px 0px 10px 0px !important;
        margin: 0px !important;
        flex-direction: column;
    }

    .card .nav li a i {
        -webkit-margin-end: 3px;
        margin-inline-end: 3px;
    }

    .card .nav li a span {
        font-size: 13px !important;
    }

    .breadcrumb {
        display: none !important;
    }

    .card-nav {
        width: 100% !important;
        justify-content: flex-start !important;
    }

    .card-nav li a {
        width: 100%;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

    .clients-button .btn-shape {
        width: 122px;
        font-size: 10px !important;
    }

    .bundels.flex-shape {
        width: 100% !important;
        padding: 10px 0px !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
        align-content: flex-start !important;
    }

    .bundels.flex-shape .flex-width {
        width: 85% !important;
    }

    .bundles-card {
        width: 100%;
        overflow-x: hidden;
    }

    .list-data-contain {
        flex-direction: column !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        align-content: flex-start !important;
    }

    .calendar-responsive {
        width: 100%;
    }

    .button-contain {
        flex-wrap: wrap !important;
    }

    .button-contain .custom-btn,
    .button-contain .btn {
        margin-bottom: 10px;
        width: 100%;
        margin-inline-end: 0px !important;
    }

    .button-contain .btn-primary span {
        font-size: 13px !important;
    }

    .button-contain .btn-primary:last-child {
        margin-bottom: 0px !important;
    }

    .filter {
        margin: 20px 0px;
    }

    .filter .nav-item {
        margin-bottom: 10px !important;
    }

    .flex-data-mobile {
        flex-direction: column !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        align-content: flex-start !important;
    }

    .table-responsive th {
        min-width: 130px !important;
        text-align: center;
        vertical-align: top;
    }

    .login-page .content {
        padding: 20px 10px;
    }

    .login-page .content img {
        height: 130px !important;
    }

    .login-page .content h1 {
        font-size: 20px;
    }

    .client-box .content.block-data h4,
    .client-box .content h2,
    .client-box .content h2.number-client {
        font-weight: 500 !important;
        font-size: 15px !important;
    }

    .client-box .client-icon i {
        font-size: 13px !important;
    }

    .client-box {
        padding: 15px 10px !important;
    }

    .heading-style {
        font-size: 20px !important;
    }

    .login-page .logo-in-top {
        clip-path: none;
        border: none;
    }

    .button-add-mession-in-calander button {
        width: 60% !important;
    }

    .button-add-mession-in-calander button span {
        font-size: 12px !important;
    }
}

@media (max-width: 998px) {
    .aforementioned {
        left: -4.5rem;
    }
}

@media (max-width: 991px) {
    .search-in-create-entry #clone_entry_input {
        background-color: #fff !important;
        width: 17rem;
    }

    .instiutes-list-right {
        width: 100% !important;
        display: flex !important;
        flex-direction: row !important;
    }

    .instiutes-list-right li {
        width: calc(100% / 4) !important;
    }

    .instiutes-content-left {
        width: 100% !important;
    }

    .entry-page-preview {
        display: flex;
        margin-bottom: 2rem;
        order: 1;
    }

    .preview-image-create {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .preview-image-create span {
        text-align: center;
    }

    .document-image-and-preview {
        width: 100%;
    }

    .documents-select-images {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
        height: 30vh !important;
    }

    .edit-entry-inputs {
        margin-top: 1rem;
    }

    .entry-page-added {
        order: 1;
    }

    .delete-and-download-group {
        display: flex;
        flex-direction: column;
        margin-right: 1rem;
    }

    .botton-back-viewing {
        padding: 0 4rem !important;
    }

    .invoices-page-intery {
        order: 2;
        width: 97%;
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
    }

    .button-backing {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
    }

    .page-preview-place {
        order: 2;
        width: 100%;
    }

    .entry-page-preview {
        width: 100%;
        flex-direction: column;
    }

    .preview-create-document img {
        object-fit: contain;
        height: 100%;
    }
}

@media (max-width: 800px) {
    .side-bar-links a {
        width: 80% !important;
        height: calc(100% + 100px) !important;
    }
}

@media (max-width: 767px) {
    .calendar-responsive {
        width: 700px;
    }

    .mobile-hidden {
        display: none !important;
    }

    .fc .fc-header-toolbar {
        flex-direction: row;
        align-items: flex-start;
    }

    .pack-to-home-page {
        top: 75%;
        left: 27%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .dataTables_wrapper .d-flex .flex-wrap {
        width: 75%;
        gap: 1rem;
    }

    #filters_form {
        display: flex;
        flex-direction: column;
    }

    .change-size-input input {
        width: 48% !important;
    }
}

@media (min-width: 600px) and (max-width: 700px) {
    .pack-to-home-page {
        top: 75%;
        left: 30%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    #basic-addon1 {
        width: 1% !important;
    }
}

@media (max-width: 600px) and (min-width: 500px) {
    .search-in-create-entry #clone_entry_input {
        width: 8.5rem;
    }
}

@media (max-width: 576px) {
    .homepage .statistics-homepage .statistics-options .option {
        width: 100%;
    }

    .homepage .statistics-homepage {
        height: auto;
    }

    .add-org-content {
        border-radius: 20px;
    }

    .institute-card {
        width: 100%;
    }

    .add-org-content {
        padding: 2rem 0.5rem;
        border-radius: 30px;
    }

    .settings-operation-favourite {
        width: 100% !important;
        margin: 1rem 0;
    }

    div.dt-buttons {
        display: flex;
        flex-direction: row;
        gap: 1rem !important;
    }

    .dataTables_wrapper .d-flex .flex-wrap {
        width: 100%;
    }

    div.dataTables_wrapper div.dataTables_length {
        padding: 1rem 0;
        display: flex;
        justify-content: end;
        width: 100%;
        margin-inline-start: -10px !important;
    }

    .entry-page-preview {
        flex-direction: column;
    }

    .preview-image-create {
        width: 94%;
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
    }

    .delete-and-download-group {
        flex-direction: row;
    }

    .documents-select-images {
        height: 20vh !important;
    }
}

@media (max-width: 600px) {
    .instiutes-list-right li {
        width: calc(100% / 2) !important;
    }

    .institute-card {
        width: 31.333%;
    }

    .side-bar-links {
        height: 130px !important;
    }

    .institute-card {
        height: 125px;

        border-radius: 20px;
    }

    .pack-to-home-page {
        left: 50px;
        margin: 1rem 0;
    }

    .dataTables_wrapper .d-flex .flex-wrap {
        width: 100%;
        gap: 1rem;
    }

    .edit-entry-buttons div {
        margin-left: 1.25rem !important;
        margin-right: 1.25rem !important;
    }

    .search-input,
    .choose-a-category,
    .choose-an-institution,
    .button-add-mession-in-calander {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .button-add-mession-in-calander button {
        width: 50% !important;
    }

    .add-category-institutes {
        margin-bottom: 1rem;
    }

    .choose-a-category>div,
    .choose-an-institution>div,
    .button-add-mession-in-calander>button {
        width: 100% !important;
    }
}

@media (max-width: 575px) {
    .change-size-input input {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    .search-in-create-entry {
        flex-direction: column;
        padding: 0 1.5rem;
    }

    .search-in-create-entry #clone_entry_input {
        width: 100%;
        margin-bottom: 2rem;
    }

    .search-in-create-entry .search-entry-container-buttons {
        margin-right: 0 !important;
        flex-direction: column;
    }

    #clone_inverted_entry_button,
    #clone_entry_button {
        width: 100%;
    }

    .edit-entry-buttons div {
        flex-direction: column !important;
    }

    .edit-entry-buttons button {
        width: 100% !important;
    }

    .total-price-entries {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 375px) {

    .list-data-contain li::after,
    .bundels .box .content li::after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        background: linear-gradient(45deg, #008bd2, #00466a);
        border-radius: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 0px;
        top: calc(50% - 7.5px);
        z-index: -1;
    }
}

@media (max-width: 375px) {
    .instiutes-list-right li {
        width: calc(100% / 1) !important;
    }

    .filter li a {
        width: 123px;
        font-size: 10px !important;
    }

    .bundels .box .content li {
        padding-inline-start: 0;
    }

    .side-bar-links {
        width: 100% !important;
    }

    .instiutes-list-right {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .create-institutes-content li {
        font-size: 10px;
    }

    .nav-line-tabs .nav-item .nav-link {
        margin: 0;
        padding: 10px 16px !important;
        font-size: 13px !important;
    }

    .nav-tabs .nav-item,
    .nav-line-tabs .nav-item {
        min-width: 120px;
    }

    /* Show scrollbar hint on mobile */
    .nav-tabs,
    .nav-line-tabs {
        position: relative;
    }

    .nav-tabs::after,
    .nav-line-tabs::after {
        content: '←';
        position: sticky;
        left: 100%;
        background: linear-gradient(90deg, transparent, #F5F8FA 60%);
        padding: 0 10px;
        color: #d4af37;
        font-weight: 700;
        pointer-events: none;
    }

    .settings-operation-favourite {
        margin: 1rem 0;
    }

    .settings-operation-favourite {
        width: 100% !important;
        margin: 1rem 0;
    }

    .filtering {
        width: 100% !important;
    }

    .edit-entry-inputs .form-wrapper {
        flex-direction: column;
    }

    .edit-entry-inputs .form-wrapper .col-6 {
        width: 100%;
    }

    .add-and-remove-row {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .invoices-page-intery button,
    .invoices-page-intery a {
        width: 100% !important;
    }

    .avatar-hide-350px {
        display: none;
    }
}

.menu-link img:not(.img-default) {
    filter: invert(48%) sepia(84%) saturate(7456%) hue-rotate(157deg) brightness(92%) contrast(91%);
}

.menu-link img:not(.img-default),
.menu-link.active img:not(.img-default),
.menu-link:hover img:not(.img-default) {
    filter: invert(75%) sepia(95%) saturate(1200%) hue-rotate(1deg) brightness(90%) contrast(95%);
}

.menu-link:hover img:not(.img-default),
.menu-item.show .menu-link .menu-bullet img:not(.img-default) {
    filter: invert(91%) sepia(100%) saturate(0%) hue-rotate(358deg) brightness(108%) contrast(101%);
}

.modal-header {
    background-color: var(--secondary-color) !important;
    padding: 1rem !important;
}

.modal-header h5 {
    color: #FFFFFF !important;
}

.modal-body {
    overflow-y: scroll;
    max-height: 500px;
}

.btn {
    border-radius: 0%;
}

.text-center th {
    text-align: center !important;
}

.dataTable tbody td {
    padding: 5px 1rem !important;
}

.input-group .input-group-text {
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-right: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected {
    background-color: var(--bs-component-hover-color);
    color: var(--bs-component-hover-bg);
    transition: color 0.2s ease;
    position: relative;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    height: 0;
}



.login-page img {
    width: 200px;
    height: 50px;
    object-fit: contain;
}

.login-page .content .pass-link {
    text-align: start !important;
}

.login-page .content .button-data button {
    background-color: #05595b !important;
    border-radius: 0px !important;
    overflow: hidden;
}

.login-page .content .pass-link a {
    text-align: start;
    font-size: 15px;
    font-weight: 500;
    color: #05595b !important;
}

@media (min-width: 992px) {
    .login-page img {
        position: absolute;
        top: 20px;
        left: 100px;
    }

    html[dir="ltr"] .login-page img {
        left: unset;
        right: 100px;
    }

    .login-page {
        padding: 50px 100px;
    }

    .login-page .content {
        padding: 90px 80px;
        height: unset !important;
    }

    .login-page .content h2 {
        font-size: 40px;
        font-weight: 900;
        color: #000 !important;
        margin-bottom: 20px;
    }

    .login-page .content p {
        font-size: 15px;
        font-weight: 500;
        margin: 0px 0px 20px 0px;
        color: #000;
    }
}

@media (max-width: 992px) {
    .login-page img {
        position: absolute;
        top: 40px;
        left: calc(50% - 100px);
    }
}

.content {
    background-color: #F5F8FA;
}

.main-form {
    background-color: #fff !important;
    height: 100% !important;
    padding: 20px !important;
}

html[dir='rtl'] .form-group input {
    text-align: right;
}

.form-group input {
    /* background-color: #E7F3F0 !important;
    border: none !important;
    height: 45px !important; */
    background-color: #fff !important;
    border: 1px solid #8DB6B4 !important;
    height: 45px !important;
    border-radius: 5px !important;
}

.input-group input {
    background-color: #fff !important;
    border: 1px solid #8DB6B4 !important;
    height: 45px !important;
    border-radius: 5px !important;
}

.main-table-head {
    text-align: center;
    background-color: #F5F8FA !important;
}

.previous-btn {
    width: 150px !important;
    font-size: 15px !important;
}

.next-btn {
    width: 200px !important;
}

.stepper-icon {
    background-color: #324B4C !important;
}

.stepper.stepper-pills .stepper-item.completed .stepper-icon .stepper-check {
    color: #fff !important;
}

.stepper.stepper-pills .stepper-item .stepper-icon .stepper-number {
    color: #fff !important;
}

thead {
    text-align: center !important;
    background-color: #F5F8FA !important;
}

.nav-tabs {
    gap: 5px;
    border: none !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: thin;
    scrollbar-color: #d4af37 #f1f1f1;
}

.nav-tabs::-webkit-scrollbar {
    height: 6px;
}

.nav-tabs::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.nav-tabs::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #2c3e50 0%, #d4af37 100%);
    border-radius: 10px;
}

.nav-tabs::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(90deg, #d4af37 0%, #f4d03f 100%);
}

.nav-item-tab,
.nav-tabs .nav-item,
.nav-line-tabs .nav-item {
    text-align: center;
    min-width: 150px;
    flex-shrink: 0;
    background-color: transparent;
}

.nav-tabs .nav-link {
    color: #2c3e50 !important;
    font-weight: 600 !important;
    padding: 12px 20px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
}

.nav-tabs .nav-link.active {
    background: linear-gradient(135deg, #d4af37 0%, #f4d03f 100%) !important;
    color: #2c3e50 !important;
    border: 2px solid rgba(44, 62, 80, 0.2) !important;
}

.nav-tabs .nav-link:hover:not(.disabled) {
    background: rgba(212, 175, 55, 0.1) !important;
    color: #d4af37 !important;
}

.nav-item-tab:hover a {
    color: #d4af37 !important;
}

.nav-item-tab a {
    color: #fff !important;
}

.btn.btn-active-color-primary.active {
    color: #324B4C !important;
}

.btn.btn-active-color-primary.active:hover {
    color: #324B4C !important;
}

.nav-item-tab .nav-link {
    border-radius: 0px !important;
}

.hidden-input {
    display: none !important;
}

/* .nav-link-second.active{
    color: var(--primary-color) !important;
    border-bottom: 1px solid var(--primary-color) !important;
} */
.nav-line-tabs {
    background-color: #F5F8FA !important;
    padding: 5px 10px !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: thin;
    scrollbar-color: #d4af37 #f1f1f1;
}

.nav-line-tabs::-webkit-scrollbar {
    height: 6px;
}

.nav-line-tabs::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.nav-line-tabs::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #2c3e50 0%, #d4af37 100%);
    border-radius: 10px;
}

.nav-line-tabs::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(90deg, #d4af37 0%, #f4d03f 100%);
}

.nav-line-tabs .nav-item {
    flex-shrink: 0;
    white-space: nowrap;
}

.nav-line-tabs .nav-item .nav-link {
    color: #2c3e50 !important;
    font-weight: 600 !important;
    padding: 12px 20px !important;
    transition: all 0.3s ease !important;
}

.nav-line-tabs .nav-item .nav-link.active {
    color: #d4af37 !important;
    border-bottom: 3px solid #d4af37 !important;
    background: rgba(212, 175, 55, 0.05) !important;
}

.nav-line-tabs .nav-item .nav-link:hover:not(.disabled) {
    color: #d4af37 !important;
    border-bottom: 2px solid rgba(212, 175, 55, 0.5) !important;
}

/* .nav-item .nav-link:hover:not(.disabled){
    border-bottom: 1px solid var(--primary-color) !important;
} */
.btn.btn-active-light.active {
    background-color: #F5F8FA !important;
}

.invoice-table td:first-child {
    padding: 10px !important;
}

.invoice-table td:last-child {
    padding: 0px !important;
}

.invoice-table {
    width: 350px !important;
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 18px;
    text-align: end;
    margin-right: auto !important;
}

html[dir="ltr"] .invoice-table {
    right: unset;
    margin-left: auto !important;
}

.invoice-table th,
.invoice-table td {
    padding: 12px;
    border: 1px solid #ddd;
}

.invoice-table tr:hover {
    background-color: #F5F8FA;
}

.invoice-table th {
    background-color: #4CAF50;
    color: white;
    text-align: center;
}

.invoice-table td {
    color: #333;
}

.invoice-table td {
    font-weight: bold;
}

html[dir='rtl'] .span-input-main {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

html[dir='rtl'] .span-input {
    border: 1px solid #8DB6B4 !important;
    height: 45px !important;
    border-top-left-radius: .475rem !important;
    border-bottom-left-radius: .475rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #F5F8FA !important;
}

@media(max-width:992px) {
    .invoice-table {
        width: 100% !important;
    }

    .mob-navbar {
        display: none !important;
    }
}

.select2-container .select2-selection--single {
    display: flex !important;
    align-items: center !important;
}

/* Moved to nav-line-tabs section above */

html[dir="ltr"] .aside-dark .menu .menu-item .menu-link .menu-arrow:after {
    transform: scaleX(-1);
}

html[dir="ltr"] .aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after {
    transform: scaleX(-1) rotate(-90deg);
}

html[dir='ltr'] .span-input {
    background-color: #F5F8FA !important;
    border: 1px solid #8DB6B4 !important;
    height: 45px !important;
    border-top-right-radius: .475rem !important;
    border-bottom-right-radius: .475rem !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

html[dir='ltr'] .span-input-main {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.table th {
    background-color: var(--primary-color) !important;
    color: #F5F8FA !important;
}

.datatable-wrapper-content {
    overflow-x: auto;
}

.tagify.form-control {
    height: auto !important;
}

