html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
/ start
*/


.with_bg_page{
	color:#fff;
}

/* .module{
	font-size:12px;
	position:absolute !important;
	margin-top:-15px;
	width:150px;
	margin-left:5px;
	
} */
.with_bg_page .power i{
	font-size:28px;
	color:red;
}

.with_bg_page .painted_curb{
	
	padding:15px;
	border:2px solid #fff;
	background:#fff;
	color:#000;
	text-align:center;
	font-weight:bold
}
.with_bg_page h2{
	color:yellow;
}
.with_bg_page{
	font-size:16px;
	
}

.with_bg_page h3{
	color:#51c4ff;
}
.with_bg_page h4{
	color:#57f966;
}

.with_bg_page .container{
	width:98% !important;
	
}
/*
/ end
*/