@charset "utf-8";

/***********************************************
* 한양대 리뉴얼 2016 Css Board Portlet
***********************************************/
.bbs-portlet .board-count,
.bbs-portlet .board-theme {
	padding-bottom: 10px;
}
.bbs-portlet .board-count,
.bbs-portlet .board-theme.float-right span a {
	height: 40px; line-height: 32px;
	vertical-align: middle;
}

.bbs-portlet .board-theme.float-right span a {
	background-position: left center;
}
.board-count .all-button {
	padding-left: 20px;
}
.board-count .all-button button {
	width: 93px;
	letter-spacing: -0.05em;
	font-size: 14px; font-weight: bold;
	margin-right: 10px;
}
.board-count.float-right .all-button button {
	margin-right: 0;
	margin-left: 10px;
	width: inherit;
    padding-left: 10px;
    padding-right: 10px;
}

.board-list.bbs-board td > div{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.board-list.bbs-board td div > div {
	display: inline-block;
	float: left;
	text-align: left;
}
.board-list.bbs-board td .checks-button,
.board-list.qa-board td .checks-button {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.board-list.bbs-board td .checks-button label,
.board-list.qa-board td .checks-button label {
	padding-right: 0;
}
.notice .board-list td {
	padding: 3px 0 17px;
}
.notice .board-list.board-prev-next-table td {
	padding: 12px 0;
}
.bbs-board .control-box {
	width:50px;
}
/*
.bbs-board .no-check .control-box {
	width:0px;
	display:none;
} */
.bbs-board .control-box + .title-wrap {
	width:auto;
	box-sizing: border-box;
	padding-right:0;
} /* padding-right:10%; */
.bbs-board .title-wrap {
	width: 84.75%;
}
	.bbs-board .title-thumb {
		/*width: 12.2%;*/
	}
	.bbs-board .title-thumb img {
		width: 100%;
		height: auto;
	}
	.bbs-board .title-info {
		padding-top: 6px;
	}
	.title-thumb + .title-info {
		padding: 6px 2% 0;
	}
	.bbs-board .title-info p {
		min-height: 30px; line-height: 30px;
		letter-spacing: -0.05em;
	}
	.bbs-board .title-info .title a {
		color: #333;
		font-size: 15px;
		font-weight: bold;
	}
		.bbs-board .title-info .title.liner,
		.comment-print-box .undo-now {
			text-decoration: line-through;
		}
	.bbs-board .title-info .title.liner a{color:#666;}

	.bbs-board .title-info .info span {
		display: inline-block;
		font-size: 14px;
		color: #888;
	}
	.bbs-board .title-info .info .wirter {
		color: #666;
	}
		.bbs-board .title-info .info span:before {
			content: '|';
			padding: 0 20px 0 19px;
			color: #c1c1c1;
		}
		.bbs-board .title-info .info .wirter:before {
			content: '';
			padding: 0;
		}
	.notice .notice-date {
		position: absolute;
		right: 1.1%;
		top: 10px;
		color: #888;
	} /* top: 28px; */
.board-list td .notice_label{display:inline-block;margin:10px 2px 0 0;width:47px;height:12px;text-indent:-9999px;background: url(../../images/custom/bbs/lab_notice.gif) no-repeat 0 0;vertical-align:top;}
.bbs-board .hidden-button {
	width: 9%;
}
.board-list.bbs-board td > div.hidden-button{position:absolute;top:25.5%;right:0;}
.user.bbs .board-list.bbs-board td > div.control-box,
.user .all-button.checks-wrap {
	visibility: hidden;
}
.user .bbs-board .control-box {
	display: none;
}
.bbs-board .hidden-button button {
	width: 80px;
	height: 36px;
	font-weight: bold;
	font-size: 16px;
}
.notice .bbs-board .hidden-button button {
	width: 88px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 11px;
}

.bbs-button-wrap {
	margin-bottom: 36px;
}
.bbs-button-wrap button[class*="confirm"], .bbs-button-wrap a[class*="confirm"] {
	width: auto;
	height: 52px; line-height: 52px;
	font-size: 18px; color: #fff;
	padding: 0 36px; font-weight: bold;
}
.bbs-button-wrap button[class*="confirm"].confirm-ivory{padding: 0 35px;}
.bbs-button-wrap .text-left button, .bbs-button-wrap .text-left a {
	margin-right: 10px;
}
.bbs-button-wrap .text-right button, .bbs-button-wrap .text-right a {
	margin-left: 10px;
}
.bbs-button-wrap .hidden-now .confirm-undo,
.bbs-button-wrap .undo-now .confirm-hidden,
.hidden-now .comment-button-box .confirm-undo,
.undo-now .comment-button-box .confirm-hidden {
	display: none;
}
.bbs-button-wrap button[class*="confirm"].confirm-modify,
.bbs-button-wrap button[class*="confirm"].confirm-ivory,
.bbs-button-wrap a[class*="confirm"].confirm-modify,
.bbs-button-wrap a[class*="confirm"].confirm-ivory{
	color: #333;
}

.bbs-portlet .board-view {
	margin-bottom: 40px;
}
.bbs-portlet .board-view + .bbs-button-wrap {
	margin-bottom: 60px;
}
.common-bullet-wrap h3,
.view-comment-wrap h3 {
	padding-left: 25px;
	background: url(../../images/custom/bbs/comment_h3_icon.png) 0 0 no-repeat;
}
	.bbs-portlet .view-comment-wrap .textarea-box {
		height: 115px;
		margin-right: 10px;
	}
	.bbs-portlet .view-comment-wrap .user-box input[type="text"],
	.bbs-portlet .view-comment-wrap .common-textarea {
		background: #f5f5f5;
		border: solid 1px #ccc;
		box-sizing: border-box;
		margin-right: 10px;
	}
	.bbs-portlet .view-comment-wrap .common-textarea {
		width: 100%; height: 70px;
	}
	.bbs-portlet .view-comment-wrap .user-box input[type="text"] {
		height: 36px;
		margin-bottom: 9px;
	}
	.bbs-portlet .view-comment-wrap .user-box input:last-child {
		margin-right: 0;
	}
	.bbs-portlet .view-comment-wrap .confirm-gray {
		/*height: 115px; 2017-01-05*/height: 70px;
	}

	.view-comment-wrap .board-list tr td {
		padding: 12px 0;
		line-height: 30px;
	}
	.view-comment-wrap .board-list .comment-button-box {
		padding-left: 20px;
		display: inline-block;
	}
	.channel .board-view button[class*="confirm"],
	.bbs-portlet .view-comment-wrap .comment-button-box button[class*="confirm"],
	.bbs-portlet .view-comment-wrap .comment-button-box .confirm-gray {
		height: 30px; line-height: 30px;
		width: auto; padding: 0 13px; margin-right: 10px;
		font-size: 14px; vertical-align: middle;
	}
	.bbs-portlet .comment-print-box colgroup .writer {
		text-align: right;
	}
	.comment-print-box .writer-print p {
		text-align: right;
		color: #333;
	}
	.comment-print-box .writer-print p:after {
		content: '|';
		padding-left: 13%;
		color: #c1c1c1;
	}

/* write */
.view-comment-wrap .board-list tr td[colspan="3"]:first-child {
	padding-left: 0;
	padding-right: 0;
}
.view-comment-wrap .board-list tr td[colspan="3"] {

}
.form-board-request.board-view.write-board td {
	padding: 14px 14px;
}
.form-board-request.board-view.write-board th[rowspan="3"],
.write-reply th {
	vertical-align: middle;
}
.tables-board-wrap .write-board td input.common-input-text.alone {
	min-width: 100%;
	margin: 0;
}
.tables-board-wrap .write-board td input.common-input-text.alone2 {
	float: right;
	background: #f5f5f5;
	margin-right: 0!important;
}
.tables-board-wrap .write-board.board-view tr td:first-child {
	text-align: left;
}
.write-board input[type="text"] {
	margin-bottom: 0;
}
.tables-board-wrap .write-board td > * {
	float: left;
}
.tables-board-wrap .write-board td span + input {
	margin-left: 20px;
}
.tables-board-wrap .write-board td input.common-input-text.alone.form-table-file {
	margin-right: 1%;
}
	.write-board .form-file-button{
		cursor: pointer;
	}
	.write-board .form-file-button span {
		width: 9%;
		font-size: 16px;
		cursor: pointer;
	}
	.tables-board-wrap .write-board button[class*="confirm"] {
		height: 36px; line-height: 36px;
		font-size: 16px; margin-left: 5px; font-weight: bold;
	}
	.tables-board-wrap .write-board td span + input#file {
		margin-left: 0;
	}
	.write-board .form-file-button input#file {
		width: 44%;
	}
.tables-board-wrap td.bbs-write-editbox {
	height: 320px;
}
.bbs .selects-warp select,
.notice .selects-warp select {
	min-width: 180px;
	width: 100%;
	height: 40px; line-height: 40px;
	box-sizing: border-box;
}
.bbs .selects-warp.col4 select {
	width: 95%;
}
.notice .start-end select {
	width: 65px;
	margin: 0 9px 0 8px;
}
.notice .start-end input {
	width: 135px;
}
.notice .calendar-wrap {
	background: url(../../images/custom/bbs/calendar_bg.png) center center no-repeat;
}
.notice .start-end button.calendar {
	width: 32px;
	height: 36px; line-height: 36px;
	background: url(../../images/custom/bbs/calendar_icon.png) 0 0 no-repeat;
}
.notice .start-end.end {
	padding-left: 1.5%;
	box-sizing: border-box;
}
.notice .calendar-wrap.event {
	background-position: center 14px;
}
.notice td {
	vertical-align: middle!important;
}
.notice .radio-wrap label {
	line-height: 36px;
}
.bbs .view-script {
	word-break: normal;
}

.notice .form-board-request.board-view.write-board td {
	/*padding: 14px 0;*/
}
.notice label {
	vertical-align: middle;
	margin-bottom: 0;
}

/* modify */
.file-addition {
	width: 100.5%;
	height: 36px; line-height: 36px;
	margin: 14px 0 0 -2%;
	padding: 14px 1.8% 0;
	border-top: solid 1px #ccc;
}


/* Q&A Style */
.board-list.qa-board td > div,
.board-list.qa-board th > div {
	float: left;
	vertical-align: middle;
}
.board-list.qa-board td div > div {
	display: inline-block;
	float: left;
	text-align: left;
}
.qa-board { width: 100%; }
.qa-board .qa-comntrol-box { min-width: 7.6% }
.qa-board .qa-num { width: 7.4% }
.qa-board .qa-title { width: 53%; }
.qa-board .qa-writer { width: 10.5% }
.qa-board .qa-date { width: 14.5% }
.qa-board .qa-hits { width: 7% }

.qa-board .qa-title span.ok,
.tables-board-wrap .comment-print-box span.ok-hide {
	display: none;
	font-weight: bold;
	color: #128fdc;
	padding-left: 5px;
}
.qa-board .has-answer .qa-title span.ok,
.tables-board-wrap .comment-print-box .undo-now span.ok-hide {
	display: inline-block;
}
	.qa-board tr.view-reply {
		display: none;
	}
	.qa-board.has-reply tr.view-reply {
		display: block;
	}


/*  FAQ  */
.search-box-wrap {
	margin-bottom: 70px;
}
.faq .search-box-wrap .search-box {
	width: 81.8%;
	margin: 0 auto;
	padding: 2px 0 0 2px;
	background: #1258a9;
	box-sizing: border-box;
	margin-bottom: 23px;
}
	.faq .search-box input.faq-search-input {
		width: 88%; height: 55px; line-height: 55px;
		box-sizing: border-box;
		float: left;
		box-shadow: 0 0 0; border: 0; border-radius: 0;
		margin: 0; padding-left: 15px;

		background: #fff;
		font-size: 18px;
		color: #333;
		letter-spacing: -0.05em;
	}
	.faq .search-box button.faq-search-submit {
		width: 12%;
	}
	.faq .search-box button.faq-search-submit span {
		display: inline-block;
		width: 100%; height: 57px; line-height: 57px;
		font-size: 20px;
		color: #fff;
		letter-spacing: -0.07em; font-weight: bold;
	}
	.keyword-box {
		margin: 0 auto;
	}
	.keyword-box h3 {
		float: left;
		height: 20px; line-height: 20px;
		color: #333; letter-spacing: -0.05em;
		font-size: 16px; font-weight: bold;
		padding-left: 8%;
		background: url(../../images/custom/bbs/faq_sch_icon.png) 0 0 no-repeat;
	}
	.keyword-box li {
		height: 20px; line-height: 20px;
		color: #ccc;
	}
	.keyword-box li a:before {
		content: '|';
		color: #ccc;
		padding: 0 27px 0 27px;
	}
	.keyword-box li:first-child a:before {
		content: '';
		color: #ccc;
		padding: 0 27px 0 0;
	}
	.keyword-box li a {
		width: 100%;
		display: inline-block;
		height: 20px; line-height: 20px;
		color: #666; letter-spacing: -0.05em;
		font-size: 16px;
	}
	.keyword-box li a:hover { text-decoration: none; font-weight: bold; }

	.faq .tab-dth1 li {
		display:block;width:25%;
	} /* width: 100%; */
/*
	.faq .tab-pane {
		border-top: solid 2px #5d6268;
	}
	.faq .accordion-heading,
	.faq .accordion-heading .accordion-toggle {
		position: relative;
		z-index: 1;
	}
*/
	.faq .hidden-button {
		position: absolute;
		z-index: 2;
		right: 20px;
		top: 14px;
	}

.bbs-portlet .borad-search-warp {
	margin-bottom: 100px;
}


.notice .calendar-wrap .lfr-input-date .control-group {margin-bottom:0}
.file-guide {display:block;line-height:1.5em;padding-bottom:5px}
.request .notice .calendar-wrap {
	background-position: left 34.3% center;
}
.notice #_viewNotice_WAR_noticeportlet_stickyBeginDate, .notice #_viewNotice_WAR_noticeportlet_stickyBeginTime, 
.notice #_viewNotice_WAR_noticeportlet_stickyEndDate, .notice #_viewNotice_WAR_noticeportlet_stickyEndTime,
.notice #_viewNotice_WAR_noticeportlet_eventBeginDate, .notice #_viewNotice_WAR_noticeportlet_eventBeginTime,
.notice #_viewNotice_WAR_noticeportlet_eventEndDate, .notice #_viewNotice_WAR_noticeportlet_eventEndTime {width:94%;height:40px;line-height:40px;margin-bottom:0}
.notice #_viewNotice_WAR_noticeportlet_form_write .calendar-wrap.event {background-position:center 17px}
.notice #_viewNotice_WAR_noticeportlet_form_write .calendar-wrap .start-end.end {padding-left:2.5%}
.notice #_viewNotice_WAR_noticeportlet_form_write .bbs-write-editbox > div {float:none}
.tables-board-wrap td input.common-input-text.alone.col5 {width:98%}
.board-view .control-group {margin-bottom:0}
.board-view .control-group input[type="file"] {vertical-align:middle}

/* 지난 스프래쉬 목록,상세 */
.content_splash{margin-top: 20px;}
.content_splash .board-list td{vertical-align:middle}
.content_splash .board-list td.thumb, .aui .content_splash .board-list td.thumb{width:44.9% !important;padding-left:15px;text-align:left}
.content_splash .board-list td.thumb img, .aui .content_splash .board-list td.thumb img{width:100%;max-width:478px}
.content_splash .board-list td.title{padding-left:35px;padding-right:0}
.content_splash .board-list td.title a{font-weight:bold;font-size:16px;letter-spacing:-0.07em;color:#333}
.content_splash .board-list td.date{padding-right:15px;font-size:14px;letter-spacing:-0.05em;color:#555;text-align:right}
.content_splash .board-list td.no_data{font-size:16px;color:#333;text-align:center}
.content_splash .board-view td.oldsplash_url{position:relative;padding:15px 0;text-align:left;}
.content_splash .board-view td.oldsplash_url .tit{position:absolute;top:15px;left:0;width:92px;font-weight: bold;font-size: 14px;color: #333;} 
.content_splash .board-view td.oldsplash_url .tit:after{display: inline-block;content: "|";padding:0 8px;color:#888;}
.content_splash .board-view td.oldsplash_url .url{padding-left:92px;word-break: break-all;} 
.content_splash .board-view td.oldsplash_url .url a{font-size: 14px;word-wrap: inherit;}
.content_splash .board-view td.oldsplash_url .url a:hover, .content_splash .board-view td.oldsplash_url .url a:focus{color:#0088cc;}
@media all and (max-width: 480px) {
	.content_splash .board-list .title a{font-size:14px}
}
@media all and (max-width: 768px) {
	.content_splash .board-list td.thumb, .aui .content_splash .board-list td.thumb{width:43.5%;padding-left:0;}
	.content_splash .board-list td.title{padding-left:15px;padding-right:15px}
	.content_splash .board-list td.date{padding-right:10px}
}

.content_splash .board-view td.title{padding-left:0;padding-right:10px;font-weight:bold;font-size:16px;letter-spacing:-0.07em;color:#333;text-align:left}
.content_splash .board-view td.date{padding-left:0;padding-right:10px;font-size:14px;letter-spacing:-0.05em;color:#555;text-align:right}
.content_splash .board-view td.splash_img{padding-left:0;padding-right:0}
.content_splash .board-view td.splash_img img{width:100%}

.bbs #_board_WAR_bbsportlet_form_write .bbs-write-editbox > div {float:none;}
.bbs-board .title-info p .txt_notice{font-weight:bold;font-size:15px;color: #ee4d42;}

/* 게시판 상세 첨부파일 */
.tables-board-wrap .write-board td.addfile > * {float: none;}
.tables-board-wrap .write-board td.addfile ul{padding-top:10px;width:100%;}
.aui .tables-board-wrap .write-board td.addfile ul{margin:0;}
.tables-board-wrap .write-board td.addfile input.common-input-text{height: 29px !important;line-height: 29px !important;}

/* 게시판 입력-disabled */
.bbs-portlet .view-comment-wrap .user-box input[type="text"], 
.bbs-portlet .view-comment-wrap .common-textarea, 
.aui .bbs-portlet .view-comment-wrap .user-box input[type="text"],
.aui .bbs-portlet .view-comment-wrap .common-textarea{background: #f9f9f9 !important;}

.bbs-portlet .view-comment-wrap .user-box input[type="text"]:disabled, 
.bbs-portlet .view-comment-wrap .common-textarea:disabled, 
.aui .bbs-portlet .view-comment-wrap .user-box input[type="text"]:disabled,
.aui .bbs-portlet .view-comment-wrap .common-textarea:disabled{background: #ddd !important;}

.label_hyu{display: inline-block;margin: 8px 1px 0 0;width: 16px;height: 16px;text-indent: -9999px;background: url(../../images/custom/bbs/ico_H.png) no-repeat 0 0;background-size:16px 16px;vertical-align: top;} 
.label_ERICA{display: inline-block;margin: 8px 1px 0 0;width: 16px;height: 16px;text-indent: -9999px;background: url(../../images/custom/bbs/ico_E.png) no-repeat 0 0;background-size:16px 16px;vertical-align: top;}
.label_seoul{display: inline-block;margin: 8px 1px 0 0;width: 16px;height: 16px;text-indent: -9999px;background: url(../../images/custom/bbs/ico_S.png) no-repeat 0 0;background-size:16px 16px;vertical-align: top;}

 @media (max-width: 768px){
    .bbs-portlet .faq .search-box input.faq-search-input {width: 78%;font-size: 14px;height: 40px;line-height: 40px;}
    .faq .search-box button.faq-search-submit span{height: 42px;font-size: 15px;line-height: 40px;}
}

.tables-board-wrap .write-board td .common-textarea{border: 1px solid #ccc;}


/*2016-12-14*/
.bbs-portlet .tables-board .qa-title.liner{text-decoration: line-through;}

.bbs-board.v2 .title-wrap{width: 95.17%;}
.bbs-board.v2 .title-wrap .title-info{padding: 0 0 0 2%;}
.bbs-board.v2 .title-wrap .title-thumb + .title-info .title_info_top{display: block;float: none}
.bbs-board.v2 .title-wrap .title-info .title_info_top{display: block;float: none}                         
.bbs-board.v2 .title-wrap .title-info .title_info_top .count{margin-left: 20px}                                                                               
@media (max-width: 992px) and (min-width: 769px){
    .bbs-board.v2 .title-thumb + .title-info{width: 73%}
    .bbs-board.v2 .title-wrap{width: 92.9%;}
}

@media (max-width: 768px){                                           
    .bbs-board.v2 .title-wrap .title-info .title_info_top{overflow: hidden}
}

/*2016-12-19*/
	.notice .line_calendar.calendar-wrap {background: url(../../images/custom/bbs/calendar_bg.png) right center no-repeat;}
    @media (max-width: 768px){
        .notice .line_calendar.calendar-wrap {background:none;}
    }

/*2017-01-17*/
.bbs-portlet .view-comment-wrap .comment-input-box:after{display:block;content:'';clear:both}

@media (max-width:768px){
	.bbs.bbs-portlet .view-comment-wrap .comment-view-box .comment-list .btn-area button.confirm-gray{height:34px;line-height:34px;}
}

@media (min-width:769px){
    .bbs-portlet .view-comment-wrap .comment-input-box .comment-confirm .confirm-gray{margin-top:49px;}
}
.bbs.bbs-portlet .tables-board-wrap .board-view td.board-share-wrap .board-share{margin-bottom: 0 !important;}
.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead td.board-share-wrap .board-url{float:left; width:60%;}
.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead td.board-share-wrap .board-share{float:right; width:190px;}
.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead .view-title{line-height: 15px; padding: 10px 0;}
.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead .view-title .info{line-height:24px}
.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead .view-title .date{font-weight: normal}
.bbs.bbs-portlet .view-comment-wrap .comment-input-box .common-textarea{max-width:100% !important;}
.bbs.bbs-portlet .tables-board-wrap .board-view td input.common-input-text{line-height:normal !important}
.bbs.bbs-portlet .view-comment-wrap .comment-input-box .textarea-box input.common-input-text{line-height:normal !important}

/* 2017-01-18 */
.notice .selects-warp.type02 .span3.start-end input{margin:0;}
.notice .selects-warp.type02 .span3.start-end span{display:inline-block; margin-right:10px;}
@media (max-width: 768px){
	.notice .selects-warp.type02 .start-end.end{margin-top:5px;}
	.bbs .form-board-request.board-view td .selects-warp.col4 select{min-width:auto; width:100%;}
}


/* 2017-01-19 */
@media (max-width: 768px){
	.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead .view-title .info span.name{display:inline-block; width:auto;}
	.bbs.bbs-portlet .tables-board-wrap .board-view.no-thead .view-title .info span.name:before{content: '|'; padding:0 10px; color:#c1c1c1;}
}

/* 2017-01-24 */
.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap{width:100%; display:block;}
.bbs.bbs-portlet .board-list.bbs-board.v2 .checks-wrap.control-box + .title-wrap{display:table-cell}
.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb{width:12%; margin:0 2%; padding:0 !important; line-height:86px; background:#e3e6ef}
.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb + .title-info{width:84%; padding-left:0 !important;}
.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-info{display:block; box-sizing:border-box;}
.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-info .title_info_top{padding-left:0;padding-right:2%;}

@media (max-width: 992px) and (min-width: 769px){
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-info p.info{height:auto}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb{height:80px !important; line-height:75px; overflow:hidden}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb + .title-info{width:84%}
}
@media (max-width: 768px){
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb, 
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb .title-info,
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb + .title-info{width:100%; box-sizing:border-box; position:relative;}
	/*.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb + .title-info .title_info_top{padding-right:1%;} */
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-thumb{margin:0}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .title-wrap .title-info .title{padding-right:0}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .checks-wrap.control-box{top:16px;}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .checks-wrap.control-box + .title-wrap{display:block;}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .checks-wrap.control-box + .title-wrap .title-info .title_info_top .date{padding-right:20px;}
	.bbs.bbs-portlet .board-list.bbs-board.v2 .checks-wrap.control-box + .title-wrap .title-thumb + .title-info .title_info_top .date{padding-right:0px;}
}

/* 2017-01-31 */
.bbs.bbs-portlet .borad-search-warp.bbs-search .selects-warp input.common-input-text{/*width:245px;*/ min-width:auto; line-height:normal !important}
.bbs.bbs-portlet .borad-search-warp.bbs-search .selects-warp select{min-width:auto; margin-bottom:0}

/* 2017-01-31 */
@media (max-width: 768px){
	.bbs .borad-search-warp.bbs-search .selects-warp select{margin:0; margin-bottom:0; width:25%; min-width:auto}
	.bbs .borad-search-warp.bbs-search .selects-warp input.common-input-text{margin-bottom:0;  width:calc(100% - 33%); min-width:auto}
	.bbs .borad-search-warp.bbs-search .selects-warp select + select + input.common-input-text{margin-bottom:0; width:calc(100% - 58%); min-width:auto}
	.bbs .borad-search-warp.bbs-search .selects-warp button{width:93%}
	.bbs .borad-search-warp.bbs-search .selects-warp button:last-child{margin-left:0}
}