button{color: inherit}

/* common */
html{font-family:'Pretendard', 'Malgun Gothic', 'Dotum', sans-serif; font-size:14px; line-height: 1.5; font-weight: 400; color:#555; letter-spacing: -0.035em; overflow-y:scroll; overflow-x:hidden; }
html,body{height:100%}

*{box-sizing:border-box; margin:0; padding:0} /* letter-spacing:-0.05em; */
a{text-decoration:none; text-underline-position:under;}
a:hover{text-decoration:none;}
ul, ol{list-style:none; margin-bottom:0;}
p{margin-bottom:0;}
table{width:100%; border-collapse:collapse; border-spacing:0;}
.ver-top th,
.ver-top td{vertical-align: top;}

img{max-width:100%;}

/* html custom */
.mouse_cursor{ cursor: pointer;}

/* margin / padding */
.mb0{margin-bottom:0 !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

/* 가로 픽셀 고정 */
.width10 { width: 10px; }
.width20 { width: 20px; }
.width30 { width: 30px; }
.width40 { width: 40px; }
.width50 { width: 50px; }
.width60 { width: 60px; }
.width70 { width: 70px; }
.width80 { width: 80px; }
.width90 { width: 90px; }
.width100 { width: 100px; }
.width150 { width: 150px; }
.width200 { width: 200px; }
.width250 { width: 250px; }
.width300 { width: 300px; }
.width350 { width: 350px; }
.width400 { width: 400px; }
.width450 { width: 450px; }
.width500 { width: 500px; }
.width550 { width: 550px; }


/*입력폼_퍼센트_좌우너비*/		
.input_w5 {width:5%;}
.input_w10 {width:10%;}
.input_w15 {width:15%;}
.input_w20 {width:20%;}
.input_w25 {width:25%;}
.input_w30 {width:30%;}
.input_w35 {width:35%;}
.input_w40 {width:40%;}
.input_w45 {width:45%;}
.input_w50 {width:50%;}
.input_w55 {width:55%;}
.input_w60 {width:60%;}
.input_w65 {width:65%;}
.input_w70 {width:70%;}
.input_w75 {width:75%;}
.input_w80 {width:80%;}
.input_w85 {width:85%;}
.input_w90 {width:90%;}
.input_w95 {width:95%;}
.input_w100 {width:100%;}

/* 인라인 여백 */
.margin_right_5 { margin-right:5px; }
.margin_right_10 { margin-right:10px; }
.margin_right_20 { margin-right:20px; }
.margin_right_30 { margin-right:30px; }
.margin_right_40 { margin-right:40px; }
.margin_right_50 { margin-right:50px; }
.margin_right_60 { margin-right:60px; }
.margin_right_70 { margin-right:70px; }
.margin_right_80 { margin-right:80px; }
.margin_right_90 { margin-right:90px; }
.margin_right_100 { margin-right:100px; }

/* 텍스트 정렬 */
.text_left {text-align:left}
.text_right {text-align:right}
.text_center {text-align:center}

.line_through { text-decoration: line-through; }

/* 투명도 */
.opacity1 { opacity: 0.1}
.opacity2 { opacity: 0.2}
.opacity3 { opacity: 0.3}
.opacity4 { opacity: 0.4}
.opacity5 { opacity: 0.5}
.opacity6 { opacity: 0.6}
.opacity7 { opacity: 0.7}
.opacity8 { opacity: 0.8}
.opacity9 { opacity: 0.9}
.opacity10 { opacity: 1.0}

	
/* 줄바꿈_공간설정 */
.space0 { width:100%; height:0px; clear:both;} .space1 { width:100%; height:1px; clear:both;} .space2 { width:100%; height:2px; clear:both;} .space3 { width:100%; height:3px; clear:both;} .space4 { width:100%; height:4px; clear:both;} .space5 { width:100%; height:5px; clear:both;} .space6 { width:100%; height:6px; clear:both;} .space7 { width:100%; height:7px; clear:both;} .space8 { width:100%; height:8px; clear:both;} .space10 { width:100%; height:10px; clear:both;}  .space20 { width:100%; height:20px; clear:both;} .space30 { width:100%; height:30px; clear:both;} .space40 { width:100%; height:40px; clear:both;} .space50 { width:100%; height:50px; clear:both;} .space60 { width:100%; height:60px; clear:both;} .space70 { width:100%; height:70px; clear:both;} .space80 { width:100%; height:80px; clear:both;} .space90 { width:100%; height:90px; clear:both;} .space100 { width:100%; height:100px; clear:both;}

/* 줄바꿈_공간설정 */
.weight_bold {font-weight: bold;  }

/* 디버그 모드 */
.dev_ing { font-size: 10px; color: #fff; padding: 3px 8px; border-radius: 10px; background: orange; letter-spacing: 1px; font-weight: 600; display: inline-block; }

/* TEXT 아이콘  */
.common_icon1 { font-size: 11px; color: #fff; padding: 3px 8px; border-radius: 10px; background:#999; letter-spacing: 1px; margin: 0px 3px; font-weight: 600; display: inline-block; }
.common_icon2 { font-size: 11px; color: #fff; padding: 3px 8px; border-radius: 10px; background:#999; letter-spacing: 1px; margin: 0px 3px; font-weight: 600; display: inline-block; }
.variable_code { border:1px solid #ccc; background: #f7f7f7; font-weight: 600; text-align: center; padding: 5px 10px; border-radius: 3px; margin-right: 10px; font-size: 12px; display: inline-block; }
.common_icon_green { font-size: 11px; color: #fff; padding: 3px 8px; border-radius: 10px; background:#008080; letter-spacing: 1px; margin: 0px 3px; font-weight: 600; display: inline-block; }
.common_icon_blue { font-size: 11px; color: #fff; padding: 3px 8px; border-radius: 10px; background:#0080ff; letter-spacing: 1px; margin: 0px 3px; font-weight: 600; display: inline-block; }

.point_text { font-weight: 600; font-size: 14px; }

/* color */
.color-red{color: #D73F29}
.color_blue { color: rgba(54, 162, 235, 1); }
.color_black { color: #000000; }

/* bg */
.bg-black{background: #000; color: #fff; border:1px solid #333}
.bg-black_r{border:1px solid #666; background: #fff; color: #666}
.bg-red{border:1px solid #D73F29; background: #D73F29; color: #fff}
.bg-red_r{border:1px solid #D73F29; background: #fff; color: #D73F29}
.bg-white{background: #fff}

/* form */
.input-st1{border:1px solid #aaa; height: 50px; padding: 0 10px; width: 100%; border-radius:5px}

/* bg + trans = hover */
/* .trans{transition: all ease-in-out .3s;}
.trans:hover{opacity:.85} */
/* .bg-black_r.trans:hover{border-color: #333; background: #f9f4f4}
.bg-red.trans:hover{background-color: #c53520}
.bg-black.trans:hover{background-color: #181818}
.bg-red_r.trans:hover{background-color: #f9f4f4} */


/* 문자 입력창 */
.sms_input_wrap { width: 270px; border: 1px solid #ccc; text-align: center; background: #f9f9f9; border-radius: 8px; padding: 20px 5px;  display: inline-block; margin: 0px 10px; }
.sms_input_wrap_head { font-size: 14px; color: #000; font-weight: 600; margin: 10px 0px;}
.sms_input_wrap_textarea { width: 80%; min-height: 250px; border:1px solid #fff; box-shadow: inset 3px 3px 3px #ccc; border: 1px solid #ededed;  padding: 10px; font-size: 13px;  }
.sms_input_wrap_btn { height:14px; border:none; text-align:center; color:#fff; font-size:11px; font-family:dotum; background-color:#282828; }
 
/* 알림톡 입력창 */
.kakao_input_wrap { width: 270px; border: 1px solid #ededed; text-align: center; background: #ffe802; border-radius: 8px; padding: 20px 5px 50px 5px;  display: inline-block; margin: 0px 10px;  vertical-align: top;}
.kakao_input_wrap_head { font-size: 14px; color: #000; font-weight: 600; margin: 10px 0px;}
.kakao_input_wrap_textarea { width: 80%; min-height: 350px; border:1px solid #fff; border: 1px solid #ededed;  padding: 10px; font-size: 13px;  vertical-align: top; }
.kakao_input_wrap_btn { height:14px; border:none; text-align:center; color:#fff; font-size:11px; font-family:dotum; background-color:#3b1e1e; }
 

/* 버튼 스타일 */
.btn-st1, .btn-sch{width: 180px; height: 50px; display: inline-block; line-height: 50px; text-align: center; font-size: 14px; border-radius:5px; font-weight: 600}

.btn-st1_w .btn-st1{margin-left: 5px;}
.btn-st1_w .btn-st1:first-child{margin-left: 0;}

.tit-st1{font-size: 24px; font-weight: 700; color: #000; margin-bottom: 1em; line-height: 1.18}
.tit-st1 .small{font-size: 15px; font-weight: 400; color: #999; margin-left: 10px;}
.tit-bot{font-size: 1.7em; color: #333; line-height: 1.18; margin-bottom: 15px; font-weight: 500;}


#tabs-cms{display: flex; text-align: center; font-size: 12px; position: relative; letter-spacing: 0; line-height: 1.18; margin: 0 20px; margin-bottom: 20px;}
#tabs-cms > li{width: 100%; position: relative;}
#tabs-cms a{padding: 13px 0 19px; letter-spacing: 0; width: 100%; align-items: center; justify-content: center; height: 59px; display: flex; opacity:.5}
#tabs-cms .color-sc a{opacity:1}
#tabs-cms .a{font-size: 20px}
#tabs-cms > li:last-child,#tabs-cms .txt{display: none;}
#tabs-cms .border-sc{width: 100%; height: 1px; border-bottom-width:1px; border-bottom-style: solid; display: block; opacity:.85; position: absolute; left: 0; bottom: 0}
#tabs-cms .active .border-sc{opacity:1}

.active #tabs-cms > li{width: 50%}
.active #tabs-cms > li:last-child,
.active #tabs-cms .txt{display: block;}
.active #tabs-cms .material-icons-round{margin-right: 8px;}

/* 메뉴 depth */
.active .cms-menu__list .dep1 > a{padding: 0 30px; display:flex; align-items:center; opacity:.87}

.cms-menu__list .depth{position: absolute; left: 100%; top:-15px; border:1px solid #000; background: #fff; white-space: nowrap; color: #000; padding: 30px; display: none; min-width:215px}
.cms-menu__list .depth .t{display: block; font-size: 15px; line-height: 1; padding-bottom: 15px; margin-bottom: 18px; border-bottom: 1px solid #000; font-weight: 600;}
.cms-menu__list .depth{font-weight: 500;}
.cms-menu__list .depth2 > li{margin-top: 10px;}
.cms-menu__list .depth2 > li:first-child,
.cms-menu__list .depth3 > li:first-child{margin-top:0}
.cms-menu__list .depth2 > li > a:hover,.cms-menu__list .depth2 > li > a:focus{text-decoration: underline;}
.cms-menu__list a{display: block;}

.cms-menu__list .depth3{margin-top: 7px; color:#5E5E5E; font-weight: 400;}
.cms-menu__list .depth3 > li{margin-top: 5px;}
.cms-menu__list .depth3 a:hover,.cms-menu__list .depth3 a:focus{text-decoration: underline;}

.cms-menu__list > li:hover .depth{display: block;}


/* 메뉴 toggle */
.cms-menu__wrap{position:relative; z-index:5; margin:0 20px}
.active .cms-menu__wrap{ margin:0 25px}
.cms-menu__list .ico{display: block;margin: 0 auto;}
.cms-menu__list .dep1.active22 .ico{}
.cms-menu__list{width: calc(100% + 5px)}
.cms-menu__list > li{padding-right: 5px;}

.cms-menu .txt{display: none;}
.active.cms-menu .txt{display: block;}
.active .cms-menu__list{width: calc(100% + 10px)}
.active .cms-menu__list > li{padding-right: 10px;}
.active.cms-menu .cms-menu__list .ico{width: 30px; margin: auto}
.active.cms-menu .cms-menu__list .ico-bookmark{display: block;}


.active .cms-menu__list .dep1.active22 > a:before,
.active .cms-menu__list .dep1.active22 > a:after{width:100%; height: 100%; border-radius:5px;}


.cms-menu .ico,.cms-menu .txt{position: relative; z-index: 1}


.sch-top{margin-left: -40px; margin-right: -40px; border:1px solid #ccc; border-left: 0; border-right: 0; padding: 30px 40px}
.sch-form{display: flex;flex-wrap:wrap;    justify-content: space-between; margin-bottom: -20px;}
.sch-form .item{width: 100%; margin-bottom: 20px;}
.sch-form .item.w10{width: 9.1%}
.sch-form .item.w15{width: 14.1%}
.sch-form .item.w20{width: 19.1%}
.sch-form .item.w30{width: 29.1%}
.sch-form .item.w40{width: 39.1%}
.sch-form .item.w50{width: 49.1%}
.sch-form .item.w60{width: 59.1%}
.sch-form .item.w70{width: 69.1%}
.sch-form .item.w80{width: 79.1%}
.sch-form .item.w85{width: 84.1%}
.sch-form .item.w90{width: 89.1%}
.sch-form .item.w-sort_l{width:calc(50% - 170px)}
.sch-form .item.w-sort_s{width:200px}
.sch-form .item.w-sort1{width: calc(20% - 130px)}
.sch-form .item.w-sort2{width: calc(30% - 130px)}
.sch-form .item.w-sort3{width:50%}
.sch-form .t{font-weight: 600; color: #333; display: block; margin-bottom: 8px;}
.sch-form .form-control{height: 50px}
.sch-form div.form-control{display: flex; align-items:center}
.sch-form .line-h{line-height: 50px;}

.sch-form select{background-position: 97.5% center}
.sch-form .btns_w{position: relative; padding-right: 375px;}
.sch-form .btns_w .btns{position: absolute; right: 0; top:0; height: 100%; font-size: 0;}
.sch-form .btns > *{margin-left: 5px;}
.sch-form .btns > *:first-child{margin-left: 0;}

.tbl_bbs_set{min-width: 1500px; width:100%; color: #333; }
.tbl_bbs_set th{font-size: 15px; font-weight: 600}
.tbl_bbs_set td{font-size: 13px; border-bottom: 1px solid #ccc; height: 50px}
.tbl_bbs_set tbody th {font-size: 12px; font-weight: 600; background: #f7f7f7; border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc;  }
.tbl_bbs_set th,
.tbl_bbs_set td{padding: 10px 5px;text-align: center; border:1px solid #cccccc; word-break: break-all; }

.tbl_env_set{width: 100%; color: #333; border:1px solid #ededed; border-collapse: collapse; border-top:2px solid #000;}
.tbl_env_set th{font-size: 14px; font-weight: 600}
.tbl_env_set td{font-size: 13px; border-bottom: 1px solid #ededed; }
.tbl_env_set tbody th {font-size: 14px; font-weight: 600; background: #f7f7f7; border-right: 1px solid #ededed;  border-bottom: 1px solid #ededed;  }
.tbl_env_set th,
.tbl_env_set td{padding: 15px 20px;text-align: center; word-break: break-all; }
.tbl_env_set .point { font-size: 14px; font-weight: 600; color: #282828; }

.tbl-st1{width: 100%; color: #333}
.tbl-st1 td{font-size: 14px; border-bottom: 1px solid #ccc; height: 50px}
.tbl-st1 th,.tbl-st1 td{padding: 1em 10px;text-align: center;}
.tbl-st1 td.tal{text-align: left; word-break: break-all; }

.tbl-st2{width: 100%; color: #333;  border-collapse: collapse;  }
.tbl-st2 thead th {font-size: 14px; font-weight: 600; background: #f9f9f9; padding: 10px 10px; text-align: center; border:1px solid #ccc;}
.tbl-st2 thead td{ font-size: 14px; font-weight: 600; background: #f9f9f9; padding: 10px 10px; text-align: center; border:1px solid #ccc;}
.tbl-st2 tbody td{ font-size: 15px; font-weight: 400;  padding: 15px 10px; text-align: center; border:1px solid #ccc;}


.detail_page_01 tbody th{ font-size: 14px; font-weight: 600; background: #f9f9f9; padding: 10px 10px; text-align: center; border:1px solid #ccc;}
.detail_page_01 tbody td{ font-size: 15px; font-weight: 400;  padding: 15px 10px; text-align: left; border:1px solid #ccc;}


.tooltip_pub{position: relative; display: inline-block; vertical-align: middle; margin-left: 3px;}
.tooltip_pub .info .fa-info,
.tooltip_pub .info{width: 14px; height: 14px; border:none; background: #999; border-radius:50%; line-height: 14px; display: inline-block; font-size: 9px; color: #f7f7f7; font-weight: 600; z-index: 99;}
.fa-info:before{content: 'i'; font-style:normal; }

.tooltip_pub .box{border:1px solid #333; background: #fff; position: absolute; left: 15px; top:-50%; font-size: 13px; color: #333; z-index: 99; white-space: nowrap; padding: 8px; display: none; }


.no_data-list{padding: 18px 10px; border-bottom: 1px solid #ccc; text-align: center;}

.top-line{margin: 0 -40px; border-color:#ccc; margin-bottom: 35px;}

#cms-dash .dev{display: flex; flex-wrap:wrap; justify-content: space-between; margin-bottom: -45px;}
#cms-dash .item{width: 100%;margin-bottom: 45px;}
#cms-dash .w40{width: calc(40% - 15px)}
#cms-dash .w60{width: calc(60% - 15px)}
#cms-dash .box{border:1px solid #ddd; border-radius:5px;}
#cms-dash .box.grey{background: #f9f9f9;}

#cms-dash .box.top{height: 260px; display: flex; align-items:center; justify-content:center}

.log-dash{padding: 15px}

.dash-web{display: flex; align-items:center; justify-content:center; text-align: center;width: 100%;; font-size: 18px; font-weight: 500; color: #696969;}
.dash-web > li{width: 33.3%; border-left: 1px solid #ddd; opacity: 0.8}
.dash-web > li:first-child{border-left: 0;}
.dash-web > li:hover { color: #000; opacity: 1.0}
.dash-web .ico{display: flex; align-items:center; justify-content:center; margin: 0 auto; width: 117px; height: 118px; border-radius:50%; margin-bottom: 27px;}
.dash-web .ico span{font-size: 45px;}
.dash-web .blue{background: #EDFBFF; color: #097CBD}
.dash-web .red{background: #FFF4F4; color: #D86363}
.dash-web .grey{background: #F4F4F4; color: #615959}

#drag-box{display: flex; justify-content:space-between; color: #333}
#drag-box .group{width: 16%; padding: 18px; position: relative; height: 240px;    align-items: self-end; text-align: right; justify-content: flex-end; flex-flow: column; display: flex;;
  cursor: move;}
#drag-box .group.wide{width: 23%}
#drag-box .ico{font-size: 45px; position: absolute; left: 18px; top:18px; color: #555}
#drag-box .ico img{display: block;}
#drag-box .more{font-size: 30px; position: absolute; right: 10px; top:18px; color: #ccc}
/* #drag-box .i1.ico{font-size: 63px; margin: -8px 0 0 -5px;}
#drag-box .i2.ico{font-size: 40px;} */
#drag-box .cont{font-size: 16px;}
#drag-box .no{font-size: 20px; color: #ccc; font-weight: 700;}
#drag-box .big{font-size: 36px; }
#drag-box .group.over{border-color: #000; background: #f7f7f7}
#drag-box .g5{border-color: #56D9FF; background: #EDFBFF}
/* #drag-box .g5 .ico, */
#drag-box .i5.more,#drag-box .g5 .big{color: #097CBD}
#drag-box .more{display: none;}


#barChart{}

[draggable="true"]{
}

.cms-l_bot{position: relative;}
#footer{position: absolute; left: 0; bottom: 0; width: 100%; font-size: 14px; color: #999; font-weight: 500; letter-spacing: 0;}
#footer > *{display: inline-block; vertical-align: middle;}
#footer .copy{margin-left: 40px;}
#footer .ver{position: absolute; right: 0; bottom: 0; display: flex}
#footer .ver > *{margin-left: 15px; padding-left: 15px; position: relative;}
#footer .ver > *:first-child{margin-left: 0; padding-left: 0;}
/*
#footer .ver > *:before{position: absolute; left: 0; top:50%; width: 1px; height: 10px; background: #999; content: ''; margin-top: -5px; content: ''}
*/
#footer .ver > *:first-child:before{background: none}

/* table .btn-danger,
table .btn-outline-danger:hover,
.treectrl .btn-outline-danger:hover{background-color: #7b7b7b; border-color:#7b7b7b;}

.treectrl .btn-outline-danger,
table .btn-outline-danger,
table .btn-danger:hover{border-color:#7b7b7b; color: #7b7b7b} */

.cms-l_top{display: flex; align-items: baseline; flex-wrap:wrap}

.log-dash{position: relative; padding-top: 50px; line-height: 1; align-items: baseline !important}
.log-label{position: absolute; right: 0; top:0; display: flex; right: 40px; top:19px; font-size: 13px; color: #555}
.log-label li{margin-left: 25px;}
.log-label li:fist-child{margin-left: 0;}
.log-label span{width:12px; height: 12px; border-radius:50%; border:2px solid #ccc; display: middle; margin-right: 4px; vertical-align: middle; display: inline-block;}
.log-label .type-3 span{background: #cccccccc; border-color:#ccc; }


#contactCntPre {font-family:'Pretendard', 'Malgun Gothic', 'Dotum', sans-serif; font-size:14px; line-height: 1.5; font-weight: 400; color:#555; letter-spacing: -0.035em;}