/*사용 보드 표 수정*/

.gse-board .bn-list-common01.type01 table {border-top: 3px solid #004F9F;}

.gse-board .bn-list-common01.type01.bn-common-cate .b-top-box{background-color: rgba(0, 79, 159, 0.05);}
.gse-board .bn-list-common01.type01.bn-common-cate table tbody td{color:#222;}
.gse-board .bn-list-common01.type01 table tbody td{color:#222;}
.gse-board .b-category01.type01 .category-box .tab-cate01 li a{color:#222;}

.gse-board .bn-list-common01.type01 > table > thead > tr > th{background-color: rgba(0, 79, 159, 0.05);color:#222;}
.gse-board .bn-list-common01.type01 table thead th{background-color: rgba(0, 79, 159, 0.05);color:#222;}


.gse-board .bn-list-faq01.type01 table{border-top: 3px solid #004F9F;}
.gse-board .bn-list-faq01.type01 > table > thead > tr > th{background-color: rgba(0, 79, 159, 0.05);color:#222;}
.gse-board .bn-list-faq01.type01 .b-quest-box .b-title-box p .b-title{color:#222;}
.gse-board .bn-list-faq01.type01 .b-ans-box > td{background-color:#f7f7f7/*rgba(0, 79, 159, 0.05)*/;color:#222;}

.gse-board .bn-list-common02.type01 table thead th{background-color: rgba(0, 79, 159, 0.05);color:#222;}
.gse-board .bn-list-common02.type01 table tbody td{color:#222;}
/*.gse-board .bn-list-thumb01.type02 > ul{border-top: 3px solid #004F9F;}*/

.gse-board .bn-list-common01.type01 .b-col-s{width:4%;}

.gse-board .bn-list-common01.type01.list-only .b-num-box{position:relative;}
.gse-board .bn-list-common01.type01.list-only .article-chk{left:4px;}
.gse-board .bn-list-common01.type01.list-only table thead tr{display:revert;}
.gse-board .bn-list-common01.type01.bn-common.list-only table tbody tr td:nth-of-type(5){display:block;}

/*교수진 게시판*/
.bn-list-research01.type01 .b-wrap.sty-type01 > div.b-researcher-box > .prof-img-box > img{filter:grayscale(100%)}

/*mansory galley*/

.sub-mansory .bn-list-thumb01.type02 > ul > li{position: absolute;;padding:0;opacity:0;width:calc(33% - (40px / 3));height:auto;table-layout: unset;border-bottom:0;float:none;transition: all 0.2s;}

.sub-mansory .bn-list-thumb01.type02 > ul > li > .b-box01{padding:0;}
.sub-mansory .bn-list-thumb01.type02 > ul > li > .b-box02{display:none;}
.sub-mansory .bn-list-thumb01.type02 .b-box01 .b-img-box a{width:auto;height:auto;}

.gse-board .bn-search01.type01 .b-search-wrap.b-odering-wrap{font-size:0;}
.gse-board .bn-search01.type01 .b-search-wrap.b-odering-wrap .b-search-box{margin: 0 6px 0 0;}
.gse-board .b-category01.type01 .category-box .tab-cate01.row09 li {width: calc(100% / 9);}
.gse-board .b-category01.type01 .category-box .tab-cate01.row10 li {width: calc(100% / 10);}

.gse-board .bn-search01.type01 .b-sel-box.b-odering-box{margin:0;min-width: 120px;border: 1px solid #dedede;background: #fff url(/_res/ajou/_share/img/common/btn-sel-open.png) no-repeat right 9px center;background-size: 10px;font-size: 15px;color: #7b7b7b;vertical-align: middle;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;box-sizing: border-box;}
.gse-board .b-odering-box label{display: inline-block;width: calc(100% - 20px);position: absolute;top: 50%;transform: translateY(-50%);left: 10px;}
.gse-board .b-ordering-sel{display: block;width: 100%;padding: 9px 10px;background: transparent;opacity:0;box-sizing: border-box;}

.faq .b-ans-box{}

@media screen and (max-width:768px) {
	
	.sub-mansory .bn-list-thumb01.type02 > ul > li{width:calc(100% / 2 - 10px);}
	.gse-board .bn-list-common01.type01.bn-common.list-only table tbody tr td:nth-of-type(2){display:none;}
	.gse-board .bn-list-common01.type01.list-only table thead tr{display:none;}
	.gse-board .bn-list-common01.type01.list-only .article-chk + .b-title-box > span{line-height:1.4em;}
	
	
	.bn-list-common02.type01.bn-common-cate table tbody tr td:nth-of-type(2) {display: none;}
	.bn-list-common02.type01.bn-common-cate table tbody tr td:nth-of-type(3) {display: block;}
	.faq .bn-list-faq01.type01.bn-common > table > tbody > tr > td:nth-of-type(2){display:none;}
	.faq .bn-list-faq01.type01.bn-common > table > tbody > tr > td:nth-of-type(3){display:block;}
	.faq .bn-list-faq01.type01.bn-common > table > tbody > tr.b-ans-box > td:nth-of-type(2){display:block;}
	.faq .bn-list-faq01.type01 .b-ans-box > td .b-file-box{display:block;}
	
	.gse-board .bn-search01.type01 .b-search-wrap.b-odering-wrap .b-search-box{margin:0 0 6px;}
}
@media screen and (max-width:480px) {
	
	.sub-mansory .bn-list-thumb01.type02 > ul > li{position:static;width:100%!important;margin:0 0 20px;}
	.sub-mansory .bn-list-thumb01.type02 > ul{height:auto!important;}
}