/*top menu color light-blue css */
.topMenu ul {
	background: #357CA5 !important;
	 border-radius: 0px !important; 
}
  .main-header .logo{
	font-size: 15px;
	text-align: left;
	color: white;
 }
 .loginDiv {
    width: 265px;
}	

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #303842;
}

.logo {
    top: 0px !important;
    left: 0px !important;
}
