/* BASIC css start */
/* 210812 Ãß°¡ ½ÃÀÛ */
#countbox {display:flex;justify-content:center;text-align:center;width:100%;height:42px;overflow:hidden;position:absolute;top:300px;box-sizing:border-box;}
#countdownMainDashboard {padding:0px 0px 0px 0px;height:30px;}
#countbox .dash {float:left;/*width:74px;*/height:30px;overflow:hidden;}
#countbox .dash.days_dash {width:20px;}
#countbox .dash.days_dash .digit {/*margin:0;font-size:24px;line-height:56px;*/}
#countbox .dash_title {display:none;}
#countbox .digit {float:left;margin-right:2px;width:20px;height:23px;padding:4px 0px 3px 0px;line-height:25px;color:#fff;font-size:0.813rem;font-weight:400;font-family:"Roboto",Helvetica,Arial,sans-serif;text-align:center;background:#000;border-radius:4px;}
#countbox .digit div {font-weight:bold;color:#fff;}
#countbox .txt-day {float:left;padding:6px 5px 0px 4px;font-size:0.75rem;font-weight:bold;color:#fff;}
#countbox .timer-dot {float:left;margin:0;width:5px;height:28px;background:url('//www.reskin.co.kr/design/reskin/_v2/mobile/images/common/bg_timer_dot_black.png') no-repeat left top;background-size:4px 28px;}
/* /210812 Ãß°¡ ³¡ */

.btn_close_one_day {text-align:center;display:block;padding-bottom:5px;background:#000;}
.btn_close_one_day img {width:auto !important;height:20px;box-shadow:none !important;}
#pop_main .pop_cont .btn_close {text-align:center;left:0px;right:0px;}
/* BASIC css end */

