h1, h2, .h1 {
    color: #5798D2;
}

#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(87, 152, 210);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a
{
   color: rgb(255, 255, 255);
}

#page_content a:hover {
    color: #202090;
}

#page_content h1
{
	color: rgb(87, 152, 210);
}

/* ************ global background colors ************ */
.hintergrundfarbe_spalten {
    background-color: rgb(245, 245, 245) !important;
}

.hintergrundfarbe_journal
{
    background-color: rgb(87, 152, 210);
}

.hintergrundfarbe_journal_hervorgehoben
{
    background-color: rgb(204, 226, 245);
}

.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-color:#fff;
	}
	#page_header_cover
	{
		background-image: url(https://www.the-cryosphere.net/graphic_tc_cover.jpg);
                left:0 !important;
                width:144px;
	}
	#egu_logo
	{
		background-image: url(https://www.the-cryosphere.net/graphic_tc_egu_logo.jpg);
                width:314px !important;
                height: 130px;
	}
	#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 li,
#page_header_footer_navigation li a {
 color:#fff;
}

/* Box Highlight */

.co_pub_box_legend {
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 4px;
    text-align: left;
    color: #5798D2;
}

.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;
}

#landing_page .get_users_by_group_excluding_result_fname,
#landing_page .get_users_by_group_result_fname,
#landing_page .co_function_get_user_by_id_result{
    margin-left:0;
}

.coicon-arrow-right {
    background: url(https://www.the-cryosphere.net/co-arrow-tc.png) no-repeat right center;
}

#js-mobile-navigation{
display: none;
}
#w-wrapper {
    min-width: 1280px;
}
#journal_metrics h1.hide-on-desktop,
#abstract_indexed h1.hide-on-desktop{
    font-size: 12px;
}

@media only screen and (max-width: 1022px){
   #news_container, #recent_paper_header, #highlight-articles-header, #special-issues-header{
     margin-top: 0!important;
  }

#j-topic{
top:-1px!important;
}
}

@media only screen and (min-width: 1022px){
#j-topic{
width: 315px!important;
}

}