@charset "utf-8";

.layer_popup_close_wrap{
	height:20px;
	background-color:#000;
}
.layer_popup_checkbox{
	vertical-align:top;
	margin:4px 5px 3px 5px;
}
.layer_popup_text{
	vertical-align:top;
	font-size:12px;
	line-height:20px;
	color:#fff;
}
.layer_popup_close_image{
	float:right;
	margin-top:2px;
	margin-right:5px;
	cursor:pointer;
}
.layer_popup_timer{
	background-color:#000;
	height:50px;
	color:#fff;
	text-align:center;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
}
.layer_popup_timer_{
	background-color:#eee;
	height:46px;
	color: #000;
	font-size: 24px;
	font-weight: 900;
	line-height: 26px;
}
.layer_popup_timer_image{
	margin-left:8px;
	margin-top:8px;
	height:25px;
	width:25px;
}
.layer_popup_timer_day{
	font-size:20px;
	font-weight: 900;
	line-height:25px;
	margin-top:8px;
	display:inline-block;
}
.layer_popup_timer_time{
	float:right;
	height:25px;
	margin-top:8px;
	margin-right:8px;
}
.layer_popup_timer_text{
	font-size: 14px;
	vertical-align:bottom;
	color: #373737;
}