@import url('/inc/external/selectbox/jquery.selectBox.css');
@import url("./image_viewer.css");
/*Add css for Reward point*/
@import url("./reward_point.css");

/* content:Start */
.board_page .board_gallery_header {
	display: none;
}

.board_page .board_title {
	padding: 100px 0 30px 3%;
	text-align: left;
	background: url(../images/title_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.board_page .board_title h1 {
	font-size: 38px;
}

.board_page .board_title p {
	margin-top: 10px;
	font-size: 20px;
	color: #7b7b7b;
}

.board_page .board_gallery_contents {
	margin-bottom: 20px;
}


/* board_gallery_search :start */

.board_page .btn_comm {
	background-color: #5983bd;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
}

.board_page .btn_admin,
.board_page .btn_normal {
	float: left;
	width: 100px;
	height: 30px;
	font-size: 14px;
	display: inline-block;
}

.board_page .btn_comm.btn_normal,
.board_page .btn_comm.btn_normal:hover {
	background-color: #7E7E7E;
}

.board_page .board_gallery_search {
	text-align: right;
}

.board_page .opt_ahead,
.board_page .opt_search_type {
	width: 120px;
	margin-right: 5px;
}

.board_page .selectBox-dropdown:focus,
.board_page .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #b7b7b7;
}

.board_page .selectBox-dropdown .selectBox-label {
	padding: 0 20px 0 10px;
	height: 28px;
	line-height: 2;
	font-size: 14px;
}

.board_page .selectBox-dropdown .selectBox-arrow {
	width: 20px;
	height: 100%;
	background: url(../images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: 50% center;
	border-left: none;
	background-color: transparent !important;
}

.board_page .opt_board_admin {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 185px;
	height: 30px;
	font-size: 14px;
	margin-top: 20px;
}

.board_page .opt_board_admin .selectBox,
.board_page .opt_board_admin select {
	margin: 0;
}

/* Options */
.selectBox-options li {
	height: 30px;
	width: 100%;
}

.selectBox-options LI A {
	line-height: 2;
	height: 30px;
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #F4F4F4;
}

.selectBox-dropdown-menu {
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.board_page .box_search {
	width: 210px;
	height: 30px;
	border: 1px solid #b7b7b7;
	text-align: left;
	background-color: #fff;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}

.board_page .tf_search_keyword {
	text-align: left;
	width: 172px;
	height: 28px;
	border: none;
	padding: 0 5px;
	line-height: 28px;
}

.board_page .btn_search {
	width: 33px;
	border-left: 1px solid #b7b7b7;
	height: 28px;
	float: right;
	text-indent: -5000px;
	overflow: hidden;
	line-height: 7;
	border-radius: 0;
	background-color: #fff;
	background-image: url(../images/search_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* board_gallery_search :end */


/* gallery_container :start */
.board_page .gallery_container {
	/*min-height:100px;*/
	margin-top: 10px;
	/*	padding:20px 15px 0 15px;*/
	padding-top: 20px;
	border-top: 1px solid #8F8F8F;
}

.board_page .gallery_paginator .gallery_container {
	min-height: 100px;
}

.board_page .gallery_paginator .board_gallery_bottom::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #8f8f8f;
	margin-bottom: 20px;
}

.board_page .txt_group {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.board_page .txt_cmt,
.board_page .txt_good,
.board_page .txt_hit {
	display: inline-block;
	margin-left: 20px;
}

.board_page .ico_cmt,
.board_page .ico_good,
.board_page .ico_hit {
	display: inline-block;
	position: relative;
	width: 17px;
	height: 17px;
	background: url(../images/ico_txt_group.png);
	background-repeat: no-repeat;
	font-size: 0;
	vertical-align: top;
}

.board_page .ico_cmt {
	padding-left: 18px;
	background-position: 1px 2px;
}

.board_page .ico_good {
	padding-left: 17px;
	background-position: 0px -19px;
}

.board_page .ico_hit {
	padding-left: 22px;
	background-position: 0px -40px;
}


/* box_gallery :start */
.board_page .box_gallery {
	width: 33.333333333333%;
	width: 260px;
	/*  margin:0 5px 30px 5px;*/
}

.board_page .inner_gallery {
	margin: 0 5px 30px 5px;
}

.board_page .gallery_article {
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.board_page .design_checkbox {
	width: 30px;
	height: 30px;
	background: url(../images/check_inactive_big.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	z-index: 10;
}

.board_page .design_checkbox input {
	display: none;
}

.board_page .design_checkbox.active {
	width: 30px;
	height: 30px;
	background: url(../images/check_active_big.png) 0 0 no-repeat;
}

.board_page .design_checkbox span {
	display: none;
}

.board_page .gallery_article:hover .wrap_gallery_contents,
.board_page .gallery_article:hover .gallery_contents {
	opacity: 1;
	visibility: visible;
}

.board_page .gallery_article:hover .gallery_contents {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background-color: rgba(0, 0, 0, 0.6);
}

.board_page .gallery_contents {
	width: 100%;
	position: absolute;
	left: 0;
	padding: 10px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-o-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}

.board_page .wrap_gallery_contents {
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	border-width: 5px;
	border-style: solid;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.board_page .thumb_img {
	width: 100%;
	min-height: 100px;
}

.board_page .link_thumb_img .movie:after {
	content: url(../images/btn_webzin_movie.png);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .7;
}

.board_page .gallery_contents {
	opacity: 0;
	bottom: 0;
	/*background:rgba(0,0,0,0.7);)*/
	background: url(../images/bg_black.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.board_page .gallery_contents a {
	/*color:#fff;*/
}

.board_page .txt_subject {
	/*	width:100%;*/
	/*	display:block;*/
	/*	overflow:hidden;*/
	/*	text-overflow:ellipsis;*/
	/*	white-space:nowrap;*/
	/*	word-wrap:normal;*/
}

.board_page .txt_subject a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	font-size: 14px;
	color: #fb6e61;
}

.board_page .txt_num {
	margin-right: 5px;
}

.board_page .txt_ahead {
	margin-right: 5px;
	/*color:#ff9e95;*/
	font-weight: bold;
}

.board_page .txt_contents {
	display: block;
	margin-top: 5px;
	height: 20px;
}

.board_page .txt_contents br {
	display: none;
}

.board_page .txt_contents a {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #fff;
}

.board_page .txt_subject a:hover,
.board_page .txt_contents a:hover {
	text-decoration: underline;
	color: #fb6e61;
}

.board_page .txt_name {
	display: block;
	margin-top: 10px;
}

.board_page .txt_date {
	display: block;
	font-size: 0.8em;
	margin-top: 5px;
	opacity: 0.5;
}

/* box_gallery :end */

.board_page .no_writing {
	width: 100%;
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
}

/* gallery_container :end */

/*.mo_iframe_link {
display:none;
}*/


/* board_gallery_bottom :start */
.board_page .board_gallery_bottom {
	position: relative;
	width: 100%;
}

.board_page .board_gallery_bottom::after {
	content: '';
	display: block;
	clear: both;
}

.board_page .btn_group {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8F8F8F;
}

.board_page .msg_nocontent {
	float: left;
	width: 88%;
	height: 40px;
	border-radius: 0;
	background: #8F8F8F;
	color: #C9C9C9;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 2.8;
}

.board_page .btn_more {
	position: absolute;
	left: 0;
	width: 88%;
	height: 40px;
	border-radius: 0;
	/*background-color:#F8D445;*/
	background-image: url(../images/plus_more.png);
	background-repeat: no-repeat;
	background-position: 45% center;
	font-weight: bold;
	font-size: 14px;
}

.board_page .btn_top {
	width: 12%;
	height: 40px;
	border-radius: 0;
	font-weight: bold;
	font-size: 14px;
	color: #8F8F8F;
	border: 1px solid #c3c3c3;
	padding-left: 10px;
	background: url(../images/ico_top.png);
	background-repeat: no-repeat;
	background-position: 25% center;
}

.board_page .btn_write {
	float: right;
	position: relative;
	z-index: 1;
	width: 100px;
	height: 35px;
	font-size: 16px;
}

.gallery_paginator .btn_write {
	float: none;
	position: absolute;
	bottom: 0;
	right: 0;
}


/* list_number : start */
.board_page .board_paginator {
	min-height: 35px;
	text-align: center;
}

.board_page .board_paginator .paginator,
.board_page .board_paginator .paginator a {
	display: inline-block;
}

.board_page .paginator .link_page,
.board_page .paginator .btn_page {
	font-size: 15px;
	width: 30px;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
	text-align: center;
}

.board_page .paginator span.link_page {
	display: inline-block;
}

.board_page .paginator a:hover {
	font-weight: bold;
	color: #e74c3c;
}

.board_page .screen_out {
	display: none;
}

.board_page .paginator .npage {
	color: #e74c3c;
	font-weight: bold;
	background-color: transparent !important;
}

.board_page .btn_page {
	background: url(../images/page_arr.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.board_page .paginator .first {
	background-position: -5px center;
}

.board_page .paginator .prev {
	background-position: -25px center;
}

.board_page .paginator .next {
	background-position: -42px center;
}

.board_page .paginator .last {
	background-position: -63px center;
}

/* list_number : end */


/* mo_board_paginator : start */
.board_page .mo_board_paginator {
	display: none;
}

.board_page .mo_paginator .btn_page {
	text-indent: 0;
}

.board_page .mo_paginator,
.board_page .mo_paginator a {
	display: inline-block;
}

.board_page .mo_paginator .prev,
.board_page .mo_paginator .next {
	border: 1px solid #D7D7D7;
	text-indent: -5000px;
}

.board_page .mo_paginator .btn_page.prev {
	width: 35px;
	padding-left: 10px;
	margin-right: 10px;
	background-position: -2px 8px;
}

.board_page .mo_paginator .btn_page.next {
	width: 35px;
	padding-right: 10px;
	margin-left: 10px;
	background-position: -62px 8px;
}

.board_page .mo_paginator .btn_page {
	display: inline-block;
	width: 45px;
	height: 25px;
	line-height: 2;
}

.board_page .mo_paginator span {
	font-size: 14px;
}

.board_page .mo_paginator .page_lst {
	color: #fc6e62;
}

/* mo_board_paginator : end */

/* board_gallery_bottom :end */

/* content:End */


/***** Mediaquery:Start *****/
/* Large Desktop:Start */
@media screen and (min-width:1200px) {
	.board_page .box_gallery {
		width: 33.33333333333333%;
	}

	/***** Gallery_Thumbnail:Start *****/
	.gallery-lg-1 .box_gallery {
		width: 100%;
	}

	.gallery-lg-2 .box_gallery {
		width: 50%;
	}

	.gallery-lg-3 .box_gallery {
		width: 33.33333333333333%;
	}

	.gallery-lg-4 .box_gallery {
		width: 25%;
	}

	.gallery-lg-5 .box_gallery {
		width: 20%;
	}

	.gallery-lg-6 .box_gallery {
		width: 16.66666666666667%;
	}

	.gallery-lg-7 .box_gallery {
		width: 14.28571428571429%;
	}

	.gallery-lg-8 .box_gallery {
		width: 12.5%;
	}

	/***** Gallery_Thumbnail:End *****/
}

/* Large Desktop:End */


/* Gallery_Tablet:Start */
@media screen and (min-width:768px) and (max-width:1199px) {
	.board_page .box_gallery {
		width: 33.33333333333333%;
	}

	/***** Gallery_Thumbnail:Start *****/
	.gallery-sm-1 .box_gallery {
		width: 100%;
	}

	.gallery-sm-2 .box_gallery {
		width: 50%;
	}

	.gallery-sm-3 .box_gallery {
		width: 33.33333333333333%;
	}

	.gallery-sm-4 .box_gallery {
		width: 25%;
	}

	.gallery-sm-5 .box_gallery {
		width: 20%;
	}

	/***** Gallery_Thumbnail:End *****/
}

/* Gallery_Tablet:End */


/* Desktop:Start */
@media screen and (min-width:992px) and (max-width:1199px) {
	/*.board_page .box_gallery {
		width:50%;
		margin:0 5px 30px 5px;
	}*/
}

/* Desktop:End */

/* Tablet:Start */
@media screen and (min-width:768px) and (max-width:991px) {
	/*.board_page .box_gallery {
		width:50%;
		margin:0 5px 30px 5px;
	}*/
	/*.board_page .gallery_contents {
		display:none;
	}*/
}

/* Tablet:End */


/* Mobile:Start */
@media screen and (max-width:767px) {
	.board_page .img_area {
		display: none;
	}

	.board_page .board_gallery_header {
		background-size: 182px;
	}

	.board_page .board_title {
		padding-top: 50px;
	}

	.board_page .board_gallery_header {
		margin: 20px 0;
	}

	.board_page .board_title p {
		font-size: 15px;
	}

	.board_page .box_select {
		float: none;
	}

	.board_page .btn_admin,
	.board_page .btn_normal {
		float: none;
		width: 100%;
		height: 40px;
		font-size: 16px;
		margin-bottom: 20px;
	}

	.board_page .selectBox {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.board_page .selectBox-dropdown {
		width: 50%;
		float: left;
	}

	.board_page .opt_ahead,
	.board_page .opt_search_type {
		width: 50%;
		float: left;
		margin-right: 0;
	}

	.board_page .opt_board_admin {
		position: relative;
		width: 100%;
		margin: 10px 0 0;
	}

	.board_page div.opt_board_admin {
		position: relative !important;
	}

	.board_page .box_search {
		width: 100%;
	}

	.board_page .tf_search_keyword {
		width: 80%;
	}

	/* gallery_container :start */
	.board_page .inner_gallery {
		position: relative;
		margin: 0 5px 10px 5px;
	}

	.board_page .box_gallery {
		width: 50%;
		/*margin:0 3px 10px 3px;*/
	}

	/***** Gallery_Thumbnail:Start *****/
	.gallery-xs-1 .box_gallery {
		width: 100%;
	}

	.gallery-xs-2 .box_gallery {
		width: 50%;
	}

	.gallery-xs-3 .box_gallery {
		width: 33.33333333333333%;
	}

	.gallery-xs-4 .box_gallery {
		width: 25%;
	}

	/***** Gallery_Thumbnail:End ****/

	.board_page .gallery_container {
		margin: 10px 0;
		padding: 20px 0 0 0;
	}

	.board_page .wrap_gallery_contents {
		opacity: 1;
		visibility: visible;
		border: 0;
	}

	.board_page .gallery_contents {
		display: none;
	}

	/* gallery_container :end */
	.board_page .msg_nocontent {
		width: 75%;
	}

	.board_page .btn_more {
		width: 75%;
		background-position: 35% center;
	}

	.board_page .btn_top {
		width: 25%;
		background-position: 22% center;
	}

	.board_page .btn_write {
		width: 100%;
		height: 35px;
		font-size: 16px;
		margin: 10px 0 0;
	}

	/* Mobile_board_수정 :Start */
	.board_page .btn_write {
		position: relative !important;
	}

	/*** search_Del ***/
	.board_page .btn_write {
		position: relative !important;
	}

	.box_select .selectBox span {
		display: none;
	}

	.board_page .opt_ahead,
	.board_page .opt_search_type {
		display: none !important;
		margin-bottom: 0px !important;
	}

	/* Mobile_board_수정 :End */
	/* Mobile_gallery_content 수정 */
	.board_page .inner_gallery {
		margin: 0 5px 20px 5px;
	}

	.board_page .gallery_article {
		margin-bottom: 0;
	}

	.board_page .wrap_gallery_contents {
		position: relative;
	}

	.board_page .gallery_contents {
		display: block;
		position: relative;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
		background: rgb(255, 255, 255);
		border: 1px solid #dfdfdf;
		color: #949494;
		overflow: hidden;
	}

	.board_page .thumb_img {
		display: block;
	}

	.board_page .gallery_container {
		/*margin:0;*/
		padding: 20px 0 0 0;
	}

	.board_page .gallery_contents a {
		color: #a0a0a0;
	}

	.board_page .txt_subject a {
		color: #585858;
	}

	.board_page .txt_group {
		margin-top: 5px;
	}

	.board_page .txt_date {
		/*position:absolute;
        bottom:12px;
        right:10px;*/
		margin-top: 13px;
		float: right;
	}

	.board_page .txt_name {
		padding-right: 65px;
		display: inline-block;
	}

	.board_page .gallery_paginator .board_gallery_bottom::before {
		margin-bottom: 10px;
	}

	.board_page .mo_board_paginator {
		display: block;
		text-align: center;
	}

	.board_page .board_paginator {
		display: none;
	}

	.board_page .btn_group {
		margin:  0 0 10px;
		padding: 0;
		border-bottom: none;
	}
}

@media screen and (max-width:500px) {
	.board_page .txt_group {
		padding-right: 0;
	}

	.board_page .ico_cmt,
	.board_page .ico_good {
		padding-left: 15px;
	}

	.board_page .ico_hit {
		padding-left: 20px;
	}

	.board_page .txt_cmt,
	.board_page .txt_good,
	.board_page .txt_hit {
		margin-left: 5px;
	}

}

/* Mobile:End */

/***** Mediaquery:End *****/

@media all and (-webkit-min-device-pixel-ratio: 2) {
	.board_page .selectBox-dropdown .selectBox-arrow {
		background: url(../images/select_arrow@2x.png) 50% center no-repeat;
		background-size: 9px 5px;
	}

	.board_page .btn_search {
		background: #fff url(../images/search_btn@2x.png) center center no-repeat;
		background-size: 16px 17px;
	}

	.board_page .design_checkbox {
		background: url(../images/check_inactive_big@2x.png) 0 0 no-repeat;
		background-size: 24px 24px;
	}

	.board_page .design_checkbox.active {
		background: url(../images/check_active_big@2x.png) 0 0 no-repeat;
		background-size: 24px 24px;
	}

	.board_page .ico_cmt,
	.board_page .ico_good,
	.board_page .ico_hit {
		position: relative;
		background: url(../images/ico_txt_group@2x.png) no-repeat;
		background-size: 18px 80px;
	}

	.board_page .ico_cmt {
		background-position: 0px 2px;
	}

	.board_page .ico_good {
		background-position: 0px -19px;
	}

	.board_page .ico_hit {
		background-position: 0px -40px;
	}
}
