@charset "utf-8";

.table-group {
    margin: -1px;
}

.board-layout.table-group {
	margin: 0;
}

.tb-map {
	top: 42%;
}

.tb-map .table-type {
	margin-top: 0;
}

.tb-map .table-type iframe {
	min-height: 500px;
}

.table-type table {
	width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #cfcfcf;
}

.table-group table {
	border-color: #e5e5e5;
}

.ad-table {
	position: relative;
	display: none;
}

.ad-table.active {
	display: block;
}

.layer-popup-area .ad-table.active {
	display: block;
	top: -2px;
}

/*160516 레이어 트리구조 조정*/
.table-type table.inner-form,
.layer-popup-area .lp-ad .table-type table.inner-form {
	margin: 0 0 15px;
	border-left: 0;
	border-right: 0;
	border-color: #e8e8e8;
}

.add-data.ftw-data .table-type table.inner-form {
	margin: 0;
	border-top: 0;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.layer-popup-area .table-type table.inner-form {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.dp-simple {
	padding: 30px;
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
}

.dps-row {
	position: relative;
	padding: 20px 0;
	background-color: white;
	border: 1px solid #e8e8e8;
	border-top: 0;
}

.dps-row:first-child {
	border-top: 1px solid #e8e8e8;
}

.dps-left,
.dps-right {
	position: relative;
	display: block;
	float: left;
	height: 30px;
	line-height: 28px;
}

.dps-left {
	padding-left: 30px;
	width: 192px;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-size: 14px;
	color: #666;
}

.gd-box .dps-row {
	margin: -1px;
}

/* 중복메세지 */

.message-status {
    color: #5294da;
    text-align: center;
    clear: both;
}

.ms-box {
	margin: 30px 240px;
	padding: 30px;
	color: #666;
	border: 1px solid #e8e8e8;
}

.ms-box li {
	padding: 8px 0;
}

.ms-box li span {
	display: inline-block;
	width: 120px;
}

.msb-left {
	font-weight: 800;
}

.ico-point:before,
.fti-comp:before {
	content: '';
	position: relative;
	display: inline-block;
	top: 3px;
	margin-right: 12px;
	width: 16px;
	height: 16px;
	background: url(../images/common/ico_point.png) no-repeat;
}

.ico-point.icop-off:before {
	background-position: 0 -16px;
}

.ico-point.icop-mg:before {
	margin-right: 0;
}

.table-type tr {
    height: 42px;
}

.table-type th,
.table-type td {
	position: relative;
    text-align: left;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.table-type tr:first-child th,
.table-type tr:first-child td {
	border-top: 0;
}

.line-bold th,
.line-bold td {
	border-bottom: 1px solid #cfcfcf;
}

.line-bold + tr th,
.line-bold + tr td {
	border-top: 0;
}

.new-win {
	color: inherit;
	border-bottom: 1px solid #cfcfcf;
}

.new-win:after {
	position: relative;
	display: inline-block;
	content: '';
	margin-left: 5px;
	width: 9px;
	height: 9px;
	background: url(../images/common/ico_new.gif) no-repeat 0 0;
}

/*160816 a underline 클래스*/
.new-win-ln {
	color: inherit;
	text-decoration: underline !important;
}

.table-type th {
	width: 138px;
	padding-left: 20px;
	background-color: #fafafa;
}

.table-type th span,
.nt-list dt {
	position: relative;
    font-family: 'Nanum Barun Gothic', sans-serif;
    font-size: 13.7px; /*160822 12px 수정*/
    color: #555;
}

.inner-form th span {
    font-size: 12px;
}

.table-group th span {
    font-family: 'Nanum Barun Gothic', sans-serif;
    font-size: 12px;
}

.table-type th span.ico-essential:before {
    position: absolute;
    display: block;
    content: '';
    top: -3px;
    left: -8px;
    width: 4px;
    height: 4px;
    background: url(../images/common/ico_essential.png) no-repeat;
}

/*160511 말줄임 삭제
.table-type td,
.ftable-wrap td span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.table-type td {
	padding-left: 12px;
	max-width: 386px;
	min-width: 320px;
    color: #888;
}

/* 160526 통합검색 폼 추가 */
.search-total {
	margin-top: 30px;
}

/* 160609 추가 */
.ccp-top + .search-total {
	margin-top: 50px;
}

/* 160609 추가 */
.ttst-btype {
	table-layout: fixed;
}

.ttst-line {
	border-left: 0 !important;
}
/* 160609 추가 끝 */

/*160614 테이블 내 조건검색*/
.st-inner {
	border-bottom: 0 !important;
}

.btn-ptype {
	position: absolute;
	z-index: 9;
	display: block;
	top: 6px;
	right: 6px;
}

.btd-ptype {
	font-family: 'dotum', sans-serif !important;
	font-size: 12px !important;
	color: #777 !important;
}
/*160614 테이블 내 조건검색 끝*/

.tt-st-table span {
	line-height: 1;
}

.table-type.tt-st tr {
    height: 32px;
}

.table-type.tt-st .confirm-btn {
    padding: 0;
    margin-top: 15px;
    border: 0;
}

.table-type.tt-st th, .table-type.tt-st td {
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

.table-type.tt-st td {
	width: 400px; /*160527 수정*/
}

.table-type .st-head th {
	padding: 0;
	height: 48px;
	text-align: center;
	background-color: #f2f2f2; /*160609 추가*/
}

.table-type .st-head th span {
	font-size: 14.5px;
	color: #5294da;
}

.table-type .st-enter th {
	font-style: italic;
}

.table-type .st-enter th span {
	color: #aaa;
}

.table-type.tt-st td {
	padding: 0;
	margin: 0;
	max-width: inherit;
	min-width: inherit;
}

.table-type.tt-st .input-type-form {
	width: 100%;
	height: 32px;
	line-height: 1;
	text-indent: 5px; /*160527 추가*/
	border: 0;
}

/*firefox 대응*/
@-moz-document url-prefix(){
	.table-type.tt-st .input-type-form.itf-select {text-indent:0;}  /*160627 파폭 대응*/
}

.table-type.tt-st .input-type-form.itf-st {
	width: auto;
	height: 24px;
	line-height: 22px;
	border: 1px solid #ddd;
}

.chk_itf .itf-st { /*160628 체크박스 레이블 내 input*/
	position: absolute;
	margin-top: -6px;
}

.table-type.tt-st .st-enter td,
.table-type.tt-st td.tt-st-pd {
	padding-left: 10px;
}

/*160609 ttst-btype 시작*/
.tt-st-pdz {
	padding: 0 !important; /*160614 padding-left 수정*/
}

.st-enter td {
	padding: 15px !important; /*160614 20px 15px 수정*/
}

.st-enter td em {
	display: inline-block;
	vertical-align: middle;
}
/*160609 ttst-btype 끝*/

/*160613 ttst-ptype 추가 시작*/
.table-type.tt-ptype th,
.table-type.tt-ptype td {
	padding: 0 10px; /*160614 ptype테이블 패딩 추가*/
}

.table-type.tt-ptype tr {
	height: 32px;
}

.tt-head th,
.tt-head td {
	background-color: #eee;
}

.tt-tline {
	/*border-top: 1px solid #e8e8e8 !important;*/ /*160614 삭제*/
}

.tt-lline {
	border-left: 1px solid #e8e8e8 !important;
}

.tt-dline {
	border-top: 1px solid #d8d8d8 !important;
}

.tt-sum th,
.tt-sum td {
	font-weight: 800;
	color: #555;
	background-color: #f1f1f1;
}
/*160613 ttst-ptype 추가 끝*/

.st-enter em {
	margin-left: 0;
	margin-right: 12px; /*160527 25px 수정*/
	font-style: italic;
}

.ftable-wrap td span {
	/*display: block; 160510 삭제 */
}

.table-type .inner-form td {
	max-width: inherit;
	min-width: inherit;
}

.fc-table td {
	width: 311px;
}

.table-group .tt-form td {
	max-width: 229px;
	min-width: 222px;
}

.table-type th:first-child {
	border-left: 0;
}

.ttf-strong {
	font-weight: 800;
	color: #444;
}

/*160518 textarea 출력 text*/
.tta-text {
	padding: 15px 15px 15px 0;
	line-height: 1.4;
}

.tt-account {
	position: absolute;
	left: 680px;
	font-size: 11px;
	line-height: 28px;
}

.tt-account strong {
	margin-right: 10px;
}

.tt-account em {
	margin: 0;
	font-family: 'dotum', sans-serif;
	letter-spacing: inherit;
	color: #999;
}

em.tta-caution,
em.tta-cblock {
	color: #FF8080;
}

em.tta-cblock {
	display: block;
	margin: 2px 0 0;
	line-height: 1;
}

em.tt-notify {
	position: absolute;
	top: 33px;
	right: 3px;
	font-size: 11px;
	font-weight: normal;
}

/*160516 추가*/
.table-notify {
	margin: 10px 0;
	text-align: left;
}

/*160516 추가*/
.table-notify em.tt-notify {
	position: static;
}

em.tt-notify:before {
	position: relative;
	display: inline-block;
	content: '';
	margin-right: 5px;
	width: 4px;
	height: 4px;
	top: -3px;
	background: url(../images/common/ico_essential.png) no-repeat 0 0;
}

input[name='phoneNum'] {
    width: 60px;
}

input[name='formNum'] {
    width: 52px;
}

input.itf-long {
    width: 284px;
    margin-right: 10px;
}

.itf-enter {
	position: relative;
    width: 180px;
    height: 36px;
    top: -2px;
}

input[name='formNum'].fn-little {
    width: 52px !important;
    text-indent: all;
}

.dp-simple input[name='formNum'] {
    width: 88px;
}

.itb-disable {
    color: #ccc !important;
    border-color: #e5e5e5 !important;
    background-color: white !important;
    cursor: default;
}

.itb-disable span:before,
.itb-disable span:after {
	opacity: .5;
}

.row-type {
	padding: 12px 20px;
}

.row-type-itb {
	display: inline-block;
	margin: 8px 0 0 7px;
	width: 200px;
}

.row-type-itb:first-child {
	display: inline-block;
	margin-left: 0;
	width: 320px;
}

/* 160509 취합 */
.input-radio {
	position: relative;
	margin-right: 10px;
	cursor: default;
}

/* 160509 display 수정 */
.ftable-wrap td span.input-radio {
	display: inline-block;
}

.input-radio label,
.input-radio input[type='radio'] {
	cursor: pointer;
}

.input-radio input[type='radio'] {
	position: relative;
	top: -1px;
}

.ir-help {
    margin-right: 20px;
    line-height: 38px;
}

.ir-help:after {
	position: relative;
	display: inline-block;
	content: '';
	top: 2px;
	width: 12px;
	height: 12px;
	background: url(../images/common/ico_ques.gif) no-repeat 0 0;
	cursor: pointer;
}

.tt-check {
	position: relative;
	display: inline-block;
	width: 64px;
}

/*리뉴얼.tt-tit {
	position: relative;
	margin: 30px 0 0 3px;
	padding: 15px 0;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-size: 15px;
	color: #444;
}*/
.tt-tit {
	position: relative;
	padding: 0;
	margin: 10px 0;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-size: 18.5px;
	color: #444;
}

.lp-form-exp .tt-tit {
	margin: 0;
	text-align: left;
}

.lp-absolute .tt-tit {
	margin: 30px 0 0 3px;
}

.tt-tit:after {
	content: '';
	position: relative;
	display: block;
	margin: 10px 0 0;
	width: 30px;
	height: 3px;
	background-color: #dadada;
}

.cell-type input {
	width: 100px;
}

.itf-email {
	width: 180px;
}

.cell-type-cert input:first-child {
	width: 280px;
	margin-right: 8px;
}

.cell-type-cert input:first-child + input,
.cell-type-cert input:first-child + input + span + input {
	width: 120px;
}

.mtable-section {
	border-top: 1px solid #ccc;
}

.mtable-area {
	border-bottom: 1px solid #e5e5e5;
}

.mt-col {
	position: relative;
    display: block;
    float: left;
    padding: 8px 0;
    line-height: 35px;
}

.mt-col.mtc-right {
	float: right;
}

.mt-check {
	position: relative;
	margin: 0 20px;
	width: 80px;
	line-height: 35px;
}

.mt-check:before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 8px;
    top: 2px;
    right: -20px;
    background-color: #ccc;
}

.mt-check .chk_box {
	padding-left: 13px;
	top: 1px;
}

.mt-select,
.mt-text {
    padding-left: 30px;
}

.mt-select {
    display: inline-block;
    min-width: 214px;
}

.mt-select strong {
	font-weight: 800;
	color: #777;
}

.mt-select strong span {
	margin-left: 10px;
	font-size: 11px;
	color: #b4b4b4;
}

.mt-text em {
	margin-right: 5px;
}

/* 게시판 */

.form-table {
	position: relative;
	padding: 30px;
}

.ftable-wrap {
	width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 1px solid #ccc;
}

/*160602 추가*/
.ftable-top + .ftable-wrap,
.ftable-top + .board-layout {
    margin-top: -1px;
    border-top: 1px solid #e8e8e8;
}

.ftable-top + .board-layout {
    margin-top: 0;
}
/*160602 추가 끝*/

.board-layout.table-group .ftable-wrap {
    border-bottom: 0;
}

.gd-worker .board-layout.table-group .ftable-wrap {
    border-bottom: 1px solid #e5e5e5;
}

.ftw-head th {
	position: relative;
    height: 40px;
    font-family: 'Nanum Barun Gothic', sans-serif;
    font-size: 13px;
    font-weight: 800;
    color: #333;
    line-height: 37px;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
	overflow: hidden;
    white-space: nowrap;
	/*160511 커서 포인터, 말줄임 삭제
    text-overflow: ellipsis;
    cursor: pointer;*/
}

.ftw-head th:before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 8px;
    top: 14px;
    left: 0;
    background-color: #ccc;
}

.ftw-head th:first-child:before {
	display: none;
}

.ftw-head th.descen:after,
.ftw-head th.indescen:after {
	position: absolute;
	display: inline-block;
	content: '';
	margin-left: 2px;
	top: 14px;
	width: 7px;
	height: 7px;
	background: url(../images/common/th_arrow_spr.gif) no-repeat 0 -7px;
}

.ftw-head th.clickDisable:after {
	display: none;
}

.ftw-head th.indescen:after {
	background-position: 0 0;
}

.ftw-row {
	vertical-align: top;
    padding-top: 23px;
}

.ftw-line {
	position: relative;
}

.ftw-line td {
    height: 35px;
	text-align: left;
    background-color: white;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    white-space: nowrap;
    /* 160511 말줄임 삭제
    text-overflow: ellipsis;
    */
}

/*--------------- 160516 테이블 내 말줄임 ---------------*/
.over-table {
	table-layout: fixed;
}

.ftw-over {
	display: block;
	margin: 0 auto;
	max-width: 60px;
	vertical-align: middle;
	overflow: hidden;
    text-overflow: ellipsis;
}

em.ftw-over {
	display: inline-block;
	max-width: 180px;
	white-space: nowrap;
}
/*--------------- 160516 테이블 내 말줄임 끝---------------*/

.ftw-line td,
.ftw-line td a {
    font-size: 12px;
    color: #888;
}

/*160512 span 클래스 추가*/
.ftw-rStyle {
	font-size: 12px !important;
	line-height: 1.4 !important;
	color: #888 !important;
}

.ftw-line:nth-child(even) td {
    background-color: #fafafa;
}

.ftw-head + .ftw-line th,
.ftw-head + .ftw-line td,
.ftw-line:first-child th,
.ftw-line:first-child td {
    border-top: 0;
}

.ftw-head th,
.ftw-line td {
	padding: 0 10px;
}

.ftw-type th {
	height: auto;
	line-height: 28px;
}

.ftw-type th.ftw-col {
	border-bottom: 0;
}

.ftw-type th.ftw-col:before {
	width: 0;
}

.ftw-type th.ftw-tr {
    border-top: 0;
    color: #888;
    font-weight: normal;
    font-size: 13px;
}

.ftw-type th.ftw-tr.descen:after,
.ftw-type th.ftw-tr.indescen:after {
	top: 10px;
}

.ftw-type th.ftw-tr:before {
	top: 9px
}

.ftw-type th.ftw-tr:first-child:before {
	display: block;
}

.ftw-type th:before,
.ftw-type th.descen:after,
.ftw-type th.indescen:after {
	top: 24px;
}

.ftw-few .ftw-line td {
	text-align: center;
}

/* 160509 span 디스플레이 수정 */
.ftable-wrap td span.ft-icon {
	display: initial;
}

.ft-icon {
    padding: 5px 8px;
    font-size: 11px;
    color: white;
    letter-spacing: -1px;
    background-color: #7aa7d6;
    border-radius: 5px;
}

.ft-icon.fti-first {
    background-color: #de6a6a;
}

.ft-icon.fti-second {
    background-color: #7fc174;
}

.ft-icon.fti-pay-first {
    background-color: #AD83DE;
}

.ft-icon.fti-pay-second,
.ft-icon.fti-off {
    background-color: #DE789F;
}

.ft-icon.fti-on {
    background-color: #7aa7d6;
}

.ft-icon.fti-fin {
    background-color: #537ec3;
}

/*160525 추가*/
.fti-default.fti-print {
    background-color: #537ec3;
    cursor: pointer;
}

/*160525 추가*/
.fti-default {
    background-color: #ddd;
    cursor: default;
}

.fti-comp {
    position: relative;
    padding: 7px 10px 7px 25px;
    line-height: 1; /*160617 대표사 추가*/
    background-color: #ccc;
    cursor: pointer;
}

.fti-comp:before {
    position: absolute;
    display: block;
    left: 5px;
    top: 4px;
    background-color: #e8e8e8;
	background: url(../images/common/ico_point.png) no-repeat 0 -16px;
}

.fti-comp.active,
.fti-comp.fixed {
    background-color: #5294da;
}

.fti-comp.active:before,
.fti-comp.fixed:before {
	background-position: 0 0;
}

.ftw-num {
    max-width: 60px;
    text-align: center !important;
}

.ftw-order {
    max-width: 128px;
}

.ftw-order-a {
    padding: 0 15px;
    max-width: 120px;
}

.ftw-order-b {
    width: 128px;
}

.ftw-con-num {
    max-width: 212px;
}

.ftw-bank-num {
    max-width: 120px;
}

.ftw-con-tit {
    max-width: 283px;
}

.ftw-con-tit-a {
	width: 220px;
    max-width: 250px;
}

.ftw-con-tit-b {
	width: 150px;
    max-width: 180px;
}

.ftw-line td.ftw-con-sum {
    max-width: 122px;
    text-align: right;
}

.ftw-head .ftw-con-sum,
.ftw-line td.ftw-con-coun {
    text-align: center;
}

.ftw-con-sdat,
.ftw-con-edat {
    max-width: 78px;
}

.ftw-line td.ftw-con-sdat,
.ftw-line td.ftw-con-edat,
.ftw-line td.ftw-bcol,
.ftw-line td.ftw-con-status {
    text-align: center;
}

.ftw-con-status {
    max-width: 128px;
}

.ftw-con-divi {
	max-width: 138px;
	text-align: center !important;
}

.ftw-con-select,
.board-select {
	position: relative;
	padding: 0 14px !important;
	width: 32px;
}

.ftw-bcol {
	width: 12.5%;
}

.ftw-group {
	position: relative;
	text-align: center !important;
}

/*160511 텍스트 정렬*/
.ta-left {
	text-align: left !important;
}

.ta-center {
	text-align: center !important;
}

.ta-right {
	text-align: right !important;
}

/*160613 텍스트 정렬 여백 추가*/
.ta-pd-right {
	padding-right: 10px !important; /*160614 20px 수정*/
}
/*160613 텍스트 정렬 여백 추가 끝*/

/* 펼치기 테이블 */

.ftw-tm {
	/*position: relative; 160512 삭제*/
	width: 48px;
}

.ftw-more td {
	vertical-align: top;
	padding-top: 10px; /*160512 패딩 조정*/
}

.ftw-line td.ftw-text-more {
    line-height: 1.4;
    text-align: left;
}

/*160512 css 수정*/
.ftw-text-more span {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    height: 14px;
    line-height: 1.4;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 160510 수정 */
.ftw-line td.ftw-text-more.opened {
    padding: 10px; /*160512 패딩 조정*/
    height: auto;
}

/* 160510 수정 */
.ftw-line td.ftw-text-more.opened span {
	white-space: normal;
	overflow: auto;
	height: auto;
}

.ftw-arrow {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/common/ico_arrow_open_spr.gif) no-repeat -13px -13px;
    cursor: pointer;
}

.ftw-more td .ftw-arrow {
	vertical-align: top;
	top: -2px;
}

/* 160512 리스트 더 보기 */
.more-list {
	display: block;
	width: 100%;
	height: 22px;
	background: #f1f1f1 url(../images/common/ico_arrow_open_spr.gif) no-repeat 50% -13px;
	cursor: pointer;
}

.more-list.active {
	-ms-background-position-y: -59px;
	background-position-y: -59px;
}

.ftw-con-select .chk_id_login {
	margin-top: 0;
}

/* 160617 크로스브라우징 삭제
.ftw-con-select .chk_box,
.board-select .chk_box {
	padding-left: 12px;
    top: 10px;
    left: 15px;
}
*/

.ftw-to-line .ftw-con-select .chk_box {
    top: 18px;
}

/* 160617 크로스브라우징 삭제
.ftw-head .ftw-con-select .chk_box,
.ftw-head .board-select .chk_box {
    top: 12px;
}
*/

.ftb-area {
	position: absolute;
	margin-right: 12px;
	top: 13px;
	right: 0;
}

.gd-top-area .ftb-area {
	top: 6px;
	right: 6px;
	margin-right: 0;
}

.board-select {
	width: 40px;
}

.ftw-line td.board-tit {
	text-align: left;
	padding-left: 50px;
}

.board-num {
	width: 80px;
	text-align: center;
}

.board-tit {
	width: 680px;
}

.board-date,
.board-adm {
	width: 120px;
}

.ftw-line td.board-num,
.ftw-line td.board-adm,
.ftw-line td.board-date {
	text-align: center;
}

/* 게시글 뷰 페이지 */

.bl-contents {
	font-size: 12px;
}

.blc-top {
	padding: 30px 10px;
	border-top: 1px solid #dadada;
	border-bottom: 2px solid #dadada;
}

.bl-title {
	margin-bottom: 15px;
	width: 100%;
	max-width: 80%;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-size: 20.5px;
	font-weight: 800;
	color: #555;
}

.blc-top span {
	font-size: 11px;
	color: #999;
}

.bl-creator {
	width: 100%;
	max-width: 180px;
}

/*160614 버튼 영역 추가*/
.blc-btn {
	padding: 10px 15px;
	text-align: right;
	border-bottom: 1px solid #e8e8e8;
}

.blc-article {
	padding: 30px 10px;
	line-height: 24px;
	color: #888;
	white-space: pre-line;
	word-break: all; /*160825 단락 줄바꿈 수정*/
}

.blc-article img {
	margin: 15px 0;
	width: 100%;
}

/* 160610 게시판 글쓰기 */
.blw-title,
.blw-content,
.blw-file,
.blw-upload {
	padding: 20px;
}

.blw-title {
	border-top: 1px solid #dadada;
	border-bottom: 2px solid #dadada;
}

.blw-lb {
	display: inline-block;
	width: 98px;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-weight: 800;
	color: #555;
}

.blw-content,
.blw-upload {
	border-bottom: 2px solid #dadada;
}

.blw-content .blw-lb,
.blw-file .blw-lb {
	vertical-align: top;
}

.blw-content .blw-lb {
	margin-top: 8px;
}

.blw-content .itf-ttarea {
	margin: 0;
}

.blw-upload {
	border-width: 1px;
}

.blw-file {
	border-bottom: 1px solid #eee;
}

.blwf-list {
	display: inline-block;
	max-width: 894px;
}

.blwf-list li {
	display: inline-block;
	padding-bottom: 4px;
}

.fname {
	position: relative;
	margin-right: 50px;
	color: #888;
}

.fname {
    cursor: pointer;
}

.fname:after {
    position: absolute;
    content: '';
    display: inline-block;
    top: -4px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: url(../images/common/ico_btn_spr.png) no-repeat 0 -120px;
}

.fname.del:after {
	background-position: 0 -20px;
}

/* 게시판 글쓰기 끝 */

/* FAQ */

.bl-faq-area {
	border-bottom: 1px solid #cfcfcf;
}

.bl-faq-row {
	position: relative;
	cursor: pointer;
}

.bl-faq-row:first-child {
	border-top: 1px solid #cfcfcf;
}

.faq-que {
	position: relative; /*160614 추가*/
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
}

.bl-faq-row:first-child .faq-que {
	border-top: 0;
}

.answ-area {
	display: none;
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	background-color: #fafafa;
}

.faq-que.opened + .answ-area {
	display: block;
}

.faq-num,
.faq-category,
.faq-title {
	position: relative;
	display: inline-block;
	font-size: 11px;
	color: #888;
	text-align: center;
}

.faq-num:after,
.faq-category:after {
    content: '';
    position: absolute;
    display: block;
    top: 1px;
    right: 0;
    width: 1px;
    height: 11px;
    background-color: #cfcfcf;
}

.faq-num {
	width: 6%;
}

.faq-category {
	width: 12%;
}

.faq-title {
	padding-left: 30px;
	width: 780px;
	max-width: 640px;
	font-family: 'Nanum Barun Gothic', sans-serif;
	font-size: 13px;
	color: #555;
	text-align: left;
}

/*160610 수정*/
.faq-arrow,
.divi-accor:after {
    position: absolute;
    display: block;
    top: 18px;
    right: 15px;
    width: 20px;
    height: 20px;
    background: url(../images/common/ico_arrow_open_spr.gif) no-repeat -13px -13px;
}

/*160614 FAQ 버튼 영역*/
.faq-btn {
	position: absolute;
	display: inline-block;
	margin-top: -10px;
	right: 64px;
}

.btd-faq {
	position: absolute;
	margin-top: -10px;
	margin-left: 15px;
}

.divi-accor {
	cursor: pointer;
	padding-right: 5px;
}

.divi-accor:after {
    display: inline-block;
    content: '';
    margin-left: 5px;
    top: -1px; /*160831 리뉴얼 12px 수정*/
    left: inherit;
    right: inherit;
    border: 1px solid #e8e8e8;
}

.divi-accor.hide:after {
	background-position: -13px -59px;
}

.faq-que.opened .faq-arrow,
.ftw-arrow.active {
	background-position: -13px -59px;
}

.faq-answer {
	position: relative;
	display: inline-block;
	padding: 0 60px;
	line-height: 24px;
	color: #555;
	white-space:pre; /* 줄바꿈 */
	/* word-break: break-all; 160816 줄바꿈 관련 수정 */
}

.faq-answer:before {
	position: absolute;
	content: 'A'; /*160610 Q 수정*/
	top: -3px;
	left: 22px;
	font-family: 'tahoma', sans-serif;
	font-size: 26px;
	font-weight: 800;
	color: #ccc;
}


/* 테이블 알림 */

.notify-area {
    padding: 30px 20px;
    margin: 10px 0 0;
    text-align: left;
    border: 1px solid #cfcfcf;
}

.nt-list {
	margin-bottom: 30px;
}

.nt-list dt {
	position: relative;
	margin-bottom: 20px;
}

.nt-list dt:last-child {
	margin-bottom: 0;
}

.nt-list dd {
	color: #888;
	line-height: 20px;
}

.ntl-btn {
    position: absolute;
    margin-left: 10px;
    top: -5px;
    height: 24px;
    line-height: 22px;
    font-size: 11px;
    font-weight: normal;
    color: #999;
}

/* 계약 상세 정보 */

.tt-contract tr {
	height: 50px;
}

.tt-contract th,
.tt-contract td {
	height: 50px;
}

.tt-contract th {
	width: auto;
}

/* 테이블 col width */

.bl-width8 {
	width: 8%;
}

.bl-width10 {
	width: 10%;
}

.bl-width13 {
	width: 13%;
}

.bl-width14 {
	width: 14%;
}

.bl-width15 {
	width: 15%;
}

.bl-width18 {
	width: 18%;
}

.bl-width25 {
	width: 25%;
}

.bl-width30 {
	width: 30%;
}

.bl-width33 {
	width: 33%;
}

.bl-width40 {
	width: 40%;
}

.bl-width50 {
	width: 50%;
}

.bl-width72 {
	width: 72%;
}

/*160513 클래스 추가*/
.bl-width210p {
	width: 210px;
}

/* 짧은 목록 테이블 */

.ftw-btype {
	border: 1px solid #e8e8e8;
}

.ftw-btype .ftw-head th {
	border-top: 0;
	border-bottom-color: #e8e8e8;
}

.hideTable {
	height: 195px;
	overflow: hidden;
}


.hideTable.sumTotal {
	height: 227px;
}

/* 160510 input 삽입 테이블(비좁은) */
.ftw-ctype .ftw-head th,
.ftw-ctype .ftw-line td {
	padding: 0;
}

.ftw-ctype .input-type-form,
.tt-num {
	text-align: center;
	text-indent: 0;
}

/* 가로스크롤 테이블 */

.table-over {
	height: 100%; /*160909 가로스크롤 리사이징 에러*/
	overflow-x: auto;
	-ms- overflow-y: hidden;
	/*border: 1px solid #e8e8e8;*/ /*160526 삭제*/
	/* 160511 테이블 리사이징시 문제 수정 */
	overflow-y: hidden;
	-ms- overflow-x: auto;
}

.gd-worker .board-layout.table-group .table-over,
.table-over table {
	/*border: 0;*/ /*160526 삭제*/
}

.table-over table td {
	padding: 0 20px;
}

.ftw-to-line td {
	height: 48px;
}

/* 엑셀 등록 데이터 에러 */

.data-error {
	color: #FF8080;
    cursor: pointer;
}

.data-error span {
	display: inline-block !important;
	vertical-align: middle;
}

.data-error span:before {
    position: absolute;
    display: inline-block;
    content: '';
    margin-left: -14px;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_error.gif) no-repeat 0;
}

/* 160510 에러 메세지 + input[type="text"] */
.de-icon:before {
    margin: 8px 0 0;
}

/*160518 span 추가*/
.de-icon.tt-di {
    padding-left: 14px;
}

/*160518 span 추가*/
.de-icon.tt-di:before {
    margin-top: 0;
}

.data-error ::-webkit-input-placeholder {
	color: #FF8080;
}

.data-error ::-moz-placeholder {
	color: #FF8080;
}

.data-error :-moz-placeholder {
	color: #FF8080;
}

.data-error :-ms-input-placeholder {
	color: #FF8080;
}

/* 160513 inner table */
.ftw-inner-table {
	display: none;
}

.ftw-inner-table.opened {
	display: table-row;
}

.ftw-inner-table td {
	padding: 0;
	margin: 0;
}

.ftwi-table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #e8e8e8;
	background-color: #f4f4f4;
}

.ftwi-table th,
.ftwi-table td {
	height: 28px;
	color: #888;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

.ftwi-table th:first-child {
	border-top: 0;
	border-left: 0;
}

.ftwi-table tbody th:first-child {
	border-top: 1px solid #e8e8e8;
}

.ftwi-table td {
	padding: 0 20px;
	color: #888;
	background-color: white;
}

/*160516 ftw-ctype 클래스 삽입*/
.ftw-ctype .ftw-line:nth-child(4n+3) td {
	background-color: white;
}
/* 160513 inner table 끝 */

/*160621 문서 테이블 타입 추가*/
.ftw-sum {
	margin-left: 20px;
}
.md-confirm {
	margin: 50px 0;
	color: #5294da;
	/*font-weight: 800;*/ /*160622 삭제*/
	text-align: center;
	line-height: 24px;
}
/*160621 문서 테이블 타입 추가 끝*/

.ttfCol td { /*160822 3열 테이블*/
	max-width: inherit !important;
	min-width: inherit !important;
}

/*////////160822테이블 내 아이콘 추가////////*/
.ftw-error,
.ftw-error.ftw-line,
.ftw-line .ftw-con-select, .board-select {
	position: inherit;
}
.ftw-error .data-error span:before,
.ftw-error .data-error .de-icon:before {
	margin: 0;
}
/*////////////////추가 끝/////////////////*/

/*////////////////160824 세로스크롤 테이블 추가////////////////*/
.table-over-y {
	overflow-y: auto;
	-ms- overflow-y: auto;
	max-height: 392px;
}
.ftable-wrap.ftw-scroll-y {
	width: 1034px !important;
}
/*////////////////160824 세로스크롤 테이블 추가 끝////////////////*/

/*///////////////////////////////////////////////////////////////////
                        161126 추가
///////////////////////////////////////////////////////////////////*/
.ftt-ctype {
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.ftw-head th.ftw-con-select.descen:after,
.ftw-head th.ftw-con-select.indescen:after {
  width: 0;
  height: 0;
}

.itf-over {
  padding-right: 25px;
}

.sd-title {
    display: inline-block;
    margin-right: 15px;
    font-weight: 800;
    color: #888;
}

.sd-sh {
  display: inline-block;
  padding: 0 30px;
  margin-left: 15px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-weight: 800;
  color: #888;
  border: 1px solid #cfcfcf;
  background-color: white;
  cursor: pointer;
}

.sd-date {
    width: 28px;
    height: 28px;
    background: url(../images/common/btn_calendar_s.gif) no-repeat 50%;
}

.ttst-line-bg {
  background-color: #fafafa;
}

.ttst-line-sp span {
  color: #aaa;
}

.alc-mg {
  margin-top: 50px;
}

.tb-scroll {
  overflow-y: auto;
	-ms- overflow-y: auto;
  max-height: 147px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.tb-scroll .ftw-btype {
  border-top: 0;
  border-bottom: 0;
}
/*///////////////////////////////////////////////////////////////////
                        161126 추가 끝
///////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////
                    161210 폰트 사이즈 조정 시작
///////////////////////////////////////////////////////////////////*/
em.tt-notify {
	position: absolute;
	top: 20px;
	right: 3px;
  font-family: 'dotum', sans-serif;
  font-size: 12px;
}

.tt-blue {
	color: #537ec3;
  letter-spacing: 0;
}
/*///////////////////////////////////////////////////////////////////
                    161210 폰트 사이즈 조정 시작
///////////////////////////////////////////////////////////////////*/
