.div_error {display:none;}


.creve-warring-box{
	width: 28px;height: 20px;padding: 1px 4px 1px 4px;border-radius: 3px;background-color: #fff2f2;margin: 0px auto;text-align: center;
}

.creve-warring-text{
	font-family: Noto sans KR, sans-serif;font-size: 12px;font-weight: 500;color:#ff4343
}

.div-in-b{
	display: inline-block;
}

.text-sky{
	color:#1D92ED;
}

.ft-9e{color:9e9e9e;}


.f-lt{
	float: left;
}
.f-rt{
	float: right;
}
.cs-p {
	cursor: pointer;
}
.span-requisite{color: #ff4343}
b{font-weight: bold;}
.pd-t-10{padding-top:10px;}
.pd-t-20{padding-top:20px;}
.pd-l-15{padding-left:15px;}
.pd-tb-10{padding:10px 0px;}
.pd-tb-15{padding:15px 0px;}
.pd-tb-15{padding:15px 0px;}
.pd-tb-40{padding:40px 0px;}

.pd-lr-15{padding:0px 15px;}
.pd-lr-16{padding:0px 16px;}

.pd-b-5{padding-bottom:5px;}
.pd-b-24{padding-bottom:24px;}
.pd-b-40{padding-bottom:40px;}


.mg-lr-16{margin:0px 16px;}
.mg-t-0{margin-top: 0px;}
.mg-t-3{margin-top: 3px;}
.mg-t-5{margin-top: 5px;}
.mg-t-8{margin-top: 8px;}
.mg-t-10{margin-top: 10px;}
.mg-t-15{margin-top: 15px;}
.mg-t-20{margin-top: 20px;}
.mg-t-24{margin-top: 24px;}
.mg-t-30{margin-top: 30px;}
.mg-t-32{margin-top: 32px;}
.mg-t-35{margin-top: 35px;}
.mg-t-50{margin-top: 50px;}

.mg-l-5{margin-left: 5px;}
.mg-l-10{margin-left: 10px;}
.mg-l-15{margin-left: 15px;}
.mg-l-24{margin-left: 24px;}
.mg-l-32{margin-left: 32px;}
.mg-l-35{margin-left: 35px;}

.mg-b-10{margin-bottom: 10px;}
.mg-b-20{margin-bottom: 20px;}
.mg-b-40{margin-bottom: 40px;}

.dis-none{display: none;}
.width-100{width: 100%;}
.width-80{width: 80%;}

.width-12p{width:12px}
.width-20p{width:20px}

.vt-t{vertical-align: top;}
.vt-m{vertical-align: middle;}
.underline{text-decoration: underline;}

.not_scroll {
	overflow: hidden;
	width: 100%;
	height: 100%
}


.checkbox-image-red-check {
	cursor:pointer;
	float: left;
	height: 18px;
	margin-left: 0px;
	margin-top: 1px;
	position: relative;
	width: 18px;
	background-image: url('/resource/biz/mobile/images/easy/sub/sub-join-checkbox.png');
	background-size: cover;
	background-position: center center;
}

.checkbox-image-red-uncheck {
	cursor:pointer;
	float: left;
	height: 18px;
	margin-left: 0px;
	margin-top: 1px;
	position: relative;
	width: 18px;
	background-image: url('/resource/biz/mobile/images/easy/sub/sub-join-uncheckbox.png');
	background-size: cover;
	background-position: center center;
}

.checkbox-image-gray{
	float: left;
	height: 18px;
	margin-left: 0px;
	font-size: 21px;
    line-height: 18px;
	margin-top: 1px;
	position: relative;
	color:#fff;
	width: 18px;
	background-color:#d7dadc;
}



.video-alert-btn-content {
	cursor: pointer;
	height: 34px;
	width: 178px;
	border-radius: 3px;
	background-color: #9e9e9e;
	font-size: 13px;
	text-align: center;
	color: #fff;
	font-family: Noto sans KR, sans-serif;
	padding-right: 4px;
	line-height: 34px;
    margin-bottom: 15px;
}






