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

body{
    background:#f3f3f3;
}
#sidebar-menu ul li.mm-active>a{
    background:#f3f3f3;
}
.badge-primary{
  background:#53ae00;
}


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


.white_box.green_boxbg {
    background: #db8b0b;
}
.white_box.yellowbox {
    background: #db8b0b;
}
select.form-control, select.form-control:focus {
    background: #db8b0b;
}
.badge-primary{
    background: #0a2644;
}
.table-striped tbody tr:nth-of-type(odd) {
    background: #ffedd0;
}
.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: #be7809;
    color: #ffffff;
}
#sidebar-menu ul li a{
    border-bottom: 1px solid #366788;
}
.metismenu li.mm-active:before {
    content: '';
    position: absolute;
    right: 0;
    top: -33px;
    width: 33px;
    height: 33px;
    background: url(../images/theme3/top_right.png) no-repeat;
}

.metismenu li.mm-active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 55px;
    width: 45px;
    height: 42px;
    background: url(../images/theme3/bot_right.png) 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/theme3/menu_01.png) no-repeat;
}

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

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

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

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

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

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

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

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

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

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


/*------------ Frontent color Theme Start ---------------------*/
.feature-box-1 {
    
    background: #db8b0b;
}
.feature-content h5, .feature-content p{
    color:#fff!important;
}
.navbar .navbar-default {
    background: #be7809;
}
.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: #312004 !important;
    margin-top: 0 !important;
    color: #fff !important;
}
body #page-wrapper{
    /*background:#cff4d2;*/
}
body .feature-box-1:after {
    background: rgb(158, 99,4);
}

.card-header .nav-tabs>.nav-item>.nav-link{
    color:#000!important;
    padding:11px 15px;
    font-size: 12px;
    border:1px solid #be7809;
}
    .card-header .nav-tabs > .nav-item > .nav-link:hover, .card-header .nav-tabs > .nav-item > .nav-link:active {
        background: #be7809 !important;
        color: #fff !important;
    }
.nav.navbar-top-links li a{
    color:inherit!important;
}

/*06/10/2022*/


#wrapper {
    background: #be7809 !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/theme3/top_right.png) no-repeat;
}

.navbar .sidebar ul li a.active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 56px;
    width: 45px;
    height: 42px;
    background: url(../images/theme3/bot_right.png) 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: #eff9f0 !important;
    /*#cff4d2*/
}

.sidebar ul li {
    border-bottom: 1px solid #955d03 !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/theme3/top_right.png) no-repeat;
}
.navbar .sidebar ul li a.active:before {
    top: -34px;
}

.navbar .sidebar ul li.active:after {
    content: '';
    position: absolute;
    right: 0;
    top: 58px;
    width: 45px;
    height: 42px;
    background: url(../images/theme3/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;
    color: #fff !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 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: #f3f3f3 !important;
    color: #3f3f3f !important;
}
.navbar .sidebar ul li.active > a {
    background: #f3f3f3 !important;
    color: #3f3f3f !important;
}

body.loginpage #page-wrapper {
    background: #f3f3f3 !important;
}
.btn-danger {
    color: #fff;
    background-image: linear-gradient(to bottom,#db8b0b 0,#db8b0b 100%);
    background-color: #db8b0b !important;
    border-color: #db8b0b !important;
}
.feature-box-1 * {
    font-size: 14px;
}
.navbar .sidebar ul li.active {
    border-bottom: 0 !important;
}
.blue_logoBox {
    background: #be7809 !important;
}
/*prequalificationtest start*/
.project-box-color {
    background-color: #be7809 !important; /*#139dd4;*/
}

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

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

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

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

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

.small-banner-right {
    width: 65%;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    padding: 2.5rem 1.5rem;
    background-color: #be7809;
}
/*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 ---------------------*/
