@charset "utf-8";

/*
font-family:'notoB';
font-style:normal;
font-weight:normal;
src: url('/fonts_new/notokr-bold.eot');
src: url('/fonts_new/notokr-bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts_new/notokr-bold.woff') format('woff'),
		url('/fonts_new/notokr-bold.ttf') format('truetype');  
}

font-family:'notoM';
font-style:normal;
font-weight:normal;
src: url('/fonts_new/notokr-medium.eot');
src: url('/fonts_new/notokr-medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts_new/notokr-medium.woff') format('woff'),
		url('/fonts_new/notokr-medium.ttf') format('truetype');  
}
*/

/*** 나눔바른고딕 ***/

@font-face {
  font-family: 'NanumBarunGothic-L';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts_new/NanumBarunGothicLight.eot');
  src: url('/fonts_new/NanumBarunGothicLight.eot?#iefix') format('embedded-opentype'),
       url('/fonts_new/NanumBarunGothicLight.woff2') format('woff2'),
       url('/fonts_new/NanumBarunGothicLight.woff') format('woff'),
       url('/fonts_new/NanumBarunGothicLight.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumBarunGothic-R';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts_new/NanumBarunGothic.eot');
  src: url('/fonts_new/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
       url('/fonts_new/NanumBarunGothic.woff2') format('woff2'),
       url('/fonts_new/NanumBarunGothic.woff') format('woff'),
       url('/fonts_new/NanumBarunGothic.ttf') format('truetype');
}

@font-face {
  font-family: 'NanumBarunGothic-B';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts_new/NanumBarunGothicBold.eot');
  src: url('/fonts_new/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
       url('/fonts_new/NanumBarunGothicBold.woff2') format('woff2'),
       url('/fonts_new/NanumBarunGothicBold.woff') format('woff'),
       url('/fonts_new/NanumBarunGothicBold.ttf') format('truetype');
}

/*** 나눔스퀘어 ***/

@font-face {
  font-family: 'NanumSquare-L';
  src: url('/fonts_new/NanumsquareL.eot');
  src: url('/fonts_new/NanumsquareL.eot?#iefix') format('embedded-opentype'),
       url('/fonts_new/NanumsquareL.woff') format('woff'),
       url('/fonts_new/NanumsquareL.ttf')  format('truetype'),
       url('/fonts_new/NanumsquareL.svg#NanumsquareLight') format('svg');
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
  font-family: 'NanumSquare-R';
  src: url('/fonts_new/NanumsquareR.eot');
  src: url('/fonts_new/NanumsquareR.eot?#iefix') format('embedded-opentype'), 
url('/fonts_new/NanumsquareR.woff') format('woff'), 
url('/fonts_new/NanumsquareR.ttf') format('truetype'), 
url('/fonts_new/NanumsquareR.svg#NanumsquarerRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'NanumSquare-B';
  src: url('/fonts_new/NanumsquareB.eot');
  src: url('/fonts_new/NanumsquareB.eot?#iefix') format('embedded-opentype'), 
url('/fonts_new/NanumsquareB.woff') format('woff'), 
url('/fonts_new/NanumsquareB.ttf') format('truetype'), 
url('/fonts_new/NanumsquareB.svg#NanumsquarebBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*
@font-face {
  font-family: 'NanumSquare-B';
  font-weight: 700;
  src: url('/fonts_new/nanumsquarer.eot');
  src: url('/fonts_new/nanumsquarer.eot?#iefix') format('embedded-opentype'), 
url('/fonts_new/nanumsquarer.woff') format('woff'), 
url('/fonts_new/nanumsquarer.ttf') format('truetype'), 
url('/fonts_new/nanumsquarer.svg#nanumsquarerregular') format('svg');
}
*/

ul, ol, li {margin:0; list-style:none}

/*레이아웃*/
*{margin:0;padding:0}
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

html, body {
    font-family: 'NanumBarunGothic-R', Gulim, sans-serif; color:#111; font-size:14px !important;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch; letter-spacing: -0.01em; 
	height:100%;
	 position: relative;
}

html, body, div, ul, li, span, p {
-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}

th { font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-weight:700;}

.clearboth {clear:both}
.textcenter {text-align:center !important}
.displayinline {display:inline !important;}

.page_wrap {
	padding: 50px;
    border: solid 1px #dfdfdf;
}
.main-content {
    /*width: 73%;*/
	width:845px;
    /*padding: 0 10px 0 0;*/
	margin-right:19px;
}

.topnews {    padding:13px 0 20px;
    border-bottom: 1px solid #bdbdbd;}

.main-content.pull-left.news {margin-top:7px;}
.main-content.pull-left.newsbody { width: 845px; margin-top:10px; margin-right: 19px; padding-right:20px; border-right:1px solid #dfdfdf;}
.main-content.pull-left.newsbody.all {margin-top:7px;}
.main-content.pull-left.newsbody.all #thumbnail_tag {border:1px solid #dfdfdf; margin-right: 20px;}
.main-content.pull-left.newsbody.all .advertise.text-center {padding-top:5px; margin-bottom:25px;}
.main-content.pull-left.news.view {border-right:1px solid transparent;}

.main_side {
    width: 306px;
	float:right;
}

.main_ul li {}

.main_ul li h4 {}

.news_main_l {
    width: 774px !important;
}

.news-content {
    width: 75%;
}

.news_side {
    width: 25%;
}

.news_8 {
    width: 100%;
	padding-bottom:10px;
}

.news_8_none {
    width: 100%;
	padding:15px 0 0 0;
}

.news_8_pb0 {
    width: 100%;
	padding-bottom:0px;
}

.newsmore {border-bottom:1px solid #bdbdbd;}

.news_4 {
    width: 100%;
}

.NanumBarun {font-family: 'NanumBarunGothic-R'}

.font13 {font-size:13px}
.font14 {font-size:14px !important;}
.font15 {font-size:15px}
.font16 {font-size:16px}
.font17 {font-size:17px}
.font18 {font-size:18px}

.point {color:#0091DB !important}

.paddingnone {padding:0 !important}
.marginnone {margin:0 !important}

.textleft {text-align:left !important;}
.textcenter {text-align:center !important;}
.textright {text-align:right !important;}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dfdfdf;
}

hr.job {
    margin:0 3px;
    border: 0;
    border-top: 1px solid #dfdfdf;
}

u {text-decoration:underline; padding-bottom:2px}
.ftimg {margin-bottom:5px;}
.notborder {border:0 !important}
.position-relative {position: relative;}
.position-absolute {position: absolute;}
.verticaltop {vertical-align:top}
.verticalmiddle {vertical-align:middle}
.verticalbottom {vertical-align:bottom}

/*해더&푸터*/

.header_logoShop {height:16px;}

.container-fluid {
	padding: 0;
}
.footer_pre_wrap {
    background-color: #f3f4f5;
    color: #666;
    border-top: 1px solid #E2E3E4;
    border-bottom: 1px solid #E2E3E4;
    font-size: 11px;
    margin-top: 30px;
    display: none;
}

.footer-top .container {
	border-top:1px solid #bdbdbd;
	padding:0;
}
.footer-logo img {
    width: 100px;
    height: auto;
}

.footer-logo p {
    font-size: 12px;
    line-height: 160%;
    color: #777;
	margin-top: 20px;
	    letter-spacing: 0em;
		padding:0;
}

.head-bookmark a.login {
    background-color: #009bdf;
}

.menu-header-container #menu-header-1 .menu-item:first-child {padding-left:30px}

.menu-item i {
    margin-right: 5px;
}

.container-top-warp {	background: #f5f5f5;}

.container-top { width:1170px; margin:0 auto; padding:8px 0;
	/*padding: 8px 30px;*/
}

.container-top .pull-left a {
	font-size: 12px;
	color: #a3a3a3;
}

.borderbsolid {border-bottom:1px solid #bdbdbd; margin-bottom:20px; padding-bottom:2px}

.head-nav .social a::after {
	background: transparent;
}

.head-nav button {
    float: right;
    margin: 0;
	width:42px;
	height:42px;

}
/*
.head-nav button,
input[type="submit"],
input[type="button"] {
    color: white;
	width:48px !important;
	height:48px;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    border: 0 solid silver;
    cursor: pointer;
	background:#0091db url('/images/icon_search.png') no-repeat center;
}
*/
.head-nav button {
    color: white;
	width:48px !important;
	height:48px;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    border: 0 solid silver;
    cursor: pointer;
	background:#0091db url('/images/icon_search.png') no-repeat center;
}
button,
input[type="submit"],
input[type="button"] {
	margin-top:10px;
    color: white;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    border: 0 solid silver;
    cursor: pointer;
}



.head-nav div {
    overflow: hidden;
    /*padding-right: 5px;*/
}

.head-nav div input {
    width: 100%;
    padding: 12px 12px;
	border: 2px solid #008cd6;
	height:48px;
}

.head-nav .social {
    text-align: left;
    padding-left: 0;
}
.grid-post.style-1.nr-3 {
    width: 32%;
}

.no_pd {
    padding: 0 !important;
}

.no_margin {
    margin: 0 !important;
}

.thumbnail {
  position: relative;
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}

.thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

/*메인*/

.main_section_1_box { padding:18px 0 18px; border-bottom: 1px solid #bdbdbd; } /*25px*/
.main_section_1 {background: url('/images/back_1st.png') repeat-y center top;}

.main_section_1 .section_left ul.first_main {
    list-style: none;
    padding: 0;
    margin: 0;
}


.main_section_1 .section_left ul.first_main li:nth-child(1) {
    font-size: 28px;
    color: #032c58;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	 margin:0 0 10px 0;
	 line-height:1.25em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 1.25em;
}

.main_section_1 .section_left ul.first_main li:nth-child(1):before {
    /*content: "- ";*/
}

.main_section_1 .section_left ul.first_main li:nth-child(2) {
	display: inline-block; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: normal; 
	text-align: left; 
	word-wrap: break-word; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
	font-size: 14px;
	margin-top: 5px;
	color:#666; letter-spacing:0
}

.main_section_1 .section_left ul li a {}

.main_section_1 .section_left {
    width: 565px;
	padding-right: 2%;
	border-right:1px;
}
.main_section_1 .section_right {
    width:279px;
    /*border-left: 1px solid #dfdfdf;*/
}

.main_section_1 .section_right .sub {
    width: 100%;
    padding: 0 22px;
}

.main_section_1 .section_right .sub:nth-child(2) {
    width: 52.21%;
    padding: 0 15px;
}

.main_section_1 .pull-right {
    color: #111;
    font-size: 12px;
    padding-top: 3px;
}

h2.heading.heading-left {
    text-align: left; position:relative;
}

h2.heading.heading-left.search_box {background:#f9f9f9; padding-left:20px; margin-bottom:20px;}
h2.heading.heading-left.search_box span { padding: 10px 0 !important;}

h2.heading.heading-left.cata {margin-bottom:10px}

/* 타이틀 */
h2.heading.heading-left span { 
display:inline-block;
    font-size: 18px;
	padding:10px 0 12px !important;
 font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
 letter-spacing:-0.04em;
}


/* 더보기버튼 */
.pull-right-more {
 position:absolute;
 right:0; top:14px;
 background: url(/images/btn_arrow_right01.png) no-repeat right 1px ;
 font-size: 11px;
 color: #969696;
 padding-right: 10px;
font-weight: normal !important;
}
.pull-right-more a { color: #969696 !important;}

.pull-right-more.bottom {top:0; position:relative; background: url(/images/btn_arrow_right01.png) no-repeat right 2px;}

.pull-right-more.box {border:1px solid #dfdfdf; padding:4px 12px 3px 5px; background-position:38px 6px; top:8px;}

.pull-right-small {
 position:absolute;
 right:0; top:14px;
 font-size: 11px;
 color: #969696;
 padding-right: 0px;
font-weight: normal !important;
}

.heading.heading-left.pointer{
    /*border-top: 1px solid #c4c5c8;*/
}

.colored {
	height: 20px!important;
}

.colored span {
	background: #0091db;
	padding: 5px;
	padding: 1px 10px;
	color:#fff;
}
.colored span a {
	color:#fff;
}

.colored .pull-right {
	color: #0091db!important;
}


.main_section_1 .section_right .first_section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main_section_1 .section_right .first_section ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    height: 28.4px;
}

.main_section_1 .section_right .first_section ul li a {
	font-size: 14px;
}

.main_section_1 .section_right .first_section ul li span {
    background-color: #0091db;
    color: #fff;
    border-radius: 0px;
    line-height: 100%;
    padding: 0px 6px;
    font-weight: bold;
    margin-right: 12px;
}

.main_section_1 .section_right .first_section ul .pull-right {
	background-color: #dfdfdf;
	line-height:1em;
    padding: 4px 4px 2px;
    font-size: 11px;
    color: #111;
	margin-left: 5px;
    min-width: 40px;
    text-align: center;
}

.ads img {
    width: 100%;
    height: 230px;
    cursor: pointer;
	border:1px solid #dfdfdf;
	max-height:235px;
}
.section_left ul.main_sub {
    list-style: none;
    padding: 0;
    margin: 0;
}

.section_left ul.main_sub li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-size: 14px;
	height: 24px;
}

.section_left ul.main_sub li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px	0;
    background-color: currentcolor;
    vertical-align: middle;
}

.section_left ul.main_sub li:nth-child(1):before,
.section_left ul.main_sub li:nth-child(2):before {
    color: #0091db;
}

.section_left ul.main_sub li a {}

.section_left ul.main_sub li:nth-child(1) a,
.section_left ul.main_sub li:nth-child(2) a {
    color: #0091db;
}

.section_left ul.main_sub li:nth-child(6):before,
.section_left ul.main_sub li:nth-child(7):before {
    content: none;
    margin-right: 0;
}

.section_left ul.main_sub li span {
    background-color: #0091db;
    color: #fff;
    border-radius: 0px;
    padding: 3px 5px 3px 3px;
    margin-right: 5px;
    font-size: 11px;
	letter-spacing: -0.8px;
}

.news_main_wrap {
    position: relative;
    width: 100%;
}

.news_main_wrap h2 {
	left: 0;
    width: 100%;
    font-size: 14px;
    padding: 10px 0;
    letter-spacing: -0.02em;
	line-height: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_main_wrap h2:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}
.news_main_wrap h2:hover {color:#0091db}

.main_section_2 {
padding-top:10px;
margin-bottom:4px;
}

.main_section_2 .col-md-3 {
    /*width: 32.5%;*/
	width:267px;
}
.main_section_2 .col-md-3 .news_main_wrap div  {border:1px solid #dfdfdf}
.main_section_2 .col-md-3:nth-child(1) {}

.main_section_2 .col-md-3:nth-child(2) {
}

.main_section_2 .col-md-3:nth-child(3) {
	margin-left: 22px;
} 
.main_section_2 .col-md-3:nth-child(4) {
	margin-left: 22px;
}

.main_section_2 .col-md-3.news:nth-child(1) {
    margin-top: 0px;
    border-top: 1px solid #024B98;
}

.main_section_2 .col-md-3.news:nth-child(2) {
    margin-top: 0px;
    border-top: 1px solid #024B98;
}

.main_section_2 .col-md-3.news:nth-child(3) {
    margin-top: 0px;
    border-top: 1px solid #024B98;
}

.main_section_2 .col-md-3.news:nth-child(4) {}

.main_section_3 {padding-top:15px; padding-bottom:9px; border-bottom:1px solid #bdbdbd}
.main_section_3 .clearfix-3rd {clear:both; height:19px;}


.main_section_3 h2.heading.heading-left span {padding-bottom:18px !important;}
.main_section_3 h2.heading.heading-left span:hover {color:#333}

.main_section_3 .col-md-3 {
    width: 281px;
}

.main_section_3 .col-md-3.news {
    width: 274px;
}
.main_section_3 .col-md-3.news:nth-child(2) {
    width: 276px;
}

.main_section_3 .col-md-3:nth-child(1) {
	padding-right: 15px;
} 

.main_section_3 .col-md-3:nth-child(2) {
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	width: 283px;
} 

.main_section_3 .col-md-3:nth-child(3) {
	padding-left: 15px;

}
.main_section_3 .poster-small {
    margin-bottom: 10px;
    padding-bottom: 7px;
}


.main_section_3 .sub h2.heading-left img {
    margin-right: 0;
}

.main_section_3 ul.sub_list {
    list-style: none;
    padding: 0 2px;
	margin:0;
}

.main_section_3 ul.sub_list li {
    line-height: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
	font-size: 14px;
	padding-bottom:12px;
}


.main_section_3 .col-md-3 ul.sub_list li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

/*.main_section_3 ul.sub_list li p {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    color: #000;*/
/*    width: 50%;*/
/*    line-height: 190%; */
/*    word-wrap: normal; */
/*    overflow: hidden;*/
/*    display: inline-block;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/
.main_section_3ul.sub_list li a span {
    margin-left: 5px;
    color: #ff6d3f;
    float: right;
}

.main_section_3 .sub_list .pull-left, .main_section_1 .section_right .sub .pull-left {
	background-color: #0091db;
    color: #fff;
    border-radius: 0px;
    line-height: 100%;
    padding: 3px 5px;
    margin-right: 5px;
    font-size: 11px;
}
.main_section_3 .sub_list .pull-right {
    margin-left: 5px;
    color: #ff6d3f;
}

.main_section_3 small {
    margin-left: 5px;
    color: #e83e8a;
	font-size:13px;
}

.main_poll_wrap {
   /* padding: 0 20px;*/
}

.main_poll_wrap h5 {
    font-size: 15px;
	line-height: 150%;
}
.main_poll_wrap h5 img {
	padding: 5px 5px 20px 0;
    float: left;
}

.main_poll_wrap h4 {
	font-size: 20px;
    margin-left: 20px;
}

.main_poll_wrap .content {
	color: #555;
	font-family: inherit !important;
    line-height: 180%;
    font-weight: 400;
	white-space: normal;
	font-size: 14px;
}
.main_poll_wrap .meta {
	float: left;
}
.main_poll_wrap .content br {
    content: ' '
}

.main_poll_wrap .content br:after {
    content: ' '
}

.main_poll_wrap .button_wrap {
position:absolute; width:calc( 100% - 40px);
bottom:20px;
    text-align: center;
    margin-top: 11px;
}

.main_poll_wrap .btn-primary {
    color: #fff;
    width: 45%;
	background: #0091db;
	font-size: 14px;
	margin-right: 5px;
	border: none;
}

.main_poll_wrap .btn-default {
    color: #fff;
    width: 45%;
    background-color: #ccc;
	font-size: 14px;
}

.btn { 
border-radius: 0px !important;
height:35px;
font-size:14px;
padding: 8px 12px;
}

.btn-primary {
    color: #fff;
    background-color: #0091db;
	border:0;  height:35px
}
span#priceWrap {	font-size: 20px;  margin-right:10px; display:inline-block; font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;}

.main_section_4 {margin-top:10px; padding-bottom:15px; border-bottom:1px solid #bdbdbd;}

.main_section_4 .col-md-4 {
	width:281px;
}

.main_section_4 .col-md-4 img {
width:100%;
}

.main_section_4 .col-md-4:nth-child(1) {
	/*padding-left: 15px;
	padding-right: 15px;*/
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	width:281px;
}

.main_section_4 .col-md-4:nth-child(2) {
	/*padding-left: 15px;
	padding-right: 15px;*/
	border: solid 1px #dfdfdf;
		width:282px;
}

.main_section_4 .col-md-4:nth-child(3) {
	/*padding-left: 15px;
	padding-right: 15px;*/
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	width:281px;
}


.main_section_4 .right .ads img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.main_section_4 .right .ads img:nth-child(2),
.main_section_4 .right .ads img:nth-child(3) {
    margin-top: 5px;
}

.main_section_4 .col-md-2 {
    padding: 0 6px;
    width: 18%;
}

.main_section_4 .col-md-10 {
    width: 82%;
	padding: 0 10px;
}
.main_section_4 .section3_wrap {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.main_section_4 .shop_sub_section .col-xs-2 {
	width: 16.66%;
	padding: 0;
	text-align: center;
}

.shop_sub_section .col-xs-2  .thumbnail img {
	position: static;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
	padding: 0;
}

.shop_sub_section .col-xs-2  .thumbnail p {
	font-size: 13px;
    text-align: center;
    color: black;
    padding: 10px;
	line-height:1.4em;
	overflow:hidden
}
.shop_sub_section .col-xs-2  .thumbnail p:hover {color:#0091db}
.carousel-wrap {width:805px}

.shop_sub_section .col-xs-2  .thumbnail p:hover {text-decoration:none !important}
}

a.thumbnail:hover {border:0 !important}

.shop_sub_section .col-xs-2:nth-child(1) {
	/*margin-left: 10px;*/
}

.shop_sub_section .col-xs-2:nth-child(1) img {
	border-left: none;
	display: inline;
}

.main_section_4 .media-carousel-up {
    margin-top: 30px;
}

.carousel-control { width: auto !important; position:absolute; top:50% !important; margin-top:-14px !important; }
.carousel-control img {width:6px;}

.carousel-control.left {left:5px}
.carousel-control.right {right:5px}

.main_section_4 .left.carousel-control {
width: auto !important;
}
.main_section_4 .left.carousel-control img {
    margin: 36px 82px 0 0;
}

.main_section_4 .right.carousel-control img {
    margin-top: 0px;
}
.main_section_4 .right.carousel-control {
width: auto !important;
}

.main_section_4 .carousel-control.left {
    /*background: -moz-linear-gradient(left, #eee 0%, rgba(255, 255, 255, 0) 100%);*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(left, #eee 0%, rgba(255, 255, 255, 0) 100%);*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to right, #eee 0%, rgba(255, 255, 255, 0) 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);*/
    /* IE6-9 */
	height: 100px;
}

.main_section_4 .carousel-control.right {
    /* background: -moz-linear-gradient(right, #eee 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    /* background: -webkit-linear-gradient(right, #eee 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to left, #eee 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
	height: 100px;
}

.main_section_4 .gj_card_wrap {}

.main_section_4 .gj_card_wrap li,
.sidetab .gj_card_wrap li {
    width: 100%;
    padding: 0 0 10px 0;
    height: auto;
}
.main_section_4 .moi_list_wrap li dl,
.sidetab .moi_list_wrap li dl {
    height: auto;
}

.main_section_5{
margin-top:10px;
padding-bottom:20px;
}

.main_section_5 .col-md-3 .news_main_wrap {
border:1px solid #dfdfdf;
}
.main_section_5 .col-md-3:nth-child(2) {
	padding-right: 11px;
	width:205px;
}
.main_section_5 .col-md-3:nth-child(3) {
	padding-right: 11px;
	padding-left: 11px;
	width:218px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.main_section_5 .col-md-3:nth-child(4) {
	padding-right: 11px;
	padding-left: 11px;
	width:217px;
	border-right: solid 1px #dfdfdf;
}
.main_section_5 .col-md-3:nth-child(5) {
	padding-left: 11px;
	width:205px;
}


.main_section_5 ul {
    list-style: none;
	margin-top:7px !important;
    padding: 0;
    margin: 0;
}

.main_section_5 ul li {
    line-height: 1.6em;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
}

.main_section_5 ul li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

#thumbnail_life1,
#thumbnail_life2,
#thumbnail_life3,
#thumbnail_life4 {
	margin-bottom: 10px;
}


.main_section_6 {
    background: #f5f5f5;
	padding:10px 20px 20px 25px;
}
.main_section_6 .wrap { background: url('/images/back_total_service.png') repeat-y left top; background-size:100% auto}

.main_section_6 h2 {
    /*color: #0091db;
    font-size: 18px;
    padding: 26px 0 0 20px;
	font-weight: bold;*/
}

.main_section_6 .wrap .col {
	float: left;
    width: 20%;
	border-right:1px solid transparent;
    padding: 0 20px;
	color: black;
    font-size: 13px;
    line-height: 180%;
}
.main_section_6 .wrap .col:nth-child(1) { padding: 0 20px 0 0;}
.main_section_6 .wrap .col:nth-child(5) {border:0 !important; padding: 0 0 0 20px;}

.main_section_6 b {
    font-size: 17px;
    color: black;
	line-height: 200%;
}

.main_section_6 .service_title {font-size:16px; display:inline-block; padding-bottom:10px;
font-family:'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
font-weight:700;
}

h2.heading-left .pull-right {
    color: #969696;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
}

.community li {
	list-style: none;
    line-height: 1em;
    margin: 0;
    padding: 5px 14px;
    white-space: nowrap;
}

.community.debate_main li {
	list-style: none;
    line-height: 1em;
    margin: 0;
    padding: 0px 0 9px 3px;
    white-space: nowrap;
	font-size:13px;
}
.community.debate_main li:last-child {display:none} 

.community li .ext_title {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 13px;
}

.ext_title:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 9px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
} 
.community li .discussion {
    display: inline-block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.community li .discussion_ext {
    float: right;
}

.community li small {
    margin-left: 5px;
    color: #FF5722;
    font-weight: bold;
}

.community li b {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.community li b span,
.sm_label {
    color: #024B98;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
}

.poster-small h4 {
    padding-top: 0;
    font-size: 13px;
    line-height: 130%;
}

.community li p {
    font-size: 11px;
    text-align: right;
    color: #6b6b6b;
    margin: 0;
    padding: 0;
}

.community li p span {
    font-weight: bold;
}

.cat_label {}

.single_header {
    /*    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #DAE3E5;
    border-bottom: 0px;
    padding: 15px 30px;
    background: #E9F8FF;
    color: #4B5054;
    font-weight: lighter;
    margin: 0px;
    background-repeat: no-repeat;
    background-size: 130px;
    background-position-x: 90%;
    background-position-y: 50%;
    animation: fading 8s infinite;
    -webkit-animation: fading 8s infinite;*/
	position:relative;
}

.single_header.notice_single.pro { border-bottom: 1px solid #dfdfdf;  margin-bottom: 20px;}

.single_header.job_single_title { margin:30px 0 }
.single_header.job_single_title h1 {border:0 !important; padding:0 !important; width:580px; overflow:hidden; white-space: pre-wrap !important;}

.discussion_meta {
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}

.single_header p.meta {
    /*margin: 10px;
    font-size: 13px;*/
}
.single_header p.meta.dateright {position:absolute; right:0; top:9px;}

.single_header p.meta span {}

.single_header h1 {
    font-size: 22px !important;
    border-bottom: 1px solid #dfdfdf;
    padding:0 0 20px !important;
	font-size:26px;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;

}
.single_header .mypage-media h1 {font-size: 18px !important; border:0; padding: 0 !important; display:inline;}
.single_header .mypage-media h1 a {color:#999; font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif}

.label_point.seminor_view {padding:6px 10px; font-size:14px; font-family: 'NanumBarunGothic-R'; vertical-align:middle; margin:-4px 3px 0 0;}

.notice_single h1 {
    padding: 0;
    line-height: 1.5em;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.notice_single small {
    margin-left: 10px;
	color:#999;
	font-size:11px;
	line-height:3em;
}

.single_header p {
    padding: 10px 0;
    font-size: 13px;
    margin: 0;
}

.notice_single p {
    padding: 0;
    text-align: right;
}

/* 테이블 강제로 글자수 줄이기 S */

.table.cut > thead > tr,
.table.cut > tbody > tr,
.table.cut > tfoot > tr,
.table.cut > thead > tr,
.table.cut > tbody > tr,
.table.cut > tfoot > tr { border-top: 1px solid #ddd; }

.table.cut > thead > tr:first-child,
.table.cut > tbody > tr:first-child,
.table.cut > tfoot > tr:first-child,
.table.cut > thead > tr:first-child,
.table.cut > tbody > tr:first-child,
.table.cut > tfoot > tr:first-child { border-top: 1px solid #bdbdbd; }

.table.cut > thead > tr > th,
.table.cut > tbody > tr > th,
.table.cut > tfoot > tr > th,
.table.cut > thead > tr > td,
.table.cut > tbody > tr > td,
.table.cut > tfoot > tr > td { border:0 }

/* 테이블 강제로 글자수 줄이기 E */

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 10px 4px 8px;
    /*/*line-height: 1.42857143;*/*/
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr:first-child > th,
.table > tbody > tr:first-child > th,
.table > tfoot > tr:first-child > th,
.table > thead > tr:first-child > td,
.table > tbody > tr:first-child > td,
.table > tfoot > tr:first-child > td {
    border-top: 0px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #bdbdbd;
	font-size: 14px;
	padding: 10px 4px !important;
	background:#f5f5f5;
}

#search_wrap .table {border-bottom: 0px solid #ededed;}
#search_wrap .table tr:first-child {border-top: 0px solid #bdbdbd;}
#search_wrap .table tr:last-child {border-bottom: 0px solid #bdbdbd;}
#search_wrap .table tr:last-child td {border-bottom: 0px solid #bdbdbd;}

.table tr:first-child {border-top: 1px solid #bdbdbd;}
.table tr:last-child {border-bottom: 1px solid #bdbdbd;}

.table.debate_list tr:first-child {border-top: 0px solid #bdbdbd;}
.table.debate_list tr:last-child {border-bottom: 1px solid #ddd;}

/* 구인구직 */
.table-responsive.premium .table tr:first-child {border-top: 1px solid #bdbdbd;}
.table-responsive.premium .table tr:last-child {border-bottom: 1px solid #bdbdbd;}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table-responsive {
    min-height: .01%;
    overflow-x: inherit;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

.default_board th {
    text-align: center;
}

.default_board span.new {
    font-size: 75%;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: inherit;
    display: inline-block;
    padding: 2px 5px 3px;
    line-height: 100%;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #F44336;
}


table#gym_board1 td, table#gym_board2 td, table#gym_board3 td, table#gym_board4 td {
	font-size: 13px;
}

table#job_board1 td, table#job_board2 td, table#job_board3 td, table#job_board4 td {
	font-size: 13px;
	letter-spacing: -0.02em;
	line-height: 1.3em !important;
	min-height:24px
}



table#job_board1 th, table#job_board2 th, table#job_board3 th, table#job_board4 th {
	font-size: 14px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-weight: bold;
}

#job_board1 {
    border: 3px solid #0091DB;
	margin-top: 10px;
}
td img {
	/*max-width: 20px;*/
}
td.resume_profile_img img {
    /*min-width: 100%;
    width: 100%;
    height: auto;*/
}
table#job_board1 td,
table#job_board2 td,
table#job_board3 td,
table#job_board4 td {
	/*height: 53px;*/
}
#job_board2 {
    /*border: 3px solid #dedede;*/
	margin-top: 0px;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}

table#job_board2 tr th {border-bottom: 1px solid #bdbdbd;}

table.first_job tr th {padding: 10px 4px 9px !important;}

table#job_board2 tr td {/*background:#fafafa*/	}

#job_board2 > tbody > tr.premium .txtl {font-weight:700;
	line-height: 1.25em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 1.25em; }

#job_board2 > tbody > tr.normal {background-color: #fff;}

.premium.pointer {border-right:2px solid #9200db; border-left:2px solid #9200db}
.premium.pointer:first-child {border-top:2px solid #9200db !important}

.pointer.premium {border-right:2px solid #9200db; border-left:2px solid #9200db}
.pointer.premium:first-child {border-top:2px solid #9200db}
.pointer-premium-bottom {height:1px !important; padding:0 !important; border-top:2px solid #9200db  !important}

#job_board3, #job_board4 { margin-top: 10px; 	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;}

table#job_board1 .txtl,
table#job_board2 .txtl,
table#job_board3 .txtl,
table#job_board4 .txtl {
	text-overflow: ellipsis;
    overflow: hidden;
}

table#job_board2 .gender_img,
table#job_board3 .gender_img,
table#job_board4 .gender_img {
	min-height:42px !important; 
	    display: block;
}


table#job_board2 .gender_img img,
table#job_board3 .gender_img img,
table#job_board4 .gender_img img {
	width:24px !important; max-width:24px !important; height:24px !important;
}

table#job_board2 img,
table#job_board3 img,
table#job_board4 img {
	margin-right: 4px; margin-top: -1px; vertical-align:middle; 
}

.jobwrap {}

.col-md-6.jobwrap:nth-child(2) {width:calc( 50% - 10px); margin-right: 10px;}
.col-md-6.jobwrap:nth-child(3) {width:calc( 50% - 10px); margin-left: 10px;}

.floatleft {float:left}
.floatright {float:right}

/* 홍보광장 */
#promotion_wrap {margin-bottom:10px}
#promotion_wrap h2 img {width:40px; vertical-align:middle; margin-right:8px; margin-top:-3px}
#promotion_wrap ul.job_VipList_dan li {float:left; width:222px; margin-right:15px; margin-bottom:15px; /*border:3px solid #0091db;*/background: linear-gradient(45deg, #00a0f2, #2865a8, #00a0f2); xheight:198px; }
#promotion_wrap ul.job_VipList_dan li:hover {background:#f0f0f0; cursor: pointer;}
#promotion_wrap ul.job_VipList_dan li:nth-child(5n) {margin-right:0px}

#promotion_wrap ul.job_VipList_dan li dl:first-child {padding:0; margin:3px 3px 0 3px; }
#promotion_wrap ul.job_VipList_dan li dl:last-child {padding:10px 15px; margin:0px 3px 3px 3px; background-color:#f5f5f5;  min-height:103px}

#promotion_wrap ul.job_VipList_dan li dl.subject {background:#FFF; min-height:83px; padding:16px 15px 15px;}
#promotion_wrap ul.job_VipList_dan li dl.subject dt {font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-size:18px; display: inline-block; 
width: 186px; overflow: hidden; text-overflow: ellipsis; line-height: 1.4em; height: 2.6em;}
#promotion_wrap ul.job_VipList_dan li dl.subjectTwo {    min-height: 118px;}

#promotion_wrap ul.job_VipList_dan li .notimg {margin:3px !important; min-height:192px !important}

#promotion_wrap ul.job_VipList_dan .logo {}
#promotion_wrap ul.job_VipList_dan .logo img {width:58px; height:58px; vertical-align:middle; float:left; margin-right:15px}
#promotion_wrap ul.job_VipList_dan .title {font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-size:15px; line-height: 1.5em; margin-bottom:5px; width:186px;font-weight:700;
overflow: hidden; text-overflow: ellipsis; white-space: normal; max-height: 1.3em;}
#promotion_wrap ul.job_VipList_dan .copy {font-size:13px; margin-bottom:5px; color:#666; max-height: 3em;}
#promotion_wrap ul.job_VipList_dan .copy span { 
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    padding: 4px 5px 2px;
    line-height: 1em;
    color: #FFFFFF;
    background-color: #0091DB;
    margin: -3px 4px 0 0;
    font-size: 11px;
    line-height: 1.4em;
    font-family: 'NanumBarunGothic-R';
	}
#promotion_wrap ul.job_VipList_dan .hit {font-size:12px; color:#666}
.job_main_banner ul li {float:left; width:calc( 50% - 10px); border:1px solid #dfdfdf;}
.job_main_banner ul li:first-child {margin-right:10px}
.job_main_banner ul li:last-child {margin-left:10px}
.job_main_banner ul li img {width:100%}

/* 구인구직 */
#job_VipList_wrap {margin-bottom:10px}
#job_VipList_wrap h2 img {width:40px; vertical-align:middle; margin-right:8px; margin-top:-3px}
#job_VipList_wrap ul.job_VipList_dan li {float:left; width:222px; margin-right:15px; margin-bottom:15px; /*border:3px solid #0091db;*/background: linear-gradient(45deg, #00a0f2, #2865a8, #00a0f2); height:198px; }
#job_VipList_wrap ul.job_VipList_dan li:hover {background:#f0f0f0; cursor: pointer;}
#job_VipList_wrap ul.job_VipList_dan li:nth-child(5n) {margin-right:0px}

#job_VipList_wrap ul.job_VipList_dan li dl:first-child {padding:15px 15px 14px 15px; margin:3px 3px 0 3px; background-color:#FFF}
#job_VipList_wrap ul.job_VipList_dan li dl:last-child {padding:15px 15px 15px 15px; margin:0px 3px 3px 3px; background-color:#f5f5f5; min-height:102px}

#job_VipList_wrap ul.job_VipList_dan .logo {min-height:60px}
#job_VipList_wrap ul.job_VipList_dan .logo img {width:58px; height:58px; vertical-align:middle; float:left; margin-right:15px}
#job_VipList_wrap ul.job_VipList_dan .copy {font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-size:15px; line-height: 1.5em; margin-bottom:10px; width:186px;font-weight:700;
overflow: hidden; text-overflow: ellipsis; white-space: normal; max-height: 3em;}
#job_VipList_wrap ul.job_VipList_dan .copy span { 
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    padding: 4px 5px 2px;
    line-height: 1em;
    color: #FFFFFF;
    background-color: #0091DB;
    margin: -3px 4px 0 0;
    font-size: 11px;
    line-height: 1.4em;
    font-family: 'NanumBarunGothic-R';
	}
#job_VipList_wrap ul.job_VipList_dan .hit {font-size:12px; color:#666}
.job_main_banner ul li {float:left; width:calc( 50% - 10px); border:1px solid #dfdfdf;}
.job_main_banner ul li:first-child {margin-right:10px}
.job_main_banner ul li:last-child {margin-left:10px}
.job_main_banner ul li img {width:100%}

#job_board1 > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
#job_board2 > tbody > tr.premium {
    background-color: #f9f9f9;
}

#job_board1 > tbody > tr:hover {
    background-color: rgba(3, 169, 244, 0.2);
}

#job_board2 > tbody > tr:hover {
    background-color: #fafafa	;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}

.notice tr:hover,
.table-striped > tbody > tr:hover {
    background-color: #f5f5f5;
}

.pointer,
.main_advertise img {
    cursor: pointer;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

.single_wrap {

}

.single_wrap table {
    border: 1px solid #DAE3E5;
    margin-bottom: 8px;
}

.single_wrap table .date {font-size:12px; color:#666}
 .date {font-size:12px !important; color:#666;}
.date_remnant {border:1px solid #bdbdbd; padding:2px 3px; margin:0 2px}

.single_content {
    border: 1px solid #DAE3E5;
    padding: 30px;
    background-color: #fff;
    background-size: 100% 2em;
/*    background-image: -webkit-linear-gradient(0deg, transparent 79px, #FFFBD5 79px, #F9F9F9 81px, transparent 81px), -webkit-linear-gradient(#eee .05em, transparent .05em);*/
/*    background-image: -moz-linear-gradient(0deg, transparent 79px, #FFFBD5 79px, #F9F9F9 81px, transparent 81px), -moz-linear-gradient(#eee .05em, transparent .05em);*/
/*    background-image: linear-gradient(90deg, transparent 79px, #FFFBD5 79px, #F9F9F9 81px, transparent 81px), linear-gradient(#eee .05em, transparent .05em);*/
/*    -pie-background: linear-gradient(90deg, transparent 79px, #FFFBD5 79px, #F9F9F9 81px, transparent 81px) 0 0/ 100% 1.2em, linear-gradient(#eee .05em, transparent .05em) 0 0/ 100% 1.2em #fff;*/
/*    behavior: url(/pie/PIE.htc);*/
    line-height: 1.8em;
    font-size: 16px;
}

.after-title .color-silver-light {
	font-size: 12px;
}


.list-unstyled .mgl40 {
	background: #fafafa;
}

ul.list-unstyled.reply  {margin:20px 0 0 20px; background: #fafafa; }
ul.list-unstyled.reply li {padding:15px !important; margin:0 !important;}

.list-unstyled .mgl40 li:before {
	content: "ㄴ";
	float: left;
}


.table-striped > tbody > tr.active_tr {
    background-color: #e0eef5;
}

.txtl {    text-align: left !important;}

.txtl.gym {display: inline-block; width: 384px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.txtc {
    text-align: center !important;
}

.txtr {
    text-align: right !important;
}

.txtj {
    text-align: justify !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

.default_board .title_td {
    text-align: left;
    max-width: 350px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
}

.default_board .title_td small {
    margin-left: 5px;
    color: #FF5722;
    font-weight: bold;
}

#search_wrap .list_reaction {
text-align: center;
    color: #737373;
    display: inline-block;
    padding: 5px 5px 4px;
    font-size: 13px;
    position: relative;
    background: #FFF;
    cursor: pointer;
    border: 1px solid #ebebeb;
}

.list_reaction {
    float: right;
    background-color: transparent;
    border-color: #7D7D7D;
    color: #7D7D7D!important;
    text-shadow: transparent 0px 0px 0px;
    display: inline-block;
    padding: 4px 0px;
    line-height: 100%;
    border: 1px solid;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 35px;
    font-size: 12px;
	margin: 0 2px;
}

.label {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 4px 4px 2px;
    line-height: 100%;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #0091DB;
}

.label.pointer {font-family: 'NanumBarunGothic-R' !important;font-size: 13px !important; padding:5px !important; margin-top:-4px; margin-left:5px; vertical-align:middle;}

.label#add_poll_input {
	margin-left: 10px;
}
 .label .fa {font-size: 12px; margin-top: -2px; margin-right: 2px;}

.id_label {
    background-color: #888;
    font-size: 11px;
}

.default_board td {
    font-size: 13px;
    text-align: center;
}

.default_board .fa-camera-retro {
   
}

.pagination>a,
.pagination>span {
    display: inline-block;
    padding: 10px;
}

.pagination>.next span,
.pagination>.prev span {
    border: 0;
}

.pagination>.next span:before,
.pagination>.prev span:before {
    border: 0;
    font-family: "madza";
    content: "\62";
    color: black;
}

.pagination>.prev span:before {
    content: "\61";
}


.pagination {
	display: table;
    padding: 0;
    margin: 20px auto 0px;
    text-align: center;
}

.pagination:last-child {margin-top: 0;}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    /*line-height: 1.42857143;*/
    color: #111;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0091db;
    border-color: #0091db;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.form-group {
    margin-bottom: 0px;
}

form.form-group .input-group {
    overflow: hidden;
    padding-right: .5em;
}

form.form-group .input-group div {
    overflow: hidden;
    padding-right: .5em;
}

form.form-group .input-group button {
    float: right;
}

.btn-default {
    color: black;
    background-color: #fff;
    border: 0 !important;
}

.btn-default:focus,
.btn-default.focus {
    color: black;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: black;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: black;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: black;
}

.reaction small {
    display: block;
    color: #FFffff;
    font-weight: bold;
    font-size: 15px;
}

.reaction .like {
    border: 1px;
    border-radius: 100px;
    font-size: 18px;
    color: #ffffff !important;
    padding: 15px 22px 6px;
    background-color: #0091db;
    margin-right: 5px;
}
.like {color:#0091db !important}
.like i {color:#0091db !important}
.reaction .like i {color:#FFF !important}

.reaction .dislike {
    border: 1px;
    border-radius: 100px;
    font-size: 18px;
    color: #ffffff !important;
    padding: 15px 22px 6px;
    background-color: #d9534f;
    margin-left: 5px;
}
.dislike {color:#d9534f !important}
.dislike i {color:#d9534f !important}
.reaction .dislike i {color:#FFF !important}

.reaction .fa {
    display: block;
    color: #ffffff;
}

.btn-info {
    color: #fff;
    background-color: #0091db;
	    border-color: transparent;
}

.mgDiscussion {
	color: black;
    font-size: 14px;
    line-height: 160%;
    max-width: 100%;
}

.mgDiscussion-frm {
    margin: 15px;
}

.mgDiscussion-question {
    font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: -0.02em;
    line-height: 1.4em;
}
.mgDiscussion-question img {width:32px; height:32px; margin-right:6px;}
.mgDiscussion-answer {
    display: block;
    position: relative;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
	font-size: 14px;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 5px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mgDiscussion .comment_wrap {
    display: -webkit-inline-box;
	width: 100%;
	margin-top: 0;
}

.mgDiscussion .comment_wrap .content{
	display: inline-block; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: normal; 
	line-height: 1.6;
    max-height: 4.8em;
	text-align: left; 
	word-wrap: break-word; 
	display: -webkit-box; 
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
}
.mgDiscussion .comment_wrap .list-unstyled {
	/*display: inline-block;*/
	width:100%;
}

.mgDiscussion .comment_wrap ul li {
	padding: 15px 8px;
	margin: 0;
}

.mgPoll {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 100%;
    width: 400px;
    border: 2px dotted #8e8e8e;
    padding: 15px;
}

.mgPoll-frm {}

.mgPoll span.on {}

.mgPoll span.on:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f040";
    margin-right: 3px;
}

.mgPoll span.off {}

.mgPoll span.off:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    margin-right: 3px;
}

.mgPoll.no-animate .mgPoll-path {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
}

.mgPoll.no-animate .mgPoll-count {
    opacity: 1;
}

.single_content .mgPoll {
	color: #333;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 auto 16px auto;
    width: 100%;
    padding: 20px;
    border: 1px solid #d3d3d3;
    background: #f5f5f5;
}

.single_content .mgPoll-frm {
    margin: 20px;
}

.single_content .mgPoll-count~.mgPoll-title {
    margin-left:20px;
}


.single_content .mgPoll-progress {
	height: 70px;
    margin-top: -47px;
    margin-left: 25px;
}

.single_content .mgPoll-count {
    float: right;
    position: initial;
}
.single_content .mgPoll-question {
	margin-bottom: 30px;
}
.single_content .mgPoll input[type="radio"], .mgPoll input[type="checkbox"] {
	margin: 10px;
    margin-left: 20px;
}

.single_content .mgPoll-answer {
    display: block;
    padding: 25px;
    position: relative;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    background: #fff;
    height: 70px;
}

.mgPoll-chart {
    position: relative;
}

.mgPoll-chart svg {
    bottom: 0;
    left: 0;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.mgPoll-chart .mgPoll-path {
    cursor: pointer;
    stroke-dasharray: 1000;
    stroke-dashoffset: -1000;
    -webkit-transition: stroke-width .15s linear;
    transition: stroke-width .15s linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mgPoll-chart .mgPoll-text {
    cursor: default;
    font-size: 26px;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    user-select: none;
}

.mgPoll-chart .mgPoll-text.active {
    opacity: 1;
}

.mgPoll-question {
    font-size: 18px;
    font-weight: bold;
	font-family:'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
}
.mgPoll-question img {width:32px; height:32px; margin-right:6px;}

.mgPoll-answer {
    border-bottom: 1px solid #ddd;
    display: block;
    padding-top: 15px;
    position: relative;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.mgPoll-input {
    height: 13px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 19px;
    width: 13px;
}

.mgPoll-input~.mgPoll-title,
.mgPoll-input~.mgPoll-desc {
    padding-left: 20px;
}

.mgPoll-title {
    display: block;
}

.mgPoll-desc {
    color: #777;
    display: block;
    font-size: 11px;
    margin-top: 5px;
}

.mgPoll-count {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 15px;
}

.mgPoll-count~.mgPoll-title {
    padding-right: 50px;
}

.mgPoll-progress {
    display: block;
    height: 3px;
    margin: 13px 0 -2px 0;
    width: 0;
}

.mgPoll-progress.coulour_1 {
    background-color: #F44336;
}

.mgPoll-progress.coulour_2 {
    background-color: #FF9800;
}

.mgPoll-progress.coulour_3 {
    background-color: #ffdd00;
}

.mgPoll-progress.coulour_4 {
    background-color: #00BCD4;
}

.mgPoll-progress.coulour_5 {
    background-color: #8BC34A;
}

.mgPoll-progress.coulour_6 {
    background-color: #FF5722;
}

.mgPoll-progress.coulour_7 {
    background-color: #673AB7;
}

.mgPoll-progress.coulour_8 {
    background-color: #009688;
}

.mgPoll-progress.coulour_9 {
    background-color: #3F51B5;
}

.mgPoll-progress.coulour_10 {
    background-color: #795548;
}

.mgPoll-progress.coulour_11 {
    background-color: #F44336;
}

.mgPoll-progress.coulour_12 {
    background-color: #FF9800;
}

.mgPoll-progress.coulour_13 {
    background-color: #ffdd00;
}

.mgPoll-progress.coulour_14 {
    background-color: #00BCD4;
}

.mgPoll-progress.coulour_15 {
    background-color: #8BC34A;
}

.mgPoll-progress.coulour_16 {
    background-color: #FF5722;
}

.mgPoll-progress.coulour_17 {
    background-color: #673AB7;
}

.mgPoll-progress.coulour_18 {
    background-color: #009688;
}

.mgPoll-progress.coulour_19 {
    background-color: #3F51B5;
}

.mgPoll-progress.coulour_20 {
    background-color: #795548;
}

.mgPoll-progress.coulour_21 {
    background-color: #F44336;
}

.mgPoll-progress.coulour_22 {
    background-color: #FF9800;
}

.mgPoll-progress.coulour_23 {
    background-color: #ffdd00;
}

.mgPoll-progress.coulour_24 {
    background-color: #00BCD4;
}

.mgPoll-progress.coulour_25 {
    background-color: #8BC34A;
}

.mgPoll-progress.coulour_26 {
    background-color: #FF5722;
}

.mgPoll-progress.coulour_27 {
    background-color: #673AB7;
}

.mgPoll-progress.coulour_28 {
    background-color: #009688;
}

.mgPoll-progress.coulour_29 {
    background-color: #3F51B5;
}

.mgPoll-progress.coulour_30 {
    background-color: #795548;
}

.mgPoll-img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.mgPoll-info {
    padding-top: 20px;
    text-align: center;
}

.mgPoll-info p {
    line-height: 1;
    margin: 0;
}

.mgPoll small {
    color: #777;
    font-size: 11px;
}

.mgPoll input[type="radio"],
.mgPoll input[type="checkbox"] {
    margin: 0;
}

.mgPoll-btn+.mgPoll-voted,
p+.mgPoll-voted {
    padding-top: 15px;
}

.mgPoll-btn {
    height: auto;
    line-height: 30px;
    margin: 0;
    padding: 0 20px;
    color: black;
    background-color: #e2e2e2;
    border-color: #ccc;
}

.mgPoll-inactive {
    opacity: .3;
}

.chart {
    width: 100%;
    height: 450px;
}

.doughnutTip {
    position: absolute;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 15px;
    border-radius: 1px;
    background: rgba(0, 0, 0, .8);
    color: #ddd;
    font-size: 14px;
    text-shadow: 0 1px 0 #000;
    text-align: center;
    line-height: 130%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    pointer-events: none;
    &::after {
        position: absolute;
        left: 50%;
        bottom: -6px;
        content: "";
        height: 0;
        margin: 0 0 0 -6px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 6px solid rgba(0, 0, 0, .7);
        line-height: 0;
    }
}

.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #d5d5d5;
    text-align: center;
    text-shadow: 0 -1px 0 #111;
    cursor: default;
}

.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27%;
    font-size: 22px;
    letter-spacing: .06em;
}

.doughnutSummaryNumber {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -15%;
    font-size: 55px;
}

.chart path:hover {
    opacity: 0.65;
}

.chosen {
    border: 3px dotted #FF9800;
    padding: 17px;
    margin-bottom: 20px;
    background-color: #fff8ed;
}

.chosen .label {
    margin-bottom: 10px;
}

.bdl_orange {
    background-color: #FF9800;
    border-color: #b16900;
}

.label#choose {
	cursor: pointer;
    background-color: #FF9800;
    border: 1px solid #ab6600;
}

.label#choose:before,
.chosen .label:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f164";
    margin-right: 3px;
}

.label#reaction {
	cursor: pointer;
    background-color: #828282;
    color: #fff;
}
.comment_wrap.debate_main {
    border-top: solid 0px #bdbdbd;
    padding: 0;
}
.comment_wrap {
    border-top: solid 1px #bdbdbd;
    padding: 20px 0;
}

.comment_editor {
    padding: 0;
    width: 100% !important;
}

.comment_loading {
    font-size: 16px;
}

.comment_wrap .pull-right {
	padding: 0 20px;
}

.comment_wrap .meta {
    font-size: 14px;
	text-align: left;
	color: black;
	padding-bottom: 5px;
}

span.like {
	cursor: pointer;
    font-size: 13px;
    background: #fff;
    color: #367fa5;
   
    border: 1px solid #e0e0e0;
	border-radius: 0;
	margin-right: 5px;
}

span.dislike {
	cursor: pointer;
    font-size: 13px;
    background: #fff;
    color: #f3675d;
  
    border: 1px solid #e0e0e0;
	border-radius: 0;
}

span.like,
span.dislike {
	display:inline-block; 
	min-width: 40px; 
	text-align: center;
	padding: 5px 5px 2px;
	line-height:1.4em;
}

span.like.detail,
span.dislike.detail {
	min-width: 95px !important; 
}

span.like img,
span.dislike img {
	max-width: 20px;
	margin-right: 2px;
}

.comment_wrap span.like small, .comment_wrap span.dislike small {
	font-size: 100%;
}

.comment_wrap span#modify {
	cursor: pointer; 
}

.comment_wrap span#delete {
	cursor: pointer; 
}

.comment_wrap span#report {
	cursor: pointer;
	margin-left: 10px;
}

.comment_wrap p small {
	color:#999;
}

.comment_wrap p {
	padding-bottom: 10px;
}
#comment_sub_submit {
	margin-top:0;
}

.comment_wrap span.report:before,
span.comment_modify:before,
span.comment_delete:before {
	content: "|";
	margin-right: 5px;
}
span.comment_modify {
	font-size: 11px;
    text-align: center;
    background: transparent;
    color: #999;
    cursor: pointer;
}
span.comment_delete {
	font-size: 11px;
    text-align: center;
    background: transparent;
    color: #999;
    cursor: pointer;
}
.comment_wrap span.report {
	font-size: 11px;
    text-align: center;
    background: transparent;
    color: #999;
    cursor: pointer;
}
.comment_modify-wrap {
    text-align: center;
}

.chosen p {
    margin: 0;
}

.comment_wrap .meta:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: url(https://mookas.com/images/mookas_circle2.png);
    vertical-align: middle;
    margin-right: 5px;
}

.comment_wrap .meta small {
    font-weight: 100;
    font-size: 11px;
    margin: 0 10px;
	color: #999;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.comment_wrap li {
    padding: 0 0 25px 0px;
    border-bottom: 1px dashed #ccc;
    margin: 20px 0px;
    zoom: 1;
    list-style: none;
    font-family: inherit !important;
    line-height: 180%;
    font-weight: 400;
}
.comment_wrap li:first-child {margin-top: 0px;}
.comment_wrap li:last-child {border-bottom: 0; padding:0; margin-bottom:0}

.comment_wrap h4 {
    font-size: 16px;
    text-align: center;
    padding: 24px;
}

.back_cat_tag {background: url('/images/back_cat_tag.png') repeat-y left top; margin-top:10px}
.oneline_block {display:inline-block; width:100%; height:1px; margin:0 0 5px 0; padding:0; border:0; border-top:1px solid #dfdfdf !important; font-size:0;line-height:0}

.cat-tag {
    background-color: black;
    color: #fff;
    border-radius: 1px;
    font-weight: normal;
    font-size: 13px;
    line-height: 110%;
    padding: 2px 6px;
    box-shadow: 0px 1px 2px 0px rgba(108, 108, 108, 0.2);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.cat-tag-list {
	position: absolute;
	top: 148px;
    right: 1px;
    z-index: 1;
}

.main_advertise {
    float: left;
    overflow: hidden;
    position: relative;
    width: 314px;
    margin-left: 11px;
}

.main_advertise img {
    width: 100%;
    height: auto;
}

.share-facebook i {
    color: #fff;
    font-size: 10px;
    display: inline-block;
    padding: 5px;
    position: relative;
    background: #4769a8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.share-twitter i {
    color: #fff;
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    position: relative;
    background: #63ccf1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.share-kakao-talk i {
    color: #2e1617;
    display: inline-block;
    padding: 4px;
    font-size: 14px;
    position: relative;
    background: #ffec00;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.share-naver-band i {
    color: #fff;
    display: inline-block;
    padding: 3px 5px;
    font-size: 10px;
    position: relative;
    background: #403f49;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border-bottom: 5px solid #2cb54c;
}

.share-kakao-story i {
    color: #fff;
    display: inline-block;
    padding: 6px 5px;
    font-size: 10px;
    position: relative;
    background: #f9e000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.share-telegram i {
    color: #fff;
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    position: relative;
    background: #2599db;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.share-print i {
	color: #737373;
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    position: relative;
    background: transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #737373;
	margin-top: 1px;
} 

.news_single_like-wrap {
    text-align: center;
    color: #737373;
    display: inline-block;
    padding: 5px 5px 2px;
    font-size: 13px;
    position: relative;
    background: #FFF;
    cursor: pointer;
    border: 1px solid #ebebeb;
}
.news_single_like-wrap i {
    color: #999;
	margin-right: 5px;
}
.down .news_single_like-wrap {
    text-align: center;
    color: #b5b5b5;
    display: table-cell;
	padding: 5px 5px 2px;
    font-size: 13px;
    position: relative;
    background: #FFF;
    cursor: pointer;
    border: 1px solid #ebebeb;
	float: left;
	border-radius: 0;
	margin-right: 5px;
}

.down .news_single_like-wrap.box {
    text-align: center;
	color:#FFF;
    display: table-cell;
	padding: 10px 10px 7px;
    font-size: 16px;
    position: relative;
    background: #0091db;
    cursor: pointer;
    border: 0px solid #ebebeb;
	float: left;
	margin-right: 5px;
	margin-top:-8px;
	vertical-align:middle;
}
.down .news_single_like-wrap.box i {
    color: #FFF; font-size: 18px;
}

.down .news_single_like-wrap i {
	color: red;
	margin-right: 5px;
}

.community_single_like-wrap {
    text-align: center;
    color: #b5b5b5;
    display: table-cell;
	padding: 0 10px;
    font-size: 15px;
    position: relative;
    background: transparent;
    cursor: pointer;
    border: 1px solid #b5b5b5;
    margin-right: 10px;
	float: left;
}


.community_single_like-wrap i {
	color: red;
	margin-right: 5px;
}

textarea.community {
	border-radius: 0;
    float: left;
    width: 90%;
}

textarea.community+#comment_submit {
	color: #fff;
    width: 65px !important;
    background-color: #0091db;
    font-size: 14px;
    /*font-weight: bold;*/
    border-radius: 0;
}

.share .down .txtr {
    display: table-cell;
}
.share_btn {margin-top:-3px;}

.down #board_single_share {
	color: #333;
    padding: 6px 5px 5px 0;
    font-size: 16px;
	border-radius: 0;
	float: left;
	margin-right: 5px;
}

.news_single_font_size-wrap {
    text-align: center;
    color: #737373;
    display: inline-block;
    font-size: 10px;
    position: relative;
    background: transparent;
}

.news_single_font_size-wrap img {height:27px; width:27px !important; border:1px solid #ebebeb; background:#FFF;}
.share.top img {height:27px; width:27px !important; border:1px solid #ebebeb; background:#FFF;}
.share.top .pointer img {height:27px; width:27px !important; border:1px solid #ebebeb; background:#FFF;}

.news_single_font_size-wrap i {
	cursor: pointer;
}
.news_single_font_size-wrap i.fa-plus {
	
}
.news_single_font_size-wrap i.fa-minus {
	
}
iframe {
    width: 100%;
    height: 590px;
}
iframe.note-video-clip {
    width: 640px;
    height: 360px;
    margin-left: 230px;
}
p[style="text-align: center;"] > iframe.note-video-clip {
    margin-left: 0;
}
p[style="text-align: center; "] > iframe.note-video-clip {
    margin-left: 0;
}
p[style="text-align: left;"] > iframe.note-video-clip {
    margin-left: 69px;
}
p[style="text-align: left; "] > iframe.note-video-clip {
    margin-left: 69px;
}
.card_wrap {
    padding: 10px;
}

.card_wrap .poster.size-normal .poster-content-wrap {
    padding-bottom: 15px;
    margin: 0 20px;
    height: 100px;
}

.card_wrap .poster h2 {
    font-size: 15px;
    line-height: 150%;
}

.card_style {
    background-color: #ececec;
    margin-bottom: 0;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}

.search_notice {
    background-color: #fff7b3;
    padding: 0 12px;
}

.policy_wrap {
    padding: 0;
}

.policy_wrap h1 {
}

.policy_wrap .content {
    font-size: 13px;
    line-height: 170%;
    border: 1px solid #DAE3E5;
    padding: 30px;
}

.policy_wrap p {
    padding: 0px;
	font-size:13px; line-height:1.7em;
}

.policy_wrap .content b {}

h2.former_title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

tbody.former_wrap {
    border: 1px solid #ddd;
}

.notice_title_wrap {
    background: transparent;
    padding: 16px 0px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}


/* í”Œë ˆì´ì–´ ì‹œìž‘ */


/*!
 * 
 * Modern HTML5 Responsive Youtube Playlist Player
 * For jQuery 1.9 and above
 * 
 * @author  Rik de Vos
 * @link    http://rikdevos.com/
 * @version 1.5.0
 *
 * This is not free software. Visit http://codecanyon.net/item/modern-html5-responsive-youtube-playlist-player/8619272?ref=RikdeVos to purchase a license
 * 
 */

.yesp {
    position: relative;
    overflow: hidden
}

.yesp,
.yesp * {
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.yesp:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.yesp .yesp-container {
    float: left;
    background: url(../images/ajax.gif) center center no-repeat black;
    position: relative;
    overflow: hidden;
	height: 550px;
    width: 770px;
    border-right: solid 5px #fff;
}

.yesp .yesp-playlist {
    float: left;
    width: 195px!important;
    background: url(../images/ajax.gif) center center no-repeat black;
    height: 300px;
    overflow: hidden;
    position: relative
}

.yesp .yesp-container .yesp-autoposter {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.yesp .yesp-container .yesp-autoposter .yesp-autoposter-icon {
    position: absolute;
    top: 50%;
    left: 50%
}

.yesp .yesp-container .yesp-autoposter .yesp-autoposter-icon div {
    position: relative;
    left: -42px;
    top: -30px;
    background: url(../images/youtube-icon-dark.png) top left no-repeat;
    width: 85px;
    height: 60px
}

.yesp .yesp-container .yesp-autoposter:hover .yesp-autoposter-icon div {
    background-image: url(../images/youtube-icon-red.png)
}

.yesp a.yesp-big-play {
    display: block;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    background: rgba(0, 0, 0, .5)!important;
    border-radius: 30px;
    text-decoration: none!important;
    border: none!important;
    padding: 0!important;
    margin: 0!important;
    color: #fff;
    font-size: 30px;
    line-height: 60px!important;
    text-align: center!important;
    outline: 0
}

.yesp a.yesp-big-replay {
    display: block;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    background: rgba(0, 0, 0, .5)!important;
    border-radius: 30px;
    text-decoration: none!important;
    border: none!important;
    padding: 0!important;
    margin: 0!important;
    color: #fff;
    font-size: 30px;
    line-height: 60px!important;
    text-align: center!important
}

.yesp .yesp-title {
    height: 70px;
    z-index: 999;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .5)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.yesp .yesp-title .yesp-title-wrapper {
    padding: 20px 20px 0;
    font-size: 18px;
    height: 24px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    z-index: 9999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.yesp .yesp-title a.yesp-subtitle {
    display: inline-block;
    height: 18px;
    padding: 0 10px 0 0!important;
    margin: 0 10px 0 0!important;
    border-right: 2px solid #fff;
    line-height: 18px;
    font-size: 18px;
    color: #009bdf;
    z-index: 9999;
    text-decoration: none!important;
    font-weight: 700!important;
    background: 0 0!important;
    box-shadow: none!important;
    font-style: normal!important
}

.yesp .yesp-title a.yesp-subtitle:hover {
    text-decoration: underline!important
}

.yesp .yesp-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 18px;
    padding: 5px 10px;
    margin-left: -20px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    text-transform: uppercase;
    border-radius: 100px;
    display: none
}

.yesp .yesp-social {
    position: absolute;
    z-index: 999;
    right: 10px;
    right: -180px;
    bottom: 60px
}

.yesp .yesp-social a.yesp-social-button {
    text-decoration: none!important;
    border: none!important;
    padding: 0!important;
    margin: 0 0 0 1px!important;
    width: 40px;
    height: 40px;
    float: right;
    z-index: 999;
    display: block;
    font-size: 14px!important;
    color: #fff!important;
    line-height: 40px!important;
    text-align: center!important
}

.yesp .yesp-social a.yesp-social-facebook {
    background: #3b5998
}

.yesp .yesp-social a.yesp-social-twitter {
    background: #55acee
}

.yesp .yesp-social a.yesp-social-google {
    background: #dd4b39
}

.yesp .yesp-social a.yesp-social-link {
    background: url(../images/share_link.png) top left no-repeat
}

.yesp a.yesp-youtube-logo {
    width: 100px;
    height: 50px;
    position: absolute;
    display: block;
    border: none!important;
    padding: none!important;
    margin: none!important;
    outline: 0;
    z-index: 999;
    bottom: 50px;
    right: 0;
    background: url(../images/youtube-logo-light.png) top left no-repeat;
    background-size: 100%;
    opacity: .5;
    cursor: pointer
}

.yesp a.yesp-youtube-logo:hover {
    opacity: 1
}

.yesp .yesp-controls {
    background: #e6bc57;
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 999;
    bottom: -50px;
    left: 0
}

.yesp .yesp-controls .yesp-controls-wrapper {
    height: 30px;
    padding: 10px
}

.yesp .yesp-controls:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.yesp a.yesp-play {
    display: block;
    float: left;
    width: 12px;
    height: 14px;
    background: 0 0;
    opacity: 1;
    text-decoration: none!important;
    border: none!important;
    padding: 8px 9px!important;
    margin: 0!important;
    color: #fff!important;
    font-size: 14px;
    line-height: 14px!important;
    text-align: center!important;
    outline: 0
}

.yesp-icon-play:before {
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-pause:before {
    content: "\f04c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-volume-up:before {
    content: "\f028";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-share-square-o:before {
    content: "\f064";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-youtube-play:before {
    content: "\f16a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-backward:before {
    content: "\f04a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-forward:before {
    content: "\f04e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-align-justify:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp-icon-expand:before {
    content: "\f065";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yesp .yesp-time {
    float: left;
    width: 40px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    line-height: 12px;
    padding: 9px
}

.yesp .yesp-time.yesp-full-time {
    width: 80px
}

.yesp .yesp-bar {
    float: left;
    position: relative;
    width: 100px;
    height: 10px;
    margin: 10px 9px;
    background: rgba(255, 255, 255, .5);
    cursor: pointer
}

.yesp .yesp-bar .yesp-bar-buffer {
    position: absolute;
    height: 10px;
    background: rgba(255, 255, 255, .5);
    width: 0
}

.yesp .yesp-bar .yesp-bar-time {
    position: absolute;
    height: 10px;
    background: rgba(255, 255, 255, 1);
    width: 0
}

.yesp .yesp-volume {
    float: left;
    height: 30px;
    width: 110px
}

.yesp .yesp-volume:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.yesp .yesp-volume a.yesp-volume-icon {
    display: block;
    float: left;
    width: 16px;
    height: 14px;
    background: 0 0;
    opacity: 1;
    text-decoration: none!important;
    border: none!important;
    padding: 8px 4px 8px 14px!important;
    margin: 0!important;
    color: #fff;
    font-size: 14px;
    line-height: 14px!important;
    text-align: left!important
}

.yesp .yesp-volume a.yesp-volume-icon.yesp-volume-icon-off {
    background: url(../images/volume-off.png) center center no-repeat
}

.yesp .yesp-volume .yesp-volume-bar {
    float: left;
    position: relative;
    width: 55px;
    height: 10px;
    margin: 10px 12px 10px 9px;
    background: rgba(255, 255, 255, .5);
    cursor: pointer
}

.yesp .yesp-volume .yesp-volume-bar .yesp-volume-amount {
    position: absolute;
    height: 10px;
    background: #fff;
    width: 75%
}

.yesp a.yesp-backward,
.yesp a.yesp-forward,
.yesp a.yesp-fullscreen,
.yesp a.yesp-playlist-toggle,
.yesp a.yesp-share,
.yesp a.yesp-youtube {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: 0 0;
    opacity: 1;
    text-decoration: none!important;
    border: none!important;
    padding: 8px!important;
    margin: 0!important;
    color: #fff;
    font-size: 14px;
    line-height: 14px!important;
    text-align: left!important;
    outline: 0
}

.yesp .yesp-playlist .ps-scrollbar-y-rail {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -ms-transition: opacity .2s;
    transition: opacity .2s
}

.yesp .yesp-playlist:hover .ps-scrollbar-y-rail {
    opacity: 1
}

.yesp.yesp-mobile .yesp-playlist .ps-scrollbar-y-rail {
    opacity: 1!important
}

.yesp.yesp-touch .yesp-playlist .ps-scrollbar-y-rail {
    opacity: 1
}

.yesp .yesp-playlist .yesp-playlist-video {
    display: block;
    height: 112px;
    width: 200px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.yesp .yesp-playlist .yesp-playlist-video img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-overlay {
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, .75);
    width: 100%;
    height: 112px;
    -webkit-transition: top .2s, opacity .2s;
    -moz-transition: top .2s, opacity .2s;
    -o-transition: top .2s, opacity .2s;
    -ms-transition: top .2s, opacity .2s;
    transition: top .2s, opacity .2s;
    z-index: 2;
    opacity: 0;
    top: -20px
}

.yesp .yesp-playlist.yesp-playlist-simple .yesp-playlist-video .yesp-playlist-overlay {
    display: none
}

.yesp .yesp-playlist .yesp-playlist-video:after {
    height: 100%;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    content: '';
    z-index: 1
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="0"]:hover .yesp-playlist-overlay {
    top: 0;
    opacity: 1
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="0"]:hover img {
    transform: scale(1.2)
}

.yesp.yesp-mobile .yesp-playlist .yesp-playlist-video[data-playing="0"] .yesp-playlist-overlay {
    top: -112px!important;
    display: none!important
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-title {
    padding: 15px;
    top: 0;
    left: 0;
    position: absolute;
    text-align: left;
    font-weight: 700;
    color: #fff;
    line-height: 16px;
    font-size: 12px
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-channel {
    padding: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: left;
    font-weight: 700;
    color: #009bdf;
    line-height: 12px;
    font-size: 12px
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-current {
    position: absolute;
    width: 180px;
    bottom: 0;
    left: 0;
    text-align: left;
    font-weight: 700;
    color: #fff;
    line-height: 12px;
    font-size: 12px;
    background: rgba(0, 0, 0, .75);
    padding: 10px;
    display: none;
    z-index: 2
}

.yesp .yesp-playlist.yesp-playlist-simple .yesp-playlist-video .yesp-playlist-current span {
    display: none
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="1"] .yesp-playlist-current {
    display: block
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-current i {
    margin-right: 5px
}

.yesp .yesp-hp {
    clear: both;
    height: 90px;
    background: url(../images/ajax.gif) center center no-repeat black;
    overflow: hidden;
    width: 100%
}

.yesp .yesp-hp-videos {
    width: 50px
}

.yesp .ps-scrollbar-x-rail {
    left: 0!important
}

.yesp .yesp-hp-videos:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.yesp .yesp-hp .yesp-hp-next-page {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    background: #000;
    padding: 0;
    line-height: 90px;
    text-align: center;
    display: inline-block;
    height: 90px;
    width: 50px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.yesp.yesp-ios .yesp-hp .yesp-hp-next-page {
    top: -41px
}

.yesp .yesp-hp .yesp-hp-video {
    display: inline-block;
    height: 90px;
    width: 160px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.yesp .yesp-hp .yesp-hp-video img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-overlay {
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, .75);
    width: 100%;
    height: 90px;
    -webkit-transition: top .2s, opacity .2s;
    -moz-transition: top .2s, opacity .2s;
    -o-transition: top .2s, opacity .2s;
    -ms-transition: top .2s, opacity .2s;
    transition: top .2s, opacity .2s;
    z-index: 2;
    opacity: 0;
    top: -20px
}

.yesp .yesp-hp.yesp-hp-simple .yesp-hp-video .yesp-hp-overlay {
    display: none
}

.yesp .yesp-hp .yesp-hp-video:after {
    height: 100%;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    content: '';
    z-index: 1
}

.yesp .yesp-hp .yesp-hp-video[data-playing="0"]:hover .yesp-hp-overlay {
    top: 0;
    opacity: 1
}

.yesp .yesp-hp .yesp-hp-video[data-playing="0"]:hover img {
    transform: scale(1.2)
}

.yesp.yesp-mobile .yesp-hp .yesp-hp-video[data-playing="0"] .yesp-hp-overlay {
    top: -90px!important;
    display: none!important
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-title {
    padding: 15px;
    top: 0;
    left: 0;
    position: absolute;
    text-align: left;
    font-weight: 700;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
    max-height: 35px
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-channel {
    padding: 15px;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: left;
    font-weight: 700;
    color: #009bdf;
    line-height: 12px;
    font-size: 12px
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-current {
    position: absolute;
    width: 140px;
    bottom: 0;
    left: 0;
    text-align: left;
    font-weight: 700;
    color: #fff;
    line-height: 12px;
    font-size: 12px;
    background: rgba(0, 0, 0, .75);
    padding: 10px;
    display: none;
    z-index: 2
}

.yesp .yesp-hp.yesp-hp-simple .yesp-hp-video .yesp-hp-current span {
    display: none
}

.yesp .yesp-hp .yesp-hp-video[data-playing="1"] .yesp-hp-current {
    display: block
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-current i {
    margin-right: 5px
}

.yesp .yesp-next-page {
    right: 0;
    bottom: 0;
    font-weight: 700;
    color: #fff;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    background: #000;
    padding: 16px 0;
    z-index: 100;
    cursor: pointer;
    text-align: center;
    display: none
}

.yesp .yesp-next-page i {
    margin-right: 5px
}

.yesp .yesp-error {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    color: #fff;
    background: rgba(229, 45, 39, 1);
    text-align: center;
    padding: 10px 2px;
    font-size: 12px;
    line-height: 16px;
    display: none
}

.yesp .yesp-error i {
    margin-right: 5px
}


/*! perfect-scrollbar - v0.4.11
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyeonje Alex Jun; Licensed MIT
*
* Edited by Rik de Vos (www.rikdevos.com)
* 
*/

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    /* please don't change 'position' */
    z-index: 20;
    bottom: 0px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    background: rgba(255, 255, 255, .25);
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: rgba(255, 255, 255, .25);
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: rgba(255, 255, 255, .25);
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    /* please don't change 'position' */
    z-index: 20;
    right: 0px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 10px;
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    /*opacity: 1;
    filter: alpha(opacity = 1);*/
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    background: rgba(255, 255, 255, .25);
    display: none;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: rgba(255, 255, 255, .25);
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: rgba(255, 255, 255, .25);
    opacity: 1;
    filter: alpha(opacity=100);
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    z-index: 20;
    bottom: 1px;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 6px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0;
    /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    /*background-color: rgba(255,255,255,.25);*/
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    z-index: 20;
    right: 1px;
    /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0;
    /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #fff;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}


/* í”Œë ˆì´ì–´ ë */

.card {
    float: left;
    width: 32.806% !important;
    margin: 0 4px 4px 0 !important;
    color: #fff;
}

.card .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.card .menu-content::before,
.card .menu-content::after {
    content: '';
    display: table;
}

.card .menu-content::after {
    clear: both;
}

.card .menu-content li {
    display: inline-block;
}

.card .menu-content a {
    color: #fff;
}

.card .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: 'Open Sans';
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.card .wrapper {
    background-color: #fff;
    min-height: 216px;
    position: relative;
    overflow: hidden;
}

.card .wrapper:hover .data {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.card .data {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(calc(70px + 1em));
    transform: translateY(calc(70px + 1em));
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.card .data .content {
    padding: 1em;
    position: relative;
    z-index: 1;
}

.card .author {
    font-size: 12px;
    color: #fff;
}

.card .title {
    margin-top: 1px;
    font-size: 14px;
    margin-bottom: 15px;
}

.card .text {
    height: 70px;
    margin: 0;
    color: #fff;
}

.card input[type='checkbox'] {
    display: none;
}

.card input[type='checkbox']:checked + .menu-content {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
}

.example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #77d7b9;
    color: #fff;
    padding: 0.8em;
}

.example-1 .date span {
    display: block;
    text-align: center;
}

.example-1 .date .day {
    font-weight: 700;
    font-size: 24px;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.18);
}

.example-1 .date .month {
    text-transform: uppercase;
}

.example-1 .date .month,
.example-1 .date .year {
    font-size: 12px;
}

.example-1 .content {
    background: rgba(0, 0, 0, .7);
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}

.example-1 .title a {
    color: #fff;
    padding: 5px 0 0;
    font-size: 15px;
    line-height: 150%;
    font-weight: bold;
    text-shadow: 0 0 2px rgba(0, 0, 0, .4);
}

.example-1 .menu-button {
    position: absolute;
    z-index: 999;
    top: 16px;
    right: 16px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}

.example-1 .menu-button span {
    width: 5px;
    height: 5px;
    background-color: gray;
    color: gray;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.example-1 .menu-button span::after,
.example-1 .menu-button span::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    position: absolute;
    border-radius: 50%;
}

.example-1 .menu-button span::before {
    left: -10px;
}

.example-1 .menu-button span::after {
    right: -10px;
}

.example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.example-1 .menu-content li {
    width: 33.333333%;
    float: left;
    background-color: #77d7b9;
    height: 60px;
    position: relative;
}

.example-1 .menu-content a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.example-1 .menu-content span {
    top: -10px;
}

.newsticker {
    overflow: hidden;
    width: 100%;
    height: 30px;
    position: relative;
    color: #666;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.newsticker ul {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #000113;
}

.newsticker ul li {
    width: auto;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
}

.newsticker .notice_label {
    margin:0;
    font-size: 11px;
}

.adsticker {
    overflow: hidden;
    width: 100%;
    position: relative;
    color: #666;
    font-size: 11px;
	margin:10px 0 12px !important;
}

.adsticker ul {
    position: absolute;
    top: 0;
    padding: 3px 0 0 32px;
   
    font-size: 12px;
    color: #000113;
}

.adsticker ul li {
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
	height: 35px;
}

.adsticker .notice_label {
	margin: 0;
    font-size: 11px;
    padding: 3px 5px;
    font-weight: inherit;
}

.mg_frame span.datetime {
    margin-left: 20px;
    display: none;
}

.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 20px;
}

.thumbnail {
    padding: 0;
}

.col-xs-6 .thumbnail {
    margin-bottom: 0;
    margin: 5px;
    padding: 5px;
    border: solid 0px #e9e9e9;
    /*border-radius: 5px;*/
}

.col-xs-6 .thumbnail p {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 140%;
    height: 40px;
    text-align: center;
}

.col-xs-6 .thumbnail img {
	position: static;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform:  none;
    -ms-transform:  none;
    transform: none;
}

.side4numbercount_wrap3 .carousel-control {
	top: 5px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0001) 100%);
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	padding:0 10px;
}

.carousel-inner.seminor {padding:0}
.carousel-inner.seminor img {width: 780px; height: 152px !important; border:1px solid #ddd; border-right:0; border-bottom:1px solid #bdbdbd;}
.carousel-inner .row {
    padding: 0;
}

.carousel-inner .col-xs-6 {
    padding: 0;
}

/* ìŠ¬ë¼ì´ë“œ */

.jssora05l,
.jssora05r {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}

.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}


/* jssor slider thumbnail navigator skin 01 css */


/*.jssort01-99-66 .p            (normal).jssort01-99-66 .p:hover      (normal mouseover).jssort01-99-66 .p.pav        (active).jssort01-99-66 .p.pdn        (mousedown)*/

.jssort01-99-66 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 99px;
    height: 66px;
}

.jssort01-99-66 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01-99-66 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01-99-66 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 95px;
    height: 62px;
    border: #000 2px solid;
    box-sizing: content-box;
    _background: none;
}

.jssort01-99-66 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 95px;
    height: 62px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01-99-66 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 97px;
    height: 64px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01-99-66 .p.pdn .c {
    background-position: 50% 50%;
    width: 95px;
    height: 62px;
    border: #000 2px solid;
}

* html .jssort01-99-66 .c,
* html .jssort01-99-66 .pdn .c,
* html .jssort01-99-66 .pav .c {
    /* ie quirks mode adjust */
    width/**/
    : 99px;
    height/**/
    : 66px;
}

.mainGaller-wrap {
    background-color: rgb(36, 38, 46);
    padding: 15px;
}


/* ìŠ¬ë¼ì´ë“œ */


/* ì‹±ê¸€ */

.single-stick-left {
	width:126px;
    float: left;
	padding-right: 10px;
}

.single-stick-left.job {
	width:150px;
    float: left;
	padding-right: 10px;
}

.pull-left .col-md-10 {
	/*width: 84%;*/
	width:719px;
	/*margin-bottom: -17px;*/
}

.broadcast_main_wrap {float:left; width:718px}
.broadcast_main_list .carousel-inner {padding: 0 15px; width:719px}

.broadcast_main_wrap .iframe_wrap {margin-bottom: 10px;}
.broadcast_main_wrap .iframe_wrap iframe {width:calc( 100% - 1px); height:380px; border:0; padding:0; margin:0;}

.broadcast_main {
    margin-bottom: 10px!important;
    padding: 20px 20px 10px 20px;
    background: #f5f5f5;
	border:1px solid #dfdfdf;
}

.broadcast_main h2.heading-left img {
    margin-bottom: 8px;
}
.broadcast_main h2.heading-left .pull-right {
	margin-top: 5px;
}

.broadcast_main .sub_main_news_bt {
	margin-top: 0px;
}

.broadcast_main .sub_main_news_bt .news_main_wrap {
	width: 31.85%;
	margin:0;
	padding:0;
	float: left;
}
.broadcast_main .sub_main_news_bt .news_main_wrap:nth-child(2){
    margin: 0 15px;
}

.broadcast_sub_section .news_main_wrap {
    position: relative;
    width: calc( ( 100% - 30px) / 3 );
    float: left;
}

.broadcast_sub_section .news_main_wrap img {border:0px solid #dfdfdf; width:100%}

.broadcast_sub_section .news_main_wrap:nth-child(1) {
    /*margin-left: 10px;*/
}

.broadcast_sub_section .news_main_wrap:nth-child(2) {
    margin: 0 15px;
}

.broadcast_sub_section .carousel-inner .row {
    min-height: 123px;
	margin-bottom: 20px;
}
.broadcast_sub_section .carousel-control.left {
    top: 61px !important;
    left: 0px;
	height: 14px;
}

.broadcast_sub_section .carousel-control.right {
    top: 61px !important;
    right:0px;
	height: 14px;
}

.broadcast-stick-left {
    width: 13%;
    padding: 20px;
    margin: 10px 10px 0 0;
    float: left;  
    
}
.single-stick-left h3, .broadcast-stick-left h3 {
    padding-bottom: 10px;
    border-bottom: solid 2px;
    font-size: 24px;
    padding-left: 8px;
}

.broadcast-stick-left h4 {
    font-size: 15px;
    padding: 10px;
    border-bottom: solid 1px #dedede;
    
}
.single-stick-left a:first-child p {
	border-top: solid 0px #dfdfdf;
}
.single-stick-left p, .broadcast-stick-left p {
	padding: 9px 14px 9px 5px;
    color: black;
	/*font-weight: bold;*/
	border-bottom: solid 1px #dfdfdf;
}

.single-stick-left a p {
	padding:0 15px 0 0px; height:44px; line-height:44px; 
	box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
	 font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	font-size: 14px;
	font-weight:700;
}
.single-stick-left a:last-child p {border:0 !important;height:43px; line-height:43px;}

.single-content {
    /*width: 84%;*/
	width:718px;
    padding: 20px;
    border: solid 1px #dfdfdf;
	background: #f5f5f5;
}

.single-content .single-wrapper iframe {margin-bottom:20px}

.single_side {
    width: 30%;
    padding: 20px;
}

.single-content .advertise {
    margin-bottom: 20px;
}

.advertise.text-center img {width:100%; height:auto; /*border:1px solid #dfdfdf*/}
.advertise.text-center.news {margin-bottom:10px;}

ul.single_side {
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
    line-height: 130%;
    font-weight: 400;
}

ul.single_side li {
    margin-bottom: 10px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

ul.single_side li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 9px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

ul.single_side li:hover,
ul.single_side li:focus {
    color: #0091DB;
}

ul.single_side li span {
    background-color: #42A5F5;
    border-color: #42A5F5;
    color: #fff;
    padding: 0px 5px;
    margin-right: 5px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 10px;
}


.comment_wrap textarea {
    margin: 0 0 10px 0;
    border: solid 1px #dfdfdf;
	background-color:#FFF !important;
	width:100%;
}

.single-content .tags {
    display: inline-table;
	margin: 20px 0;
}

.single-content .tags span {
    color: #111;
    border: solid 1px #dfdfdf;
    border-radius: 0px;
    line-height: 100%;
    cursor: pointer;
    font-size: 12px;
    margin-right: 4px;
	padding:4px 6px 3px;
	background:#FFF;
}

.caption-text {
    text-align: center;
    font-size: 10pt;
    color: #c5c7cf;
}

.slide_scroll {
    overflow: visible;
    position: relative;
    width: 100%;
	z-index:999;
}

.slide_scroll .container {
    height: auto;
    background-color: #efefef;
	padding:10px !important;
}

.slide_gnb .list_media {
    /*display: flex;*/
    box-sizing: border-box;
    margin:0;
}

.slide_gnb .list_media ul {margin:0 !important}

.slide_gnb .list_media li {
    display: inline-block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    margin: 0;
}

.slide_gnb .list_media li.active a {
    color: #0091DB;
}

.list_media .link_gnb {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-size: 13px;
    font-weight: normal;
}

.list_media .txt_gnb {
    padding-left: 10px;
    padding-right: 15px;
	font-size:15px;
    font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	font-weight:700;
}


/* ì‹±ê¸€ */

.w7632 {
    width: 76.32% !important;
}

.bdnon {
    border: none !important;
}

.bdtblue {
    margin-top: 20px;
}

.mgb20 {
    margin-bottom: 20px;
}

.mgb10 {
    margin-bottom: 20px;
}

.mgt7 {
    margin-top: 7px;
}

.mgt20 {
    margin-top: 20px;
}
.mgt25 {
    margin-top: 25px;
}
.mgtb20 {
    margin-top: 20px;
	margin-bottom: 20px;
}
.mgt10 {
    margin-top: 10px;
}

.mgt30 {
    margin-top: 30px;
}

.mgt40 {
    margin-top: 40px;
}

.mgt31 {
    margin-top: 31px;
}

.mgb0 {
    margin-bottom: 0 !important;
}
.mgl10 {
	margin-left: 10px;
}
.mgl20 {
	margin-left: 20px;
}
.mgl40 {
	margin-left: 40px;
}
.icon_hot {display:inline-block; color: #fff; font-size: 11px; padding: 4px 4px 1px; background:#e83e8a; line-height:1em; letter-spacing:0.06em;font-weight:400;}
.icon_hot.right {display:inline-block; color: #fff; font-size: 11px; padding: 4px 4px 1px; background:#e83e8a; line-height:1em; 
letter-spacing:0.06em;font-weight:400;; margin-left:5px; font-family: 'NanumBarunGothic-R'; vertical-align:middle; margin-top:-3px;}


#myCarousel .carousel-caption h4 {font-size:16px; line-height:1.35em;}
#myCarousel .carousel-caption p {font-size:12px; letter-spacing:0}

#myCarousel .list-group {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

#myCarousel .list-group-item:first-child {}
#myCarousel .list-group-item:last-child {border-bottom:1px solid #bdbdbd;}
#myCarousel .list-group-item {
    border-radius: 0px;
    cursor: pointer;
	padding: 5px 0 0 10px;
	height:52px;
	/*border:1px solid #dfdfdf;
	border-right:0;*/
	border-left:1px solid #bdbdbd;
}

#myCarousel .list-group .active {
    background-color: #f5f5f5;
	border-color: #0091DB;
	border:1px solid  #0091DB;
}

#myCarousel li h4 {
    font-size: 15px;
	font-weight:400;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
	line-height:1.5em;
	font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	letter-spacing:-0.02em;
	font-weight:700;
}
#myCarousel li p {font-size:11px;color:#666}

/* Style the list */

.side_bar .tabs {
    margin: 0;
    list-style: none;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 4px 0px;
    border-top: 1px solid #024B98;
    border-bottom: 1px solid #ddd;
    line-height: 36px;
    margin-bottom: 10px;
}

.side_bar .tabs li {
    display: table-cell;
}

.side_bar .tabs li a {
    display: block;
    font-weight: 500;
    font-size: 12px;
}

.side_bar .tabs li a .fa {
    color: #c3c3c3;
}

.side_bar .tabs li a.active,
.side_bar .tabs li a.active .fa {
    color: #42A5F5;
}

.side_bar .primary-nav {
    text-align: center;
    overflow: hidden;
}

.side_bar .primary-nav a {
    font-weight: bold;
    text-decoration: none;
}

.side_bar .primary-nav a:hover {}

.ad_img {
    width: 100%;
    height: auto;
}


/*
.colour_bleu {
	linear-gradient(45deg, #2196F3 12%, transparent 0, transparent 88%, #2196F3 0), linear-gradient(135deg, transparent 37%, #2196F3 0, #2196F3 63%, transparent 0), linear-gradient(45deg, transparent 37%, #2196F3 0, #2196F3 63%, transparent 0) #018ac7;
    background-size: 5px 5px;
    -moz-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, .3);
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, .3); 
}
*/

.colour_bleu {
    /*background: #0091db;*/
background:linear-gradient(45deg, #00a0f2, #2865a8, #00a0f2) /*0091db*/
}

.gj_card_wrap.moi_list_wrap.side {margin:0}
.gj_card_wrap.moi_list_wrap {margin:20px -10px 0 -10px}

.gj_card_wrap {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gj_card_wrap h2 {
    font-size: 14px;
}

.gj_card_wrap li {
    float: left;
    box-sizing: border-box;
    width: 25%;
    position: relative;
    background: #fff;
    padding: 0px 10px;
    cursor: pointer;
	margin-bottom:20px;
}

.main_side .gj_card_wrap li {
    float: left;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    background: #fff;
}

.gj_card_wrap li:hover dl,
.gj_card_wrap li:hover dt,
.gj_card_wrap li:focus dl,
.gj_card_wrap li:focus dt {
   /* background-color: #ccc;*/
}

.gj_card_wrap li dl {
	position: relative;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px;
    margin: 0;
    background: #f5f5f5;
	border:1px solid #b3b3b3;
}
.gj_card_wrap.moi_list_wrap.side li dl {
	border:1px solid #dfdfdf;
}
.gj_card_wrap li dl .copy {min-height:145px}

.gj_card_wrap li dl dt {
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	font-weight:normal !important;
	margin: 20px 0 15px;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	font-size:18px;
	letter-spacing:-0.03em;
}

.gj_card_wrap li dl dt span {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    padding: 4px 5px 2px;
    line-height: 1em;
    color: #FFFFFF;
    background-color: #0091DB;
    margin: -3px 2px 0 0;
    font-size: 11px;
	line-height:1.4em;
	font-family: 'NanumBarunGothic-R';
}

.gj_card_wrap hr {
    margin: 15px 0;
    border-color: #f5f5f5;
}

.gj_card_wrap li dl dd {
    margin: 0;
    font-size: 13px;
    line-height: 160%;
    float: left;
    width: 50%;
}
.gj_card_wrap .thumbnail { border:1px solid #dfdfdf;}

.gj_card_wrap .thumbnail.moi_main {height:300px;} 

.gj_card_wrap .thumbnail img {
	height: auto;
}
.gym_card_wrap {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gym_card_wrap h2 {
    font-size: 14px;
}

.gym_card_wrap li {
    float: left;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 0;
    cursor: pointer;
}

.gym_card_wrap li:hover dt,
.gym_card_wrap li:focus dt {
    background-color: #f7f7f7;
}

.gym_card_wrap li .left {
    position: relative;
    box-sizing: border-box;
	border: solid 2px #8eadff;
    overflow: hidden;
    margin: 0 0 6px 0;
}
.gym_card_wrap li:last-child .left { margin:0}

.gym_card_wrap li .right {
    position: relative;
    box-sizing: border-box;
	border: solid 2px #d1af5d;
    overflow: hidden;
    margin: 0 0 6px 0;
}
.gym_card_wrap li:last-child .right { margin:0}

.gym_card_wrap .left dt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	font-size: 15px;
    padding: 10px;
}

.gym_card_wrap .right dt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
	font-size: 15px;
    padding: 10px;
}

.gym_card_wrap li dl dt span {
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 1px 6px;
    line-height: 1.5384616;
    /* border-radius: 0px; */
    color: #FFFFFF;
    background-color: #8eadff;
    margin: 0 10px 0 0;
    font-size: 13px;
}

.gym_card_wrap li .right span {
    background-color: #d1af5d;
}

.gym_card_wrap hr {
    margin: 15px 0;
    border-color: #e0e0e0;
}

.gym_contents_title {background: #ebf1fe;}

.gym_contents {
	padding: 5px 10px;
    height: 55px;
}
.gym_about div,
.gym_about p{margin-bottom:10px; line-height:1.5em; color:#666}

.gym_about div img,
.gym_about p img {}

.right .gym_contents_title {background-color: #fdf3d9;}

.right .gym_contents {
    
}

.gym_contents p {
	margin: 0;
    font-size: 14px;
    line-height: 0;
    float: left;
    width: 33%;
    color: black;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 100%;
	padding: 5px;
}

.moi_list_wrap li dl {
    height: auto;
}

.moi_list_wrap li dl dt {
   
}

.moi_list_wrap li dl dd {
	width: 100% !important;
	font-size: 13px;
    line-height: 1.6em;

display: inline-block; width: 235px; overflow: hidden; text-overflow: ellipsis; 

/* 여러 줄 자르기 추가 스타일 */ white-space: normal; max-height: 3.1em;

}

.moi_list_wrap li dl dd span {color:#0091db; width:34px; display:inline-block; vertical-align:top; }
.moi_list_wrap li dl dd span.nd {color:#111; display:inline-block; width:calc( 100% - 34px );}


.moi_dday {
    display: inline-block;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    border-radius: 1px;
    font-weight: normal;
    font-size: 15px;
    line-height: 1em;
    padding: 7px 8px 4px;
	min-width:53px;
}

.moi_dday_wrap {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 999;
}

.job_wrap li dl dd {
    line-height: 180%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.job_wrap li dl dd {
    line-height: 180%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.in_kor {}

.in_kor li dl {
    height: 150px !important;
}

.job_wrap li dl {
    height: 355px;
}

.job_wrap .img_wrap {
    text-align: center;
    height: 160px;
}

.job_wrap img {
    max-width: 150px;
    height: auto;
}

.back_sale {background: url('https://mookas.com/images/back_salemain_50p.png') repeat-y top left;}

.buy_label {
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 1px 4px 0;
    line-height: 1.5384616;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #f3675d;
    margin: 0 3px 0 0;
    font-size: 11px;
}
.buy_label.contract {
    margin-top: -4px;
    font-size: 13px;
	padding: 5px !important;
	    vertical-align: middle;
font-family: 'NanumBarunGothic-R' !important;
    display: inline-block;
	line-height: 1em !important;
}

.sell_label {
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 1px 4px 0;
    line-height: 1.5384616;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #0091db;
    margin: 0 3px 0 0;
    font-size: 11px;
	font-family: 'NanumBarunGothic-R' !important;
}

.sell_label.contract {
    margin-top: -4px;
    font-size: 13px;
	padding: 5px !important;
	    vertical-align: middle;
font-family: 'NanumBarunGothic-R' !important;
    display: inline-block;
	line-height: 1em !important;
}

.sell_main_banner {position:absolute; left:50%; margin-left:-308px; top:-3px;}

.unof_search {
    border: 1px solid #dedede;
}

.bdl {
    border-left: 1px solid #d4d4d4;
}

.poster-small {
    margin-bottom: 20px;
    border-bottom: solid 1px #d4d4d4;
    padding-bottom: 15px;
}

.widgettitle {
    margin-bottom: 28px;
    background: #111;
    color: #fff;
    letter-spacing: .02em;
}


.carousel-caption h4 {
    font-size: 22px;
    color: #fff;
}

#myCarousel .carousel-caption {
	display:none;
	position: absolute;
	left: 0 !important;
	bottom: 0;
	text-align: left;
	padding: 6px 19px;
	background: rgba(0, 0, 0, 0.7);
	text-shadow: none;
	height: auto;
	max-width: 100%;
}

.tail_st {
    position: fixed;
    bottom: 0;
    z-index: 99 !important;
    width: 100%;
    background-color: #f5f5f5 !important;
    border-top: 1px solid #dfdfdf !important;
	padding:8px 0 !important;
}

.tail_st_inner {
    margin: 0 auto;
    text-align: left;
    padding: 18px 10px;
}

.tail_st .add_label {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #FFFFFF;
    background-color: #0091DB;
    cursor: pointer;
    border: 1px solid #0091DB;
    float: right;
}

.tail_st .add_label:hover,
.tail_st .add_label:focus {
    color: #0091DB;
    background-color: #FFFFFF;
}

.tail_st .moi_mylist {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #434343;
    background-color: #fff;
	border:1px solid #bdbdbd;
    cursor: pointer;
}

.tail_st .moi_mylist:hover,
.tail_st .moi_mylist:focus {
    color: #0091db;
	border:1px solid #0091db;
}

.tail_st .add_user {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #FFFFFF;
    background-color: #0091DB;
    cursor: pointer;
    border: 1px solid #0091DB;
    margin-right: 5px;
}

.tail_st .add_user:hover,
.tail_st .add_user:focus {
    color: #0091DB;
    background-color: #FFFFFF;
}

.tail_st .add_job {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #FFFFFF;
    background-color: #0091DB;
    cursor: pointer;
    border: 1px solid #0091DB;
}

.tail_st .add_job:hover,
.tail_st .add_job:focus {
    color: #0091DB;
    background-color: #FFFFFF;
}

.tail_st .my_report_job {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #434343;
    background-color: #fff;
	border:1px solid #bdbdbd;
    cursor: pointer;
    float: left;
}
.tail_st .my_report_job:hover {
    color: #0091db;
	border:1px solid #0091db;
}


.tail_st .consultant_1,
.tail_st .consultant_2 {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #FFFFFF;
    background-color: #0091DB;
    cursor: pointer;
    border: 1px solid #0091DB;
}

.tail_st .consultant_1 {
    margin-right: 15px;
}

.tail_st .consultant_1:hover,
.tail_st .consultant_1:focus,
.tail_st .consultant_2:hover,
.tail_st .consultant_2:focus {
    color: #0091DB;
    background-color: #FFFFFF;
}

.discussion_wrap { margin-bottom:5px}
.discussion_wrap ul li  { margin-bottom:20px;}

.discussion_wrap.discussion_main { margin-bottom:20px}
.discussion_wrap.discussion_main ul { border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
.discussion_wrap.discussion_main ul li  { border-top:1px solid #ddd; border-right:1px solid #ddd; padding:10px 15px; min-height:94px; margin:0;}

.discussion_wrap.kin {border-top:1px solid #bdbdbd; border-bottom:0px solid #bdbdbd; padding-top:20px; padding-bottom:10px; margin-bottom:10px}
.discussion_wrap.kin ul li  { margin-bottom:0px; padding: 5px 0px;}
.discussion_wrap.kin ul li small { margin-left: 0;}

.l_sm_pre {
    padding-right: 20px;
    width:50%;
}

.l_sm_pre h1, .l_sm_deux h1 {
    font-size: 16px;
	line-height: 160%;
}

.l_sm_pre td, .l_sm_deux td {
    font-size: 13px;
    color: black;
}

.l_sm_deux {
    width: 50%;
    border-left: solid 1px transparent;
    padding-left: 20px;
}

.l_sm_pre .table-responsive,
.l_sm_deux .table-responsive {
    /*padding: 10px;*/
}

h2.heading small.desc {
    font-size: 11px;
    margin-left: 20px;
}

.mt-theme-background {
    background-color: #0091DB;
}

.right_side_section li:last-child {
    border-bottom: 0px;
}

.modal-open .modal {
    z-index: 99999;
}

.img_100fit {
    width: 100%;
}

.news_txt_wrap {
    padding: 0 20px;
}

.news_txt_wrap h2 {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: 179%;
}

.news_txt_wrap h2:first-child {}

.news_txt_wrap h2:hover,
.news_txt_wrap h2:focus {
    color: #0091DB;
    text-decoration: underline;
}

.pd0px10px {
    padding: 0 10px;
}

.moi_single {
    padding: 30px;
    border: solid 1px #bdbdbd;
}


.moi_single .meta_moi {
    margin-top: 25px;
    font-weight: 400;
    text-align: left;
}
.moi_single .meta_moi img {width:100%}
.moi_single .meta_moi .col-md-6 {padding: 0 20px 0 15px;}

.moi_single h1 span.moi_dday {
    float: right;
	font-family: 'NanumBarunGothic-R';
}

.signup_moi {
    font-size: 16px;
	font-weight:normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    display: inline-block;
    padding: 8px 10px;
    color: #FFFFFF;
    background-color: #0091DB;
    cursor: pointer;
    margin-top: 3px;
	width:100%
}

.moi_content {
    /* text-align: center; */
    margin: 10px 0 0;
    padding: 30px 30px 0 30px;
    border: solid 0px #dfdfdf;
	line-height:1.6em;
}
.moi_content.apply {text-align:left}

.moi_content.apply .apply_person label,
.moi_content.apply  .col-md-3:first-child label
{width:55px}
.moi_content.apply .col-md-3:last-child {text-align:right}
.moi_content.apply .col-md-3 textarea {width:90%; height:38px}
.moi_content.apply .col-md-3 select {width:auto}
.moi_content.apply .col-md-3 input {width:90%}

.moi_status_wrap .moi_status {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: block;
    padding: 8px 10px 6px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
	background:#f8f8f8;
}

.moi_status_wrap {
    text-align: center;
    /*padding: 20px 10px;*/
    border: solid 10px #f0f0f0;
	    margin-bottom: 5px;
}
.moi_status_wrap label {
	padding-left: 0;
}

.moi_status_wrap .list-unstyled {
padding:12px 10px 10px;
}
.moi_status_wrap .list-unstyled small {display:block; margin:5px 0}
.moi_status_wrap li {margin-bottom:10px; border-bottom:1px solid #dfdfdf; padding-bottom:10px;}
.moi_status_wrap li:last-child {margin-bottom:0px; border-bottom:0px solid #dfdfdf; padding-bottom:0px;}

.moi_status_wrap li label {
    font-size: 16px;
    line-height: 120%;
}

.moi_status_wrap li p {}

.moi_status_wrap li span {
    margin-left: 10px;
    font-weight: bold;
	line-height:1.5em;
	font-size:15px;
	margin-top:5px;
}

.moi_status_wrap li span.price {display:block; font-weight:400; font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-size:17px; letter-spacing:0.04em; font-weight:700}
.moi_status_wrap li span.person {display:block; font-weight:normal}

label.moi_info {
	margin: 6px 0;
	width: auto;
	color:#0091db;
	width:66px;
}
label.moi_info:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px	0;
    background-color: currentcolor;
    vertical-align: middle;
}

.seminar_info_label {
display:inline-block;
	margin: 6px 0;
	width: auto;
	color:#0091db;
	width:66px;
}
.seminar_info_label:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px	0;
    background-color: currentcolor;
    vertical-align: middle;
}


label.moi_info_s {
	font-weight: normal;
	margin-left: 76px;
}
label.moi_info_ss {
	font-weight: normal;
	margin-left: 76px;
}
table#moi_board {
    border: 0px solid #ddd;
}
table#moi_board td {
	font-size: 13px;
}
table#moi_board tr {
    /*border-top: 1px solid #ddd;*/
}
.socials {
    cursor: pointer;
}

.socials div {
    display: inline;
    padding: 12px 15px;
    color: #ffffff;
    margin: 0 5px;
    width: 32.455%;
}

.socials div:nth-child(1) {
    margin-left: 0;
}

.socials div:nth-child(3) {
    margin-right: 0;
}

.socials div.facebook {
    background: #2d5f9a;
}

.socials div.twitter {
    background: #2ecff8;
}

.socials div.youtube {
    background: #cb2027;
}

.socials div div {
    float: right;
    padding: 0;
    font-weight: bold;
    margin: 0;
}

.main_quatre div .grid-post:nth-child(1) {
    margin-left: 0;
}

.sidetab {
}

.sidetab .tabs {
    margin: 0 ;
    padding: 0;
    width: 100%;
    float: none;
    list-style: none;
    position: relative;
    text-align: center;
}

.sidetab .tabs li {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
}
.sidetab .tabs #thumbnail_column {border:1px solid #dfdfdf}

.sidetab .tabs input[type="radio"] {
    position: absolute;
    top: 0;
    left: -9999px;
}

.sidetab .tabs label {
    display: block;
    padding: 0 20px;
    border-radius: 2px 2px 0 0;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    top: 4px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 34px;
    border-bottom: 1px solid #dcdcdc;
    color: #ababab;
    font-weight: bold;
    line-height: 34px;
    background-color: #f5f5f7;
}

.sidetab .tabs label:hover {
    background: #e6e6e6;
}

.sidetab .tabs .tab-content {
    z-index: 2;
    display: none;
    overflow: hidden;
    width: 100%;
    font-size: 17px;
    padding: 0;
    position: absolute;
    top: 50px;
    left: 0;
}

.sidetab .tabs [id^="tab"]:checked + label {
    background: #ffffff;
    border: 1px solid #dcdcdc;
    color: #3366cc;
    font-size: 14px;
}

.sidetab .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
    display: block;
}

.sidetab .tabs li ul li {
    width: 100%;
    text-align: left;
    float: left;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 160%;
    margin-bottom: 8.1px;
    cursor: pointer;
}

.sidetab .tabs li ul li:hover,
.sidetab .tabs li ul li:focus {
    text-decoration: underline;
}

.sidetab .tabs li ul li span {
    display: inline-block;
    overflow: hidden;
    width: 15px;
    height: 15px;
    margin: 2px 12px 2px 0;
    padding-right: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    background-color: #c0c2c4;
    vertical-align: top;
}

.sidetab .tabs li ul li:nth-child(1) span {
    background-color: #3366d1;
}


.side4numbercount_wrap:first-child {
/*padding-top:10px;*/
padding-bottom:10px;
}

.side4numbercount_wrap {
padding-bottom:10px;
}

.side4numbercount_wrap .title_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.4em;
    height: 2.8em;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.side4numbercount_wrap .title_text:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}
.side4numbercount_wrap .title_text:hover {color:#0091db}


.side4numbercount_wrap .heading-left span {
	/*margin-left: 10px;*/
}

.side4numbercount_wrap .tabs ul {
    padding-left: 0;
    list-style: none;
	margin: 0;
	padding:0;
}

.side4numbercount_wrap .tabs .list-unstyled li {
    width: 100%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin-bottom: 6px;
    cursor: pointer;
    margin-top: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.side4numbercount_wrap .tabs ul li {
	width: 100%;
    text-align: left;
    float: left;
    font-size: 14px;
    margin-bottom: 12px;
    cursor: pointer;
}

.side4numbercount_wrap .tabs ul li:last-child {margin-bottom: 0px;}

.side4numbercount_wrap .tabs2 ul {	
    list-style: none;
	margin: 0;
}
.side4numbercount_wrap .tabs2 ul li {
	text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 1.4em;
    height: 1.4em;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.side4numbercount_wrap .tabs2 ul li:last-child {
    margin-bottom: 0px;
}

.side4numbercount_wrap .tabs2 ul li:hover,
.side4numbercount_wrap .tabs .list-unstyled li:hover {
	color: #0091DB;
}

.side4numbercount_wrap .tabs2 .pull-right {
    font-size: 11px;
	color:#999;
	margin: 2px  0 0  10px;
}


.tabs2 ul li:nth-child(2), .tabs2 ul li:nth-child(4) {
	padding-left: 0;
}

.side4numbercount_wrap .tabs2 ul li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.icon_new {
    display: inline-block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin-left: 2px;
    padding-left: 0px;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    background-color: #ff5621;
    vertical-align: top;
}

.side4numbercount_wrap .tabs2 .pull-left {
    display: inline-block;
    overflow: hidden;
    width: 15px;
    height: 15px;
    margin: 2px 12px 2px 0;
    padding-left: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    background-color: #ff5621;
    vertical-align: top;
}

.side4numbercount_wrap .list-unstyled li span {
    display: inline-block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    margin-top: 1px;
    padding: 0 1px;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    background-color: #c0c2c4;
    vertical-align: top;
}

.side4numbercount_wrap .list-unstyled li:nth-child(1) span, .side4numbercount_wrap .list-unstyled li:nth-child(2) span, .side4numbercount_wrap .list-unstyled li:nth-child(3) span {
    background-color: #0091db;
}

.side4numbercount_wrap .tabs ul li a .thmb {
    display: table-cell;
	width:132px;
}

.side4numbercount_wrap .tabs ul li a .thmb div {border:1px solid #dfdfdf}

.side4numbercount_wrap .tabs ul li a .thmb img {
    width: 100%;
}
.side4numbercount_wrap .tabs a.inner {
	zoom: 1;
    display: table;
    position: relative;
    width: 100%;
    color: #333;
}
.side4numbercount_wrap .tabs ul li a .title {
	padding-left:10px;
    display: table-cell;
    vertical-align: middle;
    line-height: 140%;
    font-size: 14px;
}

.side4numbercount_wrap .column a.inner {
}

.side4numbercount_wrap .column ul li a  .title {
	line-height: 1.7em;
    max-width: 230px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
	font-size:12px;
	color:#666;
	margin-top:2px;
} 
.side4numbercount_wrap .title span {
	display: block;
	padding-bottom:2px;
    color: #e83e8a;
    text-align: left;
    background-color: transparent;
    font-size: 13px; 
}
.side4numbercount_wrap .title p {
    width: 100%;
    color: #0091db;
    text-align: left;
    background-color: transparent;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; 
    margin: 0;
    padding: 0;
}

.side4numbercount_wrap .title p:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.side4numbercount_wrap .title small {
	color: #999;
	display: block;
	font-size: 11px;
    font-weight: normal;
}
.side4numbercount_wrap2 {
    border: solid 1px #dfdfdf;
	border-bottom:1px solid #bdbdbd !important;
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 10px;
}

.side4numbercount_wrap2.main_bbs {
    border: solid 0px #dfdfdf;
    border-right: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
	border-bottom:1px solid #bdbdbd !important;
    /*background: transparent;*/
    background: #f9f9f9;
    padding: 0px;
    margin-bottom: 0px;
}
.side4numbercount_wrap2.main_bbs  .table-responsive {	padding: 0px;}
.side4numbercount_wrap2.main_bbs  .table-responsive .table tr:last-child {border-bottom: 1px solid #FFF;}

.side_shoppinmall_wrap {margin:	0px 0 10px;}

.side4numbercount_wrap2.main_poll {min-height: 219px;}

.side4numbercount_wrap3 {
    background: #f5f5f5;
    padding: 10px 0;
	border:1px solid #dfdfdf;
}
.side4numbercount_wrap2 .side4numbercount_title {
    border: none;
}

.side4numbercount_wrap2 .side4numbercount_title .pull-right {
	font-size:12px;
	color: #0091db;
}
.side4numbercount_wrap2 .table-responsive {
	padding: 10px;
}


.side4numbercount_wrap2 .table-responsive td {
	font-size: 13px;
}

.sidetab.mgpoll {
	padding:10px;
}
.tag_sub .main_headline .main_headline_big {

}

.tag_sub .main_headline .main_headline_small {
    /*width: 69%;*/
	width:560px;
    height: auto;
    margin-left: 15px;
    margin-top: 5px;
}

.tag_sub .main_headline .main_headline_small li .title .pull-right span {margin-top:4px; display:inline-block}

.tag_sub .col-md-6:nth-child(2) {
	border-right: solid 1px #dfdfdf;
	padding-right: 20px;
}

.tag_sub .col-md-6:nth-child(3) {
	padding-left: 20px;
}

.tag_sub .main_headline .main_headline_small .inner {
    /*margin-bottom: 4px;
    margin-top: 4px;*/
}

.tag_sub .main_headline .main_headline_small .title {
    padding: 0;
    margin: 0;
}

.tag_sub .main_headline .main_headline_small li:first-child .title{
	color:#0091db;
}

.tag_sub .main_headline .main_headline_small .text {
	font-size: 14px;
    max-width: 85%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.tag_sub .main_headline .main_headline_small .text:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.tag_sub .pull-right .color-silver-light {
	font-size: 11px;
    color: #999;
}

.tag-image {
	float:left;
	margin-right: 10px;
	display: table-cell;
}



.poster-content {
	display: table-cell;
	vertical-align: middle;
}
.poster.normal .poster-content {
	padding: 5px 0 5px 0px;
}

.poster a {
	display: table;
    text-decoration: none !important;
}
.poster a:hover {
    text-decoration: none !important;
}
.poster p {
	padding: 0 0 5px 0;
    font-size: 14px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.5em;
    font-weight: normal;
    word-wrap: break-word;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#666;
}
/*.tag_sub .main_headline .main_headline_small .title:before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    width: 2px;*/
/*    height: 2px;*/
/*    margin: -2px 9px 2px 0;*/
/*    background-color: #959595;*/
/*    vertical-align: middle;*/
/*}*/

.col-md-8 .news_8 .tag_sub {
    margin-top: 10px;
}

.main_headline { margin-bottom:10px;}

.main_headline .main_headline_big {
    display: block;
    float: left;
    position: relative;
    color: #fff;
}

.main_headline .main_headline img {
    vertical-align: top;
}

.main_headline .main_headline_big .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px 8px;
    font-size: 16px;
    line-height: 1.35em;
    background: rgba(0, 0, 0, .7);
    background-repeat: repeat;
    background-position: 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	letter-spacing: -0.02em;
}

.main_headline .main_headline_big .text {
    font-size: 17px;
}

.main_headline .press {
    display: block;
    color: #999;
    font-size: 11px;
	margin-top: 3px;
}

.main_headline .main_headline_small.top {
	float: left;
    overflow: hidden;
	width:283px;
    list-style: none;
	padding:0 15px 0 10px;
	border-right:1px solid #dfdfdf;
}

.main_headline .main_headline_small {
	float: left;
    overflow: hidden;
    /*width: 37%;*/
	width:283px;
    list-style: none;
	
	/*border-right:1px solid #dfdfdf;*/
}

.main_headline ul.main_headline_small.top li { padding:0; margin-bottom:8px}
.main_headline ul.main_headline_small.top li:last-child { padding:0; margin-bottom:0px}
.main_headline ul.main_headline_small li {    padding: 3px 0;}
.main_headline ul.main_headline_small li:last-child {margin-bottom:0px}

.main_headline .main_headline_small #thumbnail_sub {border:1px solid #dfdfdf}

.main_headline .main_headline_small .inner {
    zoom: 1;
    display: table;
    position: relative;
    width: 100%;
    text-decoration: none;
}

/*.main_headline .main_headline_small .inner:last-child {margin-bottom: 0px;}*/

.main_headline .main_headline_small .thmb {
    display: table-cell;
}

.main_headline .main_headline_small .title {
    display: table-cell;
    line-height: 100%;
    vertical-align: middle;
    padding: 0 0 0 10px;
}

.main_headline .main_headline_small .text {
    font-size: 14px;
	line-height:1.45em;
}

.col-md-10 .main_headline_small .text {
	display: inline-block; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: normal; 
	line-height: 1.5;
    height: 3em;
	text-align: left; 
	word-wrap: break-word; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}

.col-md-10 .main_headline_small .text:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.main_headline .main_headline .press {
    display: block;
    color: #999;
    font-size: 13px;
    padding: 4px 0 2px;
}

.main_headline .main_headline_small .tag {
    color: #3366cc;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
}

/*ì»¤ë®¤ë‹ˆí‹°*/

.community-content {
    width: 73%;
    padding-right: 10px;
}

.sidebar .notice_header {
	margin-bottom: 10px;
}
.notice_header {
    text-align: left;
}

.notice_header-mobile {}

.notice_header-mobile ul {
    margin: 0 0 0 68px;
}

.notice_header-mobile ul li {}

.notice_header-mobile ul li a {
    font-size: 11px;
    font-weight: inherit;
}

#board_single_share {
    color: #b5b5b5;
    line-height: 100%;
    padding: 2px 3px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
    vertical-align: middle;
}

.board_single_share-wrap {
    display: none;
}

.board_single_share-wrap img {height:27px; width:27px !important; border:1px solid #ebebeb; background:#FFF;}

.board_single_share-wrap span {}

.board_single_share-wrap span i {}

.form-inline.txtc {padding:20px 0; background:#f0f0f0;}
.form-inline.txtc label {margin-right:8px;}
.form-inline.txtc input {margin-right:20px;}
.form-inline.txtc input[type="checkbox"]  {margin-right:0px;}
.container.resume_question .comment_wrap {border:0; padding: 0;}
.container.resume_question .comment_wrap li { margin: 20px 0 0;}
.container.resume_question .comment_wrap .meta:before {content: url(https://mookas.com/images/icon_id.png); margin-right: 8px; }

.job_add_body {
    border: solid 1px #bdbdbd;
    margin:0 0 15px;
    padding: 30px;
}

.job_add_body.notmargin {
    border: solid 1px #bdbdbd;
    margin:0;
    padding: 30px;
}

.job_add_body .job-form-group {padding:0; margin:0}
.job_add_body .job-form-group label {color:#0091db; text-align:left; min-width: 80px;}
.job_add_body .job-form-group label.radio-inline.YN { min-width: 60px; margin-right:5px; color:#111; font-size:13px;}
.job_add_body .job-form-group label.price {min-width: 100px;}

.job_resume_body {
    padding: 0;
}

ul.job_add_body_img {padding-right:15px}
ul.job_add_body_img li {float:left; width:calc( 16.666% - 15px); margin-left:15px}

.job_resume_body tr {
	height: 35px;
}
.job_resume_body th {
	width: 100px;
    background: #ecedf1;
    text-align: left;
    padding-left: 15px;
font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; font-weight:700;
}
.job_resume_body tr.textcenter th {text-align:center !important}

.career_td {padding-top:12px;padding-bottom:12px;    line-height: 1.65em; letter-spacing:0.01em}
.career_resume {padding:15px !important; line-height: 1.65em; letter-spacing:0.01em}

.job_resume_body tr td {
	padding-left: 10px;
	min-width: 100px;
	border-bottom:1px solid #f0f0f0;
}
.job_resume_body tr:last-child td {
	border-bottom:0px;
}

.job_resume_body tr td.resume_profile_img {border-bottom:1px solid #bdbdbd; padding:10px !important;}
.job_resume_body tr td.resume_profile_img img {max-height:210px;	}

.job_resume_body tr th {border-bottom:1px solid #e1e1e1;}
.job_resume_body tr:last-child th {border-bottom:0px}

.job_resume_body h6 {
	margin-top: 20px;
}
.job_resume_body tbody {
    border: solid 1px #bdbdbd;
}

.form-control {
display:inline-block;
    width: auto;
    height: 35px;
    padding: 6px;
    font-size: 13px;
    line-height: 1.5em;
    color: #111;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #d2d2d2;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);

}
.form-control.Hauto {height:auto !important}

#job_title.form-control {
    width: 565px;
    display: inline;
}

#moi_title.form-control {
    width: 443px;
    display: inline;
}

.form-control-small {
    width: 122px;
    display: inline;
    margin-bottom: 10px;
    height: 35px;
    padding: 6px;
    font-size: 13px;
    /*line-height: 1.42857143;*/
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;:
}

.form-control-tiny {
    width: 99px;
    display: inline;
    margin-bottom: 10px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    /*line-height: 1.42857143;*/
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;:
}

#college_since .form-control-small {
    width: 110px;
}

.job-form-group {
    /*margin: 5px 10px;*/
}

.job-form-group p {line-height:1.65em; letter-spacing:0.02em; color:#666; font-size:13px;}

.title-form-group {
    display: block;
}

.title-form-group .form-control {
    width: 500px;
    font-size: 13px;
}

.type-form-group {
    margin: 0;
}
.type-form-group .form-control {
    width: 100%!important;
}
.job_add {
    margin-bottom:
}

.col-md-10 .btn-primary {
    vertical-align: baseline;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: normal;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin: 0;
}

.job-form-group .radio-inline{
    min-width: 60px;
}

.job-form-group .form-control {
    width: 200px;
    display: inline;
    margin-bottom: 10px;
    margin-right: 5px;
}
.job-form-group .form-control.visa {height: auto !important;}
.type-form-group .form-control.resume {height: auto !important;}
.job-form-group .form-control.email {width: 315px;}
.job-form-group .form-control.address {width: 410px;}

.job-form-group label, .type-form-group label {
    min-width: 90px;
    padding: 5px 0;
	text-align: center;
}



.job-form-group h6 {
    padding: 5px 0 10px;
font-size: 18px; font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif; letter-spacing: -0.04em;
}

.job_add_body .form-group {
    margin: 0;
}

.form-control .job_type_wrap_text {}

.gender_wrap,
.accommodation_wrap,
.four_insurances_wrap,
.pay_type_wrap,
.promotion_wrap,
.recommend_userId_wrap {
    width: auto;
    padding: 5px 0;
    display: inline-block;
}

.image_upload_wrap {
    background: #f5f5f5;
    /* margin: 0 5px 10px; */
    width: 100%;
    border: solid 1px rgba(0, 0, 0, .075);
    padding: 5px;
}

.image_upload_wrap.recruit {margin-bottom:10px; padding: 10px;}

.moi_image_upload {
    background: #f5f5f5;
    margin: 0 30px 0 0;
    width: 200px;
    min-height: 200px;
    border: solid 1px rgba(0, 0, 0, .075);
    padding: 15px;
}

.fmarket_image_upload {
    background: #f5f5f5;
    margin: 5px 50px 0px 0;
    width: 200px;
    /*min-height: 200px;*/
    border: solid 1px rgba(0, 0, 0, .075);
    /*padding: 10px;*/
}

.fmarket_image_upload.add {margin-top:0; padding: 10px; min-height: 80px;}

.col-md-2 .priority {}

#uploadfile {
    font-size: 10px;
    width: 100%;
    margin-bottom: 5px;
}

#job_submit,
#moi_submit,
#resume-save_submit, 
#resume-publish_submit, 
#martial_gym_sell-submit,
#martial_gym_buy-submit,
#gym_list_by_admin-submit,
#promotion_submit,
#fmarket_submit {
    margin: 0;
}

.pay_type_wrap .radio-inline {
    width: auto;
    margin-right: 34px;
}

#add_apply_input {
    margin: 0; height:35px; vertical-align: middle; line-height:25px; padding: 0px 12px; font-size:13px;
}

#add_apply_input.check_small {
    height:15px;width:14px; line-height:12px; padding: 2px 0 0; font-size:11px; margin:0 0 0 5px;
}

.stitle {
	margin:20px 0 0 0;
	font-size: 18px;
    padding: 5px 0 12px !important;
    font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    letter-spacing: -0.04em;
	position:relative;
}

#boardTitle {
	margin:20px 0 0 0;
	font-size: 18px;
    padding: 5px 0 12px !important;
    font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    letter-spacing: -0.04em;
}

.single_main_feature_img {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.single_side ul.sub_list {
    list-style: none;
    padding: 4px 15px 25px;
    margin: 0;
}

.single_side ul.sub_list li {
    line-height: 190%;
}

.single_side ul.sub_list li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 9px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.single_side ul.sub_list li a {}

.single_side ul.sub_list li a span {
    margin-left: 5px;
    color: #ff6d3f;
}

.single_side .carousel .row {
    margin: 0;
}

.single_side .carousel .col-xs-6 {
    padding: 0;
}

.single_side .carousel .col-xs-6 .thumbnail {
    margin: 2px;
    border: 0px;
}

.single_side .carousel .col-xs-6 .thumbnail p {
    padding: 7px 5px;
    line-height: 130%;
    text-align: center;
}

.single_side .carousel-control {
    top: 43%;
}

.single_side .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .02) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .02) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .02)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .02) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.single_side .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .02)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .02) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.single_side .gj_card_wrap li {
    width: 100%;
    padding: 0 0 10px 0;
    height: auto;
}

.single_side .moi_list_wrap li dl {
    height: auto;
}

.side_banner ul li img {
    width: 100%;
    height: auto;
	border:1px solid #dfdfdf;
}
.side_banner ul li {
list-style:none;
	margin-bottom:10px;
}
.side_banner ul li:last-child {
	margin-bottom:0px;
}

.side4numbercount_title {
    position: relative;
    background-color: #f5f5f7;
}

.side4numbercount_wrap2 .side4numbercount_title img {
	margin-right: 5px; vertical-align:middle; margin-top:-5px;
}

.side4numbercount_title span {
	color: #032c58; display: inline-block;
    font-size: 18px;
    padding: 0 0 16px;
    font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    letter-spacing: -0.04em;}

.side4numbercount_title_youtube {
    padding: 0 18px;
    font-size: 12px;
    cursor: pointer;
    height: 45px;
	font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    color: #ababab;
    line-height: 46px;
    background: linear-gradient( to top, #c1181d, #e52c27 );
    font-size: 16px;
    margin:7px 0 10px 0;
	position:relative;
    font-weight:700;
}
.side4numbercount_title_youtube img {height:45px; position:absolute; right:16px; top:0;}

.side4numbercount_title_youtube span {
    color: #fff;
}



.pd010 {
    padding: 0 10px 0 85px;
	display: inline;

}
h2.heading-left img {
    margin-right: 8px;
}


.news_main_sub_t {
    list-style: none;
    padding: 0;
}

/*.news_main_sub_t li:before {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    width: 2px;*/
/*    height: 2px;*/
/*    margin: -2px 9px 2px 0;*/
/*    background-color: #959595;*/
/*    vertical-align: middle;*/
/*}*/

.news_main_sub_t li a {
    font-size: 14px;
}

.news_main_sub_t li a div {
    font-weight: normal;
}

.news_main_sub_t li a p {
    max-width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    margin: 0;
    padding: 0;
	font-size: 14px;
}

.news_main_sub_t li a p:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.news_main_sub_t .color-silver-light {
	font-size:11px;
}


.sub_main_news_bt {
	
}

.sub_main_news_bt ul li {float: left; margin-right: 19px; margin-bottom: 4px;}
.sub_main_news_bt ul li:nth-child(3n+0) {margin-right: 0px;}

.sub_main_news_bt a .news_main_wrap {
    /*width: 32.8%;*/
	width:262px;
}

.sub_main_news_bt .news_main_wrap img {
	width: 100%;
	border:1px solid #dfdfdf;
}
.main_headline_big .thmb img{
    width: 100%;
	height: 120px;
}

.main_headline_small .thmb img {
	width: 100%;
}

.main_headline_big .mask {
    max-height:
}

.related_headline {margin-bottom:15px;}

.related_headline .main_headline_big .thmb {
    width: 250px;
    float: left;
}
.related_headline .main_headline_small li {
    margin-bottom: 5px; 
}

.related_headline .main_headline_small li:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: -2px 5px 2px 0;
    background-color: currentcolor;
    vertical-align: middle;
}

.related_headline .main_headline_small {
    width: 411px;
    margin-left: 15px;
	float: left;
	list-style:none;
}

.related_headline .main_headline_small .inner {
margin-bottom: 4px;
    margin-top: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.related_headline .main_headline_small .title {
    margin: 0;
    line-height: 150%;
	display: table-cell;
}

.related_headline .main_headline_small li:first-child .title{
	color:#0091db;
}

.related_headline .main_headline_small .text {
	font-size: 14px;
}


.mypage .fa-google-plus-square,
.mypage .um-google-plus-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #dd4b39;
    margin-right: 10px;
}

.mypage .um-kakao-talk {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: #2e1617;
    margin-right: 10px;
    background-color: #ffec00;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.mypage .fa-facebook-square,
.mypage .um-facebook-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #3b5998;
    margin-right: 10px;
}

.mypage .fa-twitter-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #55acee;
    margin-right: 10px;
}
.mypage .um-naver-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
	color: #00c73c;
    background: #fff;
    margin-right: 10px;
}

.mypage .btn-default {
	padding: 9px;
}

.mypage.pw {
	background-color: transparent;
    padding: 20px !important;
	text-align:center;
    margin: 40px auto 0;
    max-width: 400px;
    border: 1px solid #dfdfdf;
}

.mypage {
    padding: 0 0 30px 0;
    margin: 0px auto 0;
}

.mypage-tab-line form.form-group .input-group {    padding-right: 0 !important;}

.mypage .upload_area {text-align:left}
.mypage .upload_area .ftimg {margin-bottom:10px}

.mypage:last-child {padding:0; }

.mypage.wrap {
	background-color: #f7f7f7;
	border:1px solid #dfdfdf;
	padding: 15px 20px 20px;
}

/*.mypage:last-child {margin-bottom: 0 !important;}*/

.mypage h2 {
     padding: 5px 0 10px;
     font-size: 18px; font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;letter-spacing: -0.04em;
}
.mypage.wrap h2 {	 border-bottom:1px solid #dfdfdf;}

.mypage.wrap .form-control {height:30px !important;}

.mypage span {
}

.mypage .small_iconbtn {float:right; display:inline-block; margin:4px 0 0}
.mypage .small_iconbtn_left {float:left; display:inline-block; margin:4px 0 0 4px}

.mypage span.moi_info_s {
    font-weight: normal;
    margin-left: 76px;
    font-size: 14px;
    color: #353535;	
}
.box_wrap .form-group {clear:both; border-bottom:1px solid #f5f5f5;}
.box_wrap .form-group:last-child {clear:both; border:0 !important;}
.mypage .box_wrap {margin-left:15px}
.mypage .form-group.pw .form-control {width: 135px; float:right}
.mypage .form-group.name_tell .form-control {width: 135px; float:right}
.mypage .form-group.bank input {width:100%; margin-bottom:3px}

.mypage .form-group .seminar_info_wrap {padding:20px 30px; margin-bottom:20px;}

.mypage .form-group label {
    /*padding: 10px 0 10px;*/
	padding: 5px 0 10px;
    font-size: 15px;
    font-family: 'NanumBarunGothic-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    letter-spacing: -0.04em;

}

.mypage.wrap .form-group label {
    font-size: 13px;
    color: black;
    margin: 0;
    display: inline-block;
    line-height: 1.5em;
}

.mypage.wide .form-group label {padding: 10px 0 10px;}
.mypage.wide .form-group label {width:140px; }
.mypage.wide .form-group label.radio {width:60px;}
.mypage.wide .form-group label.width200 {width:200px;}

.mypage .btn-primary {
    margin-top: 10px;
    background-color: #0091db;
    width: 120px;
    display: block;
}

.mypage p {
    font-size: 12px;
    padding: 5px 0;
    line-height: 150%;
}

.mypage .checkbox-inline {
    position: relative;
    display: inline-block !important;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    line-height: 100% !important;
    font-size: 13px !important;
    margin-right: 9px;
}

.mypage .radio-inline {
    margin-top: 0;
    margin-right: 10px !important;
    position: relative;
    display: inline-block !important;
    padding-left: 15px !important;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: baseline;
    cursor: pointer;
}

.mypage .help-block {
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 12px;
    margin:2px 0 0;
    line-height: 150%;
}
.mypage h2 small {
	padding: 3px;
    background: #0091db;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
    vertical-align: middle;
    font-size: 11px;
font-family: 'NanumBarunGothic-R';
}

.mypage.wide .form-control {}

.mypage .label.pointer { margin-left: 0px !important;}

.mypage .addr {}

.mypage .addr input {
    margin-bottom: 5px;
}
.mypage .form-group.addr input {width:100% !important;}

.mypage.wide {
	max-width:100%;
    /*background: transparent;
    box-shadow: none;
	border-top: transparent;*/
	border:1px solid #bdbdbd;
	padding:0 0 20px 0 !important;
    margin: 0px auto 30px !important;
}
.mypage.wide:last-child {  margin: 0px auto 0px !important;}

.mypage.wide .mytitle {background:#f9f9f9; border-bottom:1px solid #bdbdbd; margin-bottom:15px;}
.mypage.wide h2 {
    font-size: 18px; font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;letter-spacing: -0.04em; padding: 15px;
}

.mypage.wide.paddingnone h1 {
    font-size: 22px; font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;letter-spacing: -0.04em; padding: 5px 0 10px; border-bottom:1px solid #bdbdbd
}

.mypage.wide.paddingnone h2 {border-bottom:1px solid #bdbdbd}


table#mypage_seminar1 th,
table#mypage_seminar2 th,
table#mypage_payment th{
	font-size: 14px;
}

table#mypage_seminar1 td,
table#mypage_seminar2 td,
table#mypage_payment td{
	font-size: 13px;
}
table#mypage_seminar1 thead,
table#mypage_seminar2 thead,
table#mypage_payment thead {
	background: #f7f7f7;
}
table#mypage_seminar1 tr:last-child,
table#mypage_seminar2 tr:last-child,
table#mypage_seminar3 tr:last-child {
	border:none;
}

.mypage.wide .table > thead > tr > th {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}

.mypage.wide i.fa {
	margin: 0 5px 0 0;
}
.mypage .club_check {
	background-color: transparent;
	padding: 0;
	margin: 0;
	color: #1da1f2;
    font-weight: bold;	
}
.mypage .club_check span {
	margin-left: 0;
	color: #fff;
}
.mypage .club_check span .fa-stack-1x {
	margin-top: 1px;
}
.mypage .club_check .fa-inverse {
	color: #1da1f2;
	
}

.tit_month {
    width: 100%;
    /*height: 20px;
    margin: -9px 0;*/
    text-align: center;
    border-bottom: solid 1px #0091db;
}
.tit_month h4 {
width: 110px;
    height: 39px;
    margin: 0 auto;
    background: #0091db;
    line-height: 39px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
	border-radius: 50px;
}
.paylist .goods {border-bottom: 1px solid #bdbdbd; }
.paylist:first-child .goods {border-top: 1px solid #bdbdbd; }

.goods {
	padding: 20px 0;
}
.goods ul {
	list-style: none;
	/*display: grid;*/
}
.goods li {
	position: relative;
    /*padding: 30px 30px 10px 0;*/
    zoom: 1;
}
.goods .goods_info {
	overflow: hidden;
    position: relative;
    max-width: 100%;
    color: #111;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.goods.goods_info p {
font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
	font-size: 18px;
    text-decoration: none;
    color: black;
}
.goods.goods_info ul {width:100%;}

.goods.goods_info ul li {
    padding: 0;
    font-size: 13px;
	display:inline-block;
}
.goods.goods_info ul li:first-child {margin-right:20px;} 

.paylist .goods_info ul {width:100%;}
.paylist .goods_info ul li {
    padding: 0;
    font-size: 13px;
	display:inline-block;
}

.goods li.price p {
    font-size: 13px;
	padding: 5px 0 0 0;
	color: black;
}

.goods li.start_date p,
.goods li.end_date p {
	padding: 0 0 0 10px;
}
.pay_info {}
.pay_info span {
	display: inline-block;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pay_info small {
display: inline-block;
    height: 20px;
    padding: 0 4px;
    border: 1px solid #d5d8dc;
    line-height: 18px;
    color: #a5a5a5;
    text-decoration: none;
}
.wd50per {
    width: 50%;
}

button.postal {
    margin-top: -5px;
	height:30px; 	background:#888;
	color:#fff;
line-height:30px; padding:0 6px !important;
}

.comment_modify-wrap, .comment_sub-wrap {
    text-align: center;
}

#add_re-reply {
	cursor: pointer;
    padding: 7px;
    font-size: 12px;
    background: #fff;
    color: black;
    font-weight: normal;
    border: 1px solid #e0e0e0;
	border-radius: 0;
}
.former_news_wrap {}

.former_news_wrap p {
    margin: 0;
    padding: 0;
}

.entry-content img {
	/* display: block; */
    margin-left: 10px;
    margin-right: 10px;
	/* width: 100%; */
}
p.former_caption {
    font-size: 12px;
    padding: 5px 8px;
    display: block;
    width: 100%;
    background: #333;
	color:#FFF !important;
	    margin-left: 10px;
    margin-right: 10px;
	    line-height: 1.5em;
}
p.former_caption:before {
	content:"▲";
	margin-right: 5px;
}
p.former_caption:after {
	content:"ⓒ무카스";
	margin-left: 5px;
}

.previous_next-wrap {
	text-align: right;
    margin: 15px 0;
    font-size: 15px;
}
.previous_next-wrap span {
	cursor: pointer;
}
.previous_next-wrap span:hover, .previous_next-wrap span:focus {
	color: #3366cc;
}
.previous_next-wrap .previous {
	margin-right: 0px;	
}
.previous_next-wrap .previous:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
    content: "\f100";
    margin-right: 7px;
}
.previous_next-wrap .next {
	
}
.previous_next-wrap .next:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
    content: "\f101";
    margin-left: 7px;
}

.previous_next-wrap .list{
	display:inline-block;
font-size: 14px;    
padding: 8px 10px;
color: #111;
background-color: #f0f0f0;
min-width:100px;
text-align:center;
border:1px solid #dfdfdf;
}
.previous_next-wrap.right .list {}

/*
.previous_next-wrap .list:before{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
	content: "\f0c9";
	margin-right: 5px;
	
}
*/
.note-editor .note-dropzone { opacity: 0 !important; }

/*아이콘*/

.fa-thumbs-o-up {
    color: #0091db;
}

.fa-thumbs-o-down {
    color: #d9534f;
}
span.searchKeyword {
    color:#0091db;
    padding: 0 12px;
}
span.searchKeyword_nopd {
    background-color: #fff7b3;
}
#search_wrap.side4numbercount_wrap {
	
}
#search_wrap.side4numbercount_wrap .title p { color:#111; font-size:15px;}
#search_wrap.side4numbercount_wrap .column ul li a .title {    max-width: 760px;	color:#999}
#search_wrap.side4numbercount_wrap ul {
	
}
#search_wrap.side4numbercount_wrap ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;	
	padding:5px 0 5px 5px;
}
#search_wrap.side4numbercount_wrap ul li:nth-child(1) {	border-top: 0px solid #ddd;}
#search_wrap.side4numbercount_wrap ul li:last-child {	border-bottom: 0px solid #ddd;}

#search_wrap.side4numbercount_wrap ul li:nth-child(1) a.inner {
    margin-top: 2.8px;
}


/*
@media screen and (max-width: 768px) {

}

@media screen and (min-width: 995px) {  
	.no_pc {
		display: none;
	}  
}

@media screen and (min-width: 641px) and (max-width: 994px) {
	.no_pad {
		display: none;
	}   
}

@media screen and (max-width:640px) { 	
	.no_mobile {
		display: none;
	}  
}

@media screen and (max-width: 994px) { 
	.single-content {
		width: 100%;
		padding: 20px;
		float: left;
	}
	.single_side {
	    width: 100%;
	    padding: 20px;
	    float: left;
	}
}
*/





.js-pay-content {
	
}
.process .radio-inline {
	
}

.color_blanc {
	color: #ffffff !important;
}


	.table-wide span{
		color: #fff;
	}
	.table-wide.wide {
		padding: 0;
	}
	.table-wide.wide h2 {
		margin: 0;
	}
	.table-wide.wide table.default_board {
		margin-bottom: 0;
	}
	.table-wide.wide .form-group {
		height: 25px;
	}
	.table-wide.wide .form-group .col-sm-2 {
		text-align: center;
	}
	.table-wide.wide h1 {
		font-size: 18px;
		border-bottom: 2px solid #0091db;
		padding: 10px;
		margin-bottom: 40px;
		color: #0091db;
		font-weight: bold;
	}
	.table-wide.wide img {
		background: #f5f5f5;
	    margin: 0 5px 10px;
	    width: 164px;
	    border: solid 1px rgba(0, 0, 0, .075);
	    padding: 5px;	
	}
	
/* 알림팝업 */
.sweet-alert h2 {
    color: #111;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
}
.sweet-alert button {
    background-color: #8cd4f5;
    color: white;
    border: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer;
}
.sweet-alert button.confirm {box-shadow:none !important; background-color:#0091db !important;}
.pulseWarning, .pulseWarningIns { -webkit-animation: none; animation:none}
.sweet-alert .sa-icon.sa-warning {    border-color: #0091db;}
.sweet-alert .sa-icon.sa-warning .sa-body, .sweet-alert .sa-icon.sa-warning .sa-dot {    background-color: #0091db;}

.sweet-alert p {
    color: #666 !important;
    font-size: 15px !important;
	letter-spacing:-0.04em;
}

/* 아이콘 */
.fa {
    display: inline-block;
    font-family:'FontAwesome';
    font-size: 14px;
	margin-top:-3px; margin-right:3px;
	vertical-align: middle;
}

.fa.job {
    display: inline-block;
    font-family:'FontAwesome';
    font-size: 20px;
	margin-top:-4px; margin-right:6px;
	vertical-align: middle;
	padding: 1px;
}

/* 세미나등록 */
.note-editor.note-frame {
    border: 1px solid #bdbdbd;
}
.panel {border-radius: 0px;}

/* 도장홍보 */
.company_label {
    font-weight: bold;
    text-align: left !important;
    font-size: 15px !important;
    line-height: 1.5em;
    padding: 1px 4px 0;
    font-family: 'NanumSquare-R', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
}

/* 라디오버튼 */
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position:absolute !important;
margin-left: 0px;
margin-top: 2px;
left:0;
}

label.radio-inline {padding-left:15px !important; font-size:13px; color:#111 !important}
.form-inline .radio label, .form-inline .checkbox label {padding-left: 15px;}

label.radio-inline {
/*width: 80px;*/
display: inline-flex;
}
.langue_wrap label.radio-inline {
width: 160px;
display: inline-flex;
}
.oversea_default_wrap select.form-control {
width: 565px;
}
.mgl28 {
margin-left: 28px;
}
.upload_area {
text-align: center;
}
.service_wrap .radio-row {
width: 100%;
display: -webkit-box;
text-align: left;
color:#111 !important;
font-weight:700;
margin-left:10px;
}

.job-form-group label, .type-form-group label {
margin-right: 10px;
}

/* 구직리스트 탭버튼 */
.sector_label {
    margin:0 0 0 2px !important;
    cursor: pointer;
    cursor: pointer;
    background-color: #FFF !important;
    border: 1px solid #bdbdbd !important;
	color:#000;
    font-size: 14px;
	font-family: 'NanumBarunGothic-R';
    padding: 0px 20px !important;
	height:30px;
	line-height:30px;
	display:inline-block
}
.sector_label:hover {border: 1px solid #0091db !important;}

/* 체육관매매 */
.mainVisual {width: 565px; height: 279px; overflow: hidden; position: relative; z-index: 100; border:1px solid #dfdfdf}
.mainVisual .visualBg {left: 0px; top: 0px; width: 100%; height: 440px; text-indent: -9999px; position: absolute; z-index: 100;}
.mainVisual .controller {margin: 0px auto; width: 525px; padding-bottom: 0px; padding-left: 0px; position: relative; z-index: 700;}
.mainVisual .btns {left: 0px; top: 116px; width: 100%; height: 45px; position: absolute;}
.mainVisual .btns a.prev {float: left;}
.mainVisual .btns a.next {float: right;}
.mainVisual .prBts {left: -20px; top: -12px; width: 470px; height: 292px; position: absolute; z-index: -10;}
.mainVisual .productBt img {top: 0px; width: 565px; height: 350px; text-align: center;}

.mainVisual .visualBg1 {BACKGROUND: url(/images/mookas_martialgym.jpg) no-repeat center 0px; background-size: contain;}
.mainVisual .visualBg2 {BACKGROUND: url(/images/airmatt_160816.jpg) no-repeat center 0px; background-size: contain;}
.mainVisual .visualBg3 {BACKGROUND: url(/images/rashgard.jpg) no-repeat center 0px; background-size: contain;}

/* 토론 */
.debate_main_box {border-top:1px solid #bdbdbd; border-bottom:1px solid #bdbdbd;}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 80%;
}

/* 토글버튼 */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {background: #0091db !important;}
.bootstrap-switch {    border-color: #0091db !important;}


/***** 신규마이페이지 ****/
.icon_M {display:inline-block; width:54px; height:54px; border-radius:28px; background:#0091db; color:#FFF; font-family: 'NanumSquare-B'; line-height:58px; text-align:center; font-size:32px; margin-bottom:5px;}

.cell_box {
    position: relative; display: table; height: 100%; 
    width: 50%; text-align:center; float:left;
}
.cell_middle {
    display: table-cell; vertical-align: middle;
	    font-size: 20px;
    font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
    letter-spacing: -0.04em;
}
.rightborder { border-RIGHT: 1px solid #DBDBDB !important;}

.mypage-box {
	font-size:15px;
	border:0px solid #ccc;
	padding:30px 0;
	background:#f9f9f9;
}

.mypage-box .mypage-title {
	font-size:25px;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
}
.mypage-box .mypage-title img {vertical-align:middle; margin-top:-4px;}

.mypage-box .mypage-top-table {
	border-bottom:none;
	border-left:1px solid #DBDBDB;
}

.mypage-box .pos-right-top {
	width:61px !important;
	height:61px !important;
	position:absolute;
	right:0px;
	bottom:1px;
}
.mypage-box .mypage-top-table th,td {
	border:none;
	padding:10px 10px 10px 30px;
}
.mypage-box .table-bottom-line {
	border-bottom:1px solid #DBDBDB !important;
}
.mypage-box.pleft {
	min-height:209px;
}
.mypage-box.pright {
	/*height:194px;*/
	text-align:center;
	margin:20px 0px 5px 5px;
}
.mypage-box.pright .mypage-label1 {
	cursor:pointer;
}
.mypage-box.pright .mypage-label2 {
	cursor:pointer; font-size:11px; margin-left:30px;
}
.mypage-box.pright .mypage-label3 {
	cursor:pointer;

}
.mypage-box.pright .left-info {
	
}
.mypage-box.pright .mcash-price {
font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
letter-spacing:0.02em;
	font-size:30px;
}
.mypage-box.pright .mybtn {
	cursor:pointer;
}
.mypage-box .my-username {
	font-weight:bold;
	font-size:25px;
	color:#0190DC;
}
.mypage-box .fa-google-plus-square,
.mypage-box .um-google-plus-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #dd4b39;
    margin-right: 10px;
}
.mypage-box .um-kakao-talk {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: #2e1617;
    margin-right: 10px;
    background-color: #ffec00;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mypage-box .fa-facebook-square,
.mypage-box .um-facebook-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #3b5998;
    margin-right: 10px;
}
.mypage-box .fa-twitter-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
    color: #55acee;
    margin-right: 10px;
}
.mypage-box .um-naver-square {
    display: inline-block;
    width: 25.7188px;
    height: 30px;
    font-size: 30px;
	color: #00c73c;
    background: #fff;
    margin-right: 10px;
}
.mypage-tab {
	padding-top:20px;
	padding-left:85px;
}
.mypage-tab .mypage.wide {
	margin-right:0px !important;	
}
.mypage-tab .mycircle {
	cursor:pointer;
	margin:12px;
	padding-top:40px;
	text-align:center;
	float:left;
	background-color:#f9f9f9;
	border-radius:50px;
	width:100px;
	height:100px;
}

.mypage-tab .mycircle.active {
	margin:12px;
	padding-top:40px;
	text-align:center;
	float:left;
	background-color:#0091db;
	border-radius:50px;
	width:100px;
	height:100px;
	color:#ffffff;
	font-family: 'NanumSquare-B', "맑은 고딕", "Malgun Gothic", "Dotum", "돋움", sans-serif;
font-size:18px;
}

.mypage-shopimg {
  width:121px !important;
  height:121px !important;
}
.mypage-tab-line {
	margin-top:30px; border-top:0px solid #bdbdbd;
}
.mypage-media .link.active {
	font-weight:bold;
	color:#0191DB;
}
.mypage-media .pipeline {
	color:#CCCCCC;
	font-family: 'NanumBarunGothic-R';
	display:inline-block;
	padding:0 5px;
}

.single_header.mymedia {
    /*background: #f9f9f9;
    border-top: 1px solid #bdbdbd;*/
	padding:15px;
}

.right306 button#account_submit {text-align:right}

blockquote { border: 0px;}

/*** 우측탑 배너이미지 영역 **/
.side_width {width:306px;}

.title_btn {}
span.title_btn .btn {padding: 3px 7px 3px 5px !important; height: auto !important; font-size:13px; margin-left:6px; margin-top:-1px}
span.title_btn .fa {font-size:11px; margin-top: -1px; margin-right: 5px;}

h2.heading.heading-left .title_keyword {display:inline-block; margin-right:5px;}
h2.heading.heading-left .title_keyword small {color:#0091db; font-size:13px; }
h2.heading.heading-left .title_keyword .searchKeyword {color:#0091db; font-weight:normal; font-size:14px; font-family: 'NanumBarunGothic-R', sans-serif;}
h2.heading.heading-left .title_search  {margin-top: 8px; margin-bottom: 10px; display:inline-block; vertical-align:middle}
h2.heading.heading-left .title_search {text-align:right}
h2.heading.heading-left .title_search span.input-group-btn {display:inline-block !important; padding: 0px !important; width: auto; height:23px !important;}
h2.heading.heading-left .title_search span.input-group-btn .btn {line-height:23px !important; height:23px !important; font-size: 12px; padding: 0px 12px;  font-family: '돋움', 'Dotum', sans-serif; font-weight:bold}
h2.heading.heading-left .title_search .input-group .form-control {width:250px !important; float: none; height:23px !important}

.bottom_white_btn {
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: 7px 15px 5px;
    line-height: 1.55em;
    color: #434343;
    background-color: #fff;
    border: 1px solid #bdbdbd;
    cursor: pointer;
    float: left;
	margin-right:5px;
}
.bottom_white_btn:hover { border: 1px solid #0091db; color:#0091db}

.maedo {background: #f3675d !important; border:1px solid #f3675d !important; color:#fff}
.maedo:hover {background: #FFF  !important; border:1px solid #f3675d  !important; color:#f3675d  !important;}
.btn.btn-info.maedo:hover {background: #e2554b  !important; border:1px solid #e2554b  !important; color:#fff  !important;}
.note-editor.note-frame .note-editing-area .note-editable {line-height:1.8em !important}
.note-editor.note-frame .note-editing-area .note-editable p {padding-bottom:5px !important}



/* speedmis */

/* https://mookas.com/gym 의 관원 70명 이상 박스 깨짐 방지 */
ul.job_VipList_dan li > dl.subjectTwo {
    overflow: hidden;
    height: 109px;
}

div#ui-datepicker-div {
    z-index: 9999!important;
}

.input-group > div#datetime-wrap > div {
    display: inline-block;
}