﻿@charset "utf-8";

/* 2023년 디자인 개선 */
@import url(fonts.css);

* {font-family: 'NotoSansKR','Malgun Gothic','NanumGothic',Gulim,'굴림',Helvetica,AppleSDGothicNeo,sans-serif !important; letter-spacing: -0.5px}

/*
		 Title: Hyundai-Kia PILOT Common CSS
		Author: EventJang(장호연)
	LastUpdate: 2010-08-27
*/

/* Basic */
html {color: #000; background: #fff; font-family: 'NanumGothic',Gulim,'굴림',Helvetica,AppleSDGothicNeo,sans-serif; font-size: 10pt;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td {margin:0; padding:0; font-size:9pt;}
.dhx_cell_layout {
    width: 100%;
    height: 100%;
    margin: 0px;
    overflow: hidden;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:inherit; font-weight:inherit;}
del,ins {text-decoration:none;}
li {list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:baseline;}
sub {vertical-align:baseline;}
legend {color:#000;}
input,button,textarea,select,optgroup,option {font-size:inherit; font-style:inherit; font-weight:inherit;}
input,button,textarea,select {* font-size:100%;}
table {border-spacing:0;}

a {selector-dummy:expression(this.hideFocus=true);}  /* a태그 테두리 점선 없앰 */
a:link {text-decoration:none; color:#0077dd;}
a:active {text-decoration:underline; color:#0077dd;}
a:visited {text-decoration:underline; color:#0077dd;}
a:focus {text-decoration:none; color:#0077dd;}
a:hover {text-decoration:underline; color:#0077dd;}

body {margin:0; padding:0; font-size:12px; overflow:hidden; *overflow-y:hidden;}
h1, h2, h3 {margin:0; /* text-transform:uppercase; */ font-weight:normal; color:#353535;}
h1 {font-size:44px;}
h2 {font-size:13pt;}
h3 {}
p, ul, ol {margin-top:0; line-height:240%; text-align:justify;}
ul, ol {}
blockquote {}
a img {border:none;}
img.left {float:left; margin:7px 30px 0 0;}
img.right {float:right; margin:7px 0 0 30px;}
hr {display:none;}

/* INTOWN Start */
/*magin*/
.mr15{ margin-right:15px;}
.mb15{ margin-bottom:15px;}
.mt3{ margin-top:-3px;}
.mt160{ margin-top:160px;}
.ml5{ margin-left:5px;}
.ml60{ margin-left:60px;}
.mb10{ margin-bottom:10px;}
.mb30{ margin-bottom:30px;}
.mb58{ margin-bottom:58px;}

/*padding*/
.p10{padding:10px;}

/*header*/
#header{ background:url(/images/top_bg.png) 0 0 repeat-x; height:42px; width:100%; float:left; margin:10px 0;}
.h_logo {float:left; cursor:pointer;}
.h_menu{ padding-top:6px; float: left;}
.h_menu li{ display:inline;color:#FFFFFF; font-size:15px; font-weight:bold; padding: 0 10px; background:url(/images/top_bar.png) 0 3px no-repeat; cursor:pointer;}
.h_menu li:hover{ color:#FFFF99;}
.h_menu li.none{ background:none;}
.user_box{ float: right; background: url(/images/top_icon_bg.png) 0 0 repeat-x; padding: 5px 15px 0 15px; color: #FFFFFF; position: absolute; top: 10px; right: 0; height: 37px;}
.user_box li{display:inline; color:#FFFFFF; padding: 0 5px; cursor:pointer;}
.user_box li:hover{ color:#FFFF99;}
.user_box li.time{background:url(/images/time.png) 0 0 no-repeat; padding-left: 20px;}
.user_box li.extend{background:url(/images/extend.gif) 0 0 no-repeat; padding-left: 30px;}
.user_box li.user{background:url(/images/top_icon_user.png) 0 0 no-repeat; padding-left: 10px;}
.user_box li.map{background:url(/images/top_icon_map.png) 0 0 no-repeat; padding-left: 20px;}
.user_box li.my{background:url(/images/top_icon_my.png) 0 0 no-repeat; padding-left: 20px; padding-bottom: 5px;}
.user_box li.my:hover{background:url(/images/top_icon_my_press.png) 0 0 no-repeat; padding-left: 20px; padding-bottom: 5px;}
.user_box li.logout{background:url(/images/top_icon_logout.png) 0 0 no-repeat; padding-left: 20px; padding-bottom: 5px;}
.user_box li.logout:hover{background:url(/images/top_icon_logout_press.png) 0 0 no-repeat; padding-left: 20px; padding-bottom: 5px;}
.user_box li.bar{ background:url(/images/top_icon_bar.png) 0 2px no-repeat;}
.user_box li.none{ background:none;}
/*wrap_s*/
#wrap_s{width:100%; height:100%; float:left; }

/*left*/
#left{ float:left; width:248px; height:100%; outline:1px solid #c7c7c7;}
.left_ctn{height: background:#009933;}
.left_tit{ background:url(/images/left_tit_bg.png) 0 0 no-repeat; width:248px; height:32px; padding-top:8px; color:#FFFFFF; font-size:14px; text-align:center;}
.L_menu{ padding:0 10px;}
.L_menu li{ background:url(/images/left_bul01.png) 0 0 no-repeat; padding-left:20px; line-height:18px; display:block; padding-bottom:3px; font-size:13px;}
.L_menu li:hover{ color:#444444;  cursor:pointer;}
.S_menu{ padding:5px 0px;}
.S_menu li{ background:url(/images/left_bul02.png) 0 0 no-repeat; padding-left:20px; line-height:18px; display:block; padding-bottom:3px;}
.S_menu li:hover{  cursor:pointer; color:#1663b9!important; clear:both;}

/*contents*/
#contents{outline:1px solid #c7c7c7; height:100%; width:auto; margin-left:260px;}
.tab_box{ position:relative; background:#f7f8f9; border-bottom:solid 1px #abbfe0; height:30px; width:auto; }
.btn_box{ margin-right:10px; right:10px;  float:right;}
.ctn_box{padding:0 10px; display:block;}
.box_tit{ background:url(/images/ctn_bul.png) 0px 3px no-repeat; padding-left:10px; color:#393939; font-weight:bold; margin:8px 0;}
.none{ background:none; padding:0;}


.tbl_box,.tbl_box th,.tbl_box td{border:0; font-size:12px; text-align:left;}
.tbl_box{ width:100%; border-collapse:collapse;}
.tbl_box td{padding:4px 5px 4px; color:#444444;text-align:left;vertical-align:middle; }
.tbl_box img{vertical-align:middle;}

.tbl_border{border:1px solid #a2b4d8; padding:15px;}

.tbl_grd,.tbl_grd th,.tbl_grd td{border:0; font-size:12px; text-align:left;}
.tbl_grd{ width:100%; border-collapse:collapse; line-height:25px;}
.tbl_grd td{padding:2px 5px 2px; color:#444444;text-align:left; vertical-align:middle;}
.tbl_grd img{vertical-align:middle;}
.tbl_grd td.bul{ background:url(/images/tbl_bul.png) 12px 12px no-repeat; padding-left:20px;}

/*로그인화면*/
.login_wrap{ width:100%; height:768px; overflow:hidden; background:url(/images/login/login_bg.png) 0 0 repeat-x;}
.login_ctn{ width:1280px; height:768px; margin:auto; text-align:left;}
.login_h1{ height:63px; padding-top:30px;}
.login_l{ background:url(/images/login/login_img.png) 39px 68px no-repeat; width:833px; height:675px; float:left;}
.login_r{ width:447px; height:675px; float:right;}

/*로그인화면-Notice*/
.login_ntc{ background:url(/images/login/login_bg_notice.png) 0 0 no-repeat; width:318px; height:200px; margin-left:50px; margin-right:50px; padding:15px; }
.lntc_h2{}
.lntc{}
.lntc ul{margin-top:30px;}
.lntc ul li{color: #333333; line-height: 30px; font-size:15px; }
.lntc ul li span{display:inline-block; height: 17px; width: 205px; background:url(/images/login/bu.png) 0px 13px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 5px 14px; cursor: pointer;}
.lntc ul li span:hover{text-decoration:underline;}
.lntc ul li em{display:inline-block; width: 90px; text-align: right;  .padding-right:2px;}

.intc{ width:348px; height:95px;  margin:0 50px;}
.linput{ widows:243px; float:left;}
.ltext{ border:0; font-size:15px; width: 210px; margin:12px;}
.id{ background:url(/images/login/login_bg_id.png) 0 0 no-repeat; width:243px; height:44px; margin-bottom:7px;}
.pw{ background:url(/images/login/login_bg_id.png) 0 0 no-repeat; width:243px; height:44px;}

/*로그인버튼*/
.lbtn{ background:url(/images/login/login_btn.png) 0 0 no-repeat; width:101px; height:95px; float:right; cursor:pointer;}
.lbtn:hover{ background:url(/images/login/login_btn_press.png) 0 0 no-repeat;}

/*전자계약,비밀번호초기화 버튼*/
.lbtn2{margin:20px 50px 0;  width:348px; height:69px;}
.lbtn2 ul li{ display:inline; display:block; width:171px; height:69px; float:left;}
.lbtn2 ul li.btn2{ background:url(/images/login/login_btn2.png) 0 0 no-repeat; margin-right:6px; }
.lbtn2 ul li.btn2:hover{ background:url(/images/login/login_btn2_press.png) 0 0 no-repeat; }
.lbtn2 ul li.btn3{ background:url(/images/login/login_btn3.png) 0 0 no-repeat; }
.lbtn2 ul li.btn3:hover{ background:url(/images/login/login_btn3_press.png) 0 0 no-repeat; }

/*메인화면*/
.main_ctn{ width:944px; height:529px; text-align:left;}
.main_ctnl{float:left; width:472px;}
.main_ctnr{ float:right; width:472px;}
.main_b{ width:944px; height:287px;}
.main_ctnl2{float:left; width:459px;  background:#fff;}
.main_ctnr2{ float:right; width:459px; background:#fff;}

.more{ cursor:pointer; float:right; margin: 5px 0 0 0;}
.main_ctn h2{font-size:16px; font-weight:600; color:#fff; margin:0; padding:0; display:inline-block; letter-spacing:0.05em;}
.ctn_bottom{background:url(/images/main/ctn_bottom.png) 0 bottom no-repeat;height:10px; clear:both;}

/*메인아이콘*/
.main_icon{}
.main_icon li{display:inline-block;position:relative;margin:0; padding:0;vertical-align:top; cursor:pointer;}
.main_icon li .imags{ z-index:10; margin:0; padding:0;}
.main_icon li .nom{z-index:100; position:absolute;top:10px; left:10px; background:url(/images/main/num.png) 0 0 no-repeat; width:28px; line-height:28px; text-align:center; color:#fff;}

/*메인공지사항*/
.mn {
    margin: 20px 6px 0 6px;
    width: 459px;
}
.mn_h2{background:url(/images/main/main_bg1.png) 0 top no-repeat; height:45px; line-height:45px; padding:0 16px;}
.mn_ctn{background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 25px 0 25px;}
.mn_ctn ul{}
.mn_ctn ul li{color: #333; line-height: 30px; font-size:15px; border-bottom:1px solid #ddd;}
.mn_ctn ul li:last-child{ border-bottom:none;}
.mn_ctn ul li span{display:inline-block; width: 300px; background:url(/images/main/bu.png) 0px 15px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0px 14px; cursor: pointer;}
.mn_ctn ul li span:hover{text-decoration:underline;}
.mn_ctn ul li a{display:inline-block; height: 17px; color:#333333;}
.mn_ctn ul li em{display:inline-block; width: 90px; text-align: right; }

/*H/Keeping접수*/
.mh{margin:10px 6px 20px 6px; width:459px;}
.mh_h2{background:url(/images/main/main_bg2.png) 0 0 no-repeat; height:45px; line-height:45px; padding:0 16px;}
.mh_ctn{background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 25px 0 25px;}
.mh_ctn ul{}
.mh_ctn ul li{color: #333333; line-height: 30px; font-size:15px;  border-bottom:1px solid #ddd;}
.mh_ctn ul li:last-child{ border-bottom:none;}
.mh_ctn ul li span{display:inline-block; width: 300px; background:url(/images/main/bu.png) 0px -5px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0px 14px; cursor: pointer;}
.mh_ctn ul li span:hover{text-decoration:underline;}
.mh_ctn ul li a{display:inline-block; height: 17px; color:#333333;}
.mh_ctn ul li em{display:inline-block; width: 90px; text-align: right;  .padding-right:2px;}

/*작업의뢰서*/
.mw{ margin:0 6px 20px 6px; width:459px; }
.mw_h2{background:url(/images/main/main_bg3.png) 0 0 no-repeat; height:45px; line-height:45px; padding:0 16px;}
.mw_ctn{background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 25px 0 25px;}
.mw_ctn ul{}
.mw_ctn ul li{color: #333333; line-height: 30px; font-size:15px; border-bottom:1px solid #ddd;}
.mw_ctn ul li:last-child{ border-bottom:none;}
.mw_ctn ul li span{display:inline-block; width: 300px; background:url(/images/main/bu.png) 0px -25px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0px 14px; cursor: pointer;}
.mw_ctn ul li span:hover{text-decoration:underline;}
.mw_ctn ul li a{display:inline-block; height: 17px; color:#333333;}
.mw_ctn ul li em{display:inline-block; width: 90px; text-align: right;  .padding-right:2px;}

/*공사완료확인서*/
.mc{margin:0 6px; width:459px;}
.mc_h2{background:url(/images/main/main_bg4.png) 0 0 no-repeat; height:45px; line-height:45px; padding:0 16px;}
.mc_ctn{background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 25px 0 25px;}
.mc_ctn ul{}
.mc_ctn ul li{color: #333333; line-height: 30px; font-size:15px; border-bottom:1px solid #ddd;}
.mc_ctn ul li:last-child{ border-bottom:none;}
.mc_ctn ul li span{display:inline-block; width: 300px; background:url(/images/main/bu.png) 0px -46px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0px 14px; cursor: pointer;}
.mc_ctn ul li span:hover{text-decoration:underline;}
.mc_ctn ul li a{display:inline-block; height: 17px; color:#333333;}
.mc_ctn ul li em{display:inline-block; width: 90px; text-align: right;  .padding-right:2px;}


/*메인공지사항(시설담당자)*/
.mn2{ width:459px;}
.mn2_h2{background:url(/images/main/main_bg5.png) 0 0 no-repeat; height:45px; line-height:45px; padding:0 16px;}
.mn2_ctn{background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 25px 0 25px;}
.mn2_ctn ul{}
.mn2_ctn ul li{color: #333333; line-height: 34px; font-size:15px; border-bottom:1px solid #ddd;}
.mn2_ctn ul li:last-child{border-bottom:none;}
.mn2_ctn ul li span{display:inline-block; width: 300px; background:url(/images/main/bu.png) 0px 15px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0 14px; cursor: pointer;}
.mn2_ctn ul li span:hover{text-decoration:underline;}
.mn2_ctn ul li a{display:inline-block; height: 24px; color:#333333;}
.mn2_ctn ul li em{display:inline-block; width: 90px; text-align: right;  .padding-right:2px;}

/*결재문서*/
.ma2{ width:459px; }
.ma2_h2{ background:url(/images/main/main_bg6.png) 0 0 no-repeat; height:45px; line-height:45px; padding:0 16px;}

.mal{ float:left; background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 20px 0 20px;}
.mar{ background:url(/images/main/main_cnt_bg.png) 0 0 repeat-y; height:100%; padding:10px 20px 0 20px;}

.ma2_ctn { padding:5px 0;}
.ma2_ctn li{color: #333333; line-height: 33px; font-size:15px; background:url(/images/main/bu.png) 0px -6px no-repeat; }
.ma2_ctn li span{display:inline-block; height: 24px; background:url(/images/main/bu.png) 0px -6px no-repeat; overflow: hidden; vertical-align:top; white-space:nowrap; text-overflow:ellipsis; padding: 0 0 0 14px; width:120px;}
.ma2_ctn li a{display:inline-block; height: 24px; color:#333333;}
.ma2_ctn li em{display:inline-block; padding-top: 5px;}
.ma_input{border: 1px solid #bbb; width: 53px; height: 20px; line-height: 1.5; text-align: right; padding-right: 5px; font-weight: bold; color: rgba(29, 89, 135, 1);}
/* INTOWN End */

.list1 {}
.list1 li {float:left; line-height:normal;}
.list1 li img {margin:0 30px 30px 0;}
.list1 li.alt img {margin-right:0;}

/*Menu*/
#menu {float:left; width:800px; height:43px; background:url(../images/main/img02.jpg) no-repeat left top;}
#menu ul {margin:0; padding:0px 0px 0px 0px; list-style:none; line-height:normal;}
#menu li {display:block; float:left; border-left:1px solid #ccc;}
#menu a {display:block; float:left; height:19px; margin:0; padding:8px 30px 0px 30px; text-decoration:none; text-align:center; text-transform:capitalize; font-size:12px; font-weight:bold; color:#fff;}
#menu li a:hover,
#menu li a.current {text-decoration:none; background:url(../images/main/img02.gif) repeat-x left top;}
#menu .current a {}
#menu .first {}

/* Login Info */
.msgarea {position:absolute; top:45px; left:725px; z-index:1; width:200px; height:20px;}
.msgarea .msg {position:relative; float:left; padding-left:20px;}
.msgarea span.userid {color:skyblue; font-weight:bold;}
.msgarea span.text {color:#eee;}
.msgarea a.logout {color:#eee; font-size:8pt;}
.msgarea a.logout:hover {color:yellow;}

/*Search*/
#search {float:right; width:260px;}
#search form {float:right; margin:0; padding:11px 0px 0 0;}
#search fieldset {margin:0; padding:0; border:none;}
#search input {float:left; font:12px Georgia, "Times New Roman", Times, serif; border:none;}
#search-text {width:200px; height:18px; padding:3px 0 0 5px; border:1px solid #333333; background:#ECF9E4; color:#000000;}
#search-submit {height:21px; margin-left:10px; padding:0px 5px; background:#5AA01B; color:#FFFFFF;}

/* Page */
#page {width:800px; margin:0 0 0 10px; padding:15px 0px 0px 0px;}
body#LeftFrame #page {width:800px; margin:0 0 0 30px; padding:15px 0px 0px 0px;}

/* Logo */
#logo {width:970px; height:46px; margin:0 0 0 30px;}
#logo h1, #logo p {margin:0px; line-height:normal; /* text-transform:lowercase; */ font-weight:normal; color:#353535; }
#logo p {margin-top:-4px; text-transform:lowercase; font-size:13px; color:#353535; }
#logo h1 {padding-top:8px; font-size:30px; }
#logo a {text-decoration:none; color:#353535;}
#logo a {text-decoration:none; color:#353535;}
#logo h1 a {text-decoration:none; color:#353535;}
#banner {padding-bottom:20px;}

/*Content*/
#content {float:left; width:780px;}

/*Post*/
.post {margin-bottom:30px;}
.post .title {padding-left:5px; margin-bottom:15px; border-left:10px solid #7189b6; font-weight:bold; color:#555;}
.post .title a {text-decoration:none; text-transform:capitalize; font-size:30px; color:#353535;}

/* Search Func*/
.searchfunc {background:#fafafa; display:inline; width:768px; padding:5px 0 5px 10px; margin:0 0 10px 0; border:1px solid #ccc;}
.searchfunc dt,
.searchfunc dd {display:inline; margin:0; padding:0; font-weight:bold; color:#555;}
.searchfunc dt {margin-left:10px; font-size:10pt;}
.searchfunc .first {margin-left:0px;}
.searchfunc input.text {height:18px; _height:20px; padding:0px 0 0 0; margin-top:1px; border:1px solid #ccc;}
.searchfunc select.select {height:20px; padding-bottom:1px; border:1px solid #ccc;}
.searchfunc input.radio {}
.searchfunc input.check {}
.searchfunc button.button {cursor:pointer; border:1px solid #ccc; padding:1px 4px 1px 4px; *padding:0; margin:0; background:#eee; height:20px; _height:22px; font-weight:bold; color:#555; font-size:9pt; line-height:160%;}


/*sidemenu*/
#sidemenu.sdmenu {float:left; width:160px; padding-bottom:0px; font-size:11pt; color:#616161;}
#sidemenu.sdmenu ul {margin:0 0 0 0; padding:0; list-style:none; line-height:normal; overflow:hidden;}
#sidemenu.sdmenu ul.collapsed {height:29px; color:#616161; margin-bottom:-1px;}
#sidemenu.sdmenu ul.last {height:31px;}
#sidemenu.sdmenu ul.overwrap {height:35px;}
#sidemenu.sdmenu ul span {display:block; padding:7px 5px; _padding:6px 5px; border:1px solid #7189b6; cursor:pointer; font-size:13px; font-weight:normal; color:#555; background:#e3eaf9;}
#sidemenu.sdmenu ul span a {text-align:left; text-decoration:none; font-weight:bold; color:#555;}
#sidemenu.sdmenu ul span a.current {font-weight:bold;}
#sidemenu.sdmenu ul span a:hover {font-weight:bold;}
#sidemenu.sdmenu ul li {border-top:1px solid #E9E8DD; background:url(../images/main/bullet.gif) no-repeat 8px 8px; padding:0; margin:0; list-style:none;}
#sidemenu.sdmenu ul li.first {border-top:0px;}
#sidemenu.sdmenu ul li a {text-decoration:none; height:15px; padding:6px 25px; _padding:3px 25px 1px 25px; display:block; line-height:150%; *line-height:130%; _line-height:190%; font-size:9pt; font-weight:normal; color:#616161; cursor:pointer;}
#sidemenu.sdmenu ul li a.overwrap {height:31px;}
#sidemenu.sdmenu ul li a.current {color:#484747; font-weight:bold;}
#sidemenu.sdmenu ul li a:hover {font-weight:bold; text-decoration:none; color:#484747;}

/*Footer*/
#footer {width:780px; height:25px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin:0 0 0 10px; padding:0; background:#fff;}
#footer-bgcontent {}
#footer p {margin:0; padding:6px 0px 0px 0px; text-align:center; line-height:normal; text-transform:uppercase; font-size:10px; }
#footer a {}

/* Datatable */
/* tableset_list(목록형 테이블) */
.tableset_list {width:100%; height:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0; word-break:break-all; word-wrap:break-word; border-top:1px solid #7695bf; border-bottom:2px solid #ccc; margin-bottom:10px;}
.tableset_list tr:hover {background-color:#eee; cursor:pointer;}
.tableset_list th {padding:0 2px; _padding:0px 2px; color:#555; text-align:center; font-size:9pt; font-weight:bold; border:1px solid #b6b6b6; background:#e6e7eb; height: 24px;}
.tableset_list th.top {border-top:1px solid #2b5186;}
.tableset_list th span.required {padding-left:10px; background:url(../images/main/content_boardBullet.png) 0 4px no-repeat;}
.tableset_list td {padding:0px 2px; _padding:0px 2px; color:#555; text-align:center; font-size:9pt; border:1px solid #b6b6b6; height: 24px;}
.tableset_list td.txt_left {text-align:left;}
.tableset_list td.txt_right {text-align:right;}
.tableset_list td.txt_center {text-align:center;}
.tableset_list td input.text {height:18px; _height:20px; padding:0px 0 0 0; margin-top:1px; border:1px solid #ccc;}
.tableset_list td input.check {color:#555; padding:1px;}
.tableset_list td input.radio {color:#555;}
.tableset_list td select.select {height:20px; padding-bottom:1px; border:1px solid #ccc;}
.tableset_list td textarea.textarea {margin:0; padding:0; width:100%; border:1px solid #ccc; font-size:9pt; text-align:left; font-weight:normal; color:#555;}
.tableset_list .left{
    margin-left: 5px;
    text-align: left;
}

/* tableset_view(상세보기형 테이블) */
.tableset_view {width:780px; height:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0; word-break:break-all; word-wrap:break-word; border-top:1px solid #7695bf; border-bottom:2px solid #ccc; margin-bottom:10px;}
.tableset_view th {padding:6px 5px; _padding:5px 5px 4px 5px; color:#555; text-align:center; font-size:10pt; font-weight:bold; border-bottom:1px solid #c9cdd0; background:#e6e7eb;}
.tableset_view th.top {border-top:1px solid #2b5186;}
.tableset_view th span.required {padding-left:10px; background:url(../images/main/content_boardBullet.png) 0 4px no-repeat;}
.tableset_view td {padding:6px 5px; _padding:5px 5px 4px 5px; color:#555; text-align:center; font-size:10pt; border-bottom:1px solid #c9cdd0;}
.tableset_view td.txt_left {text-align:left;}
.tableset_view td.txt_right {text-align:right;}
.tableset_view td.txt_center {text-align:center;}
.tableset_view td input.text {height:18px; _height:20px; padding:0px 0 0 0; margin-top:1px; border:1px solid #ccc;}
.tableset_view td input.check {color:#555; padding:1px;}
.tableset_view td input.radio {color:#555;}
.tableset_view td select.select {height:20px; padding-bottom:1px; border:1px solid #ccc;}
.tableset_view td textarea.textarea {margin:0; padding:0; width:100%; border:1px solid #ccc; font-size:10pt; text-align:left; font-weight:normal; color:#555;}

/* tableset_update(상세보기형 테이블) */
.tableset_update {width:780px; height:100%; table-layout:fixed; border-collapse:collapse; border-spacing:0; word-break:break-all; word-wrap:break-word; border-top:1px solid #7695bf; border-bottom:2px solid #ccc; margin-bottom:10px;}
.tableset_update th {padding:6px 5px; _padding:5px 5px 4px 5px; color:#555; text-align:center; font-size:10pt;  font-weight:bold; border-bottom:1px solid #c9cdd0; background:#e6e7eb;}
.tableset_update th.top {border-top:1px solid #2b5186;}
.tableset_update th span.required {padding-left:10px; background:url(../images/main/content_boardBullet.png) 0 4px no-repeat;}
.tableset_update td {padding:6px 5px; _padding:5px 5px 4px 5px; color:#555; text-align:center; font-size:10pt; border-bottom:1px solid #c9cdd0;}
.tableset_update td.txt_left {text-align:left;}
.tableset_update td.txt_right {text-align:right;}
.tableset_update td.txt_center {text-align:center;}
.tableset_update td input.text {height:18px; _height:20px; padding:0px 0 0 0; margin-top:1px; border:1px solid #ccc; width:100%;}
.tableset_update td input.check {color:#555; padding:1px;}
.tableset_update td input.radio {color:#555;}
.tableset_update td select.select {height:20px; padding-bottom:1px; border:1px solid #ccc; width:100%;}
.tableset_update td textarea.textarea {margin:0; padding:0; width:100%; border:1px solid #ccc; font-size:10pt; text-align:left; font-weight:normal; color:#555;}

/* Pagination */
.pagination {padding:5px 0; text-align:center; line-height:normal;}
.pagination a,
.pagination strong {position:relative; color:#323232; font:bold 12px/16px Tahoma, Sans-serif; vertical-align:top; display:inline-block; text-decoration:none; padding:1px 8px; margin:0 -3px; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; background-color:#fff; z-index:2;}
.pagination a:link,
.pagination a:visited {text-decoration:none;}
.pagination a:active
.pagination a:focus,
.pagination a:hover {background-color:#f8f8f8; text-decoration:none;}
.pagination strong {color:#ff8600;}
.pagination .direction {font-weight:normal; color:#767676; text-decoration:none !important; border:0; z-index:1;}
.pagination .direction:hover,
.pagination .direction:active,
.pagination .direction:focus {color:#323232; background-color:#fff;}
.pagination .prev {border-left:0;}
.pagination .next {border-right:0;}
.pagination .direction span {position:relative; display:inline-block; width:0; height:0; font-size:0; line-height:0; vertical-align:top; top:5px;}
.pagination .prev span {border:3px solid; border-top:solid #fff; border-bottom:solid #fff; border-left:0; margin-right:0px; * left:-4px;}
.pagination .next span {border:3px solid; border-top:solid #fff; border-bottom:solid #fff; border-right:0; margin-left:0;}

/* Button Area */
.btnBox {clear:both; width:780px; height:30px;}
.btnBox .secondary {position:relative; float:left;}
.btnBox .secondary div.buttonarea {float:left;}
.btnBox .primary {position:relative; float:right;}
.btnBox .primary div.buttonarea {float:right;}
.buttonarea {position:relative; height:30px; padding:0; clear:both; margin-bottom:20px;}
.buttonarea a {display:block; background:url('../images/main/commonButtonBg.gif') left 0; float:left; font-weight:bold; font-size:10pt; color:#798086; padding-left:6px; height:27px; cursor:pointer; margin:0 1px; overflow:hidden;}
.buttonarea a,
.buttonarea a:link,
.buttonarea a:active,
.buttonarea a:visited,
.buttonarea a:focus {text-decoration:none;}
.buttonarea a:hover {background:url('../images/main/commonButtonBg.gif') left -27px;}
.buttonarea a span {display:block; float:left; background:url('../images/main/commonButtonBg.gif') right 0; line-height:200%; padding-right:6px; height:27px; overflow:hidden; color:#798086;}
.buttonarea a.disabled span {color:#bbb;}
.buttonarea a:hover span {background:url('../images/main/commonButtonBg.gif') right -27px; color:#798086;}
.buttonarea a.disabled:hover span {color:#bbb;}

/* Login Page */
body#loginHTML {overflow:hidden; background:url(); width:100%; height:100%;}
body#loginHTML div#login_wrap {position:absolute;}
body#loginHTML div#login {position:relative; width:432px; height:252px; background:url(../images/main/login_bg.gif);}
body#loginHTML div#login fieldset {position:relative; width:350px; top:115px; left:80px;}
body#loginHTML div#login dl.login {overflow:hidden; width:250px;}
body#loginHTML div#login dl.login dt {font-size:10pt; font-weight:bold; float:left; width:70px; padding:5px 0 0 0;}
body#loginHTML div#login dl.login dd {font-size:10pt; float:left; width:150px; padding-bottom:5px;}
body#loginHTML div#login dl.login dd input {vertical-align:top; width:130px; padding:3px 0; border:1px solid #ccc;}
body#loginHTML div#login p.btn_click {position:absolute; top:2px; left:210px;}
body#loginHTML div#login p.btn_click input.login_click {border:none;}
body#loginHTML div#login p.selectlang {margin-top:5px; border-top:1px solid #ccc; width:280px;}
body#loginHTML div#login p.selectlang input {margin:0; padding:0; width:13px;}
body#loginHTML div#footer {position:absolute; background-color:#fff; width:100%; height:20px; bottom:0px; padding:15px 0 15px 0; margin:0;}

.pointer {
    cursor: pointer;
}
.underline {
    text-decoration: underline;
}
.ev_color {
    width: 100%;
    background-color: #fefde0;
}

.odd_color {
    width: 100%;
    background-color: #fdfcc2;
}

.ev_normal_color {
    width: 100%;
    background-color: #f9f9f9;
}

.odd_normal_color {
    width: 100%;
    background-color: #ffffff;
}

.success_color {
    color: #3a8000;
}

.delete_color {
    color: #808080;
}

.fail_color {
    color: #ff0000;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;     /* IE, Safari */
    -o-text-overflow: ellipsis;      /* Opera under 10.7 */
    overflow: hidden;            /* "overflow" value must be different from "visible" */ 
    -moz-binding: url('ellipsis.xml#ellipsis'); 
}
.title {
    border: 1px solid #c9cdd0;
    margin-left: 3px;
    background-color: #cddced;
    text-align: center;
    padding-bottom: 6px;
}
.link {
    text-decoration: none;
    color: #323232;
    cursor: pointer;
}
.linkA {
    text-decoration: none;
    color: rgba(29, 89, 135, 1);
    cursor: pointer;
    font-weight: bold;
}


/*20241219 토긑 css 추가*/
.toggle-input {
    display: none;
}
.toggle-label {
    position: relative;
    display: block;
    width: 90px;
    height: 24px;
    background-color: #ccc;
    border-radius: 12px;
    corsor: pointer; 
    transition: background-color 0.3s ease;
}


.toggle-label::before {
    content: "선행지표";
    position : absolute;
    top:2px;
    left:3px;
    width:60px;
    height:20px;
    background-color: white;
    border-radius: 12px;
    transition : transform 0.3s ease;
    font-size: 12px;
    text-align: center;
}

.toggle-input:checked + .toggle-label {
    background-color: #4caf50;
}

.toggle-input:checked + .toggle-label::before{
    transform: translateX(23px);
    content: "후행지표";
}


.toggle-input_1 {
    display: none;
}
.toggle-label_1 {
    position: relative;
    display: block;
    width: 70px;
    height: 24px;
    background-color: #ccc;
    border-radius: 12px;
    corsor: pointer; 
    transition: background-color 0.3s ease;
}


.toggle-label_1::before {
    content: "최근";
    position : absolute;
    top:2px;
    left:3px;
    width:40px;
    height:20px;
    background-color: white;
    border-radius: 12px;
    transition : transform 0.3s ease;
    font-size: 12px;
    text-align: center;
}

.toggle-input_1:checked + .toggle-label_1 {
    background-color: #4caf50;
}

.toggle-input_1:checked + .toggle-label_1::before{
    transform: translateX(23px);
    content: "누적";
}


.toggle-input_2 {
    display: none;
}
.toggle-label_2 {
    position: relative;
    display: block;
    width: 100px;
    height: 24px;
    background-color: #ccc;
    border-radius: 12px;
    corsor: pointer; 
    transition: background-color 0.3s ease;
}


.toggle-label_2::before {
    content: "위험성평가";
    position : absolute;
    top:2px;
    left:3px;
    width:70px;
    height:20px;
    background-color: white;
    border-radius: 12px;
    transition : transform 0.3s ease;
    font-size: 12px;
    text-align: center;
}

.toggle-input_2:checked + .toggle-label_2 {
    background-color: #4caf50;
}

.toggle-input_2:checked + .toggle-label_2::before{
    transform: translateX(23px);
    content: "안전수칙위반";
}