/* 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. */
.page-title { margin: 0; }
.page-title small { color: rgba(51, 51, 51, 0.5); }
.title-divider { text-align: left; margin-bottom: 1em; background: #ffffff url(../img/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.ndesk-sub-left-nav-customer { padding: 20px; margin: 120px -1px 0 3px; color: #ffffff; background-color:#22659e; }

@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.ndesk-sub-left-nav-customer { margin: 30px -1px 0 3px; }
}

/* 버튼 */
.sub_button {
	background-color:#0d70e0;
	border:1px solid #005fcb;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Noto Sans KR";
	font-size:15px;
	padding:16px 50px;
	text-decoration:none;
	text-shadow:0px 1px 0px #0057ba;
	margin: 20px 0 20px 0;
}
.sub_button:hover {
	background-color:#0057ba;
	color:#ffffff;
}
.sub_button:active {
	position:relative;
	top:1px;
}


/* 테이블 */
.tableBasicList {
    border-top: 2px solid #434343;
    border-bottom: 2px solid #ccc;
	line-height: 1.4;
	
}
.defaultTable {
    width: 100%;
}
.tableBasicList thead th {
    padding: 17px 10px;
    border-top: 0;
    font-weight: 500;
    color: #222;
}
.tableBasicList tr th:first-child, .tableBasicList tr td:first-child {
    border-left: 0;
}
.tableBasicList th, .tableBasicList td {
    padding: 14px 17px;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    text-align: center;
}
.tableBasicList th {
    background-color: #fafafa;
    color: #222;
}
.tableBasicList .left { 
    background-color: #fafeff;
}
.tableBasicList tr td.alignL { 
    border-left: 1px solid #d9d9d9 !important;
}
.tableBasicList table {
    border-collapse: collapse;
    table-layout: fixed;
}

.alignL {
    text-align: left !important;

}

@media screen and (min-width: 768px)
.tableBasicList th, .tableBasicList td {
    padding: 17px 30px;
}

@media screen and (min-width: 768px)
.tableBasicList thead th {
    padding: 20px 30px;
}

.section-menu ul.nav-list li.ndesk-sub-left-nav-customer h5 { margin: 0 0 15px 0; padding: 0; font-weight:600; }
.section-menu ul.nav-list li.ndesk-sub-left-nav-customer .ndesk-sub-left-nav-customer-list {}
.section-menu ul.nav-list li.ndesk-sub-left-nav-customer .ndesk-sub-left-nav-customer-list li { padding:0 0 10px 0; }
.section-menu ul.nav-list li.ndesk-sub-left-nav-customer .ndesk-sub-left-nav-customer-list li i { width:10%; margin:4px 0 0 0; vertical-align: top; }
.section-menu ul.nav-list li.ndesk-sub-left-nav-customer .ndesk-sub-left-nav-customer-list li a { margin: 0; padding: 0; background: transparent; border: none; box-shadow: none; font-size: 12px; font-weight:normal; color: #ffffff; }
.section-menu ul.nav-list li.ndesk-sub-left-nav-customer .ndesk-sub-left-nav-customer-list li .ndesk-sub-left-nav-customer-list-text { width:90%; display:inline-block; }
.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: 400; font-size: 18px; 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: 18px 15px; position: relative; }
.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: #1287e1; }
.section-menu ul.nav-list li a i { font-size: 22px; position: absolute; top: 20px; 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: 400; 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: 1px solid #005fcb; background: #0d70e0; color: #ffffff; }
.section-menu ul.nav-list li.active > a i, .section-menu ul.nav-list li.active > a:hover i { color: #ffffff; }

@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: 768px) {
	.ndesk-main-contents-area { padding-top:20px; padding-bottom:0; }
	.ndesk-main-contents-area .ndesk-main-contents-area-box { width:100%; min-height: inherit; margin:0 0 20px 0; }
	.ndesk-main-contents-area .ndesk-main-contents-area-box:last-child { margin:0; }
	.ndesk-main-contents-area .ndesk-main-contents-area-box-inner h5 { margin: 0 0 30px 0; }
}

/* 2016-06-21 09:52  페이지 상단 네비 */
.ndesk-sub-page-guide { background-color: #ffffff; border-bottom: 1px solid #e7e7e7}
.ndesk-sub-page-guide .ndesk-sub-page-guide-title { width:50%; padding:13px 0; font-size:14px; float:left; font-weight:400; color:#888888; }
.ndesk-sub-page-guide .ndesk-sub-page-guide-navi { width:50%; padding:14px 0 14px 0; font-size:12px; text-align:right; float:left; color:#888888; font-weight:400;}
.ndesk-sub-page-guide .ndesk-sub-page-guide-navi b { color:#1287e1; }

@media only screen and (max-width: 768px) {
	.ndesk-sub-page-guide .ndesk-sub-page-guide-title { display:none; }
	.ndesk-sub-page-guide .ndesk-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
}


/* 서브페이지 색상 */
.sub_color {color:#1287e1;}
.sub_content {padding-top:25px;}

/* 게시판 List */
.ndesk-board-list { display:inline-block; margin:29px 0 0 0; padding:0; font-size:13px; width:100%; }
.ndesk-board-list .ndesk-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }
.ndesk-board-list .ndesk-board-row:first-child { border-top:1px solid #1287e1; } /* Line 색상 */
.ndesk-board-list .ndesk-board-row .ndesk-board-row-subject { margin:0 0 5px 0; padding:0; font-size:14px; font-weight:500; }
.ndesk-board-list .ndesk-board-row .ndesk-board-row-info { color:#acacac; }
.ndesk-board-list .ndesk-board-row .ndesk-board-row-info .ndesk-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }


/* 게시판 view */
.ndesk-board-view { display:block; margin:29px 0 0 0; padding:10px 0 0 0; font-size:13px; border-top:1px solid #1287e1; } /* Line 색상 */
.ndesk-board-view .ndesk-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
.ndesk-board-view .ndesk-board-view-row .ndesk-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
.ndesk-board-view .ndesk-board-view-row .ndesk-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
.ndesk-board-view .ndesk-board-view-row .ndesk-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
.ndesk-board-view .ndesk-board-view-row .ndesk-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

.ndesk-board-view .ndesk-board-view-files { width:100%; margin:0; padding:0; float:left; }
.ndesk-board-view .ndesk-board-view-files .ndesk-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
.ndesk-board-view .ndesk-board-view-files .ndesk-board-view-file .ndesk-board-view-file-count { font-size:11px; color:#c4c4c4; }

/* 게시판 responsive */

@media only screen and (max-width: 768px) {
	.ndesk-board-list { font-size:12px; }
	.ndesk-board-list .ndesk-board-row .ndesk-board-row-subject { font-size:13px; }
	.ndesk-search-keyword { width:100px; }
}


/* 버튼 */
.ndesk-button-submit { color:#ffffff; background-color: #1287e1; }
.ndesk-button-submit:hover,.ndesk-button-submit:focus{ color:#ffffff; background-color: #046bba; }

.ndesk-button-cancel { color:#333; background-color: #fff; border:1px solid #dddddd; }
.ndesk-button-cancel:hover,.ndesk-button-cancel:focus{ color:#ffffff; background-color: #333; }

.ndesk-button-danger {
    color: #fff;
    background-color: #f96868;
    border-color: #f96868;
}
.ndesk-button-danger:hover,.ndesk-button-danger:focus{ color:#ffffff; background-color: #f50e0e;  }

/* 폼 */
.ndesk-form-box {
	padding: 20px;
	background-color: #f5f5f8;
	border-radius: 10px;
}

.ndesk-form-box-sm {
	max-width:60%;
	margin-left:20%;
}

.ndesk-form-validation-required { margin:0 0 0 5px; color:#ff0000; }
.ndesk-form-input-5 { width:50% }
.ndesk-form-input-4 { width:40% }
.ndesk-form-input-3 { width:30% }
.ndesk-form-input-2 { width:20% }
.ndesk-form-input-1 { width:10%; min-width:100px;}
.ndesk-form-inline {display:inline;}
.ndesk-form-contract *{font-size:13px}

.ndesk-form-mt5 {margin-top:5px;}
.ndesk-form-mt10 {margin-top:10px;}

.ndesk-form-comment{
	display: block;
	border: 0;
	word-break: break-all;
}


.ndesk-form-label-xs {
	font-size:10px;
	font-family: sans-serif;
	padding: 0 4px 2px;
	font-weight: normal;
}

.ndesk-form-hr {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0;
    height: 1px;
    margin: 22px 0 22px 0;
}

/* cheditor */
.cheditor-container div.cheditor-tb-wrapper  {min-height: 34px;}

/* Responsive */
@media only screen and (max-width: 768px) {
	.ndesk-form-box{
		padding: initial;
		background-color: initial;
	}

	.ndesk-form-box-sm {
		max-width:initial;
		margin-left:initial;
	}
}
