
/******* 팝업 *******/
/* .popup {width:400px;height:auto;background:#fff;border:1px solid #333;position:absolute;left:50%;top:50%;z-index:99;display:none}
.popup .bar {width:94%;height:34px;padding:0 3%;background:#333;line-height:34px;}
.popup .bar .title {color:#fff;font-weight: bold;font-size: 14px;float: left;}
.popup .bar .title i {padding-right:5px;}
.popup .bar  button {width:14px;height:14px;margin:9px 0 0 0;background:url(../img/map/popClose.png) 0 0 no-repeat;border:none;text-indent:-9999px;float: right;} */
.popup {width:400px;height:auto;background:#fff;position:absolute;left:50%;top:50%;z-index:99;display:none;border-radius: 7px 7px 5px 5px;box-shadow: 2px 2px 5px rgba(0,0,0,0.3);}
.popup .bar {width:100%;height:38px;padding:0 16px;background:#666;line-height:38px;border-radius: 5px 5px 0 0;box-sizing: border-box;}
.popup .bar .title {color:#fff;font-weight: 500;font-size: 15px;float: left;}
.popup .bar .title i {padding-right:5px;}
.popup .bar  button {width:14px;height:38px;background:url(../img/map/popClose.png) center no-repeat;border:none;text-indent:-9999px;float: right;}
.popup .popContents {width:100%;float: left;max-height: 650px;overflow: auto;border:1px solid rgba(0,0,0,0);box-sizing: border-box;}
.popup>.popContents>.content {width:88%;margin:3%;padding: 3%;background:#fff;}
.popup .popContents .content p {padding-bottom:10px;font-size:12px;line-height:16px;text-align: center;}
.popup .popContents .content p.txt1 {font-size:15px;font-weight: bold;color: #333;}
.popup .popContents .content p.txt2 {padding:10px 0 0 0;text-align: left;}
.popup .popContents .content dl {background:#f3f3f3;padding-top:10px;}
.popup .popContents .content dl dt {padding:5px 20px;font-weight:bold;text-align: center;}
.popup .popContents .content dl dd {line-height:20px;text-indent:15px;color:#0156a5;}
.popup .popContents .content dl dd:last-child {padding-bottom:10px;}
.popup .popContents .bttopGroup {width:96%;padding:2%;text-align:right;float:left;}
.popup .popContents .btGroup {padding:10px 0 15px 0;text-align: center;}
.popup .popContents .btGroup2 {width:94%;height:30px;padding:0 3%;margin-bottom:5px;line-height: 30px;background:#f1f1f1;text-align: left;float: left;}
.popup .popContents .pipBox {width:90%;padding:10px 5% 10px 5%;display:inline-block;}
.popup .popContents .pipBox input[type="text"] {width:69%;height:22px;padding-left:10px;margin-right: 5px;line-height:22px;font-size: 12px;border:1px solid #999;background-color:#fff;vertical-align:middle;float: left;}
.popup .popContents .pipBox button {border:1px solid #1AAD9A;width:60px;height:24px;font:normal 12px/22px 'notokr-medium';color: #fff;text-align:center;background: #1AAD9A;vertical-align:middle;float: left;}
.popup .popContents .fileBox {width:80%;padding:10px 10% 10px 10%;display:inline-block;}
.popup .popContents .fileBox .fileName {display:inline-block;width:70%;height:22px;padding-left:10px;line-height:22px;font-size: 12px;border:1px solid #999;background-color:#fff;vertical-align:middle}
.popup .popContents .fileBox .btn_file {display:inline-block;border:1px solid #666;width:60px;height:22px;font:normal 12px/22px 'notokr-medium';color: #fff;text-align:center;background: #666;vertical-align:middle}
.popup .popContents .fileBox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;font-size:12px;}
.popup input.ips1 {width:40px;height: 24px;border: 1px solid #ccc;background:#fff;text-indent:5px;}
.popup>.popContents>.content >.tOption {padding:10px 0;margin-top:10px;background:#f3f3f3;}
.popup .popContents .tOption table {width:100%;border-collapse:collapse;}
.popup .popContents .tOption tr {border-bottom:1px dashed #ccc;}
.popup .popContents .tOption tr:last-child {border-bottom:0;}
.popup .popContents .tOption th {padding:7px 5px;}
.popup .popContents .tOption td {padding:7px 5px;}
.popup .popContents .tOption td input[type="radio"]{margin-right:5px;vertical-align: middle;}
.popup .popContents .tOption td .btDel {background:none;border:none;font-size:17px;color:#666;}
.popup .popContents .tOption td .btDel:hover {color:#222;}
.popup .popContents .tOption td i.fa-star {color:#F05F47;}
.w300 {width:300px;color:#333;left:430px;top:95px;}
.w400 {width:400px;color:#333;right:450px;top:105px;}
.w600 {width:700px;color:#333;left:370px;top:105px;}
.w800 {width:800px;color:#333;left:370px;top:105px;}
.onetouch {position:absolute !important;top:105px;}
/* 기상별 위험현황 팝업 -> 상세 팝업 조회 목록 */
.popup .popContents .listInfo {width:97%;padding:5px;background:#f3f3f3;}
.popup .popContents #result_place_floode_popup tr:hover {font-weight:bold;cursor:pointer;}

/******* 팝업 탭 *******/
.popup .popContents .pbox {width:96%;padding:2%;float: left;}
.popup .popContents ul.ptabMenu {width:100%;/* border-bottom: 2px solid #0A5BA9; */float: left;}
.popup .popContents ul.ptabMenu li {width:120px;height:34px;margin-right:1px;background:#fff;border: 1px solid #0A5BA9;border-radius:20px;/* border-bottom:0 ; */line-height:34px;color:#333;text-align: center;font-weight: bold;font-size:13px;float:left;cursor:pointer;}
.popup .popContents ul.ptabMenu  li.on {background:#0A5BA9;color: #fff;}
.popup .popContents ul.ptabMenu li.goLuris {width:80px;height:24px;line-height:24px;margin-top:6px;border:none;border-bottom:1px solid #fff;border-radius: 0; background:url(../img/map/hd_bi.png) 0 0px  no-repeat;background-size:80px auto;color: #45A2BE;font-size: 12px;text-indent:-9999px; /* text-align:right; */float: right;}
.popup .popContents ul.ptabMenu li.goLuris:hover {border-bottom:1px dotted #45A2BE;}
.popup .popContents ul.ptabMenu li.goLuris i {text-indent:0;padding:0;margin:0;}
.popup .popContents .btKras {width:70px;height:24px;line-height:24px;margin-top:6px;border:none; background:url(../img/map/btKras.gif) 5px -10px no-repeat;background-size: 70px auto;text-indent:-9999px;float: right;}
.popup .popContents .btKras:hover {border-bottom:1px dotted #45A2BE;}
.popup .popContents p.cautionP {padding:0 0 10px 0;color:#999}

.tab .stabbox .pbox2 {width:94%;padding:1%;background:none;float: left;}
.tab .stabbox ul.ptabMenu2 {width:100%;/* border-bottom: 2px solid #0A5BA9; */float: left;}
.tab .stabbox ul.ptabMenu2 li {width:70px;height:30px;line-height:30px;background:#e7e6e6;margin-right:1.3%;border-radius:20px;text-align: center;font-weight: bold;color: #333;float: left;cursor: pointer;}
.tab .stabbox ul.ptabMenu2 li:last-child {margin-right:0;}
.tab .stabbox ul.ptabMenu2 li.on {background:#373737;color:#fff;}

.popup .telQt {width:94%;padding:2% 3%;background:none;font-size:11px;color: #666;text-align: center;float: left;}

.popup .popContents .ptableBoard {width:96%;padding:0 2% 2% 2%;float: left;}
.popup .popContents .ptableBoard table {width:100%;/* border-top:2px solid #787878; */border-collapse:collapse;}
.popup .popContents .ptableBoard th {padding:5px 10px;height:24px;line-height:20px;background:#F1F1F1;border:1px solid #ccc;color: #101010;}
.popup .popContents .ptableBoard td {padding:5px 10px;height:26px;background:#fff;border:1px solid #ccc;color: #222;}
.popup .popContents .ptableBoard td.tac {text-align: center;}
.popup .popContents .ptableBoard td input[type="radio"] {margin-right:5px;}
.popup .popContents .ptableBoard td input[type="file"] {font-size:12px;}
.popup .popContents .ptableBoard td label {margin-right:10px;}
.popup .popContents .ptableBoard table.inTbl {border-top:1px solid #787878;border-collapse:collapse;}
.popup .popContents .ptableBoard table.inTbl th {padding:5px 10px;height:18px;line-height:14px;background:#f3f3f3;border:1px solid #eee;border-bottom:0;color: #101010;}
.popup .popContents .ptableBoard table.inTbl td {padding:5px 10px;height:18px;background:#fff;border:1px solid #eee;color: #222;}
.popup .popContents .ptableBoard table.tac td {text-align: center;}
.popup .popContents table.noline {width:99%;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;}
.popup .popContents table.noline tr.bdt1 {border-top:1px dashed #ccc;}
.popup .popContents table.noline td {height:12px;padding:5px 10px;line-height:16px;border:0;background:none;}
.popup .popContents table.noline td p {line-height:20px;}
.popup .popContents table.noline td b {font-size:13px;}
.popup .popContents table.noline td .fas.fa-comment {font-size:50px;color: #ddd;}
.popup .popContents table.noline td span {font-size:14px;float:right;}
.popup .popContents table.noline td .fas.fa-thumbs-up {color: #1291d2;font-size:16px;}
.popup .popContents table.noline td .fas.fa-thumbs-down {color: #1291d2;font-size:16px;}
.popup .popContents table.noline2 {border:none;background:none;margin-top:5px;display:inline-block}
.popup .popContents table.noline2 th {height:12px;padding:3px;border:none;background:none;line-height:12px;text-align: left;color:#1291d2;font-size: 11px;}
.popup .popContents table.noline2 th i {width:20px;font-size:12px;color:#1291d2;text-align: center;}
.popup .popContents table.noline2 td {height:16px;padding:3px;border:none;background:none;line-height:12px;}
.popup .popContents table.noline3 {width:100%;margin-bottom:10px; border:none;background:#dfdfdf;}
.popup .popContents table.noline3 th {height:42px;padding:0px 10px;line-height:16px;border:0;text-align: right; background:none;font-size: 14px;}
.popup .popContents table.noline3 td {height:42px;padding:0px 10px;line-height:16px;border:0;background:none;}
.popup .popContents table.noline3 td select {width:95%;height:24px;border: 1px solid #ddd;}

.popup .popContents .ipfield {width:95%;padding:2%;margin:10px 0 0px 0;border: 1px solid #ccc;float: left;}
.popup .popContents .ipfield textarea {width:96%;height:60px;padding:2%;border:none;background:#f3f3f3;resize:none;margin:0 0 2% 0;font:normal 12px '맑은 고딕';}
/* 2021-04-23 소셜로그인추가 */
.popup .popContents .ipfield .loginSNS {background:none;border-radius:5px;display:inline;position:absolute;right:18px;top:60px;z-index:99;}
.popup .popContents .ipfield .loginSNS li {width:130px;height:30px;line-height:30px;margin:0 2px;font-weight: bold;border-radius:5px;text-align: center;float: left;cursor:pointer;}
.popup .popContents .ipfield .loginSNS li:first-child {background: #ffe900 url(../img/map/icKakaoL.gif) 7px 3px no-repeat;text-indent:30px;color: #3c1d1d;}
.popup .popContents .ipfield .loginSNS li:last-child {background: #29ad37 url(../img/map/icNaverL.gif) 7px 3px no-repeat;text-indent:30px;color: #fff;}
.popup .popContents .ipfield .loginSNS li:hover {box-shadow:0px 0px 5px rgba(0,0,0, .4);}

/* 2021-04-16 왼쪽검색결과 팝업에 적용 */
.popup .popContents table.tableResultPop {width:100%;margin:0 0 10px 0;border-collapse:collapse;float: left;}
.popup .popContents table.tableResultPop tr {border-bottom:1px dashed #ccc;}
.popup .popContents table.tableResultPop td {padding:5px 10px 7px 10px;line-height:20px;border:0;border-bottom:1px dashed #ccc;color:#333;}


.popup .popContents .plusmore {width:100%;padding:5px 0;background:#ccc;text-align: center;color:#fff;margin: 0 auto;cursor:pointer;}
.popup .popContents .image {width:100%;margin:10px 0;float: left;}
.popup .popContents .image img {width:100%;height:auto;}
.slide-box { width:578px; height:350px;margin-top:10px;overflow:hidden; position:relative; }
.slide-box img { width:100%; height:100%; border:0px; display:block; position:absolute; top:0px; right:-100%; }

.popup .popContents .ptableBoard .guideGroup .guideGroup_sub .guideGroup_sub_img{width : 300px; padding : 15px 10px 10px 15px; margin-top : 5px ; margin-bottom : 5px; background : #f3f3f3; text-align : center;}

.popup button.pbts1 {width:70px;height:30px;background:#fff;border: 1px solid #999;font-size:12px;color: #333;font-weight: bold;line-height:26px;cursor:pointer;}
.popup button.pbts1:hover {border:1px solid #333;}
.popup button i {margin-right: 5px;}

.btnBox {font-size: 0;}

.btnSt1 {display: inline-block;height:32px;padding:0px 15px;margin:0 2px;font-size:12px;line-height:32px;text-align:center;border-radius:4px;border:0;font-family: 'notokr';font-weight: 500;cursor:pointer;margin-right: 5px !important;}
.btnSt2 {display: inline-block;height:28px;padding:0px 10px;margin:0 2px;font-size:11px;line-height:28px;text-align:center;border-radius:4px;border:0;font-family: 'notokr';font-weight: 500;cursor:pointer;margin-right: 5px !important;}
.btnSt1:last-child {margin-right: 0 !important;}

.btGreen {background:#1AAD9A;}
.btGreen:hover {background:#0e9987;}

.btGreen2 {background:#1AAD9A;color:#fff;}
.btGreen2:hover {background:#0e9987;}

.btGrey {background:#777;color:#fff;}
.btGrey:hover {background:#555;}


.btPink {background:#db00db;color:#fff;}
.btPink:hover {background:#ff80ff;}

.btBlue {background:#0059b3;color:#fff;}
.btBlue:hover {background:#0080ff;}

.btRed {background:#a60000;color:#fff;}
.btRed:hover {background:#db0000;}


/************ 팝업 이미지 슬라이드 ******************/
.slideBtn {position: absolute;bottom:10px;left:5px;text-align: center;}
.slideBtn li {display: inline-block;margin: 5px 8px 0;font-size: 16px;color:rgba(255,255,255,0.9);text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);}


.popup .detailTop {padding:10px;margin:10px 0;font-size:14px;font-weight: bold;background:#f3f3f3;line-height:18px;}
.popup .detailTop b {font-size:12px;color:#1291d2;}
.popup .detailTop b.fcpp {color:#8828b5;font-size:14px;}
.popup .detailTop i {font-size:14px;color:#1291d2;vertical-align: middle;margin:0;padding:0;}
.popup .detailTop select {width:150px;height:32px;font-size: 14px;}

.popup #tab_fcstKma th {min-width:60px;}
.popup #tab_fcstKma td {min-width:30px;}
.popup #tab_fcstKma td:hover {color:red;font-weight:bold;}

.slideBtn {position: absolute;bottom:10px;left:5px;text-align: center;}
.slideBtn li {display: inline-block;margin: 5px 8px 0;font-size: 16px;color:rgba(255,255,255,0.9);text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);}



/******* 측정 오버레이 CSS ********/
.tooltip {position: relative;background: rgba(0, 0, 0, 0.5);border-radius: 4px;color: white;padding: 4px 8px;opacity: 1;white-space: nowrap;}
.tooltip-measure {opacity: 1;font-weight: bold;}
.tooltip-static {position: relative;background-color: #ffffff;border-radius: 4px;color: black;padding: 4px 8px;opacity: 1;white-space: nowrap;font-weight: bold;border: 1px solid black;}
/*.tooltip-static {background-color: #ffffff;color: black;border: 1px solid black;}*/
.tooltip-measure:before, .tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
  pointer-events: none;
}
.tooltip-static:before {border-top-color: black;}


/****************** 기업체 현황상세정보 *******************/
/*.detail_info {width:250px;margin:0;border:2px solid #237CC0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0, .7);-moz-box-shadow:1px 1px 5px rgba(0,0,0, .7);box-shadow:1px 1px 5px rgba(0,0,0, .7);background:#fff;z-index:999;overflow:hidden;}-->.detail_info {width:250px;margin:0;border:2px solid #237CC0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0, .7);-moz-box-shadow:1px 1px 5px rgba(0,0,0, .7);box-shadow:1px 1px 5px rgba(0,0,0, .7);background:#fff;z-index:999;overflow:hidden;}*/
.detail_info {width:250px;}
.detail_info .detail_info_box {padding:4px;margin:0;}
.detail_info .detail_info_box img {cursor:pointer;}
.detail_info .detail_info_box table {width:230px;border-top:2px solid #D0CFCF;border-collapse:collapse;font-size:11px;}
.detail_info .detail_info_box tr {border-bottom:1px solid #D0CFCF;}
.detail_info .detail_info_box th {border-right:1px solid #D0CFCF;background:#F3F3F3;}
.detail_info .detail_info_box td {padding:5px 10px;color:#0E1315;}


/******* measure popup ******/
.MeasureData {width:60px;;height:10px;vertical-align:middle;font-size:11px;font-weight:bolder;text-align:center;display:table-cell;}
.MeasureData2 {width:50px;height:10px;vertical-align:middle;font-size:11px;font-weight:bolder;text-align:center;display:table-cell;}
.MeasureData3 {width:100%;height:10px;vertical-align:middle;font-size:11px;font-weight:bolder;text-align:center;display:table-cell;}
#measure_info {width:100px;z-index:9999;display:none;position:absolute;background:#fff;border:1px solid #ddd;min-width:128px;margin:12px 0 0 8px;border:1px solid #747474;background:#fff;font-family:Dotum,sans-serif;font-size:11px;letter-spacing:-1px;box-shadow:0 0 1px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:0 0 1px rgba(0,0,0,0.5)}
.MeasureLen {padding:5px 10px 6px 10px;background-color:white;}
.MeasureLen .MeasureColor {color:#f11413;font-size:15px;font-weight:bolder;}
.MeasureInfo {padding:4px 5px;background:#898989;color:#fff;text-align:left;white-space:normal;}
#measurePopup_contentDiv {overflow:hidden;}



/******* 맵노트 인쇄화면 팝업 *******/
#printThemaMapPopup {width:100%;max-width:21.0cm;}
#printThemaMapPopup #printHead #title {padding:10px;margin-bottom:10px;background:#f3f3f3;font: normal 14px 'Nanum Gothic', '나눔 고딕', '돋움', dotum;color:#666666;}
#printThemaMapPopup #printHead #title button {padding:4px 10px 6px 10px;border-radius:5px;border:none;background:#24356E;font-size:12px;color:#fff;float:right;}
#printThemaMapPopup #printBody {width:100%;}
#printThemaMapPopup #printBody table {width:100%;border-collapse:collapse;font-size:14px;}
#printThemaMapPopup #printBody table #themaMapDataNm {background-color:#f3f3f3;text-align:center;}
#printThemaMapPopup #printBody table thead th {font-size:14px;}
#printThemaMapPopup #printBody table th {padding:5px 10px;background:#f3f3f3;border: 1px solid #ddd;line-height:18px;font-size:12px;}
#printThemaMapPopup #printBody table td {padding:5px 10px;background:#fff;border: 1px solid #ddd;}
#printThemaMapPopup #printBody table td.pd0 {padding:0;}
#printThemaMapPopup #printBody table td img {width: 100%;vertical-align:top;}
#printThemaMapPopup #printBody #printMap {width:100%; height:480px;}
#printThemaMapPopup #printBody #mapCon {position:relative;}
#printThemaMapPopup #printBody .quickMenu {position:absolute;right:20px;top:20px;z-index:99;}
#printThemaMapPopup #printBody .quickMenu .selectMap {width:100px;position:absolute;right:0px;top:0px;}
#printThemaMapPopup #printBody .quickMenu .selectMap li {width:45px;height:25px;margin:0 1px;border:1px solid #222;background:#222;box-shadow:-1px 1px 5px rgba(0,0,0, .7);border-radius:3px;text-align: center;float: left;cursor:pointer;}
#printThemaMapPopup #printBody .quickMenu .selectMap li.on {border:1px solid #014099;}
#printThemaMapPopup #printBody .quickMenu .selectMap li.on label {width:100%;background:#014099;line-height:27px;display:inline-block;}
#printThemaMapPopup #printBody .quickMenu .selectMap li label {font:normal 10px 'notokr-regular';color:#fff;line-height:27px;}
#printThemaMapPopup #printBody #mapNoteCn {font: normal 14px 'Nanum Gothic', '나눔 고딕', '돋움', dotum;}
#printThemaMapPopup #printBody #mapCon #mapText {background-color:#FFFFFF;color:#000000;border: 1px solid black;font:13px roboto,sans-serif;padding:3px;}


.btnSelectFile { height: 24px; padding: 0px 15px; margin: 5px 10px 0px 10px; font-size: 12px; line-height: 24px; text-align: center; background: #666; color: #fff; border-radius: 4px; border: 0; font-weight: bold; cursor: pointer; }

.uploadFileNone{margin:10px;text-align:center;line-height:50px;border: dotted 1px #ddd;}
.uploadFileList{display:none;min-height:50px;overflow-y:auto;}

.fileDownload{cursor:pointer;}
.uploadFileImg{max-width:340px;}
.delete{float:right;cursor:pointer;}

/******* 전체팝업 *******/
.fullBg {width:100%;height:100%;background:rgba(0,0,0,.8);position:fixed;left:0;top:0;z-index:99999;}
.fullBg .close {width:70px;height:70px;font-size:60px;color: #fff;text-align: center;position:absolute;top:40px;left:50%;transform: translate(-50%, 0);opacity:.6;cursor:pointer;}
.fullBg .imageBox {width:1200px;height:700px;background:none;position:relative;left:50%;margin-left:-600px;top:120px;}
.fullBg .imageBox img {max-width:1200px;max-height:700px;margin:0 auto;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);}

/* ******* 로그인팝업 ******* */
.popup_1 {display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.5);z-index:99999;}
.popup_1 img {width:100%;}
.popup_1 .popup_box {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;background:#f5f5f5;width: 400px;height: auto;padding: 20px;box-shadow:10px 10px 15px rgba(0,0,0,0.3);box-sizing:border-box;}
.popup_1 .popup_box .close_btn {position:absolute;top:10px;right:10px;background:#5884ff;padding:3px 6px;font-size: 12px;font-weight: 500;color: #fff;border-radius: 5px;cursor:pointer;z-index: 9;}
.popup_1 .popup_box h2 {position:relative;font-size:20px;font-weight:700;color:#222;text-align:center;padding:20px 0 25px;}
.popup_1 .popup_box h2>a {line-height: 37px;cursor: default;}
.popup_1 .popup_box h2>a>img {width: initial;vertical-align: middle;margin-right: 10px;}
.popup_1 .popup_box .loginBtn {position: relative;width: 100%;height: 50px;border-radius: 5px;margin-bottom: 5px;font-size: 15px;font-weight: 500;box-sizing: border-box;}
.popup_1 .popup_box .loginBtn img {display: block;position: absolute;top: 50%;left: 15px;transform: translateY(-50%);width: 26px;}
.popup_1 .popup_box .kakaoBtn {background-color: #fae100;color: #381e1f;}
.popup_1 .popup_box .naverBtn {background-color: #06be34;color: #fff;}
.popup_1 .popup_box .googleBtn {background-color: #fff;color: #222;border: 1px solid #e5e5e5;}

.scrollY {width:100%;height:350px;overflow-x:hidden;overflow-y:auto;}
#scrollY1,#scrollY2 {position:relative; margin:0px auto; padding:0px; width:100%;overflow: hidden;}
#scrollY1 .content,#scrollY2 .content {width:100%;background-color:#fff;display:inline-block;}

.popup_1 .popup_box .btn-group {width:100%;margin-top:10px;text-align:center;float: left;}
.popup_1 .popup_box button {font-size:16px;font-weight:bold;text-align:center;height:45px;line-height:45px;margin:0 3px;border:none;border-radius:10px;transition:0.2s;cursor:pointer;}
.popup_1 .popup_box .blueBtn {width:100px;height:40px;line-height:40px;background:#1250a2;color:#fff;}
.popup_1 .popup_box .blueBtn:hover {background:#042e65;}
.popup_1 .popup_box .grayBtn {width:100px;height:40px;line-height:40px;background:#bcbcbc;color:#fff;}
.popup_1 .popup_box .grayBtn:hover {background:#8e8e8e;}
.popup_1 .popup_box .textBtn {width:100px;height:40px;line-height:40px;display:block;height:auto;line-height:12px;margin:0 auto;color:#1250a2;font-size:12px;font-weight:bold;text-align:center;background:none;border:none;padding-top:18px;transition:0.2s;cursor:pointer;}
.popup_1 .popup_box .textBtn:hover {color:#777;}
.popup_1 .popup_box button.inbdBtn {width:16px;height:16px;line-height:16px;background:none;border:none;padding:0;margin:0;font-size:16px;color: #1c89cf;}
.popup_1 button:focus {outline:none;}

.pop_table {width:100%;border-collapse: collapse;}
.pop_table tbody {width:100%;}
.pop_table tr {border-bottom:1px solid #ddd;}
.pop_table th {width:40%;padding:15px 5px;}
.pop_table td input {width:140px;height:30px;vertical-align:top;border:none;padding:0 10px;border:1px solid #ddd;}
.pop_table td input:focus {outline:none;}

.pBoard {width:100%;float: left;}
.pBoard li {width:100%;border-bottom:1px solid #ddd;float: left;}
.pBoard li div.bdTT {width:100%;padding:10px 0 5px 0;font-size:16px;line-height:20px;font-weight:bold;color: #333;float: left;}
.pBoard li div.bdDT {width:100%;padding:5px 0 10px 0;font-size:14px;color: #999;float: left;}
.pBoard li div.bdCont {width:100%;padding:10px 0;margin:10px 0;font-size:14px;line-height:18px;float: left;}
.pBoard li div.bdCont img {width:auto;max-width:100%;padding:10px 0;margin:10px 0;font-size:14px;float: left;}
.pBoard li span.icSt1 {width:18px;height:18px;margin-left:5px;background:#ec3173;border-radius:20px;color: #fff;text-align: center;font-size:11px;font-weight: bold;line-height:17px;display:inline-block;}

.popup_1.w325 .popup_box {width:325px;}
.popup_1.w325 .popup_box .login_input {width:100%;height:45px;padding:10px 15px 0;box-sizing:border-box;border-bottom:1px solid #ddd;}
.popup_1.w325 .popup_box .login_input:nth-child(3) {margin-top:10px;}
.popup_1.w325 .popup_box .login_input:after {content:'';display:block;clear:both;}
.popup_1.w325 .popup_box .login_input figure {width:7%;height:20px;padding-top:5px;overflow:hidden;margin:0;display:inline-block;}
.popup_1.w325 .popup_box .login_input input {width:78%;height:30px;display:inline-block;vertical-align:top;border:none;margin:0 15px;padding:0 10px;box-sizing:border-box;}
.popup_1.w325 .popup_box .login_input input:focus {outline:none;}
.popup_1.w325 .popup_box ul:after {content:'';display:block;clear:both;}
.popup_1.w325 .popup_box li {font-size:12px;padding:10px 0;color:#999;cursor:pointer;}
.popup_1.w325 .popup_box li:nth-child(1) {float:left;}
.popup_1.w325 .popup_box li:nth-child(2) {float:right;}
.popup_1.w325 .popup_box .blueBtn {width:100%;margin-top:10px;}

.popup_1.w400 .popup_box {width:400px;}
.popup_1.w400 .popup_box .btn-group {margin-top:15px;}
.popup_1.w400 .popup_box .blueBtn {width:35%;}
.popup_1.w400 .popup_box .grayBtn {width:35%;}

/* 220527 */
.dgreyBtnPop {padding: 1px 4px;border:1px solid #444;background:#444;color:#fff;border-radius:3px;font-size:12px;font-weight:300}