@charset "utf-8";
/* MWB :: Board - 공통 - 상단 */
#mwb-board-basic {
	background-color: transparent;
}
#mwb-board-basic.list .mwb-card,
#mwb-board-basic.view .mwb-card {
	background: #1e1d1d;
}
#mwb-board-basic.list .mwb-card .body,
#mwb-board-basic.view .mwb-card .body {
	color: #dedede;
}
#mwb-board-basic h1 {
	margin: 0;
	clear: both;
	font-size: 30px;
	color: #d9d8d8;
	text-align: center;
}
#mwb-board-basic h1 small {
	display: block;
	font-size: 14px;
}
/* MWB :: 공통 - breadcrumb */
.board-breadcrumb {
	float: left;
	padding: 10px 0;
}
.mwb-card hr {
	display: block;
}
/* MWB :: 공통 - member sidemenu */
.sv_member,
a.sv_member {
	color: #d9d8d8;
	font-size: 16px;
}
.sv_member .profile_img {
	line-height: 1.500001;
}
.sv_member .profile_img img {
	margin-top: -4px;
}
.sv_wrap .sv {
	font-size: 14px;
	width: 120px;
}
.sv_wrap .sv a {
	width: 120px;
}
.sv_on {
	top: 26px;
}
/* MWB :: 공통 - 카테고리 */
.mwb-board-category {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.mwb-board-category .btn {
	font-size: 16px;
	margin-bottom: 5px;
}
.mwb-board-category .btn:not(:last-child) {
	margin-right: -1px;
}
/* MWB :: 공통 - captcha */
#captcha {
	/* 캡챠 자동등록(입력)방지 기본 -pc */
	position: relative;
	font-size: 0;
}
#captcha legend {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	text-indent: -9999em;
	overflow: hidden;
	border: none;
}
#captcha #captcha_img {
	width: 110px;
	height: 30px;
	border: 1px solid #898989;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#captcha #captcha_mp3 {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 0;
	background: transparent;
	vertical-align: bottom;
	overflow: hidden;
	cursor: pointer;
	background: url('../../../../../../img/captcha2.png') no-repeat -5px -5px;
	text-indent: -999px;
	border-radius: 0;
}
#captcha #captcha_reload {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 0;
	background: transparent;
	vertical-align: bottom;
	overflow: hidden;
	cursor: pointer;
	background: url('../../../../../../img/captcha2.png') no-repeat -5px -45px;
	text-indent: -999px;
	border-radius: 0;
}
#captcha #captcha_key {
	margin: 0 5px 0 5px;
	padding: 0 5px;
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 18px !important;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	vertical-align: bottom;
}
#captcha #captcha_info {
	display: block;
	margin: 0;
	font-size: 12px;
	letter-spacing: -0.1px;
	display: none;
}
#captcha.m_captcha audio {
	/* 캡챠 자동등록(입력)방지 기본 - mobile */
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 240px;
}
#captcha.recaptcha {
	/* 구글리캡챠 크기 조정 scale */
	width: 213px;
	height: 54px;
	overflow: hidden;
	margin: 0 auto;
}
#rc-imageselect,
.g-recaptcha {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}
/* MWB :: List - button */
.mwb-board-list-wrapper {
	position: relative;
}
.mwb-board-list-btn-set {
	position: relative;
	display: block;
	margin: 10px 0;
	font-size: 0;
}
.mwb-board-list-btn-set:before,
.mwb-board-list-btn-set:after {
	display: table;
	content: " ";
}
.mwb-board-list-btn-set:after {
	clear: both;
}
.mwb-board-btn {
	float: right;
	margin-right: 10px;
}
.mwb-board-btn .btn:not(:last-child) {
	margin-right: 5px;
}
.mwb-board-admin-btn {
	float: left;
	margin-left: 10px;
}
.mwb-board-admin-btn .btn:not(:first-child) {
	margin-left: 5px;
}
/* MWB :: List - category */
.board-list-pagination {
	margin: 20px 0;
}
.mwb-board-pagination {
	text-align: center;
	font-size: 0;
}
.mwb-board-pagination .btn:not(:last-child) {
	margin-right: -1px;
}
/* MWB :: Selectbox */
.mwb-board-select {
	text-align: center;
	margin-bottom: 0 !important;
	padding: 0 !important;
}
.mwb-board-select .input-group-addon {
	padding: 0;
	border: none;
}
.mwb-board-select input,
.mwb-board-select .btn {
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-right: -1px;
}
.mwb-board-select .mwb-board-search-input {
	border-right: none;
}
.mwb-board-select .mwb-board-search-input::-webkit-input-placeholder {
	color: #fff;
}
.mwb-board-select .mwb-board-search-input:-moz-placeholder {
	color: #fff;
}
.mwb-board-select .mwb-board-search-input::-moz-placeholder {
	color: #fff;
}
.mwb-board-select .mwb-board-search-input:-ms-input-placeholder {
	color: #fff;
}
.mwb-board-select .bootstrap-select {
	float: left !important;
}
.mwb-board-select .bootstrap-select>.dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-right: none;
}
/* MWB :: List header */
.mwb-board-list-header {
	margin-bottom: 10px;
}
.mwb-board-list-header .body {
	padding-right: 10px;
}
.mwb-board-list-header .body,
.mwb-board-list-header .body a {
	color: #d9d8d8;
}
.mwb-board-list-header .header-left {
	float: left;
	text-align: left;
}
.mwb-board-list-header .header-right {
	float: right;
	text-align: right;
	font-size: 0;
}
.mwb-board-list-header .header-left > div,
.mwb-board-list-header .header-right > div {
	display: inline-block;
	text-align: left;
	font-size: 16px;
	vertical-align: middle;
}
.mwb-board-list-header .header-right > div:last-child {}
.header-checkbox {
	width: 16px;
}
.header-writer {
	width: 140px;
	text-align: center;
}
.header-number {
	width: 30px;
}
.header-jump {
	width: 50px;
}
.header-date {
	width: 60px;
	text-align: center;
}
.header-hit {
	width: 50px;
	text-align: center;
}
.header-good {
	width: 50px;
	text-align: center;
}
.header-nogood {
	width: 60px;
	text-align: center;
}
.header-checkbox .board-check {
	width: 16px;
	height: 16px;
	margin: 0 auto;
}
.header-checkbox .board-check .mwb-checkbox-action:before {
	top: 0;
}
.header-checkbox .board-check .mwb-checkbox-action:after {
	top: 8px;
}
/* MWB :: List - body */
.mwb-board-list-body {
	margin-bottom: 10px;
	display: table;
	/*width: 100%;*/
	border-collapse: separate;
	-webkit-box-shadow: 0 0px 3px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0px 3px rgba(255, 255, 255, 0.2);
}
.mwb-board-list-body:hover {
	background-color: #f7f6f6;
}
.mwb-board-list-body.list-body-notice {}
.mwb-board-list-body.list-body + .mwb-board-list-body.list-body-reply,
.mwb-board-list-body.list-body-reply + .mwb-board-list-body.list-body-reply {
	margin-top: -16px;
	border-radius: 0 !important;
}
.mwb-board-list-header+.mwb-board-list-body.list-body-reply {
	margin-top: 0;
}
.mwb-board-list-body.list-body {}
.mwb-board-list-body .body {
	padding: 0 20px 0 0;
	display: table-row;
}
.body-checkbox {
	padding: 20px 0px;
	display: table-cell;
	width: 1%;
	min-width: 70px;
	text-align: right;
	padding-left: 20px;
}
.body-checkbox .board-check {
	margin: 0;
}
.body-checkbox .board-check label {
	padding-left: 25px;
}
.body-number {
	padding: 20px 0px;
	display: table-cell;
	width: 1%;
	min-width: 70px;
	text-align: left;
	padding-left: 20px;
}
.current-id {
	color: #4589c8;
	-webkit-animation: soft-blink 1s linear infinite;
	-o-animation: soft-blink 1s linear infinite;
	animation: soft-blink 1s linear infinite;
}
@-webkit-keyframes soft-blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
  }
}
@keyframes soft-blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
  }
}
.body-jump {
	display: table-cell;
	width: 1%;
	padding: 20px 10px 0;
}
.body-jump .btn-circle {
	vertical-align: text-bottom;
	background: #fff !important;
}
.body-subject {
	display: table-cell;
	padding-right: 10px;
}
.body-subject a {
	display: block;
	padding: 20px 0;
}
.body-subject .subject-category {
	margin-right: 5px;
}
.body-subject .subject-content {
	/*display: block;*/
}
.subject-content .board-list-subject {
	font-size: 16px;
    display: inline;
	color: #d9d8d8;
    font-weight: normal;
}
.subject-content .board-list-comment {
	font-size: 14px;
	color: #d9d8d8;
	margin-left: 5px;
	font-weight: normal;
}
.subject-content .board-list-comment sup {
	font-size: 12px;
	margin-left: 2px;
}
.subject-content .list-icon-pack {
	font-size: 14px;
	margin-left: 5px;
}
.subject-content .board-list-subject+.list-icon-pack,
.subject-content .board-list-comment+.list-icon-pack {
	margin-left: 10px;
}
.body-writer {
	display: table-cell;
	width: 1%;
	text-align: left;
	min-width: 140px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
.body-date {
	display: table-cell;
	width: 1%;
	text-align: center;
	min-width: 70px;
	padding-bottom: 20px;
	vertical-align: bottom;
	color: #d9d8d8 !important;
}
.body-hit {
	display: table-cell;
	width: 1%;
	text-align: center;
	min-width: 60px;
	padding-bottom: 20px;
	vertical-align: bottom;
	color: #d9d8d8 !important;
}
.body-good {
	display: table-cell;
	width: 1%;
	text-align: center;
	min-width: 60px;
	padding-bottom: 20px;
	vertical-align: bottom;
	color: #d9d8d8 !important;
}
.body-nogood {
	display: table-cell;
	width: 1%;
	text-align: center;
	min-width: 60px;
	padding-bottom: 20px;
	vertical-align: bottom;
	color: #d9d8d8 !important;
}
.body-date sup,
.body-hit sup,
.body-good sup,
.body-nogood sup {
	margin-right: 3px;
}
@media (max-width: 991px) { /* 991px 보다 작을 경우 */
	.mwb-board-list-body,
	.mwb-board-list-body .body {
		display: block;
	}
	.mwb-board-list-body .body {
		padding: 0 10px;
	}
	.mwb-board-category .btn-category {
		padding: 0 12px;
		font-size: 14px;
		height: 30px;
		line-height: 28px;
	}
	.body-checkbox {
		display: inline-block;
		padding: 20px 0 0 0;
		text-align: left;
	}
	.body-number {
		display: inline-block;
		padding: 20px 0 0 0;
		text-align: left;
	}
	.body-jump {
		display: inline-block;
		padding: 20px 0 0 0;
	}
	.body-subject {
		display: block;
		padding-right: 0;
	}
	.body-writer {
		display: block;
		float: right;
		text-align: right;
		font-size: 14px;
		min-width: 130px;
	}
	.body-date {
		display: block;
		float: right;
		text-align: right;
		font-size: 14px;
		min-width: 55px;
	}
	.body-hit {
		display: block;
		float: right;
		text-align: right;
		font-size: 14px;
		min-width: 55px;
	}
	.sv_wrap .sv {
		right: 0;
		left: auto;
	}
	.sv_wrap .sv:before {
		right: 15px;
		left: auto;
	}
	.sv_member, a.sv_member {
		font-size: 14px;
	}
}
/* MWB :: Write */
.mwb-board-write-wrapper .bootstrap-select {
	margin-right: 20px;
}
.mwb-board-write-wrapper .bootstrap-select:after {
	content: "";
	clear: both;
}
.subject-table {
	display: table;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
}
.subject-table .subject-tr {
	display: table-row;
	padding: 0;
	border: 0;
}
.subject-table .subject-td.subject,
.subject-table .subject-td.autosave {
	display: table-cell;
	padding: 0;
	border: 0;
}
.subject-table .subject-td.autosave {
	width: 50px;
	min-width: 50px;
	padding-left: 10px;
}
/* MWB :: Write - under dhtml */
.mwb-add-editor .mwb-form-bar,
.mwb-add-editor .mwb-control-label {
	display: none !important;
}
.mwb-add-editor .mwb-form-group {
	margin-top: 0 !important;
}
/* MWB :: Write - textarea */
.mwb-board-textarea .form-control {
	min-height: 300px;
}
.mwb-board-textarea .mwb-form-group .mwb-control-label {
	font-size: 16px;
}
/* MWB :: Write - file */
.mwb-board-write-file:nth-child(odd) {}
.mwb-board-write-file:nth-child(odd),
.mwb-board-write-file:nth-child(odd) {
	display: table;
	content: " ";
}
.mwb-board-write-file:nth-child(odd) {
	clear: both;
}
/* MWB :: Write - button */
.mwb-board-write-confirm {
	text-align: center;
	margin-bottom: 20px;
}
/* MWB :: Write - 자동완성 */
#mwb-autosave-wrapper {
	/* autosave */
	position: relative;
	display: block;
}
#autosave_pop {
	display: none;
	z-index: 10;
	position: absolute !important;
	top: 78px;
	left: 0;
	padding: 20px;
	width: 100%;
	/*max-width: 450px;*/
	height: auto !important;
	height: 180px;
	max-height: 180px;
	border: 1px solid #9d9c9c;
	background: #fff;
	overflow-y: scroll;
	font-size: 14px;
	line-height: 1.500001;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
html.no-overflowscrolling #autosave_pop {
	height: auto;
	max-height: 10000px !important;
}
#autosave_pop div {
	/* overflow 미지원 기기 대응 */
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
}
#autosave_pop button {
	/*  margin: 0;
	padding: 0;
	border: 0;
	background: transparent;*/
}
.autosave-close-wrapper {}
.autosave-close-wrapper .btn-autosave-close {}
#autosave_pop strong {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
#autosave_pop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: 40px;
	border-top: 1px solid #9d9c9c;
	border-bottom: 1px solid #9d9c9c;
	z-index: 11;

}
#autosave_pop li {
	padding: 0;
	border-bottom: 1px dashed #e9e9e9;
	zoom: 1;
	position: relative;
	text-align: left;
	z-index: 12;
}
#autosave_pop li::last-child {
	border-bottom: none;
}
#autosave_pop li:hover {
	background-color: #eee;
}
#autosave_pop li:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
#autosave_pop a {
	display: block;
	float: left;
	padding: 10px;
	width: 100%;
}
#autosave_pop span {
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
	color: #9e9e9e;
}
.autosave_close {
	cursor: pointer;
}
.autosave_content {
	display: none;
}
.autosave_del {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	background-color: #9d9c9c;
	border: 1px solid #9d9c9c;
	color: #fcf8f8;
	padding: 0;
	font-size: 0;
	height: 30px;
	width: 30px;
	line-height: 28px;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
	position: relative;
}
.autosave_del:before {
	position: absolute;
	left: 4px;
	top: 4px;
	bottom: auto;
	height: 20px;
	width: 20px;
	content: '\f2ed';
	font-family: 'Font Awesome 5 Free';
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	right: 0px;
}
@media (max-width: 767px) {
	.subject-table,
	.subject-table .subject-tr,
	.subject-table .subject-td.subject {
		display: block;
	}
	.subject-table .subject-td.autosave {
		display: block;
		float: right;
		padding: 0;
		margin-top: 10px;
		width: 100%;
		text-align: right;
	}
	#autosave_pop {
		padding: 10px;
		top: 93px;
		z-index: 10;
	}
	#autosave_pop div {
		top: 10px;
		right: 10px;
	}
	#autosave_pop span {
		color: transparent;
	}
}
/* MWB :: View */
.mwb-view-category {
	display: block;
	font-size: 14px;
}
.mwb-board-view-copyright {}
.mwb-board-view-copyright span+span {
	margin-left: 5px;
}
.mwb-board-view-copyright span {
	color: #9d9c9c;
	font-size: 14px;
}
.mwb-board-view-copyright sup {
	font-size: 12px;
}
.mwb-board-view-copyright span i {
	margin-right: 2px;
}
.mwb-board-view-link span {
	font-size: 14px;
	word-break: break-all;
	color: #9e9e9e;
}
.mwb-board-view-link i {
	display: inline;
}
.mwb-board-view-link sup {
	margin-left: 2px;
	margin-right: 5px;
}
.mwb-board-view-link a {
	color: #9d9c9c;
}
.mwb-board-view-link .view-hit {
	float: right;
}
.mwb-board-view-file span {
	font-size: 14px;
	word-break: break-all;
	color: #9e9e9e;
	float: left;
}
.mwb-board-view-file i {
	display: inline;
}
.mwb-board-view-file sup {
	margin-left: 2px;
	margin-right: 5px;
}
.mwb-board-view-file a {
	color: #9d9c9c;
}
.mwb-board-view-file .view-hit-date {
	float: right;
}
@media (max-width: 991px) {
	.mwb-board-view-link:not(:last-child) .mwb-card {
		margin-bottom: 0;
	}
	.mwb-board-view-file:not(:last-child) .mwb-card {
		margin-bottom: 0;
	}
}
#bo_v_img {
	width: 100%;
	overflow: hidden;
	zoom: 1
}
#bo_v_img:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}
#bo_v_img img {
	margin-bottom: 20px;
	max-width: 100%;
	height: auto
}
.mwb-board-view-content-wrapper {
	position: relative;
	clear: both;
	margin: 0;
}
.mwb-board-view-content-wrapper .body {
	padding-top: 60px;
	padding-bottom: 60px;
}
.mwb-board-view-btn-set {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.mwb-board-view-btn-set:before,
.mwb-board-view-btn-set:after {
	display: table;
	content: " ";
}
.mwb-board-view-btn-set:after {
	clear: both;
}
.mwb-board-view-content-wrapper+.mwb-board-view-btn-set {
	margin-top: 10px;
	margin-bottom: 20px;
}
.mwb-board-view-btn-set .btn-left {
	float: left;
	margin-left: 5px;
	z-index: 1;
	font-size: 0;
}
.mwb-board-view-btn-set .btn-right {
	float: right;
	margin-right: 5px;
	z-index: 1;
	font-size: 0;
}
.mwb-board-view-btn-set .btn-left .btn:not(:first-child) {
	margin-left: 5px;
}
.mwb-board-view-btn-set .btn-right .btn:not(:last-child) {
	margin-right: 5px;
}
.mwb-board-view-content {}
.mwb-board-view-content img {
	max-width: 100%;
	height: auto;
}
.mwb-board-write-prev-next .body {
	padding: 0;
}
.view-prev,
.view-next {
	text-align: left;
}
.view-prev .left,
.view-next .left {
	display: block;
}
.view-prev .left a,
.view-next .left a {
	display: block;
	padding: 20px;
	color: #d9d8d8;
}
.view-prev .left i,
.view-next .left i {
	margin-right: 10px;
}
.view-prev .right,
.view-next .right {
	display: block;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #9e9e9e;
	width: 60px;
}
.mwb-board-view-content-bottom {
	margin-top: 30px;
}
/* MWB :: View - vote */
#bo_v_act {
	float: left;
	font-size: 0;
}
#bo_v_act .bo_v_act_gng {
	position: relative;
	display: inline-block;
}
#bo_v_act .bo_v_act_gng:not(:first-child) {
	margin-left: 5px;
}
#bo_v_act a {
	vertical-align: middle;
}
#bo_v_act a:hover {}
#bo_v_act_good,
#bo_v_act_nogood {
	display: none;
	position: absolute;
	top: 35px;
	right: 50%;
	margin-right: -85px;
	left: auto;
	padding: 5px 0;
	width: 170px;
	background: #4589c8;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
#bo_v_act_nogood {
	right: auto;
	left: 50%;
	margin-left: -85px;
	background: #ff5952;
}
/* MWB :: View - share */
.mwb-board-view-share {
	float: right;
	font-size: 0;
}
.bo_v_snswr {
	position: relative;
	display: inline-block;
	margin-left: 5px;
}
.bo_v_snswr .btn {
	width: 100px;
}
#bo_v_sns {
	display: none;
	position: absolute;
	top: -125px;
	left: 0;
	width: 60px;
	padding: 0;
	list-style: none;
	zoom: 1;
}
#bo_v_sns:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
#bo_v_sns:before {
	/*content: "";*/
	position: absolute;
	bottom: -7px;
	left: 24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 6px 0 6px;
	border-color: #415b92 transparent transparent transparent;
}
#bo_v_sns li {
	float: left;
	width: 100px;
	text-align: center;
}
#bo_v_sns li a {
	height: 40px;
	padding: 10px 0;
}
#bo_v_sns li .sns_f {
	display: block;
	background: #415b92;
}
#bo_v_sns li .sns_t {
	display: block;
	background: #35b3dc;
}
#bo_v_sns li .sns_g {
	display: block;
	background: #d5503a;
}
#bo_v_sns.show_kakao {
	width: 120px;
	top: -165px;
}
#bo_v_sns li .sns_k {
	display: block;
	background: #fbe300;
}
#bo_v_sns li img {
	vertical-align: top;
}
/* MWB :: View - 서명 */
.mwb-namecard {
	display: block;
	width: 80%;
	margin: 30px auto;
	border: 1px #ededed solid;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.mwb-namecard:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
.mwb-namecard .body {
	padding: 20px;
	font-size: 14px;
}
.mwb-namecard .body .btn {
	display: inline-block;
	margin-top: 10px;
}
/* MWB :: Comment */
.mwb-board-view-comment-title button {
	display: block;
	margin-bottom: 10px;
}
.mwb-board-view-comment-empty {
	text-align: center;
	color: #9e9e9e;
	margin: 20px 0;
}
.mwb-comment-btn .arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
}
.mwb-comment-btn .arrow:after {
	position: absolute;
	right: 0;
	top: 50%;
	bottom: auto;
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.mwb-comment-btn.mwb-comment-btn-close .arrow:after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.mwb-board-view-comment-act {}
.mwb-board-view-comment-act {
	text-align: right;
	margin: 0;
	list-style: none;
	zoom: 1;
}
.mwb-board-view-comment-act:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
.mwb-board-view-comment-act li {
	display: inline-block;
}
.comment-ip,
.comment-date {
	color: #9e9e9e;
	font-size: 14px;
	margin-left: 5px;
}
#mwb-board-view-comment .mwb-card {
	margin-top: 0;
	margin-bottom: 10px;
}
#mwb-board-view-comment .mwb-card.media-reply {
	margin-top: -10px;
}
#mwb-board-view-comment .mwb-card .body {
	/*padding: 10px 20px 30px;*/
}
#mwb-board-view-comment .mwb-card {
	background: #1e1d1d;
}
#mwb-board-view-comment .mwb-card .body {
	color: #dedede;
}
#wr_content {
	color: #d9d8d8;
/*	display: block;
	width: 100%;
	background-color: #fff !important;
	border-radius: 0;
	height: 150px !important;
	font-size: 16px;
	min-height: 100px;
	min-width: 100%;
	max-width: 100%;
	line-height: 1.500001;*/
}
#mwb-board-view-comment .bo_vc_w .mwb-card {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#mwb-board-view-comment .mwb-board-view-comment-write .body {
	padding: 10px 0;
	border-top: 1px dashed #9d9c9c;
}
.mwb-board-view-comment-write.mwb-card {
	background: #1e1d1d;
}
.mwb-board-view-comment-write.mwb-card .body {
	color: #dedede;
}
.mwb-board-view-comment-write-info {
	margin: 0;
	float: left;
}
.mwb-board-view-comment-write-info:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
.mwb-board-view-comment-write-info .frm_input {
	float: left;
	margin-right: 5px;
}
.mwb-board-view-comment-write-info .form-group {
	display: inline-block;
	margin-right: 10px;
	font-size: 0;
	vertical-align: bottom;
}
.mwb-board-view-comment-write-info #captcha {
	padding-top: 0;
	margin-top: 30px;
	margin-right: 10px;
	display: inline-block;
	clear: both;
	vertical-align: bottom;
}
.mwb-board-view-comment-write-info .form-group.info-sns {
	margin-top: 30px;
}
.mwb-board-view-comment-write-info .form-group.info-name,
.mwb-board-view-comment-write-info .form-group.info-password {
	margin-top: 30px;
}
.mwb-board-view-comment-write-info #captcha #captcha_info {
	position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden;
}
.mwb-board-view-comment-write-info #bo_vc_send_sns {
	display: inline-block;
}
.mwb-board-view-comment-write-info #bo_vc_sns {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
.mwb-board-view-comment-write-info #bo_vc_sns:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
.mwb-board-view-comment-write-info #bo_vc_sns li {
	float: left;
	margin: 0 5px 0 0;
}
.mwb-board-view-comment-write-info #bo_vc_sns .sns_li_f {
	border-radius: 0;
	background: #3a589b;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
}
.mwb-board-view-comment-write-info #bo_vc_sns .sns_li_t {
	border-radius: 0;
	background: #00aced;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
}
.mwb-board-view-comment-write-info #bo_vc_sns .sns_li_off {
	background: #646363;
}
.mwb-board-view-comment-write-info #bo_vc_sns a {
	display: inline-block;
	padding: 0 5px 0 5px;
}
.mwb-board-view-comment-write-info #bo_vc_sns input {
	margin: 0;
}
.bo_vc_w h2 {
	font-size: 20px;
	color: #646363;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bo_vc_w .mwb-board-view-comment-write-confirm {
	float: right;
	margin-top: 20px;
}
.bo_vc_w .mwb-board-view-comment-write-confirm button {
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 0;
}
.bo_vc_w .mwb-board-view-comment-write-confirm label {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 8px;
	border-radius: 0;
	font-size: 16px;
	text-align: center;
	color: #646363 !important;
}
.bo_vc_w .btn_submit {
	height: 45px;
	padding: 0 20px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 1.083em;
}
.bo_vc_w_wr {
	font-size: 0;
}
.bo_vc_w_wr:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: "";
}
@media (max-width: 1199px) { /* 1199px 보다 작을 경우 */
	.mwb-board-view-comment-write-info #captcha {
		margin-top: 10px;
	}
	.mwb-board-view-comment-write-info .form-group.info-sns {
		margin-top: 10px;
	}
}
