body,
#kt_header,
#kt_content {
    background-color: #f8f9f9 !important;
}

.custom-image-file {
    border: #cccbcb dashed 2px;
    cursor: pointer;
    padding: 1px;
    width: 156px;
    background: #ffff;
    height: 156px;
    text-align: center;
}

.custom-image-file-preview {
    position: relative;
    width: 150px;
    height: 150px;
}

.custom-image-file-preview img {
    width: 150px;
    height: 150px;
}

/* .fa-circle.text-success {
    -webkit-text-shadow: 0px 0px 5px #23ef3e;
    -moz-text-shadow: 0px 0px 5px #23ef3e;
    -o-text-shadow: 0px 0px 5px #23ef3e;
    -ms-text-shadow: 0px 0px 5px #23ef3e;
    text-shadow: 0px 0px 5px #23ef3e;
} */

#loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000002b;
}

#loader div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#add-note .modal-dialog {
    max-width: unset;
    width: 70%;
}

.border-danger {
    border: 1px solid #fea7a7 !important;
}

.preview {
    border: 1px solid #ccc;
    padding: 10px;
}

.img-circle {
    width: 50px;
    height: 50px;
    margin: auto 5px;
    border-radius: 50%;
}

.text-left {
    text-align: left;
}

.news-video {
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 10px #ffeded;
    -moz-box-shadow: 1px 1px 10px #ffeded;
    -o-box-shadow: 1px 1px 10px #ffeded;
    -ms-box-shadow: 1px 1px 10px #ffeded;
    box-shadow: 1px 1px 10px #ffeded;
}

.image-file-controller {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}

.custom-image-file-preview .btn {
    position: absolute;
    top: 55px;
    left: 60px;
    color: white;
}

:root {
    --m-c: #172120;
    --s-c: #fff000;
}

.tw-bg-main {
    background-color: var(--s-c);
    color: white;
}

.tw-bg-secondary {
    background-color: var(--m-c);
    color: white;
}

/*#app .tw-bg-green-700, #app .tw-text-white {*/
/*    background-color: var(--s-c) !important;*/
/*}*/

.select2-container--bootstrap5 .select2-selection--single {
    padding: 0.94rem;
}

.swal2-container {
    z-index: 9999999 !important;
}

.login-bg {
    /* background-image: url(https://salahseleemteam.com/site/images/img2.webp); */
    position: relative;
}

.form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: 0 4px 10px 3px #0000001c !important;
}

.login-bg::before {
    content: " ";
    width: 180px;
    height: 100px;
    background: #fff;
    position: absolute;
    right: -63px;
    transform: rotate(46deg);
    top: -20px;
    z-index: 1;
}

.login-form .form-control.form-control-solid {
    background-color: #f5f8fa00;
    border-radius: 10px;
    height: 55px;
    border-color: rgba(134, 146, 166, 0.3);
    /*transition: all .5s ease-in-out;*/
}

.login-form .form-control.form-control-solid:focus {
    background-color: transparent;
    border-color: #000;
    outline: 0;
    box-shadow: 0 4px 10px 3px #0000001c !important;
    color: #333;
}

.form-label {
    color: #74758f !important;
}

.btn.btn-primary,
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary:focus:not(.btn-active),
.theme--dark.v-btn.v-btn--has-bg,
.v-application .success {
    background-color: #000 !important;
    color: #fff000 !important;
    border-color: transparent;
    position: relative;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    border-radius: 10px;
}

.confirm-btn {
    background-color: #000;
    color: #fff000 !important;
    border-color: transparent;
    position: relative;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    border-radius: 10px;
}

.default-btn {
    background-color: #000 !important;
    color: #fff !important;
    border-color: transparent !important;
    position: relative !important;
    transition: all 0.5s ease-in-out;
    font-weight: 700 !important;
    border-radius: 10px !important;
}

input.tw-px-2 {
    padding-inline: 15px;
}

.btn.btn-primary:hover:not(.btn-active) {
    background-color: transparent !important;
    color: #000 !important;
    border-color: transparent;
}

.v-application .primary--text {
    color: #fff000 !important;
    caret-color: #fff000 !important;
}

.swal2-styled.swal2-confirm {
    background-color: #000;
}

.btn.btn-primary:before,
.btn.btn-primary:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}

.menu-link:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}

.btn.btn-primary:before,
.menu-link:before {
    right: unset;
    left: 0;
    top: 0;
}

.btn.btn-primary:after,
.menu-link:after {
    left: unset;
    right: 0;
    bottom: 0;
}

.btn.btn-primary:hover:before,
.btn.btn-primary:hover:after,
.menu-link:hover:after {
    width: 100%;
    margin: auto;
}

.btn.btn-primary:hover:before {
    right: 0px;
}

.btn.btn-primary:hover:after,
.menu-link:hover:after {
    left: 0;
}

.form-check.form-check-solid .form-check-input:checked,
.page-item.active .page-link,
.default-bg {
    background-color: #000000 !important;
}

.default-color,
.btn.btn-color-primary .svg-icon,
.btn.btn-color-primary i,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
.menu-state-icon-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i,
.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
.btn.btn-primary i {
    color: #fff000 !important;
}

.btn.btn-primary:hover:not(.btn-active) i {
    color: #000 !important;
}

.aside.aside-dark,
.aside.aside-dark .aside-logo {
    background-color: transparent;
}

.breadcrumb-item {
    color: #333 !important;
}

.breadcrumb-item.text-dark {
    color: #181c32 !important;
}

.aside-dark .menu .menu-item .menu-link .menu-icon,
.aside-dark .menu .menu-item .menu-link .menu-icon .svg-icon,
.aside-dark .menu .menu-item .menu-link .menu-icon i,
.aside-dark .menu .menu-item .menu-link .menu-title,
.aside-dark .menu .menu-item .menu-link {
    color: #ffffff;
}

.aside-dark .menu .menu-item .menu-section {
    color: #b8b8b8a6 !important;
    font-weight: 700;
}

.menu-item {
    position: relative;
}

.scrolltop,
.scrolltop:hover,
.v-application .green {
    background: #000;
    color: #fff;
}

.scrolltop {
    border-radius: 10px;
}

#tailwind-app .tw-btn-primary {
    background: #000 !important;
    color: #fff;
    background-image: none !important;
    border: none;
}

.fw-bold {
    font-weight: 700 !important;
}

.mob-logo {
    filter: brightness(0) invert(1);
}

.stat-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
}

.stat-icon i {
    font-size: 25px;
    line-height: 2;
}

.btn-success,
.btn-success:hover,
.btn.btn-success:hover:not(.btn-active),
.btn.btn-success:active:not(.btn-active),
.btn.btn-success:focus:not(.btn-active) {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

.btn-success i,
.n-form-item .n-form-item-label {
    color: #000;
}

.btn.btn-active-color-primary:hover:not(.btn-active),
.btn.btn-active-color-primary:hover:not(.btn-active) i,
.text-hover-primary:hover,
.text-hover-primary:hover .svg-icon {
    color: #fff000 !important;
}

thead tr th {
    color: #a8a8a8 !important;
}

.symbol.symbol-50px .symbol-label {
    width: 35px;
    height: 35px;
}

/*
thead tr {
    background-color: #f5f8fa !important;
} */

thead tr th:first-child,
tbody tr td:first-child {
    padding-inline-start: 15px !important;
}

thead tr {
    font-weight: 700 !important;
}

.n-form-item .n-form-item-blank {
    display: block;
}

.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs .nav-item .nav-link:hover:not(.disabled) {
    color: #fff000 !important;
    border-bottom: 1px solid #fff000;
}

.n-steps .n-step-indicator {
    background-color: #000;
    box-shadow: none;
}

.select2-container--bootstrap5 .select2-selection,
.form-control,
.theme--light.v-text-field--filled>.v-input__control>.v-input__slot {
    background: #f9f9f9 !important;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    /*transition: all .5s ease-in-out;*/
    /* box-shadow: 1.5px 1.5px 0 #ef4123 !important; */
}

.select2-container--bootstrap5 .select2-selection:focus,
.form-control:focus,
.n-input:not(.n-input--autosize):focus,
.n-input:hover,
.n-base-selection .n-base-selection-label:hover,
.n-input:not(.n-input--autosize):focus {
    border: 1px solid #000 !important;
    border: none;
    --n-border-hover: none;
    --n-border-focus: none;
    background: transparent !important;
}

.n-input {
    border: 1px solid transparent !important;
}

.btn-light {
    border-radius: 10px;
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
    background: #000;
    color: #fff000;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected,
.tw-bg-gray-700 {
    background: #000 !important;
    color: #fff000 !important;
}

/*.theme--light.v-icon {*/
/*    color: #ffffff !important;*/
/*}*/
.col-form-label,
.n-form-item .n-form-item-label {
    color: #000;
    font-weight: 700;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
    background: #000;
    color: #fff000;
}

form {
    padding: 30px;
    border-radius: 10px;
    /* box-shadow: 0px 0px 10px 0px #cbcbcb5e; */
}

.form-noShadow {
    padding: 0px;
    border-radius: 0;
    box-shadow: none;
}

.card-shadow {
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #cbcbcb5e !important;
}

.btn-success,
.btn-secondary,
div.dataTables_wrapper div.dataTables_length select {
    border-radius: 10px;
}

.page-item.active .page-link {
    border-radius: 10px;
}

.n-input:not(.n-input--autosize),
.n-input,
.n-base-selection .n-base-selection-label,
.n-base-selection {
    border-radius: 10px;
    background-color: #f5f8fa !important;
    border: none;
    transition: all 0.5s ease-in-out;
    --n-border-hover: none !important;
    --n-border-focus: none !important;
    --n-box-shadow-focus: none !important;
    --n-border: none !important;
    --n-border-active: none !important;
    --n-box-shadow-active: none !important;
}

.n-button--success-type,
.n-button--info-type {
    --n-color: #000000 !important;
    --n-color-hover: #000000 !important;
    --n-color-pressed: #000000 !important;
    --n-color-focus: #000000 !important;
    --n-color-disabled: #000000 !important;
    --n-ripple-color: #000000 !important;
    --n-border: none !important;
    --n-border-hover: none !important;
    --n-border-pressed: none !important;
    --n-border-focus: none !important;
    --n-border-disabled: none !important;
    border-radius: 10px;
    --n-text-color: #fff000 !important;
    --n-text-color-hover: #fff000 !important;
    --n-text-color-pressed: #fff000 !important;
    --n-text-color-focus: #fff000 !important;
    --n-text-color-disabled: #fff000 !important;
    color: #fff000 !important;
}

.v-application .primary {
    background-color: #000000 !important;
    border-color: #000000 !important;
    /* color: #FFF000 !important; */
}

.n-button--default-type {
    --n-ripple-color: #ef4123 !important;
    --n-text-color-hover: #ef4123 !important;
    --n-text-color-pressed: #ef4123 !important;
    --n-text-color-focus: #ef4123 !important;
    --n-border-hover: 1px solid transparent !important;
    --n-border-pressed: 1px solid transparent !important;
    --n-border-focus: 1px solid transparent !important;
    --n-border-disabled: 1px solid transparent !important;
    --n-border: 1px solid transparent !important;
}

.n-card.n-modal,
.v-sheet.v-card:not(.v-sheet--outlined) {
    border-radius: 10px;
}

.dataTables_wrapper {
    padding: 0 10px;
}

table.dataTable {
    box-shadow: 2px 2px 20px 0px #e0e0e08c;
}

option:hover {
    background-color: #fff000 !important;
}

/* .mdi:before, .mdi-set{
    color: #ef4123
} */
/*.tw-border-solid {*/
/*    border: none !important;*/
/*}*/

/* .theme--light.v-icon {
    color: #fff !important;
} */
.v-sheet.v-card:not(.v-sheet--outlined) {
    box-shadow: 0px 0px 10px 0px #cbcbcb5e;
}

.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot {
    background-color: transparent !important;
}

.tw-border-green-700,
.hover\:tw-border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: #000 !important;
}

#tailwind-app .tw-border-blue-900 {
    --tw-border-opacity: 1;
    border-color: #000 !important;
    box-shadow: none !important;
    border-style: dashed;
}

.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset {
    color: #000 !important;
    border-top: none;
    border-inline: none;
    border-radius: 0;
}

#tailwind-app button:focus {
    outline: none !important;
}

.invoice-table tr {
    border: none !important;
}

.bg-defaultLight {
    background: #ef41232e !important;
}

.diet-item[data-v-20a9c798]:hover {
    --tw-border-opacity: 1;
    border-color: #000 !important;
}

.bg-primary {
    background-color: #000 !important;
    --bg-color: 0, 158, 247 !important;
}

.account-img {
    border-radius: 10px !important;
}

.n-alert {
    background-color: transparent !important;
    text-align: center;
    border: none !important;
    --n-border: none !important;
}

.n-alert.n-alert--show-icon .n-alert-body {
    padding-inline: 0 !important;
}

.n-alert .n-alert__icon {
    color: var(--n-icon-color);
    display: none !important;
}

.n-alert .n-alert-body .n-alert-body__title {
    color: #fff000 !important;
}

.table {
    --bs-table-bg: transparent !important;
    box-shadow: 2px 2px 20px 0px #e0e0e08c;
    border: none !important;
    --bs-table-striped-bg: transparent !important;
    font-size: 15px;
}

.meal-item-line input {
    background-color: #f5f8fa !important;
    border-radius: 10px;
    border: 1px solid #ccc !important;
}

.auth-bg:before {
    content: "";
    background-color: #000;
    width: 400px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.auth-bg form {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.auth-bg form input {
    background-color: transparent !important;
    border-radius: 10px;
    border: 1px solid #ccc !important;
}

.auth-bg form button {
    border-radius: 10px !important;
}

.auth-bg .title {
    font-size: 40px;
    font-weight: 700;
}

.auth-bg p {
    color: #a3aed0;
    margin-block: 20px;
}

.auth-bg form .form-label,
.auth-bg form .form-check-label {
    color: #2b3674 !important;
    font-weight: 700 !important;
}

/* .aside.aside-dark,
.aside.aside-dark .aside-logo {

    border-radius: 0 50px 50px 0;
} */

.aside-enabled.aside-fixed.toolbar-fixed .toolbar {
    /* background-color: #F8F9F9; */
    background-color: transparent;
}

.header-fixed.toolbar-fixed .toolbar {
    border-top: none !important;
    top: 91px !important;
}

.bg-none {
    background-color: transparent !important;
}

.logo-menu {
    background: #fff000;
    width: 100%;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.side-menu .main-menu a {
    color: #939393;
    font-weight: 700;
}

.side-menu .bg-dark {
    background: #1f1f26 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #1f1f26;
    border-radius: 0px;
}

.nav-pills .nav-item {
    margin-right: 0;
    width: 100%;
}

.aside-dark .menu .menu-item .menu-link.active {
    background-color: transparent;
}

.nav-pills .nav-item a {
    color: #939393 !important;
    padding-inline: 5px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    padding-block: 11px;
}

.client-details-tabs {
    background: #000;
    border-radius: 17px;
    padding-inline: 20px;
}

.client-details-tabs .nav-item {
    margin-inline: auto;
}

.client-details-tabs .nav-item .nav-link {
    font-size: 20px;
    font-weight: 700;
    /* color: #fff00091; */
}

.client-details-tabs .nav-item .nav-link.active {
    border-bottom-width: 3px;
}

.client-details-value {
    color: #939393;
    font-weight: 500 !important;
    font-size: 19px;
}

.client-details-label {
    color: #6b6b6b;
    font-weight: 600 !important;
    font-size: 19px;
}

.light-bg {
    background: #f8f9f9;
}

#base-datatable-table {
    background-color: #fff;
    border-radius: 35px;
    overflow: hidden;
    overflow-y: auto;
}

.stat-bg {
    background-image: url("../images/bg.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.toolbar-fixed .toolbar {
    box-shadow: none;
}

.aside-menu .menu-item {
    width: 180px;
}

.aside-dark .menu .menu-item .menu-link,
.aside-dark .menu .menu-item .menu-link .menu-title,
.aside-dark .menu .menu-item .menu-link .menu-icon,
.aside-dark .menu .menu-item .menu-link .menu-icon i {
    color: #939393;
}

.br-25 {
    border-radius: 25px;
}

.aside.aside-dark,
.aside.aside-dark .aside-logo {
    box-shadow: none !important;
}

.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: transparent;
}

.table.table-row-bordered tr td:last-child {
    padding-inline-end: 15px;
}

.table.table-row-bordered tr:nth-child(even) {
    background: #f9f9f9;
}

.table.table-row-bordered tr td:last-child a.showBtn {
    background: #26a584;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-inline-start: 5px;
}

.table.table-row-bordered tr td:last-child a.editBtn {
    background: #1f1f1f;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-inline-start: 5px;
}

.table.table-row-bordered tr td:last-child a.deleteButton {
    background: #e63214;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-inline-start: 5px;
}

.table.table-row-bordered tr td:last-child .btn.btn-icon .svg-icon,
.table.table-row-bordered tr td:last-child .btn.btn-icon i {
    color: #fff;
}

.n-steps .n-step-indicator .n-step-indicator-slot .n-base-icon {
    color: #ffffff;
}

.n-step--wait-status .n-step-indicator {
    background-color: transparent;
    box-shadow: none;
    border: 2px solid #ececec;
    border-radius: 50%;
    color: #ececec;
}

.n-step--process-status .n-step-indicator {
    background-color: transparent;
    box-shadow: none;
    border: 2px solid #000;
    border-radius: 50%;
    color: #000;
}

.n-step--process-status .n-step-content .n-step-content-header,
.n-step--process-status .n-step-indicator .n-step-indicator-slot .n-step-indicator-slot__index,
.btn.btn-success i,
.btn.btn-success:focus:not(.btn-active) i {
    color: #000 !important;
}

#kt_toolbar .select2-selection {
    background-color: #fff !important;
}

.col-md-6.gap-4 .bg-dark {
    background-color: transparent;
}

.side-menu {
    background: #1f1f26 !important;
    border-radius: 0 50px 50px 0;
}

html[lang="ar"] .side-menu {
    border-radius: 50px 0 0 50px;
}

html[lang="ar"] .text-left {
    text-align: right;
}

.table-status,
table .badge.bg-dark {
    background: #000 !important;
    border-radius: 6px !important;
    color: #fff000 !important;
}

.n-tag {
    color: #000000;
    background-color: #fff0001a;
    --n-border: 1px solid #fff000 !important;
    border-radius: 10px;
}

.n-steps .n-step-splitor {
    background-color: #000000;
}

table td a {
    color: #333;
}

table .bg-success {
    background-color: rgb(38 166 132 / 16%) !important;
    color: #26a584;
    border-radius: 6px;
}

table .bg-info {
    background-color: rgb(114 57 234 / 16%) !important;
    color: #7239ea !important;
    border-radius: 6px;
}

.filter-form .select2-container--bootstrap5 .select2-selection,
.filter-form .form-control,
.filter-form .theme--light.v-text-field--filled>.v-input__control>.v-input__slot {
    background: #ffffff00 !important;
    border: 1px solid #eee !important;
    border-radius: 50px;
}

.filter-form .col-form-label,
.filter-form .n-form-item .n-form-item-label {
    color: #8f8f8f;
    font-weight: 700;
}

/* ================================= media =================== */
@media (max-width: 1000px) {

    /* .tw-flex {
        display: inline-block !important;
    } */
    .mob-breadcrumb .text-white,
    .mob-breadcrumb .text-muted {
        color: #333 !important;
    }

    .toolbar-enabled:not(.toolbar-tablet-and-mobile-fixed) .toolbar {
        margin-bottom: 0;
    }

    .auth-bg:before {
        display: none;
    }

    .login-img {
        display: none;
    }
}

@media (min-width: 992px) {

    .aside .aside-menu,
    .aside {
        width: auto;
    }
}

@media (max-width: 768px) {

    .client-details-value,
    .client-details-label {
        font-size: 16px;
    }

    .client-details-tabs .nav-item .nav-link {
        font-size: 12px;
    }

    .client-details-tabs .nav-item {
        margin-bottom: 0 !important;
    }

    .client-details-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 0px !important;
    }

    .client-details-tabs {
        padding-inline: 0px;
    }
}

#guideModal .modal-content {
    background: linear-gradient(180deg,
            rgba(255, 240, 0, 0.18) 0%,
            rgba(255, 240, 0, 0) 75.21%);
    border-radius: 16px;
    background-color: #fff;
}

#guideModal .featuresSlider img {
    border-radius: 25px;
}

#guideModal .feature-title {
    font-size: 28px;
}

#guideModal .border-btn {
    border: 1px solid #e4e6f1;
    border-radius: 10px;
    color: #000000;
    height: 48px;
}

#guideModal .black-btn {
    background: #000000;
    border-radius: 10px;
    color: #fff000;
    height: 48px;
}

#guideModal .swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    opacity: 0 !important;
}

#guideModal .swiper-fade .swiper-slide-active,
#guideModal .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
    opacity: 1 !important;
}

#guideModal .swiper-pagination-bullet {
    background: #d9d9d9;
}

#guideModal .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #fff000;
}

#guideModal .btn-close {
    position: absolute;
    right: 25px;
    background-size: 10px;
}

#guideModal .btn {
    box-shadow: none;
    outline: none;
}

.hint {
    background-color: #1f1f26;
    width: 100%;
    /* height: 40px; */
    display: block;
    /* position: sticky; */
    top: 0;
    z-index: 999;
    font-size: 14px;
}

.f-17 {
    font-size: 17px !important;
}

.br-15 {
    border-radius: 15px !important;
}

.modal-content {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    box-shadow: none;
}

.modal-content .border {
    border-color: #e6e6e6 !important;
}

.modal-header {
    padding-block: 15px;
    position: relative;
}

.modal-header .btn-icon {
    font-size: 17px;
    opacity: 0.7;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.new-badge {
    background: rgba(0, 210, 220, 0.12);
    color: #000;
    padding: 9px 10px;
    border-radius: 10px;
    border: 1px solid rgba(0, 213, 220, 0.03);
    font-size: 12px;
    margin-inline-end: 6px;
}

.new-badge i {
    color: #00d5dc;
    margin-inline-end: 5px;
}

.btn.btn-sm.btn-light {
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.03) !important;
    background: #f9f9f9;
    color: #000 !important;
    font-size: 12px;
    padding: 9px 10px !important;
    margin-block: 4px;
}

.btn.btn-sm.btn-light i {
    color: #c6c6c6;
}

.subscription-status {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    background: #df0000;
    padding: 4px 10px;
    color: #fff !important;
    font-size: 12px;
}

.profile-info {
    border-radius: 15px;
    border: 1px solid #e6e6e6;
    padding: 20px 20px 10px 20px;
}

/* #profile-container{
    padding-top: 40px;
} */
.br-20 {
    border-radius: 20px;
}

.br-50 {
    border-radius: 50px;
}

.gallery-tabs a {
    background-color: transparent;
    color: #000 !important;
    font-weight: 700;
    font-size: 18px;
    padding-inline: 25px !important;
    border-radius: 50px !important;
}

.gallery-tabs a.active {
    background-color: #000 !important;
    color: #fff000 !important;
    border-radius: 50px;
    font-weight: 700;
}

.upload-btn {
    border-radius: 50px;
    border: 1px solid #aaa5a5 !important;
    background-color: transparent;
    padding: 0 20px !important;
    line-height: 0 !important;
    height: 40px !important;
    color: #969696;
    font-size: 16px;
    font-weight: 700;
}

@media (min-width: 992px) {

    /* .aside-fixed .aside,
    .header-fixed .header {
        position: fixed;
        top: 40px !important;

    } */
    .px-lg-33 {
        padding-inline: 33px;
    }

    .sub-modal {
        min-width: 561px;
        width: 561px;
    }
}

#closeSideMenu {
    position: absolute;
    color: #fff000 !important;
    font-size: 25px;
    /* right: 0; */
    top: 0;
    z-index: 9999;
}

#closeSideMenu i {
    font-size: 22px;
    color: #fff000 !important;
}

tr.black-list-warning {
    background: rgba(255, 0, 0, 0.18) !important;
}

@media (min-width: 992px) {
    .content {
        padding: 30px 0;
        padding-bottom: 0 !important;
    }
}

.support-system {
    position: fixed;
    right: 15px;
    bottom: 88px;
    z-index: 9999;
}

.support-system button.btn {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 999;
    position: relative;
    padding: 0 !important;
}

.support-list li {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.support-list {
    transform: rotate(0deg);
    transition: all 0.5s;
    opacity: 1;
}

/*.support-list.hide {*/
/*    opacity: 1;*/
/*}*/

.support-list li:first-child,
.support-list li:last-child {
    position: absolute;
    bottom: -1px;
    left: -60px;
    right: 0;
    margin: auto;
    transition: all 0.5s ease-in-out;
}

/*.support-list.hide li:first-child {*/
/*    position: absolute;*/
/*    bottom: 65px;*/
/*    right: 0;*/
/*    left: 0;*/
/*    width: 45px;*/
/*}*/

/*.support-list.hide li:last-child {*/
/*    position: absolute;*/
/*    bottom: 10px;*/
/*    right: 0;*/
/*    left: 0;*/
/*    width: 45px;*/
/*}*/

.support-list li {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

/* .notes-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    background: #000000eb;
    width: 200px;
    transform: translateX(-50%);
    text-align: center;
    border-radius: 4px;
    color: aliceblue;
    padding: 6px;
    z-index: 9999999999999999999999;
    &::before {
        content: "";
        position: absolute;
        border-color: #141414 transparent transparent transparent;
        border-style: solid solid solid solid;
        height: 19px;
        top: -15px;
        border-width: 9px;
        transform: translateX(-50%);
        left: 41%;
        transform: rotate(540deg) translateX(-50%);
    }
}
.notes:hover .notes-box {
    display: block;
} */
#all-schedules-table th,
#all-schedules-table td,
.all-schedules {
    border: none !important;
}

.all-schedules .doctor-row,
.all-schedules .doctor-details tbody tr {
    cursor: pointer;
    background: #fff;
    border-radius: 15px;
}

#all-schedules-table,
.all-schedules .doctor-details table {
    border-collapse: separate;
    border-spacing: 0 12px;
}

#all-schedules-table tr td:first-child {
    border-radius: 10px 0 0 10px;
}

#all-schedules-table tr td:last-child {
    border-radius: 0 10px 10px 0;
}

#all-schedules-table thead tr th {
    font-size: 12px !important;
    color: #030229 !important;
    background-color: transparent;
}

.time-group {
    margin-bottom: 0 !important;
}

.feedbackModal .btn.active,
.feedbackModal .btn:hover,
#successModal .btn.active,
#successModal .btn:hover {
    background-color: #fff000;
    color: #000;
    border-radius: 0;
}

.feedbackModal .switch .btn,
#successModal .switch .btn {
    border-radius: 0;
    color: #000;
}

.feedbackModal .switch,
#successModal .switch {
    background: #ffffff;
    width: max-content;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #fff000;
    gap: 0;
    display: flex;
}
 
.feedbackModal .form-group.arabic-mode {
    direction: rtl;
    text-align: right;
    text-align-last:right ;
}
@media screen and (min-width:990px) {
    .feedbackModal {
        min-width: 627px;
    }
}