h1, h2, .h1 {
    color: #009A44;
}
#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(0, 154, 68);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a
{
    color: rgb(0, 154, 68);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1
{
    color: rgb(0, 154, 68);
}

/* ************ global background colors ************ */
.hintergrundfarbe_spalten {
    background-color: rgb(245, 245, 245) !important;
}

.hintergrundfarbe_journal
{
    background-color: rgb(0, 154, 68);
}

.hintergrundfarbe_journal_page_header_footer
{
    background-color: rgb(162, 162, 162);
}

.hintergrundfarbe_journal_hervorgehoben
{
    background-color: rgb(162, 162, 162);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}


#page_header_main_headlines .farbe_auf_journalhintergrund {
    color:#5798D2;
}
#egujournals_popup {
    position: absolute;
    bottom: 4px;
    z-index: 50000;
    right: 4px;
}
#egujournals_popup a,
#egujournals_popup {
    color:#fff;
    font-size:11px
}
#egujournals_popup a,
#egujournals_popup a:visited {
    text-decoration:none;
}
#egujournals_popup a:focus,
#egujournals_popup a:hover {
    text-decoration: underline;
}
#egujournals_popup_anchor {
    display:inline;
    float:none;
}

/* ************ background images ************ */
#page_header_main
{
    background-image: url(https://www.primate-biology.net/graphic_pb_header_background.jpg);
}
#page_header_cover
{
    background-image: url(https://www.primate-biology.net/graphic_pb_moodboard_cover.jpg);
    width: 104px!important;
}
#pb_moodboard
{
    background-image: url(https://www.primate-biology.net/graphic_pb_moodboard.jpg);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500;
    width: 270px;
    height: 101px;
    margin-top: 0px;
    margin-right: 0px;
    background-repeat: no-repeat;
}
#copernicus_logo
{
    display: none;
}



/* ************ special styles ************ */

#egujournals_popup_content
{
    border-color: rgb(237, 237, 237);
}
#page_columntable .page_columntable_colum
{
    border-left: 1px solid rgb(223, 223, 223);
    border-right: 1px solid rgb(223, 223, 223);
}
#box_search input
{
    border: 1px solid rgb(175, 175, 175);
    color: #666;
}
.intended_link_blank
{
    text-decoration: none;
}

#page_content h2
{
    border-bottom: 1px solid rgb(175, 175, 175);
}

.borderLine td
{
    border-color: rgb(175, 175, 175);
}
#page_header_footer_navigation .menueoben_additional
{
    display: none;
}
#box_search input
{
    border: 1px solid rgb(175, 175, 175);
    color: #666;
}

.journal_metrics_definitions
{
    padding-top: 1px;
    padding-left: 14px;
}

.journal_metrics_definitions a
{
    font-size: 11px;
    font-weight: bold;
    color: #AEAEAE;
    text-decoration: none;
}

.journal_metrics_definitions a:hover
{
    text-decoration: underline;
}
#page_header
{
    min-width: 1024px!important;
}
#page_header_main_headlines
{
    background-image: url(https://www.primate-biology.net/graphic_gtes_header_journal_title.jpg);
    background-repeat: no-repeat;
    background-position: 200px 25px;
    height: 101px;
}
#page_header_main #page_header_main_headlines h2
{
    padding-top: 30px;
}

/* Box Highlight */

.co_cms_box_highlight {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #dfdfdf;
}

.co_cms_box_highlight p {
    margin: 0 !important;
    padding: 10px 15px;
}
.co_pub_box_legend
{
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #0D4C8F;
}

.row:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    clear: both;

    *zoom: 1;
}

.cell {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.3333%;
}

.lg-img {
    position: relative;
    width: 280px;
    height: 244px;
    margin-bottom: 8px;
}

.lg-img--sub-title {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0.5em 0.5em;

    min-height: 46px;
    width: 100%;

    position: absolute;
    bottom: 0;
}

@media screen and (max-width: 1198px) {
    .cell {
        display: block;
        float: none;
        width: 100%;
    }
}

.financial_support {
    padding-top: 6px;
    padding-bottom: 6px;
}

.schedule-image{
    float:right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf;
}

.subscription-information{
    width: 50% !important;
}
.coicon-arrow-right {
    background: url(https://www.primate-biology.net/co-arrow-pb.png) no-repeat right center;
}

.margin-right__none{
    margin-right:0 !important;
}

#js-mobile-navigation{
    display: none;
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@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;
    }
}
