.non-display{
	display:none !important;
}
.guest_accredit_wrap{
	padding:4% 3% 3%;
	background:#fff;
}
.w_33{
	width:33.33% !important;
}
.tel-area{
	width:100%;
	overflow:hidden;
}
.tel-area .select_area,
.tel-area .input_txt_area{
	display:inline-block;
	width:100%;
	border-right:none;
}
.tel-area div:last-child .input_txt_area{
	border-right:1px solid #000;
}
.tel-area .phone-agree-btn,
.tel-area .phone-agree-cencle,
.phone_number_modify .btn-confirmbtn{
	height:30px;
	margin-top:5px;
	padding:2px 0;
	color:#fff;
	font-size:14px;
}
.sms_chk{
	position:relative;
	width:100%;
	overflow:hidden;
	border:1px solid #000;
	box-sizing:border-box;
}
.sms_chk > input{
	border:none;
	width:50%;
	float:left;
	padding:0 3%;
	height: 28px;
}
.sms_chk .modify_agree_time{
	margin:6px 0 0;
}
.dager_txt{
	margin-bottom:10px;
	font-size:14px;
	color:#c23131;
}
