.site-header .site-header-content {
    float: right;
    height: 40px;
    padding: 5px 0;
    width: 90%;
    margin-left: -210px;
}
.site-header .site-logo {
    font-size: 1.5rem;
    margin: 0 .5rem 0 .5rem;
}
.sub-lbl
{
	margin-right: 1.5rem !important;
	color: #34495e;
}
.sub-lbl > i
{
	color: #818181 !important;
}
.side-menu-list a.active
{
	background: #ecf2f5;
}