h1, h2, .h1 {
    color: #1A6692;
}

.j-news-item .expanded-text {
    height: auto;
    display: none;
    margin: 0 97px 0 0;
    background-color: #F5F5F5;
    border-left: 5px solid #1A6692;
    border-radius: 3px;
}

#landing_page #jo_lp-description-container {
    font-weight: bold;
    padding-bottom: 12px;
}

.j-content li,
.j-content p,
.j-content div {
    line-height: 17px;
}

.co_advisory-board-members, .co_chief-editors, .co_managing-editor, .co_topical-editors, .co_executive-editors {
    border-color: #dfdfdf;
}

.subscription-information {
    width: 50%;
}

.borderLine td
{
    border-color: rgb(175, 175, 175);
}

.coicon-arrow-right {
    background: url(https://www.earth-system-science-data.net/co-arrow-essd.png) no-repeat right center;
}

#js-mobile-navigation{
    display: none;
}

#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@media only screen and (max-width: 991px){
    #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
        margin-top: 0!important;
    }

    #j-topic{
        top: -2px!important;
    }
}
