h1, h2, .h1 {
    color: #0094E8;
}

#landing_page #jo_lp-description-container {
    font-weight: bold;
    padding-bottom: 12px;
}

/* ************ text ************ */

#page_header_main_headlines .farbe_auf_journalhintergrund {
    color: #0094E8;
}

.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(0, 148, 232);
}

.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.atmospheric-chemistry-and-physics.net/graphic_acp_cover.png);
    left: 0 !important;
    width: 143px !important;
}

#egu_logo {
    background-image: url(https://www.atmospheric-chemistry-and-physics.net/graphic_acp_egu_logo.png);
    width: 306px !important;
}

/* ************ special styles ************ */

#egujournals_popup_content {
    border-color: rgb(237, 237, 237);
}

/* Box Highlight */
.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #0094E8;
}

.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 #0094E8;
    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;
}

.color-journal-specific{
    color: #0094E8;
}

@media only screen and (max-width: 1022px){
    #j-topic {
        top: -2px !important;
    }
}

.coicon-arrow-right {
    background: url(https://www.atmospheric-chemistry-and-physics.net/co-arrow-acp.png) no-repeat right center;
}

@media screen and (min-width: 1280px){
    .d-xxl-inline-block{
        display: inline-block!important;
    }
}
