@charset "utf-8";
/* ==================================================================================
    [pages.css]
        - stylesheets of sub pages in pages folder
================================================================================== */
/* *******************************************************************
	layout
******************************************************************* */
.innerwrap{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

hr.divline {
    display: block;
    visibility: visible;
    margin: 50px 0;
    width: 100%;
    height: 32px;
    background: #fff url("/2025/images/bg/bg_divline.jpg") 50% top no-repeat;
}

/* ----------------------------------------------------------------------------------
    style : common contents
---------------------------------------------------------------------------------- */
/* conference-name */
.conference-name {
    height: 200px;
    background: url("/2025/images/main/main_banner01.jpg") 50% 55% no-repeat;
}
.conference-name .title {
    margin: 0 0 10px;
    padding: 80px 0 0;
    line-height: 1.1;
    font-size: 28px;
    font-weight: 900;
    color: rgba(255,255,255,1);
    text-shadow: 0 0 7px rgba(0,0,0,0.45);
}
.conference-name .sub-title {

}
.conference-name .info {
    line-height: 1.1;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,0.45);
}

/* snb-area */
.snb-area {
    float: left;
    width: 240px;
    margin: -30px 80px 0 0;
}
.snb-area h2 {
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 21px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    background-color: #00b2bd;
}
.snb-area h2.long-title {
    font-size: 18px;
}
ul.snb {
    margin: 0 0 30px;
}
ul.snb > li {

}
ul.snb > li > a {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #767676;
    border-bottom: 1px solid #dfdfdf;
    transition: all 0.25s;
}
ul.snb > li > a.active,
ul.snb > li > a:hover {
    color: #00b2bd;
    background-color: #f3fbfc;
}
ul.snb > li > a > .bar {
    position: absolute;
    right: 0;
    top: 18px;
    width: 0;
    height: 15px;
    background-color: #00b2bd;
    transition: all 0.25s;
}
ul.snb > li > a.active > .bar,
ul.snb > li > a:hover > .bar {
    width: 3px;
}

/* quick-buttons */
.quick-buttons {
    margin: 0;
}
.quick-buttons li {

}
.quick-buttons li a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 72px;
    text-align: left;
}
.quick-buttons li:nth-child(odd) a {
    /*background-color: #f7f8fd;*/
}
.quick-buttons li a:hover,
.quick-buttons li:nth-child(odd) a:hover{
    background-color: #cbe4fa !important;
}
.quick-buttons li a img {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
}
.quick-buttons li:first-child a {
    background: #fafafa url(/2025/images/main/icon_02.png) 20px 15px no-repeat;
    background-size: 36px;
}
.quick-buttons li:nth-child(2) a {
    background: #fff url(/2025/images/main/icon_03.png) 20px 12px no-repeat;
    background-size: 36px;
}
.quick-buttons li:nth-child(3) a {
    background: #fafafa url(/2025/images/main/icon_01.png) 20px 15px no-repeat;
    background-size: 36px;
}
.quick-buttons li:last-child a {
    background: #fff url(/2025/images/main/icon_04.png) 20px 17px no-repeat;
    background-size: 36px;
}
.quick-buttons li a span {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}

/* important-dates */
.important-dates {
    display: none;
    margin: 0 0 10px;
    padding: 20px;
    border: 2px solid #ffd9df;
    background-color: #fff9fa;
}
.important-dates h3 {
    display: block;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 900;
}
.important-dates .title {
    display: block;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
}
.important-dates ul {

}
.important-dates ul > li {
    margin: 0 0 15px;
    font-size: 14px;
}
.important-dates ul > li .date {
    font-weight: 900;
    font-size: 12px;
    color: #fd5256;
    letter-spacing: -0.25px;
}

/* d-day */
.d-day {
    width: 100%;
    height: 140px;
    margin: 0 0 30px;
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    background-color: #767676;
}
.d-day .today {
    font-weight: 700;
    padding-bottom: 10px;
}
.d-day .title {
    font-weight: 700;
    padding-bottom: 15px;
}
.d-day .d-date {
    font-size: 52px;
}

/* contents-area */
.contents-area {
    float: left;
    width: 880px;
}

/* breadcrumb */
.breadcrumb {
    height: 40px;
    line-height: 40px;
    margin: 0 0 40px;
    padding: 0;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}
.breadcrumb ul {
    text-align: right;
    color: #999;
}
.breadcrumb ul li {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700;
}
.breadcrumb ul li:last-child {
    color: #2c91e5;
}
.breadcrumb ul li a:link {
    font-weight: 700;
    color: #767676;
}

/* 연간 후원사 */
.banner-area .inner-wrap .sponsor-list h2 {
    width: 240px;
}
.banner-area .inner-wrap .sponsor-list .sponsor-slide {
    width: 960px;
}

/* article */
.article {
    min-height: 640px;
    padding: 0 0 10px;
    background-color: #fff;
}
.article > h1 {
    margin: 0 0 40px;
    padding: 0;
    line-height: 1.2;
    font-size: 32px;
    font-weight: 900;
    color: #333;
}
.article > h1 small {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 700;
    color: #2c91e5;
}

/* section */
.article .section {
    margin: 0 0 60px;
}
.article .section h3 {
    margin: 20px 0 10px;
    font-size: 17px;
    font-weight: 900;
    color: #333;
}
.article h4.sub-title {
    margin: 15px 0 5px;
    font-size: 15px;
    font-weight: 900;
    color: #125aac;
}

.article .section p {
    margin: 0 0 20px;
}
.article .section img {
    max-width: 100%;
}

/*intro-box*/
.intro-box {
    padding: 15px 20px;
    margin-bottom: 40px;
    /*text-align: justify;*/
    /*word-break: keep-all;*/
    border: 1px solid #d6e6fc;
    border-radius: 2px;
    background: #f1f7fe;
}
.intro-box h3 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 900;
    color: #1e3374;
}
.intro-box p {
    font-size: 15px;
}
.intro-box p:last-child {
    margin-bottom: 0 !important;
}
.intro-box .intro-list {
    margin-top: 10px;
    list-style: disc;
    margin-left: 15px;
}
.intro-box .intro-list li {
    margin: 5px 0;
}

/* h1 */
h1.section-title {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.1;
    letter-spacing: -0.25px;
    font-size: 24px;
    font-weight: 900;
    color: #fd5256;
}

/* h2 */
.article .section h2.section-title {
    margin: 40px 0 12px;
    font-size: 19px;
    font-weight: 900;
    color: #0c3a6d;
}
.article .section h2.section-title:first-child {
    margin: 0 0 20px;
}
.article .section h2.section-title small {
    display: block;
    margin: 5px 0 20px;
    font-size: 15px;
    color: #fd5256;
}
/*h3*/
.article .section h3.semi-title {
    margin: 20px 0 10px;
    line-height: 1.5;
    font-size: 16px;
    color: #1179f0;
}
.article .section h3.semi-title:first-child {
    margin: 0 0 10px;
}
/*h4*/
.article .section h4.list-title {
    line-height: 1.5;
    font-size: 15px;
}

/* p */
.article .section p.section-paragraph {
    margin: 0 0 20px;
    text-align: justify;
    font-weight: 700;
}
.article .section p.section-info {
    margin: 0 0 5px 5px;
}
.article .section .description {
    margin-bottom: 5px;
}
.article .section .thm-img img {
    max-width: 100%;
    margin: 0;
    padding: 20px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

/* dl */
.article .section dl.section-dl {

}
.article .section dl.section-dl dt {
    margin: 0 0 5px;
}
.article .section dl.section-dl dd {
    margin: 0 0 20px;
}
.article .section dl.section-dl dd:last-child {
    margin: 0;
}
.article .section dl.section-dl dd > ul {
    margin: 0 0 0 20px;
    list-style: disc;
}
.article .section dl.section-dl dd > ul li {
    margin: 2px 0;
}


/* ul */
.article .section ul.section-list {
    margin: 0 0 20px 20px;
    list-style: disc;
}
.article .section ul.section-list > li {
    margin: 0 0 5px;
    text-align: justify;
}
.article .section ul.section-list.papers li {
    float: left;
    width: 50%;
}

.article .section ul.section-list > li.thm {
    padding: 10px;
    border: 3px solid #dfdfdf;
}
.article .section ul.section-list > li.none-disc {
    list-style: none;
}
.article .section ul.section-list.none-disc {
    margin-left: 0;
    list-style: none;
}
.article .section ul.section-list ul.section-list-second > li {
    list-style: none;
    margin: 0;
    text-align: justify;
}

.article .section ul.sub-list {
    list-style: disc;
}
.article .section ul.sub-list li {
    margin-left: 20px;
    font-size: 14px;
    color: #377bb3;
}

.article .section ol.sub-list {
    list-style: decimal;
}
.article .section ol.sub-list li {
    margin-left: 20px;
    font-size: 14px;
    color: #377bb3;
}

/* ol */
.article .section ol.section-list {
    margin: 0 0 20px 25px;
    list-style: decimal;
}
.article .section ol.section-list > li {
    margin: 0 0 5px;
    text-align: justify;
}

.article .section ol.section-list > li.none-demi {
    list-style: none;
}


/* table */
.article .section .table-responsive {

}
.article .section .table-responsive .table {
    border: 1px solid #ddd;
}
.article .section .table-responsive .table .small {
    display: block;
    font-size: 12px;
}
.article .section .table-responsive .table thead th {
    text-align: center;
    background-color: #eee;
}
.article .section .table-responsive .table.table-custom.table-green tbody th {
    text-align: center;
    font-weight: 900;
    /*background-color: #f7f7f7;*/
    background-color: #f4f9f4;
}
.article .section .table-responsive .table.table-custom tbody th {
    padding-left: 15px !important;
    font-weight: 900;
    text-align: center;
    background: #f7f7f7;
}
.article .section .table-responsive .table.table-custom tbody td {
    text-align: left;
}
.article .section .table-responsive .table.tb-header tbody td {
    text-align: center;
}
.article .section .table-responsive .table tbody td {
    padding-left: 15px !important;
    text-align: left;
}
.article .section .table-responsive .table tbody td.text-center {
    text-align: center;
}
.article .section .table-responsive .table tbody td.text-left {
    text-align: left;
}
.article.glance .nav-justified > li, .article.glance .nav-tabs.nav-justified > li {
    /*width: auto;*/
    /*height: 76px;*/
    /*vertical-align: middle;*/
}
.article.glance .nav-tabs.nav-justified > li > a {
    /*display: table-cell;*/
    /*height: 76px;*/
    /*vertical-align: middle;*/
    font-size: 14px;
    font-weight: 900;
}
.article.glance .section .table-responsive .table tbody td {
    padding: 8px !important;
    text-align: center;
}
.article.glance .section .table-responsive .table tbody tr > td:nth-child(2),
.article.glance .section .table-responsive .table tbody tr > td:nth-child(3),
.article.glance .section .table-responsive .table tbody tr > td:nth-child(4),
.article.glance .section .table-responsive .table tbody tr > td:last-child {
    padding-left: 15px !important;
    text-align: left;
}
.article.glance .section .table-responsive .table tbody tr:first-child > td:nth-child(2),
.article.glance .section .table-responsive .table tbody tr > td.ta-center {
    padding-left: 8px !important;
    text-align: center;
}
.article.glance .section .table-responsive .table tbody tr:first-child > td:nth-child(3) {
    padding-left: 15px !important;
    text-align: left;
}
.article.glance table.table thead th {
    border: 1px solid #eee !important;
}
.article.glance table.table tbody td.bg-pro {
    background-color: #cae7ff;
}
.article.glance table.table thead th.bg-room {
    background-color: rgba(11,58,176,0.84);
}
.article.glance table.table tbody td.bg-lunch {
    background-color: #d3f7bc;
}
.article .section .table-responsive .table tbody td.bg-warning {
    font-weight: 900;
}
.article .section .table-responsive .table tbody td .td-title {
    font-weight: 900;
}
.article .section .table-responsive .table tbody td ul.td-list {
    margin: 0 0 0 15px;
    list-style: disc;
}
.article .section .table-responsive .table tbody td ul.td-list li {
    margin: 2px 0;
    text-align: justify;
}
.article .section .table-responsive .table tbody td ul.td-list li > ul > li {
    color: #767676;
}

/* tb-header */
.tb-header th {
    text-align: center;
    background-color: #eee;
}
.tb-header tbody th {
    text-align: center;
    background-color: #f7f7f7;
}

/*button*/
.article .section .btn-area {
    margin: 30px 0;
    /*padding-top: 40px;*/
}
.article .section .btn-area.btn-area-collapse {
    margin: 10px 0 0;
}
.article .section .btn-area .btn i {
    margin: 0 7px 0 0;
}

/* btn-download */
.article .section .btn-download.clearfix {
    position: relative;
    display: inline-block !important;
    max-width: 340px;
    margin: 0 10px;
    transition: all 0.25s;
}
.article .section .btn-download .download-icon {
    float: left;
    display: inline-block;
    width: 50px;
    height: 55px;
    margin: 0;
    border: 1px solid #ddd;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
}
.article .section .btn-download .download-icon i {
    margin-top: 10px;
    font-size: 30px;
    color: #999;
    transition: all 0.25s;
}
.article .section .btn-download .download-icon i.pdf {
    color: #ff3f39;
}
.article .section .btn-download .download-icon i.hwp {
    color: #009ad7;
}
.article .section .btn-download .download-icon i.excel {
    color: #1e9f75;
}
.article .section .btn-download .download-icon i.word {
    color: #2B579A;
}

.article .section .btn-download .file-con-area {
    float: left;
    display: inline-block;
    width: 210px;
    height: 55px;
    margin: 0;
    padding: 10px 10px 10px 0;
    text-align: left;
    border: 1px solid #ddd;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    background-color: #fff;
}
.article .section .btn-download .file-con-area .title {
    display: block;
    width: 170px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}

.article .section .btn-download .file-con-area .file-info-area {
    margin: 0 0 5px;
    line-height: 1.1;
}
.article .section .btn-download .file-con-area .file-info-area .file-size {
    display: inline-block;
    font-size: 11px;
    color: #999;
}
.article .section .btn-download .file-con-area .file-info-area .file-size::after {
    content: '-';
    margin: 0 5px;
}
.article .section .btn-download .file-con-area .file-info-area .file-etc {
    display: inline-block;
    font-size: 11px;
    color: #999;
}
.article .section .btn-download .file-con-area .file-info-area .file-etc i {
    color: #999;
}

.article .section .btn-download .file-con-area .btn-inner {
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 28px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #f4f4f4;
}
.article .section .btn-download:hover .file-con-area .btn-inner {
    border: 1px solid #ccc;
    background-color: #f0f0f0;
}

/* more-info */
.more-info {
    margin: 0;
}
.more-info > li {
    margin: 5px 0;
}
.more-info > li i {
    margin: 0 5px 0 0;
}
.more-info li > ul {
    margin: 0 0 0 20px;
}

/* etc-info */
.etc-info {
    margin: 0;
}
.etc-info dl {
    margin: 0 0 0 15px;
}
.etc-info dl dt {
    margin: 0 0 5px;
}
.etc-info dl dd {
    margin: 0 0 10px;
}

/* ----------------------------------------------------------------------------------
    style : detail
---------------------------------------------------------------------------------- */
/* organizations */
.article.organizations {

}

/* notice */
.notice-title {
    font-weight: 900;
    cursor: pointer;
}
.notice-title.empty:hover {
    color: #35404f;
}
.notice-text {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #eee;
}
.notice-text p {
    margin: 0 0 10px;
    font-size: 14px;
}

/* ready */
.ready-area {
    width: 100%;
    padding: 80px 50px 50px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #f0f0f0;
}
.ready-area h1 {
    margin: 0 0 80px;
    text-align: center;
    font-size: 36px;
    color: #bbb;
}
.ready-area .btn-area {

}
.ready-area .btn-area a {
    margin: 0 10px;
}
.ready-area .btn-area a i {
    margin-right: 7px;

}

/*capstone*/
.indent_120 {
    padding-left: 120px;
    text-indent: -120px;
}
.indent_43 {
    padding-left: 43px;
    text-indent: -43px;
}
.indent_70 {
    padding-left: 70px;
    text-indent: -70px;
}
.poster-area:after {
    content: '';
    display: block;
    clear: both;
}
.poster-area .section-list {
    float: left;
    width: 65%;
}
.poster-area figure {
    float: right;
    width: 30%;
}
.poster-area figure img {
    width: 180px;
}
.poster-area figure figcation {
    font-size: 14px;
    display: block;
}

/* ----------------------------------------------------------------------------------
    Committee
---------------------------------------------------------------------------------- */
.session-top {
    width: 100%;
    margin: 0 0 50px;
}
.session {
    /*float: left;*/
    /*width: 50%;*/
    /*padding-right: 50px;*/
}
.session h2.section-title:first-child {
    margin-top: 0 !important;
}
.session h2.section-title {
    margin-top: 50px !important;
}
.session h3,
.session-top h3 {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 700;
}
.session h3 span,
.session-top h3 span {
    display: block;
    margin: 5px 0 0;
    font-size: 12px;
    color: #767676;
}

/* ----------------------------------------------------------------------------------
    Plenary Speakers / Tutorials
---------------------------------------------------------------------------------- */
.profile-area {
    margin: 0 0 30px;
}
.profile-area .thm {
    float: left;
    width: 180px;
    margin-right: 30px;
}
.profile-area .title {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.1;
    letter-spacing: -0.25px;
    font-size: 24px;
    font-weight: 900;
    color: #fd5256;
}
.profile-area .name {
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 900;
    color: #333;
}
.profile-area .organ {
    margin: 0 0 10px 225px;
    padding: 0;
    line-height: 1.1;
    font-size: 12px;
    font-weight: 700;
    color: #333;
}
.profile-area .organ li {
    list-style: disc;
    margin: 0 0 2px;
    line-height: 1.3;
}


/* plenary speakers */
.speaker-list {

}
.speaker-list > ul {

}
.speaker-list > ul > li {
    display: inline-block;
    float: left;
    width: 210px;
    min-height: 420px;
    margin-right: 120px;
    text-align: center;
}
.speaker-list > ul > li:nth-child(3n) {
    margin-right: 0;
}
.speaker-list > ul > li .thm {
    overflow: hidden;
    display: block;
    width: 200px;
    height: 240px;
    margin: 0 0 10px;
    border-radius: 5px;
    background-color: #eee;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
.speaker-list > ul > li .thm img {
    display: block;
    width: 200px;
    height: auto;
    min-height: 240px;
    border-radius: 5px;
}
.speaker-list > ul > li .title {
    display: block;
    padding: 0 0 10px;
    font-size: 18px;
    font-weight: 900;
    color: #00B2EC;
}
.speaker-list > ul > li .name {
    display: block;
    margin: 0 0 5px;
    line-height: 1.3;
    font-weight: 900;
    font-size: 17px;
}
.speaker-list > ul > li .organ {
    display: block;
    line-height: 1.3;
    font-size: 12px;
}

/* speakers modal-lg */
.speakers {

}
.speakers .modal-header {
    color: #fff;
    /*background-color: rgba(5,97,238,1);*/
    background-color: rgb(0 108 53);
}
.speakers .modal-body {
    padding: 30px;
}
.speakers .profile {
    text-align: center;
}
.speakers .profile .thm {
    margin: 0 auto 10px;
    width: 200px;
}
.speakers .profile .thm img {
    width: 200px;
}
.speakers .profile .name {
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 900;
}
.speakers .profile .organ {
    line-height: 1.3;
    font-size: 12px;
}

.speakers .detail {

}
.speakers .detail .label-area {
    margin: 0 0 30px;
}
.speakers .detail .label-area .label-speaker {
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 900;
    color: #fff;
    border-radius: 30px;
    /*background-color: #861469;*/
    background-color: #e9900a;
}
.speakers .detail .title {
    margin: 0 0 30px;
    padding: 0 0 20px;
    line-height: 1.4;
    font-size: 21px;
    font-weight: 900;
    /*color: rgba(5,97,238,1);*/
    color: rgb(0 108 53);
    border-bottom: 1px solid #eee;
}
.speakers .detail .detail-conts h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 900;
}
.speakers .detail .detail-conts h4 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 900;
}
.speakers .detail .detail-conts p {
    font-size: 14px;
}
.speakers .detail .detail-conts > ul {

}
.speakers .detail .detail-conts > ul > li {

}
.speakers .detail .detail-conts > ul > li > b {
    font-size: 15px;
    color: rgba(5,97,238,1);
}
.speakers .detail .detail-conts > ul > li > p {

}
.speakers .detail .detail-conts > ul > li > ul {
    margin: 0 0 20px 15px;
    list-style: disc;
}
.speakers .detail .detail-conts > ul > li > ul > li {
    font-size: 12px;
}
.speakers .detail .abstract-area {
    margin: 0 0 30px;
}

/* ==================================================================================
    Keynote Speakers
================================================================================== */
/* speakers modal-lg */
.keynote-speakers {

}
.keynote-speakers .modal-header {
    color: #fff;
    background-color: rgba(5,97,238,1)
}
.keynote-speakers .modal-body {
    padding: 30px;
}
.keynote-speakers .profile {
    text-align: center;
}
.keynote-speakers .profile .thm {
    margin: 0 0 10px;
}
.keynote-speakers .profile .name {
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 900;
}
.keynote-speakers .profile .organ {
    line-height: 1.3;
    font-size: 12px;
}
.keynote-speakers .detail {

}
.keynote-speakers .detail .label-area {
    margin: 0 0 30px;
}
.keynote-speakers .detail .label-area .label-speaker {
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 900;
    color: #fff;
    border-radius: 30px;
    background-color: #861469;
}
.keynote-speakers .detail .title {
    margin: 0 0 30px;
    padding: 0 0 20px;
    line-height: 1.4;
    font-size: 21px;
    font-weight: 900;
    color: rgba(5,97,238,1);
    border-bottom: 1px solid #eee;
}
.keynote-speakers .detail .detail-conts h3 {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 900;
}
.keynote-speakers .detail .detail-conts p {
    font-size: 12px;
    margin: 0 0 20px;
}
.keynote-speakers .detail .detail-conts > ul {

}
.keynote-speakers .detail .detail-conts > ul > li {
    font-size: 12px;
}
.keynote-speakers .detail .detail-conts > ul > li > b {
    font-size: 12px;
    color: rgba(5,97,238,1);
}
.keynote-speakers .detail .detail-conts > ul > li > p {

}
.keynote-speakers .detail .detail-conts > ul > li > ul {
    margin: 0 0 20px 15px;
    list-style: disc;
}
.keynote-speakers .detail .detail-conts > ul > li > ul > li {
    font-size: 12px;
}
.keynote-speakers .detail .abstract-area {
    margin: 0 0 30px;
}
.keynote-speakers .detail .detail-conts > ul.disc-list {
    margin: 0 0 20px 15px;
    list-style: disc;
}
.keynote-speakers .detail .detail-conts > ul.disc-list > li {
    margin: 0 0 5px;
}
