@charset "utf-8";
/*@latest 2020.07.03 SSJ */
/*@latest 2020.07.13 SSJ */
/*@latest 2020.07.15 cwk */


/*btn_icon*/
.ico_caption {display:inline-block; background:url(/images/dggb/mngr/sub/ico08.gif) no-repeat 0 0; width:22px; height:32px; vertical-align:middle; padding-right:5px;}
.ico_cal {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 0; width:16px; height:15px; vertical-align:middle;}
.ico_list {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 -16px; width:17px; height:16px; vertical-align:middle;}
.ico_exDw {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 -32px; width:17px; height:12px; vertical-align:middle;}
.ico_exUp {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 -44px; width:17px; height:12px; vertical-align:middle;}
.ico_schFood {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 -56px; width:14px; height:13px; vertical-align:middle;}
.ico_schedul {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat 0 -68px; width:14px; height:12px; vertical-align:middle;}
.ico_date {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat -16px 0; width:17px; height:15px; vertical-align:middle;}
.ico_lock {display:inline-block; background:url(/images/dggb/mngr/login/find_ico.png) no-repeat 0 0; width:30px; height:26px; vertical-align:middle;}
.ico_login {display:inline-block; background:url(/images/dggb/mngr/login/log_ico.png) no-repeat 0 0; width:19px; height:18px; vertical-align:middle;}
.ico_candi {display:inline-block; background:url(/images/dggb/mngr/sub/calendar_ico.png) no-repeat -35px 0; width:17px; height:12px; vertical-align:middle;}
.btn_arrows {width:14px; height:30px; margin:0 auto;}
.btn_arrUp {display:inline-block; background:url(/images/dggb/mngr/sub/bullet09.gif) no-repeat 0 0; width:14px; height:9px; vertical-align:middle; text-indent:-9999em;}
.btn_arrDown {display:inline-block; background:url(/images/dggb/mngr/sub/bullet09.gif) no-repeat 0 -10px; width:14px; height:9px; vertical-align:middle; text-indent:-9999em;}
.btn_arrOn {display:inline-block; background:url(/images/dggb/mngr/sub/bullet09.gif) no-repeat 0 -18px; width:14px; height:10px; vertical-align:middle; text-indent:-9999em;}

/*table_list_basics*/
/* .tableWrap {border-top:1px solid #454a57;} */
.tableWrap table {width:100%; float:left; border-top:none;}
.tableWrap table th {border-bottom:2px solid #dddddd; background-color:#f7f7f7; padding:10px 5px; font-size:13px; color:#636e7b;}
.tableWrap table td {border-bottom:1px solid #dddddd; padding:9px 8px; font-size:12px; text-align:center;}
.tableWrap table td a.samu:hover {text-decoration:underline;}
.tableWrap table td input[type=radio],.tableWrap table td input[type=checkbox] {vertical-align:middle; cursor:pointer; margin-right:5px;}
.tableWrap table td img {vertical-align:middle;}
.tableWrap table tr.nav1 {background-color:#b7c0cf;}
.tableWrap table tr.nav1 td {color:#505663; font-weight:600;}
.tableWrap table tr.disable {background-color:#ebeef1; color:#929292;}
form h3.table_tit {color:#636e7b; padding:15px 0 8px 0;}

/*table_list_row*/
.row table th {border-bottom:1px solid #dddddd; background-color:#f7f7f7; padding:10px 5px; color:#636e7b;}
.row table td {padding:5px 7px;}

/*table_list_color*/
.sky {border-top:1px solid #afbcd4;}
.sky table th {background-color:#eef4f8; padding:4px 3px; color:#80859b;}
.sky table td {padding:4px 3px;}

/*table_top_form*/
.tb_list {margin-top:10px;}
.tb_list>span {margin-right:5px;}
.tb_list b {color:#7097f9;}

/*paging*/
.paging {width:100%; text-align:center; padding-top:15px; padding-bottom:20px;}
.paging a, .paging img, .paging a span, .paging a span.on {vertical-align:middle; font-size:12px; color:#6e6e6e; margin-left:1px;}
.pagingWrap a, .pagingWrap a span {margin-left:1px;}
.paging a img {padding-top:1px;}
.paging a span {display:inline-block; padding:1px 3px;}
.paging a span {cursor:pointer;}
.paging a span.on {color:#4e6eb6; font-weight:bold; border:1px solid #dddddd; padding:3px 6px;}
.paging li{list-style: none;}

/*tab*/
.cocntainer_tabs {width:100%; height:35px; float:left; border-bottom:1px solid #ccc; padding-left:5px; margin:20px 0 10px; box-sizing:border-box;}
.cocntainer_tabs .tab {float:left; height:34px; line-height:35px; color:#333; padding:0 15px; cursor:pointer; margin-right:3px; box-sizing:border-box;
					   border:1px solid #ccc; border-bottom:none; background:#fff;}
.cocntainer_tabs .active {height:35px; background:white; border-top:3px solid #1d212d; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid white; font-weight:600; line-height:33px;}
	@media (max-width:899px){
		.cocntainer_tabs {height:auto;}
		.cocntainer_tabs .tab {padding:0 10px;}
		.cocntainer_tabs .active {height:34px;}
	}


/*select*/
.form-control {border:1px solid #cbd5dd; padding:7px 10px !important; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; height:auto; font-size:13px; vertical-align:middle;}
.selBox {border-bottom:1px solid #dddddd; padding:20px 10px 15px 10px;}
.selBox span {background:url(/images/dggb/mngr/sub/bullet05.gif) no-repeat 2px 5px; padding-left:8px; margin-right:10px;}

/*radio*/
.radioBox input[type=radio] {vertical-align:middle; cursor:pointer;}
.radioBox>label {margin:0 20px 0 0;}
.radioBox {border:1px solid #000000; padding:18px 0px 20px 30px;}

/*search*/
.search {border:1px solid #dddddd; border-radius:1px; background-color:#f8f8f8; padding:8px 10px 8px 12px;}
.search select,.search input[type=text] {min-width:120px;}

/*popup - 이전구조. (추후 완전히 삭제예정)*/
.popup_header {padding:12px 10px 12px 10px; background-color:#454a57; color:#ffffff;}
.popup_header .close {float:right; font-size:24px; font-weight:100; color:#ffffff; margin-top:-2px; -webkit-appearance:none; padding:0; cursor:pointer;}
.popup_header .modal-header .close {float:right; font-size:24px; font-weight:100; color:#ffffff;}
.modal-title, .popup_title {font-size:18px;}
.popup_scroll {overflow-y:scroll; height:205px; border-bottom:1px solid #dddddd; border-top:1px solid #454a57;}
.popup_scrollTb {overflow-y:scroll; height:100px;}
.popup_content {border:1px solid #000000; margin:0 auto;}
.popup_body {padding:15px 13px 20px 15px;}


/*modal popup* - 이전구조. (추후 완전히 삭제예정) */
.popup-content {border-radius:3px; border:1px solid #dddddd; z-index:1000;}
.fade {opacity:0; -webkit-transition:opacity .15s linear; transition:opacity .15s linear;}
.fade.in {opacity:1;}

.modal-content {/*position:absolute; */ position:relative; max-height:80%; top:15%; left:50%; margin-left:-270px !important; /*padding:42px 0 66px !important;*/ box-sizing:border-box; background:#fff; border-radius:3px; outline:0; z-index:1000;
				-webkit-background-clip:padding-box; background-clip:padding-box;  -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5); box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.25);}
.modal-header {padding:12px 10px 12px 10px; background:#333; color:#ffffff; box-sizing:border-box; position:absolute; top:0; width:100%;}
.modal-header > p {padding:0 !important;}
.modal-header .close {float:right; font-size:24px; font-weight:100; color:#ffffff; margin-top:-2px; -webkit-appearance:none; padding:0; cursor:pointer;}
.modal-content .ctr-box {text-align:right; background:white; padding:15px; position:absolute; bottom:0; width:100%; box-sizing:border-box;}
.modal.fade .modal-dialog {-webkit-transition:-webkit-transform .3s ease-out; -o-transition:-o-transform .3s ease-out; transition:transform .3s ease-out; -webkit-transform:translate(0,-25%); -ms-transform:translate(0,-25%); -o-transform:translate(0,-25%); transform:translate(0,-25%);}
.modal.in .modal-dialog {-webkit-transform:translate(0,0); -ms-transform:translate(0,0); -o-transform:translate(0,0); transform:translate(0,0);}.modal-open .modal {overflow-x:hidden; overflow-y:auto;}.modal-dialog {position:relative; width:auto; margin:10px;}

.modal-content div.modal-header button.close {background:url("/images/wzwg/site/mngr/pop-close.png")no-repeat !important; border:none; margin:10px 5px; text-indent:-9999px; border:none !important;}
.modal-content div.modal-body form {padding:0 !important;}
.modal-content div.modal-body form div.board-detail-006 div.subject table {width:100%; margin:0 !important; padding:15px 20px 10px 20px !important; ;}
.modal-content div.modal-body form div.board-detail-006 div.subject table tr th {text-align:center;}
.modal-content div.modal-body form div.board-detail-006 div.subject table tr td select {width:80%;}

	.modal-content.w340 {width:340px !important; margin-left:-170px !important;}
	.modal-content.w490 {width:490px !important;}
	.modal-content.w540 {width:540px !important; margin-left:-250px !important;}
	.modal-content.w600 {width:600px !important; margin-left:-300px !important;}
	.modal-content.w700 {width:700px !important; margin-left:-340px !important;}
	.modal-content.w800 {width:800px !important; margin-left:-390px !important;}

	.modal-content.w490 {width:50% !important; max-width:490px; min-width:355px; margin:0 25%; top:40%; float:left;}
	.modal-content.w490 .modal-header {height:42px;}
	.modal-content.w490 .modal-header > p {margin-top:-5px;}
	.modal-content.w490 .modal-body:before {content:""; display:none;}
	.modal-content .modal-footer .footer-box {margin:10px 2% 0px 2% !important;}

.modal-backdrop {position:fixed; top:0; right:0; bottom:0; left:0; z-index:1040; background-color:#000;}
.modal-backdrop.fade {filter:alpha(opacity=0); opacity:0;}
.modal-backdrop.in {filter:alpha(opacity=50); opacity:.5;}

.modal-body {width:100%; position:relative; padding:0; height:100% !important; float:left; background:white; box-sizing:border-box;}
.modal-body p.text {padding:12px 6px;}
.modal-body p.notice {line-height:17px; color:#525252;}


.sub-modal {background:rgba(0,0,0,0.5);}
.sub-modal {position:fixed; top:0; right:0; bottom:0; left:0; z-index:1050; display:none; overflow:hidden; -webkit-overflow-scrolling:touch; outline:0;}
.sub-modal.fade .sub-modal-dialog {-webkit-transition:-webkit-transform .3s ease-out; -o-transition:-o-transform .3s ease-out; transition:transform .3s ease-out; -webkit-transform:translate(0,-25%); -ms-transform:translate(0,-25%); -o-transform:translate(0,-25%); transform:translate(0,-25%);}
.sub-modal.in .sub-modal-dialog {-webkit-transform:translate(0,0); -ms-transform:translate(0,0); -o-transform:translate(0,0); transform:translate(0,0);}
.sub-modal-content {position:relative; background-color:#fff; -webkit-background-clip:padding-box; background-clip:padding-box; border:1px solid rgba(0,0,0,.2); border-radius:3px; outline:0; -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5); box-shadow:0 3px 9px rgba(0,0,0,.5); z-index:1100;}
.sub-modal-backdrop {position:fixed; top:0; right:0; bottom:0; left:0; z-index:1040; background-color:#000;}
.sub-modal-backdrop.fade {filter:alpha(opacity=0); opacity:0;}
.sub-modal-backdrop.in {filter:alpha(opacity=50); opacity:.5;}
.sub-modal-header {padding:12px 15px; background:#333; color:#ffffff; font-size:17px;}
.sub-modal-header .close {float:right; font-size:24px; font-weight:100; color:#ffffff; margin-top:-2px; -webkit-appearance:none; padding:0; cursor:pointer;}
.sub-modal-body {position:relative; padding:15px 13px 20px 15px;}
.sub-modal-body p.text {padding:12px 6px;}
.sub-modal-body p.notice {line-height:17px; color:#525252;}
.modal-open .modal {overflow-x:hidden; overflow-y:auto;}
.modal-dialog {position:relative; width:auto; margin:10px;}


/* popup - 이전구조. (추후 완전히 삭제예정) */
div.pop-box {display:none; height:100%; background:rgba(0,0,0,0.5); opacity:1; transition:opacity .15s linear; position:fixed; top:0; right:0; bottom:0; left:0; z-index:999; overflow:hidden; outline:0;}
div.pop-box > .ui-draggable {position:absolute;}

div.pop-box .pop-id-sch {background:#333; position:relative; padding:12px 15px; box-sizing:border-box;}
div.pop-box .pop-id-sch > p,
div.pop-box .pop-id-sch > span {color:#fff; font-size:17px; padding:12px 15px; display:block; padding:0 !important;}
div.pop-box .pop-id-sch .close {float:right; font-size:24px; font-weight:100; color:#ffffff; position:absolute; top:11px; right:10px; padding:0; cursor:pointer;
								-webkit-transition:transform 0.5s; transition:transform 0.5s; -webkit-appearance:none;}
div.pop-box .pop-id-sch .close:hover {transform:rotate(90deg);}
   .pop-container {height:94%; overflow-y:scroll; background:white;}

div.pop-box > div.layer1,
div.pop-box > div.layer2 {width:600px; background:#fff; border:none; margin:0 auto; z-index:999; position:absolute; left:50%;  margin-left:-300px;}
div.pop-box > div.layer1 {overflow:hidden; top:135px; border-radius:5px;}
div.pop-box > div.layer2 {border:1px solid #aaa; top:290px;}
	@media (max-width:380px) {
	  div.pop-box > div.layer1 {width:200px; background:red; top:0; margin-left:-90px;}
	}





/**********************************************************************************************/
/*********************************************** popup ****************************************/
/**********************************************************************************************/

/* menu design modify popup _ 1220
div.pop-box > div.layer4 div.pop-conts {float:left; background:white; overflow:hidden !important;}
div.pop-box > div.layer4 #contents_tab .tab_item {float:left; background:white;}

div.pop-box > div.layer3 .basic-table02 thead tr th, .basic-table02 tbody tr td {padding:8px 0;}
div.pop-box > div.layer3 div.pop-conts h4 {background:url("../img/dot.jpg")no-repeat 5px 5px; padding-left:15px;}
div.temlay01 {border:1px solid #ccc; height:220px; padding:10px;}

ul.temlayUl01 {clear:both; overflow:hidden;}
ul.temlayUl01 li {width:100%; padding-right:20px; float:left;}
ul.temlayUl01 li div.temlay02 {border:1px solid #ccc; height:170px; padding:10px;}

ul.temlayUl02 {clear:both; overflow:hidden;}
ul.temlayUl02 li {width:459px; padding-right:20px; float:left;}
ul.temlayUl02 li:nth-child(2n) {padding-right:0 !important;}
ul.temlayUl02 li div.temlay02 {border:1px solid #ccc; height:170px; padding:10px;}
*/


/* 레이아웃 추가팝업 layout add popup */
#add_layer > section.buttons > label[for=add_layer_first]:before {content:url(/images/wzwg/site/mngr/layout_layout.png);}
#add_layer > section.buttons > label[for=add_layer_variableLayout]:before {content:url(/images/wzwg/site/mngr/layout_complex.png);}
#add_layer > section.buttons > label[for=add_layer_second]:before {content:url(/images/wzwg/site/mngr/layout_line.png);}

/* layout preview */
#add_layer .tab_item {background:#fff; border-top:1px solid #f0f0f0; box-sizing:border-box; padding:0 10px 0; text-align:center;}
#add_layer .tab_item .layer_preview {width:100%; float:left; background:#f0f5f8; min-height:100px; border-radius:10px; margin:10px 0 0; padding:10px; box-sizing:border-box;}
#add_layer .tab_item .layer_preview #layout_preview {padding-bottom:10px !important;}
#add_layer .tab_item .layer_preview #layout_preview > .layout_wrap {outline:none;}
#add_layer .tab_item .layer_preview > h4 {text-align:left;}
#add_layer .tab_item .layer_preview > h4 > span {color:#045994; font-size:12px;  font-weight:400; letter-spacing:-1px; line-height:18px;}

    .layer_preview .layout_contents_border {outline:1px dashed #121212;}
	.layer_preview .layout_height_H {height:200px;}
	.layer_preview .layout_height_M {height:150px;}
	.layer_preview .layout_height_L {height:100px;}

	/* layout preview size info */
	#add_layer .tab_item .layer_preview #layout_preview .layout_contents_border:before {font-size:20px; letter-spacing:-1px; color:#636363; font-family:initial;}

 	@media (min-width:1300px){
		#add_layer .tab_item .layer_preview #layout_preview .layout_01.layout_contents_border:before {content:"1300 X ~"; line-height:50px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_02.layout_height_H.layout_contents_border:before {content:"650 X 350"; line-height:185px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_02.layout_height_M.layout_contents_border:before {content:"650 X 250"; line-height:140px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_02.layout_height_L.layout_contents_border:before {content:"650 X 150"; line-height:95px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_02.layout_height_H.layout_contents_border:before {content:"642 X 350";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_02.layout_height_M.layout_contents_border:before {content:"642 X 250";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_02.layout_height_L.layout_contents_border:before {content:"642 X 150";}

		#add_layer .tab_item .layer_preview #layout_preview .layout_03.layout_height_H.layout_contents_border:before {content:"432 X 350"; line-height:185px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_03.layout_height_M.layout_contents_border:before {content:"432 X 250"; line-height:140px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_03.layout_height_L.layout_contents_border:before {content:"432 X 150"; line-height:95px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_03.layout_height_H.layout_contents_border:before {content:"424 X 350";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_03.layout_height_M.layout_contents_border:before {content:"424 X 250";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_03.layout_height_L.layout_contents_border:before {content:"424 X 150";}

		#add_layer .tab_item .layer_preview #layout_preview .layout_04.layout_height_H.layout_contents_border:before {content:"325 X 350"; line-height:185px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_04.layout_height_M.layout_contents_border:before {content:"325 X 250"; line-height:140px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_04.layout_height_L.layout_contents_border:before {content:"325 X 150"; line-height:95px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_04.layout_height_H.layout_contents_border:before {content:"315 X 350";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_04.layout_height_M.layout_contents_border:before {content:"315 X 250";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_04.layout_height_L.layout_contents_border:before {content:"315 X 150";}

		#add_layer .tab_item .layer_preview #layout_preview .layout_06.layout_height_H.layout_contents_border:before {content:"865 X 350"; line-height:185px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_06.layout_height_M.layout_contents_border:before {content:"865 X 250"; line-height:140px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_06.layout_height_L.layout_contents_border:before {content:"865 X 150"; line-height:95px;}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_06.layout_height_H.layout_contents_border:before {content:"861 X 350";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_06.layout_height_M.layout_contents_border:before {content:"861 X 250";}
		#add_layer .tab_item .layer_preview #layout_preview .layout_padding .layout_06.layout_height_L.layout_contents_border:before {content:"861 X 150";}
 	}


/* 레이아웃 추가팝업 - 1. add layer */
#add_layer .layout_select01 > ul {clear:both; margin:20px 0 0;}
#add_layer .layout_select01 ul > li {width:50%; border:none; margin-bottom:0;}
#add_layer .layout_select01 ul > li > a {font-weight:600; font-size:16px; float:left;}
#add_layer .layout_select01 ul > li > a > input[type="radio"] {float:left; margin:0 5px; height:25px;}
#add_layer .layout_select01 ul > li > a > label {width:100px; line-height:25px; float:left; text-align:left; text-indent:0; left:0; position:relative; cursor:pointer;}
#add_layer .layout_select01 ul > li .table_preview {float:left; border:2px dashed #ccc; width:50%; border-collapse:collapse; margin-left:30px;}
#add_layer .layout_select01 ul > li .table_preview tr td {border:2px dashed #ccc; height:20px;}
#add_layer .layout_select01 ul > li .table_preview tr td.prev_td30 {width:30%;}
#add_layer .layout_select01 ul > li .table_preview tr td.prev_td50 {width:50%;}
#add_layer .layout_select01 ul > li:nth-child(2n+1) {clear:both;}

#add_layer .layout_select01 ul li.layer_1step > a {cursor:pointer; width:100%;}
#add_layer .layout_select01 ul li.layer_1step ul.hide {display:none; width:100%; float:left; clear:both; text-align:left; box-sizing:border-box;
													  padding:10px 15px 13px; margin:10px 0 0; background:#f6f6f6; border-radius:5px;}
#add_layer .layout_select01 ul li.layer_1step ul.hide li {width:100%; clear:both; font-size:13px; margin:0; padding:0;}
#add_layer .layout_select01 ul li.layer_1step ul.hide li:first-child {color:#333; letter-spacing:-1px; font-weight:600; font-size:14px; padding-bottom:7px; margin-top:0;}
#add_layer .layout_select01 ul li.layer_1step ul.hide label {text-indent:0; left:0; position:relative; cursor:pointer; margin-right:20px;}


/* 레이아웃 추가팝업 - 2. empty n line tab */
#add_layer .layout_select02 h4 {font-size:15px; font-weight:600; padding-bottom:15px; text-align:left;}
#add_layer .empty_select {width:50%; float:left; border-right:1px solid #f0f0f0; padding:15px 15px 0 0; box-sizing:border-box;}
#add_layer .line_select {width:50%; float:left; padding:15px 0 0 15px; box-sizing:border-box;}

/*empty*/
#add_layer .layout_select02 ul li {width:100%; float:left; clear:both; margin-bottom:5px; padding:0; box-sizing:border-box; border-top:none;}
#add_layer .layout_select02 ul li > span {float:left; width:100%; padding-bottom:5px; text-align:left;}
#add_layer .layout_select02 ul li:first-child {width:40%;}
#add_layer .layout_select02 ul li div.empty_prev {border:2px dashed #ccc; float:left; width:70%;}
#add_layer .layout_select02 ul li div.empty_prev10 {height:10px;}
#add_layer .layout_select02 ul li div.empty_prev20 {height:20px;}
#add_layer .layout_select02 ul li div.empty_prev30 {height:30px;}
#add_layer .layout_select02 ul li div.empty_prev50 {height:50px;}
#add_layer .layout_select02 ul li div.empty_prev80 {height:65px;}
#add_layer .layout_select02 ul li div.empty_prev100 {height:90px;}

/*line*/
#add_layer .layout_select02 ul.line_select li > div {float:left; width:70%; margin-top:13px; overflow:hidden;}
	@media (max-width:1300px) {
	  	#add_layer .layout_select02 ul li div.empty_prev,
	  	#add_layer .layout_select02 ul.line_select li > div {width:50% !important;}
  	}
	@media (max-width:1299px){
		#add_layer .layout_select02 ul li div.empty_prev,
		#add_layer .layout_select02 ul.line_select li > div {width:60% !important;}
	}
	@media (max-width:799px){
		#add_layer .layout_select02 ul li div.empty_prev,
		#add_layer .layout_select02 ul.line_select li > div {width:50% !important;}
		#add_layer .layout_select02 .add_btn {padding:7px 8px; font-size:12px; max-width:40%;}
	}




/* 컨텐츠추가팝업 contents popup */
.popupzone_contents {width:100%; height:100%; float:left;}

#addContentPopup > section.buttons > label:before {float:left; width:100%;}
#addContentPopup > section.buttons > label[for=ctnt_board]:before {content:url(/images/wzwg/site/mngr/widget_board.png);}
#addContentPopup > section.buttons > label[for=ctnt_img_board]:before {content:url(/images/wzwg/site/mngr/widget_gallery.png);}
#addContentPopup > section.buttons > label[for=ctnt_mvp_board]:before {content:url(/images/wzwg/site/mngr/widget_video.png);}
#addContentPopup > section.buttons > label[for=ctnt_banner]:before {content:url(/images/wzwg/site/mngr/widget_banner.png);}
#addContentPopup > section.buttons > label[for=ctnt_rolling]:before {content:url(/images/wzwg/site/mngr/widget_slide.png);}
#addContentPopup > section.buttons > label[for=ctnt_quick]:before {content:url(/images/wzwg/site/mngr/widget_quick.png);}
#addContentPopup > section.buttons > label[for=ctnt_schedule]:before {content:url(/images/wzwg/site/mngr/widget_cal.png);}
#addContentPopup > section.buttons > label[for=ctnt_map]:before {content:url(/images/wzwg/site/mngr/widget_map.png);}
#addContentPopup > section.buttons > label[for=ctnt_etc]:before {content:url(/images/wzwg/site/mngr/widget_etc.png);}

#addContentPopup > section.buttons > label[for=ctnt_basic]:before {content:url(/images/wzwg/site/mngr/widget_basic.png);}
#addContentPopup > section.buttons > label[for=ctnt_table]:before {content:url(/images/wzwg/site/mngr/widget_table.png);}

	@media (min-width:1300px){
		.pop-tab#addContentPopup > section.buttons {width:22%;}
		.pop-tab#addContentPopup > .tab_item {width:78%;}
		.pop-tab#addContentPopup > section.buttons > label {width:33.333%; /*margin-top:10px;*/ border-top:none !important;}
	}

section.buttons > label[for=tab_css]:before {content:"CSS"; height:37px; font-size:18px; line-height:32px;}
section.buttons > label[for=tab_img]:before {content:url(/images/wzwg/site/mngr/widget_gallery.png);}















/***********************************************************************************************/
/**************************************** renewal **********************************************/
/***********************************************************************************************/

.menu_help .help_pop {width:200px; min-width:200px; display:none; background:#2a2a2a; color:#fff; border:none; top:19px; left:3px;}
.menu_help:hover .help_pop {display:block;}



/* 메인편집페이지 팝업(메뉴디자인,레이아웃추가) 공통사항 */
.mngEditPOPUP {background:#fff !important;}
.mngEditPOPUP > input:nth-of-type(1):checked ~ section.buttons > label:nth-of-type(1),
.mngEditPOPUP > input:nth-of-type(2):checked ~ section.buttons > label:nth-of-type(2),
.mngEditPOPUP > input:nth-of-type(3):checked ~ section.buttons > label:nth-of-type(3),
.mngEditPOPUP > input:nth-of-type(4):checked ~ section.buttons > label:nth-of-type(4),
.mngEditPOPUP > input:nth-of-type(5):checked ~ section.buttons > label:nth-of-type(5),
.mngEditPOPUP > input:nth-of-type(6):checked ~ section.buttons > label:nth-of-type(6),
.mngEditPOPUP > input:nth-of-type(7):checked ~ section.buttons > label:nth-of-type(7),
.mngEditPOPUP > input:nth-of-type(8):checked ~ section.buttons > label:nth-of-type(8),
.mngEditPOPUP > input:nth-of-type(9):checked ~ section.buttons > label:nth-of-type(9) {background:#0379bf !important; color:#fff !important; border:none;}
.mngEditPOPUP > section.buttons > label {font-size:16.5px !important; font-weight:400 !important; border-top:none !important;}
.mngEditPOPUP > section.buttons > label span {width:100%; float:left; margin-bottom:10px;}
.mngEditPOPUP > section.buttons > label span:before {content:""; display:inline-block;}
.mngEditPOPUP .tab_item {position:relative; border-left-color:#dadce0 !important;}
.mngEditPOPUP .tab_item > .tab_tit {overflow:hidden; width:1px; height:1px; margin:-1px 0 0 -1px; font-size:1px; line-height:0;}

.pop-tab.tab_2Dpth {background:#fff;}
.pop-tab.tab_2Dpth > section.buttons {overflow:visible;}
.pop-tab.tab_2Dpth > section.buttons > label {font-size:16px; padding:15px 20px; text-align:left; font-weight:400 !important; background:#fff !important; border-top:none !important;}
.pop-tab.tab_2Dpth > input:nth-of-type(1):checked ~ section.buttons > label:nth-of-type(1),
.pop-tab.tab_2Dpth > input:nth-of-type(2):checked ~ section.buttons > label:nth-of-type(2),
.pop-tab.tab_2Dpth > input:nth-of-type(3):checked ~ section.buttons > label:nth-of-type(3),
.pop-tab.tab_2Dpth > input:nth-of-type(4):checked ~ section.buttons > label:nth-of-type(4),
.pop-tab.tab_2Dpth > input:nth-of-type(5):checked ~ section.buttons > label:nth-of-type(5),
.pop-tab.tab_2Dpth > input:nth-of-type(6):checked ~ section.buttons > label:nth-of-type(6) {background:#f1f3f4 !important;}

	@media (min-width:1300px){
	    .pop-tab.tab_2Dpth > section.buttons {width:15%;}
	    .pop-tab.tab_2Dpth .tab_item {width:85%;}
	    .mngEditPOPUP > section.buttons > label {padding:30px 0 !important;}
	  	.mngEditPOPUP > section.buttons > label span:before {width:62px; height:62px;}
	  	.mngEditPOPUP .tab_item .btnbox-r {/*position:fixed;*/ position:absolute; bottom:20px; right:30px; min-width:auto !important;}
	}
	@media (max-width:1299px){
		.mngEditPOPUP>.tab_item {height:calc(100% - 100px);}
		.mngEditPOPUP > section.buttons > label {padding:15px 0 !important;}
	  	.mngEditPOPUP > section.buttons > label span:before {width:31px; height:31px;}
	  	.mngEditPOPUP .tab_item .btnbox-r {padding-bottom:20px; margin-bottom:0;}

	  	.pop-tab.tab_2Dpth > section.buttons > label {padding:10px;}
	}
	@media (min-width:900px){
		.pop-tab.tab_2Dpth .tab_item {padding:0px 15px 20px !important;}
	}
  	@media (max-width:899px){
	  	.pop-tab.tab_2Dpth > section.buttons .menu_help {display:none;}
	}





/***************************************/
/* 메뉴디자인 변경 팝업 menu design POPUP*/
.menuDsnPOPUP > section.buttons > label span:before {background:url(/images/wzwg/site/mngr/LyotIcon.png);}
.menuDsnPOPUP ul li strong {transition:all 0.5s;}
.menuDsnPOPUP ul li .thumImg img {display:inline-block; vertical-align:middle; max-height:none !important;}
.menuDsnPOPUP ul li:hover strong {background:#0379bf; color:#fff;}
.menuDsnPOPUP ul li:hover .thumImg {border-color:#0379bf;}
.menuDsnPOPUP ul li:hover div>.hoverLayer {opacity:1;}

	@media (min-width:900px) and (max-width:1680px){
		.menuDsnPOPUP ul li .thumImg.hgt400 .hoverLayer>div a {text-align:center; background:#71bddd; color:#fff; padding:20px 0; border-radius:30px;}
		.menuDsnPOPUP ul li .thumImg.hgt400 .hoverLayer>div .hoverbtn_circle {display:none;}
	}
	@media (min-width:1300px){
		.menuDsnPOPUP > section.buttons > label[for=mn_head] span:before {background-position:1px 0;}
		.menuDsnPOPUP > section.buttons > label[for=mn_foot] span:before {background-position:-119px 0;}
		.menuDsnPOPUP > section.buttons > label[for=mn_sub] span:before {background-position:-239px 0;}
		.menuDsnPOPUP > section.buttons > label[for=mn_headLeft] span:before {background-position:-358px 0;}
		.menuDsnPOPUP > input:nth-of-type(1):checked ~ section.buttons > label[for=mn_head] span:before,
		.menuDsnPOPUP > input:nth-of-type(2):checked ~ section.buttons > label[for=mn_headLeft] span:before,
		.menuDsnPOPUP > input:nth-of-type(3):checked ~ section.buttons > label[for=mn_foot] span:before,
		.menuDsnPOPUP > input:nth-of-type(4):checked ~ section.buttons > label[for=mn_sub] span:before {background-position-y:-120px;}
	}
	@media (max-width:1299px){
		.menuDsnPOPUP > section.buttons > label[for=mn_head] span:before {background-position:0 0; background-size:300px;}
		.menuDsnPOPUP > section.buttons > label[for=mn_foot] span:before {background-position:-60px 0; background-size:300px;}
		.menuDsnPOPUP > section.buttons > label[for=mn_sub] span:before {background-position:-121px 0; background-size:300px;}
		.menuDsnPOPUP > section.buttons > label[for=mn_headLeft] span:before {background-position:-181px 0; background-size:300px;}
		.menuDsnPOPUP > input:nth-of-type(1):checked ~ section.buttons > label[for=mn_head] span:before,
		.menuDsnPOPUP > input:nth-of-type(2):checked ~ section.buttons > label[for=mn_headLeft] span:before,
		.menuDsnPOPUP > input:nth-of-type(3):checked ~ section.buttons > label[for=mn_foot] span:before,
		.menuDsnPOPUP > input:nth-of-type(4):checked ~ section.buttons > label[for=mn_sub] span:before {background-position-y:-152px;}
	}

	@media (min-width:900px){
		.menuDsnPOPUP ul li .thumImg.hgt250 {height:250px; line-height:250px; transition:all 0.5s; overflow:hidden;}
		.menuDsnPOPUP ul li .thumImg.hgt400 {height:400px; line-height:400px; transition:all 0.5s; overflow:hidden;}
		.menuDsnPOPUP ul li .thumImg.hgt400 .hoverLayer>div {max-width:80%;}
	}
	@media (max-width:899px){
		.menuDsnPOPUP .tab_item {padding:0 !important;}
		.menuDsnPOPUP ul li {padding:15px 15px 0 !important;}
		.menuDsnPOPUP ul li .thumImg {border:none;}
		.menuDsnPOPUP ul li .thumImg:not(.hgt400) img {border:1px solid #e5e5e5;}
		.menuDsnPOPUP ul li .thumImg.hgt400>div:first-child {height:300px; line-height:300px; border:1px solid #e5e5e5; overflow:hidden;}
		.menuDsnPOPUP ul li .thumImg .hoverLayer .hoverbtn_circle {display:none;}
		.menuDsnPOPUP ul li .thumImg .hoverLayer .circleRTxt {width:49%; margin-right:2%; float:left; text-align:center; font-size:15px;
														margin-top:15px; padding:10px; box-sizing:border-box; border:1px solid #ddd; border-radius:3px;}
		.menuDsnPOPUP ul li .thumImg .hoverLayer .circleRTxt:last-child {margin-right:0; border:1px solid #272d3d; background:#272d3d; color:#fff;}
	}





/***************************************/
/* 레이아웃 추가팝업 layout add popup
 * main TAP design */
.layoutPOPUP > section.buttons > label span:before {background:url(/images/wzwg/site/mngr/LyotIcon2.png);}
	@media (min-width:1300px){
		.layoutPOPUP > section.buttons > label[for=add_lyot] span:before {background-position:1px 0;}
		.layoutPOPUP > section.buttons > label[for=add_empty] span:before {background-position:-119px 0;}
		.layoutPOPUP > section.buttons > label[for=add_line] span:before {background-position:-239px 0;}
		.layoutPOPUP > input:nth-of-type(1):checked ~ section.buttons > label[for=add_lyot] span:before,
		.layoutPOPUP > input:nth-of-type(2):checked ~ section.buttons > label[for=add_empty] span:before,
		.layoutPOPUP > input:nth-of-type(3):checked ~ section.buttons > label[for=add_line] span:before{background-position-y:-120px;}
	}
	@media (max-width:1299px){
		.layoutPOPUP > section.buttons > label[for=add_lyot] span:before {background-position:0 0; background-size:300px;}
		.layoutPOPUP > section.buttons > label[for=add_empty] span:before {background-position:-60px 0; background-size:300px;}
		.layoutPOPUP > section.buttons > label[for=add_line] span:before {background-position:-121px 0; background-size:300px;}
		.layoutPOPUP > input:nth-of-type(1):checked ~ section.buttons > label[for=add_lyot] span:before,
		.layoutPOPUP > input:nth-of-type(2):checked ~ section.buttons > label[for=add_empty] span:before,
		.layoutPOPUP > input:nth-of-type(3):checked ~ section.buttons > label[for=add_line] span:before{background-position-y:-152px;}
	}

	/* 레이아웃 추가팝업 - 01 : layout */
	.lyotSelect {height:calc(100% - 62px);}
	.lyotSelect .layer_1step {width:100%; padding:0 !important;}
	.lyotSelect .layer_1step>input {display:none;}
	.lyotSelect .layer_1step>input+label {width:15%; padding:15px 20px; box-sizing:border-box; font-size:16.5px; line-height:22px;
										  letter-spacing:-0.5px; float:left; cursor:pointer;}
	.lyotSelect .layer_1step>input:checked + label {background:#f1f3f4;}
	.lyotSelect .OptionBox {width:85%; height:100%; float:left; padding:240px 30px 80px; box-sizing:border-box; display:none;
	    					position:absolute; top:0; right:0; border-left:1px solid #dadce0;}
	.lyotSelect .layer_1step>input:checked ~ .OptionBox {display:block;}

	.lyotSelect .OptionBox .optiontit {width:100%; float:left; font-size:19px; color:#333; font-weight:600; padding-left:0; line-height:normal;}
	.lyotSelect .OptionBox > ul {height:auto !important; margin-bottom:30px;}
	.lyotSelect .OptionBox > ul > li {padding:0 !important; width:33%; max-width:200px;}
	.lyotSelect .OptionBox > ul > li.wd40 {max-width:none;}
	.lyotSelect .OptionBox > ul > li input {}
	.lyotSelect .OptionBox > ul > li input + label {font-size:15.5px;}
	.lyotSelect .OptionBox > ul > li input:checked + label {font-weight:600; font-size:16.5px; color:#0379bf;}

	.prvBox {width:100%; padding:30px 15px; box-sizing:border-box; float:right;}
	.prv_notice {color:#0379bf; line-height:20px; font-size:13.5px;}
	.prvBox.lyotprv {position:absolute; left:15%; width:85%; padding:30px;}
	.prvBox #layout_preview {width:100%; height:150px; float:left; margin-top:13px;}
	.prvBox #layout_preview .div_wrap > div {border:1px solid #666; box-shadow:3px 4px 3px rgba(0,0,0,0.2); text-align:center; font-size:16.5px;}
	.prvBox #layout_preview .layout_01,
	.prvBox #layout_preview .layout_height_H {height:150px; line-height:150px;}
	.prvBox #layout_preview .layout_height_M {height:120px; line-height:120px;}
	.prvBox #layout_preview .layout_height_L {height:90px; line-height:90px;}

	.prvBox #layout_preview .div_wrap:not(.mx100) .layout_01 {background:#f9f9f9;}
	.prvBox #layout_preview >div>div>div:not(.layout_01):before {line-height:20px; vertical-align:middle; display:inline-block;}
	.prvBox #layout_preview .layout_01:before {content:"W 1300px"; width:100%; max-width:70%; display:inline-block; background:#fff; border:1px solid #ddd; border-width:0 1px;}
	.prvBox #layout_preview .mxwd100 .layout_01:before {content:"W 100%"; width:100%; max-width:100%;}
	.prvBox #layout_preview .layout_02.layout_height_H:before {content:"650 X 350";}
	.prvBox #layout_preview .layout_02.layout_height_M:before {content:"650 X 250";}
	.prvBox #layout_preview .layout_02.layout_height_L:before {content:"650 X 150";}
	.prvBox #layout_preview .layout_padding .layout_02.layout_height_H:before {content:"642 X 350";}
	.prvBox #layout_preview .layout_padding .layout_02.layout_height_M:before {content:"642 X 250";}
	.prvBox #layout_preview .layout_padding .layout_02.layout_height_L:before {content:"642 X 150";}
	.prvBox #layout_preview .layout_03.layout_height_H:before {content:"432 X 350";}
	.prvBox #layout_preview .layout_03.layout_height_M:before {content:"432 X 250";}
	.prvBox #layout_preview .layout_03.layout_height_L:before {content:"432 X 150";}
	.prvBox #layout_preview .layout_padding .layout_03.layout_height_H:before {content:"424 X 350";}
	.prvBox #layout_preview .layout_padding .layout_03.layout_height_M:before {content:"424 X 250";}
	.prvBox #layout_preview .layout_padding .layout_03.layout_height_L:before {content:"424 X 150";}
	.prvBox #layout_preview .layout_04.layout_height_H:before {content:"325 X 350";}
	.prvBox #layout_preview .layout_04.layout_height_M:before {content:"325 X 250";}
	.prvBox #layout_preview .layout_04.layout_height_L:before {content:"325 X 150";}
	.prvBox #layout_preview .layout_padding .layout_04.layout_height_H:before {content:"315 X 350";}
	.prvBox #layout_preview .layout_padding .layout_04.layout_height_M:before {content:"315 X 250";}
	.prvBox #layout_preview .layout_padding .layout_04.layout_height_L:before {content:"315 X 150";}
	.prvBox #layout_preview .layout_06.layout_height_H:before {content:"865 X 350";}
	.prvBox #layout_preview .layout_06.layout_height_M:before {content:"865 X 250";}
	.prvBox #layout_preview .layout_06.layout_height_L:before {content:"865 X 150";}
	.prvBox #layout_preview .layout_padding .layout_06.layout_height_H:before {content:"861 X 350";}
	.prvBox #layout_preview .layout_padding .layout_06.layout_height_M:before {content:"861 X 250";}
	.prvBox #layout_preview .layout_padding .layout_06.layout_height_L:before {content:"861 X 150";}

	@media (max-width:990px){
		.lyotSelect .layer_1step>input+label {width:20%; padding:10px;}
		.lyotSelect .OptionBox {padding:180px 15px 0px; width:80%; height:auto; min-height:100%;}
		.lyotSelect .OptionBox .optiontit {font-size:17px;}
		.lyotSelect .OptionBox > ul > li.wd40 {width:100% !important; margin-bottom:15px;}

		.prvBox {padding:15px 5px;}
		.prvBox.lyotprv {width:80%; left:20%; padding:20px;}
		.prvBox #layout_preview >div>div>div {height:80px !important; line-height:80px !important;}
		#layout_preview .layout_02 {width:50% !important;}
        #layout_preview .layout_02_3 {width:30% !important;}
        #layout_preview .layout_02_7 {width:70% !important;}
        #layout_preview .layout_03 {width:33.333% !important;}
        #layout_preview .layout_04 {width:25% !important;}
        #layout_preview .layout_06 {width:66.666% !important;}
        #layout_preview .layout_padding > .layout_02 {width:49.5% !important;}
        #layout_preview .layout_padding > .layout_02_3 {width:29.7% !important;}
        #layout_preview .layout_padding > .layout_02_7 {width:69.3% !important;}
        #layout_preview .layout_padding > .layout_03 {width:32.6666% !important;}
        #layout_preview .layout_padding > .layout_04 {width:24.25% !important;}
        #layout_preview .layout_padding > .layout_06 {width:66.3333% !important;}

        #layout_preview .layout_padding > .layout_02:not(:last-child),
        #layout_preview .layout_padding > .layout_02_36:first-child {margin-right:1% !important;}
        #layout_preview .layout_padding > .layout_03:nth-child(2) {margin:0 1% !important;}
        #layout_preview .layout_block3 > .layout_02:first-child {margin-right:0 !important;}
        #layout_preview .layout_block3.layout_padding > div:nth-child(2) {margin:0 1% !important;}
        #layout_preview .layout_block4.layout_padding > .layout_04 {margin-right:1% !important;}
        #layout_preview .layout_padding > .layout_04:last-child {margin-right:0 !important;}
        #layout_preview .layout_block2 > .layout_03:nth-child(2) {margin:0 !important;}
	}


	/* 레이아웃 추가팝업 - 02 : empty */
	#empty_preview {margin-top:13px; width:100%;}
	#empty_preview .conBox {background:#f9f9f9; font-size:16.5px; height:95px; line-height:95px; float:left;}
	#empty_preview .emptyBox div {border:1px dashed #666; box-sizing:border-box; color:#0379bf; font-size:16.5px; font-weight:600;}
	#empty_preview .empty_10 {line-height:14px; height:15px;}
	#empty_preview .empty_20 {line-height:20px;}
	#empty_preview .empty_30 {line-height:30px;}
	#empty_preview .empty_50 {line-height:50px;}
	#empty_preview .empty_80 {line-height:80px;}
	#empty_preview .empty_100 {line-height:100px;}

	@media (min-width:1300px){
	    .layoutPOPUP > input:nth-of-type(2):checked ~ div:nth-of-type(2) .pop-tab.tab_2Dpth > section.buttons {width:20%;}
	    .layoutPOPUP > input:nth-of-type(2):checked ~ div:nth-of-type(2) .pop-tab.tab_2Dpth .tab_item {width:80%;}
	}
	@media (max-width:599px){
		#empty_preview .conBox {height:40px; line-height:40px;}
		#empty_preview .empty_50 {line-height:30px;}
		#empty_preview .empty_80 {line-height:40px;}
		#empty_preview .empty_100 {line-height:50px;}
	}


	/* 레이아웃 추가팝업 - 03 : Line */
	#line_prev {width:100%; float:left;}
	#line_prev li {width:100%; float:left; padding:20px 10px 0;}
	#line_prev li div {width:calc(100% - 130px); display:inline-block; vertical-align:middle; margin-right:30px; overflow:hidden;}
	#line_prev li .wzbtn {display:inline-block; opacity:0;}
	#line_prev li:hover .wzbtn {opacity:1;}
	#line_prev li:first-child .wzbtn {opacity:1;}

	@media (max-width:990px){
		#line_prev li .wzbtn {opacity:1;}
	}
	@media (max-width:599px){
		#line_prev li {padding:15px 0 0;}
		#line_prev li div {width:calc(100% - 105px); margin-right:20px;}
	}






/***************************************/
/* 컨텐츠 추가 팝업 - CONTENTS add popup
 main TAP design */
.coAddPOPUP {}
.coAddPOPUP > section.buttons > label {padding:20px 0 15px !important; width:11.111% !important; border:1px solid #dadce0; border-width:0 1px 1px 0; font-size:15px !important; min-width:auto !important;}
.coAddPOPUP > section.buttons > label span {margin-bottom:0;}
.coAddPOPUP > section.buttons > label span:before {background:url(/images/wzwg/site/mngr/coaddIcon.png);}
	@media (min-width:1300px){
		.coAddPOPUP .tab_item {height:calc(100% - 105px) !important;}
		.coAddPOPUP > section.buttons > label span {height:46px;}
		.coAddPOPUP > section.buttons > label span:before {width:80px; height:46px;}
		.coAddPOPUP > section.buttons > label[for=wg_board] span:before {background-position:9px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_gallery] span:before {background-position:-60px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_video] span:before {background-position:-129px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_bnr] span:before {background-position:-197px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_slide] span:before {background-position:-278px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_quick] span:before {background-position:-359px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_clndr] span:before {background-position:-427px -12px;}
		.coAddPOPUP > section.buttons > label[for=wg_map] span:before {background-position:-495px -8px;}
		.coAddPOPUP > section.buttons > label[for=wg_etc] span:before {background-position:-564px -12px;}
		.coAddPOPUP > input#wg_board:checked ~ section.buttons > label[for=wg_board] span:before,
		.coAddPOPUP > input#wg_gallery:checked ~ section.buttons > label[for=wg_gallery] span:before,
		.coAddPOPUP > input#wg_video:checked ~ section.buttons > label[for=wg_video] span:before,
		.coAddPOPUP > input#wg_bnr:checked ~ section.buttons > label[for=wg_bnr] span:before,
		.coAddPOPUP > input#wg_slide:checked ~ section.buttons > label[for=wg_slide] span:before,
		.coAddPOPUP > input#wg_quick:checked ~ section.buttons > label[for=wg_quick] span:before,
		.coAddPOPUP > input#wg_clndr:checked ~ section.buttons > label[for=wg_clndr] span:before,
		.coAddPOPUP > input#wg_etc:checked ~ section.buttons > label[for=wg_etc] span:before {background-position-y:-71px;}
	    .coAddPOPUP > input#wg_map:checked ~ section.buttons > label[for=wg_map] span:before {background-position-y:-67px;}
	}
	@media (max-width:1299px){
		.coAddPOPUP > section.buttons > label {padding:12px 0 !important;}
		.coAddPOPUP > section.buttons > label span:before {width:45px; height:45px;}
		.coAddPOPUP > section.buttons > label[for=wg_board] span:before {background-position:0 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_gallery] span:before {background-position:-53px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_video] span:before {background-position:-106px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_bnr] span:before {background-position:-159px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_slide] span:before {background-position:-212px 0; background-size:650px; width:60px;}
		.coAddPOPUP > section.buttons > label[for=wg_quick] span:before {background-position:-282px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_clndr] span:before {background-position:-334px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_map] span:before {background-position:-387px 0; background-size:650px;}
		.coAddPOPUP > section.buttons > label[for=wg_etc] span:before {background-position:-441px 0; background-size:650px;}
		.coAddPOPUP > input#wg_board:checked ~ section.buttons > label[for=wg_board] span:before,
		.coAddPOPUP > input#wg_gallery:checked ~ section.buttons > label[for=wg_gallery] span:before,
		.coAddPOPUP > input#wg_video:checked ~ section.buttons > label[for=wg_video] span:before,
		.coAddPOPUP > input#wg_bnr:checked ~ section.buttons > label[for=wg_bnr] span:before,
		.coAddPOPUP > input#wg_slide:checked ~ section.buttons > label[for=wg_slide] span:before,
		.coAddPOPUP > input#wg_quick:checked ~ section.buttons > label[for=wg_quick] span:before,
		.coAddPOPUP > input#wg_clndr:checked ~ section.buttons > label[for=wg_clndr] span:before,
		.coAddPOPUP > input#wg_etc:checked ~ section.buttons > label[for=wg_etc] span:before,
		.coAddPOPUP > input#wg_map:checked ~ section.buttons > label[for=wg_map] span:before {background-position-y:-46px;}
	}
	@media (min-width:700px) and (max-width:800px){
		.coAddPOPUP > section.buttons > label {font-size:13px !important;}
	}
	@media (max-width:699px){
		.coAddPOPUP .tab_item {height:calc(100% - 198px) !important;}
		.coAddPOPUP > section.buttons > label {width:20% !important;}
		.coAddPOPUP > section.buttons > label:nth-child(5) {clear:both;}
		.coAddPOPUP > section.buttons > label:last-child:nth-child(9) {border-top:1px solid #dadce0 !important; margin-top:-1px;}

		.pop-tab > section.buttons > label:first-child:nth-last-child(6),
		.pop-tab > section.buttons > label:nth-child(2):nth-last-child(5),
		.pop-tab > section.buttons > label:nth-child(3):nth-last-child(4),
		.pop-tab > section.buttons > label:nth-child(4):nth-last-child(3),
		.pop-tab > section.buttons > label:nth-child(5):nth-last-child(2),
		.pop-tab > section.buttons > label:nth-child(6):last-child {width:33.333% !important; clear:none;}
		.pop-tab > section.buttons > label:nth-child(4):nth-last-child(3) {clear:both;}
	}
	@media (max-width:450px){
		.coAddPOPUP > section.buttons > label:first-child,
		.coAddPOPUP > section.buttons > label:nth-child(2),
		.coAddPOPUP > section.buttons > label:nth-child(3),
		.coAddPOPUP > section.buttons > label:nth-child(4) {width:25% !important;}
		.coAddPOPUP > section.buttons > label {font-size:13px !important; word-break:break-all;}
	}


	/* contents add inner design */
	.coAddPOPUP .tab_item .prv_notice {background:#f1f3f4; word-break:keep-all;}

	.coAddPOPUP ul li {padding:15px 15px 0 !important;}
	.coAddPOPUP ul li strong {padding:10px 10px 5px;}
	.coAddPOPUP ul li strong p {width:100%; color:#666 !important; font-size:14px !important; padding-left:0 !important; margin-top:5px;
								display:-webkit-inline-box !important; -webkit-box-orient: vertical;}
	.coAddPOPUP ul li strong p:before {display:none !important;}
	.coAddPOPUP ul li:hover strong {background:#0379bf; color:#fff;}
	.coAddPOPUP ul li:hover strong p {color:#fff !important;}
	.coAddPOPUP ul li:hover .thumImg {border-color:#0379bf;}

	@media (min-width:900px){
		.coAddPOPUP .tab_item ul li.wd33:nth-child(3n+1) {clear:both;}
		.coAddPOPUP ul li .thumImg >div:first-child {min-height:160px; line-height:160px;}
		.coAddPOPUP ul li .thumImg >div:first-child img {vertical-align:middle;}
		.coAddPOPUP ul li .thumImg .hoverbtn_circle.add {background-size:200px; background-position:-3px -2px;}
		.coAddPOPUP ul li:hover div>.hoverLayer {opacity:1;}
	}
	@media (max-width:899px){
		.coAddPOPUP .tab_item ul li.wm50:nth-child(2n+1) {clear:both;}
		.coAddPOPUP .tab_item ul li p {display:none !important;}
		.coAddPOPUP ul li .thumImg {border:none;}
		.coAddPOPUP ul li .thumImg .hoverLayer .hoverbtn_circle {display:none;}
		.coAddPOPUP ul li .thumImg .hoverLayer .circleRTxt {width:49%; margin-right:2%; float:left; text-align:center; font-size:15px;
															margin-top:15px; padding:10px; box-sizing:border-box; border:1px solid #ddd; border-radius:3px;}
		.coAddPOPUP ul li .thumImg .hoverLayer .circleRTxt:last-child {margin-right:0; border:1px solid #272d3d; background:#272d3d; color:#fff;}
	}
















/* 시스템관리자 - 템플릿파일 관리 */
/*css tab*/
.fileMngr .tab_item ul.mngr_cssList {padding:15px 10px 15px 5px;}
.fileMngr .tab_item ul.mngr_cssList li {display:table !important; border-top:1px dashed #f0f0f0; margin-bottom:0; padding:5px 0 5px 5px; -webkit-transition:background 0.5s; transition:background 0.5s;}
.fileMngr .tab_item ul.mngr_cssList li:hover {background:#f7f9fb;}
.fileMngr .tab_item ul.mngr_cssList li .fileName {display:table-cell; word-break:break-all; padding-right:10px; float:none !important;}
.fileMngr .tab_item ul.mngr_cssList li .fileControll {text-align:right; display:table-cell; float:none !important;}

.fileMngr .tab_item>div {width:100%; float:left; padding:10px !important; box-sizing:border-box;}
.fileMngr .tab_item #cssEditView div {width:100%; float:left; margin-bottom:10px; text-align:left !important;}
.fileMngr .tab_item #cssEditView form>div>span {float:left; width:60%;}
.fileMngr .tab_item #cssEditView input#cssFileName {width:80%;}
.fileMngr .tab_item #cssEditView form>div>button {float:right; margin-left:7px;}
.fileMngr .tab_item #cssEditView form>div>button:first-of-type {background:#333; color:#fff;}
.fileMngr .tab_item #cssEditView textarea#cssEdit {width:100%; float:left; height:380px; background:#333; color:#f0f0f0; padding:5px; border:none;}
/*img tab*/
.fileMngr .tab_item>div form#mngrImgForm > div {box-sizing:border-box;}
.fileMngr .tab_item>div form#mngrImgForm > div:last-child { padding-left:5px;}
.fileMngr .tab_item>div form#mngrImgForm div.addImgArea {width:100%; height:34px !important; line-height:34px !important; text-align:center;
														border:1px dashed #838383 !important; border-radius:3px !important; position:relative !important; overflow:hidden !important;}
.fileMngr .tab_item>div form#mngrImgForm div.addImgArea > div {position:absolute; width:100%;}
.fileMngr .tab_item>div form#mngrImgForm div.addImgArea input#imgfiles {position:absolute; top:0; left:0; width:100%; height:100%; opacity:0;}
.fileMngr .tab_item>div form#mngrImgForm div#uploadImgNames {padding-top:5px; color:#333; font-size:12px;}
.fileMngr .tab_item>div form#mngrImgForm div button {width:100%; background:#333;color:#fff;}

.fileMngr .tab_item .mngr_imgList {padding:10px; margin-top:20px;}
.fileMngr .tab_item .mngr_imgList li {display:table !important; padding:0 5px; margin-bottom:0; border-top:1px dashed #f0f0f0; -webkit-transition:background 0.5s; transition:background 0.5s;}
.fileMngr .tab_item .mngr_imgList li:first-child {border-top:1px solid #333;}
.fileMngr .tab_item .mngr_imgList li:hover {background:#f7f9fb;}
.fileMngr .tab_item .mngr_imgList li > div {display:table-cell;}
.fileMngr .tab_item .mngr_imgList li .fileName {float:none !important; font-size:12px; color:#757575; word-break:break-all; padding-right:10px;}
.fileMngr .tab_item .mngr_imgList li .fileImgView {float:none !important; box-sizing:border-box; padding:5px; background:#f7f9fb; vertical-align:middle;}
.fileMngr .tab_item .mngr_imgList li .fileImgView img {display:inline-block; background:none !important;}
.fileMngr .tab_item .mngr_imgList li .fileControll {float:none !important; text-align:right; padding:10px 0;}



/* 이미지스토어 , 이미지변경팝업 modal-img-content-box */
#contents .modal-img-content-box {width:100%; background:#f3f3f3;padding:20px;box-sizing:border-box;}
	@media (min-width:900px){  #contents .modal-img-content-box {width:60%;}}
.wzpopup .pop-container .modal-img-content-box {width:100%;}

.modal-img-content-box > div:first-child {margin-top:0 !important; color:#0379bf; padding-bottom:4px; font-size:13.5px; padding-left:19px !important;
    									 background:url(/images/wzwg/site/mngr/ico_help_mngr.png) no-repeat;}
.modal-img-content-box div .row {margin-left:0 !important; margin-right:0 !important; padding:0 !important;}
.modal-img-content-box .fileinput-button {display:block;background:#272d3d;margin-bottom:0;padding:3px 0;text-align:center;font-size:17px;}
.modal-img-content-box .fileinput-button .btn_primary {color:#fff;}
.wzpopup .modal-img-content-box .fileinput-button, .wzpopup .modal-img-content-box .fileinput-button a {background:#666; border:none; font-size:14px;}

/*drag box*/
.modal-img-content-box > div:nth-child(3) {padding-left:0 !important; margin-right:0 !important;}
.modal-img-content-box > div:nth-child(3) > div {width:100% !important;height:60px !important;overflow-y:hidden !important;background:#fff;border:2px dashed #ddd !important;border-radius:5px;box-sizing:border-box;}
	.wzpopup .modal-img-content-box > div:nth-child(3) > div {border:1px dashed #666 !important; border-radius:0;}
.modal-img-content-box > div:nth-child(3) > div:before {content:"Drop Images Here"; width:100%; float:left; text-align:center; margin-top:20px; font-size:17px; font-weight:600; color:#777;}
.modal-img-content-box > div:nth-child(4) {padding-left:0 !important; margin-right:0 !important;}
.modal-img-content-box > div:nth-child(4) > .fl {height:460px !important;width:30% !important;border:1px solid #ececec !important;padding:0 0 0 5px;box-sizing:border-box;position:relative;background:#fff;}
	.wzpopup .modal-img-content-box > div:nth-child(4) > .fl {border:none !important; border-right:1px solid #ccc !important;}
.modal-img-content-box > div:nth-child(4) > .fr {height:460px !important;width:69% !important;border:1px solid #ececec !important;box-sizing:border-box;}
	.wzpopup .modal-img-content-box > div:nth-child(4) > .fr {border:none !important; }
	.wzpopup .modal-img-content-box > div:nth-child(4) > .fr #image_area .list_btns {padding-top:0;}
.modal-img-content-box > div:nth-child(4) > .fl:before {content:"FOLDER";font-weight:800;font-size:15px;padding:11px 0;position:absolute;width:100%;color:#333;background:#f0f0f0;box-sizing:border-box;position:absolute;top:0;left:0;text-indent:10px;}
.modal-img-content-box > div:nth-child(4) > .fr:before {padding:5px; letter-spacing:-0.5px; float:left;}
.modal-img-content-box > div:nth-child(4) > .fl #folder_area {margin-top:40px;}
.modal-img-content-box > div:nth-child(4) > .fl #folder_area > div {height:380px !important; overflow-y:scroll;}

.modal-img-content-box .fl #folder_area > div > ul#folderListUl {padding-top:5px; width:100%; float:left;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li {padding:5px 0 0 5px;width:100%;display:block;float:left;line-height:150%;font-size:14px;word-break:keep-all;text-indent:-6px;box-sizing:border-box;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li input[type="text"] {display:inline-block; margin-right:5px;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li .wzbtn {padding:0; height:15px; line-height:15px; vertical-align:middle; margin-left:4px;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li .wzbtn span {display:none;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li .wzbtn.btn-modify:before {content:url(/images/wzwg/site/mngr/icon_modify.png); width:15px; height:15px; line-height:15px; text-align:center; float:left;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl .btn_delete {color:white; border:none;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li .wzbtn.btn-delete:before {content:url(/images/wzwg/site/mngr/icon_cancle.png); width:15px; height:15px; line-height:15px; font-size:17px; color:#fff; background-color:#fff;}
.modal-img-content-box .fl #folder_area > div > ul#folderListUl li .wzbtn.btn-plus:before {content:url(/images/wzwg/site/mngr/icon_plus.png); height:14px;}

.modal-img-content-box > div:nth-child(4) > .fl #folder_area > div.ta_c {width:95%; height:35px !important; float:left; position:absolute; bottom:4px; overflow-y:auto !important;}
.modal-img-content-box > div:nth-child(4) > .fl .ta_c a {background:#666; border:1px solid #666;color:white;float:right;font-size:13px; border-radius:0;}
	.wzpopup .modal-img-content-box > div:nth-child(4) > .fl .ta_c a {float:left !important;}

.modal-img-content-box > div:nth-child(4) > .fr #image_area {}
.modal-img-content-box > div:nth-child(4) > .fr #image_area .list_btns {padding:5px;box-sizing:border-box;background:#fff;}
.modal-img-content-box .fr #image_area .list_btns > ul {width:100%; float:left;}
.modal-img-content-box .fr #image_area .list_btns > ul li {width:24.25%; float:left; box-sizing:border-box; margin:0 1% 15px 0; text-align:center;}
.modal-img-content-box .fr #image_area .list_btns > ul li > table {width:100%;float:left;background:#f3f3f3;box-sizing:border-box;border-radius:3px;text-align:center;}
.modal-img-content-box .fr #image_area .list_btns > ul li > table tbody tr td {padding:5px;width:100%;box-sizing:border-box;}
.modal-img-content-box .fr #image_area .list_btns > ul li > table tbody tr td:empty {display:none;}
.modal-img-content-box .fr #image_area .list_btns > ul li > table tbody tr td div.ta_c {min-height:80px;width:100%;text-align:center;line-height:87px;}
.modal-img-content-box .fr #image_area .list_btns > ul li > table tbody tr td div.ta_c a {display:inline-block;}
.modal-img-content-box .fr #image_area .list_btns > ul li:nth-child(4n) {margin-right:0;}
.modal-img-content-box .fr #image_area .list_btns > ul li:nth-child(4n+1) {clear:both;}
.modal-img-content-box .fr #image_area .list_btns > ul li table img {width:auto;height:auto;max-width:100%;max-height:82px;min-height:50px;margin-bottom:5px;/* line-height:16px; */}
.modal-img-content-box .fr #image_area .btnbox-c a {height:auto;padding:3px 5px;font-size:13px;line-height:18px;}

.modal-img-content-box > div.ta_c.mg_t10 .btn_primary {float:right; margin:17px 0 0 !important; background:#fff; color:#333; border:1px solid #333; -webkit-transition:background 1s; transition:background 1s;}
.modal-img-content-box > div.ta_c.mg_t10 .btn_primary:hover {background:#272d3d; color:white;}





/* 텍스트위치 - copy/text position popup */
#contentsAlignDiv,#slideTxtPositionDiv,#slideTxtPositionTopDiv {}
#contentsAlignDiv:before,
#slideTxtPositionDiv:before,
#slideTxtPositionTopDiv:before {content:"버튼을 클릭하여 슬라이드 위의 문구 위치를 즉각적으로 확인하며 조정할 수 있습니다.";
                               width:100%; display:block; padding-bottom:15px; line-height:16px; float:left; font-size:12px;}
#contentsAlignDiv div.slideTxtPosition,
#slideTxtPositionDiv div.slideTxtPosition,
#slideTxtPositionTopDiv div.slideTxtPosition {width:100%; float:left; border:1px solid #d1d1d1; border-radius:10px; text-align:center; overflow:hidden;}
#contentsAlignDiv div.slideTxtPosition input[type="radio"],
#slideTxtPositionDiv div.slideTxtPosition input[type="radio"],
#slideTxtPositionTopDiv div.slideTxtPosition input[type="radio"] {display:none;}
#contentsAlignDiv div.slideTxtPosition label,
#slideTxtPositionDiv div.slideTxtPosition label,
#slideTxtPositionTopDiv div.slideTxtPosition label {background:transparent; width:33.333%; float:left; padding:10px 0; box-sizing:border-box; border:1px solid #ddd; border-width:0 1px 1px 0; cursor:pointer;}
#contentsAlignDiv div.slideTxtPosition > div:last-child label,
#slideTxtPositionDiv div.slideTxtPosition > div:last-child label,
#slideTxtPositionTopDiv div.slideTxtPosition > div:last-child label {border-bottom:none;}
#contentsAlignDiv div.slideTxtPosition > div label:last-child,
#slideTxtPositionDiv div.slideTxtPosition > div label:last-child,
#slideTxtPositionTopDiv div.slideTxtPosition > div label:last-child {border-right:none;}

#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(1):checked + label:nth-of-type(1),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(2):checked + label:nth-of-type(2),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(3):checked + label:nth-of-type(3),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(4):checked + label:nth-of-type(4),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(5):checked + label:nth-of-type(5),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(6):checked + label:nth-of-type(6),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(7):checked + label:nth-of-type(7),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(8):checked + label:nth-of-type(8),
#contentsAlignDiv div.slideTxtPosition div > input:nth-of-type(9):checked + label:nth-of-type(9),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(1):checked + label:nth-of-type(1),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(2):checked + label:nth-of-type(2),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(3):checked + label:nth-of-type(3),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(4):checked + label:nth-of-type(4),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(5):checked + label:nth-of-type(5),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(6):checked + label:nth-of-type(6),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(7):checked + label:nth-of-type(7),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(8):checked + label:nth-of-type(8),
#slideTxtPositionDiv div.slideTxtPosition div > input:nth-of-type(9):checked + label:nth-of-type(9),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(1):checked + label:nth-of-type(1),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(2):checked + label:nth-of-type(2),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(3):checked + label:nth-of-type(3),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(4):checked + label:nth-of-type(4),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(5):checked + label:nth-of-type(5),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(6):checked + label:nth-of-type(6),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(7):checked + label:nth-of-type(7),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(8):checked + label:nth-of-type(8),
#slideTxtPositionTopDiv div.slideTxtPosition div > input:nth-of-type(9):checked + label:nth-of-type(9) {background:#f0f0f0; font-weight:600;}

#contentsAlignDiv + div.ui-dialog-buttonpane,
#slideTxtPositionDiv + div.ui-dialog-buttonpane,
#slideTxtPositionTopDiv + div.ui-dialog-buttonpane {padding:10px;}
#contentsAlignDiv + div.ui-dialog-buttonpane > div,
#slideTxtPositionDiv + div.ui-dialog-buttonpane > div,
#slideTxtPositionTopDiv + div.ui-dialog-buttonpane > div {float:left; width:100%;}
#contentsAlignDiv + div.ui-dialog-buttonpane > div button.ui-button,
#slideTxtPositionDiv + div.ui-dialog-buttonpane > div button.ui-button,
#slideTxtPositionTopDiv + div.ui-dialog-buttonpane > div button.ui-button {width:100%; background:#333; color:white;}






/* menu link popup */
#bannerLinkUrlDiv {font-size:13px; line-height:30px;}
#bannerLinkUrlDiv:before {content:"직접 외부의 링크를 입력하거나 \A 메뉴링크를 클릭해 서브페이지를 선택하세요.";
                          width:100%; color:#0379bf; display:block; padding:0 0 15px 20px; box-sizing:border-box; line-height:1.5em; float:left; white-space:pre;
                      	  border-bottom:1px solid #ccc; margin-bottom:15px; background:url(/images/wzwg/site/mngr/ico_help_mngr.png) no-repeat;}
#bannerLinkUrlDiv .linkSelect {width:100%; float:left;}
#bannerLinkUrlDiv .linkSelect button.linkSelectMenu {width:100%; height:auto; text-align:center; box-shadow:none !important; line-height:1em; color:#333; border:1px solid #666; border-radius:0; padding:10px 0; font-size:13px;}
#bannerLinkUrlDiv .linkSelect button.linkSelectMenu:focus {font-weight:600; outline:black;}
#bannerLinkUrlDiv .linkSelect > ul {padding:10px 0; width:100%; float:left; background:#f1f3f4; margin-top:10px;}
#bannerLinkUrlDiv .linkSelect > ul > li {width:100%; float:left; display:block; padding:0 10px 0 15px; box-sizing:border-box; position:relative;}
#bannerLinkUrlDiv .linkSelect > ul > li:before {content:"\2219"; position:absolute; left:9px;}
#bannerLinkUrlDiv .linkSelect ul li a {width:100%; float:left; font-size:13.5px; position:relative;}
#bannerLinkUrlDiv .linkSelect ul li a:focus {font-weight:600;}
#bannerLinkUrlDiv .linkSelect > ul > li > a:after {content:""; position:absolute; right:0; top:10px; width:0; height:0; border-top:6px solid #666; border-left:4px solid transparent; border-right:4px solid transparent;}
#bannerLinkUrlDiv .linkSelect > ul > li > a:only-child:after {display:none;}
#bannerLinkUrlDiv .linkSelect > ul > li.selected > a:after {border-top:0px solid #666; border-bottom:6px solid #666;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul {width:100%; float:left; padding:5px 0 10px;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li {width:100%; float:left; padding:0 0 5px 15px; box-sizing:border-box; line-height:1.4em; text-indent:-11px; word-break:keep-all;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li a:before {content:"-"; padding-right:5px;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li:hover a {font-weight:600;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li:hover ul li a:before {content:"-"; padding-right:5px; color:#333;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li.selected {border:none !important;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li > ul {}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li > ul > li {padding:3px 0 3px 15px;}
#bannerLinkUrlDiv .linkSelect > ul > li > ul > li > ul > li:hover a:before {content:"\2714"; color:#0672eb; padding-right:0;}
#bannerLinkUrlDiv > p {width:100%; float:left; border-top:1px solid #ccc; margin:15px 0 10px; padding:15px 0 0; box-sizing:border-box;}
#bannerLinkUrlDiv > p span {font-weight:600; width:20%; float:left; height:30px; line-height:30px;}
#bannerLinkUrlDiv > p #bannerLinkUrl {width:80%; height:30px; line-height:30px; padding:0 5px; border:1px solid #ddd; background:#f1f3f4;}
#bannerLinkUrlDiv > #bannerLinkTarget {width:80%; height:30px; line-height:30px; padding:0 5px; border:1px solid #d1d1d1; float:right;}
#bannerLinkUrlDiv > #bannerLinkTarget + div {margin-top:10px;}
#bannerLinkUrlDiv > #bannerLinkTarget + div br {display:none;}
#bannerLinkUrlDiv > #bannerLinkTarget + div span {width:20%; float:left;}
#bannerLinkUrlDiv > #bannerLinkTarget + div #bannerLinkTitle {width:80%; height:30px; line-height:30px; padding:0 5px; border:1px solid #ddd;}
#bannerLinkUrlDiv > a.ui-button {background:#666 !important; color:white !important; padding:10px 0; border:none; border-radius:0; margin-top:15px;}

#bannerLinkUrlDiv .hdftrMenuList ul li > a:after {right:87px;}
#bannerLinkUrlDiv .hdftrMenuList ul li.selected > a:after {right:87px;}



/* anchor link popup*/
#anchorMenuLinkDiv {position:relative; padding:70px 15px 15px;}
#anchorMenuLinkDiv .linkSelect {width:100%; float:left;}
#anchorMenuLinkDiv .linkSelect button.linkSelectMenu {width:100%; text-align:left; text-indent:10px; box-shadow:none !important; outline:none; line-height:30px; font-weight:600; color:#333;}
#anchorMenuLinkDiv .linkSelect button.linkSelectMenu:before {content:"\2022"; font-size:20px; color:#0672eb; float:left; height:0; margin-left:-15px;}
#anchorMenuLinkDiv .linkSelect > ul {padding: 10px 0;width:100%;float:left;background: #f1f3f4;margin-top: 15px;}
#anchorMenuLinkDiv .linkSelect > ul > li {width:100%;float:left;display:block;padding: 5px 15px;box-sizing:border-box;position: relative;}
#anchorMenuLinkDiv .linkSelect > ul > li a {width: 100%;float: left;font-size: 13.5px;position: relative;line-height: 20px;}
#anchorMenuLinkDiv .linkSelect > ul > li:before {content:"\2219"; position:absolute; left:9px;}
#anchorMenuLinkDiv .linkSelect > ul > li:hover a {font-weight:600;}
#anchorMenuLinkDiv > p {box-sizing:border-box; width:calc(100% - 30px); color:#0379bf; padding:0 15px 15px 20px; border-bottom: 1px solid #ccc; box-sizing:border-box;
						line-height: 1.5em; float: left; position: absolute; top: 15px;left: 15px; background: url(/images/wzwg/site/mngr/ico_help_mngr.png) no-repeat;}
#anchorMenuLinkDiv > p span {display: block; word-break: keep-all; color: #0379bf !important;}

    /* menu img link popup_1218 */
    #imgLinkUrlDiv .linkSelect {}
    #imgLinkUrlDiv .linkSelect button.linkSelectMenu {text-indent:10px; box-shadow:none !important; outline:none; line-height:30px; font-weight:600; color:#333;}
    #imgLinkUrlDiv .linkSelect button.linkSelectMenu:before {content:"\2022"; font-size:20px; color:#0672eb; float:left; height:0; margin-left:-15px;}
    #imgLinkUrlDiv .linkSelect > ul {padding:0px;}
    #imgLinkUrlDiv .linkSelect > ul > li {padding:3px 10px;}
    #imgLinkUrlDiv .linkSelect > ul > li:before {content:"\2219";}
    #imgLinkUrlDiv .linkSelect > ul > li:hover {background:#f0f0f0;}
    #imgLinkUrlDiv .linkSelect > ul > li.selected {border:none !important; background:#f0f0f0;}
    #imgLinkUrlDiv .linkSelect > ul > li > a:after {content:"\276d"; display:inline; transform:rotate(90deg); position:absolute; right:25px;}
    #imgLinkUrlDiv .linkSelect > ul > li.selected > a:after {content:"\276d"; display:inline; transform:rotate(-90deg); position:absolute; right:27px; font-weight:600;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul {width:100%; float:left; padding:7px 5px 5px; margin-bottom:5px; box-sizing:border-box;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li {padding:0px 10px 5px 20px; box-sizing:border-box; line-height:16px; text-indent:-12px;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li a:before {content:"-"; padding-right:5px;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li:hover a:before {content:"\2714"; color:red; padding-right:0;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li:hover a {font-weight:600;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li:hover ul li a:before {content:"-"; padding-right:5px; color:#333;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li.selected {border:none !important;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li > ul {}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li > ul > li {padding:3px 0 3px 15px;}
    #imgLinkUrlDiv .linkSelect > ul > li > ul > li > ul > li:hover a:before {content:"\2714"; color:#0672eb; padding-right:0;}

    #imgLinkUrlDiv > p:before {content:"직접 외부의 링크를 입력하거나 \A 메뉴링크를 클릭해 서브페이지를 선택하세요.";
                          		width:100%; color:#0379bf; display:block; padding:0 0 15px 20px; box-sizing:border-box; line-height:1.5em; float:left; white-space:pre;
                      	  		border-bottom:1px solid #ccc; margin-bottom:15px; background:url(/images/wzwg/site/mngr/ico_help_mngr.png) no-repeat;}
    #imgLinkUrlDiv > p {margin-top:20px; padding:20px 10px 0; border-top:2px dashed #d1d1d1; box-sizing:border-box; float:left;}
    #imgLinkUrlDiv > p span {font-weight:600; width:15%; float:left; height:30px; line-height:30px;}
    #imgLinkUrlDiv > p span:before {content:"\2022"; position:absolute; left:11px; font-size:20px; color:#0672eb;}
    #imgLinkUrlDiv > p #imgLinkUrl {width:80%; height:30px; line-height:30px; padding:0 5px; border:1px solid #d1d1d1; margin-bottom:10px;}
    #imgLinkUrlDiv > #imgLinkTarget {width:79.3%; height:30px; line-height:30px; padding:0 5px; border:1px solid #d1d1d1; float:right; margin-right:9px;}
    #imgLinkUrlDiv > a.ui-button {clear:both; display:block; margin-top:20px; float:left; width:100%; box-sizing:border-box; background:#333; color:white;}







/***************************************/
/* text , background Edit(widget) POPUP */
/* pop_bgc_change */
.bg_palette input[type="radio"] {display:none;}
.bg_palette input[type="radio"]:checked + label {position:relative;}
.bg_palette input[type="radio"]:checked + label:after {content:''; position:absolute; top:0; left:0; width:20px; height:20px;
                                                      background:url('/images/wzwg/site/mngr/screen/ico_check.png') no-repeat center;}
.bg_palette input[type="radio"]:checked + label.inp_transp:after {background:none;}
.bg_palette input[type="radio"]:checked + label.inp_ffffff:after {background:url('/images/wzwg/site/mngr/screen/ico_check_gray.png') no-repeat center;}

.bg_palette label.inp_ffffff {border:1px solid #666; box-sizing:border-box; background:#ffffff;}
.bg_palette label.inp_f2f2f2 {background:#f2f2f2;}
.bg_palette label.inp_d8d8d8 {background:#d8d8d8;}
.bg_palette label.inp_bfbfbf {background:#bfbfbf;}
.bg_palette label.inp_a5a5a5 {background:#a5a5a5;}
.bg_palette label.inp_7f7f7f {background:#7f7f7f;}
.bg_palette label.inp_707070 {background:#707070;}
.bg_palette label.inp_666666 {background:#666666;}
.bg_palette label.inp_595959 {background:#595959;}
.bg_palette label.inp_959595 {background:#959595;}
.bg_palette label.inp_a1a1a1 {background:#a1a1a1;}
.bg_palette label.inp_d0cece {background:#d0cece;}
.bg_palette label.inp_bbbbbb {background:#bbbbbb;}
.bg_palette label.inp_aeabab {background:#aeabab;}
.bg_palette label.inp_757070 {background:#757070;}
.bg_palette label.inp_3f3f3f {background:#3f3f3f;}
.bg_palette label.inp_333333 {background:#333333;}
.bg_palette label.inp_262626 {background:#262626;}
.bg_palette label.inp_212121 {background:#212121;}
.bg_palette label.inp_000000 {background:#000000;}
.bg_palette label.inp_3a3838 {background:#3a3838;}
.bg_palette label.inp_171616 {background:#171616;}

.bg_palette label.inp_2e84b7 {background:#2e84b7;}
.bg_palette label.inp_0b56a7 {background:#0b56a7;}
.bg_palette label.inp_d6dce4 {background:#d6dce4;}
.bg_palette label.inp_adb9ca {background:#adb9ca;}
.bg_palette label.inp_8eaadb {background:#8eaadb;}
.bg_palette label.inp_2f5496 {background:#2f5496;}
.bg_palette label.inp_323f4f {background:#323f4f;}
.bg_palette label.inp_222a35 {background:#222a35;}

.bg_palette label.inp_8d47ad {background:#8d47ad;}
.bg_palette label.inp_ebdef6 {background:#ebdef6;}
.bg_palette label.inp_bb97c7 {background:#bb97c7;}
.bg_palette label.inp_9a6baf {background:#9a6baf;}
.bg_palette label.inp_824f9e {background:#824f9e;}
.bg_palette label.inp_872eb5 {background:#872eb5;}
.bg_palette label.inp_581f79 {background:#581f79;}
.bg_palette label.inp_5c5cb2 {background:#5c5cb2;}

.bg_palette label.inp_4a8205 {background:#4a8205;}
.bg_palette label.inp_f1f8ec {background:#f1f8ec;}
.bg_palette label.inp_c5e0b3 {background:#c5e0b3;}
.bg_palette label.inp_8ebf6d {background:#8ebf6d;}
.bg_palette label.inp_64a13c {background:#64a13c;}
.bg_palette label.inp_538135 {background:#538135;}
.bg_palette label.inp_375623 {background:#375623;}

.bg_palette label.inp_efc127 {background:#efc127;}
.bg_palette label.inp_fcf8eb {background:#fcf8eb;}
.bg_palette label.inp_fff2cc {background:#fff2cc;}
.bg_palette label.inp_f1d88c {background:#f1d88c;}
.bg_palette label.inp_e3bb43 {background:#e3bb43;}
.bg_palette label.inp_bf9000 {background:#bf9000;}
.bg_palette label.inp_7f6000 {background:#7f6000;}

.bg_palette label.inp_f7630d {background:#f7630d;}
.bg_palette label.inp_fdf0e7 {background:#fdf0e7;}
.bg_palette label.inp_f4dac7 {background:#f4dac7;}
.bg_palette label.inp_f7cbac {background:#f7cbac;}
.bg_palette label.inp_f4b183 {background:#f4b183;}
.bg_palette label.inp_d96a1e {background:#d96a1e;}
.bg_palette label.inp_ffab40 {background:#ffab40;}
.bg_palette label.inp_833c0b {background:#833c0b;}

.bg_palette label.inp_e64856 {background:#e64856;}
.bg_palette label.inp_f0e7ec {background:#f0e7ec;}
.bg_palette label.inp_f8c3c5 {background:#f8c3c5;}
.bg_palette label.inp_f9a7ab {background:#f9a7ab;}
.bg_palette label.inp_f28183 {background:#f28183;}
.bg_palette label.inp_ea2364 {background:#ea2364;}
.bg_palette label.inp_c40052 {background:#c40052;}
.bg_palette label.inp_ec4b6a {background:#ec4b6a;}

.bg_palette label.inp_c80000 {background:#c80000;}
.bg_palette label.inp_eee4e4 {background:#eee4e4;}
.bg_palette label.inp_fbd5d5 {background:#fbd5d5;}
.bg_palette label.inp_f7acac {background:#f7acac;}
.bg_palette label.inp_ef5658 {background:#ef5658;}
.bg_palette label.inp_ce1313 {background:#ce1313;}
.bg_palette label.inp_830b0b {background:#830b0b;}


.bg_palette:after {content:''; display:block; clear:both;}
.bg_palette li:first-child label {margin-left:0;}
.bg_palette label {float:left; margin-left:5px; width:20px; height:20px; border-radius:50%; cursor:pointer; }
.bg_palette_area + .bg_palette_area {border-top:1px solid #ccc; clear:both;}
.bg_palette_area {padding:10px 0;}
.bg_palette li button{height:20px;}
.bg_palette li button:focus{outline:none;}
.bg_palette.col2 + .bg_palette.col2{margin:10px 0 0 33px;}

.trans_bar_tit{margin-bottom: 10px;}

.list_tit {float:left; margin-right:10px; line-height:20px;}
.list_tit.code {line-height:30px;}

.tooltip {display:inline-block; position:relative; cursor:pointer;}
.tooltip:hover .tooltip_txt {display:block;}
.tooltip .tooltip_txt {display:none; position:absolute; top:21px; left:-24px; width:67px; height:30px; line-height:30px; font-size:12px; background:#2a2a2a; color:#fff; text-align:center; z-index:1;}

.code_num {height:30px; background:#f1f3f4;}

.bg_palette_area .btn_palette {width:100%; height:auto; background:url('/images/wzwg/site/mngr/screen/ico_freepalt.png') no-repeat 20% 50%; border:1px solid #666; font-size:13px;}
.bg_palette_area .btn_templt {width:100%; height: auto; padding:2px 0; background:#666 url('/images/wzwg/site/mngr/screen/ico_reset.png') no-repeat 28% 44%; font-size:13px; color:#fff;}
.bg_palette_area .btn_apply {height:30px; padding:0 10px; background:#0379bf; color:#fff; font-size:13px;}

/* pop_tit_update */
.btn_tit_wrap li {float:left; width:20%; text-align:center; box-sizing:border-box;}
.btn_tit_wrap:after{content:''; display:block; clear:both;}
.btn_tit_wrap li > button {padding:10px 0px 10px 0px;width:100%;height:100%; line-height:12px;}
.btn_tit_wrap li + li {border-left:1px solid #dadce0;}
.btn_tit_wrap {border-bottom:1px solid #dadce0;}

.cnt_textarea .textarea {padding:20px; line-height:22px; font-size:14px; color:#1b1b1b; background:#f1f3f4; /*background 20200623*/}
.cnt_textarea .textarea font {text-shadow: 0px 1px 0px rgba(0,0,0,0.3); /*20200623*/}
.cnt_textarea .btn_box{margin:0 15px 15px;}
.cnt_textarea .btn_box .btn_apply{padding:10px 0; background: #666; color:#fff; line-height: 15px;}
.blt_point_blue {padding:10px 0; margin:0 10px; background:url('/images/wzwg/site/mngr/screen/ico_exmark.png') no-repeat 21% 50%; border-bottom:1px solid #dadce0; text-align:center; color:#0379bf;}

.btn_tit_wrap li > button:focus,
.btn_tit_wrap li > button:active {background:#f1f3f4;}
.btn_tit_wrap li.on {position:relative;}
.pop_inner_wrap {/* display:none; */ position:absolute; top:-1px; left:298px; width:260px; padding:0 10px; border:1px solid #dadce0; background:#fff;}
.bg_palette_area .bg_palette li {float:left;}
.btn_tit_wrap button, .bg_palette_area button {line-height:14px;}




/* pop_cnt_align */
.align_wrap li{float:left; width:33.33%; box-sizing: border-box; text-align: center;}
.align_wrap:after{content:''; display: block; clear:both; }
.align_wrap li + li{border-left:1px solid #dadce0;}
.align_wrap li > button{display: block; width:100%; height:90px; padding:20px 0; text-align: center;}
.align_wrap li > button > p{font-size: 13px;}

.align_wrap li > button:hover {background:#f1f3f4; transition: 0.3s;}
.align_wrap li > button:focus, .align_wrap li > button:active{box-shadow:0px 2px 2px 0px rgba(0,0,0,0.28) inset;}

/* pop_cnt_align_detail */
#contentsAlignDiv:before,
#slideTxtPositionDiv:before,
#slideTxtPositionTopDiv:before{display:none;} /* CSS 힌트 도움말 무력화 */

#slideTxtPositionTopDiv,
#contentsAlignDiv {min-height: auto !important;} /* 아 이거뭐야 그냥 고정해 */

.align_wrap_detail li{float:left; width:33.33%; text-align: center;}
.align_wrap_detail:after{content:''; display: block; clear:both; }
.align_wrap_detail li + li{border-left:1px solid #dadce0; box-sizing: border-box;}
.align_wrap_detail li > button{position: relative; display: block; width:100%; height:70px; padding:10px;}
.align_wrap_detail li > button > p{font-size: 13px; vertical-align: bottom;}
.align_wrap_detail li > button + button{border-top: 1px solid #dadce0;}
.align_wrap_detail li > button > span{display: table-cell; width:80px; height:50px; line-height: 1.1em;}

.b_leftTop > span, .b_midTop > span, .b_rgtTop > span{vertical-align: bottom;}
.b_leftCenter > span, .b_midCenter > span, .b_rgtCenter > span{vertical-align: middle;}
.b_leftBtm > span, .midBtm > span, .b_rgtBtm > span{vertical-align: top;}

.align_wrap_detail li > button:after{content:''; display: block; position: absolute;}
.align_wrap_detail li > button:hover{background:#f1f3f4; transition: 0.3s;}
.align_wrap_detail li > button:focus, .align_wrap_detail li > button:active {background:#f1f3f4; box-shadow:0px 3px 3px rgba(0,0,0,0.28) inset;}

.b_leftTop:after{top: 10px; left:10px; width:25px; height:25px; border-top:2px solid #222; border-left:2px solid #222;}
.b_midTop:after{top: 10px; left:37px; width:25px; height:2px; border-top:2px solid #222;}
.b_midBtm:after{bottom: 10px; left:37px; width:25px; height:25px; border-bottom:2px solid #222;}
.b_rgtTop:after{top: 10px; right:10px; width:25px; height:25px; border-top:2px solid #222; border-right:2px solid #222;}
.b_rgtCenter:after{top: 22px; right:10px; height:25px; border-left:2px solid #222;}
.b_leftCenter:after{top: 22px; left:10px; height:25px; border-left:2px solid #222;}
.b_rgtBtm:after{bottom: 10px; right:10px; width:25px; height:25px; border-bottom:2px solid #222; border-right:2px solid #222;}
.b_leftBtm:after{bottom: 10px; left:10px; width:25px; height:25px; border-bottom:2px solid #222; border-left:2px solid #222;}
























/* 서브 컨텐츠템플릿 설정 팝업 sub contents template select popup,
   게시판 스킨 설정파업 board skin select popup */
.pop-container .template .pd20 {width:100%; padding:10px; float:left; position:relative; box-sizing:border-box;}
.pop-container div.template h4 {font-size:15px;font-weight:400;line-height:150%;padding: 10px;overflow:hidden;word-break:keep-all;text-overflow:ellipsis;}
.pop-container .template.bg-blue {background:#f1f3f4 !important;}
.pop-container .template .tem-img {width:100%; padding-bottom:0; overflow:hidden; border:1px solid #dfdfdf; background:#fff; box-sizing:border-box;}
.pop-container .template .tem-img >div {width: 100%; float: left; height: 100%;}
.pop-container .template .tem-img >div>a {width: 100%; float: left; height: 100%;}
.pop-container .template .tem-img img {width:100% !important; cursor:zoom-in; height:auto !important;}
.pop-container .template .tem-list {margin-top:10px;}
.pop-container .template .tem-list .rt-box {margin-bottom:0;}
.pop-container .template .tem-list .rt-box a {}
.pop-container .template:hover h4 {background:#0379bf;color: #fff;}
.pop-container .template:hover .tem-img {border-color:#0379bf;}
	@media (min-width:900px){
		.pop-container .template {width:25%; float:left;}
		.pop-container .template:nth-of-type(4n+1) {clear:both;}
		.pop-container .template .tem-img {height:200px;}
	}
	@media (max-width:899px){
		.pop-container .template {width:50%; float:left;}
		.pop-container .template:nth-of-type(2n+1) {clear:both;}
	}
