.skin-blue .sidebar-menu > li > a {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
}


.fixedmenu li a{
   font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff!important;
}

.main-sidebar1{}

.box-title{
   font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.info-box-text{
font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
}

.content-wrapper{
background:url(../../../backend/images/bg5.png);height:auto;}

.content-header>h1{font-weight: 300;}

.loginbg{/* background:url(../../../backend/images/bgbg.png)right!important; */background:rgba(0,0,0,0.3);width:100%;height:auto;}

.loginbg .bolds{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #4cce7d;
}

a.forgot:hover {
    color: #4b504d;
    text-decoration: underline;
}

.fa{}

.formtop2{background:rgba(255,255,255,0.8)!important;}