.mos-input {
	display:block;
	width:94%;
	margin:10px 2%;
	padding:8px 1%;
	font-size:14px;
	color:#555555;
	border:1px solid #ccc;
	border-radius:4px;
	background-color:#ffffff;
}
.mos-textarea {
	display:block;
	width:94%;
	margin:10px 2%;
	padding:8px 1%;
	font-size:14px;
	color:#555555;
	border:1px solid #ccc;
	border-radius:4px;
	background-color:#ffffff;
	resize: none;
}
.mos-input-button {
	display:block;
	width:96%;
	margin:10px 2%;
	padding:8px 0px;
	font-size:14px;
	color:#FFFFFF;
	border:none;
	border-radius:6px;
	text-align:center;
}
.erphpdown {
	overflow: hidden;
	border: 2px dashed #ff5f33 !important;
	padding: 15px 15px 15px !important;
	font-size: 14px !important;
	position: relative;
	line-height: 1.5 !important;
	margin: 0 0 20px !important;
	border-radius: 5px !important;
}
.erphpdown>legend {
	padding: 0 5px;color: #ff5f33;font-weight: bold;font-size: 17px;
	margin: 0 !important;
	border: 0 !important;
	display: inline-block !important;
	width: inherit !important;
	line-height: 1.5 !important;
}
.erphpdown .erphpdown-price {
	padding: 0 5px;
	color: #e14d43;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
}
.erphpdown .erphpdown-btn {
	border:none;
	border-radius: 20px;
	background: #4cc361;
	color: #fff !important;
	padding: 7px 18px 8px;
	line-height: 1;
	text-decoration: none !important;
	font-size: 14px;
	display: inline-block;
	margin: 5px;
}
.cp-login,.cp-vrs {
	display:block!important;
}
.cp-login>p>a {
	display:inline-block!important;
	margin:0 10px 0 0!important;
}
.ds-login,.ds-login>div {
	min-height:32px!important;
	height:32px!important;
	overflow:hidden!important;
	line-height:32px!important;
	padding:0!important;
	margin:0!important;
	border:0!important;
}
.ds-login {
	margin:10px 0 0 0!important;
}
.ytarticleedt .error {
	margin:.5em 0 0.5em;
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:10px 10px 10px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#000;
	background:pink;
	text-align:center;
}
.ytarticleedt .submit {
	position:relative;
	display:inline-block;
	background:#D0EEFF;
	border:1px solid #99D3F5;
	border-radius:4px;
	padding:4px 12px;
	overflow:hidden;
	color:#1E88C7;
	text-decoration:none;
	text-indent:0;
	line-height:20px;
}
.ytecn_btn {
	color:#fff!important;
	background-color:#2780E3;
	border-color:#2780E3;
	width:100%;
	display:inline-block;
	margin-bottom:0;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:8px 12px;
	font-size:14px;
	line-height:1.42857143;
	border-radius:0;
	user-select:none;
	margin-bottom:20px;
}
.ytecn_btn:hover {
	color:#fff!important;
	background-color:#15569f;
	border-color:#10427b;
}
.ytecn-input {
	border:1px solid #ddd;
	border-radius:3px;
	line-height:38px;
	height:38px;
	width:50%;
	padding:0 10px;
	color:#5e5e5e;
}
.ytecn-inputmax {
	border:1px solid #ddd;
	border-radius:3px;
	line-height:38px;
	height:38px;
	width:90%;
	padding:0 10px;
	color:#5e5e5e;
}
.ytecn-center {
	text-align:center!important;
}
