#header_img {
    background-image: url(https://isprs-annals.copernicus.org/template_ISPRS_header_2020.jpg) !important;
}


.right-column-wrapper{
    margin-top: 2.2rem;
}
/*
==================== WIDGET general =========================== */
.j-widget {
    margin-top: 20px;
}
.j-widget fieldset,
.j-widget__max fieldset {
    margin:0;
    padding:0;
}
.j-widget h2, .j-widget .h2{
    border: none;
}

#recent_paper_right_column,
.j-login-box,
.j-abstract-indexed,
.j-sponsoring,
.j-affiliations,
.j-site-search,
.j-library-search,
.j-metrics-widget,
.j-announcements,
.j-widget fieldset,
.j-widget__max fieldset {
    padding: 6px;
}

.j-widget ul,
.j-widget__max ul {
    list-style-type: square;
}
.j-metrics-widget,
.j-recent-paper,
.j-announcements,
.j-abstract-indexed,
.j-sponsoring,
.j-affiliations,
.j-site-search,
.j-library-search,
.j-login-box,
.j-widget input,
.j-widget__max input,
.j-widget button,
.j-widget__max button,
.j-widget select,
.j-widget__max select,
.j-widget fieldset,
.j-widget__max fieldset {
    border:1px solid #6a6a6a; /* Template color: widget-primary-border */
    background-color:#fff; /* Template color: widget-primary-bg */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
.j-widget label,
.j-widget__max label,
.j-widget legend,
.j-widget__max legend {
    color:#0094E8; /* Template color: widget-title */
    font-weight:bold;
}

.j-metrics-widget h2,
.j-metrics-widget .h2,
.j-recent-paper h2,
.j-recent-paper .h2,
.j-announcements  strong,
.j-abstract-indexed  strong,
.j-sponsoring strong,
.j-affiliations strong,
.j-site-search .j-widget__legend,
.j-library-search .j-widget__legend,
.j-widget legend,
.j-widget__max legend {
    padding: 0 4px;
}

.j-widget__legend {
    margin-bottom: 0.66em;
}
.attention-box {
    background-color:#F5F5F5;
    border-left:5px solid #0094E8;
    border-radius:3px;
    padding: 10px;
    margin-top: 0.5em;
    margin-bottom: 2em;
}
/*
==================== WIDGET Journal metric =========================== */

.j-metrics-widget ul{
    border: 1px solid #6a6a6a; /* Template color: widget-primary-border */
    list-style-type: none;
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.co_journal_metrics_value_label_per_row {
    font-weight:bold;
}

.co_journal_metrics_footer {
    margin-top:-6px;
}

.co_journal_metrics_footer a,
.co_journal_metrics_footer a:active {
    text-decoration:none;
}

.co_journal_metrics_footer a:focus,
.co_journal_metrics_footer a:hover {
    text-decoration:underline;
}

.j-metrics-widget li {
    list-style: none;
    min-height:46px;
    position: relative;
}

.j-metrics-widget li:not(:last-child) {
    border-bottom: 1px solid #6a6a6a; /* Template color: widget-primary-border */
}

.j-metrics-widget li span {
    left: 63px;
    overflow:hidden;
}

.j-metrics-widget li span,
.j-metrics-widget li img {
    display: inline-block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
}

.j-metrics-widget li span.co_journal_metric_linebreak {
    line-height: 1.5em; /*23px;*/
    margin-top:  0.417em;
}

.j-metrics-widget li span,
.j-metrics-widget li img {
    line-height: 3.83em;
}

#journal_metrics h2{
    margin-top: 0;
}

/*
==================== WIDGET Abstracted/indexed =========================== */
#journal_metrics,
#recent_paper_right_column,
#announcements,
#abstract_indexed,
#affiliations,
#sponsoring {
    position: relative;
}

.j-metrics-widget h2,
.j-recent-paper h2,
.j-metrics-widget .h2,
.j-recent-paper .h2,
.j-announcements  strong,
.j-abstract-indexed  strong,
.j-sponsoring strong,
.j-affiliations strong,
.j-site-search .j-widget__legend,
.j-library-search .j-widget__legend {
    display:inline-block;
    color:#0094E8; /* Template color: widget-title */
    background-color:#fff; /* Template color: widget-primary-bg */
    font-weight:bold;
}

.j-abstract-indexed ul,
.j-announcements ul {
    padding-left: 1.167em;
}

.j-abstract-indexed li:not(:last-child) {
    margin-bottom: .5em;
}

.j-abstract-indexed a,
.j-abstract-indexed a:active,
.j-sponsoring a,
.j-affiliations a:active {
    text-decoration:none;
}

.j-abstract-indexed a:focus,
.j-abstract-indexed a:hover {
    text-decoration:underline;
}

/*
==================== WIDGET Abstracted/indexed =========================== */
.j-announcements a {
    text-decoration: none;
}

.j-announcements a:hover,
.j-announcements a:focus,
.j-announcements a:active {
    text-decoration: underline;
}

.j-announcements li:not(:last-child) {
    margin-bottom: 0.25em;
}
/*
==================== WIDGET Recent paper =========================== */
.j-metrics-widget h2,
.j-recent-paper h2,
.j-metrics-widget .h2,
.j-recent-paper .h2 {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

/*
==================== WIDGET Login box =========================== */
.j-login-box .g-text,
.j-login-box .g-press,
.j-login-box label {
    display: inline-block;
    height: 1.67em;
    line-height: 1.67em;
    vertical-align: middle;
}

.j-login-box label {
    width: 70px;
    margin-bottom: 0;
}

.j-login-box .row-item:not(:last-child) {
    margin-bottom:.5em;
}

.j-login-box .g-press {
    width:20px;
    padding: 0;
}

.j-login-box .j-link-collection {
    font-size: 0.83em;
}

#user {
    width:67px;
}

#passwd {
    width: 91px;
}

.j-login-box a:before {
    content:'';
    background-image: url(https://www.atmospheric-chemistry-and-physics.net/template_link-icon_6x7.png);
    background-repeat: no-repeat;
    padding-right:9px;
    width:13px;
    background-position: left center;
}

.j-login-box a,
.j-login-box a:active {
    text-decoration:none;
    vertical-align: middle;
}

.j-login-box a:focus,
.j-login-box a:hover {
    text-decoration:underline;
}
/*
==================== WIDGET Quicklaunch =========================== */
.jo_quicklaunch-bar {
    position: relative;
    height: 2.58em;
}

.jo_quicklaunch-bar a {
    position: absolute;
}

.jo_quicklaunch-bar a:last-child {
    right:0;
}

/*
==================== WIDGET Site search =========================== */
.j-site-search input,
.j-site-search button {
    vertical-align: middle;
}

#w-wrapper:not(.container) .j-site-search input{
    width: 137px;
}

.j-site-search input {
    width: 151px;
}

.j-site-search .g-press {
    width:20px;
    height: 1.67em;
    line-height: 1.67em;
    text-align: center;
    padding:0;
}

.j-site-search .g-press span {
    vertical-align: middle;
}

/*
==================== WIDGET Article search =========================== */

.j-library-search {
    border: 1px solid #0094E8; /*   Template color: widget-inverse-border */
    background-color: #0094E8; /* Template color: widget-inverse-bg */
}

#w-wrapper:not(.container) .j-library-search select{
    width: 141px;
}

#w-wrapper:not(.container) .j-library-search .jo_search{
    width: 166px;
}

.j-library-search .jo_search {
    display: block;
    margin-bottom: 0.5em;
    width: 176px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
    border-color:#fff; /* Template color: widget-primary-bg */
}
.j-library-search select {
    width: 151px;
    border-color:#0094E8; /*   Template color: widget-inverse-border */
    padding-left:1px;
}
.j-library-search option {
    color:#6a6a6a; /* Template color: content-text */
}
.j-library-search .j-widget__legend {
    color:#fff; /* Template color: widget-inverse-text  */
    background-color: #0094E8; /* Template color: widget-inverse-bg */
}
.j-library-search select,
.j-library-search button {
    display: inline-block;
    vertical-align: middle;
}

.j-library-search .jo_button {
    width:20px;
    height: 1.67em;
    line-height: 1.67em;
    text-align: center;
    border-color:#0094E8; /* Template color: widget-inverse-border */
    padding: 0;
}
.j-library-search .jo_button span {
    vertical-align: middle;
    padding-left: 3px;
}

/*
==================== WIDGET Titter custom =========================== */
.j-widget__twitter-custom {
    margin-top: 1.67em;
}

.j-widget__twitter-custom .twitter-follow-button {
    display:block;

    border: 1px solid #6a6a6a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px;

    text-decoration:none;
}

.j-widget__twitter-custom .twitter-follow-button:hover .link-text{
    text-decoration:underline;
}

.j-widget__twitter-custom .icon--twitter,
.j-widget__twitter-custom .link-text  {
    display: inline-block;
    vertical-align: top;
}
.j-widget__twitter-custom .icon--twitter {
    color: #1B95E0;
    font-size: 2.6em;
}
.j-widget__twitter-custom .link-text {
    color:#0094E8; /* Template color: widget-title */
    font-weight:bold;
}

.lt-ie8 .j-widget__twitter-custom .icon--twitter {
    display:none;
    height:0;
}

/*
================ PUBLICATIONS LOGO ======================= */
.j-publications-logo {
    margin-top:-1px;
    display:block;
}

.icon-search:before {
    content: "\f002";
}
.icon-check:before {
    content: "\f00c";
}
.icon-close:before {
    content: "\f00d";
}
.icon-bookmark:before {
    content: "\f02e";
}
.icon-print:before {
    content: "\f02f";
}
.icon-share-square-o:before {
    content: "\f045";
}
.icon-question-circle:before {
    content: "\f059";
}
.icon-info-circle:before {
    content: "\f05a";
}
.icon-exclamation-triangle:before {
    content: "\f071";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-sign-in:before {
    content: "\f090";
}
.icon-floppy-o:before {
    content: "\f0c7";
}
.icon-caret-down:before {
    content: "\f0d7";
}
.icon-caret-up:before {
    content: "\f0d8";
}
.icon-caret-left:before {
    content: "\f0d9";
}
.icon-caret-right:before {
    content: "\f0da";
}
.icon-sort:before {
    content: "\f0dc";
}
.icon-sort-desc:before {
    content: "\f0dd";
}
.icon-sort-asc:before {
    content: "\f0de";
}
.icon-lightbulb-o:before {
    content: "\f0eb";
}
.icon-twitter:before {
    content: "\f099";
}

.footer-address{
    background-image: url(https://isprs-annals.copernicus.org/template_ISPRS_maps_2020.png);
}


.paperlist-object .grid-100 .article-subtitle {
    font-size: 1.8rem;
    font-size: var(--h2-font-size,1.8rem);
    padding-bottom: .25rem;
    padding-bottom: var(--h2-padding-bottom,.25rem);
    border-bottom: .1rem solid #0072bc;
    border-bottom: .1rem solid var(--link-color-primary,#0072bc);
    display: inline-block;
    margin: 2rem 0 .75rem 0;
    margin: var(--h2-margin-top,2rem) 0 var(--h2-margin-bottom,.75rem) 0;
font-weight: normal;
}