h1, h2, .h1 {
    color: #416bb4;
}

#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(105, 51, 34);
}

.farbe_auf_headernavigation,
.farbe_auf_headernavigation a
{
    color: rgb(105, 51, 34);
}

.farbe_content_standardtext, .farbe_content_standardtext a
{
    color: rgb(0, 0, 0);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a
{
    color: rgb(105, 51, 34);
}
#page_content a:hover
{
    color: #202090;
}
#page_content h1
{
    color: rgb(105, 51, 34);
}

/* ************ global background colors ************ */
.hintergrundfarbe_spalten
{
    background-color: rgb(245,245,245)!important;
}

.hintergrundfarbe_journal
{
    background-color: rgb(254, 230, 0);
}

.hintergrundfarbe_journal_hervorgehoben
{
    background-color: rgb(254, 230, 148);
}
.subbox_background
{
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main
{
    background-image: url(https://www.natural-hazards-and-earth-system-sciences.net/graphic_nhess_header_background.jpg);
}
#page_header_cover
{
    background-image: url(https://www.natural-hazards-and-earth-system-sciences.net/graphic_nhess_journal-cover.png);
}
#egu_logo
{
    background-image: url(https://www.natural-hazards-and-earth-system-sciences.net/graphic_nhess_journal-topic.png);
}
#copernicus_logo
{
    display: none;
}



/* ************ special styles ************ */
/* Box Highlight */

.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
}

.articles_processing{
    font-size: 11px;
    width: 100%;
}

.img-attention-box{
    margin: 5px 10px 17px 0;
    float: left;
}

.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf;
}

.book-reviews {
    width:100%;
}
.book-reviews td {
    padding:2px 2px 12px 2px;
    vertical-align:top;
}
.book-reviews .review-date {
    text-align:right;
    font-weight:bold;
}
.book-reviews .book-title,
.book-reviews .book-author,
.book-reviews .book-cite,
.book-reviews .review-link {
    display:block;
}

.coicon-arrow-right {
    background: url(https://www.natural-hazards-and-earth-system-sciences.net/co-arrow-nhess.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;
    }
}

@media only screen and (min-width: 1280px){
    .d-xxl-inline-block{
        display: inline-block !important;
    }
}

#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

.text-left{
    text-align: left!important;
}

.mb-1{
    margin-bottom:1em;
}

#co_adm_loginButton,
.co_adm_rp-form-email-send.btn-success{
    background-color:#416bb4!important; /* Template color: nav-bg-primary */
    color:#fff; /* Template color: nav-link-primary */
}

#co_adm_loginContainerHead{
    color:#416bb4!important; /* Template color: nav-bg-primary */

}
