html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
q, samp, small, strong, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
img,
object,
embed {max-width: 100%;}
.b { font-weight: bold; }
.pr { position: relative; }
.db { display: block;}
.cb { clear: both; }
.p0 { padding: 0 !important; }
.pl0 { padding-left: 0 !important; }
.pr0 { padding-right: 0 !important; }
.plr0 { padding-left: 0 !important; padding-right: 0 !important; }
.pl10 { padding-left: 10px !important; }
.pr10 { padding-right: 10px !important; }
.p15-30 { padding: 15px 30px !important; }
.ptb15 { padding-top: 15px; padding-bottom: 15px; }
.h5 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.h20 {
	height: 20px;
}
.h25 {
	height: 25px;
}

.d-all {
	position: absolute;
	left: 0; top: 0; right: 0; bottom: 0;
}
.w-f {
	width: 100%;
}
.brf { border-radius: 100px !important; }
.fs24 { font-size: 24px !important; }
.fwl { font-weight: 300; }
.fwn { font-weight: normal !important; }
.ofxa { overflow-x: auto; }
.dib { display: inline-block; }
.bsn { box-shadow: none!important; }
.toe {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lh1-5 {
	line-height: 1.5em;
}
.lh2 {
	line-height: 2em;
}
