
.mb-board .board-list table.table-list tr td {background-color:#FFF !important;}
.mb-board .board-list table.table-list tr.mb-tr-odd td {background-color:#FAFAFA !important;border-bottom:solid 1px #e3e3e3 !important;}

.mb-board div.btn-box-right {padding:5px 0 0 ;}
.mb-board .board-list table.table-list tr.mb-tr-even td {padding-bottom:12px !important;}
.mb-board .board-list table.table-list tr td.mb-guestbook-title{padding-left:12px !important;padding-right:8px !important;}
.mb-mobile .mb-board .board-list table.table-list tr td.mb-guestbook-title{padding-left:10px !important;}


.mb-board .board-list table.table-list tr td:first-child>div{border-right:solid 1px #EEE !important;}
.mb-board .board-list table.table-list tr.mb-tr-even td:first-child>div{border-bottom:solid 1px #EEE !important;}
.mb-board .board-list table.table-list tr td .mb-right-content{padding:0px 0px 0 4px;}

.mb-mobile .mb-board .board-list table.table-list tr.mb-tr-odd td:first-child{border-right:none !important;}
.mb-mobile .mb-board .board-list table.table-list tr td .mb-right-content{border-left:none !important;padding:0px 0px 0 2px !important;}
.mb-mobile .mb-board .board-list table.table-list tr td .mb-guestbook-user-picture{display:inline-block;}

.mb-board .board-list table.table-list th:first-child, .board-list table.table-list td:first-child{background:none;}
.mb-board .board-list table.table-list th{background-color:#fcfcfc !important;}
.mb-board div.board-list .table-list>tbody>tr>td{border-bottom:solid 1px #dbdbdb !important;}

.mb-desktop-large .list-head,.mb-desktop .list-head{min-height:0px;}
.mb-board .list-head .mb-category select{margin-bottom:7px !important;}
.mb-mobile .mb-board .list-head .mb-category select{width:100% !important;}

.mb-board .mb-style1 .table-view>tbody td.view-title-wrap{padding:15px 0px 0px !important; border:none !important;}
.mb-board .mb-style1 .view-td-titlebox{border-bottom: solid 1px #dbdbdb !important; margin-bottom:8px; padding:0px 11px 10px 13px;}
.mb-board .mb-style1 .view-td-userdatebox{ padding:0px 11px 0px 13px;}
.mb-board .mb-style1 .view-td-title{font-size:19px; font-weight:600;}
.mb-board .mb-style1 .view-td-date {font-size:13px; color:#C2C1BF;}

.mb-board .mb-style1 .view-td2-titlebox{border-bottom:solid 1px #dbdbdb !important; padding:0 10px 14px;}
.mb-board .mb-style1 .table-view tr .view-td2-title{padding-bottom:10px;line-height:1.4;}
.mb-board .mb-style1 .table-view tr .view-td2-title span{font-size:21px !important; font-weight:600;color:#333;border:none;}
.mb-mobile .mb-board .mb-style1 .table-view tr .view-td2-title span{font-size:19px !important;}
.mb-board .mb-style1 .table-view tr .view-td2-date{font-size:13px; color:#777; text-align:left !important;}
.mb-board .mb-style1 .table-view tr .view-td2-hit{font-size:13px;padding-left:23px;color:#777}

.mb-board .list-head .mb-category{padding-bottom:0px !important;}
.mb-board .list-head .mb-category button{ margin-bottom:5px !important}
.mb-board .list-head .mb-category button {margin-right: 5px !important; border:1px solid #dbdbdb; }

.mb-board .btn-default {background-color: #fbfbfb !important;}
.mb-board .cmt-list-box {background-color: #FFF;}

.mb-board .cmt-list-item .cl_name_item{float:left;min-width:65px;line-height:18px;}
.mb-board .cmt-reply-item .cl_name_item{ min-width:82px !important;}
.mb-board .cmt-list-box .cmt-reply-item .cmt-name{ min-width:70px;}
.mb-board .cmt-style1 .cmt-count-box {padding:1px 0 2px 1px !important;}

/* 앨범형, 게시판형 상단 버튼 시작 */
.mb-board .gallery-go-btn{
	position:relative;
	padding-left:18px;
	border:0 !important; font-weight:500 !important;
	color:#808080 !important;
	font-size:12px;
}
.mb-board .gallery-go-btn:hover{
	background-color:rgba(255,255,255,0) !important;
}
.mb-board .gallery-go-btn:before{
	content:"";
	background:url('../images/ico-list-album2.gif');
	background-size: 13px 13px;
	display:inline-block;
	width:13px;
	height:13px;
	position:absolute;
	top:4px;
	left:2px;
}
.mb-board .gallery-go-btn:hover:before{
	content:"";
	background:url('../images/ico-list-album2-hover.gif');
	background-size: 13px 13px;
	display:inline-block;
	width:13px;
	height:13px;
	position:absolute;
	top:4px;
	left:2px;
}

.mb-board .list-go-btn{
	position:relative;
	padding-left:18px;
	border:0 !important;font-weight:500 !important;
	color:#808080 !important;
	font-size:12px;
}
.mb-board .list-go-btn:hover{
	background-color:rgba(255,255,255,0) !important;
}
.mb-board .list-go-btn:before{
	content:"";
	background:url('../images/ico-list-board2.gif');
	background-size: 13px 13px;
	display:inline-block;
	width:13px;
	height:13px;
	position:absolute;
	top:4px;
	left:2px;
}
.mb-board .list-go-btn:hover:before{
	content:"";
	background:url('../images/ico-list-board2-hover.gif');
	background-size: 13px 13px;
	display:inline-block;
	width:13px;
	height:13px;
	position:absolute;
	top:4px;
	left:2px;
}
/* 앨범형, 게시판형 상단 버튼 끝 */

/* 좋아요 싫어요 버튼 시작 */
.mb-board .btn-good, .mb-board .btn-bad{
	padding:7px 25px !important;
	border:1px solid #DDD;
}

.mb-board .btn-good > span > span, .mb-board .btn-bad > span > span{
	margin-left:6px;
	vertical-align:bottom;
	font-size:13px !important;
	color:#AAA; !important
}
/* 좋아요 싫어요 버튼 끝 */



.mb-board div.board-list .table-list>tbody>tr>td{
	border-top: 1px solid #dbdbdb !important;
	border-bottom: 0 !important;
}
.mb-board div.board-list .table-list>tbody>tr>td.mb-open-gallery-content{
	border-top: 0 !important;
	padding-top: 0 !important;
}
















.mb-multi-upload-btn {
	position:relative;
	cursor:pointer !important;
	display:inline-block;
	
}
.mb-multi-upload-btn input {
	position:absolute;		
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
	cursor:pointer !important;
	width:100%;
	height:100%;
}




.mb-board .cmt-style1 table th{
	text-align:left !important;
	padding: 6px 2px 9px 12px !important;
}
.mb-board .cmt-input-box table td{
	text-align:left !important;
	padding: 11px 10px 9px 12px !important;
}



.mb-board .btn-more{
	border:1px solid #ccc !important;
	background-color: #fbfbfb !important;
	border-radius:3px !important;
}


/* 썸네일 */
.mb-board .mb-img-user-picture{
	vertical-align:middle !important;
	max-width:100px !important;
	max-height:100px !important;
}
.wp-admin .mb-board .mb-guestbook-user-picture{
	display:inline-block !important;
}
.wp-admin .mb-board .mb-img-user-picture{
	vertical-align:middle !important;
	max-width:20px !important;
	max-height:20px !important;
	margin-right:3px !important;
}

.mb-board .mb-right-content .mb-img-user-picture{
	vertical-align:middle !important;
	max-width:28px !important;
	border-radius:2px !important;
	margin-right:5px !important;
}




.mb-board .mb-write-left-content{
	width:35%;
	padding-right:20px !important;
}
.mb-mobile .mb-board .mb-write-left-content{
	width:100%;
	padding-right:0 !important;
	padding-bottom:20px !important;
}
.mb-board .mb-write-right-content{
	width:65%;
}
.mb-mobile .mb-board .mb-write-right-content{
	width:100%;
}

.mb-board .cmt-list-box{
	margin-top:0 !important;
}
.mb-board .mb-list-comment-wrap{
	border-top:solid 1px #EEE !important;border-bottom:solid 1px #EEE !important;padding:7px 8px !important; background-color:#FAFAFA; text-align:left;margin:0 0 0 6px;
}
.mb-mobile .mb-board .mb-list-comment-wrap{
	margin:0px !important;
}