.fs10 {
	font-size: 1em !important;
}
.fw300 {
	font-weight: 300;
}
.row-over {
	padding-left: 0;
	padding-right: 0;
}
.p0 {
	padding: 0px;
}
.p20 {
	padding: 20px;
}
.p30 {
	padding: 30px;
}
.p40 {
	padding: 40px;
}
.p50 {
	padding: 50px;
}
.p60 {
	padding: 60px;
}
.pad5 {
	padding-top: 5px;
}
.pad10 {
	padding-top: 10px;
}
.pad15 {
	padding-top: 15px;
}
.pad20 {
	padding-top: 20px;
}
.pad30 {
	padding-top: 30px;
}
.pad40 {
	padding-top: 40px;
}
.pad50 {
	padding-top: 50px;
}
.pad60 {
	padding-top: 60px;
}
.pad80 {
	padding-top: 80px;
}
.pad90 {
	padding-top: 90px;
}
.pleft5 {
	padding-left: 5px;
}
.pleft10 {
	padding-left: 10px;
}
.pleft20 {
	padding-left: 20px;
}
.pleft30 {
	padding-left: 30px;
}
.pright5 {
	padding-right: 5px;
}
.pright10 {
	padding-right: 10px;
}
.pright20 {
	padding-right: 20px;
}
.pright30 {
	padding-right: 30px;
}
.pbottom10 {
	padding-bottom: 10px;
}
.pbottom20 {
	padding-bottom: 20px;
}
.pbottom30 {
	padding-bottom: 30px;
}
.pbottom40 {
	padding-bottom: 40px;
}
.pbottom50 {
	padding-bottom: 50px;
}
.pbottom60 {
	padding-bottom: 60px;
}
.pbottom70 {
	padding-bottom: 70px;
}
.pbottom80 {
	padding-bottom: 80px;
}
.pbottom90 {
	padding-bottom: 90px;
}
.pbottom100 {
	padding-bottom: 100px;
}
.mtop0 {
	margin-top: 0!important;
}
.mbottom0 {
	margin-bottom: 0;
}
.mtop20 {
	margin-top: 20px;
}
.mtop30 {
	margin-top: 30px;
}
.mtop40 {
	margin-top: 40px;
}
.mtop50 {
	margin-top: 50px;
}
.mtop60 {
	margin-top: 60px;
}
.mright80 {
	margin-right: 80px;
}
.mleft60 {
	margin-left: 60px;
}
.mbottom10 {
	margin-bottom: 10px !important;
}
.mbottom20 {
	margin-bottom: 20px !important;
}
.mbottom30 {
	margin-bottom: 30px !important;
}
.mbottom40 {
	margin-bottom: 40px !important;
}
.mbottom50 {
	margin-bottom: 50px !important;
}
.mbottom60 {
	margin-bottom: 60px !important;
}
.mbottom70 {
	margin-bottom: 70px !important;
}
.mbottom80 {
	margin-bottom: 80px !important;
}
.border0 {
	border: none !important;
}
.bright10 {
	border-right: 1px solid #e1e1e1 !important;
}
.bbottom10 {
	border-bottom: 1px solid #e1e1e1 !important;
}
.center {
	text-align: center;
}
.f_right {
	float: right;
}
.centered-element {
	margin: 0 auto;
}
.centered-element-2 {
	display: block;
	margin: 0 auto;
}
.nomargin {
	margin: 0px;
}
.white,
.white a {
	color: #fff;
}
.black,
.black a {
	color: #000;
}
.f2bg {
	background-color: #f2f2f2;
}
.f5bg {
	background-color: #f5f5f5;
}
.relative {
	position: relative;
}
.width100 {
	width: 100%;
}
.li {
	list-style-type: none;
}