/* Animate.css - http://daneden.me/animate | Licensed under the ☺ license (http://licence.visualidiot.com/) Copyright (c) 2012 Dan Eden | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */

	.cont_txt {font-size:15px;line-height:1.6;word-break:keep-all;color:#555}
    .cont_txt .center{text-align:center}

@media only screen and (max-width: 768px) {
	.cont_txt {font-size:14px;}
}

/* ********************************************************************* SUBPAGE 서브페이지 ********************************************************************** */

	.page-title { margin: 0; }
	.page-title small { color: rgba(51, 51, 51, 0.5); }
	.title-divider { text-align: left; margin:0.5em 0 1em; background: #ffffff url(/images/kor02r-16-0316/bg_divider.png) left center repeat-x; padding: 0; }
	.title-divider span { background: #ffffff; padding-right: 0.5em; font-weight: 700; }
	.title-divider small { display: block; color: rgba(51, 51, 51, 0.6); }
	#content { padding: 30px 0; }
	.sidebar { margin: 2em 0 1em 0; }
	.sidebar .block { margin-bottom: 2em; }
	.sidebar ul.big-list { font-size: 1em; }
	.section-menu ul.nav-list { padding: 2em 0; margin-left: 0; }
	.section-menu ul.nav-list li.nav-header { padding-left: 5px; margin: 0; text-transform: uppercase; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); color: #999999; font-weight: bold; font-size: 11px; }
	.section-menu ul.nav-list li.whois-sub-left-nav-customer { padding: 20px 12px; margin: 120px 0 0 3px; color: #666; background-color:#fafafa; }

	@media (min-width: 992px) {
		#content { min-height: 707px; }
	} 

	@media only screen and (max-width: 992px) {
		h2.title-divider { font-size: 2rem; }
		#content { padding: 15px 0; }
		.sidebar { margin: 0 0 1em 0; }
		.section-menu ul.nav-list { padding: 0; }
		.section-menu ul.nav-list li.whois-sub-left-nav-customer { margin: 30px -1px 0 3px; }
	}

	/* 좌측메뉴 */
	.section-menu ul.nav-list li.whois-sub-left-nav-customer h5 { margin: 0 0 15px 0; padding: 0; font-weight:600; font-size:15px;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list {}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li { padding:0 0 10px 0; font-size: 13px; font-weight:normal; color: #666;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li i { width:10%; margin:4px 0 0 0; vertical-align: top; color:#00b19d;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li a { margin: 0; padding: 0; background: transparent; border: none; box-shadow: none; font-size: 14px; font-weight:normal; color: #666; }
.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li .whois-sub-left-nav-customer-list-text { width:90%; display:inline-block; word-break:keep-all;}
.section-menu ul.nav-list li a { color: #494949; color: rgba(27, 27, 27, 0.7); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold; font-size: 16px;letter-spacing:-0.5px; border: 1px solid #e6e6e6; border-top: none; margin: 0 -1px 0 3px; -webkit-box-shadow: 1px 1px 1px #ffffff; box-shadow: 1px 1px 1px #ffffff; background: #fafafa; text-shadow: none; padding: 10px 15px; position: relative; }
.section-menu ul.nav-list li:nth-child(2) a{word-break: break-all}
.section-menu ul.nav-list li a.first { border-top: 1px solid #e6e6e6; }
	.section-menu ul.nav-list li a:hover { background: #f0f0f0; }
	.section-menu ul.nav-list li a:hover i { color: #00b19d; }
	.section-menu ul.nav-list li a i { font-size: 22px; position: absolute; top: 10px; right: 20px; color: #e6e6e6; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
	.section-menu ul.nav-list li a small { display: block; font-weight: 600; font-size:12px; color: rgba(27, 27, 27, 0.5); }
	.section-menu ul.nav-list li.active > a,
	.section-menu ul.nav-list li.active > a:hover { border-left: 4px solid #00b19d; background: #ffffff; color: #00b19d; }
	.section-menu ul.nav-list li.active > a i, .section-menu ul.nav-list li.active > a:hover i { color: #00b19d; }

	@media (min-width: 992px) {
		.sidebar { margin: 0; }
		.sidebar.sidebar-right .inner,
		.sidebar.sidebar-right .divider { border-left: 1px solid #e6e6e6; padding-left: 20px; }
		.sidebar.sidebar-left .inner,
		.sidebar.sidebar-left .divider { border-right: 1px solid #e6e6e6; padding-right: 20px; }
		
		.section-menu ul.nav-list { border-right: 1px solid #e6e6e6; }
		.section-menu ul.nav-list li a i { right: 10px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
		.section-menu ul.nav-list li.active > a,
		.section-menu ul.nav-list li.active > a:hover { margin: 0 -1px 0 3px; }
	}

	@media only screen and (max-width: 992px) {
		.sidebar{display:none;}
	}

	@media only screen and (max-width: 768px) {

		.whois-main-contents-area { padding-top:20px; padding-bottom:0; }
		.whois-main-contents-area .whois-main-contents-area-box { width:100%; min-height: inherit; margin:0 0 20px 0; }
		.whois-main-contents-area .whois-main-contents-area-box:last-child { margin:0; }
		.whois-main-contents-area .whois-main-contents-area-box-inner h5 { margin: 0 0 30px 0; }
	}

	/* 서브상단 페이지네비 */
	.whois-sub-page-guide { background-color:#fafafa; overflow: hidden; }
	.whois-sub-page-guide .whois-sub-page-guide-navi { padding:14px 0 14px 0; font-size:12px; text-align:right; color:#888888; }
	.whois-sub-page-guide .whois-sub-page-guide-navi b { color:#00b19d; }

	@media only screen and (max-width: 768px) {
		.whois-sub-page-guide .whois-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
	}

	/* 서브페이지 포인트 색상 */
	.sub_color {color:#00b19d;}



/* ********************************************************************* 게시판 CSS ********************************************************************** */


/* 일반게시판 List */
.whois-board-list { display:inline-block; padding:0; font-size:14px; }
.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }
.whois-board-list .whois-board-row:first-child { border-top:1px solid #00b19d; } /* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:16px; font-weight:600; }
.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; font-size:14px;}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }

/* 일반게시판 view */
.whois-board-view { display:inline-block; font-size:13px; border-top:1px solid #00b19d; } /* Line 색상 */
.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }

.whois-board-view .board-info {font-size:14px; }
.whois-board-view .board-content { font-size: 16px; line-height: 24px; }
.next_data_area {font-size:14px;}
.prev_data_area {font-size:14px;}

/* 게시판 버튼 */
.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #00b19d; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}
.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #009886; }

/* 게시판 공통 */
.sub-box { margin-right:5px; background-color: #00b19d;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}
.sub-box.sm { font-size: 12px; padding: 2px 5px;}
.sub-box.m { font-size: 14px; padding: 4px 8px;}
.sub-box.lg { font-size: 16px; padding: 6px 12px;}
 
.sub-border { border: 1px solid #00b19d; }
.sub-border-t { border-top: 1px solid #00b19d; }
.sub-border-r { border-right: 1px solid #00b19d; }
.sub-border-b { border-bottom: 1px solid #00b19d; }
.sub-border-l { border-left: 1px solid #00b19d; }

.sub-bg { background-color: #00b19d; }
.sub-bg-hover:hover { background-color: #009886; }

/* 신청폼 */
.event label {font-size:15px;}

.event .comment-input label {font-size:13px;}

/* ********************************************************************* 로그인/회원가입 관련 CSS ********************************************************************** */

.material-form {
	background: #fff;
	/*border: 1px solid #ccc;*/
	margin: 0 auto;
}

.material-form .header {
	background: #6498fe;
	color: #fff;
	font-size: 16px;
	padding: 50px 10px;
}

.material-form .header h3{
	font-size: 30px;
}

.material-form .header p,
.material-form .header span {
	color: #fff;
	font-size: 16px;
	margin-top:15px;
}

.material-form .sub-header h4 {
	font-weight:bold;
	height: 34px;
	line-height: 34px;
	font-size:16px;
}

.material-form .sub-content .form-group:last-child {
	margin: 0;
}

.material-form .body {
}

.material-form .input-group {
	border: 0;
	position: relative;
}
.material-form .input-group .input-group-addon {
	background: #fff;
	border: 0;
	padding-left: 6px;
	padding-right: 6px;
}

.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois {
	border: 1px solid #ccc;
	transition: 0.3s all ease;
}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control:first-child,
.material-form .input-group .form-control.first,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control:last-child,
.material-form .input-group .form-control.last,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child button,
.material-form .input-group .input-group-btn:last-child .btn{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.material-form .form-group {
	margin-bottom: 15px;
	overflow: visible;
}

.material-form .form-group.success .form-control { color: #5cb85c; }
.material-form .form-group.failed .form-control { color: #d9534f; }
.material-form .form-control[readonly] { background: #fff; }
.material-form .btn { height: 38px; }
.material-form .btn-default{ -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }

.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois
{
	z-index: 10;
}

.input-group label.th {
	color: #ccc;
	display: none;
	height: 20px;
	left: 10px;
	margin-top:-10px;
	position: absolute;
	top: 50%;
	z-index: 9;
}

.input-group label.th.ie9 {
	display: block;
	z-index: 11;
}

.material-form .desc {
	padding: 10px 0;
}

.chkbox {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.chk-block,
.chk-block span {
	display: block;
	text-align: center;
	width: 100%;
}

.chkbox input[type='radio'],
.chkbox input[type='checkbox'] {
	display: none
}

.chkbox input[type='radio']~.rbtn {
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	line-height: 27px;
	padding: 6px 12px
}

.chkbox input[type='radio']:checked~.rbtn {
	background: #ccc;
	color: #fff;
}

.chkbox input[type='radio']:not(:checked)~.rbtn {
}

.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box { 
	color: #bbb;
	cursor: pointer;
	transition: 0.5s all ease;
	/*padding-bottom:3px;*/
	display:block;
}

.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before { 
	color: #cfcfcf;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin-right: 5px;
	padding: 2px;
	text-align: center;
	transition: 0.4s all ease;
	vertical-align: middle;
}

.chkbox input[type='radio']~.box:before { 
	content: "\e165";
}

.chkbox input[type='checkbox']~.box:before { 
	content: "\e013";
}

.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box {
	color: #666;
}

.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{
	color: #666;
}