/* font-family: 'Play', sans-serif;
font-family: 'Work Sans', sans-serif; */

body {
    background: #f3f3f3;
}

#sidebar-menu ul li.mm-active > a {
    background: #3f3f3f;
    background: #FFFFFF !important;
}
#sidebar-menu ul li ul.sub-menu li a {
    color: #FFFFFF !important;
}

    .badge-primary {
    background: #53ae00;
}


#vertical-menu-btn {
    background: #ff9000;
}


.white_box.green_boxbg {
    background: #53ae00;
}

.white_box.yellowbox {
    background: #ff9000;
}

select.form-control, select.form-control:focus {
    background: #dfedd3;
}

.badge-primary {
    background: #0a2644;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #f9fef5;
}

.table td {
    border-top: 1px dashed #c0e3c3;
}

.progress-bar.bg-success {
    background: #55c595 !important;
}

.programContent span {
    color: #349da0;
}

.pre_quel span {
    color: #010101;
}

.system_done h2, .system_done p {
    color: #359b9d;
}

a.get_help {
    background: #55c595;
}

body[data-sidebar=dark] .vertical-menu, .leftfixed-menue, .footer {
    background: #3e3e3e;
    color: #ffffff;
}

#sidebar-menu ul li a {
    border-bottom: 1px solid #366788;
}

.metismenu li.mm-active:before {
    background: url(../images/top_right_green.jpg) no-repeat;
}

.metismenu li.mm-active:after {
    background: url(../images/bot_right_green.jpg) no-repeat;
}


.menue_icon img {
    display: none;
}

.metismenu li a {
    display: flex;
}

    .metismenu li a span {
        padding-left: 30px;
    }

.metismenu li .menue_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 10px;
    padding-left: 0;
}


.metismenu li.dashboard .menue_icon {
    background: url(../images/theme1/menu_01.png) no-repeat;
}

.metismenu li.account .menue_icon {
    background: url(../images/theme1/menu_02.png) no-repeat;
}

.metismenu li.member .menue_icon {
    background: url(../images/theme1/menu_03.png) no-repeat;
}

.metismenu li.referralresource .menue_icon {
    background: url(../images/theme1/menu_12.png) no-repeat;
}

.metismenu li.training .menue_icon {
    background: url(../images/theme1/menu_04.png) no-repeat;
}

.metismenu li.marketing .menue_icon {
    background: url(../images/theme1/menu_05.png) no-repeat;
}

.metismenu li.finance .menue_icon {
    background: url(../images/theme1/menu_06.png) no-repeat;
}

.metismenu li.funding .menue_icon {
    background: url(../images/theme1/funding.png) no-repeat;
}

.metismenu li.systemadmin .menue_icon {
    background: url(../images/theme1/menu_07.png) no-repeat;
}

.metismenu li.target .menue_icon {
    background: url(../images/theme1/menu_08.png) no-repeat;
}

.metismenu li.creditproviders .menue_icon {
    background: url(../images/theme1/menu_09.png) no-repeat;
}
.metismenu.leftfixed-menue li:nth-child(1) .menue_icon {
    background: url(../images/theme6/menu_06.png) no-repeat;
}
.metismenu.leftfixed-menue li:nth-child(2) .menue_icon {
    background: url(../images/theme6/menu_07.png) no-repeat;
}


/*------------ Frontent color Theme Start ---------------------*/
.feature-box-1 {
    background: #acb38b;
}

.feature-content h5, .feature-content p {
    color: #fff !important;
}

.navbar .navbar-default {
    background: #ACB38B;
}

.nav > li > a {
    color: #fff !important;
}

    .nav > li > a:focus, .nav > li > a:hover {
        background: rgb(207, 244, 210);
        color: #3f3f3f !important;
    }

.navbar .sidebar ul li a.active {
    background: rgb(207, 244, 210) !important
}

#wrapper, footer {
}

footer {
    background: #ACB38B !important;
    margin-top: 0 !important;
    color: #fff !important;
}

body #page-wrapper {
    /*background:#cff4d2;*/
}

body .feature-box-1:after {
    background: #929973;
}

.card-header .nav-tabs > .nav-item > .nav-link {
    color: #000 !important;
    padding: 11px 15px;
    font-size: 12px;
    border: 1px solid #ACB38B;
}

    .card-header .nav-tabs > .nav-item > .nav-link:hover, .card-header .nav-tabs > .nav-item > .nav-link:active {
        background: #929973 !important;
        color: #fff !important;
    }

.nav.navbar-top-links li a {
    color: inherit !important;
}

/*06/10/2022*/


#wrapper {
    background: #ACB38B !important;
}

#page-wrapper {
    border-left: 0 !important;
}

#side-menu {
    padding-top: 35px;
}

.sidebar ul li {
    padding-left: 10px;
    position: relative;
}

.nav > li > a {
    border-radius: 30px 0 0 30px;
    padding: 15px;
    line-height: 25px;
}

.navbar .sidebar ul li a.active:before {
    content: '';
    position: absolute;
    right: 0;
    top: -33px;
    width: 33px;
    height: 33px;
    background: url(../images/green-top_right.jpg) no-repeat;
}

.navbar .sidebar ul li a.active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 56px;
    width: 45px;
    height: 42px;
    background: url(../images/green-bot_right.jpg) no-repeat;
}

.loginpage #wrapper {
    background: none !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
    color: #fff !important;
}

.navbar .sidebar ul li a.active:hover, .navbar .sidebar ul li a.active:focus {
    background: #cff4d2;
    color: #3f3f3f !important;
}

.sidebar .nav-second-level li a {
    padding: 5px 15px 5px 37px;
}

/*07-10-2022*/

body #page-wrapper {
    background: #f5f5f5 !important;
}

.sidebar ul li {
    border-bottom: 1px solid #9ea67c !important;
}

.navbar .sidebar ul li a.active:hover, .navbar .sidebar ul li a.active:focus {
    background: #cff4d2 !important;
}



.navbar .navbar-default {
    box-shadow: none !important;
}

.navbar .sidebar ul li.active:before {
    content: '';
    position: absolute;
    right: 0;
    top: -33px;
    width: 33px;
    height: 33px;
    background: url(../images/theme1/top_right.png) no-repeat;
}

.navbar .sidebar ul li a.active:before {
    top: -33px;
}

.navbar .sidebar ul li.active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 58px;
    width: 45px;
    height: 42px;
    background: url(../images/theme1/bot_right.png) no-repeat;
}

.navbar .sidebar ul li a.active:after {
    top: 58px;
}

.navbar .sidebar ul.nav-second-level li a.active {
    background: none !important;
}

    .navbar .sidebar ul.nav-second-level li a.active:after, .navbar .sidebar ul.nav-second-level li a.active:before {
        display: none;
    }

.sidebar .nav > li > a {
    min-height: 56px;
}

.navbar .sidebar .nav-second-level li a {
    min-height: auto;
    color:#2b2e1b !important
}

.navbar .sidebar .nav-second-level li a:hover {
    color: #fff !important
}
.navbar .sidebar .nav-second-level li a:hover {
    color: #fff !important
}

.navbar .sidebar ul li:first-child a {
    min-height: 58px;
}

.navbar .sidebar .nav-second-level li:first-child a {
    min-height: auto;
}

.navbar .sidebar li a.active:after, .navbar .sidebar li a.active:before {
    display: none;
}

.navbar .sidebar ul li.active:first-child:before {
    top: -33px;
}

.navbar .sidebar ul li a.active {
    background: none !important;
}

    .navbar .sidebar ul li a.active:hover, .navbar .sidebar ul li a.active:focus {
        background: none !important;
        color: #fff !important
    }

.navbar .sidebar ul li.active a.active:hover, .navbar .sidebar ul li.active a.active:focus {
    background: #fff !important;
    color: #3f3f3f !important;
}

.navbar .sidebar ul li.active > a {
    background: #f5f5f5 !important;
    color: #3f3f3f !important;
}

body.loginpage #page-wrapper {
    background: #f3f3f3 !important;
}

#sidebar-menu .mm-active ul li.mm-active > a {
    color: #79829c !important;
}
    #sidebar-menu .mm-active ul li.mm-active > a:hover {
        color: #79829c !important;
    }

.btn-danger {
    color: #000;
    background-image: linear-gradient(to bottom,#ACB38B 0,#ACB38B 100%);
    background-color: #ACB38B !important;
    border-color: #929973 !important;
}

.feature-content h5 {
    color: #fff;
}

.feature-box-1 * {
    font-size: 14px;
}

body .navbar .sidebar ul.nav-second-level li a.active:hover, body .navbar .sidebar ul.nav-second-level li a.active:focus {
    background: none !important;
    color: #fff !important;
}
.feature-box-1 .w3-container, .feature-box-1 .w3-container span {
    color: #000 !important;
    font-size: 12px;
}
.navbar .sidebar ul li.active {
    border-bottom: 0 !important;
}
.blue_logoBox {
    background: #acb38b !important;
}
/*prequalificationtest start*/
.project-box-color {
    background-color: #acb38b !important; /*#139dd4;*/
}

    .project-box-color h2, .project-box-color p {
        color: #fff;
    }

.project-form {
    border: 2px solid #acb38b;
    border-radius: 10px;
    padding-bottom: 70px;
}

.project-form-all-btn .btn.active {
    color: #fff !important;
    background-color: #acb38b;
}

.project-form-theme {
    border-color: #acb38b;
}

    .project-form-theme .project-form-all-btn .btn {
        border-color: #acb38b;
    }
.small-banner-left {
    width: 35%;
    flex-shrink: 0;
    padding: 2.5rem 1.5rem;
    align-items: center;
    justify-content: center;
    background-color: #89d446;
}

.small-banner-right {
    width: 65%;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    padding: 2.5rem 1.5rem;
    background-color: #acb38b;
}
/*prequalificationtest end*/
/*@media (min-width:1800px) {

    .navbar .sidebar ul li.active:after {
        top: 57.3px;
    }

    .navbar .sidebar ul li.active:before {
        top: -32.2px;
    }
}*/
/*------------ Frontent color Theme End ---------------------*/
