@charset "UTF-8";

.cf:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.bdN {
	border: none !important;
}

.csD {
	cursor: default;
}

.dpN {
	display: none;
}

.fcN {
	color: #333;
}

.fwN {
	font-weight: normal;
}

.fwB {
	font-weight:bold;
}

.fs10 {
	font-size: 10px !important;
}

.fsS {
	font-size: 12px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.mb3 {
	margin-bottom: 3px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mbL {
	margin-bottom: 40px !important;
}

.mbM {
	margin-bottom: 20px !important;
}

.mbS {
	margin-bottom: 10px !important;
}

.mtM {
	margin-top: 20px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.fsSS {
	font-size:1.1em !important;
}

.psR {
	position: relative !important;
}

.taC {
	text-align: center;
}

.taR {
	text-align: right;
}

.vaM {
	vertical-align: middle;
}

.vaT {
	vertical-align: top !important;
}

.wd10 {
	width: 10%;
}

.wd15 {
	width: 15%;
}

.wd50 {
	width: 50%;
}
.wd60 {
	width: 60%;
}
.wd70 {
	width: 70%;
}

.wd90 {
	width: 90% !important;
}

.wd100 {
	width: 100%;
}

.wsN {
	white-space: nowrap;
}

.bgOrange {
    background-color: #F7931E !important;
}

.bgPink {
    background-color: #fa6464 !important;
}

.taC {
	text-align:center;
}
