/*****************************************
		CUSTOM CSS
******************************************/
.top-header {
  border-bottom: 2px solid #eaeaea;
  padding: 3px 12px;
  background-color: #3F7991;
  color: #ffffff;
}
.top-header a,
.text-email a,
.text-phone,
.text-email:before,
.text-phone:before,
.social-links li a i {
  color: #ffffff;
}
.social-links li a:hover i,
.social-links li + li a:hover > i {
  color: #434343;
}

.drop-down.lighter li.active > a, 
.drop-down.lighter li.active > span, 
.drop-down.lighter li:hover, 
.drop-down.lighter a:hover, 
.drop-down.lighter span:hover {
background: #ffffff;
  color: #35495E !important;
}
.theme-shadow-normal{
	margin: 0px !important;
}
.user3, .user6 {
float: left;
margin-left: 0;
}
.user1, .user4 {
float: left;
margin-right: 0;
}

.turquoise.new_color1 > div {
background-color: #35495E;
color: #fff;
padding: 12px 18px;
}
.turquoise.new_color1 div.module-title {
background: #CFCFD1;
}
.turquoise.new_color1 div.module-title span{
color: #35495E;
}
.turquoise.new_color2 > div {
background-color: #3F7991;
color: #fff;
padding: 12px 18px;
}
.turquoise.new_color2 div.module-title  {
background-color: #E2E8E3;
}
.turquoise.new_color2 div.module-title span{
color: #3F7991;
}
.bg-blue {
background: #3F7991;
color: #fff;
}
.table > tbody > tr.info > td {
background-color: #E2E8E3;
}
