@import url("webfont.css");
@import url("css/SynapseBoxedText.css");

/* RESET CSS */

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
img, fieldset {border:0px;}
table {border-collapse:collapse;}
ul, ol, li {list-style:none;}
address, em {font-style:normal;}
li img, object {vertical-align:top;}
input, select, textarea, form img {vertical-align:middle;}
a {outline:0; text-decoration:none; border:none; color:#000;}
a:hover {text-decoration:underline;}
a:focus {outline:0;}

body {font-family: 'Noto Sans Korean', 'Noto Sans', serif; font-weight:400;}

/*article display*/

.content-flex .content-row {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0 2px;}
.content-flex .content-row .forthcoming {background: #efefef; padding-bottom: 40px; flex-basis: 32%;}
.content-flex .content-row .boxL {background: #efefef; padding-bottom: 40px; flex-basis: 48.5%;}
div.col-xs-12.content-flex .content-row .boxL {flex-basis: 32%;}
.content-flex .content-row .empty-box {background: #fff!important; box-shadow: none!important;}

/*article display end*/

#SearchTitle {margin-top: 40px!important;}
.disp-formula .label {color: #000!important}

/*cover art*/
.cover_art {
    display: inline-block;
    vertical-align: top;
}

.cover_art .title {
    color: #0b308e;
    font-size: 15px;
    font-family: Verdana;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 5px;
}

.cover_art img {
    border: 1px solid #0b308e;
    height: 289px;
    margin-right: 10px;
}


.slider.size-s {
    width: 420px!important;
    display: inline-block!important;
    height: 287px!important;
}

.slider.size-s .item .boxL .thumnail {height: 232px!important;}
.slider.size-s .item .boxL .thumnail img {
    width: 200px!important; 
    max-height: 232px!important;
}
/*cover art end*/

/* 공통 */
.container {width: 1020px; padding-left:10px; padding-right:10px;}
.row {margin-left:-10px; margin-right:-10px;}
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {padding-left:10px; padding-right:10px;} 
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}
.mt-0 {margin-top:0px!important;}
.mt-10 {margin-top:10px!important;}
.mt-20 {margin-top:20px!important;}
.mt-40 {margin-top:40px!important;}
.mb-3 {margin-bottom: 3px;}
.ml-0 {margin-left:0px!important;}
.mr-0 {margin-right:0px!important;}
.mr-5 {margin-right: 5px;}
.bl-1 {border-left:1px solid #fff;}
.br-0 {border-right:none!important;}
.fix-menu-align-un {text-align: unset; padding-left: 17px!important;}
.fs-12 {font-size: 12px!important;}
.bgcolor-gray {background: #efefef!important;}
.ad-bgcolor-gray {
    background: #B7B7B7;
    text-align: center;
    padding: 7px;
}
.ad-bgcolor-lightgray {
    margin-top: 0px!important;
    background: #D9D9D9;
    text-align: center;
    padding: 7px;
}
.highlight {color: #0c3388; font-weight: bold;}


.new-icon {background: #0b308e; color: #fff; border-radius: 3px; border: 1px solid #0b308e; padding: 0 3px 0 3px; margin-right: 3px;}
.searchBoxIcon {position:absolute; top:0px; right:0px; border:none; background:none; outline:none;}

/*boxed-text*/
.boxed-text-body {
    border: 1px solid black;
    margin-left: 0.5em;
}

.boxed-text-body p:first-child {
    padding: 8px 15px 0 15px;
}

.boxed-text-body p {
    padding: 0 15px;
}


.boxed-text-body p:last-child {
    padding: 0 15px 8px 15px;
}

/* fixedmenu-icon */
.fixedmenu-icon-h img {vertical-align: middle!important; height: 20px;}
.fixedmenu-icon img {vertical-align: middle!important; width: 20px;}

/* 아티클 페이지 상단 bar fixed  */
.fixed-menu {width:100%; height:40px; background:#0b308e; color:#fff; display:none; position:fixed; top:0px;}
.fixed-menu.on {width:100%; height:40px; background:#0b308e; color:#fff; display:block; position:fixed; top:0px; z-index:100;}
.fixed-menu h1 {float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 640px; color: #ffffff; padding-top: 12px; font-size: 14px; font-weight: 400;}
.fixed-menu h1 a { color: #ffffff;}
.fixed-menu h1 a:hover {color: #ffffff; text-decoration: none;}
.fixed-menu h1 span {float:right; margin-left: 350px; margin-top: 3px; color: #a0a0a0; font-size: 12px; display: block;}
.fixed-menu h1 img {margin-right: 30px;}
.fixed-menu h4 {float:left; padding-top:13px; font-family: 'Times New Roman', serif;}
.fixed-menu ul {float:right;}
.fixed-menu .navbar-right {margin-right:0px;}
.fixed-menu .fa {padding-right:5px;}
.fixed-menu .format-img img {padding-top:6px; padding-right:5px;}
.fixed-menu .navbar-nav>li>a {padding-top:10px; padding-bottom:10px; background: #da1025; color:#fff;}
.fixed-menu .navbar-nav>li>a:active {color:#000;}
.fixed-menu .navbar-nav>li>a:hover {color:#000;}
li.dropdown.open > a:focus {color:#000;}


/* 캐러셀 수정 */
.carousel-indicators li {background:#fff!important; border:none;}
.carousel-indicators li.active {background:#0b308e!important; border:none;}

/* 우측 작은 캐러셀 수정 */
.num {position:absolute; bottom:-21px; width:100%; text-align:center; z-index:20; font-size: 10px;}

.wrap {width:100%; background:#8bc120;}
.wrap .headertop {float:right; height:40px; padding-top:8px;}


/**/

/*wrap*/
.wrap-menu-back, .wrap-menu-back-r, .bottom-wrap-back, .bottom-wrap-back-r {height: 40px; width: 50%; display: inline-block; position: absolute; z-index: -1;}

.bottom-wrap-back {left: 0}

.wrap-menu-back, .wrap-menu-back-r {background-color: #0b308e;}
.bottom-wrap-back, .bottom-wrap-back-r {background-color: #a3a3a3;}

.wrap-menu-back-r, .bottom-wrap-back-r {right: 0;}


.bottom-wrap {margin-top: 40px; height: 40px; background-color: #bfbfbf;  /*background-image: linear-gradient(to left, rgba(163,163,163,1), rgba(255,0,0,0), rgba(163,163,163,1));*/}


.wrap-menu {width:100%; height: 40px;}
.wrap-menu .header {position: absolute;}


.sub-back {
    background-color: #efefef;
    width: 100%;
    height: 235px;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 2;
    display: none;
    border-bottom: 1px solid #c2c2c2;
}


/**/


#gnb {width: 1000px; position: relative;}
#gnb>li {background: #0b308e; float: left; border-right: 1px solid #cccccc;}
#gnb>li>a {width: 249px; padding-top: 10px; padding-bottom: 10px; display: block; color: #ffffff; /*padding-left: 14px;*/ text-decoration:none; text-align: center;}
#gnb>.mett {width: 1000px; height: 265px; position: absolute; top: 40px; left: 0px; background: #efefef; z-index: 100; border-bottom: 2px solid #0b308e; display: none;}
.mega {position: absolute; top: 0px; left: 0px;}
#gnb>.mett .ymj-logo-small {position: absolute; bottom: 22px; right: 20px;}
.mega ul {width: 250px; height: 265px; float: left; border-right: 1px solid #cccccc; padding-left: 15px; padding-top: 15px;}
.mega ul li {padding-bottom: 15px;}
.mega ul li a {text-decoration:none;}



.content {width:100%; margin-top: 90px;}
.content .left .slider {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}

.content-gray80 .left .slider-top {
    background: #fff;
    color: #0b308e;
    padding: 0px 0 4px 9px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 5px;
/*     font-weight: bold; */
    border: 2px solid #0b308e;
    text-align: center;
}

.content-gray80 .left .slider-top a {
    color: #0b308e;
    text-decoration: none;
}

.content-gray80 .left .slider-top a:hovor {
    color: #0b308e;
    text-decoration: none;
}

.content-gray80 .left .slider-top .left {
    float: left; 
    padding-top: 6px;
}

.content-gray80 .left .slider-top .center {
    font-size: 23px;
}

.content-gray80 .left .slider-top .right {
    float: right;
    margin-right: 14px;
    padding-top: 6px;
}


.content .left .slider .boxL .articleBox .thumnail img {width:250px; height:250px; margin:0px 25px 0px 0px;}
.content .left .slider .boxL .articleBox .article-title a {text-decoration:none; color: black;}
.content .left .slider .boxL .articleBox .article-title a:hover {text-decoration:none;}
.content .left .slider .boxL .articleBox .doi span {font-size:9px;  color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content .left .slider .boxL .articleBox .doi span a {text-decoration: none;}
.content .left .slider .boxL .articleBox .doi span a:hover {text-decoration: none;}
.content .left .slider .carousel-indicators {bottom:10px;}
.content .left .slider .carousel-inner .carousel-control {opacity:.2;}
.content .left .slider .carousel-inner .carousel-control {opacity:.2;}
.content .left .boxL {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .left .boxL h4 {padding-top:9px; padding-bottom:10px; padding-left:15px; background:#0b308e; color:#fff; border-radius:5px 5px 0px 0px; font-weight:300;}
.content .left .boxL forthcoming {background:#0b308e; color:#00b0ee; border-radius:5px 5px 0px 0px; font-weight:300; float:left; text-align:right;}
.content .left .boxL .articleBox {padding:15px 15px 10px 15px; background:#efefef; border-radius:0px 0px 5px 5px; overflow: hidden;}
.content .left .boxL .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.content .left .boxL .articleBox .articleType {font-size:11px; color:#da1025; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.content .left .boxL .articleBox .year {color:#0b308e; font-size:13px;}
.content .left .boxL .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.content .left .boxL .articleBox .article-title a {text-decoration:none; color: black;}
.content .left .boxL .articleBox .article-title a:hover {text-decoration:none;}


.content .left .boxL .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.content .left .boxL .articleBox .disc {font-size:11px; color:#666666; line-height:1.5;}
.content .left .boxL .articleBox .disc a {text-decoration: none; color:#0b308e;}
.content .left .boxL .articleBox .disc a:hover {text-decoration: none; color:#0b308e;}
.content .left .boxL .articleBox .doi {margin-top:10px; color:#000000;}
.content .left .boxL .articleBox .doi span {font-size:9px; color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content .left .boxL .articleBox .doi span a {text-decoration: none; color:#0b308e;}
.content .left .boxL .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}

.content .right .forthcoming-issue {width:100%; height:40px; color:#fff; padding-left:15px; padding-top:8px; background:#333; border-radius:5px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .forthcoming-issue a {color: white; display: block;}
.content .right .forthcoming-issue a:hover {text-decoration: none;}

.content .right .past-issue {width:100%; height:40px; color:#fff; padding-left:15px; padding-top:8px; background:#7d8b90; border-radius:5px; margin-top:10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .past-issue a {color: white; display: block;}
.content .right .past-issue a:hover {text-decoration: none;}

.content .right .open-access {width: 100%;  height: 40px;  padding-left:15px; padding-top:8px; border-radius: 5px; background: #655750; margin-top: 10px;}
.content .right .open-access a {color: white; display: block;}
.content .right .open-access a:hover {text-decoration: none;}

.content .right .submit {background:url(../images/cover-10.png) no-repeat; width:100%; height:103px; border-radius:5px; margin-top:10px;}
.content .right .submit p {color:#00578e; padding-left:15px; padding-top:13px;}
.content .right .submit .submit-img {text-align:center; padding-top:13px;}

.content .right .right-banner-on-1 {width:100%; height:90px; background:#8bc120; border-radius:5px; margin-top:10px; padding:4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .right-banner-on-1 p {padding-left:11px; padding-top:4px; color:#fff;}
.content .right .right-banner-on-1 .right-banner-on-1-img {width:100%; overflow:hidden; padding-top:13px;}
.content .right .right-banner-on-1 .right-banner-on-1-img>div {width:71px; height:40px; border-radius:5px; background:#fff; display:table; float:left; margin:3px;}
.content .right .right-banner-on-1 .right-banner-on-1-img>div>span {display:table-cell; vertical-align:middle; text-align:center;}

.content .right .right-banner-on-2 {width:100%; height:79px; background:#8bc120; border-radius:5px; margin-top:10px; padding:4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .right-banner-on-2 p {padding-left:11px; padding-top:4px; color:#fff;}
.content .right .right-banner-on-2 .right-banner-on-2-img {width:100%; overflow:hidden; padding-top:12px;}
.content .right .right-banner-on-2 .right-banner-on-2-img>div {width:56px; height:30px; border-radius:5px; background:#fff; display:table; float:left; margin:3px;}
.content .right .right-banner-on-2 .right-banner-on-2-img>div>span {display:table-cell; vertical-align:middle; text-align:center;}


.right #searchbox-group-jbrowse.affix-top { margin-top: 0px; }
.right #searchbox-group-jbrowse.affix { position:fixed; top:0px; margin-top: 40px; }
.right #searchbox-group-jbrowse.affix-bottom { position:fixed; top:0px; }

.right #searchbox-group-jvolume.affix-top { margin-top: 0px; }
.right #searchbox-group-jvolume.affix { position:fixed; top:0px; margin-top: 40px; }
.right #searchbox-group-jvolume.affix-bottom { position:fixed; top:0px; }

.right #searchbox-group-asummary.affix-top { margin-top: 0px; }
.right #searchbox-group-asummary.affix { position:fixed; top:0px; margin-top: 40px; }
.right #searchbox-group-asummary.affix-bottom { position:fixed; top:0px; }

.right .j_infobox {width:315px; overflow: hidden; background: #806f66; /* border-radius: 5px; */ margin-top:10px; padding:7px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.right .j_infobox p {color: white; margin-left: 5px; float: left;}
.right .j_infobox .J_fullname {font-style: italic;}
.right .j_infobox a {color: white;}
.right .j_infobox a:hover {color: white; text-decoration: none;}
.right .j_infobox i {margin-left: 5px; margin-top: 5px;}

.right .searchbox .form-control { width: 290px;}

.right .searchbox-search-article {width:315px; min-height: 103px; /* background: #d2470e; */ border: 1px solid #a0a0a0; border-top: 4px solid #d2470e; margin-top:20px; padding:4px;}
.right .searchbox-search-article p {/* padding-left:11px; */ padding-top:4px; color: #d2470e; display: block;}
.right .searchbox-search-article .box {width: 220px; height: 30px; font-size: 13px; color:gray; background-color: #ffffff; border: 1px solid #a0a0a0; margin-right: 4px; margin-top: 7px; margin-left:11px; padding-left:3px; padding-top: 4px; absolute; bottom: 8px; right: 170px; }
.right .searchbox-search-article span {display: block; float: right; margin-right: 4px; margin-top: 4px;}
.right .searchbox-search-article .asearch a { color: #d2470e; display: block; /* padding-top: 5px; */ text-decoration: underline;}
.right .searchbox-search-article .asearch a:hover {text-decoration: underline;}

.right .searchbox-search-journal {width:315px; min-height: 82px; /* background: #f18101; */ border: 1px solid #a0a0a0;  border-top: 4px solid #f18101; margin-top:20px; padding:4px; }
.right .searchbox-search-journal p {padding-left:11px; padding-top:4px; color: #f18101; display: block;}
.right .searchbox-search-journal .box {width: 220px; height: 30px; font-size: 13px; color:gray; background-color: #ffffff; border: 1px solid #a0a0a0; margin-right: 4px; margin-top: 7px; margin-left:11px; padding-left:3px; padding-top: 4px; absolute; bottom: 8px; right: 170px; }
.right .searchbox-search-journal span {display: block; float: right; margin-right: 4px; margin-top: 4px;}

.right .searchbox-search-in-journal { width:315px; min-height: 125px; background: #1b2943; margin-top:0px; padding-right:12px; padding-top:8px; padding-left:12px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); opacity:0.7; }
.right .searchbox-search-in-journal p {color: white; margin-left:0px; margin-bottom:5px;}
.right .searchbox-search-in-journal .asearch a { color:  #ffffff; display: block; padding-top: 10px; margin-bottom: 0em; text-decoration: underline; font-weight: normal;}
.right .searchbox-search-in-journal .asearch a:hover {text-decoration: underline; font-weight: normal;}
.right .searchbox-search-in-journal .form-control { width: 287px;}

.right .searchbox-search-result { width:315px; min-height: 100px; background: #1b2943; margin-top:0px; padding-right:12px; padding-top:8px; padding-left:12px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); opacity:0.7; }
.right .searchbox-search-result p {color: white; margin-left:0px; margin-bottom:5px;}
.right .searchbox-search-result .asearch a { color:  #ffffff; display: block; padding-top: 10px; margin-bottom: 0em; text-decoration: underline; font-weight: normal;}
.right .searchbox-search-result .asearch a:hover {text-decoration: underline; font-weight: normal;}
.right .searchbox-search-result .form-control { width: 287px;}

.content .right .banner-lg-2 {width:100%; height:140px; margin-top:10px; background:#c0c0c0; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .banner-lg-2 p {text-align:center; display:table-cell; vertical-align:middle;}
.content .right .boxR {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content .right .boxR h4 {padding-top:9px; padding-bottom:10px; padding-left:15px; background:#0b308e; color:#fff; border-radius:5px 5px 0px 0px; font-weight:300;}
.content .right .boxR .articleBox {padding:15px 15px 10px 15px; background:#efefef; border-radius:0px 0px 5px 5px; overflow: hidden;}
.content .right .boxR .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.content .right .boxR .articleBox .articleType {font-size:11px; color:#da1025; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.content .right .boxR .articleBox .year {color:#0b308e; font-size:13px;}
.content .right .boxR .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.content .right .boxR .articleBox .article-title a {text-decoration:none; color: black;}
.content .right .boxR .articleBox .article-title a:hover {text-decoration:none;}
.content .right .boxR .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.content .right .boxR .articleBox .disc {font-size:11px; color:#666666; line-height:1.5; test}
.content .right .boxR .articleBox .disc a {text-decoration: none; color:#0b308e;}
.content .right .boxR .articleBox .disc a:hover {text-decoration: none; color:#0b308e;}
.content .right .boxR .articleBox .doi {margin-top:10px;  text-align: right;}
.content .right .boxR .articleBox .doi span {font-size:9px; color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content .right .boxR .articleBox .doi span a {text-decoration: none; color:#0b308e;}
.content .right .boxR .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}


/* synapse archive style start */

.synapse_archive {width:100%; margin-top:60px;}
.synapse_archive .IssueToC {font-size: 14px; color: #8bc120; margin-top: 20px; padding-bottom: 10px;}
.synapse_archive .j_history .j_h_title {font-size: 18px; color: #8bc120; margin-top: 20px; padding-bottom: 10px;}
.synapse_archive .j_history .j_h_content {border: 1px solid #8bc120;}
.synapse_archive .j_history .j_h_content span {color: #efefef;}
.synapse_archive .j_history .j_h_content .issn {color: #efefef; font-style: 12px; margin-top: 5px;}
.synapse_archive .Archive .j_title {border: 1px solid #8bc120;}
.synapse_archive .Archive .j_title span {color: #efefef;}


/* subpage style start */
.subpage {width:100%; margin-top:40px;}
.subpage h5 {font-size: 18px; color: #0c3388; margin-top: 20px; padding-bottom: 10px;}

.subpage .board {line-height: 1.0;}
.subpage .sub-body>div {font-size: 14px; margin-top:10px;}
.subpage .sub-body>table {width: 650px;}
.subpage .sub-body>div>a {font-size: 14px; margin-top:20px; color: #0c3388; text-decoration: none;}
.subpage .sub-body>div>a:hover {text-decoration: none;}
.subpage .sub-body>div>div>a {font-size: 14px; margin-top:20px; color: #0c3388; text-decoration: none;}
.subpage .sub-body>div>div>a:hover {text-decoration: none;}

.subpage .sub-body .journalabbr {color: #030C60; font-weight:bold;}
.subpage .sub-body .download { font-size: 14px; margin-top:10px; text-align: right; margin-right:10px; margin-bottom:20px;}
.subpage .sub-body .download a {text-decoration: none;}
.subpage .sub-body .download a:hover {text-decoration: none;}

.subpage .sub-body .role {color: #0c3388; font-size: 16px; font-weight: 500;}
.subpage .sub-body .aff {color: #88630c; font-style: italic;}
.subpage .sub-body .period {color: #0c3388; margin-left: 7px;}
.subpage .sub-body .charges {margin-left: 10px;}

.subpage .sub-body .row .line-top {border-top: 2px solid #0b308e; padding-top: 5px; padding-bottom: 5px;}
.subpage .sub-body .row .line-top .title {font-weight: bold; text-align: right; }
.subpage .sub-body .row .line-top .jcover {position: absolute; bottom: -140px; right: -20px; z-index: 99; background-color: white; padding-right: 20px; padding-left: 20px;}

.subpage .sub-body .row .line {border-top: 1px solid #b7b7b7; padding-top: 5px; padding-bottom: 5px;}
.subpage .sub-body .row .line .title {font-weight: bold; text-align: right; }
.subpage .sub-body .row .line>div>a {color: #da1025;}
.subpage .sub-body .row .line .db-icon {padding-right: 10px;}
.subpage .sub-body .row .line-bottom {border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; padding-top: 5px; padding-bottom: 5px;}
.subpage .sub-body .row .line-bottom .title {font-weight: bold; text-align: right; }
.subpage .sub-body .row .line-bottom .db-icon {padding-right: 10px;}

.subpage .sub-body .row .no-line .title {font-weight: bold; text-align: right; }
.subpage .sub-body .row .no-line>div>a {color: #a40035;}

.subpage .archive_navi {margin-left: 10px; margin-bottom: 20px;}
.subpage .archive_navi .row .col-md-3-on {width:12%; height: 40px; padding-top:8px; text-align: center; background: #0b308e; float: left; color: #FFFFFF; font-size: 14px; border-radius:5px; margin-right: 10px;}
.subpage .archive_navi .row .col-md-3-on a {color: #FFFFFF; font-size: 14px;}
.subpage .archive_navi .row .col-md-3-off {width:12%; height: 40px; padding-top:8px; text-align: center; background: #efefef; float: left; color: #FFFFFF; font-size: 14px; border-radius:5px; margin-right: 10px;}
.subpage .archive_navi .row .col-md-3-off a {color: #0b308e; font-size: 14px;}

.subpage .sub-body .subpage-title01 {color: #06276f; font-weight:bold; /*margin-top:40px;*/ /* margin-bottom:20px; */}
.subpage .sub-body .subpage-title02 {color: #0c3388; font-weight:bold; margin-top:20px; /* margin-bottom:20px; */}
.subpage .sub-body .subpage-title03 {color: #0c3388; margin-top:20px;}
.subpage .sub-body .subpage-atype {color: #ee7500; font-weight:bold;}
.subpage .sub-body .subpage-astructure {color: #ee7500; font-style:italic;}
.subpage .sub-body .subpage-astructure {color: #ee7500; font-style:italic;}

.subpage .summary-body h5 {font-size: 18px; color: #0b308e; margin-top: 20px; padding-bottom: 10px;}
.subpage .summary-body img {margin-right: 10px; width: 60px;}
.subpage .summary-body a,img,input{selector-dummy: expression(this.hideFocus=true);}

.subpage .summary-body .heading { font-size: 16px; color: #D82233; margin-top: 30px; margin-bottom: 5px;}
.subpage .summary-body .subheading { font-size: 14px; color: #555555; margin-top: 15px; margin-bottom: 5px;}

.subpage .summary-body .summary-article-wrap {overflow: hidden; margin-top: 10px; margin-bottom: 20px;}
.subpage .summary-body .article-image {width: 10%; float: left; margin-top: 8px; margin-left: 10px; margin-right: 20px;}
.subpage .summary-body .article-disc {width: 85%; float: left; overflow: hidden;}
.subpage .summary-body .article-image img {border: 1px solid #000000; width: 100px; height: 100px;}
.subpage .summary-body .article-disc .page {color: #D82233; padding: 2px;}
.subpage .summary-body .article-disc .title {font-family: "Noto Sans Korean"; font-size: 14px; padding: 2px;}
.subpage .summary-body .article-disc .author {font-size: 12px; padding: 2px;}
.subpage .summary-body .article-disc .summary { margin-top: 10px; margin-bottom: 2px; }
.subpage .summary-body .article-disc .summary span {font-size: 12px;  border:1px solid #0b308e; padding:0px 4px 1px 4px;}
.subpage .summary-body .article-disc .summary span a {text-decoration: none; color:#0b308e;}
.subpage .summary-body .article-disc .summary span a:hover {text-decoration: none; color:#0b308e;}





/* award */
.subpage .award-header {font-size: 20px!important; font-weight: bold; color: #0b308e; text-align: center; margin-bottom: 40px;}


.subpage .awards {padding: 0 0 10px 0; margin: 0px;}

.subpage .awards .headline {padding-bottom: 2px; margin: 25px 0; background: #0b308e;}

.subpage .awards .line {padding-top: 1px; margin-top: 15px; margin-bottom: 15px; background: #ccc;}
.subpage .awards .sub-line {padding-top: 1px; margin-top: 15px; margin-bottom: 15px; border-top: 1px dotted #ccc;}

.subpage .awards .year {font-size: 16px; font-weight: bold; color:#872411; margin-bottom: 20px;}

.subpage .awards .reviewer-img {text-align: center; margin-left: 12px; margin-right: 10px;}
.subpage .awards .reviewer-img img {width:100px;}


.subpage .awards .corresponding {font-weight: bold; color: #0c3388; margin-bottom: 10px;}
.subpage .awards .author {margin-bottom: 5px;}
.subpage .awards .name {text-decoration: underline; /* font-weight: bold; */ padding-top: 5px;}
.subpage .awards .name .degree {color: #999999; font-size: 12px;margin-left: 7px}
.subpage .awards .oricd {text-align: center; color: #a0cf11; font-size: 10px;}
.subpage .awards .oricd a {color: #a0cf11; text-decoration: none;}
.subpage .awards .oricd a:hover {color: #a0cf11; text-decoration: none;}
.subpage .awards .aff {color: #666; font-size: 13px; margin-bottom: 10px;}

.subpage .awards .article_type {text-align: center; font-weight: bold;}

.subpage .awards .title {}
.subpage .awards .title a {text-decoration: none;}
.subpage .awards .title a:hover {text-decoration: none;}

.subpage .awards .info {font-size: 12px; color:#666666; padding-top: 7px; line-height:1.5; overflow: hidden;}










.subpage .most_article .video {text-align: center;}
.subpage .most_article {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    padding: 15px 0 15px 0;
    background: #efefef;
}
.subpage .most_article .vol-no { margin-left: 33px;
    margin-bottom: 10px;
    color: #594f3c;
    line-height: 1.11;}


.subpage .most .row {margin-left: 1px!important;
    margin-right: 1px!important;}

.subpage .most_article h4 {padding-bottom:20px; padding-left:15px; background:#efefef; color:#7c0022; border-radius:5px 5px 0px 0px; font-weight:300;}

.subpage .most_article .biblio {color:#7c0022; float: right; display: block; margin-right: 15px; font-size: 9px; padding-top: 3px;}

.subpage .most_article .thumbnail {text-align: center;}
.subpage .most_article .thumbnail img {width:230px;}
.subpage .most_article .col-md-1 {width: 5%;}
/* .subpage .most_article .col-md-8 {width: 4%;} */
.subpage .most_article .rank {font-size: 25px; font-weight: 700; color: #00506a; text-align: center;}
.subpage .most_article .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.subpage .most_article .article-title a {text-decoration:none; color: black;}
.subpage .most_article .article-title a:hover {text-decoration:none;}
.subpage .most_article .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.subpage .most_article .disc {font-size:11px; color:#666666; line-height:1.5; overflow: hidden;}
.subpage .most_article .doi {font-size: 11px; margin-top: 10px;}
.subpage .most_article .doi a {text-decoration: none; color:#0c3388;}
.subpage .most_article .doi a:hover {text-decoration: none; color:#0c3388;}

/* subpage style end */


/* forthcoming style start */

.subpage .Forthcoming {color: #00b0ee; float: right; display: block; margin-right: 15px;}
.subpage .forthcoming_navi {margin-left: 10px;}
.subpage .forthcoming_navi .row .col-md-3-on {width:12%; overflow: hidden; padding-top:3px; padding-bottom:3px; text-align: center; background: #0b308e; float: left; color: #FFFFFF; font-size: 14px; border-radius:5px; margin-right: 10px;}
.subpage .forthcoming_navi .row .col-md-3-on span {text-align: center; color: #FFFFFF; display:block;}
.subpage .forthcoming_navi .row .col-md-3-on a {color: #FFFFFF; font-size: 14px;}
.subpage .forthcoming_navi .row .col-md-3-off {width:12%; overflow: hidden; padding-top:3px; padding-bottom:3px; text-align: center; background: #efefef; float: left; color: #0b308e; font-size: 14px; border-radius:5px; margin-right: 10px;}
.subpage .forthcoming_navi .row .col-md-3-off span {text-align: center; color: #0b308e; display:block;}
.subpage .forthcoming_navi .row .col-md-3-off a {color: #0b308e; font-size: 14px;}

.subpage .left .forthcoming {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.subpage .left .forthcoming h4 {padding-top:7px; padding-bottom:8px; padding-left:15px; background:#efefef; color:#0b308e; border-radius:5px 5px 0px 0px; font-weight:300;}
.subpage .left .forthcoming forthcoming {background:#0b308e; color:#00b0ee; border-radius:5px 5px 0px 0px; font-weight:300; float:left; text-align:right;}
.subpage .left .forthcoming .articleBox {padding:15px 15px 10px 15px; background:#efefef; border-radius:0px 0px 5px 5px; overflow: hidden;}
.subpage .left .forthcoming .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.subpage .left .forthcoming .articleBox .articleType {font-size:11px; color:#da1025; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.subpage .left .forthcoming .articleBox .year {color:#0b308e; font-size:13px;}
.subpage .left .forthcoming .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.subpage .left .forthcoming .articleBox .article-title a {text-decoration:none; color: black;}
.subpage .left .forthcoming .articleBox .article-title a:hover {text-decoration:none;}


.subpage .left .forthcoming .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.subpage .left .forthcoming .articleBox .disc {font-size:11px; color:#666666; line-height:1.5; overflow: hidden;}
.subpage .left .forthcoming .articleBox .disc .epub .status {font-size:11px; float:left;}
.subpage .left .forthcoming .articleBox .disc .epub .status a {font-size:11px; text-decoration: none; color:#da1025; margin:0px 5px 0px 0px;}
.subpage .left .forthcoming .articleBox .disc .epub .status a:hover {font-size:11px; text-decoration: none; color:#da1025;}
.subpage .left .forthcoming .articleBox .disc .epub .date {font-size:11px;margin-left:10 px; float:left;}

.subpage .left .forthcoming .articleBox .doi {font-size: 11px; margin-top: 10px;}
.subpage .left .forthcoming .articleBox .doi  a {text-decoration: none; color:#0b308e;}
.subpage .left .forthcoming .articleBox .doi  a:hover {text-decoration: none; color:#0b308e;}

/* subpage style end */

/* footer style start */
.footer {width:100%; margin-top:20px; overflow:hidden; /*border-top:1px solid #ccc;*/}

.footer .small-banner-1 {margin-top:20px; overflow:hidden; padding-bottom:20px; border-bottom:1px solid #ccc;}
.footer .small-banner-1>div {width:15.83%; height:40px; margin-left:5px; margin-right:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-1>div>span {display:table-cell; vertical-align:middle; text-align:center;}

.footer .small-banner-2 {margin-top:20px; }
.footer .small-banner-2 .line-1 {overflow:hidden; margin-top:10px;}
.footer .small-banner-2 .line-2 {overflow:hidden; margin-top:10px;}
.footer .small-banner-2 .line-3 {overflow:hidden; margin-top:10px;}
.footer .small-banner-2 .line-1>div {width:15.83%; height:40px; margin-left:5px; margin-right:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-2 .line-2>div {width:15.83%; height:40px; margin-left:5px; margin-right:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-2 .line-3>div {width:15.83%; height:40px; margin-left:5px; margin-right:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-2 .line-1>div>span {display:table-cell; vertical-align:middle; text-align:center;}
.footer .small-banner-2 .line-2>div>span {display:table-cell; vertical-align:middle; text-align:center;}
.footer .small-banner-2 .line-3>div>span {display:table-cell; vertical-align:middle; text-align:center;}

.footer .small-banner-3 {margin-top:20px; overflow:hidden; padding-top:20px; padding-bottom:20px; border-top:1px solid #ccc; text-align:center;}
.footer .small-banner-3>div {width:15.83%; height:40px; margin-left:5px; margin-right:5px; float:left; display:table; }
.footer .small-banner-3 .ml-0 {margin-left:0px!important; width:15.83%; height:40px; margin-left:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-3 .con {width:15.83%; height:40px; margin-left:5px; margin-right:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-3 .mr-0 {margin-right:0px!important; width:15.83%; height:40px; margin-left:5px; border:1px solid #ccc; float:left; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.footer .small-banner-3>div>span {display:table-cell; vertical-align:middle; text-align:center;}
/* footer style end */


/*-article body-*/
.ArticleContentsWrap .ArticleBody {width: 70%;}
.ArticleContentsWrap .ArticleNavigation {width: 30%; background: lightblue;}
.ArticleBody blockquote {
    padding: 5px 25px!important;
    font-size: 14px;
    border-left: none;
}


#ArticleContentsPortlet-test .portlet-test {
   padding-top:12px; padding-bottom:13px; padding-left:15px; background:#c0c0c0; color:#0b308e; border-radius:5px 5px 5px 5px; font-weight:300;
   margin-bottom: 20px;;}
.portlet_head {
    margin-bottom: .461em;
    position: relative;
}
.portlet_title-test, .sensor_title {
    color: #ffffff;
    margin-right: 2em;
}

.portlet_content-test LI {
    PADDING-LEFT: 0px;
    COLOR: black;
    margin: 0.3em, 0.3em;
	margin-bottom: 10px;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}

.portlet_content-test LI img {
	vertical-align:middle;
	margin-right: 5px;}

#portlet_content_MeSH-test .portlet-test {
   padding-top:12px; padding-bottom:13px; padding-left:15px; background:#c0c0c0; color:#0b308e; border-radius:5px 5px 5px 5px; font-weight:300;
   margin-bottom: 20px;;}
   
.portlet_head {
    margin-bottom: .461em;
    position: relative;
}
.portlet_subhead {
    margin-bottom: .461em;
    position: relative;
}

.MeSHMark-wrap-test	.terms {
    vertical-align: middle;
    float: left;
    width: 183px;
    overflow: visible;
    word-wrap: break-word;
    text-indent: -0.5em;
    padding-left: 0.5em;
}
.MeSHMark-wrap-test .pin {
    float: right;
    vertical-align: middle;
	MARGIN-RIGHT:10PX;
}



#portlet_content_ORCID A {
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-SIZE: 11px;
}
/*--article body end*/



/* portlet-article */


.crossmark {width: 150px; height: 33px; margin-bottom: 10px;}

.portlet-article {margin-bottom: 20px; overflow: hidden;}

.portlet-article .portlet-article-headerline {width: 100%; border-top: 3px solid #0b308e; }
.portlet-article .portlet-article-headerline-color {width: 100%; border-top: 3px solid #0b308e; }
.portlet-article .portlet-article-headerline-red {width: 100%; border-top: 3px solid #da1025; }

.portlet-article .portlet-article-header {color: #0b308e;margin-bottom: 6px;}
.portlet-article .portlet-article-header-color {color: #0b308e;margin-bottom: 6px;}




.portlet-article .portlet-article-body-wrap {width:100%; border-left: 1px solid #a0a0a0; overflow: hidden;}

.portlet-article .portlet-article-body {width: 50%; float: left;}

.portlet-article .portlet-article-body .portlet-article-body-cell{padding: 8px; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; }
.portlet-article .portlet-article-body .portlet-article-body-cell-relpub{padding: 1px 8px 1px 8px; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; }
.portlet-article .portlet-article-body .portlet-article-body-cell-relpub .in-pub {padding-top: 0.4px; font-size: 10px; }
.portlet-article .portlet-article-body .portlet-article-body-cell img {margin-right: 5px;}
.portlet-article .portlet-article-body .portlet-article-body-cell-relpub img {margin-right: 5px;}
.portlet-article .portlet-article-body .portlet-article-body-cell-supplementary { height: 56px; }
.portlet-article .portlet-article-body .portlet-article-body-cell-supplementary img { margin-top: 5px; float: left; }
.portlet-article .portlet-article-body .portlet-article-body-cell-supplementary a { margin-left: 17px; vertical-align:top; display: block; }




.portlet-article .portlet-article-body-w {width: 100%; border-bottom: 1px solid #a0a0a0; padding-top: 3px; padding-bottom: 3px;border-right: 1px solid #a0a0a0;}
.portlet-article .portlet-article-body-w .portlet-article-body-line {width: 100%; border-bottom: 1px solid #efefef; }
.portlet-article .portlet-article-body-w .portlet-article-body-cell{padding: 5px 5px 5px 8px; overflow: hidden; }
.portlet-article .portlet-article-body-w .portlet-article-body-cell img {margin-right: 5px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .orcid {font-size: 10px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .awarddoi {font-size: 10px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .subawardid {font-size: 10px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .suppletitle {margin-top: 10px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .videothum {padding: 10px 0px 10px 0px;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .videothum img {border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;}
.portlet-article .portlet-article-body-w .portlet-article-body-cell .show-all {margin-top: 10px;}


.portlet-article .portlet-article-cited-wrap {width:100%; border-left: 1px solid #a0a0a0; text-align:center; overflow: hidden;}
.portlet-article .portlet-article-cited-not-cited-yet {width:100%; padding: 8px 0px 8px 8px; border-left: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; text-align:left; overflow: hidden;}
.portlet-article .portlet-article-cited {width:33.3%; float: left; }
.portlet-article .portlet-article-cited .portlet-article-cited-cell {font-size: 11px;  padding: 8px  0px 15px 0px; text-align: center; border-bottom: 1px solid gray; border-right: 1px solid #a0a0a0; height: 48px;}
.portlet-article .portlet-article-cited .portlet-article-cited-cell .CitedNumber {font-size: 15px; margin-top: -4px;}

.portlet-article .portlet-article-cited-color {width:33.3%; float: left; }
.portlet-article .portlet-article-cited-color .portlet-article-cited-cell {height: 60px; font-size: 11px; padding: 8px  0px 8px 0px; text-align: center; border-bottom: 1px solid #fff; border-right: 1px solid #fff; background: #0b308e;}
.portlet-article .portlet-article-cited-color .portlet-article-cited-cell .CitedNumber {font-size: 14px; color: #fff;}


.portlet-article .portlet-article-body-w .portlet-article-body-cell  .terms {
    vertical-align: middle;
    float: left;
    width: 183px;
    overflow: visible;
    word-wrap: break-word;
    text-indent: -0.5em;
    padding-left: 0.5em;
}
.portlet-article .portlet-article-body-w .portlet-article-body-cell  .pin {
    float: right;
    vertical-align: middle;
    MARGIN-RIGHT:10PX;
}


/* mesh new style */

/* .portlet-article .portlet-article-body-wrap-mesh {width:100%; border-left: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; overflow: hidden;}
 */


.portlet-article .portlet-article-body-wrap-mesh {width:100%; border-left: 1px solid #a0a0a0; overflow: hidden;}


.portlet-article .portlet-article-body-wrap-mesh .row {

padding-left: 20px;
padding-top: 10px;
}

.portlet-article .portlet-article-body-wrap-mesh .portlet-article-body-line {width: 100%; border-bottom: 1px solid #efefef; }


.portlet-article .portlet-article-body-wrap-mesh .row .substances{

padding-bottom: 10px;
}

.portlet-article .portlet-article-body-wrap-mesh .portlet-article-body-cell-mesh {

background: #efefef;
padding: 2px 5px;
border-radius: 2px;
float: left;
margin-right: 10px;
margin-bottom: 10px;

}

.portlet-article .portlet-article-body-wrap-mesh .portlet-article-body-cell-mesh  .terms {
    float: left;
    word-wrap: break-word;
}
.portlet-article .portlet-article-body-wrap-mesh .portlet-article-body-cell-mesh  .pin {
    float: left;
    margin-left: 10PX;
}



/* portlet-article end */

/* figs + tables */



.portlet-article .portlet-article-header-color .showall {float: right; font-size: 10px; margin-top: 5px;}
.portlet-article .figs-color {padding-bottom: 15px; width:100%; overflow: hidden; padding-left:15px; padding-right:15px; padding-top:15px; border-left: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0;}

.portlet-article .figs-color .figs-slider .fig-thumnail {margin: 0px 0px 10px 0px; text-align: center;}
.portlet-article .figs-color .figs-slider .fig-thumnail img {width:270px; height: 200px; margin-top: 10px;}
.portlet-article .figs-color .figs-slider .carousel-indicators {bottom:5px;     margin-bottom: -30px;}
.portlet-article .figs-color .figs-slider .carousel-inner { margin-bottom: 15px; }

.portlet-article .figs-color .figs-slider .carousel-indicators ul {font-size: 10px;}
.portlet-article .figs-color .figs-slider .carousel-indicators li {background:#fff!important; border: 1px solid black;}
.portlet-article .figs-color .figs-slider .carousel-indicators li.active {background:#0b308e!important; border:none;}
.portlet-article .figs-color .figs-slider .carousel-control {opacity:1; width: 0%; bottom: -265px; z-index: 50; background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%); text-shadow: none;}

.portlet-article .figs-color .figs-slider .carousel-control .glyphicon-chevron-left {color:#0b308e!important; border:none; font-size: 14px; margin-left: 70px;}
.portlet-article .figs-color .figs-slider .carousel-control .glyphicon-chevron-right {color:#0b308e!important; border:none; font-size: 14px; margin-right: 70px;}




/* figs-gray */


.portlet-article .portlet-article-header-color .showall {float: right;}
.portlet-article .figs-gray {padding-bottom: 15px; width:100%; overflow: hidden; padding-left:15px; padding-right:15px; padding-top:15px; border-left: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0;}

.portlet-article .figs-gray .figs-slider .fig-thumnail {margin: 0px 0px 10px 0px; text-align: center;}
.portlet-article .figs-gray .figs-slider .fig-thumnail img {width:270px; height: 200px; margin-top: 10px;}
.portlet-article .figs-gray .figs-slider .carousel-indicators {bottom:5px;     margin-bottom: -30px;}
.portlet-article .figs-gray .figs-slider .carousel-inner {background: #efefef; margin-bottom: 15px; }

.portlet-article .figs-gray .figs-slider .carousel-indicators li {background:#fff!important; border: 1px solid black;}
.portlet-article .figs-gray .figs-slider .carousel-indicators li.active {background:#0b308e!important; border:none;}
.portlet-article .figs-gray .figs-slider .carousel-control {opacity:1; width: 0%; bottom: -265px; z-index: 50; background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%); text-shadow: none;}

.portlet-article .figs-gray .figs-slider .carousel-control .glyphicon-chevron-left {color:#0b308e!important; border:none; font-size: 14px; margin-left: 70px;}
.portlet-article .figs-gray .figs-slider .carousel-control .glyphicon-chevron-right {color:#0b308e!important; border:none; font-size: 14px; margin-right: 70px;}

/* figs-gray end*/

.portlet-article .tables-color {padding-bottom: 15px; width:100%; overflow: hidden; padding-left:15px; padding-right:15px; padding-top:15px; border-left: 1px solid #a0a0a0; border-left: 1px solid #a0a0a0; border-bottom: 1px solid #a0a0a0; border-right: 1px solid #a0a0a0;}

.portlet-article .tables-color .tables-slider .table-thumnail {margin: 0px 0px 10px 0px; text-align: center;}
.portlet-article .tables-color .tables-slider .table-thumnail img {width:270px; height: 200px; margin-top: 10px;}
.portlet-article .tables-color .tables-slider .carousel-indicators {bottom:5px;     margin-bottom: -30px;}
.portlet-article .tables-color .tables-slider .carousel-inner {background: #efefef; margin-bottom: 15px; }
.portlet-article .tables-color .tables-slider .carousel-inner { margin-bottom: 15px; }


.portlet-article .tables-color .tables-slider .carousel-indicators li {background:#fff!important; border: 1px solid black;}
.portlet-article .tables-color .tables-slider .carousel-indicators li.active {background:#0b308e!important; border:none;}
.portlet-article .tables-color .tables-slider .carousel-control {opacity:1; width: 0%; bottom: -265px; z-index: 50; background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%); text-shadow: none;}

.portlet-article .tables-color .tables-slider .carousel-control .glyphicon-chevron-left {color:#0b308e!important; border:none; font-size: 14px; margin-left: 70px;}
.portlet-article .tables-color .tables-slider .carousel-control .glyphicon-chevron-right {color:#0b308e!important; border:none; font-size: 14px; margin-right: 70px;}

.figs {margin-bottom: 20px; width:100%; overflow: hidden; color:#fff; padding-left:15px; padding-right:15px; padding-top:8px; background:#595757; border-radius:5px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.figs a {color: white; display: block;}
.figs a:hover {text-decoration: none;}

.figs .figs-title {color: white; display: block; float: left; margin-bottom: 10px;}
.figs .showall {float: right;}
.figs .fig-navi-img {margin: 10px 0px 10px 0px; text-align: center;}
.figs .fig-navi-img img {width: 280px; }


.figs .figs-slider .fig-thumnail {margin: 0px 0px 30px 0px; text-align: center;}
.figs .figs-slider .fig-thumnail img {width:200px; height: 200px; margin-top: 10px;}
.figs .figs-slider .carousel-indicators {bottom:5px; }
.figs .figs-slider .carousel-inner .carousel-control {opacity:.2;}
.figs .figs-slider .carousel-inner {background: #efefef; margin-bottom: 15px; }
.figs .figs-slider .glyphicon-chevron-left {color:#0b308e!important; border:none;}
.figs .figs-slider .glyphicon-chevron-right {color:#0b308e!important; border:none;}

.tables {margin-bottom: 20px; width:100%; overflow: hidden; color:#fff; padding-left:15px; padding-right:15px; padding-top:8px; background:#0b308e; border-radius:5px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.tables a {color: white; display: block;}
.tables a:hover {text-decoration: none;}

.tables .tables-title {color: white; display: block; float: left; margin-bottom: 10px;}
.tables .showall {float: right;}

.tables .tables-slider .table-thumnail {margin: 0px 0px 30px 0px; text-align: center;}
.tables .tables-slider .table-thumnail img {width:200px; height: 200px; margin-top: 10px;}
.tables .tables-slider .carousel-indicators {bottom:5px; }
.tables .tables-slider .carousel-inner .carousel-control {opacity:.2;}
.tables .tables-slider .carousel-inner {background: #efefef; margin-bottom: 15px; }
.tables .tables-slider .glyphicon-chevron-left {color:#0b308e!important; border:none;}
.tables .tables-slider .glyphicon-chevron-right {color:#0b308e!important; border:none;}

/* figs + tables end */

@media (min-width: 992px) {

    #gnb {width: 100%; position: relative;}
    #gnb>li>a {width: 249px; padding-top: 10px; padding-bottom: 10px; display: block; color: #ffffff; /*padding-left: 14px;*/ text-decoration:none; text-align: center;}
    #gnb>.mett {width: 100%; height: 265px; position: absolute; top: 40px; left: 0px; background: #efefef; z-index: 100; border-bottom: 2px solid #0b308e; display: none;}
    .mega {position: absolute; top: 0px; left: 0px;}
    #gnb>.mett .jkms-logo-small {position: absolute; bottom: 22px; right: 20px;}
    .mega ul {width: 250px; height: 265px; float: left; border-right: 1px solid #cccccc; padding-left: 15px; padding-top: 15px;}
    .mega ul li {padding-bottom: 15px;}
    .mega ul li a {text-decoration:none;}


}


@media (min-width: 768px) {

  .navbar-nav>li {border-right:1px solid #fff;}

}

/* archive page */


.journal_archive .archive-box .col-xs-3 {text-align:center; margin-top:20px;}
.journal_archive .archive-box a:nth-child(2) {display:block; text-align:center;}
.journal_archive .journal_archive_year {margin-top:20px;}
.journal_archive .journal_archive_bar {border-top: 2px solid #de1434; height: 10px; width: 100%; margin-top: 5px;}
.journal_archive .archive-box .col-xs-3 img {height: 80px; width: 60px!important;}
.sub-body .journal_archive { padding-right: 0px!important; padding-left: 0px!important;}
.subpage .sub-body {overflow: hidden}



/* Dropdown Menu */
#dropdown-menu-goto {
    max-width: 200px;    
}

#dropdown-menu-goto .goto-item {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 165px;
    display: block;
    overflow: hidden
}

#dropdown-menu-files {
    width: 210px;
}

#dropdown-menu-links {
    width: 250px;
}

.ScrollSubMenuItemToggle .caret {
    margin-top: 7px;
    float: right;
}

#dropdown-menu-id-supplementary-material .ScrollSubMenuItemToggle .caret {
    margin-top: -8px;
    vertical-align: top;
    float: right;
}

#dropdown-submenu-linksto span {
    padding-left: 3px;
}

#dropdown-submenu-linksto img {
    vertical-align: middle;    
}

#dropdown-submenu-formats span {
    padding-left: 3px;
}

#dropdown-submenu-formats img {
    vertical-align: middle;    
}


#dropdown-submenu-orcids div {
    color: #000000;
}
#dropdown-submenu-orcids img {
    padding-left: 3px;
    vertical-align: top;
}

#dropdown-submenu-orcids .subinfo{
    font-size: 10px;
    color: #000000;
}

.dropdown-submenu-breakline {
	width: 220px; border-bottom: 1px solid #efefef; margin-top: 5px; margin-bottom: 5px;
}

.dropdown-submenu-breakmargin {
	width: 220px; border: 0; margin-top: 4px; margin-bottom: 4px;
}

#dropdown-submenu-fundref div {
    color: #000000;
}

#dropdown-submenu-fundref .subinfo{
    font-size: 10px;
    color: #000000;
}

#dropdown-menu-metrics {
    font-size: 12px;
}

#dropdown-menu-metrics img {
    padding-right: 3px;
    vertical-align: middle;
}

#dropdown-menu-metrics .CitedNumber {
    padding-left: 0.5em;
    font-weight: 600;
}


/* SearchResult*/
#asummary-search-result-query-description { margin-bottom: 1em; padding-left: 0em; margin-top: 20px; }
#asummary-search-result-navigation {margin-top: 0; margin-left: 0em; margin-right: 1em; margin-bottom: 2em; border: 2px solid #0b308e; padding: 1em 0.5em 0.5em 1em;}
#asummary-search-result-navigation .search-row:nth-child(2) { margin-top: 0.5em; }



.shadow {
	
	// IE8 below
	border-right : 1px solid #ddd;
	
	// IE9 or Higher
	width: 98.9999%;
	
	-webkit-box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);
	-moz-box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);
	box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);
}


.portlet {
	border-top: 2px solid #0b308e;
	padding-top: .461em;
	margin: .769em 0 2.154em 0;
	overflow: visible;
	line-height: 1.231em;
	zoom: 1;
}


.portlet IMG {
 	margin-right:0.3em;
}


.portlet_crossmark {
	margin: 0;
	padding: 0;
	height: 3.1em;
	overflow: visible;
	zoom: 1;
}

.portlet_head {
	margin-bottom: .461em;
	position: relative;
}

.portlet_subhead {
	margin-top: 0.7em;
	margin-bottom: -0.4em;
	position: relative;
	}

.portlet_title, .sensor_title {
	color: #0b308e;
	font-size: 0.9em;
	margin-right: 2em;
}

.portlet_content {		
	font-size: 0.9em;
	position: relative;
	margin: 0px;
}

.portlet_content UL {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;	
	
	LINE-HEIGHT: 1.231em; 
	LIST-STYLE-TYPE: none; 
	margin: 0.5em;
	padding: 0px;
}

.portlet_content LI {
	PADDING-LEFT: 0px; 
	COLOR: black;
	margin: 0.3em, 0.3em;	
	FONT-SIZE: 10pt;	
	FONT-WEIGHT: normal;
}

	
#portlet_content_Format A {
	TEXT-DECORATION: none;	
	BORDER-BOTTOM: black 1px dotted;	
	COLOR: #000000;
}

#portlet_content_Format A:hover {
	COLOR: #000000;
}

#portlet_content_Format A:active {
	COLOR: #000000;
}

#portlet_content_Format A:visited {
	COLOR: #000000;
}

#portlet_content_MeSH A {
	TEXT-DECORATION: none;
	overflow:visible;
	word-wrap: break-word;
	BORDER-BOTTOM: black 1px dotted;
	COLOR: #000000;
	}

#portlet_content_MeSH A:hover {
	COLOR: #000000;
	}

#portlet_content_MeSH A:active {
	COLOR: #000000;
	}

#portlet_content_MeSH A:visited {
	COLOR: #000000;
	}

#portlet_content_MeSH li {
	margin-left:14px;
	}

#portlet_content_ORCID A {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 0.88em;
	BORDER-BOTTOM: black 1px dotted;	
}

#portlet_content_ORCID IMG {
	margin-right: 0em;	
}

.more_margin {
	margin-bottom: 0.6em;
}


#portlet_content_carousel A:hover {
	COLOR: #000000;
}

#portlet_content_carousel A:active {
	COLOR: #000000;
}

#portlet_content_carousel A:visited {
	COLOR: #000000;
}


.portlet_content_supplementary_materials_video {
	margin-top:0.6em;
	margin-bottom:1.8em;
	font-size: 0.9em;	
}


portlet_content_supplementary_materials_video_view {
	margin-top:0.3em;
	margin-bottom:0;
	width: 200px;
	height: 180px;		
}

.portlet_content_supplementary_materials_video_view video {
	width: 200px;
	margin: 0;
}

.portlet_content_supplementary_materials_video A {
	TEXT-DECORATION: none;	
	BORDER-BOTTOM: black 1px dotted;	
	COLOR: #000000;	
}


.portlet_content A {
	TEXT-DECORATION: none;	
	COLOR: #000000;
}

.portlet_content A:hover {
	COLOR: #000000;
}
.portlet_content A:active {
	COLOR: #000000;
}

.portlet_content A:visited {
	COLOR: #000000;
}

.portlet_content_carousel{
	margin: 0.5em;
}


#ArticleContentsWrap {
	margin-top: 40px;
	width: 100%;
}

#ArticleContents {
	width: 650px;
	float: left;
	white-space: normal;
}

#ArticleContents A {
	TEXT-DECORATION: none;	
	COLOR: #d82231;
}

#ArticleContentsPortlet {	
	margin-top: 20px;
	margin-left: 20px;
	width: 230px;
	float: left;
}		

#ArticleContentsTopIconBar {	
    margin: 0;
    padding: 0;
}

HR.article-doctype-openaccess-underbar {
	height: 1px;	
    border: 0; 
    border-top: 1px solid #0b308e;
    padding: 0;
    
    clear: both;
    display: block;    	
    margin: 5px 0;
    *margin: -2px 0; /* ie7 and below */ 
    
}

HR.article-menubar-top {
	height: 2px;	
    border: 0; 
    border-top: 2px solid #0b308e;
    padding: 0;
    
    clear: both;
    display: block;	
    margin: 5px 0;
    *margin: -2px 0; /* ie7 and below */
}

HR.article-menubar-bottom {
	display: block; 
	height: 2px;	
    border: 0; 
    border-top: 2px solid #0b308e;
    padding: 0;
    
    clear: both;
    display: block;
    margin: 5px 0;
    *margin: -2px 0; /* ie7 and below */    
}

a,img,input{selector-dummy: expression(this.hideFocus=true);}

.img_sub {
	font-size:0;
}

.jTitle {
	color: black;
	FONT-WEIGHT: bold;
	FONT-SIZE: 170%;
	FONT-FAMILY: Times new roman;
	text-decoration: none;
}


.ToC_authors {
	font-size: 80%;
	line-height: 12pt;
	display:inline;
	color: #000000;
}

.JournalInfor {
	font-family: Verdana;
	font-size: 70%;
	line-height: 120%;
	display:inline;
	color: #000000;
}

.JournalISSN {
	font-family: Verdana;
	font-size: 100%;
	display:inline;
	color: #6C6C6C;
}

.notice {
	font-family: Verdana;
	color: #black;
	font-size: 75%;
}

.Verdana {
	font-family: Verdana;
	font-size: 75%;
}

.copyright {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
	color: #777777;
	text-decoration: none;
}

.ArticleInfor {
	font-size: 9pt;
	line-height: 12pt;
	display:inline;
	color: #949494;
}

.ArticleInfor a:link {
        text-decoration:none;
        color: #949494;
}

.ArticleInfor a:visited {
        text-decoration:none;
        color: #949494;
}



/* rules */
hr.part-rule {
    color: #555555;
    width: 100%;
    align: center;
    margin-top: 5pt;
    margin-bottom: 5pt;
    }

hr.section-rule {
    color: #9CCDFF;
    width: 100%;
    height: 5px;
    align: center;
    margin-top: 3pt;
    margin-bottom: 3pt;
    }

/* superior numbers which are cross-references */
.xref {
    color: red;
    }
    
/* generated text */     
.gen {
    color: gray;
    }

/* --------------- Titling levels -------------------- */


/* titling level 1: document title */
.tl-document {
   display: block;
   font-family: times new roman;
   font-size: 15pt;
   font-weight: bold;
   color: black;
   line-height: 130%;
   text-align: left;
   }

/* titling level 2: main document parts */
.tl-main-part {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	color: white;
	FONT-FAMILY: Verdana, sans-serif;
}
 
/* titling level 3: first-level sections of main parts */
 .tl-section-level {
   display: block;
   font-family: helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: blue;
   line-height: 130%;
   }
 
/* titling level 4: lowest designed level */
.tl-lowest-section {
   display: block;
   font-family: helvetica, sans-serif;
   font-size: 11pt;
   font-weight: bold;
   color: black;
   line-height: 120%;
   }
   
/* default titling level */
.tl-default {
   display: block;
   font-family: helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: gray;
   line-height: 130%;
   margin-top: 5pt;
  }


/* FORM style */
.input
{
	font-family: Verdana; 
	color: #454545; 
	font-size: 10pt; 
	line-height:14px; 
	BORDER: #BEBEBE; 1px solid; 
}

/* table style */
Table.Form {
	font-family: Verdana; 
	color: #353535; 
	font-size: 80%; 
	line-height:130%; 
}


td.smallText {
	font-size: 80%;
	line-height: 12pt;
	display:inline;
	color: #black;
	text-decoration: none;
}

Table.menu {
	FONT-SIZE: 13px;
	COLOR: #0b308e;
	FONT-FAMILY: verdana;
	display: inline;
}

.menu a {
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
	COLOR: #ffffff;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
	font-weight:normal;
}


Table.d {
}


.d a {
	color: #DE1434;
	text-decoration: none;
}

.Journal p {
	line-height:160%;
}

Table.most {
	FONT-SIZE: 90%;
	font-family: Times new roman;
	FONT-WEIGHT: bold;
	display: inline;
	color: #030C60;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.most a {
	color: #030C60;
	text-decoration: none;
}

Table.Article {
	FONT-SIZE: 100%;
	font-family: helvetica;
	display: inline;
	color: #000000;
	text-decoration: none;
}

.CitingArticle {
	font-size: 80%;
	line-height: 150%;
	display:inline;
	color: #949494;
	font-weight:normal;
}

.CitingArticle a {
	line-height: 150%;
	font-family: arial;
	display:inline;
	color: #0b308e;
	font-weight:normal;
	text-decoration: underline;
}

Table.JournalBrowser {
	FONT-SIZE: 70%;
	font-family: Verdana;
	display: inline;
}

.JournalBrowser a{
	FONT-SIZE: 110%;
	display: inline;
	color: #1c1c1c;
	text-decoration: none;
}


Table.Journal {
}


.Journal a {
	COLOR: #DE1434;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.title01 {
	COLOR: #D82233;
	FONT-SIZE: 95%;
    font-family: helvetica;
	font-weight:bold;
}

.title02 {
	font-family: Verdana;
	COLOR: #ED1C24;
	FONT-SIZE: 90%;
	font-weight:bold;
}

.title04 {
	font-family: helvetica;
	COLOR: #999999;
	FONT-SIZE: 120%;
	font-weight:bold;
}

.title03 {
	COLOR: #000000;
	FONT-SIZE: 100%;
	font-weight:bold;
	line-height:180%;
}

.title03 a{
	COLOR: #000000;
	text-decoration: none;
}

.EDate {
	font-family: Times new roman;
	COLOR: #D82233;
	FONT-SIZE: 100%;
	font-weight:normal;
}

.Authors {
	font-family: Times new roman;
	line-height: 180%;
	COLOR: #000000;
	FONT-SIZE: 90%;
	font-weight:normal;
}

Table.current {
	FONT-SIZE: 11pt;
	font-family: Times new roman;
	color: #000000;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

td.current {
	FONT-SIZE: 11pt;
	font-family: Times new roman;
	display: inline;
	color: #58595B;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.current a:link {
	FONT-SIZE: 12pt;
	color: #000000;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.current a:visited {
	text-decoration:none;
	font-weight:normal;
	color: #000000;
	selector-dummy:
	expression(this.hideFocus=true);
}


.current a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #999999;
	selector-dummy:
	expression(this.hideFocus=true);
}

.current_author {
	FONT-SIZE: 10pt;
	font-family: Times new roman;
	line-height:130%;
	display: inline;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

Table.forthcoming_toc {
	FONT-SIZE: 90%;
	line-height:130%;
	PADDING-TOP: 5px; PADDING-bottom: 5px;
	selector-dummy:
	expression(this.hideFocus=true);
}

td.forthcoming_author {
	font-family: Times new roman;
	font-size: 9 pt;
	font-weight: normal;
	text-decoration: none;
	display:inline;
	color: #000000;
	line-height:140%;
	padding-top:5px;padding-bottom:5px;
}

td.forthcoming_abstract {
	font-family: Times new roman;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	display:inline;
	color: #03328e;
	line-height:130%;
	padding-top:5px;padding-bottom:5px;
}

td.forthcoming_aff {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	display:inline;
	color: #000000;
}

Table.Archive {
	FONT-SIZE: 90%;
	font-family: helvetica;
	display: inline;
	color: #58595B;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.Archive a {
	color: #2A5889;
	text-decoration: none;
}

Table.Summary {
	FONT-SIZE: 9 pt;
	font-family:바탕;
	line-height:130%;
	display: inline;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.Summary a {
	FONT-SIZE: 9 pt;
	font-family:바탕;
	line-height:130%;
	display: inline;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

Table.etocs {
	FONT-SIZE: 100%;
	font-family: Times new roman;
	display: inline;
	color: #000000;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.etocs a {
	color: #DE1434;
	text-decoration: underline;
}

.Title_box {
	font-family:Verdana;
	COLOR: #ffffff;
	FONT-SIZE: 10pt;
}

.Article a {
	COLOR: #DE1434;
	selector-dummy:
	expression(this.hideFocus=true);
}

Table.Box {
width: 100%;
BORDER-BOTTOM: #0b308e 2px solid;
BORDER-LEFT: #0b308e 2px solid;
BORDER-TOP: #0b308e 2px solid;
BORDER-RIGHT: #0b308e 2px solid;
margin-bottom: 2em;
LINE-HEIGHT: 170%;
FONT-FAMILY: Arial;
COLOR: #000000;
FONT-SIZE: 80%;
TEXT-DECORATION: none;
}

Table.Box_Citation {
	Text-Decoration: None;
	Border-Top:1Px Solid #0b308e;
	Border-Bottom:1Px Solid #0b308e;
	Border-Left:1Px Solid #0b308e;
	Border-Right:1Px Solid #0b308e;
}

Table.Box_subscription {
	text-decoration: none;
	border-top:1px solid #D82233;
	border-bottom:1px solid #D82233;
	border-left:1px solid #D82233;
	border-right:1px solid #D82233;
}

.Box_subscription td {
     color:#494949;
     vertical-align:middle;
     border-bottom:1px solid #E0E0E0;
}

Table.Box02 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
	display:inline;
	color: #777777;
	text-decoration: none;
	border-top:2px solid #F58220;
	border-bottom:2px solid #F58220;
	border-left:2px solid #F58220;
	border-right:2px solid #F58220;
	padding-top:4px;padding-bottom:4px;padding-right:4px;padding-left:4px;
}

Table.List {
	FONT-SIZE: 80%;
	font-family: Verdana;
	display: inline;
	color: #000000;
	text-decoration: none;
	line-height:160%;
	font-weight:normal;
}

.List a {
	color: #DE1434;
}
.List th {
     border-bottom:2px solid #F39700;
     border-top:2px solid #F39700;
     padding-top:4px;padding-bottom:4px;
}

.List td {
    vertical-align:top;
    border-bottom:1px solid #F39700;
}

.LineMap {
	COLOR: #030839;
	FONT-SIZE: 80%;
	font-family: Verdana;
	text-decoration: none;
}

.LineMap a {
	text-decoration: none;
	color: #030839;
}

.header	.linemap-in-header {width:100%; margin-top: 40px; height:27px;  padding:5px 0px 7px 15px; background:#a8a8a8;}
.header	.linemap-in-header li {float:left; color:#fff; font-size:12px;}
.header	.linemap-in-header li a {color:#fff;}
.header	.linemap-in-header li a:hover {color:#da1025;}
.header	.linemap-in-header li:nth-last-child(1) { font-weight: 500; }
.header	.linemap-in-header span {font-size:12px; float:left; padding-left:15px; padding-right:12px; color:#fff;}


.TableOfContentsHeader {
	color: #0b308e;
	FONT-SIZE: 12pt;
	font-family: Verdana;
	text-decoration: none;
}

.ToC_subjectArea {
	color: #ffffff;
	FONT-SIZE: 100%;
	font-family: arial;
	text-align:center ;
	font-weight:bold;
	text-decoration: none;
	background-color:#0b308e;
    padding-top:4px;padding-bottom:4px;
}

.ToC_subject {
	color: #ffffff;
	FONT-SIZE: 90%;
	font-family: arial;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	background-color:#a0a0a0;
    padding-top:4px;padding-bottom:4px;
}

.forthcoming_issue {
	color: #999999;
	font-family: Times new roman;
	FONT-SIZE: 9 pt;
	text-decoration: none;
}

.forthcoming_issue a:link {
	text-decoration:none;
	font-family: Times new roman;
	color: #999999;
	selector-dummy:
	expression(this.hideFocus=true);
}

.forthcoming_issue a:visited {
	text-decoration:none;
	color: #999999;
	selector-dummy:
	expression(this.hideFocus=true);
}


.forthcoming_issue a:hover {
	text-decoration:none;
	color: #d82232;
	selector-dummy:
	expression(this.hideFocus=true);
}

.author-email {
	color: gray;
  }
    
.author-email a {
	color: #D82233;
	}
	    
.citation-comment {
	font-size: 90%;
    }
    
.citation-comment a {
	font-size: 90%;
    }
	
/* Added 2012-12-19 */

.article-retracted {
 BORDER : #7d0000 1px solid; 
 TEXT-ALIGN: center; 
 MARGIN-RIGHT: 0.5em;
 BACKGROUND-COLOR: #ff0000; 
 PADDING: 10px;
 MARGIN-BOTTOM: 1.5em; 
 box-shadow: 0.4em 0.4em 0.5em rgba(0,0,0,.3);
}

.article-retracted A {
 FONT-FAMILY: Verdana; COLOR: #F0F0F0;
 font-size: 1.1em; text-align: center;
 font-weight: lighter;
 line-height: 1.5;
 text-decoration: underline;
}

.article-retracted-watermark {
	background:url("/image/bg-retracted.png") center center;	
	opacity:0.8;
}

.article-doctype {
	TEXT-ALIGN: left; FONT-FAMILY: verdana; FLOAT: left; COLOR: #898989; FONT-SIZE: 10pt; FONT-WEIGHT: bold;
}
.article-openaccess {
	TEXT-ALIGN: right; FONT-FAMILY: verdana; FLOAT: right; COLOR: #0b308e; FONT-SIZE: 10pt; FONT-WEIGHT: bold;
}
HR.article-doctype-openaccess-underbar {
	FLOAT: TOP; WIDTH: 100%; HEIGHT: 1px; COLOR: #0b308e; align: center
}


	
/* Added 2012-12-21 */

.toc-openaccess {
	color: #0b308e;	
}


	
/* Added 2012-12-25 */

HR.article-menubar-top {
	FLOAT: TOP; WIDTH: 100%; HEIGHT: 1px; align: center; COLOR: #0b308e;
}

HR.article-menubar-bottom {
	FLOAT: TOP; WIDTH: 100%; HEIGHT: 2px; align: center; COLOR: #0b308e;
}

/* Added 2013-6-14 */

Table.about {
	FONT-SIZE: 11pt;
	font-family: Times new roman;
	display: inline;
	color: #000000;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
}

.about a {
	FONT-SIZE: 11pt;
	FONT-FAMILY: Times new roman;
	display: inline;
	color: #000000;
	text-decoration: none;
	selector-dummy:
	expression(this.hideFocus=true);
	font-weight:normal;
}

.ORCID a {
	COLOR: #000000 !important;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: black 1px dotted;
	}



.MeSHMark div {
	vertical-align:top;
	padding:0px;
	margin-top:0px;
	height:16px;
	max-width: 180px;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}

.MeSHMark img {
	vertical-align:middle;
	border:0;
}


.ExternalLinkFT a
{
	TEXT-DECORATION: none;
	BORDER-BOTTOM: black 1px dotted;
	COLOR: #000000;
}

.ExternalLinkFT img
{
	border: 0;
	vertical-align: top;
	margin-right: 0.15em;
}

.ExternalLinkFT
{
	font-size:0.9em;
}

.ExternalViewTable
{
	border-top: 2px solid #686168;
	border-bottom: 1px solid #686168;
}

.ExternalViewTable	th
{
	background-color: #d2d0e5;
	border-top: 0px solid #686168;
	border-bottom: 1px solid #686168;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.ExternalViewTable	td
{
	border-top: 1px solid #dedede;
	border-bottom: 0px solid #dedede;
	padding-left: 0.5em;
	padding-right: 0.5em;
}


.citation-comment 
{
	FONT-SIZE: 90%;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}


.bm .listitem p 
{
	margin: 0px;
	padding: 0px;
}


.MeSHMark-wrap div {
	display:inline-block;		
}

.MeSHMark-wrap	.terms {
	vertical-align:middle; 
	float:left; 
	width: 183px; 
	overflow: visible; 
	word-wrap: break-word;		
	text-indent: -0.5em;
	padding-left: 0.5em;
}

.MeSHMark-wrap .pin {
	float:right; 
	vertical-align:middle; 		
}

.MeSHMark-wrap img {
	padding-top:5px;
	vertical-align:middle;
	border:0;
}


/* WEBSITE DESIGN */





.content-gray80 {width:100%; margin-top: 40px;}


.content-gray80 .More {
    color: #0b308e;
    float: right;
    display: block;
    margin-right: 15px;
    font-style: italic;
    font-size: 12px;
    padding-top: 2px;
}

.content-gray80 .More a {
    color: #0b308e;
    text-decoration: none;
}



.content-gray80 .mon_y_V_I 
{color: #666666;
    float: right;
    display: block;
    margin-right: 15px;
    font-size: 9px;
    padding-top: 3px;}

.content-gray80 .left .slider {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .left .slider .boxL .articleBox .thumnail {height:250px; float:left;}
.content-gray80 .left .slider .boxL .articleBox .thumnail img {width:250px; height:250px;    max-height: 250px; height: auto; margin:0px 25px 0px 0px;}
.content-gray80 .left .slider .boxL .articleBox .article-title a {text-decoration:none; color: black;}
.content-gray80 .left .slider .boxL .articleBox .article-title a:hover {text-decoration:none;}
.content-gray80 .left .slider .boxL .articleBox .doi span {font-size:9px;  color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content-gray80 .left .slider .boxL .articleBox .doi span a {text-decoration: none; color:#0b308e;}
.content-gray80 .left .slider .boxL .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}
.content-gray80 .left .slider .carousel-indicators {bottom:10px;}
.content-gray80 .left .slider .carousel-inner .carousel-control {opacity:.2;}
.content-gray80 .left .boxL {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .left .boxL h4 {padding-top:7px; padding-bottom:8px; padding-left:15px; background:#fff; color:#0b308e; border-radius:5px 5px 0px 0px; font-weight:300;}
.content-gray80 .left .boxL .box-top-bar {
	padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 15px;
    background: #0c3388;
    color: #0c3388;
    font-weight: 300;
    border-radius: 0px 0px 0px 0px;}
.content-gray80 .left .boxL forthcoming {background:#0b308e; color:#00b0ee; border-radius:5px 5px 0px 0px; font-weight:300; float:left; text-align:right;}
.content-gray80 .left .boxL .articleBox {padding:15px 15px 10px 15px; background:#efefef; border-radius:0px 0px 5px 5px; overflow: hidden;}
.content-gray80 .left .boxL .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.content-gray80 .left .boxL .articleBox .articleType {font-size:11px; color:#872411; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.content-gray80 .left .boxL .articleBox .year {color:#0b308e; font-size:13px;}
.content-gray80 .left .boxL .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.content-gray80 .left .boxL .articleBox .article-title a {text-decoration:none; color: black;}
.content-gray80 .left .boxL .articleBox .article-title a:hover {text-decoration:none;}


.content-gray80 .left .boxL .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.content-gray80 .left .boxL .articleBox .disc {font-size:11px; color:#666666; line-height:1.5;}
.content-gray80 .left .boxL .articleBox .disc a {text-decoration: none; color:#0b308e;}
.content-gray80 .left .boxL .articleBox .disc a:hover {text-decoration: none; color:#0b308e;}
.content-gray80 .left .boxL .articleBox .doi {margin-top:10px;}
.content-gray80 .left .boxL .articleBox .doi span {font-size:9px; color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content-gray80 .left .boxL .articleBox .doi span a {text-decoration: none; color:#0b308e; }
.content-gray80 .left .boxL .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}

.content-gray80 .right .forthcoming-issue {width:100%; height:40px; color:#fff; padding-left:15px; padding-top:8px; background:#333; border-radius:5px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .forthcoming-issue a {color: white; display: block;}
.content-gray80 .right .forthcoming-issue a:hover {text-decoration: none;}

.content-gray80 .right .past-issue {width:100%; height:40px; color:#ffffff; padding-left:15px; padding-top:8px; background:#f18101; border-radius:5px; margin-top:10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .past-issue a {color: white; display: block;}
.content-gray80 .right .past-issue a:hover {text-decoration: none;}

.content-gray80 .right .open-access {width: 100%;  height: 40px;  padding-left:15px; padding-top:8px; border-radius: 5px; background: #655750; margin-top: 10px;}
.content-gray80 .right .open-access a {color: white; display: block;}
.content-gray80 .right .open-access a:hover {text-decoration: none;}

.content-gray80 .right .submit {background:url(../images/cover-10.png) no-repeat; width:100%; height:103px; border-radius:5px; margin-top:10px;}
.content-gray80 .right .submit p {color:#00578e; padding-left:15px; padding-top:13px;}
.content-gray80 .right .submit .submit-img {text-align:center; padding-top:13px;}

.content-gray80 .right .right-banner-on-1 {width:100%; height:90px; background:#8bc120; border-radius:5px; margin-top:10px; padding:4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .right-banner-on-1 p {padding-left:11px; padding-top:4px; color:#fff;}
.content-gray80 .right .right-banner-on-1 .right-banner-on-1-img {width:100%; overflow:hidden; padding-top:13px;}
.content-gray80 .right .right-banner-on-1 .right-banner-on-1-img>div {width:71px; height:40px; border-radius:5px; background:#fff; display:table; float:left; margin:3px;}
.content-gray80 .right .right-banner-on-1 .right-banner-on-1-img>div>span {display:table-cell; vertical-align:middle; text-align:center;}

.content-gray80 .right .right-banner-on-2 {width:100%; height:79px; background:#8bc120; border-radius:5px; margin-top:10px; padding:4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .right-banner-on-2 p {padding-left:11px; padding-top:4px; color:#fff;}
.content-gray80 .right .right-banner-on-2 .right-banner-on-2-img {width:100%; overflow:hidden; padding-top:12px;}
.content-gray80 .right .right-banner-on-2 .right-banner-on-2-img>div {width:97px; height:30px; border-radius:5px; background:#fff; display:table; float:left; margin:3px;}
.content-gray80 .right .right-banner-on-2 .right-banner-on-2-img>div>span {display:table-cell; vertical-align:middle; text-align:center;}

.content-gray80 .right .searchbox {width:100%; height: 100px; background: #c0c0c0; border-radius: 5px; margin-top:10px; padding:4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .searchbox .searchbox-default {padding-left: 12px;}
.content-gray80 .right .searchbox .searchbox-default i {width: 46px; color: #a0a0a0;}
.content-gray80 .right .searchbox p {color: white; margin-left: 0px; margin-bottom: 5px;}
.content-gray80 .right .searchbox .form-control {width: 288px;}
.content-gray80 .right .searchbox .box {width: 220px; height: 30px; color:gray; background-color: #ffffff; margin-right: 4px; margin-top: 4px; margin-left:11px; padding-left:3px; padding-top: 3px; absolute; bottom: 8px; right: 170px; }
.content-gray80 .right .searchbox span {display: block; float: right; margin-right: 4px; margin-top: 4px;}
.content-gray80 .right .searchbox .asearch a { color: white; display: block; padding-top: 10px; text-decoration: underline; font-weight: normal;}
.content-gray80 .right .searchbox .asearch a:hover {text-decoration: underline;}

.content-gray80 .right .videobox {width:100%; background: #0b308e; border-radius: 5px; margin-top:10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .videobox p {padding-left:15px; padding-top:4px; padding-bottom:4px; color: white; display: block;}
.content-gray80 .right .videobox .description {padding-left:15px; padding-right:11px; padding-top:4px; color: white; display: block; font-size: 13px;}
.content-gray80 .right .videobox .author {padding-left:15px; padding-right:11px; font-size:10px; margin-top:5px; margin-bottom:5px; color: white; padding-bottom:8px; }

.content-gray80 .right .noticebox1 {margin-top:10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .noticebox1 h4 {padding-top:7px; padding-bottom:8px; padding-left:15px; background:#0b308e; color:#fff; border-radius:5px 5px 0px 0px; font-weight:300;}
.content-gray80 .right .noticebox1 .articleBox {padding:15px 15px 10px 15px; background:#fff; border-radius:0px 0px 5px 5px; overflow: hidden;}
.content-gray80 .right .noticebox1 .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.content-gray80 .right .noticebox1 .articleBox .articleType {font-size:11px; color:#da1025; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.content-gray80 .right .noticebox1 .articleBox .year {color:#0b308e; font-size:13px;}
.content-gray80 .right .noticebox1 .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.content-gray80 .right .noticebox1 .articleBox .article-title a {text-decoration:none; color: black;}
.content-gray80 .right .noticebox1 .articleBox .article-title a:hover {text-decoration:none;}
.content-gray80 .right .noticebox1 .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.content-gray80 .right .noticebox1 .articleBox .disc {font-size:11px; color:#666666; line-height:1.5; test}
.content-gray80 .right .noticebox1 .articleBox .disc a {text-decoration: none; color:#0b308e;}
.content-gray80 .right .noticebox1 .articleBox .disc a:hover {text-decoration: none; color:#0b308e;}
.content-gray80 .right .noticebox1 .articleBox .doi {margin-top:10px;  text-align: right;}
.content-gray80 .right .noticebox1 .articleBox .doi span {font-size:9px; color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content-gray80 .right .noticebox1 .articleBox .doi span a {text-decoration: none; color:#0b308e;}
.content-gray80 .right .noticebox1 .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}

.content-gray80 .right line {width:  100%; height: 3px; backgournd: #0b308e; margin-bottom: 10px;}
.content-gray80 .right .noticebox2 {margin-top:10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .noticebox2 .box-top-bar {
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 15px;
    background: #0c3388;
    color: #979586;
}
.content-gray80 .right .noticebox2 h4 {padding-top:5px; padding-left:15px; background:#fff; color:#0b308e; font-weight:300;}
.content-gray80 .right .noticebox2 .articleBox {padding:15px 15px 10px 15px; background:#fff; border-radius:0px 0px 5px 5px; overflow: hidden;}

.content-gray80 .right .noticebox2 .dp-table {
    display: table;
}
.content-gray80 .right .noticebox2 .dp-table .bullet {
    display: table-cell;
    padding-right: 8px;
}
.content-gray80 .right .noticebox2 .dp-table .dp-tablebody-left {
    display: table-cell;
}
.content-gray80 .right .noticebox2 .articleBox .discCenter {text-align: center;}
.content-gray80 .right .noticebox2 .articleBox .discLeft {font-size: 13px; color: #666666; text-align: left; margin-bottom: 5px;}
.content-gray80 .right .noticebox2 .articleBox .discLeft a {text-decoration: none; color: black;}
.content-gray80 .right .noticebox2 .articleBox .discLeft a:hover {text-decoration: none; color: black;}


.content-gray80 .right .sjr-graph {
    text-align: center;
    background: #E5E5E5;
    padding: 10px;
    margin-top: 20px;
}

.content-gray80 .right .banner-lg-2 {width:100%; height:140px; margin-top:10px; background:#c0c0c0; border-radius:5px; display:table; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .banner-lg-2 p {text-align:center; display:table-cell; vertical-align:middle;}
.content-gray80 .right .boxR {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);}
.content-gray80 .right .boxR h4 {padding-top:7px; padding-bottom:8px; padding-left:15px; background:#fff; color:#0b308e; border-radius:5px 5px 0px 0px; font-weight:300;}
.content-gray80 .right .boxR .box-top-bar {
	padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 15px;
    background: #0c3388;
    color: #0c3388;
    font-weight: 300;
    border-radius: 0px 0px 0px 0px;}
.content-gray80 .right .boxR .articleBox {padding:15px 15px 10px 15px; background:#efefef; border-radius:0px 0px 5px 5px; overflow: hidden;}
.content-gray80 .right .boxR .articleBox .thumnail img {width:70px; height:70px; float:left; margin:0px 12px 0px 0px;}
.content-gray80 .right .boxR .articleBox .articleType {font-size:11px; color:#872411; font-weight:500; margin-top: -3px; margin-bottom:3px;}
.content-gray80 .right .boxR .articleBox .year {color:#0b308e; font-size:13px;}
.content-gray80 .right .boxR .articleBox .article-title {font-size:18px; font-family:'Times New Roman', serif; line-height:1.11;}
.content-gray80 .right .boxR .articleBox .article-title a {text-decoration:none; color: black;}
.content-gray80 .right .boxR .articleBox .article-title a:hover {text-decoration:none;}
.content-gray80 .right .boxR .articleBox .author {font-size:11px; margin-top:5px; margin-bottom:5px;}
.content-gray80 .right .boxR .articleBox .disc {font-size:11px; color:#666666; line-height:1.5; test}
.content-gray80 .right .boxR .articleBox .disc a {text-decoration: none; color:#0b308e;}
.content-gray80 .right .boxR .articleBox .disc a:hover {text-decoration: none; color:#0b308e;}
.content-gray80 .right .boxR .articleBox .doi {margin-top:10px;  text-align: right;}
.content-gray80 .right .boxR .articleBox .doi span {font-size:9px; color:#0b308e; font-weight:350; padding:0px 4px 1px 0px;}
.content-gray80 .right .boxR .articleBox .doi span a {text-decoration: none; color:#0b308e;}
.content-gray80 .right .boxR .articleBox .doi span a:hover {text-decoration: none; color:#0b308e;}








.ref-destination {  position:absolute;  z-index:-1;  left:0;  margin-top:-40px;  }
.ref-destination-back {  position:absolute;  z-index:-1;  left:  margin-top:-40px;  }
.ref-destination-ft { position:absolute;  z-index:-1;  left:0;  margin-top:-55px;  }
.ref-item { margin-top: 1em; margin-bottom: 1em;  width: 100%; }
.ref-item a { text-decoration:none;   color: black !important; }
.ref-item a:hover { text-decoration:none; }
.ref-item .ref-label { display: inline-block;  width: 0.8em;  vertical-align: top; }
.ref-item .ref-data { display: inline-block;  padding-left: 1em;  width: 46em; }
.ref-data-popover { color:black !important; }
.xref .popover { min-width:400px; }
.xref .popover-content { text-decoration:none; color: black !important; }

.modal.modal-center {
    text-align: center;
}
  
@media screen and (min-width: 768px) { 
    .modal.modal-center:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog.modal-center {
    display: inline-block;
    text-align: left;
    vertical-align: middle; 
}
