body, html {
    background-color: #2470ce !important;
}

.card-custom, .card-custom:hover {
    background: transparent !important;
    box-shadow: none !important;
}

.card-custom a h6 {
    color: #fff;
    margin: 10px 0;
    font-size: 13px;
}

.section-heading-custom {
    padding: 10px;
    width: 100%;
    height: 130px;
    max-height: 150px;
    background: #357fde;
    border: 1px solid #357fde;
    color: #fff;
    border-radius: 5px;
}

.modal_dialog i {
    color: #fff;
    font-size: 20px;
}

.year_label, .month_label, .day_label {
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.year_count, .month_count, .day_count {
    font-weight: bold;
    font-size: 25px;
    font-family: Montserrat;
}

.page-heading {
    margin-left: 15px;
}

.header-area {
    background-color: #2470ce !important;
}

.header-area h6 {
    color: #fff;
}

.suha-navbar-toggler span {
    background-color: #fff !important;
}

.padding-0 {
    padding: 0 !important;
}

.margin-0 {
    margin: 0 !important;
}

.sidenav-nav li a, .sidenav-nav li a i, .dropdown-trigger-btn i {
    color: #2f2f2f !important;
}

.user-info h6, .user-info p {
    color: #ffffff !important;
}

.user-info .available-balance {
    font-family: initial;
}

.suha-offcanvas-wrap {
    background: #fff;
}

.sidenav-nav li a i {
    margin-right: 1.5rem !important;
}

.datepicker-plot-area-inline-view {
    box-shadow: none !important;
}

.btn-info-custom {
    background-color: #123867;
    border-color: #123867;
    color: #ffffff;
}

.modal-footer {
    justify-content: flex-start !important;
}

.sidenav-profile {
    padding: 20px 0 !important;
    background-image: url("../../images/drawer_bk.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.sidenav-profile .user-profile {
    margin: 2rem auto 1.5rem !important;
    height: 60px !important;
}

.sidenav-profile .user-profile::before {
    background-image: url("../img/core-img/dot.png") !important;
}

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

.categoryIndex .card .card-body {
    padding: 0.5rem !important;
}

.active_lang {
    color: #2370cf !important;
    font-weight: bold;
}

.error {
    margin-right: 5px !important;
    color: #d75656 !important;
}

.success {
    margin-right: 5px !important;
    color: #2fc47b !important;
}
