/* =============================
   4 FOOTER
 ============================= */
 
 .simple_title{
	padding-bottom:10px;
 }
 
.simple_title  h3{
	border-bottom: solid 1px #333;
	color:#757575 ;
	margin:5px 0 25px 0;
}
.simple_title  h3 span{
	border-bottom: 1px solid #838B8D;
	padding-bottom:6px;
	font-size: 16px;
	padding-right: 10px;
	position: relative;
	text-transform: uppercase;
	font-weight: 400;

}
.simple_title  h3 .Head{
	margin:0;
}

 .simple_title .DNNModuleContent .Normal{
	color:#999;
 }
/* =============================
   4 WHITE BG
 ============================= */
 
 .simple_title2{
	padding-bottom:10px;
 }
 
.simple_title2  h3{
	border-bottom: solid 1px #c2c2c2;
	color:#1B1B1B ;
	margin:5px 0 15px 0;
	font-weight:600;

}
.simple_title2  h3 span{
	border-bottom: 3px solid #DFA600;
	padding-bottom:8px;

}
.simple_title2  h3 .Head{
	text-transform:uppercase;
	margin:0;
}

 .simple_title2 .DNNModuleContent .Normal{
	color:#;
 }
 
/* =============================
   4 GREY BG
 ============================= */
 
 .simple_title3{
	padding-bottom:10px;
 }
 
.simple_title3  h3{
	border-bottom: solid 1px #C9C9C9;
	color:#666 ;
	margin:5px 0 0 0;
}
.simple_title3  h3 span{
	border-bottom: 2px solid #171717;
	padding-bottom:8px;

}
.simple_title3  h3 .Head{
	text-transform:uppercase;
	margin:0;
}

 .simple_title3 .DNNModuleContent .Normal{
	color:#;
 }
 
/******************************
.DNNModuleContent .CommandButton {padding-top: 10px ; display:inline-block;font-weight:bold!important;}
.c_Satva .dnnModuleActions {display:inline-block;width:19px;height:19px;float:left;}
.AdminActions input, .AdminActions a.CommandButton{text-decoration:none;}*/

.DNNModuleContent{
	font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial,  sans-serif;
	color:#444;
}

