.breadcrumb .active {
    color: #000;
    font-weight: 800
}

.menu-hover:hover {
    background-color: #1a1a27;
    transition: background-color .2s ease
}

.menu-item:hover i {
    color: #3699FF !important
}

.menu-sub-accordion:hover i {
    background-color: #3699FF !important
}

.container {
    padding: 0 0 0 30px;
    background-color: #f5f8fa
}

.lg-w-50 {
    min-width: 50px;
    vertical-align: top;
}

.search-users input {
    width: 100% !important;
}


@media(max-width:992px) {
    .container {
        background-color: #fff
    }
}

@media(max-width:768px) {
    .ml-w-50 {
        min-width: 183px;
    }
}

@media (max-width: 480px) {
    .ml-w-50 {
        min-width: auto;
        width: auto !important;
    }

    .form-select.w-25.ms-auto {
        width: 100% !important;
    }

    .sm-w-50 {
        min-width: 100px;
    }

    .sm-w-80 {
        min-width: 80px;
    }

    .sm-m-0 span {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .sm-w-90 {
        width: 90% !important;
    }

    .sm-pl-0 {
        padding-left: 0 !important;
    }

    .search-users {
        width: auto !important;
    }
}

.main {
    padding: 10px 10px 10px 30px;
    background-color: #fff;
    border-radius: 5px
}

.form-check {
    margin-bottom: 15px
}

.search {
    height: 35px
}

hr {
    width: 97%
}

.form-check-input {
    border: 2px solid #dacece
}

.textarea {
    width: 97%;
    margin-top: 10px;
    text-align: justify
}

.abha-btn {
    margin-right: 5px
}

.otp {
    margin-top: 20px;
    margin-bottom: 0
}

.otp-input {
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 5px;
    font-size: 20px;
    border-radius: 5px
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: .25rem
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.pagination {
    justify-content: right;
    bottom: 0;
    padding: 8px
}

.pagination ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.pagination ul li a:hover {
    background-color: #e0e0e0
}

.pagination ul .active a {
    background-color: #007bff;
    color: #fff
}

a.active .menu-title {
    font-weight: medium;
    color: white !important
}

.checkbox-scroll-box {
    max-height: 200px;
    width: 50%;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px
}

.contentCenter {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.DateErrorMessage {
    color: red;
    font-weight: 700;
    margin-top: 5px
}

.content .menu-title {
    color: #494949;
}

.content .inner-content-text {
    color: gray;
}



@media (max-width: 991.98px) {
    
}

.w-90 {
    width: 90% !important;
}

.pd-1 {
    padding: 35px 6px 27px 5px;
}

button.select2-selection__clear {
    display: none !important;
}

#spinner {
    z-index: 1050;
    /* Higher than Bootstrap modal */
}

#otpMessage {
    z-index: 1;
    /* Lower than spinner */
    position: relative;
    /* Ensure it's positioned properly */
}


#kt_app_root {
    flex: 1 0 auto !important;
    height: 100vh;
}


.app-wrapper #kt_app_sidebar.app-sidebar {
    background-color: #ffffff !important;
}

.app-wrapper #kt_app_sidebar.app-sidebar .app-sidebar-logo #kt_app_sidebar_logo {
	background-color: #274E56 !important;
	border-bottom: 1px dashed #fff;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link.active,
.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link.active {
	transition: color .2s ease;
	background-color: #fff;
	color: #000;
    border-radius: 1;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link.active .menu-title,
.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link.active span.menu-icon {
    color: #000 !important;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link .menu-title,
.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link span.menu-icon {
    color: #5c5c5c;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item:hover {
    background-color: unset;
    color: unset !important;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item:hover .menu-link.active {
    border-radius: 1 !important;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item:hover .menu-link:hover{
    background-color: #fff;
    color: #000;
    border-radius: 1;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item > .menu-link > span {
    color: #fff;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item > a.menu-link {
    color: #fff;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link:hover span {
    color: #000;
}

.app-wrapper #kt_app_sidebar.app-sidebar .menu .menu-item .menu-link .menu-arrow::after {
    background-color: #000;
}

/* .app-wrapper .app-main#kt_app_main,
.app-wrapper .container {
    background-color: #7c4e2c;
} */

.container main {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-icon, 
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-icon .svg-icon, 
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-icon i {
    color: #101010 !important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item .menu-link .menu-bullet .bullet {
    background-color: #101010 !important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item:hover .menu-link .menu-icon,
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item:hover .menu-link .menu-icon .svg-icon,
[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-item:hover .menu-link .menu-icon i {
    color: #021629 !important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-link .menu-bullet .bullet {
    background-color: #000 !important;
}

[data-kt-app-layout=dark-sidebar] .app-sidebar .menu .menu-link:hover .menu-bullet .bullet {
    background-color: #3699FF !important; /* Blue color on hover */
}