h1, h2, .h1 {
    color: #C4161C;
}


#landing_page #jo_lp-description-container {
    font-weight: bold;
    padding-bottom: 12px;
}

.co_chief_editor_list, .co_topical_editor_list {
    border: 1px solid #dfdfdf;
}

/* ************ text ************ */
.farbe_auf_hauptnavigation,
.farbe_auf_hauptnavigation a {
    color: rgb(255, 255, 255);
}

.farbe_auf_headernavigation,
.farbe_auf_headernavigation a {
    color: rgb(255, 255, 255);
}

.farbe_content_hervorgehoben, .farbe_content_hervorgehoben a {
    color: rgb(196, 22, 28);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: rgb(196, 22, 28);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(196, 22, 28);
}

/* ************ global background colors ************ */

.hintergrundfarbe_journal {
    background-color: rgb(248, 149, 14);
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: rgb(249, 209, 145);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main {
    background-image: none; /*url(https://www.geoscientific-model-development.net/graphic_gmd_header_background.jpg);*/
    background-color: #fff;
}

#page_header_cover {
    background-image: url(https://www.geoscientific-model-development.net/template_moodboard_journal-cover.png); /*url(https://www.geoscientific-model-development.net/graphic_gmd_cover.jpg);*/
    left: 30px;
    width: 129px;
    height: 130px;
}

#egu_logo {
    background-image: url(https://www.geoscientific-model-development.net/template_moodboard_rotating-earth.gif); /*url(https://www.geoscientific-model-development.net/graphic_gmd_egu_logo.jpg);*/
    background-repeat: no-repeat;
    background-position: right top;

}

.img-news{
    width:125px;
    height:125px;
    float:right;
    margin-right:10px
}

#landing_page .get_users_by_group_excluding_result_fname,
#landing_page .get_users_by_group_result_fname,
#landing_page .co_function_get_user_by_id_result{
    margin-left: 0;
}

.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf;
}

.coicon-arrow-right {
    background: url(https://www.geoscientific-model-development.net/co-arrow-gmd.png) no-repeat right center;
}

#js-mobile-navigation{
    display: none;
}

@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;}
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

#co_adm_loginButton,
.co_adm_rp-form-email-send.btn-success{
    background-color:#C4161C!important; /* Template color: nav-bg-primary */
    color:#fff; /* Template color: nav-link-primary */
}

#co_adm_loginContainerHead{
    color:#C4161C!important; /* Template color: nav-bg-primary */

}

@media screen and (min-width: 1280px){
    .d-xxl-inline-block{
        display: inline-block!important;
    }
}
