@charset "UTF-8";
/*login*/
#wrap.login_wrap{width: 100vw; height: 100vh;margin: 0; padding: 0;max-width: none;}
.login_inner{ position: relative;;width: 100vw; height: 100vh; ; background: url(../img/sub/bg_login.png) no-repeat 0% 50%;background-size:  cover;   }
.login_box{position: absolute; top: calc(50% - 215px); left: calc(50% - 225px); width: 450px;height: 430px; padding: 50px; background-color: #fff;border-radius: 10px; box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15);}
.login_box h1{float: none;width: 100%; margin: 0 auto 30px; font-size: 1.64rem;text-align: center;line-height: 32px;color: #7f8894;}
.login_box h1 strong{font-weight: 700; color: #3339cd; font-size: 2.4rem}
.login_box .login_input{}
.login_box .login_input p{position: relative;}
.login_box .login_input p::before{content:""; width: 24px; height: 24px; position: absolute; top: 50%; left: 24px; background: url(../img/sub/icon_login.png) no-repeat; transform: translateY(-50%)}
.login_box .login_input p.input_pw::before{background: url(../img/sub/icon_password.png) no-repeat;}
.login_box .login_input p ~ p{margin-top: 15px;}
.login_box .login_input p[class^="input"] input{width: 350px; height: 50px;padding-left: 60px; line-height: 50px}
.login_box .login_input p[class^="input"] input:placeholder{font-size: 1.8rem; font-weight: 500; color: rgba(204, 204, 204, 1)}
.login_box > p{ margin: 20px 0;color: #ff2626; font-size: 1.4rem; font-weight: 500;}
.login_btn{width: 100%; padding: 18px 0; font-size: 2rem; border-radius: 10px; color:#fff; background: #3339cd;}
tr[onclick]{ cursor: pointer} 
/*공통_li_table*/
.li_scrollbar{position: relative;max-height: 606px;overflow-y: auto;width: 1524px;overflow-x: hidden;}
.li_table{position: relative;margin-bottom: 95px;margin-right: 50px;}
.li_table > ul{display: flex;border: 1px solid #e1e1e1;border-top: 0 none;}
.li_table > ul:hover{background-color: #f4f5fd;}
.li_table > ul:last-of-type{border-bottom: 1px solid #e1e1e1;border-top: 0 none;}
.li_table > ul li:last-of-type{border-right: 0 none;}
.li_table > ul li{padding: 4px 0;text-align:center;border-right:1px solid #e1e1e1;}
.li_table > ul li{display: table;}
.li_table > ul li > span {display: table-cell; vertical-align: middle;}
.li_table > ul li > p[class^="img_rating"]{vertical-align: top;display: table-cell;background-size: 96px;background-position-y:26px}
.li_table > ul li span a{display: block;}
.li_table .subject{font-weight:600;background: #f9f9f9;font-size: 1.5rem;color: #222;border-top: 2px solid #3339cd;}
.li_table .subject li{padding: 8px 0;}
.li_table .subject li[class^="acdnt"] p {background: url(../img/common/icon_mg.png) no-repeat;background-size: 155px;width: 34px;height: 31px;background-position-y: -5px;margin: 3px auto 0;}
.li_table .subject li.acdnt01 p {background-position-x: -3px;}
.li_table .subject li.acdnt02 p {background-position-x: -42px;}
.li_table .subject li.acdnt03 p {background-position-x: -79px;}
.li_table .subject li.acdnt04 p {background-position-x: -122px;}
.li_table .tbe_cell{}
.li_table .tbe_cell li{font-size: 1.4rem;min-height: 65px;}
.li_table .tbe_cell li.worker{font-weight: 600;}
.li_table .tbe_cell li.worker p:last-of-type{color: #222;}
.li_table .tbe_cell li .open_btn{padding: 3px 0;text-indent: -999px; background: url(../img/common/icon_arrow02.png) no-repeat center;overflow: hidden;}
.li_table .tbe_cell li .open_btn.show{transform: rotate(180deg)}
.li_table .cell_popup .tbe_cell li span{position: relative;}
.li_table .cell_popup .tbe_cell li .open_btn{position: absolute;top: 0;left: 0;background: url(../img/common/icon_arrow.png) no-repeat center;width: 50%;height: 30px;transform: rotate(180deg)}
.li_table .cell_popup .tbe_cell li .open_btn:focus{outline: 0;}
.li_table .cell_popup .tbe_cell li .open_btn.show{transform: rotate(0deg)}
.li_table .cell_popup{display: flex; border: 1px solid #e1e1e1; border-top: 0 none;}
.li_table .cell_popup > div{flex-grow: 1;}
.li_table .cell_popup  > .tit_box{max-width: 450px;min-width: 450px;padding: 30px 81px 30px 56px;border-right:1px solid #e1e1e1;text-align: center;}
.li_table .cell_popup .tit_box > img{margin-bottom: 20px;}
.li_table .cell_popup > .tit_box ul{margin-top: 25px;margin-left: 0px;}
.li_table .cell_popup .tit_box ul li{position: relative;text-align: left;}
.li_table .cell_popup .tit_box ul li p{font-size:1.3rem}
.li_table .cell_popup .tit_box ul li~li{margin-top: 10px;}
.li_table .cell_popup .tit_box ul li strong{position: absolute;top: 0;right: 0;font-size: 1.3rem;}
.li_table .cell_popup .activity_area .top_aarea{position: relative;padding: 25px 27px 10px;}
.li_table .cell_popup .activity_area .top_aarea p{font-size: 2rem;color: #222;font-weight: 600;}
.li_table .cell_popup .activity_area .top_aarea .date_prd{}
.li_table .cell_popup .activity_area .top_aarea .date_prd .cal_bx:first-of-type{margin-right: 6px;}
.li_table .cell_popup .activity_area .top_aarea .date_prd input{width: 144px;min-height: 40px;}
.li_table .cell_popup .activity_area .top_aarea .date_prd .ui-datepicker-trigger{padding: 0 9px 0 0;}
.li_table .cell_popup .activity_area .top_aarea .date_prd{position: absolute;top: 13px;right: 27px;}
.li_table .cell_popup .activity_area .btm_aarea{position: relative;padding: 25px 30px;}
.li_table .cell_popup .activity_area .btm_aarea .maior_activity_area{position: absolute;top: 25px ; left: 30px;}
.li_table .cell_popup .activity_area .btm_aarea .total_box{padding-left: 370px;}

/*공통 모달*/
.modalLayer {display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;z-index: 110;border-radius: 15px;box-shadow: 4px 2px 4px 0 rgba(0, 0, 0, 0.1);border: solid 1px #f4f4f4; overflow-y: auto}
.modalLayer{width:530px;padding: 0 20px 40px 30px;}
.modalLayer .modal_header{font-weight: 700;font-size: 2rem;color: #222;padding: 25px 0 20px;}
.modal_header h3{ padding-bottom: 0} 
.modalLayer table{border-left: 1px solid  #e1e1e1;border-right: 1px solid  #e1e1e1;    border-bottom: 1px solid #e1e1e1;}
.modalLayer table tbody tr{}
.modalLayer table tbody tr th{padding: 12px 10px;background-color:rgba(237,237,237,0.42);;color: #222;border-right: 1px solid #e1e1e1;border-bottom: 1px solid  #e1e1e1; }
.modalLayer table tbody tr td{border-bottom: 1px solid  #e1e1e1;} 
.modalLayer .num_in .flex{ display: flex; align-items: center; gap:15px}
.modalLayer .num_in p{display: flex;align-items: center;gap: 10px;}
.modalLayer .num_in p label{font-size: 1.4rem; }
.modalLayer .num_in p input{width: 60px; min-width: auto; max-width: none}
.modalLayer .popup_body_box{ flex-direction: column; gap:20px} 
.modalLayer .popup_body_box > div, .modalLayer .popup_body_box > div ~ div{ padding: 0; border: none} 
.modalLayer .popup_body_box .btn_set{ margin-top: 20px} 
.modalLayer .pop-close{ top: 25px} 
.modalLayer .btn_set button{ min-width: 70px} 
.modalLayer  .modal_header > span{ font-size: 1.4rem} 
/*공통 지도 모달*/
/*div[id^="modal_"].modalLayer{width: 880px;}*/
#modal_cctv_input .modal_header{margin-bottom: 20px;border-bottom: 2px solid #3339cd;}


/*sub*/
.container_sub{width: 100%;}
.sub_wrap{margin:40px 50px;}
.sub_wrap h3{font-size: 2.6rem;border-bottom: 2px solid #a3a3a3;margin-bottom: 25px;line-height: 2.6rem; padding-bottom: 15px;}
.sub_wrap h4{font-size: 2rem;font-weight:700;color: #222;line-height: 1;line-height: 2rem;}
.left_box{}
.scrollbar::-webkit-scrollbar { width: 3px;}
.scrollbar::-webkit-scrollbar-thumb { height: 40%;background: #999999; border-radius: 10px;}
.scrollbar::-webkit-scrollbar-track {background: #e5e6ea;}
p[class^="img_rating"]{width: 95px;height: 20px;}
p[class^="img_rating"].img_rating_A{background: url(../img/sub/img_ratingA.png)no-repeat center / cover;}
p[class^="img_rating"].img_rating_B{background: url(../img/sub/img_ratingB.png)no-repeat center / cover;}
p[class^="img_rating"].img_rating_C{background: url(../img/sub/img_ratingC.png)no-repeat center / cover;}

/*monitoring_map.html_위치 정보 모니터링*/
.map_inner{display: grid;grid-template-columns: 1098px  386px;grid-template-rows: 111px 1fr;}
.map_inner .map_box{position: relative;}
.map_inner .map_box .map_ctro{position: absolute;bottom: 0; left: 0;width: 100%; display: flex; justify-content: space-between;padding: 16px 40px; background: #000000ab;}
.map_ctrol{display: flex;align-items: center;}
.map_inner .map_box .map_ctro label, .map_inner .map_box .map_ctro p{color: #fff; line-height: 1.5;}
.map_inner .map_box .map_ctro p.auto_box{display: flex;align-items: center;gap: 5px;}
.map_inner .map_box .map_ctro .board-search-category::before{display: none;}
.map_inner .map_box .map_ctro .board-search-category select{min-width: 98px;}
.map_inner .left_box{ border: 1px solid #e5e6ea; overflow: hidden;  border-radius: 15px;}
.map_inner .table_box{margin-top: 20px;}
.map_inner .paging-list li a{width: 22px; height: 22px;}

/*monitoring_move.html_영상 정보 모니터링*/
.move_inner{ display: flex; gap:25px}
.move_inner .left_box{padding: 26px 0 0 0; margin-top: 0 !important; width: 30%; flex: none; max-width: 360px}
.move_inner .left_box h4{ margin-bottom: 20px;margin-left: 20px;}
.move_inner .left_box .date_prd{ padding: 0 0px 20px 20px; display: flex; gap:5px} 
.move_inner .left_box .list_box{ max-height: calc(100vh - 410px);overflow-y: auto;padding: 0 10px 0px 15px;margin-right: 5px; margin-bottom: 20px; min-height: calc(100% - 125px)}
.move_inner .left_box .list_box>ul>li{background: #f2f4f5;border-radius: 10px;padding: 15px 16px; width: 100%; overflow: hidden}
.move_inner .left_box .list_box>ul>li~li{margin-top: 12px;}
.move_inner .left_box .list_box dl{ display: flex; align-items: center; justify-content: space-between; gap:30px }
.move_inner .left_box .list_box dl dt .round_btn{position: relative; display: flex; flex-direction: column; gap:3px}
.move_inner .list_box .round_btn img{ width: 40px; margin: 0 auto} 
.move_inner .left_box .list_box dl dt{ width:75px; flex: none} 
.move_inner .left_box .list_box dl dd{ width: 100%}
.move_inner .left_box .list_box dl dd ul{ display: flex; flex-direction: column; gap:5px} 
.move_inner .left_box .list_box dl dd ul li{display: flex;justify-content: space-between;width: 100%; line-height: 1.5;font-size: 1.5rem; align-items: center}
.move_inner .left_box .list_box dl dd ul li span {font-weight: 500;text-align: right;}
.move_inner .move_box{margin: 0; padding: 30px; width: 100%}
.move_inner .move_box .move_ctro{margin-bottom: 24px;  display: flex; justify-content: space-between}
.move_inner .move_box .move_ctro:before, .move_inner .move_box .move_ctro:after{ display: none} 
.move_inner .move_box .move_ctro h4 {position: relative; display: flex; align-items: center; line-height: 1; gap:15px }
.move_inner .move_box .move_ctro .btn_on_off{ position: relative; font-size: 1rem; display: flex; align-items: center; justify-content: center; line-height: 20px; padding: 0 10px; width: auto}
.move_inner .move_box .move_ctro .move_ctro_r{float: right;}
.move_inner .move_box .move_ctro .move_ctro_r ul{display: flex;gap: 24px;}
.move_inner .move_box .move_ctro .move_ctro_r ul li{color: #a4aeb9; font-weight: 700;font-size: 1.4rem;}
.move_inner .move_box .move_ctro .move_ctro_r ul li.ass_icon{padding-left: 40px;}
.move_inner .move_box .move_ctro .move_ctro_r ul li:nth-of-type(3){background:url(../img/common/icon_mg02.png) no-repeat left ;background-size: 36px;}
.move_inner .move_box .move_ctro .move_ctro_r ul li:nth-of-type(4){background:url(../img/common/icon_mg01.png) no-repeat left ;background-size: 36px;}
.move_inner .move_box .move_ctro .move_ctro_r ul li span {color: #222;font-size: 2.2rem;}
.sub_wrap > .board-search-category{ position: absolute; right: 50px; top: 40px} 
.sub_wrap > .board-search-category select{ border-color:#999999 } 
.btn_exc_resend{padding: 0 17px; display: flex; align-items: center; justify-content: center; color: #fff} 
.move_inner .list_box  .btn_exc_resend{padding: 0 17px; line-height: 35px; height: auto; font-size: 1.2rem} 
[class^="video-container"]{ object-fit: cover; width: 100%; } 
[class^="video-container"] video{ width: 100%; height: 100%; object-fit: cover; }
[class^="video-container"] img{ width: 100%; height: 100%;} 
#modal_cctv_input{ width: 770px} 
.modalLayer .txt_box h4{ color: #222; margin-bottom: 10px} 
.modalLayer .txt_box .txt{ line-height: 1.5} 

/*sttst_fctr.html_위험요인별 안전예방 통계*/
.fctr_inner{}
.fctr_inner h4{margin-bottom:15px;}
.fctr_inner > div{ display:flex;gap: 25px;}
.fctr_inner > div > div:nth-of-type(1){width: 100%; position:relative;}
.fctr_inner .canvas{ height: 280px; width: 100%} 
.fctr_inner .canvas canvas, .fctr_inner canvas{ width: 100%; height: 100% } 
.fctr_inner > div > div:nth-of-type(2){width: 350px; position:relative; flex: none;}
.fctr_inner > div .nodata{ height: 100%; min-height: 232px} 

.fctr_inner .date_prd{position: absolute;top:-7px; right: 0;}
/*.fctr_inner .date_prd input{max-width: 180px;}*/
.fctr_inner .date_prd .ui-datepicker-trigger{padding: 0 8px;}
.fctr_inner .number_box .gray_box .chart_box02 img{width: 153px; height: 153px;margin: 74px 0 73px 15px;}

.fctr_inner .number_box .gray_box{ height: 280px; display: flex; gap:30px; align-items: center; justify-content: center} 
.fctr_inner .number_box .gray_box > div:not(.chart_list){ height: 180px;} 

.fctr_inner .number_box .gray_box .chart_list{}
.fctr_inner .number_box .gray_box .chart_list li{display: flex;align-items: center;}
.fctr_inner .number_box .gray_box .chart_list li ~ li{margin-top: 8px;}
.fctr_inner .number_box .gray_box .chart_list li img{width: 34px; height: 34px;margin-right: 8px;}
.fctr_inner .number_box .gray_box .chart_list li span{font-size: 1.5rem;font-weight: 700;color: #222;}

.cmt{ font-size: 13px; font-weight: 400; color: #515151} 

.details_box{margin-top: 35px}
.details_box div:nth-of-type(2) .gray_box img{margin: 32px 0;}
.details_box .board-search-category{position: absolute; top: -7px; right: 0; width: 180px; height: 34px;}
.details_box .board-search-category select{width: 180px; height: 34px;}
.details_box .gray_box > div:not(.board-search-category){ height:235px; width: 100% } 

/*sttst_human.html_작업자 안전예방 통계*/
.humans_inner{margin-bottom: 120px;}
.humans_inner .li_table > ul li:nth-of-type(1){width: 223px;}
.humans_inner .li_table > ul li:nth-of-type(2){width: 121px;}
.humans_inner .li_table > ul li:nth-of-type(3){width: 171px;}
.humans_inner .li_table > ul li:nth-of-type(4){width: 171px;}
.humans_inner .li_table > ul li:nth-of-type(5){width: 161px;}
.humans_inner .li_table > ul li:nth-of-type(6){width: 221px;}
.humans_inner .li_table > ul li:nth-of-type(7){width: 81px;}
.humans_inner .li_table > ul li:nth-of-type(8){width: 61px;}
.humans_inner .li_table > ul li:nth-of-type(9){width: 61px;}
.humans_inner .li_table > ul li:nth-of-type(10){width: 61px;}
.humans_inner .li_table > ul li:nth-of-type(11){width: 61px;}
.humans_inner .li_table > ul li:nth-of-type(12){width: 78px;}
.humans_inner .li_table .tbe_cell li.worker{display: flex;align-items: center;justify-content: space-around;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner{display: flex;gap: 16px 34px;flex-wrap: wrap;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner > li{width: 270px;/*height: 180px;*/}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit{position: relative;display: flex;align-items: center;gap: 14px;margin-bottom: 12px;font-size: 1.4rem;color: #222;word-break: break-word;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner .tit::before{min-width: 60px;height: 60px;background-color: #7f8bf5;content: "";display: block;border-radius: 22px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner .tit::after{position: absolute;top: 0;left: 0;width: 60px;height: 60px;background: url(../img/common/icon_mg.png) no-repeat;content: "";display: block;background-position-y: -40px;background-position-x: 10px;background-size: 175px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner li:nth-of-type(2) .tit::after{background-position-x: -128px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner li:nth-of-type(3) .tit::after{background-position-x: -39px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .total_inner li:nth-of-type(4) .tit::after{background-position-x: -83px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box{display: flex;gap: 30px;padding: 20px 5px 20px 27px;background-color: #f2f4f5;border-radius: 10px;align-items: center;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box > p{font-size: 1.5rem;font-weight: 600;color: #606060;line-height: 1.5;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box > p > span{display: block; font-size: 2.2rem; font-weight: 600;color: #006ae5;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box ul{flex-grow: 1;height: 70px;overflow-y: scroll;padding-right: 22px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box ul li{ position: relative;font-size: 1.3rem;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box ul li~li{margin-top: 12px;}
.humans_inner .li_table .cell_popup .activity_area .btm_aarea .total_box .tit_box ul li strong{position: absolute; top: 0;right: 0;}

/*sttst_mbl.html_이동체 안전예방 통계*/
.mbl_inner{margin-bottom: 120px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(1){width: 224px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(2){width: 179px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(3){width: 170px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(4){width: 201px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(5){width: 160px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(6){width: 160px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(7){width: 160px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(8){width: 133px;}
.mbl_inner > .li_scrollbar > .li_table > ul li:nth-of-type(9){width: 80px;}
.mbl_inner > .li_scrollbar > .li_table .tbe_cell li.worker{background: url(../img/common/icon_mg01.png) no-repeat 30px;background-size: 40px;}
.mbl_inner > .li_scrollbar > .li_table .tbe_cell li.worker div{padding-left:  80px; display:table-cell; vertical-align: middle;}
.mbl_inner .li_table .cell_popup .activity_area .btm_aarea .total_box{padding-left: 347px;}
.mbl_inner .li_scrollbar.li_scrollbar_s{width: 614px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table {margin: 0;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table > ul li{min-height: 40px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table > ul li:nth-of-type(1){width: 140px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table > ul li:nth-of-type(2){width: 150px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table > ul li:nth-of-type(3){width: 160px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .li_table > ul li:nth-of-type(4){width: 160px;}
.mbl_inner .li_scrollbar.li_scrollbar_s .cell_popup_s{border: 0 none;}
.mbl_inner .li_scrollbar.li_scrollbar_s .cell_popup_s table th,
.mbl_inner .li_scrollbar.li_scrollbar_s .cell_popup_s table td {padding: 12px 0; vertical-align: middle;text-align: center;font-size: 1.3rem;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.mbl_inner .li_scrollbar.li_scrollbar_s .cell_popup_s table tbody th {background-color: #ededed;font-weight: 800;color: #222;}
.mbl_inner .li_scrollbar.li_scrollbar_s .cell_popup_s table tbody th[rowspan="3"]{border-left: 1px solid #ddd;background: #F8F8F8;}

/*sttst_kpi.html_안전 KPI 현황*/
.kpi_inner{}
.kpi_inner .kpi_box{display: flex;}
.kpi_inner .kpi_box .kpi_left{width: 1098px;margin-top: 10px;}
.kpi_inner .kpi_box .kpi_left > div{border-bottom: 1px solid #ddd;}
.kpi_inner .kpi_box .kpi_left .board-search-keyword input[type="text"]{width: 180px;margin-right: 10px;}
.kpi_inner .kpi_box .kpi_left .vechile_box{margin-top: 48px;}
.kpi_inner .kpi_box .kpi_left .clearfix{margin-bottom: 15px;}
.kpi_inner .kpi_box .kpi_left h4{float:left;line-height: 1;}
.kpi_inner .kpi_box .kpi_left .board-search-keyword{float: right;margin-top: -5px;}
.kpi_inner .kpi_box .kpi_left p[class^="img_rating"]{margin: 0 auto;}
.kpi_inner .kpi_box .kpi_left .scrollbar{height: 255px; overflow-y: auto;padding-right: 9px;}
.kpi_inner .kpi_box .kpi_left table{border: 0 none;}
.kpi_inner .kpi_box .kpi_left table tr td{padding: 10px 0;}
.kpi_inner .kpi_box .kpi_left table tr th{padding: 5px 8px;}
.kpi_inner .kpi_box .kpi_left table tr th p.icon_Haz{display: flex;flex-direction: column;align-items: center;}
.kpi_inner .kpi_box .kpi_left table tr th p.icon_Haz span{background: url(../img/common/icon_mg.png) no-repeat center top;background-size: 88px;width: 90px;display: block;height: 22px;}
.kpi_inner .kpi_box .kpi_right{margin-left: 21px;width: 359px;padding: 28px 31px;}
.kpi_inner .kpi_box .kpi_right h4{padding-bottom: 20px; border-bottom: 1px solid #e5e6ea;}
.kpi_inner .kpi_box .kpi_right .chart_box{width: 135px;height: 135px;margin: 20px auto 34px;}
.kpi_inner .kpi_box .kpi_right{}
.kpi_inner .kpi_box .kpi_right .kpi_right_smry{display: flex;gap: 22px;}
.kpi_inner .kpi_box .kpi_right .kpi_right_smry dl{flex: 1 1 50%}
.kpi_inner .kpi_box .kpi_right .kpi_right_smry dl dt{position: relative;padding: 6px 0 12px 38px;background: url(../img/sub/icon_calendar.png)no-repeat left top;background-size: 30px;font-size: 1.5rem;letter-spacing: -0.3px;font-weight: 600;}
.kpi_inner .kpi_box .kpi_right .kpi_right_smry dl dd{text-align: right;color: #222; font-size: 1.2rem;font-weight: 600;}
.kpi_inner .kpi_box .kpi_right .kpi_right_smry dl dd span{margin-right: 2px;font-weight: 600;font-size: 2.4rem;}
.kpi_inner .kpi_box .kpi_right .action_box{margin-top:40px}
.kpi_inner .kpi_box .kpi_right .action_box .action_g{margin-top: 30px;}
.kpi_inner .kpi_box .kpi_right .action_box .action_g > p{padding-bottom: 12px;font-size: 1.8rem;font-weight:600;}
.kpi_inner .kpi_box .kpi_right .action_box .action_g div{padding: 10px 10px;background: #f2f4f5;border-radius: 10px;}
.kpi_inner .kpi_box .kpi_right .action_box .action_g div p{font-size: 1.5rem;position: relative;line-height: 1.8;}
.kpi_inner .kpi_box .kpi_right .action_box .action_g div p span{position: absolute; top: 0; right: 0;font-weight: 600;}

/*mng_human.html_작업자 등록 관리*/
.exc_box{display: flex;gap: 4px;}

/*mng_tag.html_태그 등록 관리*/
/*modalstyle01*/
.modalsy_01{max-height:85vh;}
.modalsy_01 table tbody tr td {height: 49px;text-align: left;}
.modalsy_01 table tbody tr td input, .modalsy_01 table tbody tr td select, .modalsy_01 table tbody tr td textarea{min-width: 100%;min-height: 40px;font-size: 1.4rem;color: #606060;border: 1px solid #c5c5c5;    border-radius: 6px; padding: 0 10px}
.modalsy_01 table tbody tr td textarea{ min-height: 70px}
.modalsy_01 table tbody tr td input:read-only, .modalsy_01 table tbody tr td input:disabled, .modalsy_01 table tbody tr td select:disabled, .modalsy_01 table tbody tr td textarea:disabled {border: 1px solid #eee !important} 
select:disabled{ background-image: none}
.modalsy_01 table .select_category{position: relative;}
.modalsy_01 table .select_category::after{content: ""; position:absolute; top:50%; right:15px; width: 16px; height: 16px;background: url(../img/common/icon_arrow.png);transform:translateY(-50%);transition:.3s;display: block;}
.modalsy_01 table .select_category select{position: relative; padding: 7px 0 7px 14px; border-right: 1px solid #333;border: solid 1px #dedfe4;  border-radius: 6px;}
.modal_wide{ width: 700px;} 
.popup_body_box .board_list{ max-height: 520px; overflow-y: auto} 
.popup_body_box .board-search-box + .board_list table{ border-top: 1px solid #f4f4f4;} 
.popup_body_box .board-search-box + .board_list table td{ padding: 8px} 
/*mng_mbl.html_차량 등록 관리*/


/*mng_kpi.html_KPI등록관리*/
.kpim_inner{}
.kpim_inner .table_box table thead tr th {color: #606060;padding: 12px 0 }
.kpim_inner .table_box table tbody tr th {border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;background: #FCFCFC;}
.kpim_inner .table_box table tbody tr td{line-height: 1.5;padding: 12px 0}
.kpim_inner .kpim_info{display: flex;justify-content:space-between; align-items: center; margin-bottom:25px}
.kpim_inner .kpim_top{margin-bottom: 50px;}
.kpim_inner .kpim_btm{display:flex; gap: 25px;}
.kpim_inner .kpim_btm table{min-height: 260px;}
/*modalstyle02*/
.modalsy_02{}
.modalsy_02 table tbody tr th{ padding: 20px 7px;border-right: 1px solid #ddd;word-break: break-word;}
.modalsy_02 table tbody tr td input{width: 275px;font-size: 1.4rem;}


/*mng_ruleset.html_위험행동 룰셋 등록 관리*/
.ruleset_inner{}
.ruleset_inner table tr td:last-of-type{text-align: left;padding-left: 30px;}
.ruleset_inner .check_w{position: relative;height: 100%;width: 100%;display: block;}
.ruleset_inner .check_w [type="radio"]:checked + label, .ruleset_inner .check_w [type="radio"]:not(:checked) + label {position: relative;height: 100%;width: 100%;display: block;padding: 0;}
.ruleset_inner .check_w [type="radio"]:checked + label:before, .ruleset_inner .check_w [type="radio"]:not(:checked) + label:before{background: url(../img/sub/icon_slect.png)no-repeat;border: 0 none; outline: 0 none;border-radius: 0;width: 20px;height: 20px;position: relative;display: block; margin: 0 auto;}
.ruleset_inner .check_w [type="radio"]:checked + label:before {border: 0; outline: 0 none;}
.ruleset_inner .check_w [type="radio"]:not(:checked) + label:before{background: url(../img/sub/icon_dslect.png);}
.ruleset_inner .check_w [type="radio"]:checked + label:after, .ruleset_inner .check_w [type="radio"]:not(:checked) + label:after {display: none;}
.ruleset_inner .btn_set{justify-content: flex-end;}

/*20230627_수정*/
.fctr_inner .search_con .search_box{width: 100%;}
.board-search-category2{position: absolute; right: 30px; top: calc(50% - 15px);}







td .thumnail{ width: 80px; overflow: hidden; background: #EFEEEE; position: relative; padding-top: 60%; border-radius: 6px; margin: 0 auto} 
td .thumnail img{position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);object-fit: cover; max-width: none}

.notisos_inner td .txt_box{ max-width: 250px; word-break: break-all}
.notisos_inner td .txt_box pre{ word-break: break-all} 

[class^="guide"]{ color:#b3b2b2; } 
.guide_click{ display: flex; align-items: center; justify-content: center; gap:5px} 
.guide_click:before{ content: ""; display: block; background:#3339cd url("../img/sub/icon_select.png") no-repeat 50% 50%; width: 20px; height: 20px; border-radius: 4px; background-size: 14px } 

.table_box table tbody td [type="radio"] + label{ height: 18px; padding-left: 18px} 


/* 파일업로드 */
.newfile_box {position: relative; text-align: left;color: #999;}
.newfile_box input[type="file"] {opacity: 0; position: absolute; left: 0px; top: 0px; width: 110px; height: 100%; z-index: 2}
.newfile_box .tdbtn {padding: 0 15px;line-height: 34px;white-space: nowrap;flex: none; background: #999; font-size: 1.3rem; border-radius: 20px; height: 34px; display: inline-flex; align-items: center; justify-content: center; font-weight: 600; color: #fff}
.file_box .pic_list {display: flex;gap: 20px;align-items: flex-start;position: relative;margin-top: 5px;overflow: hidden; }
.file_box .pic_list .pic {width: 110px;position: relative;border-radius:8px;overflow: hidden;background:#eee;flex: none; padding-top: 20%; height: 0; flex: none}


.file_box .pic_list .pic img {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); width: 100%; height: 100%;object-fit: cover; max-width: none}
.file_box button.bt_del {width: 25px;height:25px;position: absolute;right:10px;top: 10px;border-radius: 100%;background: rgba(0,0,0,0.5);display: flex;align-items: center;justify-content: center}
.file_box button.bt_del:before {content: "X";display: block;vertical-align: middle;text-align: center;color: rgba(255,255,255,0.8);font-size: 1.25rem}
.file_box .btn_upload {text-align: center}
.nodata{ display: flex; flex-direction: column; gap:15px; min-height: 160px; color:#b3b2b2; align-items: center; justify-content: center  } 
.nodata:before{ content: ""; display: block; width: 40px; height: 40px; background: url("../img/common/Ico_notice.svg") no-repeat 50% 50%; background-size: 30px} 


.item_add,.item_check{ display: flex; gap:10px; width: 100%; } 
.item_add select,.item_check select, .item_check [type="text"],.item_add  [type="text"]{ min-width: auto !important; width: 100%} 
.item_add + .item_add{ margin-top: 10px} 
.item_add .bt_add,.item_add .bt_del, .item_check .bt_check{ width: 40px; height: 40px; border-radius:6px; background: #eee; flex: none; font-size: 15px; font-weight: 600 } 
.bt_check{ width: auto !important; white-space:nowrap; padding: 0 10px; font-size: 13px !important; font-weight: 400 !important; display: inline-flex; align-items: center; justify-content: center; gap:5px; line-height: 1} 
.item_check [class^="js-search"]{background-color: #6173f4; color: #fff;  } 
.item_check [class^="js-search"]:before{ content: ""; display: block; background: url("../img/common/icon_search.png") no-repeat 50% 50%; width: 14px; height: 14px;filter: brightness(5.5); background-size: 14px} 
.overf_y{ max-height: 150px; overflow: hidden; overflow-y: auto; } 


.popup_body_box .board-search-box{ border-top: 2px solid #3339cd !important; padding-top: 20px !important} 


.pass_bx [type="radio"] + label{ display: flex; align-items: center; padding-left: 0 !important ; gap:10px} 

.pass_bx [type="radio"]:checked + label:before, .pass_bx [type="radio"]:not(:checked) + label:before{ position: relative} 

td .draw_zone{ display: flex; justify-content: space-between; align-items: center} 

#modal_zone_set{ width: auto; min-width: 550px; max-width: 70vw} 
#modal_zone_set .map_box{ width: 100% !important; border: 1px solid #ddd} 
#modal_zone_set .map_box img{ margin: 0 auto} 
.modalLayer .modal_header > span.select_now{ color:#3339CD; font-weight: 700; font-size: 20px } 


.td_btn{ background: #777; font-size: 13px; color: #fff; padding: 0 10px; height: 30px; display: inline-flex; align-items:  center; justify-content: center; white-space: nowrap; line-height: 1; border-radius: 4px; min-width:50px  } 
.td_btn:hover{ background: #444} 
