@charset "UTF-8";

@font-face {
    font-family: 'KCC-eunyoung';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KCC-eunyoung-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* *******************************************************************
	공통
******************************************************************* */
.highlight-blue {
    color:#006EF3;
}
.highlight-red {
    color:#ED6B6E;
}
.highlight-green {
    color:#16ACC0 ;
}
.article .contents-area .inner-wrap {
    flex-direction: column;
    gap:0;
}
.flex-w-50 {
    width: 50%;
}

/* 컨텐츠 타이틀 */
.article .section h2,.article .section h2.section-title {
    font-size: 22px;
    font-weight: 800;
    margin: 30px 0 10px;
}
.article .section h3.sub-title {
    margin: 30px 0 15px;
    padding-left: 10px;
    border-left: 3px solid transparent;
    border-image: linear-gradient(to top, #003aff 0%, #9de3ff 90%);
    border-image-slice: 5;
    font-size: 21px;
    font-weight: 800;
    color: #006EF3;
    line-height: 1;
}
.article .section > h3.sub-title:nth-child(1) {
    margin-top: 10px;
}
.article .section h4 {
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 800;
}
.article .section p {
    margin: 0 0 24px;
}

.article .section .btn-area {
    text-align: center;
}
.article .section .btn-area .btn-go {
    display: inline-block;
    margin: 15px;
    padding: 20px 30px;
    line-height: 1;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #006EF3;
    transition: all 0.25s;
    border:1px solid #009fb9;
}
.article .section .btn-area .btn-go:hover {
    background-color: #00a6c4;
    border:1px solid #0d7e91;
}


.article .section .btn-area .btn-go.red {
    background-color: #ED6B6E;
    border:1px solid #de0e1a;
}
.article .section .btn-area .btn-go.red:hover {
    background-color: #de0e1a;
    border:1px solid #be000b;
}


/* 테이블 */
.table-bordered{
    border-top: 3px solid #006EF3 !important;
    border-left:none !important;
    border-right:none !important;
}
.table-bordered tr > th {
    background-color: #f9fcff;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}
#contents .table > tbody > tr > th {
    background-color: #fbfbfb;
}
#contents .table > tbody > tr > td{
    padding: 7px 12px 7px 30px;
    font-size: 16px;
    line-height: 1.7;
}
#contents .table.ta-center > tbody > tr > td {
    padding: 7px 10px;
    text-align: center;
}
#contents .table > tbody > tr > td:first-child{
    border-left:none;
}
#contents .table > tbody > tr > td:last-child {
    border-right:none;
}
#contents .table tr > th {
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
#contents .section-list .table tr > th {
    padding: 10px 12px;
    font-size: 18px;
}
#contents .table tr > th:first-child{
    border-left:none;
}
#contents .table.tb-th-bold tbody tr > th:first-child{
    border-left:none;
    background-color: #fff;
}
#contents .table tr > th:last-child{
    border-right:none;
}
#contents .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom:1px solid #ddd ;
}

/*탭 컨텐츠의 탭메뉴 스타일*/

#contents .article .section .tab-custom .tab-bg {
    margin: 0 0 70px;
    padding:0;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    transition: 0.5s;
    border: 2px solid #e7e7e7 ;
    border-right:0;
    background-color: #fafafa;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li:first-child {
    border-radius: 10px  0px 0px 10px ;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li:last-child {
    border-right: 2px solid #e7e7e7 !important;
    border-radius: 0px 10px 10px 0px;
}

#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li.active,
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li.active:hover {
    border: 2px solid transparent !important;
    background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #3c8fff 0%, #29c5f9 100%);
    background-origin:border-box;
    background-clip:padding-box, border-box;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li.active a {
    color: #006EF3;
    background-color: #fff;
    border-radius: 10px;
}

#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-bottom: 0;
    padding: 0;
    font-size: 19px;
    font-weight: 800;
    line-height: 1.2;
    color: #b4b4b4;
    transition: 0.5s;
}
#contents .article .section .tab-custom .tab-bg .tab-area .button-tab li:hover a {
    font-weight: 800;
    color: #006EF3;
}
/* *******************************************************************
	학회안내 > 학회장인사말
******************************************************************* */
.greeting #contents .article .section > .info-box {
    /*margin: 20px 0;*/
    /*padding: 60px 30% 60px 50px;*/
    /*background-image: url("/images/sub/chairman/thm_chairman_2025.png"),url("/images/sub/chairman/chairman_bg.png");*/
    /*background-position: 85% -45%, 97% 40%;*/
    /*background-repeat: no-repeat;*/
    /*background-size: 23%, 38%;*/
    /*border-radius: 0px 80px 20px 80px;*/
    /*background-color: #fff;*/
    /*border: 3px solid #ddecfd;*/
}
.greeting #contents .article .section .text-area {
    word-break: break-word;

}
.greeting #contents .article .section {
    display: flex;
    gap: 50px;
}
.greeting #contents .article .section > .img-area > img {
    width: 280px;
    border-radius: 10px;
}

.greeting #contents .article .section .right-area {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.greeting #contents .article .section .right-area .info-box {
    width: 100%;
    margin: 0;
    background: url("/images/sub/chairman/chairman_bg.png") no-repeat 110% 50%;
}

.greeting #contents .article .section .right-area .greeting-title {
    font-size: 36px;
    font-family: 'KCC-eunyoung';
    font-weight: 700;
    margin-bottom: 15px;

}
.greeting #contents .article .section .right-area .greeting-title img {
    margin-top: -30px;
    margin-left: -20px;
}
.greeting #contents .article .section .right-area .info-box > h2 {
    margin-top:0;
    margin-bottom: 40px;
    font-size: 24px;
}
.greeting #contents .article .section .right-area .info-box p {
    font-weight: 700;
    color: #666;
}
.greeting #contents .article .section .right-area .chairman-name {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.greeting #contents .article .section .right-area .chairman-name b {
    margin:0 10px 0 10px;
    color: #333;
    font-size: 22px;
    font-weight: 800;
}



/* *******************************************************************
    학회안내 > 학회소개
******************************************************************* */
.introduction .article .section {
    display: flex;
    justify-content: space-between;
}

.introduction .article .section .flex-w-50 h3:first-child {
    margin-top: 10px;
}

/* *******************************************************************
	학회안내 > 조직도
******************************************************************* */
.organization .section p {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.organization #contents .article .section img {
    width: 100%;
}
/* *******************************************************************
	학회안내 > 임원진
 ******************************************************************* */

/* thumbnail style */
.board-members #tab1 {

}
.board-members #tab1 h3 {
    text-align: center;
    margin: 0 0 60px;
    padding: 0;
    line-height: 1.5;
    font-size: 24px;
    border: 0;
    background: none;
}
.board-members #tab1 h3 small {
    font-size: 15px;
    font-weight: 700;
    color: #999;
}
.board-members #tab1 .col-wrap {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}
.board-members #tab1 .col-wrap ul.board-members-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    gap: 30px 5%
}
.board-members #tab1 .col-wrap ul.board-members-list li {
    flex-basis: 16%;
    min-width: 150px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}
.board-members #tab1 h4 {
    margin: 0 0 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}
.board-members #tab1 .col-wrap h5 {
    margin: 0 0 20px;
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    color: #006EF3;
}
.board-members #tab1 .col-wrap ul.board-members-list li .label-board-member {
    display: block;
    width: 100%;
    margin: 0 0 4px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    background-color: #ccc;
}
.board-members #tab1 .col-wrap ul.board-members-list li .thm {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    border-radius: 10px;
    background-color: #eee;
}
.board-members #tab1 .col-wrap ul.board-members-list li .thm img {
    width: 100%;
    border-radius: 10px;
}
.board-members #tab1 .col-wrap ul.board-members-list li .name {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 800;
    color: #000;
}
.board-members #tab1 .col-wrap ul.board-members-list li .organ {
    display: block;
    width: 100%;
    text-align: center;
    color: #767676;
}
hr.divline {
    display: block;
    visibility: visible;
    margin: 60px 0;
    width: 100%;
    height: 32px;
    background: #fff url("/images/bg/bg_divline.png") 50% top no-repeat;
}

/* table- style */
.board-members .table-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.board-members .table-list li {
    width: 12%;
    padding: 5px 0;
}
.board-members #tab2 .table-responsive {
   display: flex;
}
.board-members #tab2 .table-responsive > .table-bordered:first-child {
    border-right: 1px solid #dfdfdf !important;
}
/*역대회장 및 고문*/
.board-members #contents .article .section .past-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 50px 4.4%;
    text-align: center;
}
.board-members #contents .article .section .past-list li {
    flex-basis: 13%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
.board-members #contents .article .section .past-list li p {
    margin: 0;
}
.board-members #contents .article .section .past-list li p.thm-area {
    order: -1;
    overflow: hidden;
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.board-members #contents .article .section .past-list li p.thm-area img {
    width: 100%;
    transform: scale(1.1);
}
.board-members #contents .article .section .past-list li .text-area {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 3px 0;
}
.board-members #contents .article .section .past-list li .text-area b {
    line-height: 1;
}
.board-members #contents .article .section .past-list li .text-area p {
    font-size: 13px;
    font-weight: 400;
    color: #555;
    line-height: 1.2;
    text-align: left;
    letter-spacing: -0.5px;
}
.board-members #contents .article .section .past-list li .text-area p.name {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 800;
}

    /* *******************************************************************
        학회안내 > 정관
    ******************************************************************* */
.regulation .article {

}
.regulation .article .section .regulation .article .section {
    position:relative;
}
.regulation .article .section .regulation_date {
    text-align:right;
    margin-bottom: 20px;
}
.regulation .article .section .regulation_date li {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
    font-family:'Noto Sans KR' ;
}
.regulation .article .regulation-area h2 {
    margin-top: 40px;
    color: #006EF3;
}
.regulation .article .regulation-area h3.title {
    margin: 20px 0 5px;
    color: #000;
    font-weight: 800;
}
.regulation .article .regulation-area h4 {
    font-size: 16px;
    color: #333;
}

.regulation .article .regulation-area p {
    font-size: 16px;
    margin-left: 15px;
    line-height: 1.8;
}

/* *******************************************************************
	학회안내 > 찾아오시는길
******************************************************************* */
.office #contents .article {

}
/* office-1 */
.office #contents .article .section.office-1{
    position:relative;
}
.office #contents .article .section.office-1 h3.section-title {
    margin:45px 0 10px;
}

/* *******************************************************************
	입회안내 > 회원가입 안내
******************************************************************* */
.membership #contents .article{

}
/* membership-1 */
.membership #contents .article .section.membership-1{
    position:relative;
}

/* *******************************************************************
	소식/알림 > 역대수상자
******************************************************************* */

.past_winners #contents .table > tbody > tr > td:last-child {
    padding-left: 20px;
    text-align: left;
}

.past_winners #contents .article .section ul.bullet {
    margin: 5px 10px 20px;
}
.past_winners #contents .article .section ul.bullet:last-child {
    margin: 5px 10px 0px;
}
.past_winners #contents .article .section ul.bullet li {
    margin: 2px 0;
}
/* *******************************************************************
	정기간행물 > 한국물환경학회지
******************************************************************* */
.pages_periodical #contents .section .search-area {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding: 10px;
    margin-bottom: 50px;
    border-radius: 5px;
    background-color: #fafbfe;
}
.pages_periodical #contents .section .search-area.info-box .btn-area  {
    display: flex;
    gap: 12px;
    padding-left:10px;
}
.pages_periodical #contents .section .search-area.info-box .btn-area .btn {
    font-size: 16px;
    font-weight: 700;
}
.pages_periodical .section .search-area .btn-area svg {
    margin-left: 7px;
    width: 20px;
}
.pages_periodical .section .search-area .panel-body {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding:0;
}
.pages_periodical .section .search-area .panel {
    border:0;
    box-shadow: none;
    background-color: transparent;
}

/* 물산업지 ( 동국대 서버 스타일 복사 )*/
.pages-periodical .section .book-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 44px 4%;
    margin: 0;
    padding: 0;
    list-style: none
}

.pages-periodical .section .book-list li {
    flex-basis: 22%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    margin: 0
}

.pages-periodical .section .book-list li .thm-area {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px
}

.pages-periodical .section .book-list li .thm-area .cover img {
    display: block;
    max-width: 100%;
    border-radius: 4px;
}

.pages-periodical .section .book-list li .thm-area .info-area {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-direction: row;
    gap: 2%;
}

.pages-periodical .section .book-list li .thm-area .info-area .title {
    display: block;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 700;
}

.pages-periodical .section .book-list li .thm-area .info-area a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 38px;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
}
.pages-periodical .section .book-list li .yearmonth {
    display: block;
    width: 45px;
    line-height: 1;
    font-family: arial, sans-serif;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: -0.25px;
    color: #dfdfdf;
    transform: rotate(90deg);
}
/*WATER 4 FUTURE CITY*/
.pages-periodical .section.w4fc .book-list li .thm-area .cover img {
    border: 1px solid #dfdfdf;
    padding: 5px 10px;
}
/* *******************************************************************
    국문지 영문지
******************************************************************* */
/*탭 상단 고정 내용*/
.paper-introduce-area {
    display: flex;
    gap: 40px;
    margin-bottom: 45px;
}
.paper-introduce-area .img-area img {
    box-shadow: 0 2px 4px rgba(0,0,0,.2)
}

.paper-introduce-area .text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.paper-introduce-area .text-area > .bottom-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}
.paper-introduce-area .text-area > .bottom-area > ul {

}
.paper-introduce-area .text-area > .bottom-area > ul > li {
    line-height: 30px;
    font-weight: 700;
}
.paper-introduce-area .text-area h3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.1;
}
.paper-introduce-area .text-area h3 > span {
    color: #777;
    font-size: 17px;
    font-weight: 400;
}
.paper-introduce-area .text-area > .bottom-area .btn-area {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}
.paper-introduce-area .text-area > .bottom-area .btn-area a {
    font-weight: 700;
}
.paper-introduce-area .text-area > .bottom-area .btn-area span {
    margin-right: 5px;
}

/* 탭 1 - 개요*/
.pages_jkswe .section ol.section-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10%;
}
.pages_jkswe .section ol.section-list > li {
    width: 45%;
}

/*탭 2 - 규정*/
#contents .regulation-list .table.downloads > tbody > tr > td {
    padding: 20px 30px;
}
.regulation-list .table.downloads .btn a {
    color:#fff;
    font-weight: 700;
    font-size: 13px;
    vertical-align: middle;
}
.regulation-list .table.downloads .btn {
    float: right;
}
.regulation-list .table.downloads .btn > a > svg {
    width: 17px;
    vertical-align: middle;
}
.regulation-list .table.downloads > tbody > tr > td {
    padding: 20px 30px;
}
.regulation-list .table.downloads > tbody > tr > td >span:first-child {
    line-height: 2;
    font-weight: 600;
}
/* *******************************************************************
    국문지 - 학생연구자 논문대회
******************************************************************* */
.student-researcher {

}
.student-researcher ul.bullet li small {
    font-size: 15px;
}
.student-researcher .poster-area {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 50px;
    box-shadow: 1px 1px 6px 3px rgba(114, 114, 114, 0.2);
}
.student-researcher .poster-area img {
    width: 100%;
}
    /*기타 행사 */
.event-search-area {
    display: flex;
    flex-direction: column;
    gap:20px;
    margin-bottom: 40px;
    padding: 20px;
    border: 1px solid #e3f0ff;
    border-radius: 2px;
    background-color: #f6faff;
}
.event-search-area .form-control {
    width: 95px;
    height: 40px;
    padding: 0 8px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 2px;
}

/* .filters-area */
.filters-area {
    display: flex;
    justify-content: center;
    gap:10px;
}
.filters-area .filter-element {
    display: inline-block;
    vertical-align: middle;
}
.filters-area .filter-element label {
    margin: 0 2px 0 10px;
    font-size: 16px;
    font-weight: bold;
}
.filters-area .filter-element:first-child label {
    margin-left: 0;
}
.filters-area .filter-element .input-group.date input.form-control {
    width: 105px;
    font-size: 15px;
}
.filters-area .filter-element .input-group.date input.form-control::placeholder {
    letter-spacing: -0.2px;
    font-size: 12px;
}
.filters-area .filter-element.search input.form-control {
    width: 170px;
}

/* .keyword-search-area */
.keyword-search-area {
    margin: 0 0 20px;
    text-align: center;
}
.keyword-search-area label {
    margin: 0 7px 0 30px;
    font-size: 15px;
    font-weight: bold;
}
.keyword-search-area input.form-control {
    width: 100px;
}
/* .btn-area */
#contents .article .section .event-search-area .btn-area {
    margin: 0;
    padding: 0;
}
.event-search-area .btn-area .btn {
    margin: 0 5px;
    padding: 7px 17px;
    font-size: 15px;
}

/* .seminar-list */
.seminar-list table.table {
    border-top: 3px solid #006EF3;
}
.seminar-list tr.past {
    background-color: #f7f7f7;
}
.seminar-list .title {
    font-weight: bold;
    color: #333;
    letter-spacing: -0.45px;
}
.seminar-list table.table tr.past .title {
    font-weight: normal;
}
.seminar-list .event-date p {
    margin: 0 0 5px;
    font-size: 15px;
    letter-spacing: -0.45px;
}
.seminar-list .event-date p:last-child {
    margin: 0;
}
.seminar-list .event-date span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.seminar-list .event-date span.date {
    margin-right: 0;
    letter-spacing: -0.45px;
}
.seminar-list .text-success,
.seminar-list .text-info,
.seminar-list .text-danger {
    font-size: 14px;
    letter-spacing: -0.45px;
    border-radius: 5px;
}
.seminar-list .text-success {
    color: #fff;
    background-color: #f35255;
}
.seminar-list .text-info {
    color: #13489a;
}
.seminar-list .text-danger {
    color: #fff !important;
    background-color: #b2b2b2;
}
#contents .seminar-list .table > tbody > tr > td > p {
    margin-bottom: 0px;
    font-size: 15px;
}

/* 학술행사 > 학술발표회, 공동포럼 */
.event-list-area {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 45px;
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}
.event-list-area:first-child {
    padding-top: 0;
}
.event-list-area:last-child {
    border-bottom: none;
}
.event-list-area .poster-area {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.event-list-area .poster-area > a > img {
    box-shadow: 0px 0px 4px 0px #3333332b;
    width: 200px;
    height: 280px;
}
.event-list-area .info-area {
    display: flex;
    width: 80%;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

.event-list-area .info-area .text-area {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.event-list-area .info-area .text-area h3.title {
    font-size: 23px;
    font-weight: 900;
}

.event-list-area .info-area .text-area .info-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.event-list-area .info-area .text-area .info-list li {
    display: flex;
    gap: 12px;

}
.event-list-area .info-area .text-area .label {
    min-width: 60px;
    width: 60px;
    height: 27px;
    padding: 7px 5px;
    background-color: #17519f;
}

.event-list-area .info-area .button-area {
    display: flex;
    gap: 7px;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.event-list-area .info-area .button-area > a {
    font-weight: 800;
}
.event-list-area .info-area .text-area .info-list li.detail .conts {
    font-size: 15px;;
    font-weight: 400;
    line-height: 1.6;
}

.conference_papers .section iframe.iframe-kiss {
    height: 1600px;
    border: 5px solid #dfdfdf;
    border-radius: 10px;
    padding: 10px 0;
}

/* phone ~ 767px */
@media screen and (max-width: 767px) {

    .flex-w-50 {
        width: 100%;
    }
    .introduction .article .section {
        flex-direction: column;
    }
    .article .section h2, .article .section h2.section-title {
        font-size: 17px ;
    }
    #contents .article .section ul.bullet li {
        margin: 10px 0;
        font-size: 15px ;
    }
    #contents .table tr > th,#contents .table > tbody > tr > td {
        font-size: 15px;
    }
    .conference_papers .section iframe.iframe-kiss {
        border:none;
    }
}
