#c-wrapper {
    display: block;
}
h6{
font-size:1em;
}

.alphabetical-index {
    margin-top: 1em;
}

.alphabetical-index h1 {
    margin-top: 0;
}

.grid-container {
    max-width: 1280px;
}

#j-tab-control {
    margin-bottom: 1em;
}

#encyclopedia-topics .term {
    color: #0072BC; /* Template color: content-titels */
    cursor: pointer;
}

#encyclopedia-topics .toggle-icon {
    height: 100%;
    background-repeat: no-repeat;
    line-height: 1;
    background-position: center center;
    margin-left: 5px;
    display: inline-block;
}

#encyclopedia-topics .toggle-icon.closed {
    background-image: url(https://encyclopedia-of-geosciences.net/graphic_grey_right_symbol.png);
    width: 6px;
}

#encyclopedia-topics .toggle-icon.opened {
    background-image: url(https://encyclopedia-of-geosciences.net/graphic_grey_down_symbol.png);
    width: 11px;
}

#encyclopedia-topics .topic:hover {
    text-decoration: underline;
}

h1,
#encyclopedia-topics h4,
#encyclopedia-topics h5 {

    color: #0072BC; /* Template color: content-titels */
}

#encyclopedia-topics h5 {
    font-size: 13px;
}

#encyclopedia-topics li {
    margin: 1.3em 0;
}

#encyclopedia-topics li > a {
    color: #6a6a6a; /* Template color: content-links */
}

#encyclopedia-topics li > a.article-link {
    color: #0072BC; /* Template color: content-links */
}

#w-head {
    overflow: hidden;
}

#j-topic {
    width: 350px;
}

.j-additional-nav ul.j-link-list {
    max-width: 1280px;
    margin: 0 auto;
    right: 0;
    left: 0;
    position: absolute;
    padding-left: 197px;
}

@media (max-width: 400px) {

}

@media (max-width: 1024px) {
    #j-shortcut {
        font-size: 3em;
        color: #0072BC; /* Template color: content-titels */
    }

    .j-additional-nav ul.j-link-list {
        padding-left: 0px;
    }
}

#j-secondary-nav.j-additional-nav.hide-on-desktop {
    display: block;
    position: relative;
}

.show-hide {
    cursor: pointer;
}

.show-hide:hover {
    text-decoration: underline;
}

.j-content ul {
    margin: 1.3em 0;
}

#j-cover {
    z-index: 2;
}

#j-banner {
    max-width: 1280px;
    margin: auto;
    z-index: 2;
    background-color: #ffffff;
    height: 103px;
}

#j-secondary-nav {
    z-index: 1;
}

#j-header {
    z-index: 2;
    text-shadow: 2px 2px 5px #fff;
}

#j-name /*M#12222*/
{
    font-size: 24px;
}

#j-desc {
    font-size: 14px;
    text-align: left;
}

#w-body {
    max-width: 1280px;
    margin: auto;
    display: block;
}

#generator ul.tabnav li a.active_menuitem {
    background-color: #fff;
    color: #6a6a6a;
    text-decoration: none;
}

ul.tabnav li a.active_menuitem {
    background-color: #dfdfdf;
    color: #444;
    font-weight: bold;
    padding: 9px 10px;
}

h1 {
    color: #0072BC;
    font-size: 16px;
    margin-top: 4px;
}

.h1 {
    box-sizing: border-box;
    color: #0072BC;
    display: block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 19px;
    margin-top: 4px;
    margin-bottom: 0.67em;
    text-size-adjust: 100%;
    -webkit-margin-after: 0.67em;
    -webkit-margin-before: 4px;
    -webkit-margin-end: 0px;
    -webkit-margin-start: 0px;
}

#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: #626d73;
}

.farbe_auf_headernavigation,
.farbe_auf_headernavigation a {
    color: #fff;
}

.farbe_content_hervorgehoben, .farbe_content_hervorgehoben a {
    color: rgb(0, 114, 188);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a {
    color: #626d73);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1 {
    color: rgb(0, 114, 188);
}

/* ************ global background colors ************ */
.hintergrundfarbe_spalten {
    background-color: #F5F5F5 !important;
}

.hintergrundfarbe_journal {
    background-color: #E0E0E0;
}

.hintergrundfarbe_journal_hervorgehoben {
    background-color: #626d73;
}

.subbox_background {
    background-color: rgb(235, 235, 235);
}

/* ************ background images ************ */
#page_header {
    background-image: none;
    background-color: rgb(0, 114, 188);
    border-bottom: 5px solid rgb(254, 222, 0);
}

#page_header_cover {
    background-image: url(https://encyclopedia-of-geosciences.net/graphic_gra_cover.png);
    height: 96px;
    left: 58px;
    top: 5px;
    width: 90px;
}

#egu_logo {
    background-image: url(https://encyclopedia-of-geosciences.net/graphic_gra_egu_logo.png);
    height: 101px;
    width: 121px;
}

/* ************ special styles ************ */

#page_content h2 {
    border-bottom: 1px solid #626d73;
    color: rgb(0, 114, 188);

}

#page_header_footer {
    background-color: #75848B;
    height: 22px;
    margin-bottom: 0;
    margin-top: 6px;
    padding-top: 0;
}

#page_header_footer_navigation li {
    line-height: 23px;
}

#page_header_footer_navigation li,
#page_header_footer_navigation a {
    color: #fff;
}

#box_search .searchInputText {
    border: 1px solid rgb(175, 175, 175);
    color: #666;
}

#page_header_main {
    background: rgba(0, 0, 0, 0) linear-gradient(#348eca 0%, #348eca 27%, #0072bc 99%) repeat scroll 0 0;
}

.co_journal_metrics_footer > a,
.co_journal_metrics_title {
    color: #626d73;
}

.co_journal_metrics_widget {
    background-color: #E0E0E0;
    color: #626d73;
    border: 1px solid #626d73;
}

.co_journal_metrics_widget > ul {
    border: 1px solid #626d73;
}

#page_navigation_left li {
    border-right: 1px solid #626d73;
    border-top: 1px solid #626d73;
    border-bottom: 1px solid #626d73;
}

#page_header_main_headlines h1 {
    color: rgb(254, 222, 0);
    font-weight: bold !important;
    font-size: 23px !important;
}

#page_header_main_headlines h2 {
    color: rgb(255, 255, 255);
    line-height: 18px;
    padding-top: 5px !important;
}

#page_header_footer_contact, #page_header_footer_imprint {
    line-height: 23px;
}

#egujournals_popup span,
#egujournals_popup_anchor {
    line-height: 21px;
}

.co_topical_editor_list .get_user_by_id_result_fullname {
    float: left;
    padding-right: .5em;
    padding-left: 0.5em;
}

.co_function_get_user_by_id_result {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.co_chief_editor_list {

    margin-bottom: 1em;

}

@media only screen and (max-width: 768px) {
    #j-cover {
        display: none;
    }

    #j-header {
        text-align: left;
    }

    #j-shortcut {
        font-size: 1.75em;
    }
}

@media only screen and (max-width: 1024px) {
    #j-header {
        left: 0;
    }

    #j-topic{
        top: 41px !important;
    }

    .j-additional-nav ul.j-link-list {
        display: inline-block !important;
    }

    #c-wrapper #j-secondary-nav.grid-container{
        line-height: 2!important;
    }
}

@media only screen and (min-width: 767px){
    .co_photo_column .get_user_by_id_result_photo {
        margin-top: -1.4em;
    }
}

/*Safary only styles*/
@supports (-webkit-overflow-scrolling: touch) {
    #c-wrapper #j-secondary-nav.grid-container{
        line-height: 1.9!important;
    }
}


#generator h2,
#generator .header{
    margin: 0;
}

.header .get_user_by_id_result_fullname{
    display: inline;
}

#w-wrapper:not(.container) h2.show-hide.topic{
display:block;
}