@charset "utf-8";

.jtable-hide {
	display:none !important;
}

.jtable-row,
.jtable-dtl,
.jtable-attachment,
.jtable-empty {
	display:none !important;
}

.jupload-row {
	display:none;
}

.respon_form_cell .auth-timer{
	margin-bottom:5px;
}

.auth-timer{
	font-size:14px;
	color:#ed4444;
	margin:7px 7px 15px 10px;
	word-break: keep-all;
}

@media (max-width:1023px){
    .auth-timer{font-size:13px;margin:5px 10px 10px}
}    

.mt10 { margin-top: 10px !important; }
.ml10 { margin-left: 10px !important; }

.mt50 { margin-top: 50px !important; }

.zipcode { width: 120px !important; }

.disabled { color: #a9a9a9 !important; }

.sub_temp_titlow2 { 
    padding: 10px 0 10px;
    text-align: center;
}

.dev-ellips-one{white-space: nowrap; text-overflow: ellipsis;overflow:hidden;position:relative; max-width:100%;}
.dev-ellips-two{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/* 임시 */
.sfvc_item.active{background:#58c6df;border-radius:8px;}
.sfvc_item.active .sfvc_text{color:#fff;}
.sfvc_item.active:before{background-position:0 -35px;}

.hutil_home{display:inline-block;width:30px;height:30px;background:url("../images/ico_sub_homemap.png") no-repeat 50% 50%/65% auto;box-sizing: border-box;}
.btn_hgohome{width:40px;height:40px;background:url("../images/ico_sub_homemap.png") no-repeat 50% 50%/20px auto;z-index:10;}
.btn_open_search{display:flex;justify-content:center;width:40px;height:40px;z-index:10;font-size:25px;align-items: center;}