@font-face{
    font-family:journalsans;
    src:url(/assets/fonts/journal/JournalSansWeb-Regular.woff2) format("woff2");
    font-display:swap
}
@font-face{
    font-family:journalsans;
    src:url(/assets/fonts/journal/JournalSansWeb-Bold.woff2) format("woff2");
    font-weight:700;
    font-display:swap
}
@font-face{
    font-family:journalsans;
    src:url(/assets/fonts/journal/JournalSansWeb-RegularItalic.woff2) format("woff2");
    font-style:italic;
    font-display:swap
}
@font-face{
    font-family:journalsans;
    src:url(/assets/fonts/journal/JournalSansWeb-BoldItalic.woff2) format("woff2");
    font-weight:700;
    font-style:italic;
    font-display:swap
}
@font-face{
    font-family:journalgulliver;
    src:url(/assets/fonts/journal/JournalGulliver-Regular.woff2) format("woff2");
    font-display:swap
}
@font-face{
    font-family:journalgulliver;
    src:url(/assets/fonts/journal/JournalGulliver-Bold.woff2) format("woff2");
    font-weight:700;
    font-display:swap
}
@font-face{
    font-family:journalgulliver;
    src:url(/assets/fonts/journal/JournalGulliver-Italic.woff2) format("woff2");
    font-style:italic;
    font-display:swap
}
@font-face{
    font-family:journalgulliver;
    src:url(/assets/fonts/journal/JournalGulliver-BoldItalic.woff2) format("woff2");
    font-weight:700;
    font-style:italic;
    font-display:swap
}



body{
    font-family:journalsans;
    font-family:journalsans;
    color: #141414;

}
header{
    padding:24px 0px;
    background-color: #fff;
    border-bottom: 3px solid #1684b6;
    text-align: center;
}
.header-logo img{
    max-width: 1200px;
    width: 100%;
}
nav{
    background-color: #f5f5f5;
}

nav .nav-item .nav-link{
    background: #efeeee;
    border-radius: 2px;
}
nav .nav-item{
    padding-right: 12px;
    font-weight: 500;
}


nav .nav-link.active{
    color: #1684b6 !important;
}
.nav-link:focus, .nav-link:hover {
    color: #fff;
    background: #1684b6 !important;
}
.nav-item .dropdown-item:hover{
    color: #1684b6 !important;
}
.nav-item .dropdown-menu{
    background: #f8f9fa;
    border: 0px;
    border-radius: 0px;
}
.nav-item .dropdown-item:hover{
    color: #1684b6 !important;
}
.header-top-nav .col-4{
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}
.header-top-nav a{
    color: #141414;
    text-decoration: none;
    font-family:journalsans;
}
.homepage-main-section{
    background-color: #f5f5f5;;
    background-color: rgb(223 32 37 / 3%)
}
.featured-content-section{
    background-color: #1684b6;
    background-color: #f5f5f5;;
    padding: 24px 0px;
}
.featured-content-title{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.15rem;
    color: fff;
    margin-bottom: .5rem;
}
.featured-slider-item{
    background-color: #fff;
    padding: 24px;
    height: 100%;
    min-height: 210px;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    border-radius: 4px;
}
.slider-category{
    color:#1684b6;
    margin-bottom: .5em;
    font-weight: 500;
    flex-grow: 0;
}
.slider-title{
    flex-grow: 0;
    font-family:journalsans;
    font-size: .875rem;
}
.slider-authors{
    font-size: .875rem;
   opacity: .7;
   flex-grow: 1;
}
 /* the slides */
 .slick-slide {
    margin: 0 12px;
}

/* the parent */
.slick-list {
    margin: 0 -12px;
}
.btn-outline-primary{
    border-radius: 0px;
    border-color: #1684b6;
}


.image-corner-box{
    border: 1px solid #e5e5e5;
    border-top: 2px solid #1684b6;
    padding: 16px 16px;
    background-color: #fff;
    border-radius: 4px;
}
.image-corner-box img{
    width: 100%;
}
.image-corner-box-title{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.15rem;
    padding-bottom: 12px;
    width: max-content;
    color: #141414;
}
.image-corner-img img{
height: 150px;
object-fit: cover;
}
.image-corner-img{
    margin-bottom: 12px;
}
.image-corner-article-title{
    font-size: .925rem;
}
.journal-cover{
    padding: 16px 12px;
    border: 1px solid #1684b6;
    margin-bottom: 12px;
    background-color: #fff;
    border-radius: 4px;
}
.journal-title h1{
    font-size: 1rem;
    color:#141414;
    text-align: center;
}
.box{
    border: 1px solid #e5e5e5;
    border-top: 2px solid #1684b6;
    padding: 16px 16px;
    background-color: #fff;
    border-radius: 4px;
}
.box-border-left{
    border-left: 2px solid #1684b6;
    border-top: 1px solid #e5e5e5;
}
.box-title{
    font-weight: 400;
    font-size: 1.15rem;
 text-transform: uppercase;
    padding-bottom: 12px;
    width: max-content;
    color: #141414;
}
.btn-primary{
    border-radius: 4px;
}
.btn-outline-primary{
    border-radius: 4px;
}
.hp-article-category{
    color: #1684b6;
    font-weight: 500;
    font-size: .925rem;
    text-transform: uppercase;
}
.hp-article-title{
    font-family:journalsans;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.45em;
    margin: .4rem 0;
}

.hp-article-list{
    columns: 3;
    column-gap: 32px;
    column-rule: 1px solid #e5e5e5;
}

.hp-article{
    width: 100%;
    transition: .8s opacity;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
    break-inside: avoid;
    transition: background-color 0.5s ease;
}
.hp-article:hover{
    background-color: #15678d10;
}
.hp-article-author{
    opacity: .7;
}

.hp-article-order-number{
    font-family: 'Source Sans 3', sans-serif;
}
.most-video-section{
    background-color: #f5f5f5;
}
.most-read-section{
    background-color: #fff;


}
.footer{
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;

}
.e-issn{
    text-align: center;
    font-size: 1.25rem;
    font-family:journalsans;
    color: #1684b6;
}

.copyright, .copyright a{
    color: #333333;
    text-decoration: none;
}
h1{
    font-size: 1.5rem;
    font-family:journalsans;
    color: #1684b6;
    font-weight: 500;
    margin-bottom: 1rem;
}
.content-area{
    text-align: justify;
    min-height: 400px;
}

h3{
    font-size: 1.25rem;
    font-weight: bold;
    color: #1684b6;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.hp-article-title a{
    text-decoration: none;
    color: #141414;
}
.content-area .card{
    border: 1px solid #ededed;
    margin-bottom: 1rem;
}
.content-area .card a{
    text-decoration: none;
}


.archive-box {
    display: block;
    text-align: -webkit-center;
    border: 1px solid #ededed;
    padding: 20px 0px 10px 0px;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 90%;
    text-decoration: none;
}
.archive-box img{
    border: 1px solid #ededed;
}
.archive-box a{
    text-decoration: none;
}
.archive-box .tag-link{
    display: block;
}
.archive-box a:hover {
    text-decoration: none;
}
.archive-box span {
    color:#000;
}
.archive-box img {
    width: 100%;
    padding-bottom: 10px;
    max-width: 80px;
    clear: both;
    display: block;
}
.archive-year h2 {
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 5px solid #1684b6;
    width: max-content;
    font-size: 1.8rem;
}
.article-list a{
    text-decoration: none;
    color: #141414;
}
.article-list .article-title{
    font-family:journalsans;
    margin-bottom: .5rem;
    margin-top: 1rem;
}
.article-list{
    position: relative;
    margin-bottom: 1.5rem;
}
.plumx{
    position: absolute;
    top: 0;
    right: 0;
}
.article-list .article-category{
    text-transform: uppercase;
    color: #1684b6;
    margin-bottom: 0.5em;
    font-weight: 500;
    flex-grow: 0;
margin-top:0px;
    font-size: 1rem;
}
.article-list .article-buttons{
    margin-top: 1rem;
}
.article-list .article-button{
    margin-right: .5rem;
}
.article-list .article-authors{
    opacity: .8;
    margin-bottom: 1rem;
}
.article-list .article-authors img{
    opacity: 1 !important;
}
.article-doi-pages span{
    color: #1684b6;
    margin-left: 0.5rem;
}
.article-doi-pages span:first-child {
margin-left: 0px;
}
.article-page .article-title{
    font-family:journalsans;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 1rem;
    color: #1684b6;
}
.article-page .article-authors a{
    text-decoration: none;
    color: #141414;
    opacity: .8;
}
.article-page .article-authors{
    margin-bottom: .5rem;
}
.article-page .article-institutions{
    color: #141414;
    font-style: italic;
    opacity: .7;
    font-size: .875rem;
    margin-bottom: 1rem;

}
.article-page .article-doi-pages{
    font-family:journalsans;
    margin-bottom: 1rem;
    font-size: .875rem;
}

.article-page .article-doi-pages span{
    color: #1684b6;
    margin-left: 0.5rem;
}
.article-page .article-doi-pages span:first-child {
    margin-left: 0.5rem;
}
.article-page .article-doi-pages a{
    color: #141414;
    text-decoration: none;
}
.article-page h4{
    text-transform: uppercase;
    color: #1684b6;
    margin-bottom: 0.5em;
    font-weight: 500;
    flex-grow: 0;
    margin-top:0px;
    font-size: 1.25rem;
}
.article-page .article-buttons{
    margin-bottom: 1rem;
}
.slider-category{
    text-transform: uppercase;
}
.slider-title a{
    color: #141414;
    overflow: hidden;
    text-decoration: none
;
}

.box-xs-p{
    padding: 6px 16px;
}
#fullTextEn .card{
    border-radius: 0px;
    padding: 24px;
    margin-top: 24px;

}
#fullTextEn h2{
    font-size: 1.33rem;
    color: #1684b6;
    border-bottom: 1px solid #1684b6;
    padding-bottom: .5rem;
    font-family: 'journalgulliver';

}

#fullTextEn .table-wrap{
    border: 1px solid #1684b6;
    background-color: rgba(238, 30, 35, 0.01);
    padding: 12px 24px;
    margin-bottom: 24px;
    max-height: 400px;
    overflow-y: scroll;
}

#fullTextEn a{
    text-decoration: none;
}

.metrics{
    background-color: #123f6e !important;
}

.slider-title{
    color: #123f6e !important;
}
.hp-article-title a{
    color: #123f6e !important;
}
.slider-top{
    display: flex;
}
.slider-top img{
    height: 170px;
    max-width: 200px;
    object-fit: contain;
}
.slider-textarea{
    padding-left: 20px;
}
.slider-textarea .slider-title{
    font-size: 1.15rem;
}
.slider-top{
    border-top: 3px solid #618cb8;
    padding: 24px 16px;
    border-radius: 2px;
    background-color: #fff;
}
.homepage-main-section{
    background-color: rgba(97, 140, 184, 0.04);
}
bold{
    font-weight: bold;
}
.active-menu, .active-menu:last-child{
    background-color: #1684b6 !important;
    color: #fff;
}

#playerWrap {
    display: inline-block;
    position: relative;
}
#playerWrap.shown::after {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background-color: black;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 64px 64px;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}

.all-link a{
    text-transform: none;
    text-decoration: none;
    font-size: 1rem;
padding-left: 4px;
    opacity: .8;
}
.pagination{
    max-width: 100%;
    overflow: scroll;
}
.text-primary.nav-link:focus, .text-primary.nav-link:hover{
    color: #fff !important;
}
.text-primary.nav-link:focus svg path, .text-primary.nav-link:hover svg path{
    stroke: #fff !important;
}

.hp-article-pubmed{
    font-size: .875rem;
}
.hp-article-pubmed a{
    text-decoration: none;
}
.cite-modal .modal-header{
background: linear-gradient(135deg, #1684b6, #1684b6);
color: white;
padding: 20px;
position: relative;
}
.cite-modal .modal-header .btn-close{
background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
}
.cite-modal .tab-content{
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 16px;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 20px;
    word-wrap: break-word;
}

/* Journal Format Section */
.journal-format {
    background-color: #e8f4fd;
    border: 1px solid #b8daff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}

.journal-format h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}

.journal-details {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
}

