h1, h2, .h1 {
    color: #5B0A79;
}

#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(91, 10, 121);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: rgb(255, 203, 5);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(91, 10, 121);
}

/* ************ global background colors ************ */
.hintergrundfarbe_journal {
    background-color: rgb(91, 10, 121);
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: rgb(177, 130, 196);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main {
    background-image: url(https://www.climate-of-the-past.net/graphic_cp_header_background.jpg);
}

#page_header_cover {
    background-image: url(https://www.climate-of-the-past.net/graphic_cp_moodboard-cover.jpg);
}

#egu_logo {
    background-image: url(https://www.climate-of-the-past.net/graphic_cp_moodboard-journal-topic.jpg);
}



/* ************ special styles ************ */

/* Box Highlight */

.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #5B0A79;
}

/* Homepage News */

.co_cms_news_date {
    font-size: 12px;
}

/* header adjustments */
#page_header_main_headlines h1.farbe_auf_journalhintergrund {
    color: #9CB225;
}

.co_honorary-editor .get_users_by_group_excluding_result_fname,
.co_honorary-editor .get_users_by_group_result_fname,
.co_honorary-editor .co_function_get_user_by_id_result{
    margin-left: 0;
}

.co_honorary-editor .get_users_by_group_excluding_result_fname h3 div,
.co_honorary-editor .get_users_by_group_result_fname h3 div,
.co_honorary-editor .co_function_get_user_by_id_result h3 div{
    margin-left: 0.48em;
}


.coicon-arrow-right {
    background: url(https://www.climate-of-the-past.net/co-arrow-cp.png) no-repeat right center;
}

#js-mobile-navigation{
display: none;
}

@media only screen and (max-width: 1022px){
#j-topic {
    top: -2px;
}
   #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
     margin-top: 0!important;
  }
}

#editors-image{
width: 100%;
    height: auto;
    max-width: 585px;
}

#j-secondary-nav, #j-secondary-nav a{
color: white;
}