h1, h2, .h1 {
    color: #034EA2;
}

#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 ************ */

#page_header_main_headlines .farbe_auf_journalhintergrund {
    color: #034EA2;
}

.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_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: rgb(255, 255, 255);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(0, 148, 232);
}

/* ************ global background colors ************ */
.hintergrundfarbe_journal {
    background-color: rgb(0, 148, 232);
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: rgb(196, 232, 250);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main {
    background-color: #fff;
}

#page_header_cover {
    background-image: url(https://www.annales-geophysicae.net/graphic_acp_cover.png);
    left: 0 !important;
    width: 143px !important;
}

#egu_logo {
    background-image: url(https://www.annales-geophysicae.net/graphic_acp_egu_logo.png);
    width: 306px !important;
}

/* ************ special styles ************ */

#page_navigation_left ul ul li {
    background-image: url(https://www.annales-geophysicae.net/graphic_listelement_grey.gif);
}

/* Box Highlight */

.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #034EA2;
}

.co_login_box {
    background-color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(119, 119, 119, 0.15);
    margin: 7px 9px 25px 8px;
    padding: 5px 5px 5px 4px;
    font-size: 12px;
}

.co_login_box .co_spacer,
.co_login_box a {
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    color: #AEAEAE;
}

.co_login_box input {
    color: #6F6F6F;
    border-radius: 3px;
    border: 1px solid #AEAEAE;
    display: inline-block;
}

.co_login_box table td {
    color: #3790CE;
    font-size: 11px;
    font-weight: bold;
    padding-right: 0.3em;
}

.co_password_input_box {
    width: 90px;
}

.co_user_id_input_box {
    width: 65px;
}

.co_login_box_links {
    padding-left: 2px;
}

.co_journal_quicklaunch_bar {
    margin: 0px 9px 0px 8px;
}

.co_login_box .co_sign_in {
    background: #ffffff ? no-repeat center center;
    border: 1px solid #034EA2;
    height: 18px;
    width: 18px;
    margin-left: 3px;
    text-decoration: none;
    border-radius: 3px;
}

.co_login_box a.co_sign_in:hover,
.co_login_box a.co_sign_in:focus {
    box-shadow: 2px 2px 4px #AEAEAE;
    border-color: #AEAEAE;
}

.co_login_box .co_user_id_input_box,
.co_login_box .co_sign_in {
    vertical-align: middle;
}

.coicon-arrow-right {
    background: url(https://www.annales-geophysicae.net/co-arrow-angeo.png) no-repeat right center;
}

@media only screen and (max-width: 1022px){
    #j-topic {
        top: -2px !important;
    }
}

#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-secondary-nav,
#j-secondary-nav a{
    color: white !important;
}

#w-wrapper .btn{
  color: white !important;
}