.login-card {
    background-repeat: no-repeat;
    background-size: cover;
}

.login-card .login-main .theme-form .form-group a {
    float: unset;
}

.login-card .logo img {
    width: 100%;
    max-width: 150px;
}

.login-card .logo {
    margin-bottom: 0px;
}


.form-control.is-invalid.no-icon{
    background-image: unset;
}

.form-control.is-invalid {
    border: 1px solid var(--bs-form-invalid-border-color) !important;
    padding-right: calc(1.5em + 0.75rem);
}
.alert {
    padding: 0;
    z-index: 99999 !important;
}

.alert [data-notify=message] {
    padding-right: 30px;
}

.alert .close {
    opacity: 1;
    display: block;
    border: 0;
    background: none;
    top: 50% !important;
    transform: translate(0px, -50%) !important;
    color: #fff;
    font-size: 30px;
    padding: 0;
    margin: 0;
}

.login-card .login-main .theme-form input.form-control.is-invalid {
    transition: none;
}


.alert .message-notify {
    display: flex;
    align-items: center;
}


.alert .message-notify .message-icon {
    padding: 0 10px;
}

.page-header .logo-wrapper {
    padding: 0;
}

.page-header .logo-wrapper img {
    width: 100%;
    margin-left: 5px;
    max-width: 100px;
}
header ul[class*=header-] > li.profile-dropdown {
    cursor: pointer;
}
.dark-mode .svg-color:first-child{
    display: none;
    fill: var(--body-font-color) !important;
}

.dark-mode.active .svg-color:first-child{
    display: block;
}

.dark-mode.active .svg-color:last-child{
    display: none;
}

.page-title .breadcrumb-item.active{
    color: var(--theme-default);
}

.page-title .breadcrumb-item a {
    color: var(--theme-secondary);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    padding-left: 3px !important;
}
.select2-container .select2-selection--single {
    height: 38px !important;
    background-color: transparent !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px !important;
}
.form-control.is-invalid~.select2 {
    border: 1px solid red;
    border-radius: var(--bs-border-radius);
}

.select2-container span {
    display: inline;
}

.select2-search--dropdown {
    display: block !important;
}


.action-menu .btn {
    padding: 5px 8px;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_length select:focus {
    border: 1px solid #F4F5F8;
}

.member-count .btn {
    font-size: 12px;
}

table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after {
    right: 3px;
    font-size: 10px;
}

table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting:before{
    top: 13px;
    content:'\f0de';
    font-family: 'Font Awesome 5 Free';
}

table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting:after {
    top: 20px !important;
    content: '\f0dd';
    font-family: 'Font Awesome 5 Free';
}

.member-count .btn {
    padding: 9px 11px;
    margin: 0;
    line-height: normal;
}


span.tox-statusbar__branding,.tox .tox-promotion {
    display: none;
}

.tox-tinymce {
    border: 1px solid var(--solid-border) !important;
}

textarea.form-control.is-invalid~.tox-tinymce {
    border: 1px solid var(--bs-form-invalid-border-color) !important;
}

a.images_button {
    font-size: 34px;
    text-align: center;
    display: flex;
    justify-content: center;
}

a.images_button:hover {
    color: unset;
}

.image-box {
    padding: 10px 5px;
    padding-bottom: 10px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.image-box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin-bottom: 10px;
}

button.gallery-add{
    width: 130px;
}

.loader-wrapper {
    z-index: 9999;
}

@media (max-width: 576px) {
    .gallery-card-head {
        display: block !important;
    }
    button.gallery-add {
        margin-top: 10px;
    }
    .page-header .logo-wrapper img {
        margin: 5px 0;
    }
}

.custom-switch.switch-outline .switch input:checked + .switch-state.bg-success{
    border: 1px solid #17A600 !important;
}
.custom-switch.switch-outline .switch-state.bg-success {
    border: 1px solid #C42A02 !important;
    background-color: transparent !important;
}
.custom-switch.switch-outline .switch-state:before {
    background-color: #C42A02;
}
.custom-switch.switch-outline .switch-state:after {
    color: #fff;
    opacity: 1;
}

.no-data.alert{
    z-index: 9 !important;
}


.logo-wrapper .logo-btn{
    width: calc(100% - 45px);
        display: flex;
        align-items: center;
}

.logo-wrapper .logo-btn span {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}

.pdf-viewer #pdf-render {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}

.tooltip .tooltip-inner {
    background-color: #000;
}

.mobile-logo {
    display: none;
}
@media (max-width: 420px) {
    .mobile-logo {
        display: block;
        padding: 14px 16px;
        padding-bottom: 15px;
        border-bottom: var(--light-border);
    }
    .mobile-logo a {
        display: flex;
        align-items: center;
    }
    .mobile-logo img {
        width: 100%;
        height: 100%;
        max-width: 70px;
    }
    .mobile-logo span {
        font-size: 12px;
        text-align: center;
        font-weight: 600;
    }
    .page-sidebar .sidebar-menu {
        padding: 14px 0;
    }
    .page-sidebar {
        margin-top: 55px;
    }
}

.current-member table tbody tr:last-child td{
    padding-bottom: 0.5rem;
}

header .profile-dropdown .custom-menu {
    width: 190px;
}

.default_form .ms-container {
    width: 100%;
}

.default_form .ms-container .ms-selectable li.ms-elem-selectable,.default_form .ms-container .ms-selection li.ms-elem-selection {
    padding: 10px 15px;
}

.default_form .ms-container .ms-selectable .ms-optgroup li.ms-elem-selectable,.default_form .ms-container .ms-selection .ms-optgroup li.ms-elem-selection {
    padding: 10px 25px;
}
.default_form .ms-container .ms-optgroup-label {
    padding: 10px 15px 5px;
}
.default_form .ms-container .ms-optgroup-label span {
    font-weight: bold;
}
.default_form .ms-container .ms-list {
    height: 250px;
}
.recover-search .form-group {
    border: 1px solid var(--solid-border);
    padding: 3px 20px;
    border-radius: 5px;
}
.recover-search .form-group i {
    padding-right: 10px;
    color: #59667a;
    line-height: normal;
}
.recover-search .form-group .form-control-plaintext{
    line-height: normal;
}

.treejs .treejs-switcher {
    width: 24px !important;
    height: 25px !important;
}
.treejs .treejs-switcher:before {
    top: 10px !important;
    border: 6px solid transparent !important;
    border-top: 6px solid rgba(0, 0, 0, 0.4) !important;
}
[data-theme=dark] .page-header {
    background-color: var(--card-color);
}

@media (max-width: 480px) {
    .treejs .treejs-label {
        font-size: 12px;
    }
}

.choices, .choices .choices__inner {
    margin-bottom: 0px;
    border-radius: var(--bs-border-radius);
}

.choices.is-invalid {
    border: 1px solid red;
    border-radius: var(--bs-border-radius);
}

.choices .choices__list{
    z-index: 99;
}
.feedback-status span {
    width: 70px;
    font-size: 12px;
}

.user-data p i{
    margin-right: 5px;
}
.user-data i.fa-phone-alt{
    transform: rotate(90deg);
}
.feedback-details-table th {
    width: 150px;
}
[data-theme=dark] input::file-selector-button {
    background-color: transparent !important;
}
.page-sidebar li{
    padding: 0 10px;
}
.page-sidebar .sidebar-link {
    padding: 10px 15px;
}
#errorBlock table td:first-child {
    width: 100px;
}
.lilotri-tyag span {
    width: 60px;
    font-size: 13px;
}
.custom-page-wrapper .card-header:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
/* .custom-page-wrapper .card-header {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: transform 0.2s, box-shadow 0.2s;
} */