@import url('base.css');
@import url('admin.css');


html body.bgPop {background:#FFF !important}
#wrapPop {min-height:100%; position:relative; background:#FFF; }
#footer {position:absolute; bottom:0; width:100%; background:#3e3d3d; margin-top:20px; padding:30px 0; box-sizing:border-box;}


#popUp {margin:0 auto; padding:0 0 20px 0;}
#popUp img.btn_close {float:right; margin:-25px 0 0 20px; padding:0; width:23px; height:auto;}

#popUp header {background:#323232; padding:15px 20px}
#popUp header h1 {font-size:18px; color:#FFF}

#popUp article {padding:25px 25px 60px;}
#popUp article h2 {display:none}
#popUp article .content {text-align:left; line-height:160%;}
#popUp article .content .tbStyle1 th, #popUp article .content .tbStyle1 td {text-align:center;}
#popUp article .content .tbStyle1 td.le {text-align:left;}
#popUp textarea {padding:10px; border:1px solid #d8d8d8; background:#f1f0f0}

#popUp div header {background:none; padding:0}
#popUp div header h2.title_h2 {display:inline-block; font-size:24px; color:#000 !important; margin-bottom:15px}
#popUp div header h3.title_h3 {display:inline-block; font-size:18px; color:#000 !important; margin-bottom:10px}
#popUp div header h4.title_h4 {display:inline-block; font-size:15px; color:#000 !important; margin-bottom:6px}

#popUp2 {margin:0 auto; padding:0 0 20px 0}
#popUp2 img.btn_close {float:right; margin:-20px 0 0 20px;}

/*
#popUp2 header {background:url('../images/common/bg_pop.gif'); padding:30px 20px}
#popUp2 header h1 {display:none}
#popUp2 img.btn_close {float:right; margin:-15px 0 0 20px}
*/
#popUp2 header {background:#323232; padding:15px 20px}
#popUp2 header h1 {font-size:18px; color:#FFF}
#popUp2 img.btn_close {float:right; margin:-25px 0 0 20px; width:23px; height:auto;}

#popUp2 article {padding:25px;}
#popUp2 article h2 {font-size:17px; font-weight:bold; line-height:140%; text-align:left; border-bottom:1px solid #d4d4d4; padding-bottom:12px}
#popUp2 article .content {text-align:left; line-height:160%; padding-top:12px}

#footer {position:fixed; left:0; bottom:0; z-index:10; text-align:right; background:#FFF; border-top:1px solid #e1e1e1; padding:12px 20px 20px 20px; font-size:12px}
#footer .iCheck{width:15px; height:15px; padding:0; margin:2px 6px 2px 0; vertical-align:middle; border:none}


.btn_horizontal {margin:10px 0 !important; padding:0 !important}
.btn_horizontal a {display:inline-block}

.mapLeft {float:left; margin-right:15px;}
.mapRight {float:right; margin-left:15px;}
.mapBtn_v {float:left; margin-top:110px;}
.mapBtn_v a {display:block}
