/*
 * AllLiveC
 */

[v-cloak] { display:none }

html,
body {
    height: 100%;
	font-family: 'notokr-regular';
	-webkit-appearance: none;
}
input:focus, button:focus {
  outline: none;
}
.clearBoth {clear:both}
.padding0 {padding:0}
.paddingT5 {padding-top:5px;}
.paddingB5 {padding-bottom:5px;}
.paddingT10 {padding-top:10px;}
.paddingB10 {padding-bottom:10px;}
.paddingT15 {padding-top:15px;}
.paddingB15 {padding-bottom:15px;}
.marginT5 {margin-top:5px;}
.marginB5 {margin-bottom:5px;}
.marginT10 {margin-top:10px;}
.marginB10 {margin-bottom:10px;}
.marginT15 {margin-top:15px;}
.marginB15 {margin-bottom:15px;}
.marginB30 {margin-bottom:30px}
.marginB0 {margin-bottom:0}
.margin-b50 {margin-bottom: 50px;}
.sectionB-top {border-top:5px solid #ededed;}
.border-none {border:none}

.font-txtL {font-family:'notokr-light'}
.font-txtR {font-family:'notokr-regular'}
.font-txtM {font-family:'notokr-medium'}
.font-txtB {font-family:'notokr-bold'}
/*메인페이지*/

/*터치슬라이더*/
#touchSlider {width:100%; margin:0 auto; position:relative; overflow:hidden; }
#touchSlider ul {width:99999px; position:absolute; top:0; left:0; overflow:hidden; }
#touchSlider ul li {float:left; width:100%; color:#fff; }
.btn_area {background:#f5f5f5; text-align:center; overflow:hidden; }
.btn_area button {display:block; width:100px; height:36px;}
.btn_area button.btn_prev {float:left; }
.btn_area button.btn_next {float:right;}
.paging {text-align:center; overflow:hidden; }
.paging .btn_page {display:inline-block; width:10px; height:12px; border-radius: 50%; margin:15px 10px 15px 10px; font-size:0px; line-height:0; text-indent:-9999px; background:#8a888b; border:none}
.paging .btn_page.on {background:#74cd6f; border:none}
/*터치슬라이더*/

.navbar {position: relative; background-color:white; border-bottom:1px solid #ddd;}
.navbar.borderNone {border-bottom: none;}
.navbar-brand {margin-left:10px;}
.navbar-brand img { position: relative; bottom:15px;}
.navbar-search { display:inline-block}
.navbar-mypage { display:inline-block; margin-left:15px;}
.top-leftMenu {position: absolute; z-index: 9999; margin-top:8px;}
.top-rightMenu {position: absolute; z-index: 9999; right:15px; margin-top:15px;}
.top-Title {position:relative; margin-top:17px; padding-bottom:10px;}
.floating-num {
	position: absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
	font-size:20px;
}
.applicant-num {
	color:#3b7adb;
}
.section-clear div {padding:0px 10px 15px 10px}
.section-clear div img {margin-bottom:10px}
.section-clear div span {font-size:12px;}

.btn-test1, .btn-test2 {padding:1px 0 0 0; width:50px;}
.btn-test1 {
    color: #333;
	border:1px solid #74ce70;
	border-radius: 15px;
	background-color:transparent; box-shadow:none;
}
.btn-test1.focus,
.btn-test1:focus {
    color: #fff;
    background-color: #74ce70;
	box-shadow:none;
}
.btn-test1:hover {
    color: #fff;
    background-color: #74ce70;
	box-shadow:none;
}
.btn-test1.active,
.btn-test1:active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #74ce70;
	box-shadow:none;
}

.btn-test2 {
    color: #333;
	border:1px solid #70b6ce;
	border-radius: 15px;
	background-color:transparent; box-shadow:none;
}
.btn-test2.focus,
.btn-test2:focus {
    color: #fff;
    background-color: #70b6ce;
	box-shadow:none;
}
.btn-test2:hover {
    color: #fff;
    background-color: #70b6ce;
	box-shadow:none;
}
.btn-test2.active,
.btn-test2:active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #70b6ce;
	box-shadow:none;
}

.m-banner div {border-top:2px solid #ddd; border-bottom:2px solid #ddd}
.m-banner div:last-child {border-bottom:none}

.recruitList:last-child {margin-bottom:0}
.recruitList .list-group-item {position:static; padding-left:0px; padding-right:0px; border-width: 4px 0 0 0; border-color:#fafafa;}
.recruitList .list-group-item:last-child {border-bottom:4px solid #fafafa;}
.recruitList .list-group-item .leftBox {padding:20px 0 0 0; font-size:12px; text-align:center}
.recruitList .list-group-item .leftBox .flag {position:relative; top:-30px; height:0;}
.recruitList .list-group-item .leftBox h6.fontGreen {color:#679857;}
.recruitList .list-group-item .rightBox {padding-left:0px; padding-right:0px;}
.recruitList .list-group-item .rightBox h6 {display:inline-block; color:#000;}
.recruitList .list-group-item .rightBox .title {display:block; width: 225px; height:38px; font-size:14px; color:#4a4a4a; margin-top:0px; line-height:1.5em; padding-right:10px; overflow:hidden; text-overflow:ellipsis; word-wrap:break-word; -webkit-box-orient:vertical; -webkit-line-clamp:2; display:-webkit-box;}
.recruitList .list-group-item .rightBox .fa-heart, .recruitList .list-group-item .rightBox .fa-heart-o {position:absolute; right:10px;}
.recruitList .icn1 {border-radius:50%; width:20px; height:20px; background-color:#74ce70; color:white; display:inline-block; line-height:1.8em; font-size:11px; text-align:center}
.recruitList .icn2 {border-radius:50%; width:20px; height:20px; background-color:#70b6ce; color:white; display:inline-block; line-height:1.8em; font-size:11px; text-align:center}
.recruitList ul {font-size:11px; margin-bottom:0px}
.recruitList ul li {height:11px; line-height:11px;}
.recruitList ul li:last-child {border-right:none}
.myrecruit-title {border-top:1px solid #ddd; border-bottom:1px solid #ddd; background-color:#ededed}
.btn-myrecruit-set {
    color: #fff;
    background-color: #92c56d;
	border-radius:25px;
	margin-top:-7px;
}
.btn-myrecruit-set.focus,.btn-myrecruit-set:focus {
    color: #fff;
    background-color: #92c56d;
	border-radius:25px;
}
.btn-myrecruit-set:hover {
    color: #fff;
    background-color: #92c56d;
	border-radius:25px;
}

.fa-heart,.fa-heart-o {position:relative; top:5px; right:0px; float:right; color:#eb66b5; border:none; background:none}

footer {
	background: #ededed;
	padding:20px 0 50px 0;
}
footer .News {
	position: fixed;
	bottom:0;
	margin:0;
	padding:10px;
	width:100%;
	background: #ededed;
	z-index: 999;
}
footer .News:after {
	content: "";
	display:block;
	clear: both;
}
footer .News .icnNews {
	display: block;
	float: left;
	background: #fff;
	border:1px solid #ddd;
	border-radius: 20px;
	max-width:50px;
	padding:2px 10px;
	margin-right:5px;
}

footer .News h5, #news-ticker {
	display: block;
	color:#000;
	overflow:hidden;
	/* margin-top:6px; */
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	display:-webkit-box;
}
#news-ticker {
	/* width: 500px; */
	height: 20px;
	/* overflow: hidden; */
	/* border: 1px solid #DDD; */
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
	/* border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD; */
}
.footerList li {line-height:16px; padding:0 15px}
/*메인페이지*/


/* kim kyuree 모바일 메인 수정 추가 css 180112 */
.open-menu {
	border-top:1px solid #ddd;
}
.open-menu ul.nav li {
	border-bottom:1px solid #e4e4e4;
}
.open-menu ul.nav li.select a, .open-menu ul.nav li a:hover, .open-menu ul.nav li a:focus, .open-menu ul.nav li:focus a {
	color:#63b32c;
}
.open-menu div.nav li a {
	padding: 10px;
}
.open-menu .bottom {
	background:#ededed;
	text-align: center;
	padding:15px;
}
.open-menu .bottom li {
	padding:0 2px;
}
.open-menu .bottom li a {
	width: 35px;
	height: 35px;
}


.remove {margin-top:8px;}
.remove span.icon-bar:nth-child(2) {
	position: relative;
	top:0;
	transform: rotate(45deg);
}
.remove span.icon-bar:nth-child(3) {
	position: relative;
	top:-8px;
	transform: rotate(-45deg);
}
.remove span.icon-bar:nth-child(4) {
	display: none;
}
.font-blue {color:#013e85;}
.font-size20 {font-size:20px;}
.border-circle {
	width:60px;
	height:60px;
	max-height:60px;
	margin:10px auto;
	padding:13px 0;
	text-align:center;
	border:4px solid #e2efd8;
	border-radius: 50%;
	box-sizing: border-box;
}
.border-circle.boderC-olive {
	border-color: #59a82b;
}

.marginA {margin:auto;}

.attention {padding:0 10px;}
.attention .list-group-item {
	margin-bottom:10px;
	border:1px solid #d2d2d2;
	background: #fdfdfd;
	padding:14px 0;
}
.attention .list-group-item .title {
	color:#000; height:65px;
	line-height:1.5em;
	overflow:hidden;
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	display:-webkit-box;
}
.attention .list-group-item h6 {
	color:#000;
	font-weight: bold;
}
.attention .list-group-item .list-inline {
	font-size:12px;
	color:#9b9b9b;
	margin-bottom:0;
}
.attention .icn {
	border-radius:15px;
	width:50px;
	height:20px;
	background-color:#74ce70;
	color:white;
	display:inline-block;
	line-height:1.8em;
	font-size:12px;
	text-align:center;
}
.attention-paging label {
	font-size:14px;
	color:#000;
	font-weight: normal;

}
.attention-paging .btn-left, .attention-paging .btn-right {
	display: inline-block;
	position: relative;
	left:6px;
	background: #f5f5f5;
	border:1px solid #979797;
	color:#999;
	padding:3px 5px;
}

.attention-paging .btn-right {
	left:5px;
}
.nowNews {padding:0;}
.nowNews li {
	margin-bottom:10px;
	padding:0;
	border-bottom:1px solid #c2c2c2;
	background: #f5f5f5;
	color:#000;
}
.nowNews li:last-child {
	margin-bottom:0;
}
.nowNews .img {
	width:100%;
	padding:0;
	margin:0;
}
.nowNews h4.title {
	font-size:20px;
	margin:48px 16px 30px 16px;
}
.nowNews p {
	height:165px;
	margin:0 16px 25px;
	overflow:hidden;
	line-height: 2;
	text-overflow:ellipsis;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:6;
	display:-webkit-box;
}
.partner {
	padding:0 5px;
}
.partner li {
	float: left;
	width:33.33%;
	padding:0 10px 12px 5px;
}
.partner li:nth-child(3n) {padding-right:5px;}
.partner li a {
	display: block;
	width:100%;
	padding:5px;
	height:33px;
	border:1px solid #c2c2c2;
	background: #f5f5f5;
	text-align: center;
	box-sizing: border-box;
}

.main-searchBox {
	border:2px solid #92c56d;
	margin-bottom:15px;
}
.main-searchBox input {
	border:none;
	text-align:center;
	font-size:16px;
}
.main-searchBox .btn-Search {
	background:#92c56d;
}
.main-searchBox .input-group-btn .search-btn {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
	padding:0 10px 0 12px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    background: none;
    border: none;
	color:#fff;
}

.btn-top {
	display: inline-block;
	width:50px;
	padding:6px 0 8px;
	margin-bottom:10px;
	border-radius:25px;
	border:1px solid #70b6ce;
	font-size:14px;
	color:#999;
	text-align:center;
}
.btn-top span {
	display:block;
	margin-top:-6px;
	color:#000;
}
.icn-color999 {
	color:#999;
}
/* kim kyuree 모바일 메인 수정 */

/* 모바일웹 회원가입 오류 메세지 */
.input-error-msg {
	color: red;
	padding-left: 7px;
}
/* 비빔번호 숨기기/보이기 */
.password-show-hide {
	background-image: url(../images/wink.svg);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999em;
	width: 44px;
	position: absolute;
	user-select: none;
	right: 32px;
	margin-top: -28px;
}
.password-hide {
   background-position: -44px center;
}

