h1, h2, .h1 {
    color: #336BB0;
}

/* ************ text ************ */
.farbe_auf_hauptnavigation,
.farbe_auf_hauptnavigation a {
    color: rgb(225, 225, 225);
}

.farbe_auf_headernavigation,
.farbe_auf_headernavigation a {
    color: rgb(225, 225, 225);
}

.farbe_content_hervorgehoben, .farbe_content_hervorgehoben a {
    color: rgb(51, 107, 176);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: rgb(218, 218, 218);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(51, 107, 176);
}

/* ************ global background colors ************ */
.hintergrundfarbe_journal {
    background-color: rgb(51, 107, 176);
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: rgb(133, 166, 208);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main {
    background-color: #fff;
    background-image: none;
}

#journal_topic {
    display: block;
    height: 102px;
    width: 198px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(https://www.history-of-geo-and-space-sciences.net/hgss_journal_topic.jpg);
    background-repeat: no-repeat;
}

#page_header_cover {
    background-image: url(https://www.history-of-geo-and-space-sciences.net/graphic_hgss_cover.jpg);
}

#egu_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;
    color: #336bb0;
}

/* Homepage News */

.co_cms_news_date {
    font-size: 12px;
}

#page_header_main #page_header_main_headlines h1,
#page_header_main #page_header_main_headlines h2 {
    color: #336BB0;
}

.co_advisory-board-members, .co_chief-editors, .co_managing-editor, .co_topical-editors, .co_executive-editors {
    border-color: #dfdfdf;
}

.coicon-arrow-right {
    background: url(https://www.history-of-geo-and-space-sciences.net/co-arrow-hgss.png) no-repeat right center;
}

#js-mobile-navigation{
display: none;
}
#w-wrapper {
    min-width: 1280px;
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@media only screen and (max-width: 1022px){
   #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
     margin-top: 0!important;
  }
#j-topic{
top: -2px!important;
}
}
.mb-1 {
    margin-bottom: 1em;
}

.review-date.hide-on-mobile{
text-align: right;
}