 #toolbar-nav {
	    min-height: 68px;
	    background: #285b76;
}

	#logo {
    background: #fff;
    min-height: 68px;
    left: 0;
    margin: 0 -15px;
	width:25% !important;
}

	#logo img{
    /*width: 80px;*/
    text-align: center;
    margin: 0 0 0 15px;
}
#aside{
	padding-top:43px;
}
#content{
    padding: 40px 40px 90px 40px !important;
}

#footer{
	    background-color: #990000!important;
	    min-height:60px;
	    display:block;
	    position: fixed;
	    bottom:0;
	    width:100%;
	    color:#fff
}

#coyright{
	background:#fff;
	color:#666;
	margin-top:5px;
	padding:8px 0 0 0;
}

#menu-top-menu{
    margin-top: 20px;
     color: #fff!important;
}

#menu-top-menu, .top-nav-menu{

    width: 100%!important;
   
}

#menu-top-menu a {
    color: #666!important;
    text-decoration: none!important;
}

#menu-top-menu li a, .top-nav-menu li ul a, #menu-top-menu-en li a {
    color: #fff!important;
    }


#menu-footer-bottom-menu li a, .footer-nav-menu li a, .coyright a:link {
    color: #666!important;
    font-size: 15px!important;
    padding: 0 5px 0 5px;
}

a {
    color: #666!important;
    text-decoration: none!important;
}

a:hover {
    color: #990000!important;
    text-decoration: none!important;
}



#menu-top-menu li:last-child:after {
content: "  "!important;
color: #fff!important;
display: inline-block;
float: left;
margin: -30px 0 0 73px!important;
}

.content-title-section{margin: 0 0 10px 0!important}

.col-md-3 {
    width: 20.5%; 
}
h3 {
	font-size: 18px !important;
    font-weight: bold !important;
    color: #000000 !important;
}

h2 {
	margin-bottom:15px !important;
}

.col-md-6 .widget {
	min-height:110px !important;
}
.col-md-6 .widget .scrollbar {
	height:110px !important;
}