﻿#wrap.login {height:100vh; background:url(/include/images/bg/bg_login.jpg) center no-repeat;}

.inner {position:relative; width:1600px; margin:0 auto; clear:both;}
.inner2 {position:relative; max-width:1600px; margin:0 auto; clear:both;}
.inner3 {position:relative; width:1280px; margin:0 auto; clear:both; box-sizing:border-box;}

.nospace { importantmargin:0;padding:0 3px !important;}

.cl00{clear:both; height:0;; font-size:0; text-indent:-9999px;}

input.input1 {width:100%;}
input.input2 {width:80%;}
input.input3 {width:74%;}
input.input4 {min-width:150px;width:42%;}
input.input5 {min-width:135px;width:42%;}
input.input6 {width:80%;} 
input.char2 {min-width:48px;width:15%;}
input.char3 {min-width:68px;width:20%;}
input.char4 {min-width:76px;width:30%;}
input.char5 {width:30%;}
input.char6 {width:40%;}
select.select1 {width:100%;}                
select.select2 {width:80%;}                 
select.select3 {width:74%;}                 
select.select4 {min-width:150px;width:42%;} 
select.select5 {min-width:100px;width:20%;} 
select.select6 {min-width:100px;width:10%;} 


header {position:fixed; width:100%; height:60px; top:0; background:#fff; z-index:99;}
header p.notice {line-height:60px; padding-left:65px; background:url(/include/images/ico/ico_notice.png) 30px 50% no-repeat;}
header p.notice strong {color:#a00f16;}
header h1.logo_N {position:absolute;top:5px;left:0; z-index: 100;}
header h1.logo_N a {display:block;width:150px;height:60px;background:url(/include/images/logo/logo_text.png) no-repeat 0 0;text-indent:-9999px; background-size: 100%;}
header h1.logo_Y {position:absolute;top:10px;left:10px; z-index: 100;}
header h1.logo_Y a {display:block;width:200px;height:60px;background:url(/include/images/logo/logo.png) no-repeat 0 0;text-indent:-9999px; background-size: 100%;}

/*nav {position:absolute; left:50%; top:0; transform:translateX(-50%); width:1080px; height:60px; overflow:hidden; text-align:center; transition:all 0.5s; z-index:5;}
nav.active {height:620px;}
nav.active:after {content:'';}
nav > ul {display:flex;}
nav > ul > li {position:relative;}
nav > ul > li > a {display:block; width:135px; height:60px; line-height:60px; font-family:'scdream6'; font-size:18px;}
nav > ul > li:hover > a::after, nav > ul > li.active > a::after {display:block;}
nav.active > ul > li:hover > a, nav > ul ul a:hover, nav > ul ul a:focus {color:#905816;}
nav > ul ul {position:absolute; width:100%; padding-top:15px;}
nav > ul ul a {display:block; line-height: 32px; font-size:13px; font-weight:normal; color:#555;}
nav > ul ul a:hover {text-decoration:none;}
*/

/* Gnb */
#gnb{width: 100%; height: 60px; text-align: center; position: relative;}

#gnb a{word-break: keep-all;}
#gnb > ul{display: inline-block; float: none; height: 100%; width:73%; text-align:center;}
/*#gnb > ul > li{display: inline-block; float: left; height: 100%; min-width: 82px; width:12.3%; letter-spacing: -0.08em;}*/
#gnb > ul > li{display: inline-block; height: 100%; min-width: 100px; width:10.6%; letter-spacing: -0.08em;}
#gnb > ul > li > a{position: relative; display: block; padding:0 10px; line-height: 60px; letter-spacing:-1.4px; font-size: 18px; font-weight: 500;}
#gnb > ul > li > a::before{content: ""; display: block; position: absolute; left: 0; bottom: 0px; width: 0; height: 3px; background-color: transparent; transition: all .3s ease;}
#gnb > ul > li.on > a::before{width: 100%; background-color: #905816;}
#gnb > ul > li.on > .depth02_menu_wrap{display: block; z-index: 99; opacity: 1;}

.depth02_menu_wrap{display:none;opacity: 0; position: absolute; left: 0; top: 100%; width: 100%; z-index: 1000; box-shadow:inset 0px 15px 15px rgba(210, 210, 210, .15); z-index: 95;background-image: url('/include/images/bg/bg_menu_sub.png'); background-repeat: no-repeat; background-position:  left top 1px;}
.depth02_menu_wrap .inner{display: flex;margin: 0 auto;padding: 40px 10px 30px;max-width: 1210px;}
.depth02_menu_wrap .inner .title{position: relative; width: 200px; flex-shrink: 0; text-align: right; padding-right: 80px;}
.depth02_menu_wrap .inner .title h2{font-size: 35px; font-weight: 600; color: #905816; word-break: keep-all;}
.depth02_menu_wrap .inner .gnb_depth2{position: relative; display: flex; flex-wrap: wrap; flex-grow: 1;}

#gnb > ul > li:nth-of-type(2) .depth02_menu_wrap .inner .gnb_depth2 > li:nth-of-type(4)::after{display:none;}
.depth02_menu_wrap .inner .gnb_depth2 > li{width: 24%; text-align: left; padding: 5px 0; margin-bottom: 10px;}
.depth02_menu_wrap .inner .gnb_depth2 > li::after{content: ""; position: absolute; top: 0; width: 1px; height: 100%; background-color: transparent;}
.depth02_menu_wrap .inner .gnb_depth2 > li > a{display: block; font-size: 16px; font-weight: 500; color: #666; margin-bottom: 15px;}
.depth02_menu_wrap .inner .gnb_depth2 > li > a:hover{color:#905816;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3{padding: 0 0px;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li{position: relative; padding-left: 15px; margin-top: 15px;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li:first-child{margin-top: 0px;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li::before{content: ""; display: block; left: 0; top: 8px; position: absolute; width: 8px; height: 1px; background-color: #aaa;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li > a{font-size: 16px;}
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li > a:hover,
.depth02_menu_wrap .inner .gnb_depth2 > li > .gnb_depth3 > li > a:focus{color: #145BD4; font-weight: 500;}

#gnb a{text-decoration: none;}

/* open */
header.open {height: 60px; border-bottom: none; background-color: #fff; overflow: hidden; border-bottom: 1px solid #ddd; box-shadow: 0 5px 5px rgba(100,100,100,.05); z-index: 1500;}
header.open .bg{width: 100%; height: 60px; position: absolute; left: 0; top: 0; background: #fff; border-bottom: 1px solid #ddd;}
/*
.bg_nav {position:absolute; left:0; top:60px; width:100%; height:0; background:#fff; transition:height 0.3s; z-index:1;}
.bg_nav.active {height:570px; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb;}
*/

.nav-top {position:absolute; right:50px; top:30px; transform:translateY(-50%); z-index: 100;}
.nav-top li {display:inline-block; vertical-align:middle; margin:0 2px;}
.nav-top li.manager {width:22px; height:22px; background:url(/include/images/ico/ico_manager.png) center no-repeat;}
.nav-top li.myinfo {width:22px; height:22px; background:url(/include/images/ico/ico_myinfo.png) center no-repeat;}
.nav-top li.logout {width:22px; height:22px; background:url(/include/images/ico/ico_logout.png) center no-repeat;}
.nav-top li.manager a, .nav-top li.myinfo a , .nav-top li.logout a {position:relative; display:block; width:100%; height:100%;}
.nav-top li.manager span, .nav-top li.myinfo span, .nav-top li.logout span {position:absolute; left:50%; top:30px; transform:translateX(-50%); font-size:12px; color:#fff; line-height:25px; padding:0 5px; margin-top:5px; background:#333; display:none;}
.nav-top li.manager span:before, .nav-top li.myinfo span:before, .nav-top li.logout span:before {position:absolute; top:-3px; left:44%; transform:rotate(45deg); width:8px; height:8px; z-index:-1; background:#333; content:'';}
.nav-top li.manager a:hover > span, .nav-top li.myinfo a:hover > span, .nav-top li.logout a:hover > span {display:block;}

.nav-top a, .nav-bottom.mobile {display:none;}

.nav-top.mobile {display:none;}

.util .open {width:27px; height:27px; display:inline-block; font-size:0; background:url(/include/images/btn/btn_nav_open.png) center no-repeat; vertical-align:top;}
.util .close {width:27px; height:27px; display:inline-block; font-size:0; background:url(/include/images/btn/btn_nav_close.png) center no-repeat; vertical-align:top; display:none;}
.cateOn .util .open {display:none;}
.cateOn .util .close {display:block;}

#cate {position:fixed; top:60px; z-index:0;transform:translateX(-50%); width:100%; height:90vh; padding:40px; background:rgba(0,0,0,.8); -webkit-transition:right 0.2s ease-in-out; -moz-transition:right 0.2s ease-in-out; -o-transition:right 0.2s ease-in-out; transition:right 0.2s ease-in-out; display:none; overflow-y:auto; box-sizing:border-box;}
#cate .nav {display:block;overflow-y:auto;}
#cate .nav li {text-align:left; margin-bottom:20px;}
#cate .nav li > a {width:auto; height:auto; font-size:1.5em; color:#fff; line-height:1.5;}
#cate .nav li ul {position:relative; display:none;}
#cate .nav li ul:not(.vehicleNav) li > a {display:block; line-height:1.5; font-size:1.2em; margin:0 30px;}
#cate .nav li li > a span {display:block; margin:0 20px 0 30px;}/*
#cate .nav li .vehicleNav {overflow:hidden; padding-bottom:10px; border-bottom:1px solid #e1e1e1;}
#cate .nav li .vehicleNav li {padding:20px 0; border-bottom:1px solid #e1e1e1;}
#cate .nav li .vehicleNav li a {display:block; text-align:center;}
#cate .nav li .vehicleNav li img {max-width:320px;}*/
#cate .nav li.on > a span {background:url(/img/btn/btn_close2.png) no-repeat 100% 50%; background-size:16px;}
#cate .moreInfo {}
body.cateOn #cate {left:49%; right:auto; display:block;}

/* Center Layer */
#login {position:relative; min-height:93.5vh;}
#login .login-form {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); min-width:480px; padding:30px; box-sizing:border-box; border-radius:10px; border:1px solid #dbdbdb; background:#fff;}
#login h2 {text-align:center; margin-bottom:30px;}
#login h2 p {font-size:14px; margin-top:20px;}
#login .input-area {position:relative;}
#login .ico-id {position:absolute; left:0; width:70px; height:48px; display:inline-block; border-right:1px solid #dbdbdb; background:url(/include/images/ico/ico_user_id.png) center no-repeat;}
#login .ico-pw {position:absolute; left:0; width:70px; height:48px; display:inline-block; border-right:1px solid #dbdbdb; background:url(/include/images/ico/ico_user_pw.png) center no-repeat;}
#login input {width:100%; padding-left:95px !important; margin-bottom:10px;}
#login .login-btn {width:100%; font-family:'scdream5'; font-size:18px; color:#fff; line-height:48px; text-align:center; margin:20px auto; display:block; border-radius:5px; background:#a37000;}
#login .login-link p {display:inline-block; vertical-align:middle;}
#login .login-link p strong {font-family:'scdream5'; color:#a00f16;}
#login .login-link a {float:right;}

#login.blue .ico-id {background:url(/include/images/ico/ico_user_id_blue.png) center no-repeat;}
#login.blue .ico-pw {background:url(/include/images/ico/ico_user_pw_blue.png) center no-repeat;}
#login.blue .login-btn {background:#4d5f80;}

/* 로그인 인증 */
#pop_dialog { background-color:#fff; }
.ui-dialog-titlebar {	border:1px solid #7b4d13;background:#905816;font-weight: bold; }

#CWrap {position:relative; min-height:80vh;}
#CWrap .cwrap-form {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); min-width:480px; padding:30px; box-sizing:border-box; border-radius:10px; border:1px solid #dbdbdb; background:#fff;}
#CWrap h2 {text-align:left; margin-bottom:30px;font-size:14px;}
#CWrap h2 p { margin-top:20px;}
#CWrap h2 p strong {font-family:'scdream5'; color:#a00f16;}

#CWrap h2 ol li {margin-left:20px;list-style-type: decimal;}
#CWrap input {width:100%; padding-left:95px !important; margin-bottom:10px;}

.lnb {position:relative; width:100%; height:100vh; overflow-x:hidden; overflow-y:hidden; background:#653700;}
.lnb .logo {position:fixed; width:100%; text-align:center; background:#fff; z-index:1;}
.lnb ul {padding-top:60px;}
.lnb li {position:relative; text-align:center; padding:15px 0; border-bottom:1px solid #905816; box-shadow:0px 1px 1px 1px #341f05;}
.lnb li a {display:block; width:100%; color:#fff;}
.lnb li i {width:26px; height:26px; display:inline-block;}
.lnb li i.ico-mail {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 0;}
.lnb li i.ico-disk {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -26px;}
.lnb li i.ico-approval {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -52px;}
.lnb li i.ico-sms {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -78px;}
.lnb li i.ico-point {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -104px;}
.lnb li i.ico-remote {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -130px;}
.lnb li i.ico-document {background:url(/include/images/ico/ico_lnb.png) top center no-repeat;background-position:0 -156px;}
.lnb li p {font-size:12px; color:#fff; margin-top:5px;}
.lnb li p.ready {padding-top:50px; background:url(/include/images/ico/ico_logo.png) center top no-repeat;}
.lnb li p.error {padding-top:50px; background:url(/include/images/ico/ico_error.png) center top no-repeat;}
.lnb li p strong {font-family:'scdream5';}
.lnb li span {display:block; width:70px; font-family:'scdream5'; font-size:12px; color:#fff; line-height:20px; padding:0 10px; margin:10px auto 0; box-sizing:border-box; border-radius:10px; border:1px solid #fff;}
.lnb li span a {font-family:'scdream5'; color:#f8524c;}
.lnb li .btn {margin-left:10px;}

.lnb .survey {padding:20px; border:1px solid #dbdbdb; background:#fff;}
.lnb .survey dt {font-family:'scdream5'; margin-bottom:30px;}
.lnb .survey dd {margin-top:10px;}
.lnb .survey dd:last-child {text-align:center; margin:20px auto 0;}

.lnb .sso li {background:url(/include/images/ico/ico_gotourl.png) right 20px center no-repeat #fff;}
.lnb .sso a {display:block;}

.container {position:relative; padding:90px 30px 0; background:#f4f7fa}
.container .approval {display:block; width:100%; margin-left:0; margin-bottom:10px; display:none;}
.container section {display:inline-block; width:calc(100% / 3 - 30px); margin-left:30px; vertical-align:top;}
.container section.left {margin-left:0;}
.container section > div {margin-bottom:30px; padding:20px; box-shadow:5px 5px 5px 0 rgba(0,0,0,.05); background:#fff;}
.container section > div h2 {position:relative; font-family:'scdream5'; font-size:16px; padding-left:30px; margin-bottom:10px;}

.approval ul {overflow:hidden; margin-left:-7px;}
.approval li {position:relative; float:left; width:calc(100% / 6 - 16px); text-align:center; margin-left:10px; border:1px solid #dbdbdb; background:#fff;}
.approval li a {display:block; width:100%; line-height:40px;}
.approval li a strong {font-family:'scdream5'; color:#f8524c;}
.approval li i {position:absolute; left:15%; top:50%; transform:translateY(-50%); width:26px; height:26px; display:inline-block; background:url(/include/images/ico/ico_lnb.png) top center no-repeat;}
.approval li i.ico-mail {background-position:-26px 0;}
.approval li i.ico-disk {background-position:-26px -26px;}
.approval li i.ico-approval {background-position:-26px -52px;}
.approval li i.ico-sms {background-position:-26px -78px;}
.approval li i.ico-point {background-position:-26px -104px;}
.approval li i.ico-remote {background-position:-26px -130px;}
.approval li i.ico-document {background-position:-26px -156px;}

.work-time h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) top left no-repeat;}
.mail h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_mail.png) top left no-repeat;}

.work-time ul, .mail ul {overflow:hidden; margin:30px auto 10px;}
.work-time li, .mail li {float:left; width:calc(100% / 2 - 31px); text-align:center; margin:0 15px;}
.work-time li p, .mail li p {text-align:left;margin-bottom:20px;}
.mail li p {padding:0 40px;}
.work-time li strong {font-family:'scdream5'; font-size:30px; display:block;}
.mail li strong {padding-right:5px; font-family:'scdream5'; color:#f8524c;}
.work-time li p span, .mail li p span {position:relative; float:right; padding-left:15px;}
.work-time li p span:before {position:absolute; left:0; top:50%; transform:translateY(-50%); width:10px; height:10px; border-radius:50%; content:'';}
.work-time li p span.ok:before {background:#32c939;}
.work-time li p span.no:before {background:#f8524b;}

.board h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -22px no-repeat;}
.board ul {overflow:hidden; margin-left:-30px;}
.board li {position:relative; float:left; width:calc(100% / 2 - 31px); line-height:50px; margin-left:30px; padding-left:8px; box-sizing:border-box;}
.board li:before {position:absolute; left:0; content:'·';}
.board li p {width:70%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.board li .rsort {position:absolute; right:0; top:50%; transform:translateY(-50%); font-size:12px; font-family:'scdream5'; }
.board li .rsort span {margin-right:2px; color:#f8524c;}

.community h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -44px no-repeat;}
.survey h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -66px no-repeat;}
.payment h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -88px no-repeat;}
.sect2 h2 i {position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -110px no-repeat;}
.sect3 h2 i, .sect4 h2 i
						{position:absolute; left:0; top:50%; transform:translateY(-50%); width:22px; height:22px; display:inline-block; background:url(/include/images/ico/ico_tit_h2.png) 0 -132px no-repeat;}

.right .btn-area {overflow:hidden;}
.right .btn-area li {float:left; width:calc(100% / 2 - 11px); margin:0 5px;}
.right .btn-area li a {display:block; line-height:50px; text-align:center; border:1px solid #dbdbdb; background:#fafafa; -webkit-transition:background-color 150ms ease-in-out; transition:background-color 150ms ease-in-out;}
.right .sect3 .btn-area li {width:calc(100% / 3 - 6px); margin:0 2px; }
.right .sect4 .btn-area li {width:calc(100% / 4 - 6px); margin:0 2px; }
.right .btn-area li a:hover {color:#fff; border:1px solid #905816; background:#905816;}
.right .btn-area li.two { padding:0px; }
.right .btn-area li.two a { margin:0px;font-size:12px;letter-spacing:-2px;}

/*혜진추가*/
.section {padding-bottom:20px; overflow:hidden;}
.section1 {overflow:hidden;}
.section1 .box-area {position:relative; line-height:1.5; border:1px solid #dbdbdb; background:#fff;}
.section1 .box-area.type1 {padding:0;}
.section1 .box-area.type1 h3 {font-family:'scdream5'; line-height:50px; text-align:center; color:#fff; margin-bottom:0; background:#4d5f80;}

.section.type2 {margin-bottom:20px;}
.section h3 {font-family:'scdream5'; font-size:18px; margin-bottom:10px;}
.section h3 strong { color:#905816; }
.section .box-area {position:relative; line-height:1.5; padding:30px; margin-bottom:10px; border:1px solid #dbdbdb; background:#fff;}
.section .box-area dt {font-family:'scdream5'; margin-top:30px;}
.section .box-area dd p {position:relative; padding-left:15px; margin-left:15px;}
.section .box-area dd p:before {position:absolute; left:0; top:50%; transform:translateY(-50%); content:"-";}
.section .box-area .btn-down a {position:absolute; top:30px; right:30px; line-height:40px; padding:0 20px 0 50px; border:1px solid #4d5f80; border-radius:3px; background:url(/include/images/ico/ico_download.png) 20px center no-repeat;}
.section .box-area.type2 {margin-bottom:10px;}
.section .box-area.type1 {padding:0;}
.section .box-area.type1 h3 {font-family:'scdream5'; line-height:50px; text-align:center; color:#fff; margin-bottom:0; background:#4d5f80;}
.section .notice-area {position:relative; line-height:1.5; padding:20px 30px; margin-bottom:10px; border:1px solid #dbdbdb; background:#fff;}
.section .notice-area strong { color:#f8524c; }

.section .box-area2 {position:relative; line-height:1.5; padding:30px; margin-bottom:10px; border:1px solid #dbdbdb; background:#fff;}
.section .box-area2 .lst.type dt { font-family:'scdream5'; padding:15px 20px;background:#eee; }
.section .box-area2 .lst.type dd { padding:15px 20px;border-bottom:1px solid #ddd; }
.section .box-area2 .lst.type dd span.tlt{width:30%; display:inline-block;}
.section .box-area2 .lst.type dd span.point{width:10%; text-align:center; display:inline-block;}
.section .box-area2 .lst.type dd span.rate{width:18%; text-align:center; display:inline-block;}
.section .box-area2 .lst.type dd span.graph{width:40%; display:inline-block;padding:0;}
.section .box-area2 .lst.type dd span.graph .bar { display:block;position:relative;height:21px;letter-spacing:-10px;background: #905816; }
		
.box-areaC {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); min-width:480px; width:80%;padding:30px; box-sizing:border-box; border-radius:10px; border:1px solid #dbdbdb; background:#fff;}
.box-areaC dt {font-family:'scdream5'; margin:30px 0;text-align:center;font-size:24px;}
.box-areaC dt strong {color:#f8524c;}
.box-areaC dd {margin-bottom:20px;text-align:center;font-size:16px;}
.box-areaC dd img { width:90%; }

.box-areaN {position:relative; margin:0 auto; line-height:1.5; padding:30px; min-width:480px; width:80%; border:1px solid #dbdbdb; background:#fff;}
.box-areaN > h3 {font-family:'scdream5'; line-height:50px; font-size:24px; text-align:center; color:#fff; margin-bottom:0; background:#4d5f80;}
.box-areaN dt {font-family:'scdream5'; margin:30px 0;text-align:center;font-size:24px;}
.box-areaN dt strong {color:#f8524c;}
.box-areaN dd {margin-bottom:20px;text-align:center;font-size:16px;}
.box-areaN .box-zone {position:relative; line-height:1.5; padding:30px; margin-bottom:10px; border-top:1px solid #dbdbdb; background:#fff;}

.sectionC {position:relative; min-height:80.5vh;}

.box-zone h3 {font-family:'scdream5'; font-size:18px; margin-bottom:10px;}
.box-zone .tabs label {height:40px;line-height:40px; margin:0;}
.box-zone .tabs [id^="tab"]:checked + label {color:#fff; border:1px solid #4d5f80; background:#4d5f80;}
.box-zone .tabs [id^="tab"]:checked + label span {color:#fff;}
.box-zone .tabs .tab-content {padding-top:20px}
.box-zone .tabs .tab-content dd {font-size:1.0em;}
.box-zone .tabs .tab-content dd span {position:relative; display:table-cell; vertical-align:middle; box-sizing:border-box;}
.box-zone .tabs .tab-content dd span.th {width:22%; padding:0 10px;}
/*
.group-area .member .lst.type2 span.chk, .group-area .member2 .lst.type2 span.chk {width:5%; text-align:center; display:inline-block;border:1px solid #f0f;overflow:hidden;}
.group-area .member .lst.type2 span.name, .group-area .member2 .lst.type2 span.name {width:28%; text-align:center; display:inline-block;border:1px solid #f0f;overflow:hidden;}
.group-area .member .lst.type2 span.ph, .group-area .member2 .lst.type2 span.ph {width:40%; text-align:center; display:inline-block;border:1px solid #f0f;overflow:hidden;}
.group-area .member .lst.type2 span.memo, .group-area .member2 .lst.type2 span.memo {width:23%; text-align:center; display:inline-block;text-overflow:ellipsis;white-space: nowrap;border:1px solid #f0f;overflow:hidden;}
*/
/* table tr {border-left: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;}*/
table tr .contentD {border: 1px solid #dbdbdb;}
table tr td em {color:#f8524c;}
.information {padding:20px; border:1px solid #dbdbdb; background:#fff;}
.information table td { text-align:left; }
/* .organization  {height:530px; overflow-y:auto;} */
.organization h3 {font-family:'scdream5'; color:#fff; line-height:50px; text-align:center; margin-bottom:0; background:#4d5f80;}
.organization .cont {padding:20px; border:1px solid #dbdbdb; background:#fff;}

.organization .left {float:left; width:20%;}
.organization .left .cont > div, .organization .right .cont > div {overflow:hidden; box-sizing:border-box; padding:20px; border:1px solid #dbdbdb;}
.organization .left table th, .organization .left table td {line-height:1.8; text-align:left;}
.organization .left table td a {display:inline-block;}

.organization .right {float:right; width:78%;}
.person-wrap {position:relative;}
.person-info-photo {position:absolute; top:50%; left:0; transform:translateY(-50%); width:120px; height:150px; border-radius:50%; background:#ececec; overflow:hidden;}
.person-info-photo img { width:120px; height:150px;}
.person-info {text-align:left; line-height:1.5; margin:30px 0px 30px 160px;}
.person-info .team {font-family:'scdream5'; font-size:16px; padding-left:30px; margin-bottom:10px; background:url(/include/images/ico/ico_person_info_team.png) left center no-repeat;}
.person-info ul {}
.person-info li {position:relative; line-height:2; padding-left:10px;}
.person-info li:before {position:absolute; left:0; top:50%; width:2px; height:2px; transform:translateY(-50%); background:#333; content:'';}

.sms {}
.sms .left {float:left; width:15%;}
.sms .left ul {}
.sms .left li {margin-top:-1px; border:1px solid #dbdbdb; background:#fff;}
.sms .left li a {font-family:'scdream5'; line-height:50px; padding:0 20px; display:block;}
.sms .left li a:hover, .sms .left li a.on {background:rgba(246,172,29,.1);}

.sms .right {float:right; width:83%; }
.sms .right .cont {padding:30px; border:1px solid #dbdbdb; background:#fff; overflow:hidden;}
.sms .right .cont.type2 {padding:0;}
.sms .right .cont.type3 {padding:0;height:400px; overflow:auto;}
.sms .right .subtit {margin-top:-35px;}
.sms .right .box-area { padding:20px;margin-bottom:10px; }
.sms .phone {width:29%; max-width:255px; float:left; padding:50px 12px 36px; box-sizing:border-box; background:url(/include/images/common/img_phone.png) no-repeat; background-size:100% 100%;}
.sms .phone-text {height:414px;}
.sms .phone-text textarea {height:352px; padding:10px;overflow-y:auto;border:0;}
.sms .phone-text .hd{position:relative; height:24px; text-align:left; letter-spacing:1px;border-bottom:2px solid #666;}
.sms .phone-text .hd .cnt {position:absolute; line-height:24px; right:10px; top:0;}
.sms .phone .btn-area { margin:0; height:26px; padding-top:5px; border-top:2px solid #666; text-align:center;}
.sms .kakao { width:33%; max-width:360px; float:left; padding:30px 20px 30px; box-sizing:border-box; border:1px solid #dbdbdb; border-radius:5px; }
.sms .kakao-templete {padding:10px 0; }
.sms .kakao-templete-text textarea {height:352px; padding:10px;overflow-y:auto;border:1px solid #666;background:#fff;font-size:12px; }
.sms .kakao-templete-btn ul li { position:relative;margin-top:5px;padding:5px;border:1px solid #666;background:#ddd;text-align:center; }
.sms .kakao-templete-btn ul li a { position:absolute;top:4px;right:10px;height:20px;border:1px solid #ddd; }
.sms .kakao-alter p { padding:10px 0; }
.sms .kakao-alter .alter-msg {position:relative; padding:30px 10px 10px; border-radius:5px; border:1px solid #ddd;}                                                               
.sms .kakao-alter .alter-msg:before {position:absolute; top:9px; left:10px; width:14px; height:12px; background:url(/include/images/ico/ico_sms_msg01.png) no-repeat; content:'';}
.sms .kakao-alter .alter-msg:after {position:absolute; top:9px; right:10px; width:64px; height:12px; background:url(/include/images/ico/ico_sms_msg02.png) no-repeat; content:'';}
.sms .kakao-alter .alter-msg .alter-msg-box {padding:5px;height:150px;border:1px solid #ddd;overflow:auto;}
.sms .kakao-alter .alter-msg .alter-msg-box .hd{position:relative; height:24px; text-align:left; letter-spacing:1px;}
.sms .kakao-alter .alter-msg .alter-msg-box .hd .cnt {position:absolute; right:10px; top:0; line-height:10px;font-size:12px;}
.sms .kakao-alter .alter-msg textarea {height:150px; padding:10px; border-radius:0; background:#fafafa;}
.sms .kakao-send-area {float:right; width:65%;}
.sms .kakao-send-area > .btn-area {margin:0 auto; text-align:right;}
.sms .send-area {float:right; width:80%;}
.sms .send-area > .btn-area {margin:0 auto; text-align:right;}
.sms .addrbook {position:relative; margin-bottom:30px;}
.sms .addrbook.nomargin {position:relative; margin-bottom:20px;}
.sms .addrbook strong, .sms .sender strong {font-family:'scdream5'; display:inline-block;}
.sms .addrbook .addr-number {display:inline-block; width:500px; height:48px; margin-left:25px; padding-right:40px; box-sizing:border-box; border:1px solid #dbdbdb; border-radius:5px;}
.sms .addrbook .addr-number input {display:inline-block; min-height:48px; border:0; background:none;}
.sms .addrbook .addr-number a {display:inline-block;width:120px;padding:10px 0;text-indent:-999em;background:url(/include/images/ico/ico_addr_number.png) right 40px center no-repeat;}
.sms .addrbook .btn-area {display:inline-block; margin:0 auto; vertical-align:bottom;}
.sms .phone-list {position:relative;}
.sms .phone-list .comunt {position:absolute; top:30px; right:0;text-align:right; margin-bottom:10px;}
.sms .phone-list .comunt strong {font-family:'scdream5'; color:#f8524c;}
.sms .phone-list ul {height:260px; overflow-y:auto; border:1px solid #dbdbdb; border-radius:5px;}
.sms .phone-list li {position:relative;border-bottom:1px solid #dbdbdb;line-height:40px; padding:0 10px;}
.sms .phone-list li a {position:absolute;top:8px;right:40px;line-height:25px;}
.sms .phone-list li strong {font-family:'scdream5'; display:inline-block;width:200px;text-align:center;}
.sms .phone-list .phone-list-data { width:100%; height: 300px; overflow-y:auto; border:1px solid #dbdbdb; border-radius:5px; }
.sms .phone-list .btn-area {display:block; text-align:left;}
.sms .phone-list .btn-area2 {text-align:right; margin:10px auto 30px;}
.sms .sender {position:relative;margin-top:20px;}
.sms .sender input {margin-left:25px;}
.sms .sender .btn-area {position:absolute; top:0; right:0; margin:0 auto;}

.sms .ins-box {padding:30px; margin:20px auto 10px; box-sizing:border-box; border:1px solid #dbdbdb; border-radius:5px; background:#fafafa;}
.sms .ins-box li {position:relative; padding-left:10px; margin-bottom:5px;}
.sms .ins-box li:before {position:absolute; left:0; top:12px; width:5px; height:1px; background:#333; content:'';}

.sms-save {overflow:hidden; margin-top:-1px;}
.sms-save li {width:calc(100% / 4); float:left; padding:0 20px 20px; margin-right:-1px; box-sizing:border-box; border-top:1px solid #ddd; border-right:1px solid #ddd;}
.sms-save li:nth-child(4n) {border-right:0;}
.sms-save p {font-family:'scdream5'; line-height:48px;}
.sms-save .sms-msg {position:relative; padding:30px 10px 10px; border-radius:5px; border:1px solid #ddd;}
.sms-save .sms-msg:before {position:absolute; top:9px; left:10px; width:14px; height:12px; background:url(/include/images/ico/ico_sms_msg01.png) no-repeat; content:'';}
.sms-save .sms-msg:after {position:absolute; top:9px; right:10px; width:64px; height:12px; background:url(/include/images/ico/ico_sms_msg02.png) no-repeat; content:'';}
.sms-save .sms-msg .sms-msg-box {padding:5px;height:150px;border:1px solid #ddd;overflow:auto;}
.sms-save .sms-msg textarea {min-height:195px; padding:10px; border-radius:0; background:#fafafa;}
.sms-save .sms-msg .btn-area {margin:10px auto 0;}
.sms-save .sms-msg .btn-area a {padding:0 20px;}

.sms-select {overflow:hidden; margin-top:-1px;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.sms-select li {width:calc(100% / 3); float:left; padding:0 20px 20px; margin-right:-1px; box-sizing:border-box; border-top:1px solid #ddd; border-right:1px solid #ddd;}
.sms-select li:nth-child(3n) {border-right:0;}
.sms-select li:nth-child(3n+1) {border-left:1px solid #ddd;}
.sms-select p {font-family:'scdream5'; line-height:48px;}
.sms-select p span{padding-left:10px;}
.sms-select .sms-msg {position:relative; padding:30px 10px 10px; border-radius:5px; border:1px solid #ddd;}
.sms-select .sms-msg > div {padding:5px;height:150px;border:1px solid #ddd;overflow:auto;}
.sms-select .sms-msg:before {position:absolute; top:9px; left:10px; width:14px; height:12px; background:url(/include/images/ico/ico_sms_msg01.png) no-repeat; content:'';}
.sms-select .sms-msg:after {position:absolute; top:9px; right:10px; width:64px; height:12px; background:url(/include/images/ico/ico_sms_msg02.png) no-repeat; content:'';}
.sms-select .sms-msg .btn-area {margin:10px auto 0;}
.sms-select .sms-msg .btn-area a {padding:0 20px;}

.sms .tosend {display:block;margin-top:20px;}
.sms .tosend .tabs label {height:40px;line-height:40px; margin:0;}
.sms .tosend .tabs [id^="tab"]:checked + label {color:#fff; border:1px solid #4d5f80; background:#4d5f80;}
.sms .tosend .tabs [id^="tab"]:checked + label span {color:#fff;}
.sms .tosend .tabs .tab-content {padding:10px 10px;}

.bo-top {position:relative; text-align:right; margin-bottom:10px;}
.bo-top a.btn2 {line-height:48px; vertical-align:middle;}

.group-area {margin:10px auto; overflow:hidden;}
.group-area .group {float:left; width:49%;}
.group-area .group .top, .group-area .member .top, .group-area .member2 .top {position:relative; padding:0 20px; background:#4d5f80;}
.group-area .group .top p, .group-area .member .top p, .group-area .member2 .top p {display:inline-block; font-family:'scdream5'; font-size:18px; color:#fff; line-height:48px;}
.group-area .group .top strong, .group-area .member .top strong, .group-area .member2 .top strong {font-family:'scdream4'; font-size:14px;}
.group-area .group .top span, .group-area .member .top span, .group-area .member2 .top span {position:absolute; right:20px; top:50%; transform:translateY(-50%); margin:0;}
.group-area .group .lst.type2 {height:430px; overflow-y:auto; border:1px solid #ddd;}
.group-area .group .lst dl {height:430px; overflow-y:auto; border:1px solid #ddd;}
.group-area .group .lst dt, .group-area .member .lst dt, .group-area .member2 .lst dt {font-family:'scdream5'; line-height:50px; padding:0 20px; background:#fafafa;}
.group-area .group .lst dt .chk-num, .group-area .member .lst dt .chk-num, .group-area .member2 .lst dt .chk-num {float:right; font-family:'scdream4';}
.group-area .group .lst dd, .group-area .member .lst dd, .group-area .member2 .lst dd {position:relative; line-height:50px; padding:0 20px; border-top:1px solid #ddd; background:#fff;}
.group-area .group .lst dd span {position:absolute; right:20px; top:50%; transform:translateY(-50%);}
.group-area .group .lst dt label, .group-area .group .lst dd label{cursor:pointer}

.group-area .member {float:right; width:49%;}
.group-area .member .lst dl {height:430px; overflow-y:auto; border:1px solid #ddd;}
.group-area .member .lst.type2 span.chk {width:5%; text-align:center; display:inline-block;}
.group-area .member .lst.type2 span.name {width:20%; text-align:center; display:inline-block;}
.group-area .member .lst.type2 span.ph {width:40%; text-align:center; display:inline-block;}
.group-area .member .lst.type2 span.memo {width:30%; text-align:center; display:inline-block;white-space: nowrap;}
.group-area .member .select-group {text-align:center; padding:20px 0; border:1px solid #ddd; border-top:0; background:#fafafa;}
.group-area .member .select-group a {padding:0 10px;}

.group-area .member2 {float:right; width:49%;}
.group-area .member2 .lst dl {height:334px; overflow-y:auto; border:1px solid #ddd;}
.group-area .member2 .lst.type2 span.chk {width:5%; text-align:center; display:inline-block;}
.group-area .member2 .lst.type2 span.name {width:20%; text-align:center; display:inline-block;}
.group-area .member2 .lst.type2 span.ph {width:40%; text-align:center; display:inline-block;}
.group-area .member2 .lst.type2 span.memo {width:30%; text-align:center; display:inline-block;white-space: nowrap;}
.group-area .member2 .select-group {text-align:center; padding:20px 0; border:1px solid #ddd; border-top:0; background:#fafafa;}
.group-area .member2 .select-group a {padding:0 10px;}

.tab-area {position:relative; margin-bottom:10px; border-bottom:2px solid #4d5f80;}
.tab-area li {display:inline-block; margin-right:5px;}
.tab-area li > a {min-width:110px; font-family:'scdream5'; line-height:55px; text-align:center; padding:0 20px; box-sizing:border-box; border:1px solid #dbdbdb; border-bottom:0; background:#fff; display:block;}
.tab-area a.on {color:#fff; border:1px solid #4d5f80; border-bottom:0; background:#4d5f80;}
.tab-area .fr {position:absolute; right:10px; top:50%; transform:translateY(-50%);}
/*혜진추가*/
.tab-area li > div {min-width:110px; font-family:'scdream5'; line-height:55px; text-align:center; padding:0 20px; box-sizing:border-box; border:1px solid #dbdbdb; border-bottom:0; background:#fff; display:block;}
.tab-area div.on {color:#fff; border:1px solid #4d5f80; border-bottom:0; background:#4d5f80;}

.tab-area2 {margin-top:-45px;}
.tab-area2 li {position:relative; line-height:42px; display:inline-block; margin-left:15px; padding-left:25px;}
.tab-area2 li:before {position:absolute; left:0; color:#f6ac1d; content:'/';}
.tab-area2 li:first-child {margin-left:0; padding-left:0;}
.tab-area2 li:first-child:before {content:none;}
.tab-area2 li a {font-family:'scdream5'; font-size:18px; color:#c1c1c1;}
.tab-area2 li a.on {color:#333;}

.tab-area3 {position:relative; margin-bottom:10px; border-bottom:2px solid #4d5f80;}
.tab-area3 li {display:inline-block; margin-right:5px; padding:0 20px; min-width:110px; background:#fff; box-sizing:border-box; border:1px solid #dbdbdb; border-bottom:0; font-family:'scdream5'; line-height:55px; text-align:center; cursor:pointer;}
.tab-area3 li.active{color:#fff; border:1px solid #4d5f80; border-bottom:0; background:#4d5f80;}

.box-area .title {font-family:'scdream5'; margin-bottom:20px;}
.box-area .cont.bo-view {min-height:200px;}
.box-area .cont1.bo-view {min-height:400px;}
.box-area .cont2 {text-align:right;}
.box-area .bo-file ul {}
.box-area .bo-file li {position:relative; line-height:50px; padding:0 30px; margin:10px; 0; border:1px solid #dbdbdb;}
.box-area .bo-file li i {display:inline-block; font-family:'scdream5'; font-style:normal; margin-right:50px;}
.box-area .bo-file li a {color:#3a8afd;}
.box-area .btn-area {text-align:center; margin:20px auto 20px;}
.box-area .btn-area2 {text-align:right; padding:30px 50px;}
.box-area .btn-area2 li {display:inline-block; margin-left:10px;}
.box-area .btn-area2 select {height:35px; vertical-align:unset;}
.box-area strong { color:#f8524c; }

.select-area h3 {font-family:'scdream5'; line-height:50px; text-align:center; color:#fff; margin-bottom:0; background:#4d5f80;}
.select-area h3.lalign { text-align:left; }

/* 결재선 조직도 선택 */
.box-confirm {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-confirm > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}
.modal-header {position:relative; padding:0 20px; background:#4d5f80;}
.modal-header h2 {font-family:'scdream5'; font-size:18px; color:#fff; line-height:50px;}
.modal-header a {position:absolute; top:50%; right:20px; transform:translateY(-50%); width:20px; height:20px; text-indent:-999em; background:url(/include/images/btn/btn_close.png) no-repeat; background-size:cover;}
.modal-header a.btn_print { right:50px; background:url(/include/images/btn/btn_print.png) no-repeat; background-size:cover;}
.modal-cont {height:70vh; padding:20px; overflow-y:auto;}
.modal-cont .select-area {overflow:hidden; width:100%; display:table;}
.modal-cont .select-area .shuttlebox { float:left;width:10%; } 
.modal-cont .select-area .shuttle {display:table-cell; width:80px; text-align:center; height:295px;vertical-align:middle;}
.modal-cont .select-area .shuttle a {display:inline-block; margin:5px 0; width:24px; height:24px; text-indent:-999em; border-radius:3px; border:1px solid #dbdbdb;}
.modal-cont .select-area .shuttle a:hover {background-color:#fef7e8 !important;}
.modal-cont .select-area .shuttle a.ico-right {background:url(/include/images/ico/ico_paging_next.png) no-repeat;}
.modal-cont .select-area .shuttle a.ico-left {background:url(/include/images/ico/ico_paging_prev.png) no-repeat;}
.modal-cont .listbox:first-child {margin-right:20px;}
.modal-cont .listbox {float:left; padding:0; border:1px solid #ddd; width:28%;height:295px; border-radius:0; background:none;overflow:auto;}

/*혜진추가시작*/
.box-confirmN {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-confirmN > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); min-width:850px; background:#fff;}

.modal-cont .title-area:first-child {margin-right:20px;}
.modal-cont .title-area {float:left; padding:0; border:1px solid #ddd; overflow:hidden; width:35%;}

.modal-cont .title-areaE:first-child {margin-right:20px;}
.modal-cont .title-areaE {float:left; padding:0; border:1px solid #ddd; overflow:hidden; width:22%;}

.modal-cont .title-areaD:first-child {margin-right:20px;}
.modal-cont .title-areaD {float:left; padding:0; border:1px solid #ddd; overflow:hidden; width:28%;}

.modal-cont .listboxN:first-child {margin-right:20px;}
.modal-cont .listboxN {float:left; padding:0; border:1px solid #ddd; width:100%; height:490px; border-radius:0; background:none;overflow:auto;}

.modal-cont .listboxA:first-child {margin-right:20px;}
.modal-cont .listboxA {float:left; padding:0; border:1px solid #ddd; width:100%; height:510px; border-radius:0; background:none;overflow:auto;}
.modal-cont .damdang:first-child {margin-right:20px;}
.modal-cont .damdang {float:left; padding:0; border:1px solid #ddd; width:100%; height:490px; border-radius:0; background:none;overflow:auto;}

.modal-cont .titleNm, .modal-cont .titledamdang, .modal-cont .totalSel, .modal-cont .resultVal {text-align:center;font-weight:bolder; height:40px; line-height:40px;}
.modal-cont .btn-area.right {margin-top:10px; text-align:right;}
/*혜진추가끝*/

.box-confirm .paging {margin:30px auto; text-align:center;}
.box-confirm .paging a {width:24px; height:24px; display:inline-block; margin:0 10px;}
.box-confirm .paging a:hover, .tableWrap .paging a.on {font-family:'scdream5'; color:#f6ac1d;}
.box-confirm .paging .first, .box-confirm .paging .prev, .box-confirm .paging .next, .box-confirm .paging .last {text-indent:-999em; vertical-align:middle; border-radius:3px; border:1px solid #dbdbdb;}
.box-confirm .paging .first {background:url(/include/images/ico/ico_paging_first.png) center no-repeat #fafafa;}
.box-confirm .paging .prev {background:url(/include/images/ico/ico_paging_prev.png) center no-repeat #fafafa;}
.box-confirm .paging .next {background:url(/include/images/ico/ico_paging_next.png) center no-repeat #fafafa;}
.box-confirm .paging .last {background:url(/include/images/ico/ico_paging_last.png) center no-repeat #fafafa;}

/* 메세지보관함 */
.msg-modal-cont { height:80vh; padding:10px; overflow-y:auto; }
/* 단문발송 특수문자 */
.box-spchar {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-spchar > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); min-width:560px; width:40%; background:#fff;}

.spc-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

.spc-tabBox{width:100%; background-color:#fff;}
.spc-tabBox ul{}
.spc-tabBox ul li{float:left; width:16.5%; height:45px; line-height:45px; background-color:#fff; text-align:center; box-sizing:border-box; border:1px solid #ddd; border-right:none; cursor:pointer;}
.spc-tabBox ul li:last-child{border-right:1px solid #ddd;}
.spc-tabBox ul li:hover, .spc-tabBox ul li.active{color:#ff6600; font-weight:600;}
.spc-tabBox::after{width:0; height:0; line-height:0; font-size:0; display:block; visibility:hidden; clear:both !important; content:"";}

.spc-conBox{width:96%; min-height:150px; padding:10px 14px; background-color:#fff;}
.spc-conBox a{display:inline-block; padding:10px 10px; font-size:22px; font-family:"dotum", sans-serif !important;}
.spc-conBox a:hover{color:#ff6600; font-weight:600;}
.spc-conBox::after{width:0; height:0; line-height:0; font-size:0; display:block; visibility:hidden; clear:both !important; content:"";}

/* 사원조회 */
.box-empsearch {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-empsearch > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:450px; width:40%; background:#fff;}

.esearch-modal-cont { height:40vh; padding:10px; overflow-y:auto; }

/* 최근수신번호 */
.box-lastsend {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-lastsend > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:300px; width:30%; background:#fff;}

.lsend-modal-cont { height:40vh; padding:10px; overflow-y:auto; }

/* 메세지 저장 */
.box-msgsave {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-msgsave > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:300px;background:#fff;}

.msgSave-modal-cont { height:380px; padding:10px; overflow-y:auto; }
/**/
.saveMsgContent {position:relative; padding:30px 10px 10px; height:280px; border-radius:5px; border:1px solid #ddd;}
.saveMsgContent:before {position:absolute; top:9px; left:10px; width:14px; height:12px; background:url(/include/images/ico/ico_sms_msg01.png) no-repeat; content:'';}
.saveMsgContent:after {position:absolute; top:9px; right:10px; width:64px; height:12px; background:url(/include/images/ico/ico_sms_msg02.png) no-repeat; content:'';}
.saveMsgContent > div { height:100%;overflow-y:auto;}

/* 문자서비스 그룹 편집 */
.box-adrbook {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-adrbook > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:300px; width:25%; background:#fff;}

.adrbook-modal-cont { height:20vh; padding:50px 25px; overflow-y:auto; }
.adrbook-modal-cont div input { width:100%; }

/* 문자서비스 그룹멤버 편집 */
.box-adrbookmember {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-adrbookmember > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:300px; width:25%; background:#fff;}

.adrbookmember-modal-cont { height:30vh; padding:50px 25px; overflow-y:auto; }
.adrbookmember-modal-cont div p { padding-bottom:10px; }
.adrbookmember-modal-cont div input, .adrbookmember-modal-cont div select { width:100%; }

/* 주소록 */
.box-addressbook {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-addressbook > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}

/* 카카오 템플릿 버튼*/
.box-templetebutton {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-templetebutton > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:450px;background:#fff;}

.tButton-modal-cont { height:120px; padding:10px; overflow-y:auto; }

/* 조직도 */
.box-compose {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-compose > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}

.compose-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

.compose-modal-cont .select-area {overflow:hidden; width:100%; height:100%; display:table;}
.compose-modal-cont .listbox1 {float:left; padding:0; width:55%;height:69vh; border-radius:0; background:none;overflow:auto;}
.compose-modal-cont .listbox2 {float:left; padding:0; width:45%;height:69vh; border-radius:0; background:none;overflow:hidden;}

.address-modal-cont .select-area {overflow:hidden; width:100%; height:100%; display:table;}
.address-modal-cont .listbox1 {float:left; padding:0; width:55%;height:69vh; border-radius:0; background:none;overflow:auto;}
.address-modal-cont .listbox2 {float:left; padding:0; width:45%;height:69vh; border-radius:0; background:none;overflow:hidden;}

/* 조직도 다중선택 */
.box-compose-msel {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-compose-msel > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}

.msel-compose-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

.msel-compose-modal-cont .select-area {overflow:hidden; width:100%; height:35vh; display:table;}
.msel-compose-modal-cont .listbox1 {float:left; padding:0; width:55%;height:34vh; border-radius:0; background:none;overflow:auto;}
.msel-compose-modal-cont .listbox2 {float:left; padding:0; width:45%;height:34vh; border-radius:0; background:none;overflow:hidden;}

.msel-compose-modal-cont .btn-area.right {margin-top:10px; text-align:right;}

/* 조직도 다중선택 아코디언 display:none일 경우 아코디언 깨짐 */
.box-compose-acco {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:; z-index:999;}
.box-compose-acco > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:950px; width:70%; background:#fff;}

.acco-compose-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

.acco-compose-modal-cont .select-area {overflow:hidden; width:100%; height:35vh; display:table;text-align:left;}
.acco-compose-modal-cont .listbox {float:left; padding:0; width:100%;height:56vh; border-radius:0; background:none;overflow:auto;}

.acco-compose-modal-cont .btn-area.right {margin-top:10px; text-align:right;}

/* 부서조직도 다중선택 */
.box-compose-team {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-compose-team > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:650px; width:40%; background:#fff;}

.team-compose-modal-cont { height:50vh; padding:10px; overflow-y:auto; }

.team-compose-modal-cont .select-area {overflow:hidden; width:100%; height:35vh; display:table;text-align:left;}
.team-compose-modal-cont .listbox {float:left; padding:0; width:100%;height:35vh; border-radius:0; background:none;overflow:auto;}
.team-compose-modal-cont .listbox h4 {padding:5px 0 0 5px;height:30px;border-bottom:1px solid #e0e0e0;font-size:14px;font-family:'scdream5'; }

.team-compose-modal-cont .btn-area.right {margin-top:10px; text-align:right;}

/* 연차지급리스트 */
.box-mybgh {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-mybgh > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}

.mybgh-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

/* 문자서비스 전송내역 상세 */
.box-messagedetail {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-messagedetail > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:450px; width:50%; background:#fff;}

.messagedetail-modal-cont { height:70vh; padding:10px; overflow-y:auto; }

/* 날짜 시간선택 */
.box-datetime {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-datetime > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:540px; width:60%; background:#fff;}

.datetime-modal-cont { height:37vh; padding:10px; overflow-y:auto; }

/* 교육정보 */
.box-eduinfo {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-eduinfo > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:800px; width:60%; background:#fff;}

.eduinfo-modal-cont { height:50vh; padding:10px; overflow-y:auto; }

/* 교육생리스트 */
.box-eduserlist {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-eduserlist > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:800px; width:60%; background:#fff;}

.eduserlist-modal-cont { height:75vh; padding:10px; overflow-y:auto; }

/* H/W리스트 */
.box-itpmshw, .box-itpmshwview, .box-itpmshwhis, .box-itpmsswview {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-itpmshw > div, .box-itpmshwview > div, .box-itpmshwhis > div, .box-itpmsswview > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:850px; width:60%; background:#fff;}

.itpmshw-modal-cont { height:75vh; padding:10px; overflow-y:auto; }
.itpmssw-modal-cont { height:55vh; padding:10px; overflow-y:auto; }

/* 사업자번호 조회 */
.box-compsearch {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-compsearch > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:450px; width:50%; background:#fff;}

.compsearch-modal-cont { height:37vh; padding:10px; overflow-y:auto; }

/* 교육생리스트 */
.box-compcottlist {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.8); display:none; z-index:999;}
.box-compcottlist > div {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:800px; width:60%; background:#fff;}

.compcottlist-modal-cont { height:75vh; padding:10px; overflow-y:auto; }

.div-print-cont { }

.adbook-tabBox{width:100%; background-color:#fff;}
.adbook-tabBox ul{}
.adbook-tabBox ul li{float:left; width:22%; height:45px; line-height:45px; background-color:#fff; text-align:center; box-sizing:border-box; border-top:1px solid #ddd;border-left:1px solid #ddd; border-right:none; cursor:pointer;}
.adbook-tabBox ul li:last-child{border-right:1px solid #ddd;}
.adbook-tabBox ul li:hover, .adbook-tabBox ul li.active{color:#ff6600; font-weight:600;}
.adbook-tabBox::after{width:0; height:0; line-height:0; font-size:0; display:block; visibility:hidden; clear:both !important; content:"";}

.adbook-conBox{width:100%; height:87%; padding:0; background-color:#fff;}
.adbook-conBox::after{width:0; height:0; line-height:0; font-size:0; display:block; visibility:hidden; clear:both !important; content:"";}
#ad-tab01 div:first-child, #ad-tab02 div:first-child {margin-bottom:20px;}
.adbook-conBox .shuttlebox {display:table-cell; width:80px; text-align:center; height:460px;vertical-align:middle;}
.adbook-conBox .shuttlebox.two { height:220px; } 
.adbook-conBox .shuttle {display:table-cell;width:80px; text-align:center; height:100%;vertical-align:middle;}
.adbook-conBox .shuttle a {display:inline-block; margin:5px 0; padding-top:28px;width:54px; height:18px;font-size:12px;letter-spacing:-2px; border-radius:3px; border:1px solid #dbdbdb;}
.adbook-conBox .shuttle a:hover {background-color:#fef7e8 !important;}
.adbook-conBox .shuttle a.ico-right {background:url(/include/images/ico/ico_paging_next.png) 16px 4px no-repeat;}
.adbook-conBox .shuttle a.ico-left {background:url(/include/images/ico/ico_paging_prev.png) 16px 4px no-repeat;}

.adbook-srcBox { float:left;width:100%;height:48%;}
.adbook-srcBox2 { float:left;width:100%;height:100%;}
.adbook-srcBox .listbox, .adbook-srcBox2 .listbox {float:left;padding:0;width:82%;height:100%;border:1px solid #dbdbdb;overflow:auto;}
.adbook-srcBox .listbox ul.listitem li {position relative; border-bottom:1px solid #dbdbdb;}

.adbook-rcvBox{width:100%; height:74%; padding:0; background-color:#fff;}
.adbook-rcvBox div {display:block;padding:0;width:99%;height:100%;border:1px solid #dbdbdb;overflow:auto;}
.adbook-rcvBox ul li {position relative; border-bottom:1px solid #dbdbdb;}
 
.conBox{width:100%; height:97%; padding:0; background-color:#fff;}
.conBox::after{width:0; height:0; line-height:0; font-size:0; display:block; visibility:hidden; clear:both !important; content:"";}

.rcvBox{width:100%; height:82%; padding:0; background-color:#fff;}
.rcvBox div {display:block;padding:0;width:99%;height:100%;border:1px solid #dbdbdb;overflow:auto;}

.listitem li {position:relative;}
.listitem li.hd {background-color:#ddd;}
.listitem li label.name {font-family:'scdream5'; display:inline-block;width:110px;text-align:center;}
.listitem li span { margin:0 5px; }
.listitem li .rightBox { position:absolute;right:10px; }
/*
.modal-cont select {float:left; height:295px; padding:0; border-radius:0; background:none;}
.modal-cont select option {padding:15px 20px; border-bottom:1px solid #dbdbdb;}
.modal-cont select option[checked], .modal-cont select option:focus, .modal-cont select option:active {background:#fef7e8;}
.modal-cont select.type1 {width:230px; margin-right:20px;}
.modal-cont select.type2 {width:230px;}
*/
.modal-cont .btn-area.right {margin-top:10px; text-align:right;}

/* tabs */
.tabs:after {content:""; display:table; clear:both;}
.tabs input[type=radio] {display:none;}
.tabs label {display:block; float:left; width:calc(100% / 3 - 10px); text-align:center; line-height:30px; margin:0 3px 7px; cursor:pointer; -webkit-transition:background-color 150ms ease-in-out; transition:background-color 150ms ease-in-out; border:1px solid #dbdbdb; background-color:#fafafa;}
.tabs label span {margin-left:5px;}
.tabs label span.r {color:#f8524c;}
.tabs label span.b {color:#14adea;}
.tabs label:hover {background-color:#fff;}
.tabs [id^="tab"]:checked + label {color:#fff; border:1px solid #905816; background:#905816;}
.tabs [id^="tab"]:checked + label span {color:#fff;}
.tabs [id^="mtab"]:checked + label {color:#fff; border:1px solid #905816; background:#905816;}
.tabs [id^="mtab"]:checked + label span {color:#fff;}
.tab-content {display:none; line-height:45px; width:100%;}
.tab-content li {position:relative; padding-left:10px;}
.tab-content li:before {position:absolute; left:0; content:'·';}
.tab-content li p {width:70%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tab-content li .date {position:absolute; right:2%; top:50%; transform:translateY(-50%); font-size:12px; color:#929292;}
#mtab1:checked ~ #mtab-content1, #mtab2:checked ~ #mtab-content2, #mtab3:checked ~ #mtab-content3, #mtab4:checked ~ #mtab-content4, #mtab5:checked ~ #mtab-content5, #mtab6:checked ~ #mtab-content6 {display:block; clear:both;}
/*#tab1:checked ~ #tab-content1, #tab2:checked ~ #tab-content2, #tab3:checked ~ #tab-content3, #tab4:checked ~ #tab-content4, #tab5:checked ~ #tab-content5, #tab6:checked ~ #tab-content6 {display:block; clear:both;}
#tab11:checked ~ #tab-content11, #tab21:checked ~ #tab-content21, #tab31:checked ~ #tab-content31, #tab41:checked ~ #tab-content41, #tab51:checked ~ #tab-content51, #tab61:checked ~ #tab-content61*/
#tab-content1{display:block; clear:both;}
#tab-content11{display:block; clear:both;line-height:30px; }


.tabWrap {position:relative; overflow:hidden;}
.tabWrap li {position:relative; float:left; width:120px;}
.tabWrap li a {font-family:'scdream5'; font-size:16px; line-height:56px; text-align:center; display:block;}
.tabWrap li a:hover {color:#14adea;}
.tabWrap li a:hover:before {position:absolute; bottom:0; left:50%; transform:translateX(-50%); width:100%; height:2px; background:#14adea; content:'';}

.infoWrap li {display:table; table-layout:fixed; width:100%; margin-bottom:10px;}
.infoWrap li span {position:relative; display:table-cell; vertical-align:middle; box-sizing:border-box;}
.infoWrap li span.txt {padding-top:12px;padding-bottom:12px;padding-left:20px;}
.infoWrap li .th {width:13%; padding:0 10px;}
.infoWrap li .td .btn-payment {position:absolute; right:22%; top:50%; transform:translateY(-50%);}
.infoWrap li .td .btnOver {position:absolute; right:32%; top:50%; transform:translateY(-50%);}
.infoWrap .searchBtn {text-align:center; margin-top:30px;}

.searchWrap {margin-bottom:0;}
.searchWrap li {display:table; table-layout:fixed; width:100%; margin-bottom:10px;}
.searchWrap li span {position:relative; display:table-cell; vertical-align:middle; box-sizing:border-box;}
.searchWrap li .th {width:15%; padding:0 10px;}
.searchWrap li .th2 {width:30%; padding:0 10px;}
.searchWrap li .td .btn-payment {position:absolute; right:22%; top:50%; transform:translateY(-50%);}
.searchWrap .searchBtn {text-align:center; margin-top:30px;}
/*
.searchWrap.type2 {margin-bottom:0;}
.searchWrap.type2 li {position:relative; display:block;}
.searchWrap.type2 li .th, .searchWrap.type2 li .td {display:inline-block; line-height:2;border:1px solid #f0f;}
.searchWrap.type2 li .th {width:7%;}
.searchWrap.type2 li label {margin-right:20px;}
.searchWrap.type2 .btn-area {position:absolute; right:0; bottom:0;}
*/
.addr-popup {overflow:hidden;}
.addr-popup .left {float:left; width:50%;}
.addr-popup .left .cont > div {height:180px; overflow-y:auto; padding:20px; margin-bottom:10px; box-sizing:border-box; border:1px solid #dbdbdb;}
.addr-popup .left td {line-height:1.8; text-align:left; padding:0;}
.addr-popup .left td a {display:inline-block;}
.addr-popup .left .table-area {height:180px; overflow-y:auto; border:1px solid #dbdbdb;}
.addr-popup .right {float:right; width:45%;}
.addr-popup .right .table-area {border:1px solid #dbdbdb;}
.addr-popup th {text-align:left; padding:0 10px;}
.addr-popup .chk-num {float:right; font-family:'scdream4';}
.addr-popup .table-area td {padding:10px; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb;}
.addr-popup .table-area td:last-child {border-right:0;}
.addr-popup dl {}
.addr-popup dt {line-height:50px; padding:0 10px; border-bottom:1px solid #dbdbdb; background:#fafafa;}
.addr-popup dd {height:320px; padding:10px; overflow-y:auto; box-sizing:border-box;}
.addr-popup dd p {position:relative; margin-bottom:15px;}
.addr-popup dd span {display:inline-block;}
.addr-popup dd span:nth-child(1) {width:35%;}
.addr-popup dd span:nth-child(2) {margin:0 20px;}

.btn-hd, .btn-hd2 {position:relative; height:35px; margin-bottom:10px;}
.btn-hd p, .btn-hd2 p {position:relative; line-height:35px; margin-bottom:10px; padding-left:20px;}
.btn-hd p:before, .btn-hd2 p:before {position:absolute; left:0; top:50%; transform:translateY(-50%); font-family:'scdream5'; color:#f8524c; content:'*';}
.btn-hd ul, .btn-hd2 ul {position:absolute; right:0; top:50%; transform:translateY(-50%);}
.btn-hd li, .btn-hd2 li {display:inline-block;}
.btn-hd li a {position:relative; display:inline-block; line-height:33px; padding:0 15px 0 30px; border-radius:3px; border:1px solid #dbdbdb;}
.btn-hd li a:before {position:absolute; left:10px; top:50%; transform:translateY(-50%); width:15px; height:15px; background:url(/include/images/ico/ico_btn_hd.png) 0 0 no-repeat; background-size:15px; content:'';}
.btn-hd li a.btnSch:before {background-position:0 0;}
.btn-hd li a.btnSave:before {background-position:0 -15px;}
.btn-hd li a.btnDel:before {background-position:0 -30px;}
.btn-hd li a.btnCancel:before {background-position:0 -45px;}
.btn-hd li a.btnPrint:before {background-position:0 -60px;}
.btn-hd li a.btnExcel:before {background-position:0 -75px;}
.btn-hd li a.btnList:before {background-position:0 -90px;}

.chk-hd {position:relative; height:40px; overflow:hidden;}
.chk-hd ul {position:absolute; right:0; top:50%; transform:translateY(-50%);}
.chk-hd li {position:relative; float:left; line-height:20px; padding-left:30px; margin-left:20px;}
.chk-hd li:before {position:absolute; left:0; top:50%; transform:translateY(-50%); width:20px; height:20px; border:1px solid #dbdbdb; background:#fff; content:'';}
.chk-hd li:nth-child(2):before {background:url(/include/images/ico/ico_chk_hd.png) 0 0 no-repeat #fff;}
.chk-hd li:nth-child(3):before {background:url(/include/images/ico/ico_chk_hd.png) 0 -20px no-repeat #fff;}
.chk-hd li:nth-child(4):before {background:url(/include/images/ico/ico_chk_hd.png) 0 -40px no-repeat #fff;}

.search-member {text-align:right; display:block; margin-bottom:10px;}
.search-member a {line-height:48px !important; vertical-align:middle;}

.team-supervise .left .title select {width:auto !important;}

.member-wrap {position:relative; overflow:hidden;}
.member-wrap .member {position:relative; float:left; width:597px; padding:30px; box-sizing:border-box; border:1px solid #dbdbdb; background:#fff;}
.member-wrap .member .thumb {position:absolute; left:30px; top:30px; width:145px; height:203px; border:1px solid #dbdbdb; background:url(/include/images/ico/ico_member.png) center no-repeat #f9fafc;}
.member-wrap .member .info {margin-left:170px;}
.member-wrap .member th {line-height:50px !important;}
.member-wrap .member td {line-height:normal;}

.member-wrap .select {float:right; width:597px; padding:30px; box-sizing:border-box; border:1px solid #dbdbdb; background:#fff;}
.member-wrap .select p {font-family:'scdream5'; margin-bottom:10px;}
.member-wrap .select ul {overflow:hidden; margin-left:-30px;}
.member-wrap .select li {width:calc(100% / 3 - 31px); float:left; margin-left:30px;}
.member-wrap .select li select {width:100%;}
.member-wrap .select li select[multiple] {height:164px; padding:0; background:none;}
.member-wrap .select li select[multiple] option {padding:15px 20px; border-bottom:1px solid #dbdbdb;}
.member-wrap .select li select[multiple] option[checked], .member-wrap .select li select[multiple] option:focus, .member-wrap .select li select[multiple] option:active {background:#fef7e8;}

.member-info ul {overflow:hidden; margin-left:-20px;}
.member-info li {text-align:center; margin-left:20px; margin-bottom:20px;}
.member-info li:nth-child(1), .member-info li:nth-child(2), .member-info li:nth-child(3) {float:left; width:calc(100% / 3 - 20px); margin-left:20px;}
.member-info li:nth-child(5), .member-info li:nth-child(6), .member-info li:nth-child(7), .member-info li:nth-child(8) {float:left; width:calc(100% / 2 - 20px); margin-left:20px;}
.member-info li:nth-child(7) {margin-top:-60px;}

.info-box {padding:30px; margin-top:-1px; border:1px solid #ddd; background:#fff;}
.info-box li {position:relative; line-height:2; padding-left:15px;}
.info-box li:before {position:absolute; left:0; top:0; content:'*';}
.info-box li.notice {font-family:'scdream5'; color:#f8524c;}

.team-supervise {overflow:hidden;}
.team-supervise .left {float:left; width:30%; max-width:470px; box-sizing:border-box; padding:30px; border:1px solid #dbdbdb; background:#fff;}
.team-supervise .left .title {margin-bottom:10px;}
.team-supervise .left .cont {}
.team-supervise .cord {height:390px; overflow-y:auto; border:1px solid #dbdbdb;}
.team-supervise .cord dt {font-family:'scdream5'; overflow:hidden; border-bottom:1px solid #dbdbdb; background:#fafafa;}
.team-supervise .cord span {width:50%; float:left; line-height:50px; text-align:center; box-sizing:border-box;}
.team-supervise .cord dd {overflow:hidden; margin-top:-1px; border-top:1px solid #dbdbdb; background:#fff;}
.team-supervise .cord span:first-child {border-right:1px solid #dbdbdb;}

.team-supervise .right {float:right; width:68%; max-width:1110px; box-sizing:border-box; padding:30px; border:1px solid #dbdbdb; background:#fff;}
.team-supervise .right .searchWrap {margin-top:30px;}
.team-supervise .right .btn-area {text-align:right; margin:80px auto 0;}

.tableVWrap {margin-bottom:30px;}
.tableVWrap .cont {border:1px solid #dbdbdb; background:#fff;}
.tableVWrap .cont td {border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.tableVWrap .cont td:first-child {border-left:0;}
.tableVWrap tbody tr:nth-child(2n+1){background-color: #f0f;}
.tableVWrap tbody td a{color:#2d96ff;}

.tableWrap {margin-bottom:30px;}
.tableWrap .hd {position:relative; height:40px; text-align:left; margin-bottom:10px;}
.tableWrap .hd .tlt {position:absolute; line-height:40px; top:0;}
.tableWrap .hd .total {position:absolute; line-height:40px; right:10px; top:0;}
.tableWrap .hdN {position:relative; height:40px; text-align:right; margin-bottom:10px;}
.tableWrap .hdN .totalN {position:absolute; line-height:40px; margin-left:10px; top:0;}
.tableWrap .hdN .tlt strong, .tableWrap .hd .total strong, .tableWrap .hdN .totalN strong  {font-family:'scdream5'; color:#f8524c;}
.tableWrap .cont, .tableWrap .contA, .tableWrap .contB {border:1px solid #dbdbdb; background:#fff;}
.tableWrap .contA td {border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
.tableWrap .contA td:first-child {border-left:0;}
.tableWrap .contA td.deact {background:#e6e6e6;}
.tableWrap .contA .bo-vc li {border-top:0px;border-bottom:1px solid #dbdbdb; }
.tableWrap .contB tbody td { padding:0; }
.tableWrap .contB tbody td .label { width:100%; height:20px; border-bottom:1px solid #dbdbdb;font-weight:bold;}
.tableWrap .contB tbody td .txt { display:flex; align-items:center;justify-content:center;background-color:#fff;width:100%; height:40px; font-weight:normal;}
.tableWrap tbody tr:hover td{background-color:#ddd;} 
.tableWrap .contB tbody tr:hover td{background-color:#f9fafc;} 
.tableWrap .contA .btn { display:inline;padding:0 8px;  }
/*.tableWrap tbody tr:nth-child(2n+1){background-color: #f0f;}*/
.tableWrap tbody td a{color:#2d96ff;}
.tableWrap .paging {margin:30px auto; text-align:center;}
.tableWrap .paging a {width:24px; height:24px; display:inline-block; margin:0 10px;}
.tableWrap .paging a:hover, .tableWrap .paging a.on {font-family:'scdream5'; color:#f6ac1d;}
.tableWrap .paging .first, .tableWrap .paging .prev, .tableWrap .paging .next, .tableWrap .paging .last {text-indent:-999em; vertical-align:middle; border-radius:3px; border:1px solid #dbdbdb;}
.tableWrap .paging .first {background:url(/include/images/ico/ico_paging_first.png) center no-repeat #fafafa;}
.tableWrap .paging .prev {background:url(/include/images/ico/ico_paging_prev.png) center no-repeat #fafafa;}
.tableWrap .paging .next {background:url(/include/images/ico/ico_paging_next.png) center no-repeat #fafafa;}
.tableWrap .paging .last {background:url(/include/images/ico/ico_paging_last.png) center no-repeat #fafafa;}
.tableWrap tbody td ul li { padding:0; line-height:20px; text-align:left; }
/* thead fix */
.tableWrap .tableList { position:relative;border-collapse: collapse;max-height:420px;overflow:auto; }
.tableWrap .tableList2 { position:relative;border-collapse: collapse;max-height:600px;overflow:auto; }
.tableWrap .fixedHeader { position: sticky;	top: 0;}
.tableWrap .fixedHeader:after  {content:""; position: absolute; left:-2px; width:1px; height: 40px; background: #dee2e6;}
.tableWrap .fixedHeader:before {content:""; position: absolute; left:-2px; width:100%; height: 2px; background: #dee2e6;}
.tableWrap .fixedHeader:after { top: 0px;}
.tableWrap .fixedHeader:before { top: -1px;}
.tableWrap .fixedHeader-two { position: sticky;	top: 40px;}
.tableWrap .fixedHeader-two:first-child {border-left:1px solid #dbdbdb; }
.tableWrap .fixedHeader-two:after  {content:""; position: absolute; left:-1px; width:100%; height: 2px; background: #dee2e6;}
.tableWrap .fixedHeader-two:before {content:""; position: absolute; left:-1px; width:1px; height: 40px; background: #dee2e6;}
.tableWrap .fixedHeader-two:after { top: -2px;}
.tableWrap .fixedHeader-two:before { bottom: 0px;}

.tb-file {margin-top:30px; vertical-align:top;}
.tb-file label {min-width:60px; width:10%; display:inline-block;}
.tb-file > div {width:94%; display:inline-block; vertical-align:top; margin-left:3%;}
.tb-file input[type=file] {width:100%; margin-bottom:5px;}
.tb-file > div > p { display:inline-block; width:100%; margin-top:10px;margin-bottom:10px;vertical-align:middle;}
.tb-file > div > p:last-child{ margin-bottom:0; } 
.tb-file > div > p > span { line-height:30px; padding-left:20px; }
.tb-file > div > p > span.file { display:block; }
.tb-file > div > p > a {position:absolute; right:25%; margin-top:15px;transform:translateY(-50%);}


.bo-vc {}
.bo-vc ul {}
.bo-vc li {padding:0 50px; position:relative; border-top:1px solid #dbdbdb;}
.bo-vc li span.name {position:absolute; left:50px; top:50%; transform:translateY(-50%); font-family:'scdream5';}
.bo-vc li span.name:after {margin-left:10px; content:':';}
.bo-vc li p {padding:10px 0;line-height:28px; padding-left:100px;}
.bo-vc li p a {position:absolute; right:20%; top:50%; transform:translateY(-50%);}
.bo-vc li span.date {position:absolute; right:50px; top:50%; transform:translateY(-50%);line-height:13px;}

.bo-vc-w {position:relative; padding:20px 50px; border-top:1px solid #dbdbdb;}
.bo-vc-w textarea {width:85%; min-height:60px;}
.bo-vc-w textarea.full {width:100%; min-height:60px;}
.bo-vc-w button {position:absolute; right:50px; bottom:20px; width:100px; height:60px;font-family:'scdream6'; font-size:18px; color:#fff; border-radius:3px; background:#905816;}

.btn-area {margin:10px 0; text-align:center;}
.btn-area a {margin:0 5px;}

/*table th, table td {line-height:50px;}*/
table th {font-family:'scdream5'; font-size:14px; padding:10px 15px; line-height:20px; border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#f9fafc;}
/*table th:first-child {border-left:0;}*/
table td {font-size:14px; text-align:center; padding:10px 15px; border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#f9fafc;}
table td strong{font-family:'scdream5';color:#e84f4f;}
table th.sbj, table td.sbj {text-align:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height:2;}
table th.sbj strong {color:#e84f4f;}
table td.sbj strong {color:#2d96ff;}
table td.state strong {font-weight:bold;color:#333;}
table th.sbjN, table td.sbjN {text-align:left; line-height:2;}
table th.sbjN strong {color:#e84f4f;}
table td textarea.ment { width:90%; min-height:100px; }
table th.noti, table td.noti {text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height:2;}
/*table td a {display:block;}*/
table .no, table .name, table .re, table .hit, table .state {width:120px;}
table .no2 {width:80px;}
table .no3 {width:60px;}
table .data {width:140px;}
table .data2 {width:160px;}
table .tit {width:200px;}
table .tb-cont {width:400px;}

table.tb1 thead th {line-height:30px; border-top:1px solid #333; background:#fff;}
table.tb1 td {line-height:1.5; padding:10px 5px;}
table.tb1 td.sbj {text-align:left;}
table.tb1 td.date {font-size:12px; color:#929292;}

table .array {line-height:10px;}
table .array li {display:inline-block;}
table .array a {position:relative; display:inline-block; width:24px; height:24px; text-indent:-999em; border-radius:3px; border:1px solid #dbdbdb; background:#fff;}
table .array a.up i {position:absolute; top:10px; right:8px; transform:rotate(-135deg); width:8px; height:8px; font-size:0; border-right:1px solid; border-bottom:1px solid; display:inline-block;}
table .array a.down i {position:absolute; top:5px; right:8px; transform:rotate(45deg); width:8px; height:8px; border-right:1px solid; border-bottom:1px solid; display:inline-block;}

table.type1 {border:1px solid #dbdbdb;}
table.type1 th {border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#fff;background-color:#e6e6e6;}
table.type1 td {border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#fff;}
table.type1 .annual {float:right;overflow:hidden;}
table.type1 .annual strong {position:relative; color:#f8524c; margin-left:5px; padding-left:10px;}
table.type1 .annual strong:before {position:absolute; left:0; top:50%; transform:translateY(-50%);color:#333; content:'/';}
table.type1 .sch-btn {display:inline-block; width:50px; height:26px; font-size:0; margin-left:-70px;}
table.type1 textarea.ment2 { width:90%;min-height:100px !important;height:100px;  }

table.type2 {border:1px solid #dbdbdb;}
table.type2 th {border-left:1px solid #dbdbdb;}
table.type2 td {border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; background:#fff;}
table.type2 td .cont {position:relative;}
table.type2 td .m-search {position:absolute; right:10px; top:50%; transform:translateY(-50%); font-size:13px; line-height:30px; display:inline-block; padding:0 10px 0 30px; border-radius:5px; background:url(/include/images/ico/ico_sch_btn.png) 10px center no-repeat #efefef; background-size:16px;}
table.type2 td .m-search2 {position:absolute; right:10px; top:50%; transform:translateY(-50%); width:16px; height:16px; display:inline-block; background:url(/include/images/ico/ico_sch_btn.png) no-repeat; background-size:cover;}

table.type3 {border:0;}
table.type3 th, table.type3 td { border-left:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; }
table.type3 th.tit {background:#fff;line-height:30px;}
table.type3 td.name {background:#f2f2f2;line-height:30px;}
table.type3 td.sign {background:#fff;height:70px;}

footer {position:relative; border-top:1px solid #dbdbdb; background:#fff;}
footer p {font-size:12px; line-height:60px; margin:0 30px;}
footer p.addr {position:absolute; right:0; top:50%; transform:translateY(-50%);}

.lnb-nav {float:left; width:200px;}
.lnb-nav h2 {font-family:'scdream6'; font-size:24px; line-height:130px; color:#fff; text-align:center; background:url(/include/images/bg/bg_lnb_nav.png) center no-repeat;}
.lnb-nav .list {background:#f6f6f9;}
.lnb-nav .list > li {position:relative; border-bottom:1px solid #dbdbdb;}
.lnb-nav .list > li:after {position:absolute; top:20px; right:20px; width:10px; height:10px; border-right:1px solid; border-bottom:1px solid; display:inline-block; transform:rotate(45deg); content:'';}
.lnb-nav .list > li.on:after {transform:rotate(-135deg);}
.lnb-nav .list > li > a {font-family:'scdream5'; font-size:16px; color:#146af0; line-height:55px; padding:0 20px; display:block;}
.lnb-nav .list .depth {display:none;}
.lnb-nav .list > li.on .depth {display:block;}
.lnb-nav .list .depth a {position:relative; line-height:35px; display:block; padding:0 20px 0 30px;}
.lnb-nav .list .depth a:before {position:absolute; left:20px; top:50%; transform:translateY(-50%); content:'·';}
.lnb-nav .list .depth a:hover, .lnb-nav .list .depth a.on {background:#e4e4e4;}

.content-wrap {float:right; width:1000px;}
.content-wrap .part.num2 {float:left; width:calc(100% / 2 - 16px); margin-left:30px;}
.content-wrap .part.num2:first-child {margin-left:0;}
.content-wrap .part h3 {font-family:'scdream5'; font-size:18px; border-bottom:2px solid #e0e0e0;}
.content-wrap .part h3 span {position:relative; line-height:37px; padding:0 10px; display:inline-block;}
.content-wrap .part h3 span:after {position:absolute; left:0; bottom:-2px; width:100%; border-bottom:2px solid #146af0; content:'';}
.content-wrap .part h3 em {font-family:'scdream4'; font-size:14px; margin-left:10px;}
.content-wrap .part td {line-height:1.5; padding:10px 20px;}
.content-wrap .part td span {font-family:'scdream5'; display:block;}
.content-wrap .part .search {padding:0 10px; margin-bottom:10px;}
.content-wrap .part .search strong {font-family:'scdream5'; margin-right:20px;}
.content-wrap .part .search-wrap {overflow:hidden; padding:10px; border:1px solid #dbdbdb; background:#fafafa}
.content-wrap .part .search-wrap li {float:left; width:calc(100% / 2 - 30px); margin:0 15px;}
.content-wrap .part .search-wrap strong {display:inline-block; width:110px; font-family:'scdream5'; text-align:center;}
.content-wrap .part select {width:auto !important;}
.content-wrap .part .btn-wrap {float:right;}
.content-wrap .part .btn-wrap a {position:relative; display:inline-block; line-height:33px; padding:0 15px 0 35px; border-radius:3px; border:1px solid #dbdbdb; background:#fff;}
.content-wrap .part .btn-wrap a:before {position:absolute; left:10px; top:50%; transform:translateY(-50%); width:21px; height:21px; background:url(/include/images/ico/ico_btn_hd.png) 0 0 no-repeat; content:'';}
.content-wrap .part .btn-wrap a:nth-child(1):before {background-position:0 -84px;}
.content-wrap .part .btn-wrap a:nth-child(2):before {background-position:0 -105px;}

.listitem .ui-selecting { background: #9c9ecb; }
.listitem .ui-selected { background: #8184bc; color: white; }
.listitem { list-style-type: none; margin: 0; padding: 0; width: 100%; }
.listitem li { margin:0; padding: 0.6em 0.4em; font-size: 16px; line-height:16px;border:0px;cursor:pointer; }

ul.noticelist li { list-style: disc; margin-left:20px; padding: 0; width:100%; }

/* Button Start */

.btn {font-size:12px; line-height:25px; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn.middle {font-family:'scdream5'; font-size:14px; line-height:40px; padding:0 50px;}
.btn.big {font-family:'scdream6'; font-size:18px; color:#b4b4b4; line-height:50px; padding:0 80px;}
.btn.big2 {font-family:'scdream6'; font-size:18px; line-height:50px; padding:0 80px;}

.btn2 {font-size:12px; line-height:25px; color:#fff; padding:0 13px; display:inline-block; border-radius:3px; background:#905816;}
.btn2.middle {font-size:14px; line-height:40px; padding:0 50px;}
.btn2.big {font-family:'scdream6'; font-size:18px; line-height:50px; padding:0 80px;}

.btn3 {font-size:12px; line-height:25px; color:#fff; padding:0 13px; display:inline-block; border-radius:3px; background:#4d5f80;}
.btn3.middle {font-size:14px; line-height:40px; padding:0 50px;}
.btn3.middle2 {font-size:14px; line-height:30px; padding:0 50px;}
.btn3.big {font-family:'scdream6'; font-size:18px; line-height:50px; padding:0 80px;}

.btn4 {font-size:14px; line-height:35px; padding:0 10px; display:inline-block; border-radius:3px;}
.btn4.check {color:#fff; padding-left:30px; background:url(/include/images/ico/ico_check.png) 10px center no-repeat #f6ac1d;}
.btn4.write {color:#fff; padding-left:30px; background:url(/include/images/ico/ico_write.png) 10px center no-repeat #4d5f80;}
.btn4.del {color:#fff; padding-left:30px; background:url(/include/images/ico/ico_del.png) 10px center no-repeat #a2141b;}
.btn4.list {color:#333; line-height:33px; padding-left:28px; border:1px solid #dbdbdb; background:url(/include/images/ico/ico_list.png) 10px center no-repeat #fafafa;}

.btn4.save {color:#333; line-height:33px; padding-left:28px; border:1px solid #dbdbdb; background: #fafafa;}
.btn4.save:before {position:absolute; top:50%; transform:translateY(-50%) translateX(-50%); width:20px; height:20px; border:1px solid #dbdbdb; content:'';}
.btn4.save:nth-child(1):before {background:url(/include/images/ico/ico_btn_hd.png) 0 -21px no-repeat #fff; border:1px solid #dbdbdb;}

.btn5 {font-size:12px; line-height:25px; color:#4d5f80; padding:0 13px; display:inline-block; border:1px solid #4d5f80; border-radius:3px; background:#fff;}
.btn5.middle {font-family:'scdream5'; font-size:14px; line-height:48px; padding:0 40px;}
.btn5.big {font-family:'scdream6'; font-size:18px; color:#b4b4b4; line-height:50px; padding:0 80px;}

.btn6 {font-size:12px; line-height:25px; color:#4d5f80; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn6.middle {font-family:'scdream5'; font-size:14px; line-height:38px; padding:0 40px;}
.btn6.big {font-family:'scdream6'; font-size:18px; color:#b4b4b4; line-height:50px; padding:0 80px;}

.btn7 {font-size:12px; line-height:25px; color:#fff; padding:0 13px; display:inline-block; border-radius:3px; background:#146af0;}
.btn7.middle {font-size:14px; line-height:40px; padding:0 50px;}
.btn7.big {font-family:'scdream6'; font-size:18px; line-height:50px; padding:0 80px;}

.btn8 {font-size:12px; line-height:25px; color:#fff; padding:0 13px; display:inline-block; border-radius:3px; background:#905816;}
.btn8.middle {font-size:14px; line-height:40px; padding:0 50px;}

.btn9 {font-size:12px; line-height:25px; color:#905816; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn9.middle {font-family:'scdream5'; font-size:14px; line-height:40px; padding:0 50px;}

.btn10 {font-size:12px; line-height:25px; color:#4d5f80; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn10.middle {font-family:'scdream5'; font-size:14px; line-height:40px; padding:0 50px;}

.btn11 {font-size:12px; line-height:25px; color:#FCA903; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn11.middle {font-family:'scdream5'; font-size:14px; line-height:40px; padding:0 50px;}

.btn12 {font-size:12px; line-height:25px; color:#282A29; padding:0 13px; display:inline-block; border:1px solid #dbdbdb; border-radius:3px; background:#fafafa;}
.btn12.middle {font-family:'scdream5'; font-size:14px; line-height:40px; padding:0 50px;}




.btnRed { color:#fff;background-color:#a2141b;}

.noact {background-color:#9e9e9e;color:#d9d9d9 !important;}

.btn.white{border:1px solid #dcdcdc;background-color:#fff;color:#333;}
.btn.white:hover{background-color:#f7f7f7;}

.btn.gray{border:1px solid #757575;background-color:#bab5af;color:#fff;}
.btn.gray:hover{background-color:#716f6a;}

.btn.darkgray{border:1px solid #363636;background-color:#898176;}
.btn.darkgray:hover{background-color:#575551;}

.btn.red{border:1px solid #be1f1f;background-color:#fe1a00;}
.btn.red:hover {background-color:#ce0100;}

.btn.lightgreen{border:1px solid #6d8a17;background-color:#98bf21;color:#fff;}
.btn.lightgreen:hover {background-color:#7a991a;}

.btn.green{border:1px solid #25631f;background-color:#35b128;color:#fff;}
.btn.green:hover {background-color:#399630;}

.btn.sky{border:1px solid #489bee;background-color:#79bbff;}
.btn.sky:hover {background-color:#378de5;}

.btn.blue{border:1px solid #337fed;background-color:#3d94f6;}
.btn.blue:hover {background-color:#1e62d0;}

.btn.purple {border:1px solid #a511c0;background-color:#c123de;color:#fff;}
.btn.purple:hover {background-color:#a20dbd;}

.btn.lightpurple {border:1px solid #dd5df4;background-color:#e367fa;}
.btn.lightpurple:hover {background-color:#ca70da;}

.btn.gold {border:1px solid #f4a511;background-color:#f6b33d;}
.btn.gold:hover {background-color:#e9a527;}

.btn.orange, .btn3.orange {border:1px solid #eeb447;background-color:#fb9e25;color:#fff;}
.btn.orange:hover, .btn3.orange:hover {background-color:#f48702;}

.btn.yellow {border:1px solid #eacd00;background-color:#ffea53;color:#fff;}
.btn.yellow:hover {background-color:#ffe215;}

.s {padding:2px 10px;font-size:11px;line-height:1.4em;font-weight:normal;}
.n {padding:4px 20px;font-size:14px;font-weight:bold;}
.xl {padding:8px 30px;font-size:18px;font-weight:bold;}
.twoxl {padding:20px 50px;font-size:28px;font-weight:bold;}
.twoxlbox {padding:18px 8px;font-size:28px;font-weight:bold;}
/* Button End */

#ot_calendar li, #bulk_box li { min-width:310px;}
div.days {width:14%;display:inline-block;margin:4px 0;padding:0;}
div.bulk {width:14%;display:inline-block;margin:4px 0;padding:0;}
div.twobulk {width:22%;display:inline-block;margin:4px 0;padding:0;border:1px solid #ddd;border-radius:4px;}
div.twobulk.middle {width:19%;font-size:0.88em;} 
div.twobulk.small {width:9.6%;font-size:0.88em;} 
div.twobulk::after {clear:both;} 
div.twobulk > div {float:left;margin:5px 0;padding-left:2px;text-align:center;}
div.twobulk div.tlt {display:block;width:20%;height:22px;padding-top:10px;}
div.twobulk div.view {display:block;width:64%;}
div.twobulk div.act {display:flex;width:12%;height:22px;padding-top:10px;}
div.twobulk.small div.view {width:78%;}
div.twobulk.small div.act {display:flex;width:18%;height:22px;padding-top:10px;}
.icobox {display:inline;padding-left:20px;border:1px solid #ddd;border-radius:4px;}
.icoDel {background:url(/include/images/ico/ico_chk_hd.png) 0 -40px no-repeat #fff;}
div.d_blue { color:#44f;}
div.d_red { color:#f8524c;}