
.widget-wrapper-container {
  
    background: #99abef none repeat scroll 0 0;
}
.custom-menu {
    background: #0074bd none repeat scroll 0 0;
   
}
.custom-menu li:hover {
    background: #2b39a2;
}
.mactive {
    background: #2b39a2;
    color: #fff;
}

.footer-container {
    border-top: 1px solid #333;
    background: #0074bd;
	
}
.header-container{
	background:#fff;
}
.your-writing{
	background:#355beb;
}
.sidebar-bottom a{
	background: #355beb;
}
.top-pane-container{
	background:#355beb;
}
.left-sidebar h2,.home-sidebar h1 {
	color:#355beb;
}
.home-main-contant span {
  color:#355beb;
}
.inner-main-contant table th{
	background:#355beb;	
	
}
.custom-menu > ul li a:hover{
	color:#47A9E7;
}
.view-all,.quotes span{
	color:#355beb;
}
.search-box input[type="text"]{
	border:1px solid #e4e4e4;
 }
