@charset "utf-8";
@charset "utf-8";
.rightBlock #map > div > div > div > div > span {display: none;}

main .sub_title{background: url(/bigdata/resources/images/gjBoard/visual06.jpg) center no-repeat; background-size: cover;}

main .content{margin: 60px auto;}
main .content .content_inner{position: relative; width: 100%;}

.radioGroup ul li.noData{width: 100%;border-right: 0;box-sizing: border-box;display: flex;align-items: center;}
.radioGroup.rG1 ul {height: auto;min-height: 100px;}
.radioGroup.rG2 ul {height: auto;}

/* 표 */
.t_table{width: 100%;max-width: 500px;margin-top: 20px;border: 1px solid #dadbe0; box-sizing: border-box; text-align:center;}
.t_table_wrap{position:relative; width:700px;}
.table_wrap .t_table {max-width: 700px;}
p.unit + .t_table {max-width: 700px;}
.t_table tr {}
.t_table tr td{font-size: 14px;width: 100px;height: 46px; border-right: 1px solid #dadbe0; border-bottom: 1px solid #dadbe0;}
.t_table tr td:last-child{}
.t_table tr td.wide{width:200px;}
.t_table .thead{border-bottom: 1px solid #dadbe0;}
.t_table .thead td{font-size: 15px; font-weight: 600; background: #f7f7f7; border-right: 1px solid #dadbe0; border-bottom: 1px solid #dadbe0;}
.t_table .thead td span{font-size: 12px; font-weight: 400; color: #888;}
.unit{    width: 700px !important;
    margin-bottom: -20px;
    text-align: right;
    position: relative !important;
    right: 20px !important;}
.info_wrp h3{ margin-top: 30px; font-size:18px !important; font-weight:bold !important; }
.table_wrap h3{margin-top: 10px; font-size:17px; }

/* 표 */
.t_table ul{display: flex;}
.t_table ul li{font-size: 14px;width: 100px;height: 46px;display: flex;align-items: center;justify-content: center;border-right: 1px solid #dadbe0;flex-direction: column;}
.t_table ul li:last-child{border-right: 0;}
.t_table .thead{border-bottom: 1px solid #dadbe0;}
.t_table .thead li{font-size: 15px; font-weight: 600; background: #f7f7f7;}
.t_table .thead li span{font-size: 12px; font-weight: 400; color: #888;}

.contents.map {margin-top:0px; margin:60px 0px; min-height:auto;}

/* 수정/등록 창 영역 */
.townmap-input {position:absolute; z-index:999999; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.5); align-items:center; }
.townmap-input .townmap-input-box {position:relative; width:450px; height:600px; background-color:#fff; box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2); margin:0 auto;}
.townmap-input .townmap-input-box .townmap-input-header {position:relative; width:calc(100% - 36px); height:7%; padding:0 18px; border-bottom:1px solid #dde1ea;}
.townmap-input .townmap-input-box .townmap-input-header::before {display:flex; align-items:center; font-size:18px; font-weight:500; color:#000034; position:absolute; width:calc(100% - 18px); height:100%; text-align:left; left:18px; top:0;}
.townmap-input .townmap-input-box .townmap-input-header.edit::before {content:'등록';}
.townmap-input .townmap-input-box .townmap-input-header.revise::before {content:'수정';}
.townmap-input .townmap-input-box form.townmap-input-content {position:relative; width:100%; height:86%;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset {position:relative; width:calc(100% - 36px); height:calc(100% - 50px); padding:25px 18px; overflow-y:scroll; overflow-x:hidden;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item {position:relative; width:100%; margin-bottom:30px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item p {width:100%; margin-bottom:7px; font-size:16px; font-weight:500; color:#a5a5c7;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-file {position:relative; display:block; width:100%; height:34px; background:#fff; border:1px solid #8f97ae;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-file .townmap-input-file-output {position:relative; width:calc(100% - 24px); height:calc(100% - 18px); padding:9px 12px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-file .townmap-input-file-output .file-output-text {font-size:16px; font-weight:300; color:#000034;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-file .townmap-input-file-output .file-output-text::after {position:absolute; content:''; display:block; top:9px; right:12px; background:url(/../resources/images/dongjakMain/input-file-icon1.png) 100% 100% no-repeat; background-size:contain; width:22px; height:15px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-file .townmap-file {position:absolute; width:100%; height:100%; top:0; left:0; opacity:0;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item select {font-size:16px; font-weight:300; color:#000034; border:1px solid #8f97ae; background-color:#fff; width:100%; height:34px; padding:0 12px; background:url(/../resources/images/dongjakMain/iselect_arrow1.png) 97% 50% no-repeat; background-size:8px 8px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item .townmap-place-name {font-size:16px; font-weight:300; color:#000034; border:1px solid #8f97ae; background-color:#fff; width:calc(100% - 24px); height:34px; padding:0 12px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item .townmap-place-name::placeholder {color:#8f97ae;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item .townmap-place-name::-moz-placeholder {color:#8f97ae;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item .townmap-place-name::-webkit-input-placeholder {color:#8f97ae;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-address {position:relative; display:block; width:100%; height:34px; background:#fff; border:1px solid #8f97ae;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-address .townmap-input-address-output {position:relative; width:calc(100% - 24px); height:calc(100% - 18px); padding:9px 12px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-address .townmap-input-address-output .address-output-text {font-size:16px; font-weight:300; color:#000034;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-address .townmap-input-address-output .address-output-text::after {position:absolute; content:''; display:block; top:9px; right:12px; background:url(/../resources/images/dongjakMain/iinput-address-icon1.png) 100% 100% no-repeat; background-size:contain; width:22px; height:15px;}
.townmap-input .townmap-input-box form.townmap-input-content fieldset .townmap-input-content-item label.townmap-input-address .townmap-address {position:absolute; width:100%; height:100%; top:0; left:0; opacity:0;}
.townmap-input .townmap-input-box .townmap-input-button-wrap {position:relative; width:100%; height:7%;}
.townmap-input .townmap-input-box .townmap-input-button-wrap button {position:relative; float:left; display:flex; align-items:center; justify-content:center; width:calc(100%/2); height:100%; border:none; font-size:14px; font-weight:600;}
.townmap-input .townmap-input-box .townmap-input-button-wrap button.townmap-input-button-complete {background-color:#1d6dd9; color:#fff;}
.townmap-input .townmap-input-box .townmap-input-button-wrap button.townmap-input-button-cancel {background-color:#e3e3f1; color:#5b5b6b;}

/* 팝업창 관리 버튼 영역 */
.info-button-ctrl {position:absolute; z-index:999; width:100%; height:100%; margin-top:108px; background:rgba(0, 0, 0, 0.5);}
.vote-ctrl {position:absolute; z-index:999; left:0; background:rgba(0, 0, 0, 0.5);}
.ctrl-menu-box-wrap {position:relative; width:100%; height:100%; display:flex; align-items:center; justify-content:center;}
ul.ctrl-menu-box {position:relative; z-index:1001; width:90%; margin:0 auto;}
.info-button-ctrl ul.ctrl-menu-box li.ctrl-main-menu {width:100%; height:auto; background:#fff; border-radius:10px;}
.vote-ctrl ul.ctrl-menu-box li.ctrl-main-menu {width:100%; height:120px; background:#fff; border-radius:10px;}
ul.ctrl-menu-box li.ctrl-main-menu p.info-revise {width:100%; height:40px; font-size:15px; font-weight:300; color:#0060aa; display:flex; align-items:center; justify-content:center; border-bottom:1px solid #e8e8e8;}
ul.ctrl-menu-box li.ctrl-main-menu p.info-delete {width:100%; height:40px; font-size:15px; font-weight:300; color:#f02e2e; display:flex; align-items:center; justify-content:center;}
ul.ctrl-menu-box li.ctrl-main-menu p.ctrl-vote {width:100%; height:40px; font-size:15px; font-weight:300; display:flex; align-items:center; justify-content:center; border-bottom:1px solid #e8e8e8;}
ul.ctrl-menu-box li.ctrl-main-menu p.ctrl-vote:last-child {border-bottom:none;}
ul.ctrl-menu-box li.ctrl-main-menu p.ctrl-vote.start {color:#0060aa;}
ul.ctrl-menu-box li.ctrl-main-menu p.ctrl-vote.stop {color:#f02e2e;}
ul.ctrl-menu-box li.ctrl-main-menu p.ctrl-vote.end {color:#f02e2e;}
ul.ctrl-menu-box li.ctrl-cancel-menu {margin-top:10px; width:100%; height:40px; background:#fff; border-radius:10px; font-size:15px; font-weight:500; color:#0060aa; display:flex; align-items:center; justify-content:center;}

/* 테마 */
.tab{clear:both; position:relative; width:86%; height:72px; margin:0 auto; margin-bottom:20px;box-shadow:0px 0px 11px 1px rgba(20, 23, 33, 0.2);}
.tab .tab-title {font-size:20px; font-weight:500; color:#1f263c; display:flex; position:relative; float:left; width:auto; padding:0 40px; height:100%; align-items:center;} 
.tab span{display:inline-block; height:36px; padding:18px 0;}
.tab span a{display:flex;position:relative;width:auto; height:36px; font-size:17px; font-weight:500; color:#1f263c;line-height:1em;cursor:pointer;justify-content:center; align-items:center; background:#fff; border-radius:6px; padding:0 25px;}
.tab span a.on {background-color:#4079c8; color:#fff;}
.tab span a:hover {background-color:#4079c8; color:#fff;}
.tab span button{display:block;position:relative;height:48px;padding:0 20px;border:0;outline:none;cursor:pointer;font-family:'Noto Sans KR';color:#272635;font-size:15px;font-weight:300;line-height:48px;background-color:#fff;}
/*
.tab span.on{height:49px;border-right-color:#feb10a;}
.tab span.on button{display:block;position:relative;height:49px;color:#fff;font-weight:600;background-color:#feb10a;}
.tab span.on a{display:block;position:relative;height:49px;color:#fff;font-weight:600;background-color:#feb10a;}
.tab span.on span{display:block;position:absolute;bottom:-6px;left:50%;z-index:33;width:11px;height:6px;margin-left:-5px;border:none;background:url(/../resources/images/sub/change/br_tab_arr.gif) 0 0 no-repeat;}
*/

.tab p.thema{display:block;position:absolute;top:0;right:0;}
.tab p.thema span{display:block;float:left;border-right:none;}
.tab p.thema span.thema_child button{background-color:#ec2252;}
.tab p.thema span.thema_old button{background-color:#2e65da;}
.tab p.thema span.thema_transfer button{background-color:#ee7b00;}
.tab p.thema span button{display:block;position:relative;color:#fff;}
.tab p.thema span.on button span{display:block;position:absolute;left:50%;bottom:-6px;z-index:33;width:11px;height:6px;margin-left:-5px;border:none;background:url(/../resources/images/sub/change/br_tab_arr.gif) 0 0 no-repeat}
.tab p.thema span.thema_child.on button{background-color:#ec2252;}
.tab p.thema span.thema_child.on button span{background:url(/../resources/images/sub/change/br_tab_arr1.gif) 0 0 no-repeat;}
.tab p.thema span.thema_old.on button{background-color:#2e65da;}
.tab p.thema span.thema_old.on button span{background:url(/../re/images/sub/change/br_tab_arr2.gif) 0 0 no-repeat;}
.tab p.thema span.thema_transfer.on button{background-color:#ee7b00;}
.tab p.thema span.thema_transfer.on button span{background:url(/../resources/images/sub/change/br_tab_arr3.gif) 0 0 no-repeat;}

/*왼쪽메뉴바 열고닫기*/
.leftall-wrap .left-ctrl_button .left-ctrl_btn{cursor:pointer;}
.leftall-wrap .left-ctrl_button{transition:0.5s;}
/* sub > 생활지도 */
.lifeMap_wrap{clear:both; position:relative; width:86%; height:780px; margin:0 auto; border:1px solid #dbdbdb; overflow:hidden;box-sizing: border-box;}
.lifeMap_wrap .left{position:absolute;top:0;left:0;/* z-index:1020; */width:374px;border-right:1px solid #cfcdcd; background-color: white; height:780px; transition: 0.5s;overflow-y: auto;overflow-x: hidden;}
.leftBlock1{clear:both;position:relative;height:359px;}
.leftBlock1 h3{font-size:18px; font-weight:500; color:#000034; background-color:#e3e3f1; width:calc(100% - 32px); height:40px; display:flex; align-items:center; padding:0 16px;}
.townmap-all-choice-button {display:none;}
label.townmap-all-choice-button-wrap {display:block; width:95px; height:auto; position:absolute; top:8px; right:16px;}
label.townmap-all-choice-button-wrap .townmap-all-choice-img {display:flex; align-items: center; font-size:18px; font-weight:500; color:#000034;}
label.townmap-all-choice-button-wrap .townmap-all-choice-img::after {display:block; content:''; width:18px; height:18px; background:url(/bigdata/resources/images/dongjakMain/townmap-checkbox-notab.png) 100% 100% no-repeat; background-size:contain; margin-left:10px;}
input[type="checkbox"]:checked + label .townmap-all-choice-img::after {background:url(/bigdata/resources/images/dongjakMain/townmap-checkbox-tab.png) 100% 100% no-repeat; background-size:contain;}

.leftBlock1 .miniMap{overflow:hidden;clear:both;position:absolute;width:100%;height:320px;}
.leftBlock1 .miniMap .img_normal{display:block;opacity:.8;position:absolute;top:7px;left:13%;z-index:2;}
.leftBlock1 .miniMap .img_over{display:block;position:absolute;top:7px;left:13%;z-index:3;user-select:none;pointer-events:none;}
.leftBlock1 .miniMap area{outline:0;}
.leftBlock1 .miniMap .img_over > span{display:none;position:absolute;top:0;left:0;}

.radioGroup {height:auto; clear:both;}
.radioGroup h3 {position:relative; font-size:18px; font-weight:500; color:#000034; background-color:#e3e3f1; width:calc(100% - 32px); height:40px; display:flex; align-items:center; padding:0 16px;}
.radioGroup ul{clear:both; height:139px; background-color:#fff;}
.radioGroup ul li{position:relative; float:left; width:calc(100%/4 - 20.8px); height:34px; padding:0 10px; border-right:1px solid #dde1ea; border-bottom:1px solid #dde1ea;}
.radioGroup ul li:nth-child(4n) {border-right:none;}
.radioGroup ul li a{display:flex; align-items:center; width:100%;height:100%;font-size:15px; font-weight:500; color:#000034;line-height:24px;cursor:pointer;}
.radioGroup ul li.on {background-color:#4079c8;}
.radioGroup ul li.on a {color:#fff;font-weight:600;}
.radioGroup ul li:hover {background-color:#4079c8;}
.radioGroup ul li:hover a {color:#fff;}

.leftBlock3{position:relative; float:left; clear:both; width:100%; height:170px !important;}
.leftBlock3 h3 {font-size:18px; font-weight:500; color:#000034; background-color:#e3e3f1; width:calc(100% - 32px); height:40px; display:flex; align-items:center; padding:0 16px;}
.leftBlock3 ul {display:block;overflow-x:hidden;overflow-y:scroll;clear:both;width:100%;height:calc(100% - 40px) !important; border-right:1px solid #dde1ea;}
.leftBlock3 ul li {float:left;width:calc(100% - 30px); height:34px; font-size:15px; font-weight:500; color:#000034; cursor:pointer; display:flex; align-items:center; padding:0 15px; border-bottom:1px solid #dde1ea;}
.leftBlock3 ul li.on {color:#fff; background:#4079c8;}
.leftBlock3 ul li:hover {color:#fff; background:#4079c8;}
.leftBlock3 ul li input,
.leftBlock3 ul li label{cursor:pointer;}

.leftBlock4{position:relative; float:left; width:100%; height:auto;}
.leftBlock4 h3 {font-size:18px; font-weight:500; color:#000034; background-color:#e3e3f1; width:calc(100% - 32px); height:40px; display:flex; align-items:center; padding:0 16px;}
.leftBlock4 ul{display:block;clear:both;width:100%;height:calc(100% - 40px); border-right:1px solid #dde1ea;min-height: 100px;}
.leftBlock4 ul li{float:left;width:calc(100% - 30px); height:34px; font-size:15px; font-weight:500; color:#000034; cursor:pointer; display:flex; align-items:center; padding:0 15px; border-bottom:1px solid #dde1ea;}
.leftBlock4:last-child ul li{float:left; width:calc(100% - 30px); padding:0 15px; font-size:15px; height:34px; color: #776f67; line-height:1em; border-bottom:1px solid #dde1ea; display:flex; align-items:center;}
.leftBlock4 ul li label {display:flex; align-items:center; font-size: 15px; color: inherit;}
.leftBlock4 ul li input {display:inline-block;}
/* .leftBlock4 ul li span {display:inline-block; width:15px; height:20px; background:url(/../resources/images/dongjakMain/categoryicon-ex.png) 100% 100% no-repeat; background-size:contain; margin:0 3px;} */
.leftBlock4 ul li span {display:inline-block; width:15px; height:20px; background-size:contain; margin:0 3px;}
.leftBlock4 ul li p {display:inline-block; font-size:16px; font-weight:500; color:#000034;}
.icon_box{display:inline-block;width:18px;height:24px}
.icon_box img{width:100%;}
.rightBlock {overflow:hidden;clear:both;height:780px;width:100%;}

/* 수정된 기능0-지도 select 기능 시작 */
.app-left-ctrl {top:0; left:0; z-index:5; width:100%; height:48px; margin-top:159px; background-color:#f1f1f1; box-shadow:0px 5px 5px 2px rgba(0,0,0,0.1);}
.app-left-ctrl ul {position:relative; width:100%; height:100%;}
.app-left-ctrl ul li {position:relative; float:left; width:calc(100%/2 - 2px); height:100%; border-right:1px solid #cfcfcf;}
.app-left-ctrl.townmap2 ul li {width:calc(100%/2 - 1px);}
.app-left-ctrl ul li:last-child {border-right:none;}
.app-left-ctrl ul li select {width:100%; height:100%; border:none; background:url(/../resources/images/arrow.png) 95% 50% no-repeat #f1f1f1; padding:0 10px; min-width:0; max-width:100%; padding-right:26px;}
.app-left-ctrl ul li select {-webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;}
.app-left-ctrl ul li select::-ms-expand {display:none}
/* 수정된 기능0-지도 select 기능 종료 */

/* 수정된 기능3-지도 말풍선 시작 */
.rightBlock .map-speech-bubble {position:absolute; z-index:3; left:54%; top:42%;}
.rightBlock .map-speech-bubble p {font-size:18px; font-weight:500; color:#000034; padding:15px 22px; background-color:#fff; border-radius:50px; box-shadow:0px 0px 5px 2px rgba(0,0,0,0.3);}
.rightBlock .map-speech-bubble span {display:block; z-index:4; background:url(/../resources/images/dongjakMain/speech-bubble.png) 100% 100% no-repeat; background-size:contain; width:29px; height:32px; position:relative; top:-3px; margin:0 auto;}
/* 수정된 기능3-지도 말풍선 종료 */

/* 수정된 기능4-지도 인포창 시작 */
.rightBlock .map-info-window {position:absolute; z-index:1000; width:420px; height:400px; background:#fff; border-radius:10px; top: 25%;left: 53%; box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2); display:none;}
.rightBlock .map-info-window .info-window-header {position:relative; width:calc(100% - 36px); height:16px; padding:12px 18px; border-bottom:1px solid #dde1ea;}
.rightBlock .map-info-window .info-window-header p.info-place-name {position:relative; float:left; font-size:18px; font-weight:500; color:#000034; width:80%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.rightBlock .map-info-window .info-window-header .info-button-wrap {position:absolute; top:12px; right:18px; height:18px;}
.rightBlock .map-info-window .info-window-header .info-button-wrap button {border:none; background:none; line-height:1em; font-size:14px; font-weight:600; cursor:pointer; height:100%;}
.rightBlock .map-info-window .info-window-header .info-button-wrap button.info-modify {color:#325db3; margin-right:4px;}
.rightBlock .map-info-window .info-window-header .info-button-wrap button.info-delete {color:#cf475d;}
.rightBlock .map-info-window .info-window-content {position:relative; width:calc(100% - 40px); height:320px; padding:20px; overflow-y:scroll; overflow-x:hidden;}
.rightBlock .map-info-window .info-window-content .info-window-content-img {width:calc(100% - 2px); height:300px; border:1px solid #dde1ea; margin-bottom:20px; display:flex; align-items:center; justify-content:center; overflow:hidden;}
.rightBlock .map-info-window .info-window-content .info-window-content-img img {width:100%; min-height:100%; height:auto;}
.rightBlock .map-info-window .info-window-content .info-window-content-text {width:100%; height:auto; margin-bottom:20px;}
.rightBlock .map-info-window .info-window-content .info-window-content-text p {padding-left:7px; font-size:16px; font-weight:300; color:#000034; margin-bottom:3px; line-height:1em; border-left:3px solid #1d6dd9;}
.rightBlock .map-info-window .info-window-content .info-window-content-text span {margin-left:10px; font-size:16px; font-weight:500; color:#000034; line-height:1.2em; display:block; word-break:keep-all;}
.rightBlock .map-info-window .info-window-footer {position:absolute; bottom:0; border-radius:0 0 10px 10px; background-color:#e3e3f1; text-align:center; width:100%; height:40px; display:flex; align-items:center; justify-content:center;}
.rightBlock .map-info-window .info-window-footer button {font-size:14px; font-weight:600; color:#5b5b6b; border:none; background:none; cursor:pointer; width:100%; height:100%;}
/* 수정된 기능4-지도 인포창 종료 */

.lifeList{clear:both;position:relative;}
.lifeList h3{clear:both;position:relative;height:60px;margin-bottom:20px;padding-left:30px;border-bottom:1px solid #cfcdcd;text-align:left;color:#272635;font-size:20px;font-weight:600;line-height:60px;background:url(/../resources/images/graph_title_icon.png) 0 50% no-repeat;background-size: 22px 22px;}
.lifeList .gridBox{clear:both;width:100%;height:100%;margin-bottom:20px;margin-top:-20px;}
.lifeList .gridBox ul{display:block;clear:both;height:32px;border-top:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;border-radius: 2px;}
.lifeList .gridBox li{display:inline-block;float:left;}
.lifeList .gridBox li a{display:inline-block;padding:15px 0;border-right:1px solid #dadada;border-bottom:0;text-align:center;color:#272635;font-size:15px;line-height:20px; padding:6px 12px; background-color:#fff; box-shadow: rgba(0, 0, 0, 0.05) 0px -2px 0px 0px inset; font-size: 13px;}
.lifeList .gridBox li.active a{background-color:#121212; color:#fff;}
.lifeList .gridBox li.disabled a{color:#999; background-color:#fff; border-color:#ddd; cursor:not-allowed;}
.lifeList .gridBox .dataTables_length label{margin-bottom:10px;}
.lifeList .gridBox .dataTables_length label select{height:30px;}
.lifeList #goDatasetBtn{float:right;font-size:14px;cursor:pointer;}
.lifeList #goDatasetBtn:hover{color:#f9a459;}

/* 인포윈도우 스타일 */
.infoWin{width: 280px;height: 150px;padding: 12px;background-color: #fff;border-radius:10px;overflow-y: scroll;}
.infoWin table{position: relative;border-collapse: separate;width: 100%;}
.infoWin table tr td,table tr th{font-size: 12px;line-height: 120%;color: #333;text-align: left;padding:5px 2px;font-family:돋움}
.infoWin table tr th{width:84px;border-bottom: 2px solid #EDEDED;font-weight: bold;letter-spacing: -1px}/* 2016-12-06 hh */
.infoWin table tr td{border-bottom: 1px dashed #e5e5e5; letter-spacing:0}

.lifeList .gridBox {overflow:hidden;}
.sorting_disabled{font-size: 14px;font-family: 'Noto Sans KR',sans-serif; color:#776F67;}
#gridBox {font-size:14px; font-weight:lighter;}

/* 열기 , 닫기 버튼 */
.leftall-wrap{position: absolute; top:0; left:0; z-index:98;}
.leftall-wrap .left-ctrl_button {position:relative; float:right; z-index:2; top:320px; left:362px; display:none;}
.leftall-wrap .left-ctrl_button .left-ctrl_btn {background:url(/../resources/images/fusion/button-bg.png) 100% 100% no-repeat; width:35px; height:140px;  border:0;}
.leftall-wrap .left-ctrl_button #open img {transform:rotate(180deg);}

/* 하단 데이터 목록 */
table {border-spacing: 0;}
.lifeList {width:86%; height:auto; margin:0 auto;}
.dataTables_scrollBody > table {width:100% !important;}
span.dataDown{display: inline-block; width: auto; margin-right: 6px; font-size: 15px; font-weight: 400; color: #47494c; vertical-align: top; position: absolute; right: 280px;}
.lifeList .datasetFileDownload { margin-top: 18px; margin-right: 5px; float: right; font-size: 14px; cursor: pointer;}
.lifeList .datasetFileDownload:hover{color: #f9a459;}

/* 파일다운로드 버튼 스타일 */
.lifeList span.{color:#121212;font-weight:600;}
.lifeList span.:hover{text-decoration:underline;color:#222;}
.lifeList span.file{display:inline-block;height:25px;margin-left:1px;padding:0 15px;border-radius:3px;color:#fff;line-height:25px;background-color:#747882;}
.lifeList span.file a{color: #fff;}
.lifeList span..file:first-child{margin-left:0;}
.lifeList span.file_xlsx{background-color:#e1ac51;}
.lifeList span.file_xlsx:hover {background-color:#dc9133}
.lifeList span.file_csv{background-color:#d35d72;}
.lifeList span.file_csv:hover {background-color:#ce3e3e}
.lifeList span.file_json{background-color:#6a7eba;}
.lifeList span.file_json:hover {background-color:#35429e}
.lifeList span.file_xml{background-color:#8766b4;}
.lifeList span.file_xml:hover {background-color:#5b2e98}

/* 소개페이지 공통 타이틀. 컨텐츠 */
.info_wrap{width: 86%; margin: 0 auto;}

#info{display: inline-block; width: 100%; height: auto; margin-bottom: 60px;}
#info:last-child{margin-bottom: 0;}
#info .info_tit{display: inline-block; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #dadbe0;}
#info .info_tit h3{display: flex; align-items: center; width: 100%; font-size: 20px; font-weight: 600; line-height: 1.3em; margin-bottom: 15px;}
#info .info_tit h3::before{content: ''; display: inline-block; width: 22px; height: 22px; background:url(/bigdata/resources/images/graph_title_icon.png) 0 50% no-repeat;background-size: 22px 22px; margin-right: 6px;}
#info .info_con{display: inline-block; width: 100%;}
#info .info_con ul{display: inline-block; width: 100%; padding: 0 30px; box-sizing: border-box;}
#info .info_con ul li{position: relative; display: flex; align-items: center; width: 100%; font-size: 16px; line-height: 1.5em; margin-bottom: 15px; padding-left: 16px; box-sizing: border-box;}
#info .info_con ul li:last-child{margin-bottom: 0;}
#info .info_con ul li::before{content: ''; display: inline-block; position: absolute; top: 8px; left: 0; width: 8px; height: 8px; border-radius: 50%; background-color: #4079c8;}
#info .info_con ul li.before_none::before{display: none;}

#info .info_con2{display: flex; width: 100%;}
#info .info_con2 .img{position: relative;width: 250px;height: 160px;border-radius: 6.5px;border: 1px solid #dadbe0;box-sizing: border-box;display: flex;align-items: center;justify-content: center;overflow: hidden;}
#info .info_con2 .img img {position: absolute;width: 100%;min-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
#info .info_con2 .txt{width: calc(100% - 280px);margin-left: 30px; flex-direction: column;}
#info .info_con2 .txt p{font-size: 16px; line-height: 1.5em; width: 100%;}

/***************************** 미디어 쿼리 *****************************/
@media screen and (max-width:1445px) {

	.tab{width:calc(100% - 80px); padding:0 20px;}
	.tab .tab-title{display:none;}

	.tab span a{padding:0 15px; font-size:16px;}

	.lifeMap_wrap{width: calc(100% - 40px);}
	.lifeList, .info_wrap{width: calc(100% - 40px);}

}


@media screen and (max-width:1080px) {
	/* 우리동네지도 */
	.townmap-input {background-color:rgba(0,0,0,0.0);}
	.rightBlock .map-info-window .info-window-header .info-button-wrap .info-modify,
	.rightBlock .map-info-window .info-window-header .info-button-wrap .info-delete {display:none;}
	.rightBlock .map-info-window .info-window-header .info-button-wrap .info-management {display:block !important; content:'관리'; font-size:14px; font-weight:600; color:#cf475d;}
	.rightBlock .map-info-window .info-window-content .info-window-content-img {height:200px !important;}
}

@media screen and (max-width:1024px) {
	main .content{margin: 0px;min-height:inherit;}
	.content_inner > br{display: none;}

	/* 공통 */
	body {height:100%;}
	.contents.sub .depth2_info {margin:0px 18px;}

	/* 소개 */
	.contents.sub .depth2_info.intro {margin-bottom:30px;}
	.map_intro_img {display:none;}
	ul.map_intro_rink {width:calc(100% - 36px); margin:0px 18px; text-align:center;}
	ul.map_intro_rink li {margin-bottom:17px; width:100%;}
	ul.map_intro_rink li:nth-child(1) {margin-right:0px;}
	ul.map_intro_rink li:nth-child(2) {margin-left:0px; margin-bottom:0px;}
	ul.map_intro_rink li a span {width:100%;}
	ul.map_intro_rink li a img {top:0px;}

	/* 우리동네지도 */
	.contents.map {margin:0px; min-height:inherit; height:calc(100% - 85px);}
	.townmap-input {background-color:rgba(0,0,0,0.0);}
	.townmap-input-box {width:100% !important; height:calc(100% - 1px) !important; box-shadow:none !important; border-top:1px solid #dde1ea;}
	
	.tab {box-shadow:none; background:#fff; padding:0 18px; margin-bottom:0; margin-top:0px; z-index:5; width:calc(100% - 36px); height:60px; overflow-x:scroll; overflow-y:hidden; white-space:nowrap;}
	.tab .tab-title {display:none;}
	.tab span {padding:12px 0px;}
/*	.tab span a {background-color:#1d6dd9; color:#bbb;}
	.tab span a.on {background-color:#fff; color:#1f263c;}
	.tab span a:hover {color:#1f263c;}
*/
	.app-left-ctrl {display:block !important; margin: 0px;}
	.app-left-ctrl.townmap2 {margin-top:0px;}
	.lifeMap_wrap {width:100%; height:635px; top:0px;}
	.lifeMap_wrap .leftall-wrap {display:none;}
	.map-info-window {width:75% !important; height:60% !important; left:50%; transform:translateX(-50%);}
	.rightBlock .map-info-window::after {display:block; content:''; position:relative; background:url(../image/speech-bubble2.png) no-repeat; width:38px; height:41px; margin:0 auto; margin-top:30px;}
	.info-window-content {height:calc(100% - 81px) !important;}
	.rightBlock{height: 650px;}
	.rightBlock .map-speech-bubble {display:none;}
	span.dataDown {display:none;}
	footer.map2 {margin-top:107px;}

	/* 우리동네자원지도 */
	.town_wrap {width:100%; border:0px;}
	.town_wrap .town_map {height:100%;}
	.town_wrap .townBox_wrap {display:none;}
	#pop {display: flex; align-items: center; justify-content: center; width: 100%; top: 48px; right: 0px; height: calc(100% - 48px);}
	.sharemapBox {width: 50%; margin: 0 auto;}
	.sharemapBox > ul {height:100%;}

    /* 하단 데이터 목록 */
    .lifeList {width:calc(100% - 36px) !important; margin:60px 18px 0px 18px !important; display:none !important;}
    .info_wrap{display: none;}
    .gridBox {width:calc(100% - 36px) !important; margin:0 18px !important;}
    .dataTables_scrollHead {width:100% !important; margin:0 !important;}
    .dataTables_scrollHeadInner {width:100% !important; margin:0 !important;}
    .dataTables_scrollBody {width:100% !important; margin:0 !important;}

	/* 소개페이지 공통 타이틀. 컨텐츠 */
    #info .info_con ul{padding: 0 15px;}
}

@media screen and (max-width:600px) {
	/* 소개 */
	ul.map_intro_rink li a img {top:inherit; width:54px; position:absolute; bottom:20px; right:20px;}

	/* 우리동네자원지도 */
	.sharemapBox {width: 80%;}

	/* 소개페이지 공통 타이틀. 컨텐츠 */
    #info{margin-bottom: 40px;}
    #info .info_tit{margin-bottom: 20px;}
}


/* 미디어쿼리 449 */
@media (max-width: 449px){

    /* 소개페이지 공통 타이틀. 컨텐츠 */
    #info .info_con ul{padding: 0 10px;}

}

@media screen and (max-width:375px) {
	/* 공통 */
	.contents.sub .depth2_info .depth2_text {display:inline-block; height:auto;}
	.contents.sub .depth2_info .depth2_text p {margin-bottom:6px;}
	.contents.sub .depth2_info .depth2_text img {margin-left:0px;}
}