.navbar-fixed-top .navbar-brand img {
    width: 180px;
    vertical-align: top;
    margin-top: 2px;
}

.theme-orange .sidebar-nav .metismenu>li i {
    color: #0062a4;
}

.theme-orange .sidebar-nav .metismenu>li.active>a {
    border-left-color: #0062a4;
}

.theme-orange .page-loader-wrapper {
    background: #7e8fb8;
}  
  
.auth-box .header img{
	height:56px;
}
 

.navbar-nav .icon-menu i {
    font-size: 18px;
    color: #0062a4;
}

.navbar-nav .icon-menu{ 
    color: #0062a4;
}
 

.theme-orange .auth-main .btn-primary {
    background: #0062a4;
    border-color: #0062a4;
}
 