@charset "utf-8";
/* Hide Element, Text, disable outline */
.sr-only, caption {overflow: hidden; position: absolute; width: 1px; height: 1px; border: none; white-space: nowrap; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px);}
.sr-only-text {overflow: hidden; color: transparent; text-indent: 100%; white-space: nowrap;}

/* layout */
html, body {overflow: hidden;width: 100%; height: 100%;}
header {display: none;}
#container {height: 100%;}

.filter_wrap {position: absolute;z-index: 100;top: 15px;left: 15px;/* height: calc(100% - 30px); */ width: 355px;}
.filter {/* position: absolute; *//* top: 10px; *//* left: 0; *//* width: 360px; */min-height: 50px;/*height: 935px;*/max-height: 100%;padding-bottom: 0;border-radius: 10px;background: #f5f7f7;box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, .13);margin: 0 auto;}




.datail_articles {position: absolute;z-index: 100;top: 0;right: -365px;width: 365px;height: 100%;background: #f5f7f7;transition: all 500ms;}
.datail_articles.on {right: 0;}
.datail_articles .tab_map {overflow: hidden;margin: 0;padding: 0 50px 0 20px;border-bottom: 1px solid #e5e5e5;background: #fff;}
.datail_articles .tab_map > li {float: left; position: relative; height: 50px; text-align: center;}
.datail_articles .tab_map > li button {width: 100%; height: 100%; border: 0; font-size: 15px; background: transparent;}
.datail_articles .tab_map > li button:hover {font-weight: 600;}
.datail_articles .tab_map > li.on::after {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #04a0ea;}
.datail_articles .tab_map > li.on button {font-weight: 600;color: #04a0ea;}

.datail_articles .tab_map.col1 {border-bottom-color: #04a0ea;}
.datail_articles .tab_map.col1 > li {width: 100%;}
.datail_articles .tab_map.col1 > li button {font-weight: 600;color: #04a0ea; cursor: inherit;}
.datail_articles .tab_map.col1 > li.on::after {display: none;}
.datail_articles .tab_map.col2 > li {width: 50%;}
.datail_articles .tab_container {height: calc(100% - 51px);}
.datail_articles .tab_content {width: 100%;height: 100%;overflow: auto;}
/*detail_analysis detail_analysis*/
div#detail_analysis {position: fixed;z-index: 100;top: 0;right: -750px;width: 750px;height: 100%;background: #f5f7f7;overflow: hidden;box-sizing: border-box;overflow: auto;}
div#detail_analysis.on {right: 0;}
div#detail_analysis .container {/* height: calc(100% - 250px); */box-sizing: border-box;padding: 2px 12px 12px 12px;}
div#detail_analysis .content {width: 100%;height: 100%;/* overflow: auto; */}
div#detail_analysis .tab_map {/* overflow: hidden; */margin: 0;padding: 0 20px;/* border-bottom: 1px solid #e5e5e5; */background: #efefef;}
div#detail_analysis .tab_map > span {display: block;padding: 5px 0;}
#analysis_notice {/* border-top: 1px solid #dcdcdc; *//* padding: 7px 0 12px 0; *//* line-height: 1.3; *//* font-size: 13px; *//* color: #686868; */top: 59px;z-index: 999999;width: 100%;left: inherit;right: 32px;}
div#detail_analysis .tab_map > span > a {float: right}
div#detail_analysis .tab_map {border-bottom-color: #04a0ea;background: #0d47a1;color: #Fff;/* height: 64px; */box-sizing: border-box;/* padding: 10px 22px; */}
#analysis_notice .tooltip-edgex {left: inherit;right: 28px;}
.tab_map {overflow: hidden;margin: 0;padding: 0 50px 0 20px;/* border-bottom: 1px solid #e5e5e5; */background: #fff;}
.tab_map.col2 {background: #fff !important;}
.tab_map > li {float: left; position: relative; height: 50px; text-align: center;}
.tab_map > li button {width: 100%;height: 100%;border: 0;font-size: 18px;background: transparent;font-weight: 600;}
.tab_map > li button:hover {font-weight: 600;}
.tab_map > li::after {transform: scale(0);
  transition: 0.5s cubic-bezier(0.48, 1.97, 0.5, 0.63);
  background: linear-gradient(to right, #00a7b3 0%, #0066b3 100%) !important;content: "";position: absolute;bottom: 0px;left: 20%;width: 60%;height: 3px;background: #0d47a1;}
.tab_map > li.on::after{transform:scale(1) translateY(0)}
.tab_map > li.on button {font-weight: 600;color: #0d47a1;}

.tab_map > li.on2::after {transform: scale(0);
  transition: 0.5s cubic-bezier(0.48, 1.97, 0.5, 0.63);
  background: linear-gradient(to right, #00a7b3 0%, #0066b3 100%) !important;content: "";position: absolute;bottom: 0px;left: 20%;width: 60%;height: 3px;background: #0d47a1;}
.tab_map > li.on2::after{transform:scale(1) translateY(0)}
.tab_map > li.on2 button {font-weight: 600;color: #0d47a1;}



.tab_map.col1 {border-bottom-color: #04a0ea;}
.tab_map.col1 > li {width: 100%;}
.tab_map.col1 > li button {font-weight: 600;color: #04a0ea; cursor: inherit;}
.tab_map.col1 > li.on::after {display: none;}
.tab_map.col2 > li {width: 50%;}

.section_box .title_area #adong_cd {/* height: 30px; *//* border-radius: 2px; *//* border-color: #767676; *//* min-width: 156px; */}

.section_box {padding: 22px 36px;background: #fff;position: relative;}
.section_box+.section_box {margin-top: 7px;padding: 8px 36px 15px 36px;}
.section_box:last-child {padding: 10px 20px 13px 20px;}
.section_box h2.tit {font-size: 17px;font-weight: 600;color: #333;line-height: 31px;margin-bottom: 10px;width: 80px;}
.section_box h2.tit_auto {font-size: 18px;font-weight: 600;color: #333;line-height: 30px;}
.section_box h3.tit {font-size: 15px;color: #333;line-height: 30px;margin-bottom: 10px;display:inline-block;}
.section_box h3.tit label { transform: translateY(-35%);}
.tit_desc {font-size: 13px; color: #858697;}
.tit_desc::before {content: "*";padding-right: 2px;transform: translateY(3px);display: inline-block;}
.section_box .title_area {overflow: hidden;/* line-height: 24px; */margin-bottom: 12px;/* margin: 17px 0 10px; *//* padding-top: 9px; */clear: both;}
.section_box .title_area:last-child {margin-bottom:0}
.section_box .title_area > h2.tit {float: left;margin-bottom: 0 !important;}
.section_box .title_area .fr > * {float: left;}
.section_box .title_area button {min-width: 53px;height: 24px;margin-left: 1px;padding: 13px 7px;font-size: 15px;line-height: 22px;vertical-align: top;/* background: #2196f3!important; */color: #fff !important;border-radius: 2px;background: #0d47a1 !important;/* background: linear-gradient(to right, #00a7b3 0%, #0066b3 100%) !important; */border: none;height: auto !important;width: 100% !important;}
.section_box .title_area .tit_desc+button {margin-left: 8px;}
.section_box .title_area li { height: 32px;}
.datail_articles .section_box:first-of-type {padding: 5px 20px 22px;}
.datail_articles .section_box h2.tit,
.datail_articles .section_box .title_area {margin-bottom: 10px;}

.section_box .title_area input {/* padding: 0 9px; *//* line-height: 30px; *//* box-sizing: border-box; *//* border-width: 1px; *//* border-radius: 3px; *//* border-color: #767676; */float: left;/* display: inline-block; */}
.section_box .analysis_list4 li {float: left;position: relative;/* height: 50px; */text-align: center;/* border: #c2c2c2 1px solid; */margin-left: 10px;width: 22%;border-radius: 6px;box-sizing: border-box;padding: 4px 0 6px 0;background: #3F51B5;color: #fff;}


.section_box .title_area input#life100_cls_nm,
.section_box h2.tit + select#yyyymm,
.section_box h2.tit + select#adong_cd {width: calc(100% - 105px);
  float: left;
  max-width: 100%;
  min-width: 100px;
  box-sizing: border-box;}

.section_box .analysis_list4 { height: 55px; }

#sales_analysis .section_box .analysis_list4 li:nth-child(1) {background: #2196F3;}
#sales_analysis .section_box .analysis_list4 li:nth-child(2) {background: #1E88E5;}
#sales_analysis .section_box .analysis_list4 li:nth-child(3) {background: #1976D2;}
#sales_analysis .section_box .analysis_list4 li:nth-child(4) {background: #0D47A1;}

#pop_analysis .section_box .analysis_list4 li:nth-child(1) {background: #0D47A1;}
#pop_analysis .section_box .analysis_list4 li:nth-child(2) {background: #2196F3;}
#pop_analysis .section_box .analysis_list4 li:nth-child(3) {background: #2196F3;}
#pop_analysis .section_box .analysis_list4 li:nth-child(4) {background: #2196F3;}

.sales_analysis_print .section_box .analysis_list4 li:nth-child(1) {background: #2196F3;}
.sales_analysis_print .section_box .analysis_list4 li:nth-child(2) {background: #1E88E5;}
.sales_analysis_print .section_box .analysis_list4 li:nth-child(3) {background: #1976D2;}
.sales_analysis_print .section_box .analysis_list4 li:nth-child(4) {background: #0D47A1;}

.pop_analysis_print .section_box .analysis_list4 li:nth-child(1) {background: #0D47A1;}
.pop_analysis_print .section_box .analysis_list4 li:nth-child(2) {background: #2196F3;}
.pop_analysis_print .section_box .analysis_list4 li:nth-child(3) {background: #2196F3;}
.pop_analysis_print .section_box .analysis_list4 li:nth-child(4) {background: #2196F3;}

.section_box .analysis_list3 { height: 55px;}

.section_box .analysis_list3 li {float: left;position: relative;/* height: 50px; */text-align: center;/* border: #c2c2c2 1px solid; */margin-left: 10px;width: 30%;border-radius: 6px;box-sizing: border-box;padding: 4px 0 6px 0;background: #3F51B5;color: #fff;}
.section_box .analysis_list3 li:nth-child(1) {background: #2196F3;}
.section_box .analysis_list3 li:nth-child(2) {background: #1976D2;}
.section_box .analysis_list3 li:nth-child(3) {background: #0D47A1;}



.chart_contents .line_limit {width:100px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block;}
.content .section_box:last-of-type { margin-bottom: 115px; }


.sec_tbl {width:100%;border-top: 2px solid #333;border-right:1px solid #fff;font-size: 13px; text-align: left; word-break: keep-all; background:#fff; table-layout: fixed;}
.sec_tbl tr {border-bottom: 1px solid #d9d9d9;}
.sec_tbl tr > * {padding: 4px 15px;}
.sec_tbl th {font-weight: 400;background: #f8f8f8;color: #858697;}
.sec_note {font-size: 13px; line-height: 20px;}

.pop_content.slim {padding: 20px 25px;}

/* 지도 */
#map {
    width: 100%; height: 100vh;
}
#map .cluster {position: absolute; z-index: 50;/* cursor: pointer;*/}
#map .cluster img{max-width: 75px;}

/* 함체이상 상태이벤트 말풍선 */
.warning_detail{position: absolute;top: -190px;left: -140px;margin-left: 50%;width: 280px;height: 183px;background: #d3313a;color: #fff;padding: 40px 20px 12px;box-sizing: border-box;-webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.13);-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.13);box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.13);text-align: center;}
.warning_detail:after{position: absolute;content: '';bottom: -13px;left: 50%;margin-left: -9px;width: 0;height: 0;border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 13px solid #d3313a;}
.warning_detail .detail_tle {position: absolute;top: 0;left: 0;width: 100%;line-height: 24px;background: #fff;color: #a90a13;font-size: 12px;}
.warning_detail .detail_tle::before {content: ""; display: inline-block; width: 17px; height: 13px; background: url(../img/main/ico_detail.png) no-repeat center center;margin-right: 8px; vertical-align: -2px;}
.warning_detail .detail_cont .name {display: block;font-size: 20px;font-weight: 600;letter-spacing: -0.05em;line-height: 1;}
.warning_detail .detail_cont .cont {display: block;line-height: 17px;margin-top: 14px;font-size: 13px;}
.warning_detail .detail_cont .date {font-size: 13px;display: block;margin-top: 2px;}
.warning_detail .detail_btnWrap {display: block;margin-top: 11px;}
.warning_detail .detail_btnWrap .btn_detail,
.warning_detail .detail_btnWrap .btn_detail_outline {min-width: 71px;height: 24px;padding: 0;font-size: 12px;border-radius: 5px;margin: 0 3px;line-height: 22px;border-color: #fff;}
.warning_detail .detail_btnWrap .btn_detail {background: #fff; color: #a90a13;font-weight: 600;}
.warning_detail .detail_btnWrap .btn_detail_outline {background: transparent;color: #fff;font-weight: 400;}

/* filter_wrap */
.filter_wrap .filter_btn {position: relative;top: 10px;width: 58px;height: 58px;border: 2px solid #fff;border-radius: 10px;background: #0066b3 url(../img/main/btn_filter_on.png) no-repeat center;display: none;}
.filter_wrap .filter_btn .tooltip { display: none; position: absolute;top: 65px;left: 0;padding: 5px 7px 4px;border-radius: 4px;opacity: .95;background-color: #000;white-space: nowrap;font-size: 11px;color: #fff;}
.filter_wrap .filter_btn .tooltip:after {content: '';position: absolute;top: -4px;left: 50%;margin-left: -2px;opacity: .95;border-bottom: 4px solid #000;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.filter_wrap .filter_btn:hover {background-color: #0295db;}
.filter_wrap .filter_btn:hover .tooltip {display: block;}
.filter_btn.on+.filter {overflow: hidden;transition: all 800ms cubic-bezier(0.4, 0, 0.2, 1), opacity 600ms cubic-bezier(0, 0, 0.46, 1.07);width: 0;height: 0;opacity: 0;}

.filter .f_header {padding: 27px 15px 23px;background: #0066b3;border-radius: 10px 10px 0 0;box-sizing: border-box;text-align: center;background: linear-gradient(to right, #00a7b3 0%, #0066b3 100%) !important;}
.filter .f_header .search_area {position: relative;margin-top: 17px;padding: 8px 44px 8px 0;border-radius: 5px;background: #fff;}
.filter .f_header .search {overflow: hidden;}
.filter .f_header .search::after {content: "";position: absolute;top: 50%;left: 105px;display: inline-block;width: 1px;height: 19px;background: #ccc;transform: translateY(-50%);}
.filter .f_header .search .keyword_select,
.filter .f_header .search .keyword {height: 28px;border: 0;text-decoration: none;outline: none;float: left;}
.filter .f_header .search .keyword_select {width: 87px;margin: 0 6px 0 14px;}
.filter .f_header .search .keyword_select{background: transparent url(../img/main/ico_combobox.png) no-repeat center right 6px;padding: 0;font-size: 14px;}
.filter .f_header .search .keyword {width: 165px;padding: 0 1px 0 10px;}
.filter .f_header .btn_search {position: absolute !important;top: 50%;right: 10px;border: 0;background: url(../img/main/btn_search.png) no-repeat center center;transform: translateY(-50%);width: 30px;height: 30px;}

.filter .tab_map {padding: 0 20px; background: #045592;}
.filter .tab_map button{font-weight: 600; color: #7695b7;}
.filter .tab_map > li.on button {color: #fff;}
.filter .tab_map > li.on::after {background: #fff;}

.filter .f_content {overflow: hidden;height: calc(100% - 136px);border-radius: 0 0 10px 10px;}
.filter .f_content .btn_primary {background-color: #fb193d !important;}

.service {overflow: hidden; border: 1px solid #e2e7ed; border-radius: 5px;}
.service > li {float: left; width: 50%; box-sizing: border-box;}
.service > li > button {position: relative;width: 100%;height: 29px;padding: 0 25px 0 15px;border: dashed #e2e7ed;border-width: 0 0 1px;font-size: 13px;text-align: left;letter-spacing: -0.025em;color: #333;background: #fff;}
.service > li:nth-child(2n-1) > button {border-right: 1px solid #e2e7ed;}
.service > li:last-child > button,
.service > li:nth-last-child(2):nth-child(2n-1) > button {border-bottom: 0;}
.service > li > button:hover { font-weight: 500;}
.service > li.on > button {font-weight: 600;}
.service > li.on.category_n1 > button {color: #10aa17;}
.service > li.on.category_n2 > button {color: #7ebf39;}
.service > li.on.category_n3 > button {color: #1b8324;}
.service > li.on.category_n4 > button {color: #d65f96;}
.service > li.on.category_n5 > button {color: #a24daa;}
.service > li.on.category_n6 > button {color: #224862;}
.service > li.on.category_n7 > button {color: #ee5b24;}
.service > li.on.category_n8 > button {color: #f89523;}
.service > li.on.category_n9 > button {color: #ebb339;}
.service > li.on.category_n10 > button {color: #128af9;}
.service > li.on.category_n11 > button {color: #005bbb;}
.service > li.on.category_n12 > button {color: #00b3b1;}
.service > li.on.category_n13 > button {color: #e37829;}
.service > li.on.category_n14 > button {color: #7a80f6;}
.service > li.on.category_n15 > button {color: #04b1ea;}
.service > li > button::after {content: "";position: absolute;top: 9px;left: calc(100% - 24px);width: 0;background: url(../img/main/ico_checked.png) no-repeat;}
.service > li.on > button::after {width: 14px;height: 11px;-webkit-transition: 0.3s;transition: 0.3s;}

/* location */ 
.location > li {display: inline-block;margin: 3px 1px; }
.location > li > button {position: relative;width: 100%;height: 29px;padding: 0 10px 0 20px;border: 1px solid #e2e7ed;border-radius: 5px; font-size: 13px;letter-spacing: -0.025em;color: #333;background: #fff;}
.location > li > button:hover { font-weight: 500;}
.location > li > button::before {content: ""; position: absolute; left: 8px; top: 8px; width: 10px; height: 13px; background: url(../img/main/ico_location.png) no-repeat;}
.location > li.on > button::before {background: url(../img/main/ico_location.png) -18px 0;}
.location > li.on > button {font-weight: 500; background: #00a652; color: #fff;}

.map_filter .mf_row {overflow: hidden; margin: 5px 0;}
.map_filter .mf_row > label {float: left; width: 30%; line-height: 30px; color: #808991;}
.map_filter .mf_row > div {float: right; width: 65%;}
.map_filter .mf_chk_wrap li {float: left; width: 49%; text-align: center;}
.map_filter .mf_chk_wrap li:last-child {float: right;}
.map_filter .mf_chk_wrap label {display: inline-block; width: 100%; height: 30px; border: solid 1px #e8e5e5; border-radius: 5px; line-height: 28px; font-size: 13px; cursor: pointer; box-sizing: border-box;}
.map_filter .mf_chk_wrap input[type="checkbox"]:checked+label {border-color: #197afb; font-weight: 500; color: #197afb;}
.map_filter .mf_chk_wrap label:hover,
.map_filter select:hover {border-color: #aeaeae; transition: all 300ms;}
.map_filter select {width: 100%; border: 1px solid #e2e7ed; border-radius: 5px;}
.map_filter select:disabled {border-color: #e2e7ed; color: #b8bfc4; cursor: not-allowed;}

.filter .f_footer {position: absolute;left: 0;bottom: 0;width: 100%;height: 42px;padding: 7.5px 0;vertical-align: middle;text-align: center;background: #f1f2f2;box-sizing: border-box;border-radius: 0 0 10px 10px;display: none;}
.filter .f_footer .btn_admin {padding: 0; border: 0; font-size: 13px; color: #858697; background: transparent !important; transition: all 300ms}
.filter .f_footer .btn_admin:hover {font-weight: 500;}
.filter .f_footer .btn_admin::before {content: ""; display: inline-block; width: 13px; height: 14px; margin-right: 4px; background: url(../img/main/ico_admin.png) no-repeat; vertical-align: middle;}
/* .filter_wrap .mCSB_container {padding-bottom: 40px;} */

.filter .f_close{ display: none;
  position:absolute;z-index: 0;top: 50%;right: -16px;width: 16px;padding: 8px;height: 42px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border: 1px solid transparent;box-sizing: border-box;border-left: none;background: #ffffff url(../img/main/asideLbtn.png) no-repeat center center;}

/* datail_articles */
.datail_articles .section_box .title_area {margin-bottom: 10px;}


.title_area .btn_toggle.on {border-color: transparent; background-color: #2d3192; color: #fff;}
.title_area .btn_expand::after {content: ""; display: inline-block; width: 10px; height: 10px; margin-left: 4px; border: 0; background: url(../img/main/btn_expand.png) no-repeat center center;}
.fac_slide {position: relative;width: 100%;height: 165px;border: 1px solid #ddd;border-radius: 10px;}
.fac_slide .slide_list {position: relative;}
.fac_slide .slide_list img {display: block;max-width: 100%;max-height: 165px;margin: 82.5px auto 0;height: 100%;transform: translateY(-50%);}
.fac_slide .control .btn {position: absolute; right: 0; top: calc(50% - 12px); width: 35px;height: 35px;border-radius: 0; padding: 0; border: 0; background: rgba(255, 255, 255, 0.4); cursor: pointer;}
.fac_slide .control .btn::after {content: ""; position: absolute;top: 50%;left: 50%; width: 13px; height: 20px; margin: -10px 0 0 -6.5px;background: url('../img/main/btn_slide_next.png') no-repeat center center;opacity: 1;}
.fac_slide .control .btn.disabled::after {opacity: .4;}
.fac_slide .control .btn.prev {left: 0; transform: rotate(180deg)}
.fac_slide .slick-dots {position: absolute;top: 175px;left: 50%;transform: translateX(-50%);}
.fac_slide .slick-dots li {overflow: hidden; float: left; color: transparent; text-indent: 100%; white-space: nowrap;background: #d8dbe3;border-radius: 100%;width: 5px; height: 5px;margin: 0 1.5px;}
.fac_slide .slick-dots li.slick-active {width: 20px; border-radius: 2.5px; background-color: #2d3192 !important;}
.fac_slide .slick-dots li.slick-active button,
.fac_slide .slick-dots li.slick-active:hover button {background: #2d3192 !important;}
.fac_slide.disabled {height: 175px;}
.fac_slide.disabled .slide_list img{max-height: 175px;margin: 87.5px auto 0;}
.fac_slide .slick-slider,
.fac_slide .slick-list.draggable{height: 100%;}
.fac_slide.disabled .slick-dots {display: none;}

.facInfo .fac_name {display: block;margin-top: 22px;font-size: 19px;font-weight: 600;letter-spacing: -0.025em;text-align: center;color: #333;line-height: 1.3;padding: 0 10px;}
.fac_slide.disabled+.fac_name{margin-top: 11px;}
.facInfo .fac_address {font-size: 12px;font-weight: 400;letter-spacing: -0.025em;text-align: center;color: #858697;line-height: 1.2;margin-top: 4px;}


.statInfo {overflow: hidden;}
.statInfo li {float: left;position: relative;width: 50%;height: 30px;padding-bottom: 25px;text-align: center;}
.statInfo li:nth-child(n+2):before {content: ""; position: absolute; top: 50%; left: 0; width: 1px; height: 48px; margin-top: -24px; background: #eee;}
.statInfo li > strong {font-size: 20px;line-height: 1.2;font-weight: 600;}
.statInfo li > p {position: absolute; width: 100%;bottom: 0;}
.statInfo li > p .tit_desc {margin-left: 5px;font-size: 12px;}

/* 지도 컨트롤러 */
.map_controls {position: absolute;top: 0;right: 365px;padding: 15px;transition: all 500ms;}
.map_controls_top {overflow: hidden;}
.map_controls_top > * {float: left;margin-left: 8px;}
.map_controls .mapCtr1 {overflow: hidden;border-radius: 5px;font-size: 13px;background: #fff;color: #333;letter-spacing: -0.025em;padding: 3px;}
.map_controls .mapCtr1 li {float: left;}
.map_controls .mapCtr1 li button {width: 70px;height: 29px;padding: 0;border: 0;border-radius: 5px;background-color: transparent; color: #333;}
.map_controls .mapCtr1 li.on button {background: #04a0ea;color: #fff;font-weight: 400;}
.map_controls .mapCtr2 {width: 82px;height: 35px;padding: 4px 5px;box-sizing: border-box;border-radius: 5px;font-size: 13px;background: #fff;}
.map_controls .mapCtr2 > * {vertical-align: middle;}

.map_controls .zoomBox{float: right; width: 35px;height: 150px;margin-top: 8px;border-radius: 5px;background: #fff;position: relative;}
.map_controls .zoomBox a{width: 100%;height: 30px;display: block;position: absolute;left: 0;}
.map_controls .zoomBox .zoomM{float: left;background: url(../img/main/zoom.png) top center;bottom: 0;}
.map_controls .zoomBox .zoomP{/* float: right; */background: url(../img/main/zoom.png) bottom center;top: 0;}
.map_controls .zoomBox input{width: 95px;transform: rotate(-90deg);display: inline-block;margin: 8px 0 0 0;padding: 0;vertical-align: middle;position: absolute;left: -30px;top: 60px;}
.map_controls.wide {right: 0;}


/* 마커텍스트 on/off css */
.checkbox-wrapper-2 .ikxBAC {
  /* background-color: #dfe1e4; */
  /* border-radius: 72px; */
  /* border-style: none; */
  flex-shrink: 0;
  /* height: 20px; */
  /* margin: 2px 4px 0 10px; */
  /* position: relative; */
  /* width: 30px; */
}

#check_able {
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
  outline: none;
}

#check_able::-ms-clear {  
  display: none;  
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Good browsers :) */
  opacity:0;
}

.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 20px;
  float: inherit !important;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px limegreen;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.checkbox-wrapper-2 .ikxBAC::before {
  bottom: -6px;
  content: "";
  left: -6px;
  position: absolute;
  right: -6px;
  top: -6px;
}

.checkbox-wrapper-2 .ikxBAC,
.checkbox-wrapper-2 .ikxBAC::after {
  transition: all 100ms ease-out;
}

.checkbox-wrapper-2 .ikxBAC::after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 14px;
}

.checkbox-wrapper-2 input[type=checkbox] {
  cursor: default;
}

.checkbox-wrapper-2 .ikxBAC:hover {
  background-color: #c9cbcd;
  transition-duration: 0s;
}

.checkbox-wrapper-2 .ikxBAC:checked {
  background-color: #6e79d6;
}

.checkbox-wrapper-2 .ikxBAC:checked::after {
  background-color: #fff;
  left: 13px;
}

.checkbox-wrapper-2 :focus:not(.focus-visible) {
  outline: 0;
}

.checkbox-wrapper-2 .ikxBAC:checked:hover {
  background-color: #535db3;
}
.checkbox-wrapper-2 .ikxBAC:hover {background: #8f8f8f;}

  
/* CSS */
.button-4 {
    appearance: none;
    background-color: #FAFBFC;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 6px;
    box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
    box-sizing: border-box;
    color: #24292E;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    list-style: none;
    padding: 6px 16px;
    position: relative;
    transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: break-word;
  }
  
  .button-4:hover {
    background-color: #F3F4F6;
    text-decoration: none;
    transition-duration: 0.1s;
  }
  
  .button-4:disabled {
    background-color: #FAFBFC;
    border-color: rgba(27, 31, 35, 0.15);
    color: #959DA5;
    cursor: default;
  }
  
  .button-4:active {
    background-color: #EDEFF2;
    box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
    transition: none 0s;
  }
  
  .button-4:focus {
    outline: 1px transparent;
  }
  
  .button-4:before {
    display: none;
  }
  
  .button-4:-webkit-details-marker {
    display: none;
  }


  .checkbox-wrapper-8 {
    display: inline-block;
  }

  .checkbox-wrapper-8 .tgl {
    display: none;
  }
  .checkbox-wrapper-8 .tgl,
  .checkbox-wrapper-8 .tgl:after,
  .checkbox-wrapper-8 .tgl:before,
  .checkbox-wrapper-8 .tgl *,
  .checkbox-wrapper-8 .tgl *:after,
  .checkbox-wrapper-8 .tgl *:before,
  .checkbox-wrapper-8 .tgl + .tgl-btn {
    box-sizing: border-box;
  }
  .checkbox-wrapper-8 .tgl::-moz-selection,
  .checkbox-wrapper-8 .tgl:after::-moz-selection,
  .checkbox-wrapper-8 .tgl:before::-moz-selection,
  .checkbox-wrapper-8 .tgl *::-moz-selection,
  .checkbox-wrapper-8 .tgl *:after::-moz-selection,
  .checkbox-wrapper-8 .tgl *:before::-moz-selection,
  .checkbox-wrapper-8 .tgl + .tgl-btn::-moz-selection,
  .checkbox-wrapper-8 .tgl::selection,
  .checkbox-wrapper-8 .tgl:after::selection,
  .checkbox-wrapper-8 .tgl:before::selection,
  .checkbox-wrapper-8 .tgl *::selection,
  .checkbox-wrapper-8 .tgl *:after::selection,
  .checkbox-wrapper-8 .tgl *:before::selection,
  .checkbox-wrapper-8 .tgl + .tgl-btn::selection {
    background: none;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn {
    outline: 0;
    display: inline-block;
    width: 8em;
    height: 2em;
    margin: 1px 10px 0 0;
    border-radius: 6px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:after,
  .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    position: relative;
    display: inline-block;
    content: "";
    width: 50%;
    height: 100%;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:after {
    left: 0;
  }
  .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    display: none;
  }
  .checkbox-wrapper-8 .tgl:checked + .tgl-btn:after {
    left: 50%;
  }

  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn {
    overflow: hidden;
    bottom: -10px;
    /* transform: skew(-10deg); */
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.2s ease;
    font-family: sans-serif;
    background: #888;
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after,
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    /* transform: skew(10deg); */
    display: inline-block;
    transition: all 0.2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active {
    background: #888;
  }
  .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active:before {
    left: -10%;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn {
    background: #86d993;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:after {
    left: 0;
  }
  .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
  }





  #detail_analysis .section_box{border: 1px solid #e5e5e5;padding: 18px 20px;line-height: 1.6;}


  #detail_analysis .section_box .title_area {
    margin-bottom: 14px;
}



.section_box ul[class="analysis_list"] li {}

.section_box_02 {margin: 9px 0 0 0;}

.detail_select {position: absolute;top: 18px;right: 40px;width: 150px;text-align: right;}
.detail_select > input,
.detail_select > a {
    line-height: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    color: #777777;
    margin-left: 4px;
}
.detail_select > a:hover {
    color: #151515;
}

.detail_select > label,
.detail_select > input {
    margin: 0 0 0 4px;
    /* display: inline-block; */
    float: left;
    font-size: 13px;
}
.detail_select > input[type=checkbox] {
    /* margin: 6px 0 0 0; */
    /* display: inline-block; */
    /* float: left; */
    /* max-width: 13px; */
    display: inline-block;
    float: inherit;
    margin: 0;
}
.figure_select {/* overflow:hidden; */max-width: 200px;}
.figure_select  li {display: inline-block;float: left;height: 29px !important;vertical-align: top;line-height: 27px;/* border: 1px solid #b6bbc1; *//* margin-left: -1px; *//* box-sizing: border-box; *//* overflow: hidden; *//* width: calc(33.33% + 1px); */margin-left: -1px;}
.figure_select  li:first-child {border-radius: 2px 0 0 2px;width: 35%;margin-left: 0;}
.figure_select  li:nth-child(2) {width: 35%;}
.figure_select  li:last-child {border-radius: 0 0 2px 2px;width: calc(30% + 2px);}
.figure_select  li span {
    vertical-align: top;
    height: 28px;
    line-height: 27px;
    display: inline-block;
    /* margin: 3px 0 0 3px; */
    font-size: 12px;
    vertical-align: top;
    padding: 0 0 0 17px;
}
    #circle > i{
      width: 15px;
      height: 15px;
      background: #FFB74D;
      border-radius: 50%;
      display: inline-block;
      /* margin: 5px 5px 0 0; */
      /* border: 1px solid #FF5722; */
      box-sizing: border-box;
      position: absolute;
      top: 6px;
      left: 12px;
    }
    #hexagon > i {
      width: 14px;
      height: 8px;
      background: #90CAF9;
      position: relative;
      display: inline-block;
      margin-right: 5px;
      box-sizing: border-box;
      position: absolute;
      top: 10px;
      left: 10px;
    }
    #hexagon > i:before {
      content: "";
      position: absolute;
      top: -4px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 4px solid #90caf9;
    }
    #hexagon > i:after {
      content: "";
      position: absolute;
      bottom: -4px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 4px solid #90caf9;
    }

    .figure_select li > a {
    box-sizing: border-box;
    padding: 0 4px;
    min-width: 60px;
    display: block;
    text-align: center;
    font-size: 13px;
    height: 27px;
    position: relative;
    color: #000;
    background: linear-gradient(to bottom, white 60%, #EAECEF);
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    line-height: 27px;
}

.figure_select li a.active {
  position: relative;
  z-index: 5;
  border-color: #1976D2;
  background: #fff;
}

.figure_select li > a:hover {
  position: relative;
  z-index: 5;
  border-color: #1976D2;
}


.figure_select  li a:hover > span {/* text-decoration: underline; */ font-weight: 500;  color:#000 }
.figure_select  li a:hover {/* text-decoration: underline; */ font-weight: 500;  color:#000 }


.figure_select li #circle:hover > i { background: #E64A19;}
.figure_select li #hexagon:hover  > i {background: #1976D2;}
.figure_select li #hexagon:hover > i:before{border-bottom-color: #1976D2;}
.figure_select li #hexagon:hover > i:after{border-top-color: #1976D2;}


.figure_select li a.active#circle > i { background: #E64A19;}
.figure_select li a.active#hexagon  > i {background: #1976D2;}
.figure_select li a.active#hexagon > i:before{border-bottom-color: #1976D2;}
.figure_select li a.active#hexagon > i:after{border-top-color: #1976D2;}


.figure_select li a:hover + span {text-decoration: underline;}

.section_box h2.tit + input {margin-left:0 !important;font-size: 13px;}
.section_box h2.tit + select {margin-left:0 !important;}
.section_box_02 input[type=radio] {
    width: 13px;
    margin: 9px 0 0 0;
}
.section_box_02 h2.tit {
    font-size: 14px !important;
    margin: 0 9px 0 2px;
    width: 67px;
    font-weight: 500;
}

.section_box_02 h2.tit + select.form ,
.section_box_02 h2.tit + .figure_select {width: calc(100% - 105px);float: left;max-width: 100%;min-width: 100px;box-sizing: border-box;}
.section_box02.desable {
   background: #f5f7f7;
   opacity: 0.85;
}

.section_box.desable  .title_area > h2.tit {color: #434343 !important;}
.section_box02.desable .figure_select li a {border-color:#9f9f9f !important}
.section_box02.desable .figure_select li a > i {background: #888888 !important;}
.section_box02.desable .figure_select li a#hexagon > i:before {border-bottom-color:#888888 !important}
.section_box02.desable .figure_select li a#hexagon > i:after {border-top-color:#888888 !important}

.section_box_02 h2.tit label a.info_button {top: -1px;left: 1px;}
.section_box_02 h2.tit label a.info_button:before {
    width: 14px;
    height: 14px;
    background-size: contain;
}
.section_box_02 h2.tit + .tooltipbox {}
.section_box_02 h2.tit + .tooltipbox .tooltip-edgex {
    left: 90px;
}
.section_box02 .title_area{margin-bottom: 11px;}


.section_box .title_area > select {/* height: 30px; *//* border-radius: 2px; *//* border-color: #767676; *//* min-width: 156px; */margin-left: 0 !important;}


.fi_cancle {
    /* background: #f0f0f0; */
    /* box-sizing: border-box; */
    /* padding: 3px 8px; */
    /* border-radius: 4px; */
    /* font-size: 12px; */
    /* border: 1px solid #dadada; */
    color: #4d4d4d;
}

/* 그래프 */
.jqplot-data-label {    background: #ffffff;
  box-sizing: border-box;
  font-size: 10px;
  padding: 2px 4px;
  border-radius: 3px;
  border: 1px solid #cfcfcf;
  line-height: 1;
}
.jqplot-highlighter-tooltip,
.jqplot-canvasOverlay-tooltip {
  background: rgb(255 255 255 / 100%) !important;
  z-index: 100;
}


#detail_analysis.on > .report {position: fixed !important;display: block !important;top: 0 !important;right: 0 !important;z-index: 9999 !important;}
#detail_analysis.on{margin-top: 68px;}
.report {padding: 12px 25px;background: #0d47a1 !important;height: 68px;color: #fff;box-sizing: border-box;width: 100%;top: 0;right: 0;width: 750px;     z-index: 999}
.report_tle > .tle {
    font-size: 18px;
    font-weight: 200;
    line-height: 1;
    margin: 0 0 7px 0;
}
.report_tle > .tle > span {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 0 9px;
    letter-spacing: 0px;
    opacity: 0.9;
}

.report_btn {position: absolute;top: 21px;right: 11px;}
.report_btn > button {min-width: 25px;min-height: 25px;display: inline-block;float: left;margin: 0 4px;padding: 0;border-radius: 50%;border: none;line-height: 25px;font-size: 11px;color: #03255a;position: relative;}
.articles_close {background: url(../img/main/ic_close.png) 2px 3px no-repeat;border-radius: 0 !important;margin-left: 12px !important;background-color: none !important;}
.articles_close:hover {opacity: 1;background-color: #0d47a1;}


.articles_print,
.articles_info {background: rgb(255, 255, 255)}
.articles_print:after,
.articles_info:after {content: '';display: block;width:25px;height: 25px;border-radius: 50%;position: absolute;top: 0;left: 0;background: #ffffff3d;z-index: -1;}
.articles_print:hover:after,
.articles_info:hover:after {transform: scale(1.25, 1.25); }

.articles_print:hover,
.articles_info:hover {background: white;color: #0d47a1;}
.articles_close {opacity: 0.8;}
.articles_close:hover {opacity: 1;}

.info_list {    line-height: 1;}
.info_list li {display: inline-block;margin-right: 28px;position: relative;}
.info_list li:after {content: '';display: inline-block;background: #fff;width:1px;height: 12px;position: absolute;top: 2px;right: -15px;opacity: 0.75;}
.info_list li > span:first-child {
    margin-right: 6px;
    font-weight: 600;
}
.info_list li > span:last-child {
    font-weight: 200;
    letter-spacing: 0px;
}
.info_list li:last-child:after {display:none;}



.analysis_description {
  box-shadow: 0px 4px 5px 0px rgb(132 132 132 / 13%);
  border-width: 1px 0px !important;
  padding: 18px 20px 25px 20px !important;
}
.analysis_description p {
  /* font-size: 1.1rem; */
  color: chocolate;
  display: inline;
}


.reportTotal {}
.totat01 {
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.totat01 > li {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 32.5%;
    box-sizing: border-box;
    padding: 6px 0;
    border-radius: 2px;
    /*display: table-footer-group;*/
    /*box-shadow: 0px 0px 5px 0px rgb(212 212 212 / 35%);*/
    box-shadow: 0px 0px 5px 0px rgba(212, 212, 212, 0.35);
}


.totat01 > li b {
    /* display: block; */
    /* font-size: 14px; */
    margin: 0 0 0 3px;
}
.totat01 > li b.defalt {font-weight: 600;color: #434343;}
.totat01 > li b.down {font-weight: 600;color: #1976d2;}
.totat01 > li b.up {font-weight: 600;  color: #e02171;}
.totat01 > li b > i {
    margin: 0 0 0 4px;
    font-size: 13px;
}
.totat01 > li b.defalt:after {content:'';display: inline-block;width: 10px;height: 2px;background: #454545;margin: 0 0 0 5px;border-radius: 5px;vertical-align: middle;}

.info_button {position: relative;top: 3px;left: 5px;opacity: 0.8;z-index: 100;}
.info_button:hover {opacity: 1; cursor: pointer;}
.info_button:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  background: url(../img/common/subTlei.png) no-repeat center;
  left: 3px;
  top: 4px;
}

.totat02 {margin-top: 10px;}
.totat02 li {padding: 0 0 0 10px;position: relative;font-size: 15px;}
.totat02 li:after {content:'';display: inline-block;width: 4px;height: 4px;background: #454545;border-radius: 5px;vertical-align: middle;position: absolute;top: 9px;left: 1px;}
.totat02 li b.r_up {color: #e02171;position: relative;}
.totat02 li b.r_down {color: #1976d2;position: relative;}

.totat02 li b.r_up:after, 
.totat02 li b.r_down:after {content: '';width:100%;height: 8px;position: absolute;bottom: 2px;left:0;display: inline-block;border-radius: 10px;} 
.totat02 li b.r_up:after {background: rgb(241 79 181 / 30%);/* animation: tshow 1s ease forwards; */}
.totat02 li b.r_down::after {background: rgb(63 156 224 / 25%);}



.toll_box {display: none;}
.toll_box.showeord {display: none;}

.tooltipbox.show {display: block;}


.tooltipbox {
  position: absolute;
  top: 53px;
  left: 10px;
  z-index: 10;
  margin: 0 auto;
  display: block;
  max-width: 580px;
  display: none;
  width: 100%;
}

.tooltip-message {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
  background-color: rgba(44, 51, 58, 240);
  line-height: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 400;
  /* width: 90%; */
}

.tooltip-edgex {
  position: absolute;
  bottom: 100%;
  border-color: transparent transparent #2c333a;
  border-style: solid;
  border-width: 6px 7px;
  top: -12px;
  left: 135px;
  height: 20px;
  display: block;
  height: 12px;
  box-sizing: border-box;
}

/*loader*/
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999999;
  font-family: 'SCoreDream';
}

.loader .loadBox {
  background: #fff;
  padding: 38px 50px  18px 50px;
  height: auto;
  overflow: hidden;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,.2);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-51%, -50%);
  border-radius: 5px;
  box-sizing: border-box;
}

.loader .loadDot {
  /* float: left; */
  margin: 6px auto;
  display: block;
  text-align: center;
  width: 56px;
}

.loader .loadDot > span {
  width: 10px;
  height: 10px;
  background: #006aff;
  border-radius: 50%;
  margin : 2px;
  animation: loader 0.6s infinite alternate;
  display: inline-block;
}

.loader .loadDot > span:nth-child(2) {
  animation-delay: 0.1s;
}

.loader .loadDot > span:nth-child(3) {
  animation-delay: 0.2s;
}

.loader .loadTxt {
  /* float: left; */
  line-height: 24px;
  text-align: center;
}

.loader .loadTxt p:first-child {
  font-size: 17px;
  font-weight: 600;
  color: #1967b4
}

.loader .loadTxt p:last-child {
  font-size: 14px;
  font-weight: 400;
  color: #000
}



@keyframes loader {
  to {
      opacity: 0.1;
      transform: translate(0, -20px);
      background : #00ffe4;
  }
}

.report_print {
  padding: 12px 25px;
  background: #0d47a1;
  height: 68px;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
}

.print_tooltip-message {  
  top: 0;
  left: 0;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
  background-color: rgba(44, 51, 58, 240);
  line-height: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 400;
  /* width: 90%; */
}

.reportTxt {
  text-align: right;
  font-size: 0.95em;
  color: #858585;
  margin-top: 6px;
}

.xaxis-highlighter-tooltip {
  z-index: 50; 
  position: absolute; 
  background: rgb(255 255 255 / 100%) !important; 
  border: 1px solid #cccccc; 
  display: none;
  top: 100px;
  font-size: 0.9em;
}

.jqplot-xaxis .jqplot-xaxis-tick {
  z-index: 999;
}