@charset "utf-8";
@import url(font.css);
@font-face {
  font-family: 'Godo';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff') format('woff');
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; }
html { width:100%; height:100%; }
html,body {width:100%;}
body{min-width:340px; -webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;}
body, li, td, div, span {-webkit-text-size-adjust:none;}
body,code { font-size:16px; font-family:"Noto Sans KR",Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif; color:#555555; }
li { list-style:none; }
img,fieldset { border:none; vertical-align:top; outline:none;}
table { width:100%; border:0; border-spacing:0; border-collapse:collapse; }
th,td { border:0;  }
input,select,textarea,button  { font-size:13px; font-family:"Noto Sans KR",Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif; color:#555555; vertical-align:middle; outline:none; border-radius: 5px;}
input[type='email'],
input[type='text'],
input[type='number'],
input[type='tel'],
input[type='date'],
input[type='file'],
input[type='password']{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box; border:1px solid #dcdcdc; background-color:#fff; padding:0 5px; outline:none;}
select {
	padding-right:20px;
	padding-left:3px;
	height:24px;
	border:1px solid #d5d5d5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url('/images/common/arrow_select.png') no-repeat 93% center;
	box-sizing: border-box;
}
.table_result .select { padding:0 20px 0 10px;}
textarea { padding:5px 6px; border:1px solid #d5d5d5; line-height:18px; resize : vertical;}
button { overflow:visible; padding:0; margin:0; border:0; cursor:pointer; outline:none;}
input[type='radio'] {border:none;}
input[type='submit'],
input[type='button']{}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color: #cdcdcd; font-weight:normal; }
a { text-decoration:none; color:#333333; outline:none;}
a:hover { text-decoration:none; color:#0097b1;}
a:active { text-decoration:none; }

area {outline:none;}
::-webkit-scrollbar {width: 10px; height:5px;}
::-webkit-scrollbar-thumb {
    background-color: #05A2BD;
    border-radius: 10px;
    background-clip: padding-box;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 10px;
}

.fieldContainer {position:relative;}
.displaynone {display:none;}
label.error {
	display: inline-block;
    background: #fff;
	color:#000;
	font-size:12px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .7);
	padding:0 10px;
	margin-left:10px;
	border-radius:5px;
	behavior: url( "/common/css/PIE/PIE.htc" );
}

label.LayerError {
    position: absolute;
	display: inline-block;
    right: -40px;
    top: -10px;
    background: #fff;
	color:#000!important;
	font-size:12px !important;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .7);
    margin: 2px 10px;
	padding:10px !important;
	border-radius:5px !important;
	behavior: url( "/common/css/PIE/PIE.htc" );
}
label.LayerError:after {
  content: '';
  position: absolute;
  border-top: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  bottom: -9px;
  left: 10px;
}

label.LayerError2 {
    position: absolute;
	display: inline-block;
    left: 0;
    bottom: -30px;
    background: #fff;
	color:#000;
	font-size:12px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, .7);
    margin: 2px 10px;
	padding:0 10px;
	border-radius:5px;
	behavior: url( "/common/css/PIE/PIE.htc" );
	z-index:1;
}
label.LayerError2:after {
  content: '';
  position: absolute;
  border-bottom: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  top: -9px;
  left: 10px;
}

label.LayerError3 {
    position: absolute;
	display: inline-block;
    left: 0;
    bottom: -30px;
    background: #fff;
	color:#000;
	font-size:12px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, .7);
    margin: 2px 10px;
	padding:0 10px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	behavior: url( "/common/css/PIE/PIE.htc" );
	z-index:1;
}
label.LayerError3:after {
  content: '';
  position: absolute;
  border-bottom: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  top: -9px;
  left: 10px;
}
label.LayerError4 {
    position: absolute;
	display: inline-block;
    left: 0;
    bottom: -30px;
    background: #fff;
	color:#fc4f00;
	font-size:12px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, .7);
    margin: 2px 10px;
	padding:0 10px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	behavior: url( "/common/css/PIE/PIE.htc" );
	z-index:1;
}
label.LayerError4:after {
  content: '';
  position: absolute;
  border-bottom: 10px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  top: -9px;
  left: 10px;
}
label.LayerError5 {
    position: relative;
	display: inline-block;
    background: #fff;
	color:#000;
	font-size:12px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, .7);
    margin: 2px 10px;
	padding:0 10px;
	height:24px;
	line-height:24px;
	border-radius:5px;
	z-index:1;
}
label.LayerError6 {
    position: relative;
	display: inline-block;
    background: #fff;
	color:#000;
	font-size:12px;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, .7);
    margin: 12px 10px 2px;
	padding:0 10px;
	height:24px;
	line-height:24px;
	border-radius:5px;
	z-index:1;
}

.swal2-show {padding:20px 20px 40px 20px !important;}
.swal2-popup .swal2-styled:focus {box-shadow:none !important;}

.height30 {height:30px; line-height:30px;}
.PTop5 {padding-top:5px;}
.PTop10 {padding-top:10px;}
.PTop20 {padding-top:20px;}
.PTop30 {padding-top:30px;}
.PTop40 {padding-top:40px;}
.PTop50 {padding-top:50px;}
.PTop80 {padding-top:80px;}

.PBop10 {padding-bottom:10px;}
.PBop20 {padding-bottom:20px;}
.PBop30 {padding-bottom:30px;}
.PBop40 {padding-bottom:40px;}
.PBop50 {padding-bottom:50px;}

.MTop2 {margin-top:2px;}
.MTop10 {margin-top:10px;}
.MTop20 {margin-top:20px;}
.MTop30 {margin-top:30px;}
.MTop40 {margin-top:40px;}
.MTop45 {margin-top:45px;}
.MTop50 {margin-top:50px;}
.MTop60 {margin-top:60px;}
.MTop100 {margin-top:100px;}

.MBottom4 {margin-bottom:4px;}
.MBottom10 {margin-bottom:10px;}
.MBottom20 {margin-bottom:20px;}
.MBottom30 {margin-bottom:30px;}
.MBottom40 {margin-bottom:40px;}
.MBottom45 {margin-bottom:45px;}
.MBottom50 {margin-bottom:50px;}
.MBottom60 {margin-bottom:60px;}
.MBottom150 {margin-bottom:150px;}

.blind{font-size: 0; position: absolute; top: -99999999px;}
.overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.6);
	z-index: 9999;
}
.overlay.on {display: block;}

.text_label { color:#c2c2c2; font-size:14px;}
.f_orange {color:#e57640;}
.f_orange2 {color:#e57640;}
.f_white {color:#fff !important;}
.f_black {color:#000;}
.f_blue {color:#7a9dde;}
.f_blue01 {color:blue;}
.f_green {color:#098C7A;}
.f_bora {color:#ba1dba;}
.f_main {color: #0097b1;}
.f_gray {color:#a8a8a8;}
.f_font11 {font-size:11px;}
.f_font12 {font-size:12px;}
.f_font13 {font-size:13px;}
.f_font14 {font-size:14px;}
.f_font16 {font-size:16px;}
.f_font22 {font-size:22px;}
.readyBg {background-color:#f0fbdf !important;}
.readyBg2 {background-color:#f8e2e2 !important;}
.afterBg {background-color:#fdddde !important;}

.lineHeight26 {line-height:26px;}
.f_Right {float:right;}
.f_left {float:left;}
.clearBoth {clear:both;}
.Tcenter {text-align:center !important;}
.Tleft {text-align:left !important;}
.Tright {text-align:right !important;}
.CursorPointer {cursor:pointer;}
.CursorDefault {cursor:default !important;}
.displayBlock {display:block;}
.displayinlieBlock {display:inline-block;}
.noneLineheight {line-height:0 !important;}
.wAddContent {display:none;}
.wAddContentTable {display:none;}
.borderNone {border:none !important;}
.paddingNone {padding:0 !important;}

.fontBold { font-weight: bold;}
.fontExBold { font-weight: 900;}
.moneyTypeFront {display:block; text-align:right; float:right; padding-bottom:5px; font-size:11px; color:#555;}

.fsize12 {font-size:12px !important;}
.fsize13 {font-size:13px !important;}
.fsize14 {font-size:14px !important;}
.fsize15 {font-size:15px !important;}
.fsize16 {font-size:16px !important;}
.fsize17 {font-size:17px !important;}
.fsize18 {font-size:18px !important;}
.fsize20 {font-size:20px !important;}
.fsize22 {font-size:22px !important;}
.fsize26 {font-size:26px !important;}
.fsize30 {font-size:30px !important;}
.fsize34 {font-size:34px !important;}
.fsize40 {font-size:40px !important;}
.fsize50 {font-size:50px !important;}

@media screen and (max-width:800px){	
	.widthDisplayNone {display:none;}
	.wAddContent {display:block;}
	.wAddContentTable {display:block; width:100%;}
	.PTop5 {padding-top:5px;}
	.PTop10 {padding-top:8px;}
	.PTop20 {padding-top:15px;}
	.PTop30 {padding-top:20px;}
	.PTop40 {padding-top:25px;}
	.PTop50 {padding-top:30px;}
	.PTop80 {padding-top:40px;}

	.PBop10 {padding-bottom:8px;}
	.PBop20 {padding-bottom:10px;}
	.PBop30 {padding-bottom:20px;}
	.PBop40 {padding-bottom:30px;}
	.PBop50 {padding-bottom:40px;}

	.MTop10 {margin-top:8px;}
	.MTop20 {margin-top:10px;}
	.MTop30 {margin-top:20px;}
	.MTop40 {margin-top:30px;}
	.MTop45 {margin-top:35px;}
	.MTop50 {margin-top:40px;}
	.MTop60 {margin-top:50px;}
	.MTop100 {margin-top:60px;}

	input[type='button'],
	input[type='text'],
	input[type='password'],
	input[type='submit']{ -webkit-appearance: none;   -webkit-border-radius: 0; }
}
@media screen and (max-width:560px){
	.MTop10 {margin-top:8px;}
	.MTop20 {margin-top:10px;}
	.MTop30 {margin-top:15px;}
	.MTop40 {margin-top:20px;}
	.MTop45 {margin-top:30px;}
	.MTop50 {margin-top:30px;}
	.MTop60 {margin-top:40px;}
	.MTop100 {margin-top:50px;}
}

/* 기본테이블 */
.table_basic_title{margin-bottom: 10px;}
.table_basic_title p,
.table_basic_title span,
.table_basic_title strong{font-size: 16px;}
.table_basic {
	padding:0;
	border-spacing:0px;
	border-collapse:collapse;
	width:100%;
	border-top:2px solid #0097b1;
	font-size:16px;
	line-height:18px;
	background-color:#fff;
}
.table_basic.border {border-top:1px solid #000;}
.table_basic.borderNone {border-top:none;}
.table_basic th {padding:15px 0 15px 8px; border:1px solid #ddd; border-width: 0 0 1px 0; text-align:center; vertical-align:middle; font-size:16px; color:#000; word-break:break-all; background-color: #f5f5f5;}
.table_basic th img {margin:0 5px 0 0; vertical-align:middle;}
.table_basic td {padding:15px 20px; border:1px solid #ddd; border-width: 0 0 1px 0; text-align:left; vertical-align:middle; font-size:16px;word-break:break-all; line-height: 2;}
.table_basic td.nopadding {padding:12px 0;}
.table_basic td a{vertical-align: middle;}
.table_basic td a img{vertical-align: sub;}
.table_basic .text_left{padding-left:8px; text-align:left;}
.table_basic .text_center {text-align:center;}
.table_basic th.rightBorder {border-right:1px solid #ddd; }
.table_basic th.rowLine {border-right:1px solid #ddd; background-color:#f2f2f2; text-align:center;}
.table_basic th.rowLine2 {border-right:1px solid #ddd; background-color:#f2f2f2; padding-left: 19px;}


.table-type1 {background-color: #fff;}
.table-type1 th{padding: 10px; text-align: center; border-top: 2px solid #0097b1; border-bottom: 1px solid #cdcdcd; background: #f5f5f5;}
.table-type1 td{padding: 10px; text-align: center; border-bottom: 1px solid #cdcdcd;}

.noneTable {padding:0; margin:0; border-spacing:0px;border-collapse:collapse;width:100%;border:none; position:relative; background-color:#fff;}
.noneTable tr td {float:left; padding:0; margin:0 0 0 10px; border:none; }
.noneTable tr td.marginNone {margin-left:0;}
.noneTable label.LayerError  {position: absolute; z-index:2; top:-20px; }
.qq-upload-button-selector label.LayerError  {position: absolute; z-index:2; top:-20px; }

@media screen and (max-width:560px){
	.noneTable tr td,
	.noneTable tr td.marginNone {margin:5px;}	
}
.animation {
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.board_Wrap .table_board_view img {max-width:100%; height:auto !important;}
.pointTxt { font-size:13px; padding:5px 10px; border:1px solid #000; margin-left:15px;}

.-showDom {
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.-showDom:hover {
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.-moveDom {
	-khtml-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

#Progress_Loading{display:none; position: fixed; top: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); z-index:111000;}
#Progress_Loading img{ position: absolute; left: 50%; top: 30%; margin-left:-60px; max-width:120px; }
#Progress_Loading span{position: absolute; left: 50%; top: 42%; margin-left:-100px; max-width:220px; font-size:14px;}

.board_Wrap .board_paging a{border-radius:100%;}
.board_Wrap .board_paging .btnPrev,.board_Wrap .board_paging .btnNext{border:none;}
.board_Wrap input[type='file'] {height:auto !important;}
.signImg {display:block; width:60px; margin-top:15px; cursor:pointer;}
.signImg2 {display:block; height:30px; margin-top:15px; cursor:pointer;}
.table-container{clear:both;}
@media screen and (max-width:840px){
	.table-container{
		width:100%;	
		overflow-x:auto;
		white-space: nowrap;
	}
	   
	.table-container table.table_basic_list,
	.table-container table.table_result{
		width:840px;	
	} 	
}

.fixed-table-container {
	width: 100%;
	height: 280px;
	position: relative;
	padding-top: 37px; 
}
#changeTopLogAreaMain .fixed-table-container {
	width: 100%;
	height: 220px;
	position: relative;
	padding-top: 37px; 
}
#changeTopLogArea .fixed-table-container {
	width: 100%;
	height: 170px;
	position: relative;
	padding-top: 37px; 
}
.header-bg {
	background: #0097b1;
	height: 37px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.table-wrapper {
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
}
.th-text {
	position: absolute;
	top: 0;
	width: inherit;
	line-height: 37px;
}
.table_basic_list2 {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    /*white-space: nowrap;*/
    background-color: white;	
}
.table_basic_list2 td.text_left {text-align:left;}
.table_basic_list2 td, .table_basic_list2 th {
    text-align: center;
    padding: 10px 8px;
}
.table_basic_list2 td {
    border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
    font-size: 12px;
}
.table_basic_list2 td:first-child {
    border-left: 1px solid #eaeaea;
}
.fixed-table-container .table_basic_list2 thead th {padding:0;}
.table_basic_list2 thead th {
    color: #ffffff;
    background: #248899;
}
.table_basic_list2 thead th:nth-child(odd) {
    color: #ffffff;
    background: #0097b1;
}
.table_basic_list2 tr:nth-child(even) {
    background: #F8F8F8;
}
.table_basic_list2.borderTop {border-top:1px solid #000;}

.organization .fixed-table-container {
	width: 100%;
	height: 270px;
	position: relative;
	padding-top: 45px; 
}
.organization .header-bg {
	border-top:1px solid #000;
	background: #f0f0f0;
	height: 45px;
}
.organization .th-text {
	top: 4px;
	line-height: 18px;
	color:#000;
}
.organization .th-text.Top10 {top:14px;}
.organization .table_basic_list2 th.leftLine,
.organization .table_basic_list2 td.leftLine { border-left: 1px solid #000 !important;}
.organization .table_basic_list2 .valuePlus { color: red; font-weight: bold;}
.organization .table_basic_list2 .valueMinus { color: blue; font-weight: bold;}
.organization .table_basic_list2 input {font-size:12px; padding:0; margin:0; color:#555; background:none;}
.organization .table_basic_list2 input:read-only { border: 0; cursor:default; }
.organization .table_basic_list2 textarea { min-height:auto; }

.organization .table_basic_list2 th.innerTableContainer ,
.organization .table_basic_list2 td.innerTableContainer { padding: 0; border-left: 0;}

.table_basic_list2 .payrollPop th,
.table_basic_list2 .costPop th{ color:#7a9dde; font-weight:700;}

.organization .table_basic_list2 { line-height: 180%;}
.organization .table_basic_list2 th { background-color: #f0f0f0; }
.organization .table_basic_list2 td { padding:8px;}
.organization .table_basic_list2 th.right,
.organization .table_basic_list2 td.right {text-align:right;}
.organization .table_basic_list2 th.left,
.organization .table_basic_list2 td.left {text-align:left;}

@media screen and (max-width:980px){
	.board_Wrap .table_board_view td.Content iframe,
	.board_Wrap .table_board_view td.board_content_img iframe{ width:100% !important; min-height:460px;}
}
@media screen and (max-width:760px){
	.board_Wrap .table_board_view td.Content iframe,
	.board_Wrap .table_board_view td.board_content_img iframe { min-height:300px;}
}
@media screen and (max-width:560px){
	.board_Wrap .table_board_view td.Content iframe,
	.board_Wrap .table_board_view td.board_content_img iframe { min-height:220px;}
}

.swal2-shown {padding:0 !important;}

#roadAnimationBtn div,#roadAnimationBtn span,#roadAnimationBtn i{ -webkit-animation:blink 0.8s ease-in-out infinite alternate; -moz-animation:blink 0.8s ease-in-out infinite alternate; animation:blink 0.8s ease-in-out infinite alternate; }
@-webkit-keyframes blink{ 0% {opacity:0;} 100% {opacity:1;} } 
@-moz-keyframes blink{ 0% {opacity:0;} 100% {opacity:1;} }
@keyframes blink{ 0% {opacity:0;} 100% {opacity:1;} }

.board_Wrap input[type='button'],
.board_Wrap input[type='submit'] {line-height:normal;}

/*애니메이션*/
.scrollanimate { opacity: 0; transition: all 0.1s ease; }
.fadeInUp {transform: translate(0, 50px);}
.fadeInDown {transform: translate(0, -50px);}
.fadeLeft {transform: translate(-50px, 0);}
.fadeRight {transform: translate(50px, 0);}
.m_animate {opacity: 1; transform: none;}