.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text
,.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text{
    font-size: 17px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
    float: right;
}
body{
    font-family: 'Tajawal';
}
.toast-message{
    margin-right: 35px;
}
#kt_header_mobile{
    overflow: hidden;
}



.badge-soft-1{
    background-color: #969696 !important;
    color: white;
}
/*.badge-soft-2{*/
/*    background-color: #969696 !important;*/
/*}*/
.badge-soft-2{
    background-color: rgb(13, 186, 0) !important;
    color: white;
}
.badge-soft-3{
    background-color: rgb(255, 0, 0) !important;
    color: white;
}
.badge-soft-4{
    background-color: rgb(255, 0, 0) !important;
    color: white;
}
.badge-soft-5{
    background-color: #58d7ac !important;
    color: white;
}
.badge-soft-6{
    background-color: rgb(0, 33, 255) !important;
    color: white;
}
.badge-soft-7{
    background-color: rgb(150, 140, 255) !important;
    color: white;
}
.badge-soft-8{
    background-color: rgb(133, 248, 15) !important;
    color: white;
}
.badge-soft-9{
    background-color: #01f801 !important;
    color: white;
}
.badge-soft-10{
    background-color: rgb(152, 229, 253) !important;
    color: white;
}
.badge-soft-11{
    background-color: #ddc51e !important;
    color: white;
}
.badge-soft-12{
    background-color: rgb(248, 15, 170) !important;
    color: white;
}
.badge-soft-13{
    background-color: #969696 !important;
    color: white;
}
.badge-soft-14{
    background-color: #969696 !important;
    color: white;
}
.badge-soft-15{
    background-color: #b432cd !important;
    color: white;
}

.badge-soft-16{
    background-color: #00944e !important;
    color: white;
}

.badge-soft-17{
    background-color: #004c62 !important;
    color: white;
}

.message-box , .history-box{
    max-height: 219px;
    overflow-y: scroll;
}
.logo-support{
    height: 32px;
    width: 100px;
}
.pull-left{
    float: left;
}
.modal{
    overflow: scroll;
}

.toast {
    opacity: 1 !important;
}
@media (max-width: 991.98px) {
    .home-card .card-spacer{
        padding: 1rem 3.25rem !important;
    }
    .mt-custom-10{
        margin-top: 2.5rem !important;
    }
}

#topbar_notifications_notifications{
    max-height: 443px;
    overflow-y: scroll;
}
.dot-unread-alert{
    position: absolute;
    left: 0;
    margin-top: 11%;
    font-size: 9px;
}



.text-soft-1{
    color: #969696 !important;

}
/*.text-soft-2{*/
/*    color: #969696 !important;*/
/*}*/
.text-soft-2{
    color: rgb(13, 186, 0) !important;

}
.text-soft-3{
    color: rgb(255, 0, 0) !important;

}
.text-soft-4{
    color: rgb(255, 0, 0) !important;

}
.text-soft-5{
    color: #58d7ac !important;
}
.text-soft-6{
    color: rgb(0, 33, 255) !important;

}
.text-soft-7{
    color: rgb(150, 140, 255) !important;

}
.text-soft-8{
    color: rgb(133, 248, 15) !important;

}
.text-soft-9{
    color: #01f801 !important;

}
.text-soft-10{
    color: rgb(152, 229, 253) !important;

}
.text-soft-11{
    color: #ddc51e !important;

}
.text-soft-12{
    color: rgb(248, 15, 170) !important;

}
.text-soft-13{
    color: #969696 !important;

}
.text-soft-14{
    color: #969696 !important;

}
.text-soft-15{
    color: #b432cd !important;

}

@media (min-width: 992px) {
    .mobile-only {
        display: none;
    }
}
.notification-count,.favorites-count{
    margin-bottom: 15px;
}
.dot-unread-alert{
    font-size: 17px;
}
.apexcharts-legend-text{
    font-size: 19px !important;
    font-weight: bold !important;
}

.apexcharts-legend-series{
    margin: 2px 13px !important;
}

.font-table{
    font-size: 13px !important;
    font-weight: bold !important;
    color: black !important;
}
.font-count-order{
    font-size: 19px !important;
    font-weight: bold !important;
}

.count-order-circle{
    font-size: 15px !important;
    padding: 0px 6px;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-radius: 3px;
}

/*.back-ground-gold-1{*/
/*    background-color: #FFE55C !important;*/
/*}*/
/*.back-ground-gold{*/
/*    background-color: var(--theme-color) !important;*/
/*}*/
.text-primary{
    color: var(--text-color) !important;
}
.btn.btn-primary,.symbol.symbol-light-success .symbol-label {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: black;
    font-weight: 600;
}
.btn{
    font-weight: 600;
}
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text{
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .subheader-enabled:not(.subheader-mobile-fixed) .content {
        padding-top: 20%;
    }
}

.btn-attribute{
    width: max-content;
}
