h1, h2, .h1 {
    color: #117EFF;
}


#landing_page #jo_lp-description-container {
    font-weight: bold;
}

.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: #117EFF;
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: rgb(31, 39, 127);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(31, 39, 127);
}

/* ************ global background colors ************ */
.hintergrundfarbe_journal {
    background-color: rgb(97, 164, 41);
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: rgb(223, 238, 206);
}

.subbox_background {
    background-color: rgb(237, 237, 237);
}

/* ************ background images ************ */
#page_header_main {
    background-image: url(https://www.geoscience-communication.net/graphic_hess_header_background.jpg);
}

#page_header_cover {
    background-image: url(https://www.geoscience-communication.net/graphic_hess_cover.jpg);
}

#egu_logo {
    background-image: url(https://www.geoscience-communication.net/graphic_hess_journal_topic.jpg);
}



/* ************ special styles ************ */


#journal_metrics {
    height: 277px;
    margin-left: 7px;
}

/* Box Highlight */

.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #61A429;
}

.co_advisory-board-members,
.co_chief-editors,
.co_managing-editor,
.co_topical-editors,
.co_executive-editors {
    border: 1px solid #dfdfdf !important;
}

.award:before,
.award:after {
    content: "";
    display: table;
}
.award:after {
    clear: both;
}
.award {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
    margin-bottom: 12px;
}

.award > .image,
.award > .info{
    float:left;
}

.award > .image img {
    height:137px;
    width:200px;
    padding-right:12px;
    cursor:pointer;
}

.award h3 {
    margin-top: 0;
}
.award .info {
    max-width: 664px;
}
.award .info > p {
    margin-top:0;
}
.popUpTarget {
    border:1px solid #6a6a6a;
    z-index:5000;
    position:absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px 6px rgba(106, 106, 106, 0.5);
    -moz-box-shadow: 0 0 6px 6px rgba(106, 106, 106, 0.5);
    box-shadow: 0 0 6px 6px rgba(106, 106, 106, 0.5);
}

.award .info a {
    word-wrap: break-word;
}

.popUpTarget--close-button {
    position: absolute;
    right: 1em;
    top: 1em;
    cursor:pointer;
    background-image:url(http://www.hydrology-and-earth-system-sciences.net/graphic_red_close_button.gif);
    background-repeat:no-repeat;
    width:15px;
    height:15px;
}

.awardee-list {
    list-style-type: none !important;
    padding: 0;
    margin-bottom:0.25em;
}
.awardee-list li {
    display:inline;
}
.display-none {
    display:none !important;
}
.display-inlineBlock {
    display:inline-block;
}

h3.title{
    margin-bottom: 12px;
}

@media only screen and (max-width: 1022px){
    #j-topic {
        top: -2px !important;
    }
#news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
margin-top: 0!important;
}

}

#js-mobile-navigation{
display: none;
}
#w-wrapper {
    min-width: 1280px;
}

.coicon-arrow-right {
    background: url(https://www.geoscience-communication.net/co-arrow-acp.png) no-repeat right center;
}