* {
    --mdc-theme-primary: #34a34c;
    --mdc-typography-subtitle1-font-family: "Tajawal", sans-serif !important;
    --mdc-typography-font-family: "Tajawal", sans-serif !important;
    --mdc-checkbox-checked-color: #34a34c;
    --mdc-switch-selected-track-color: #34a34c4b;
    font-family: "Tajawal", sans-serif !important;
}

/* .mdc-button--raised {
  font-family:
} */

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
    color: #34a34c;
}

.mdc-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused
.mdc-floating-label {
    color: #34a34c;
}

.mdc-select__menu {
    width: 100%;
}

.mdc-list-item {
    padding: 10px 20px;
}

.main-content {
    .mdc-select

{
    width: 100%;
}

}

.mdc-switch:enabled:hover:not(:active):not(:focus) .mdc-switch__track::after {
    background: #34a34c73;
}

.mdc-switch:enabled:active .mdc-switch__track::after {
    background: #34a34c73;
}

.mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after {
    background: #34a34c73;
}

.nav-bar--elevate {
    box-shadow: 0px 1px 3px 2px #32475c2d;
    border-radius: 8px;
    background-color: #ffffff;
}

body {
    background-color: #f7f9fa;
}

.body--white {
    background-color: #ffffff;
}

.navbar-brand-box {
    background-color: #ffffff;
}

.navbar-nav {
    background-color: #ffffff;
}

.menu-link {
    i

{
    color: #32475cad;
}

span {
    color: #32475cad;
}

}

.container-fluid {
    img

{
    display: none;
}

}

.select-box {
    margin: 10px 0;
    div

{
    width: 100%;
}

}

.select-box label {
    width: 100%;
    height: 50px !important;
    border-color: #fff
}

.tab-content .mdc-text-field {
    margin: 0 !important;
}

.mdc-touch-target-wrapper {
    label

{
    margin-bottom: 0.7rem;
}

}

.mdc-button--danger {
    background-color: #d32f2f !important;
    color: white !important;
}

    .mdc-button--danger .mdc-button__ripple {
        background-color: rgba(255, 255, 255, 0.1) !important;
    }

.info-box {
    background-color: #fdb5281f;
    padding: 14px 16px 14px 16px;
    border-radius: 6px;
}

.info-box__title {
    color: #fdb528;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
}

.info-box__text {
    color: #fdb528;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
}

.table-responsive {
    img

{
    display: block;
}

}

.activity {
    p

{
    display: inline-block;
    margin: 0;
}

img {
    display: inline-block;
    height: 22px;
    margin-right: 10px;
}

}

.breadcrumb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}

.breadcrumb__items {
    display: flex;
    flex-wrap: wrap;
}

.breadcrumb__item {
    font-size: 16px;
}

.navbar-menu {
    background-color: #ffffff !important;
    border: none !important;
}

.logo .logo-lg {
    img

{
    height: 30px;
}

}

.navbar-brand-box {
    display: flex;
}

.material-symbols-outlined {
    font-family: "Material Symbols Outlined" !important;
}

.menu-link {
    padding: 6px 10px 6px 16px !important;
    border-radius: 6px;
    span

{
    font-size: 15px;
}

i {
    font-size: 25px !important;
    margin-right: 10px;
}

}

[data-layout="vertical"][data-sidebar-size="sm"]
.navbar-menu
.simplebar-content-wrapper,
[data-layout="vertical"][data-sidebar-size="sm"] .navbar-menu .simplebar-mask {
    .menu-link

{
    padding: 6px 10px 6px 16px !important;
    margin-top: 20px;
}

}

.nav-item {
    span

{
    font-weight: 500;
}

.active {
    font-weight: bold;
    /*background-color: #4cb74814;*/
    

{
    color: #34a34c;
}

span {
    color: #34a34c;
    font-weight: 600;
}
}
}

[data-layout="vertical"][data-sidebar="dark"] .navbar-nav .nav-sm .nav-item.active .nav-link {

    font-weight: bold;
    color: #333 !important;
}
[data-layout="vertical"][data-sidebar="dark"] .navbar-nav .nav-sm .nav-item.active .nav-link::before {
    background-color: green !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

    [data-layout="vertical"][data-sidebar="dark"]
    .navbar-nav
    .nav-sm
    .nav-link:hover {
        color: #495057;
    }

[data-layout="vertical"][data-sidebar="dark"][data-sidebar-size="sm"]
.navbar-menu
.navbar-nav
.nav-sm
.nav-item:hover > .nav-link {
    color: #878a99;
}

.simplebar-content {
    padding: 5px !important;
}

.navbar-menu {
    box-shadow: unset;
}

#page-topbar {
    background-color: #f7f9fa;
}

.vertical-sidebar-enable {
    .navbar-menu

{
    z-index: 9999999999999999;
}

}
/* HEADER */

.navbar-header {
    margin: 10px;
    margin-left: 20px;
    height: auto;
}

[data-layout="vertical"][data-sidebar="dark"]
.navbar-nav
.nav-sm
.nav-link.active {
    font-weight: 900;
    color: #0f2c30;
    background-color: #ffffff;
}

[data-layout="vertical"][data-sidebar="dark"]
.navbar-nav
.nav-sm
.nav-link:before {
    width: 5px;
    height: 5px;
    border-radius: 500px;
}

[data-layout="vertical"][data-sidebar="dark"]
.navbar-nav
.nav-sm
.nav-link.active:before {
    background-color: #34a34c !important;
    opacity: 1 !important;
}

.topnav-hamburger {
    height: auto;
    margin-left: -50px;
    background-color: #34a34c;
    color: #ffffff;
    border-radius: 500px;
    width: 40px;
    height: 40px;
    border: 10px;
    border: 10px solid #f7f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    transform: translateX(-16px);
}

#page-topbar {
    z-index: 1042;
}

[data-layout="vertical"][data-sidebar-size="sm"] .navbar-brand-box {
    background-color: #ffffff !important;
}

    [data-layout="vertical"][data-sidebar-size="sm"] .navbar-brand-box .logo-sm {
        display: none;
        img

{
    display: none;
}

}

[data-layout="vertical"][data-sidebar-size="sm"]
.navbar-menu
.simplebar-content-wrapper,
[data-layout="vertical"][data-sidebar-size="sm"] .navbar-menu .simplebar-mask {
    .menu-link

{
    padding-left: 5px;
}

}

[data-layout="vertical"][data-sidebar-size="sm"]
.navbar-menu
.navbar-nav
.nav-item:hover > a.menu-link {
    background-color: #f2f9f1;
}

[data-layout="vertical"][data-sidebar="dark"][data-sidebar-size="sm"]
.navbar-menu
.navbar-nav
.nav-item:hover > .menu-dropdown {
    background-color: #f2f9f1;
}

[data-layout="vertical"][data-sidebar-size="sm"] .navbar-menu {
    width: 80px !important;
}

    [data-layout="vertical"][data-sidebar-size="sm"]
    .navbar-menu
    .navbar-nav
    .nav-item
    .active {
        background-color: #ffffff;
    }

.bg-pattern {
    background: #ffffff;
    background-color: #ffffff !important;
    border-bottom: 1px solid #32475c1f;
}

.badge-soft-light {
    color: #00b2ff;
}

.dropdown-tabs {
    background-color: #00b2ff1f;
    padding: 1px 1px;
    border-radius: 4px;
}

.dropdown-item {
    padding: 10px 10px;
}

.notification-item {
    border-bottom: 1px solid #32475c1f;
}

.notification-top {
    border-bottom: 1px solid #32475c1f;
}

@media (min-width: 768px) {
    [data-layout="vertical"][data-sidebar-size="sm-hover"] #page-topbar,
    [data-layout="vertical"][data-sidebar-size="sm"] #page-topbar {
        left: 81px;
    }
}

@media (min-width: 600px) {
    .dropdown-menu-lg {
        width: 400px;
    }
}

.welcome-1 {
    display: none;
}

.topbar-user .dropdown-menu {
    min-width: 200px;
}

@media (max-width: 767.98px) {
    [data-layout="vertical"] .welcome {
        display: none;
    }

    .topnav-hamburger {
        margin-left: 0;
    }

    .welcome-1 {
        display: block;
    }
}

.user-name-text {
    display: block !important;
}

.user-name-sub-text {
    display: block !important;
}

/* Main */
.vertical-overlay {
    z-index: 9999;
}

.main-content {
    background-color: #f7f9fa;
}

.search__wrap {
    flex-basis: 100%;
}

.adv-search {
    width: 100%;
}

.adv-search {
    span

{
    font-size: 25px !important;
}

input {
    padding-left: 50px !important;
    background-color: #ffffff !important;
}

}

.adv-search--white {
    input

{
    background-color: #ffffff !important;
}

}

.modal-search {
    .modal-header

{
    padding-bottom: 0 !important;
    border-bottom: 1px solid #32475c1f;
    padding-right: 50px !important;
}

.modal-body {
    padding-top: 0 !important;
}

a {
    color: #32475cde;
    padding: 15px 10px;
}

    a:hover {
        background-color: #32475c0a;
    }

}

.hamburger-icon {
    width: auto;
    height: auto;
    padding: 5px;
}

    .hamburger-icon.open {
        transform: rotate(-180deg);
    }

/* FILTERS */
.mdc-select.mdc-select--focused {
    border-color: #34a34c;
}

.filters {
    box-shadow: 0px 2px 6px 4px #32475c05;
    background-color: #ffffff;
    margin: 10px 0;
    padding: 24px;
    border-radius: 8px;
}

.filters__buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}

.mdc-select {
    margin: 10px 0;
}

.custom-badge {
    padding: 24px;
    border-radius: 8px;
    background-color: #ffffff;
    width: 100%;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 4px 9px 1px #32475c0a;
}

.badge__text {
    color: #32475c99;
    font-size: 14px;
    font-weight: 400;
}

.badge__title {
}

.badge__left {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.badge__right {
    span

{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
}

}

.badge__right--1 {
    span

{
    background-color: #72e1281f;
    color: #71dd37;
}

}

.badge__right--2 {
    span

{
    background-color: #00b2ff1f;
    color: #00b2ff;
}

}

.badge__right--3 {
    span

{
    background-color: #ff4d491f;
    color: #ff3e1d;
}

}

.card {
    border-radius: 8px;
    border: 1px solid var(--Stroke-Light-Base, #e5e5e7);
}

.card-header {
    border-radius: 8px 8px 0 0 !important;
}

.card-header--bordrless {
  border: none;
}

.custom-progress {
  position: relative;
  margin: 4px;
  float: left;
  text-align: center;
  height: 100%;
}
.barOverflow {
  /* Wraps the rotating .bar */
  position: relative;
  overflow: hidden; /* Comment this line to understand the trick */
  width: 90px;
  height: 45px; /* Half circle (overflow) */
  margin-bottom: -14px; /* bring the numbers up */
}
.bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px; /* full circle! */
  border-radius: 50%;
  box-sizing: border-box;
  border: 5px solid #eee; /* half gray, */
  border-bottom-color: #0bf; /* half azure */
  border-right-color: #0bf;
}

.stars-outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
}

.stars-outer::before {
  content: "\2605 \2605 \2605 \2605 \2605";
  color: #32475c38;
  font-size: 1.5rem;
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}

.stars-inner::before {
  content: "\2605 \2605 \2605 \2605 \2605";
  color: #f8ce0b;
  font-size: 1.5rem;
}

.attribution {
  font-size: 12px;
  color: #444;
  text-decoration: none;
  text-align: center;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: -1;
}
.attribution:hover {
  color: #1fa67a;
}

.password-meter {
  display: flex;
  height: 5px;
  margin-top: 10px;
}

.meter-section {
  flex: 1;
  background-color: #ddd;
}

.weak {
  background-color: #ff4d4d;
}

.medium {
  background-color: #ffd633;
}

.strong {
  background-color: #00b300;
}

.very-strong {
  background-color: #009900;
}

.footer {
    background-color: #f7f9fa;
}

.select2-container {
    min-width: 100% !important; /* Adjust the value as needed */
}

.table-nowrap td,
.table-nowrap th {
    position: relative;
    color: #32475cde;
}

.table-responsive {
    thead

{
    th: after

{
    content: "";
    display: block;
    position: absolute;
    height: 40%;
    width: 1px;
    background-color: #32475c1f;
    right: 10%;
    top: 30%;
}

}
}

.table-head {
    background-color: #fafafc;
}

.status-success {
    text-transform: uppercase;
    color: #71dd37;
    background-color: #72e1281f;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
}

.status-warning {
    text-transform: uppercase;
    color: #ffab00;
    background-color: #fdb5281f;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
}

.status-info {
    text-transform: uppercase;
    color: #26c6f9;
    background-color: #26c6f91f;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
}

.status-danger {
    text-transform: uppercase;
    color: #e8381a;
    background-color: #ff4d491f;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
}

.mdc-switch--selected .mdc-switch__track,
.mdc-switch--selected .mdc-switch__handle {
    background-color: #34a34c; /* Primary color for selected state */
}

.mdc-switch--selected .mdc-switch__icon--on {
    fill: #34a34c; /* Primary color for selected state */
}

.mdc-switch__track {
    background-color: #bdbdbd; /* Default track color */
}

.mdc-switch__handle {
    background-color: white; /* Default handle color */
}

.nav-pills .nav-link {
    text-transform: uppercase;
    color: #32475c99;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    i

{
    margin-right: 10px;
}

}

.upload-photo__buttons {
}

.upload-photo {
    display: flex;
    align-items: center;
    img

{
    display: block;
    margin-right: 10px;
    height: 201px;
    width: 170px;
}

}

.select2-search {
    height: 33px;
    textarea

{
    height: 33px;
}

}

.tabe-content {
}

.mdc-text-field {
    width: 100%;
}

/* .mdc-text-field.mdc-text-field--outlined .mdc-notched-outline__leading,
.mdc-text-field.mdc-text-field--outlined .mdc-notched-outline__trailing {
  border-color: #d0d5dd; 
}

.mdc-notched-outline__notch {
  border-color: #d0d5dd !important; 
} */
/* Change the outline color for the text field when it is focused */
/* .mdc-text-field.mdc-text-field--outlined.mdc-text-field--focused
  .mdc-notched-outline__leading,
.mdc-text-field.mdc-text-field--outlined.mdc-text-field--focused
  .mdc-notched-outline__trailing {
  border-color: #00ff00; 
} */

/* .mdc-text-field.mdc-text-field--outlined.mdc-text-field--focused
  .mdc-notched-outline__notch {
  border-color: #00ff00; 
} */

@media (max-width: 992px) {
    .nav-pills {
        flex-direction: row !important;
    }
}

.role-table {
}

.send-email {
    display: flex;
    flex-direction: column;
}

.send-email__icon {
    background-color: #4cb74814;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 20px #4cb74871;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 555px;
    i

{
    color: #34a34c;
}

}

.email-item {
    display: flex;
    justify-content: space-between;
}

.email-item__detiails {
    display: flex;
}

.email-item__image {
    margin-right: 10px;
    img

{
    display: block;
}

}

.email-item__text {
    display: flex;
    flex-direction: column;
    h6

{
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

p {
    font-size: 14;
    font-weight: 400;
}

}

.fqa-box {
    display: flex;
}

.fqa-box__title {
    display: flex;
    flex-direction: column;
}

.fqa-box__icon {
    border-radius: 6px;
    padding: 9px;
    background-color: #4cb74814;
    width: 42px;
    height: 42px;
    margin-right: 10px;
    span

{
    color: #34a34c;
}

}

.accordion-custom {
    margin-bottom: 20px;
    box-shadow: 0px 2px 6px 1px #32475c17;
    border-radius: 6px;
    .accordion-button

{
    box-shadow: none;
}

}

.accordion-button:not(.collapsed) {
    border-bottom: none;
    background-color: #ffffff;
}

.question__label {
    background-color: #4cb74814;
    color: #34a34c;
    padding: 0px 6px 0px 6px;
}

.contact-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    min-height: 200px;
    background-color: #32475c0a;
}
/* 


.select2-container--outlined .select2-selection {
  border: 1px solid #c5c5c58a;
} */

/* .mdc-text-field {
  border: 1px solid #c5c5c58a;
} */

.select2-container--outlined.select2-container--open .select2-selection {
    border-color: #34a34c;
    box-shadow: inset 2px 2px 0 -1px #34a34c, inset -2px -2px 0 -1px #34a34c;
}

.select2-container.select2-container--open .select2-selection__arrow {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%34a34c' fill-rule='evenodd' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;
    -webkit-transform: rotate(180deg) translateY(-5px);
    transform: rotate(180deg) translateY(-5px);
}
/*******************/
/**  Register     **/
/*******************/

.banner {
    position: fixed;
    background: url(../images/Banner.png);
    width: 50%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner__box {
    position: absolute;
    bottom: 200px;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 9999;
    padding: 32px 32px 32px 48px;
    border: 1px solid #ffffff;
    max-width: calc(100% - 20px);
    width: 700px;
    backdrop-filter: blur(10px);
    border-radius: 8px;
}

.banner__stars {
    margin-bottom: 20px;
}

.banner__text {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
}

.banner__name {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}

@media (max-width: 992px) {
    .banner {
        display: none;
    }
}

.banner::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.section-auth {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.section-auth--grey {
    background-color: #f7f9fa;
}

.section-auth--bg {
    background-image: url(../images/forget-password.png);
    background-repeat: no-repeat;
    background-position: center;
}

.sign {
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 20px);
    width: 424px;
    background-color: #ffffff;
}

.sign--grey {
    background-color: #f7f9fa;
}

.sign--card {
    box-shadow: 0px 4px 9px 1px #32475c0a;
    border-radius: 8px;
    padding: 32px;
}

.sign--large {
    width: 577px;
}

.mdc-button--full-width {
    width: 100%;
}

.mdc-button {
    padding-top: 21px;
    padding-bottom: 21px;
    i

{
    margin-right: 10px;
}

}

.forget {
    text-align: right;
}

.forget-link {
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline !important;
}

.mdc-email {
    width: 100%;
}

.mdc-password {
    width: 100%;
}

/****************/
/**** MULTI STEP */
/*****************/
.section-multi-step {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 20px;
}

.multi-step {
    max-width: calc(100% - 20px);
    width: 746px;
}

@media (max-width: 992px) {
    .multi-step {
        padding: 0 2rem 14.2rem 2rem;
    }
}

.multi-step__tab {
    display: none;
}

.multi-step__input .invalid {
    background-color: #ffdddd;
}

.multi-step__tab {
    margin-bottom: 5rem;
    max-width: calc(100% - 20px);
    width: 424px;
    margin: 0 auto;
}

.multi-step__step-box {
    display: flex;
    justify-content: space-between;
    width: 362px;
    margin: 30px auto;
    position: relative;
}

.multi-step__step {
    position: relative;
}

    .multi-step__step::after {
        background-color: #34a34c;
    }

    .multi-step__step:not(:last-child) ::after {
        content: "";
        display: block;
        position: absolute;
        top: 31%;
        left: 73px;
        max-width: calc(100% - 20px);
        width: 424px;
        height: 3px;
        border-radius: 30px;
        z-index: -1;
        background-color: #34a34c10;
    }

@media (max-width: 768px) {
    .multi-step__step-box::after {
        top: 22%;
        left: 10%;
        width: 84%;
    }

    .multi-step {
        padding: 10px;
    }

    .section-multi-step {
        padding: 0;
    }
}

@media (max-width: 397px) {
    .multi-step__step-box {
        width: 280px;
    }

    .multi-step__step-text {
        font-size: 5px;
    }

    .multi-step__step:not(:last-child) ::after {
        left: 67px;
    }
}

.multi-step__step-number {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 2.8rem;
    border: 2px solid #34a34c;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #34a34c;
    span

{
    display: none;
    font-size: 15px;
}

}

@media (max-width: 768px) {
    .multi-step__step-number {
        width: 18px;
        height: 18px;
        font-size: 1.3rem;
    }
}

.multi-step__step-text {
    color: #9bb0b3;
    font-size: 10px;
    margin-top: 1.5rem;
}

@media (max-width: 768px) {
    .multi-step__step-text {
        font-size: 8px;
    }
}

.multi-step__step {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.active .multi-step__step-number {
    background-color: #34a34c;
    color: #ffffff;
}

    .active .multi-step__step-number::after {
        background-color: #34a34c;
    }

    .active .multi-step__step-number span {
        display: block;
    }

.active .multi-step__step-text {
    color: #0f2c30;
}

.finish .multi-step__step-number {
    background-color: #34a34c;
    color: #ffffff;
}

    .finish .multi-step__step-number span {
        display: block;
    }

.multi-step__next {
    max-width: calc(100% - 20px);
    width: 424px;
    margin: 0 auto;
}

.multi-step__timer {
    text-align: center;
}

.custom-form-group {
    .mdc-select

{
    width: 100%;
    margin: 0;
    margin-right: 16px;
}

.mdc-text-field {
    width: 100%;
}

}

@media (max-width: 992px) {
    .custom-form-group {
        .mdc-select--1

{
    margin-bottom: 16px;
}

}
}

.mdc-last-name {
    width: 100%;
}

.mdc-first-name {
    width: 100%;
}

.mdc-cr-number {
    width: 100%;
}

.mdc-cr-expiry {
    width: 100%;
}

.mdc-form-field {
    label

{
    margin-bottom: 0;
}

}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px;
}

.input {
    width: 58px;
    height: 58px;
    border: none;
    border-radius: 10px;
    margin: 0 10px;
    text-align: center;
    font-size: 36px;
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: 2px 2px 4px 0px #0000001f inset;
    background-color: #f6f6f6;
}

.mdc-button--outlined {
    .mdc-button__label

{
    color: #8592a3;
}

i {
    color: #8592a3;
}

}

.drag-drop {
    border: 1px dashed #e5e5e7;
    padding: 24px;
    text-align: center;
}

.drag-drop__title {
    span

{
    color: #0a77ff;
}

}

.drag-drop__icon {
}

.drag-drop__text {
}

.pagination-wrap {
    margin-right: 50px;
}

    .pagination-wrap a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

.listjs-pagination li .page {
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

.listjs-pagination li.active .page {
    color: #34a34c;
    font-weight: 600;
    background-color: #4cb74846;
}

.pagination-next {
    border: none;
    color: #32475c;
}

.pagination-prev {
    border: none;
    color: #32475c;
}

.page-row {
    margin-right: 15px;
    /* flex: 1; */
    select

{
    border: none;
}

}
.custom-badge-retail {
    background-color: #00b2ff1f;
    padding: 10px;
    height: 44px;
    border-radius: 8px;
}

.custom-badge-retail-blue {
    span

{
    color: #00b2ff;
}

}
.u-line-x {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #32475c1f;
}

@media (max-width: 768px) {
    .input {
        width: 25px;
        height: 25px;
        font-size: 18px;
    }
}

.input:focus {
    /* border-bottom: 3px solid orange; */
    outline: none;
}

.input:nth-child(1) {
    cursor: pointer;
    pointer-events: all;
}

@media (min-width: 992px) {
    .customerList {
        form

{
    flex-direction: column;
}

}
}

.select2-container--open {
    z-index: 9999999;
}

/* Media queires */

@media (min-width: 768px) {
    .topbar-user {
        background-color: rgba(0, 0, 0, 0);
    }
}

.select2-container .select2-search--inline .select2-search__field {
    width: auto !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    -ms-flex-order: 12;
    background-color: transparent;
    background-image: none;
    border: 0;
    height: auto;
    margin-left: .5rem;
    margin-right: -.25rem;
    order: 12;
    width: 100%;
    background: #6a6464;
    text-align: center;
    border-radius: 50%;
    display: block;
}

a.disabled {
    pointer-events: none;
}

.select2-container--outlined .select2-selection {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
}

.details .select2-container--outlined .select2-selection {
    padding-top: 12px;
}

.select2-container .select2-selection--single {
    height: 48px !important;
}

.modal .col-lg-6 .select2-container .select2-selection--single {
    height: 56px !important;
}
.col-lg-6 .select2-container .select2-selection--single {
    /*height: 65px !important;*/
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.col-lg-6 .select2-container--outlined .select2-selection {
    padding-top: 12px;
}

.mdc-text-field--disabled .mdc-text-field__input {
    color: rgb(14 9 9 / 77%);
}

.ui-timepicker-container {
    z-index: 1000000 !important;
}

.modal form {
    width: 100% !important;
}

.zoomIn form {
    width: auto !important;
}

.zoomIn button[type="submit"] {
    color: #ff2b2b;
}

.select2-container .select2-selection--multiple:after {
    display: inline-block
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    width: 85%;
}
.col-lg-2 .select2-container .select2-selection--multiple .select2-selection__rendered {
    width: 83%;
}
.modal .col-lg-6 .select2-container .select2-selection--multiple .select2-selection__rendered,
.col-lg-3 .select2-container .select2-selection--multiple .select2-selection__rendered {
    width: 90%;
}
.col-lg-4 .select2-container .select2-selection--multiple .select2-selection__rendered,
.col-lg-5 .select2-container .select2-selection--multiple .select2-selection__rendered
{
    width: 92%;
}
.status-change-value {
    font-weight: 600;
    margin-left: 5px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: inline-block;
    width: 90%;
}

.modal .col-lg-6 .select2-container .select2-selection--single .select2-selection__rendered {
    width: 90%;
}
.col-lg-6 .select2-container .select2-selection--single .select2-selection__rendered,
.col-lg-12 .select2-container .select2-selection--single .select2-selection__rendered,
.modal .col-lg-12 .select2-container .select2-selection--multiple .select2-selection__rendered,
.col-lg-6 .select2-container .select2-selection--multiple .select2-selection__rendered {
    width: 96%;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    display: inline-block;
    height: 35px;
}
td .select2-container .select2-selection--single .select2-selection__rendered {
    width: 85% !important;
}
.col-lg-4 .select2-container .select2-selection--single .select2-selection__rendered {
    width: 92%;
}
.attach-file {
    background-color: #34a34c1a !important;
    border-radius: 50%;
    width: 33px;
    height: 34px;
    text-align: center;
    line-height: 4;
}
.attach-file span {
    color: #34a34c !important;
}
.system-logs .pagination-wrap {
    width: 61%;
    overflow: overlay;
}
#v-pills-tabContent .table-responsive {
    max-height: 400px
}

/*.nav-item.active .nav-link:before
{
    background-color: green !important;
}*/
.select2-container--outlined .select2-selection 
{
    min-height: 3rem;
    padding: 5px !important;
}
[data-layout="vertical"][data-sidebar="dark"] .navbar-nav .nav-sm .nav-item.active .nav-link {
    font-weight: bold;
    color: #333 !important;
}
.simplebar-content .nav-item.active .nav-link.menu-link {
    background-color: #4CB74814 !important;
}

.simplebar-content .nav-item.active .menu-link > span {
    color: #34A34C !important;
}
.simplebar-content .nav-item.active .menu-link::after {
    color: #34A34C !important;
    font-weight: bold;
    font-size: 20px;
}

.simplebar-content .nav-item.active .menu-link > i  {
    color: #34A34C !important;
}

.mdc-text-field--outlined {
    height: 44px;
}

.field-validation-error > span{
    display:inline-block !important;
    padding-bottom: 15px !important;
}

.profile-content .nav-tabs {
    margin-bottom: 20px;
}

.profile-content .nav-link {
    color: #32475CDE !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 8px;
    gap : 5px;
    min-width:150px;
    padding: 3px;
}

    .profile-content .nav-link.active {
        background-color: #34A34C !important;
    }

        .profile-content .nav-link.active span {
            color: #FFF !important;
            font-size: 20px !important;
            font-weight:500;
        }
        .profile-content .nav-link span {
            font-size: 20px !important;
            font-weight: 500;
        }

    .profile-content .nav-link span i {
        color: #32475CDE !important;
        font-size: 25px !important;
        padding-top:5px;
    }
    .profile-content .nav-link.active span i {
        color: #FFF !important;
    }

.profile-content .form-section {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 16px 0 rgba(60, 72, 88, 0.08);
    padding: 20px;
    margin-bottom: 20px;
}

.profile-content .form-section-header {
    margin-bottom: 24px;
}

.profile-content .profile-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

    .profile-content .profile-img img {
        width: 96px;
        height: 96px;
        object-fit: cover;
        border-radius: 12px;
        border: 2px solid #e5e7eb;
        background: #f3f4f6;
    }

.profile-content .buttons {
    display: flex;
    gap: 12px;
    margin-bottom: 8px;
}

    .profile-content .buttons .btn-success {
        background: #22c55e;
        color: #fff;
        border: none;
        font-weight: 500;
        padding: 8px 20px;
        border-radius: 8px;
        transition: background 0.2s;
    }

        .profile-content .buttons .btn-success:hover {
            background: #16a34a;
        }

    .profile-content .buttons .btn-danger {
        background: #fff;
        color: #ef4444;
        border: 1px solid #ef4444;
        font-weight: 500;
        padding: 8px 20px;
        border-radius: 8px;
        transition: background 0.2s, color 0.2s;
    }

        .profile-content .buttons .btn-danger:hover {
            background: #ef4444;
            color: #fff;
        }

.profile-content .form-section-header p {
    color: #6b7280;
    font-size: 13px;
    margin-top: 4px;
}

.profile-content .form-section-body .row {
    gap: 16px 0;
}

.profile-content .form-section-body input,
.profile-content .form-section-body select {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #f9fafb;
    font-size: 15px;
    color: #222;
    margin-bottom: 18px;
    outline: none;
    transition: border 0.2s;
}

    .profile-content .form-section-body input:focus,
    .profile-content .form-section-body select:focus {
        border-color: #22c55e;
        background: #fff;
    }

.profile-content .form-section-footer {
    gap: 12px;
    padding-top: 16px;
}

    .profile-content .form-section-footer .btn-success {
        background: #22c55e;
        color: #fff;
        border: none;
        font-weight: 500;
        padding: 8px 32px;
        border-radius: 8px;
        margin-left: 12px;
        transition: background 0.2s;
    }

        .profile-content .form-section-footer .btn-success:hover {
            background: #16a34a;
        }

    .profile-content .form-section-footer .btn-danger {
        background: #fff;
        color: #6b7280;
        border: 1px solid #e5e7eb;
        font-weight: 500;
        padding: 8px 32px;
        border-radius: 8px;
        transition: background 0.2s, color 0.2s;
    }

        .profile-content .form-section-footer .btn-danger:hover {
            background: #f3f4f6;
            color: #ef4444;
        }

.profile-content .form-check-input[type="checkbox"] {
    accent-color: #22c55e;
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

.profile-content .form-check-label {
    color: #222;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width: 768px) {
    .profile-content .form-section {
        padding: 18px 8px;
    }

    .profile-content .profile-img img {
        width: 72px;
        height: 72px;
    }
}

#faqs-tab-pane {
    background-color: #F7F7F7 !important;
}

#faqs-tab-pane #fqa-section {
    background-color: #F7F7F7;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

    #faqs-tab-pane #fqa-section .fqa-section-sidebar {
        padding: 10px;
        width: 300px;
        display: flex;
        flex-direction: column;
    }

        #faqs-tab-pane #fqa-section .fqa-section-sidebar nav {
            width: 100%;
            padding: 10px;
            max-height: 500px;
            min-height: 300px;
            overflow-y: auto;
            flex: 1;
        }

        /* Sidebar Navigation Styles */
        #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-nav {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex;
            flex-direction: column;
            gap: 10px;
        }

        #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-nav-item {
            width: 100%;
        }

            #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-nav-item .nav-link {
                display: flex;
                align-items: center;
                gap: 12px;
                padding: 15px 20px;
                background: transparent;
                border: none;
                border-radius: 8px;
                cursor: pointer;
                transition: all 0.3s ease;
                width: 100%;
/*                text-align: left;
*/                text-decoration: none;
                color: #8592A3;
                font-weight: 600;
                font-size: 14px;
                text-transform: uppercase;
            }

                #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-nav-item .nav-link:hover {
                    background-color: #f8f9fa;
                    color: #333;
                }

            #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-nav-item.active .nav-link {
                background-color: #28a745;
                color: white;
            }

        #faqs-tab-pane #fqa-section .fqa-section-sidebar .nav-icon {
            width: 20px;
            text-align: center;
        }

        #faqs-tab-pane #fqa-section .fqa-section-sidebar .nav-text {
            text-align: initial;
            flex: 1;
            font-size:14px !important;
        }

        /* Sidebar Illustration */
        #faqs-tab-pane #fqa-section .fqa-section-sidebar .sidebar-illustration {
            padding: 20px;
            margin-top: auto;
        }

        #faqs-tab-pane #fqa-section .fqa-section-sidebar .illustration-container {
            position: relative;
            width: 100%;
            height: 200px;
            border-radius: 12px;
            overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            #faqs-tab-pane #fqa-section .fqa-section-sidebar .illustration-container img {
                max-width: 100%;
                max-height: 100%;
                object-fit: cover;
                border-radius: 12px;
            }

    #faqs-tab-pane #fqa-section .fqa-section-content {
        flex: 1;
        padding: 20px;
    }

        /* Content Container Styles */
        #faqs-tab-pane #fqa-section .fqa-section-content .content-container {
            border-radius: 12px;
            padding: 0 30px;
        }

        #faqs-tab-pane #fqa-section .fqa-section-content .content-header {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 30px;
        }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-header .header-icon {
                width: 50px;
                height: 50px;
                background: #28a745;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                color: white;
                font-size: 20px;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-header .header-text h3 {
                font-size: 24px;
                font-weight: 600;
                color: #333;
                margin: 0;
                margin-bottom: 5px;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-header .header-text p {
                color: #666;
                font-size: 14px;
                margin: 0;
            }

        #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion {
            display: flex;
            flex-direction: column;
            gap: 15px;
        }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-item {
                border: 1px solid #e0e0e0;
                border-radius: 12px;
                overflow: hidden;
                background: white;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-header {
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 20px;
                background: white;
                cursor: pointer;
                transition: background-color 0.3s ease;
                border: none;
                width: 100%;
                text-align: left;
            }

                #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-header:hover {
                    background-color: #f8f9fa;
                }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-question {
                font-size: 16px;
                font-weight: 500;
                color: #333;
                flex: 1;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-icon {
                color: #666;
                font-size: 14px;
                transition: transform 0.3s ease;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-header[aria-expanded="true"] .accordion-icon {
                transform: rotate(180deg);
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-collapse {
                border-top: 1px solid #e0e0e0;
            }

            #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-body {
                padding: 20px;
                background: white;
            }

                #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-body p {
                    color: #666;
                    font-size: 14px;
                    line-height: 1.6;
                    margin-bottom: 15px;
                }

                    #faqs-tab-pane #fqa-section .fqa-section-content .content-accordion .accordion-body p:last-child {
                        margin-bottom: 0;
                    }

/* Contact Us Section Styles */
#faqs-tab-pane #contact-us-section {
    background-color: #F7F7F7;
    padding: 60px 0;
}

    #faqs-tab-pane #contact-us-section .contact-us-container {
        max-width: 800px;
        margin: 0 auto;
        text-align: center;
    }

    #faqs-tab-pane #contact-us-section .contact-header {
        margin-bottom: 50px;
    }

    #faqs-tab-pane #contact-us-section .question-label {
        display: inline-block;
        background-color: #28a745;
        color: white;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 8px 16px;
        border-radius: 20px;
        margin-bottom: 20px;
        letter-spacing: 1px;
    }

    #faqs-tab-pane #contact-us-section .contact-title {
        font-size: 32px;
        font-weight: 600;
        color: #333;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    #faqs-tab-pane #contact-us-section .contact-description {
        font-size: 16px;
        color: #666;
        line-height: 1.6;
        max-width: 600px;
        margin: 0 auto;
    }

    #faqs-tab-pane #contact-us-section .contact-cards {
        display: flex;
        justify-content: center;
        gap: 30px;
        flex-wrap: wrap;
    }

    #faqs-tab-pane #contact-us-section .contact-card {
        background: white;
        border-radius: 12px;
        padding: 40px 30px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
        min-width: 280px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        #faqs-tab-pane #contact-us-section .contact-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
        }

    #faqs-tab-pane #contact-us-section .contact-icon {
        width: 60px;
        height: 60px;
        background: #28a745;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        color: white;
        font-size: 24px;
    }

    #faqs-tab-pane #contact-us-section .contact-info {
        text-align: center;
    }

    #faqs-tab-pane #contact-us-section .contact-value {
        font-size: 20px;
        font-weight: 600;
        color: #333;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    #faqs-tab-pane #contact-us-section .contact-action {
        font-size: 14px;
        color: #666;
        line-height: 1.4;
    }

/* Responsive Design for Contact Cards */
@media (max-width: 768px) {
    #faqs-tab-pane #contact-us-section .contact-cards {
        flex-direction: column;
        align-items: center;
    }

    #faqs-tab-pane #contact-us-section .contact-card {
        min-width: 250px;
        padding: 30px 20px;
    }

    #faqs-tab-pane #contact-us-section .contact-title {
        font-size: 28px;
    }
}

    
    

    
    
    