/* Tag */
html, body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #301a1d;
}
.h2, h2 {
    font-size: 1.8rem;
    line-height: 1.2;
}
footer svg {
    fill: #fff;
}

table {
    min-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
}

table th {
    border-bottom: 2px solid #d6dce3;
    padding: 0 5px;
    vertical-align: text-top;
}
table td {
    border-bottom: 1px solid #d6dce3;
}

table caption {
    caption-side:top;
    color: #000;
    line-height: 1.3;
    padding: 5px 10px;
    border-top: 2px solid #ccc;
    width: 100%;
}

table button {
    position: absolute;
    top: -32px;
    left: 0;
}

figure {
    margin-top: 20px;
}

figure p.caption {
    font-size: 16px;
}

/* Classes */
.pageTitle {
    font-size: 2rem;
    color: #301a1d;
}

.breadcrumb {
    display: block;
}
.breadcrumb-container .breadcrumb .breadcrumb-item {
    display: inline-block;
}

.creative-commons img {
    width: 40px;
    height: 40px;
}

.it-list-wrapper .it-list a .it-right-zone.pdf {
    border-bottom: 0;
}

.collaout-pdf {
    position: absolute;
    font-size: 1rem;
    padding: 0 1.389rem;
    background: #fff;
    top: -.78em;
    right: 30px;
}

.collaout-pdf img {
    max-height: 60px;
    width: auto;
}

.admin-menu a {
    margin: 0 7px;
}

@media (min-width: 768px) {
    .admin-menu a {
        margin: 0 20px;
    }
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
    top: 25px !important;
}

.navbar .dropdown-menu {
    background-color: #ffffff;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon{
    margin-left: 3px;
}
.it-header-slim-wrapper.ojs-top-menu,
.it-header-slim-wrapper.ojs-top-menu .it-header-slim-wrapper-content .header-slim-right-zone {
    background-color: #301a1d;
}

@media (min-width: 992px) {
    .it-header-slim-wrapper.ojs-top-menu,
    .it-header-slim-wrapper.ojs-top-menu .it-header-slim-wrapper-content .header-slim-right-zone {
       height: 28px;
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
        top:28px !important;
        left: 28px;
    }
}

.it-header-navbar-wrapper .it-right-zone {
    color: #cd071e;
    font-weight: bold;
}
.it-header-navbar-wrapper .it-search-wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-left: 24px;
    font-size: .889em;
    padding-bottom: 5px;
}
.it-header-navbar-wrapper .it-search-wrapper a.rounded-icon {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    transition: .3s;
}
.it-header-navbar-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: #cd071e;
    width: 24px;
    height: 24px;
}
#collapseSearchForm {
    position: relative !important;
    top: 0 !important;
    z-index: 99;
    right: 0;
}

@media (max-width: 768px) {
    .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        width: 215px;
        overflow: hidden;
        margin-left: 32px;
    }
    .it-header-wrapper .it-nav-wrapper .it-brand-wrapper img {
        max-width: unset;
    }
}

@media (min-width: 992px) {
    .it-header-navbar-wrapper .it-right-zone {
        font-weight: normal;
        color: #fff;
    }
    .it-header-navbar-wrapper .it-search-wrapper {
        margin-left: 80px;
        margin-top: 0;
    }
    #collapseSearchForm {
        position: absolute !important;
        top: 60px !important;
    }
    .is-sticky #collapseSearchForm {
        top: 100px !important;
    }
    .is-sticky .it-brand-wrapper {
        width: 150px;
        overflow: hidden;
    }
    .is-sticky .it-brand-wrapper img {
        max-width: unset;
    }
}
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned-header {
    display: none;
}


.task_count {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #ab1005;
    padding: 0 6px;
    margin-left: 6px;
    margin-right: -6px !important;
    border: 1px solid #ab1005;
}

/* Brand */
.it-brand-text{
    margin-left: 10px;
}

.it-brand-text h2, .it-brand-text h3 {
    color: #FFFFFF;
}

@media (max-width: 991px) {
    .it-brand-wrapper img {
        height: 70px;
        width: 70px;
        margin-right: 10px;
    }
}
/*
@media (min-width: 992px) {
    .is-sticky .it-brand-wrapper img {
        display: none;
    }
}
*/

/* SearchBox */
#collapseSearchForm {
    position: absolute;
    top: 100px;
    z-index: 99;
    right: 0;
}
#collapseSearchForm .card {
    border: 1px solid #ccc;
}
#collapseSearchForm .card::after {
    display: none;
}
#collapseSearchForm .form-group {
    margin: 2rem 1rem;
}
#collapseSearchForm .search_controls {
    display: none;
}

/* Navigation */
.link-list-wrapper ul li a {
    margin: 15px 0;
    line-height: 1.5em;
}

/* Parnter Stripe */
.partner-stripe {
    background-color: #eee;
}
.partner-stripe h2 {
    margin-top: 5px;
    text-align: center;
    font-style: italic;
    font-weight: 400;
    font-size: 1.2rem;
}
.partner-menu {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.partner-menu img {
    vertical-align: middle;
    margin: 12px;
    height: 40px;
    width: auto;
}
@media (min-width: 768px) {
    .partner-menu img {
        margin: 20px;
        height: 70px;
    }
}

/* Slideshow */
.carousel .carousel-indicators {
    z-index: 9;
}
.carousel .carousel-item .carousel-caption {
    font-size: 0.8rem;
    padding-bottom: 0;
    bottom: 35%;
    z-index: 9;
}
.carousel .carousel-item .carousel-caption h5 {
    font-size: 1rem;
}

.it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside h5.card-title.big-heading {
    color: #004080;
}

.it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside .card .card-body a.read-more {
    width: 50%;
}

@media (min-width: 992px) {
    .owl-carousel .owl-stage {
        max-height: 360px;
    }
    .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    }
    .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside {
        -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    }
    .img-responsive-wrapper .img-responsive .img-wrapper img {
        width: 100%;
        height: auto;
    }
    .img-responsive-wrapper .img-responsive .img-wrapper {
        padding: 5px;
    }
    .img-responsive-wrapper .img-responsive .img-wrapper img {
        margin: 0 auto;
        -webkit-box-shadow: 3px 3px 7px 0 rgba(0,0,0,0.25);
        box-shadow: 3px 3px 7px 0 rgba(0,0,0,0.25);
    }
}

@media (min-width: 1200px) {
    .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper > a {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }

    .it-carousel-wrapper.it-carousel-landscape-abstract .it-single-slide-wrapper .it-text-slider-wrapper-outside {
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }
    .img-responsive-wrapper .img-responsive .img-wrapper img {
        width: auto;
        height: 100%;
    }
}
.carousel-item img {
    width: 100%;
    height: auto;
}

/* banner */
.homepage_image img,
.pkp_block.block_custom img {
    max-width: 100%;
    height: auto;
}


/* Footer */
.it-footer-small-prints p {
    color: #fff;
    font-size: 15px;
}

/* Search Page */
.dateFrom .bootstrap-select:nth-child(2),
.dateTo .bootstrap-select:nth-child(2) {
    width: 20% !important;
}
.dateFrom .bootstrap-select:nth-child(3),
.dateTo .bootstrap-select:nth-child(3) {
    width: 50% !important;
}
.dateFrom .bootstrap-select:nth-child(4),
.dateTo .bootstrap-select:nth-child(4) {
    width: 15% !important;
}

/* Pagination */
nav.pagination-wrapper.pagination-total.ojspagination {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    display: block;
}
.ojspagination a {
    display: inline-block;
    height: 2.5rem;
    min-width: 2.5rem;
    border-radius: 4px;
    border: none;
    font-size: .88889rem;
    font-weight: 600;
    color: #5b6f82;
    background-color: transparent;
    padding: 9px 13px;
    text-decoration: none;
}
.ojspagination a:hover {
    color: #301a1d;
    background-color: transparent
}
.ojspagination strong {
    display: inline-block;
    height: 2.5rem;
    min-width: 2.5rem;
    border-radius: 4px;
    border: 1px solid #301a1d;
    color: #301a1d;
    pointer-events: none;
    padding: 9px 13px;
}

.pagination .page-item .page-link.text {
    color: #301a1d
}

.pagination .page-item .page-link span.d-inline-block {
    margin-right: .5rem
}

.pagination .page-item .page-link:hover {
    color: #301a1d;
    background-color: transparent
}

.pagination .page-item .page-link:hover .icon {
    fill: #301a1d;
}
.disabled .icon.icon-primary {
    fill: #c2c7cc !important;
}

@media (min-width:576px) {
    .upload[type=file] + label {
        font-size: .889rem
    }

    .pagination .page-item .page-link {
        height: 2.66667rem;
        min-width: 2.66667rem
    }
}

/* Additional Information */
section img {
    max-width: 100%;
}

/* Indice Fascicolo */
.callout {
    max-width: none;
}
.callout.note {
    border: 1px solid rgba(0,0,0,.125);
}

.callout.note:not(.callout-highlight):not(.callout-more) .callout-title {
    position: relative;
    top: 0;
    margin-top: -60px;
}

.callout-title h4 {
    margin-bottom: 0;
}
.callout.note .callout-title .icon {
    fill: #301a1d;
}
.callout.note .full-issue a {
    color: #ffffff;
}
.callout.note .full-issue a img {
    height: 24px;
    width: auto;
    vertical-align: top;
    margin-right: 5px;
}

.full-issue-galley-label {
    text-align: right;
    font-size: 1.2rem;
}
.full-issue-galley-link {
    display: inline-block;
    margin-left: 5px;
    padding: 5px 10px;
    background-color: #ab1005;
    color: #ffffff !important;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.full-issue-galley-link img {
    height: 28px;
    vertical-align: bottom;
    margin-right: 5px;
}

.section-title {
    font-size: 20px;
    color: #301a1d;
}

.callout.note .section-title {
    background-color: #ab1005;
    color: #ffffff;
    padding: 3px 10px;
}

.callout.note .section-title .icon {
    fill: #fff;
    margin-right: 3px;
    width: 24px;
    height: 24px;
    vertical-align: text-top;
}
.callout.note .it-list-wrapper .it-list a .it-right-zone {
    border-bottom: 0;
}

.toc2col {
    column-count: 2;
}

.toc2col .it-list > li {
    display: inline-block;
    width: 100%;
}

/* Colonna Destra */
#information .avatar {
    background: none;
    border-radius: 0;
}
#information .avatar img {
    border-radius: 0;
}
.heading-section {
    padding: 10px;
    word-break: break-all;
    border-top: 1px solid #301a1d;
    border-bottom: 1px solid #301a1d;
}
.col-lg-3.col-md-4 .heading-section {
    border-top: 0;
    border-bottom: 0;
}
.heading-section h3 {
    margin: 0;
    color: #301a1d;
    font-size: 24px;
}
.heading-section .icon {
    width: 28px;
    height: 28px;
}
.heading-section h3 svg {
    margin-right: 10px;
    vertical-align: text-top;
    fill: #301a1d;
    font-size: 24px;
}
@media (min-width: 768px) {
    .heading-section h3 {
        font-size: 18px;
    }
    .heading-section .icon {
        width: 20px;
        height: 20px;
    }
}
@media (min-width: 992px) {
    .heading-section h3 {
        font-size: 20px;
    }
    .heading-section .icon {
        width: 24px;
        height: 24px;
    }
}
@media (min-width: 1200px) {
    .heading-section h3 {
        font-size: 24px;
    }
    .heading-section .icon {
        width: 28px;
        height: 28px;
    }
}
.card-body img {
    max-width: 100%;
}

/* News */
.card-wrapper.card-space .card.border-bottom-card::before {
    display: none;
}

/* Pagine istituzionali */
.contact_section .contact {
    margin-top: 25px;
}

/* Archive */
.row-year {
    margin-bottom: 30px;
}
.row-year h2 {
    font-size: 1.6rem;
    color: #301a1d;
    margin-bottom: 20px;
    width: 100%;
}
.card.card-issue {
    padding-right: 10px;
    margin: 5px 0;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.25);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.card.card-issue::after {
    display: none;
}
.card.card-issue .card-title {
    font-size: 16px;
    margin: 15px 0 15px 15px;
}
.card.card-issue .card-block {
    padding-bottom: 20px;
}
.card a.read-more {
    bottom: 12px;
    left: 24px;
}
.download-pdf {
    position: absolute;
    bottom: 12px;
    right: 36px;
}
.card-issue .download-pdf {
    background-color: #301a1d;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.download-pdf img {
    height: 30px;
    width: auto;
}

@media (min-width: 768px) {
    d.card-issue .card-block {
        padding-bottom: 50px;
    }
    .card.card-issue .card-title {
        margin: 15px 0;
    }
    .card a.read-more {
        left: 25px;
        bottom: 12px;
    }
    .download-pdf {
        bottom: 12px;
        right: 24px;
    }
}

/* Article Detail */
#issue {
    border-bottom: 1px dotted #999999;
}
#keywords, #meta {
    border-top: 1px dotted #999999;
}
.breadcrumb.detail-article {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}
.detail-article header {
    margin-bottom: 10px;
    border-bottom: 1px solid #cd071e;
}
.detail-article-sections {
    color: #656566;
    font-size: 1.2rem;
    font-weight: 500;
}
.detail-article-tab {
    border-top: 1px solid #dfe4f2;
}
.nav-tabs.detail-article-tab .nav-link {
    margin-top: -1px;
    border-top: 2px solid transparent;
}
.jatsParser__intraarticle-menu {
    border: 1px solid #dfe4f2;
}
.jatsParser__nav-link:before,
.jatsParser__subnav-link:before{
    content: " ";
    display: inline-block;
    background-color: #333333;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 10px;
}
.jatsParser__nav-link.active:before,
.jatsParser__subnav-link.active:before {
    background-color: #ab1005;
}

@media (min-width: 992px){
    .jatsParser__intraarticle-menu.affix {
        top: 70px;
        position: fixed;
        background-color: #fff;
        max-width: 380px;
    }
    .jatsParser__intraarticle-menu.affix-top {
        position: static;
    }
    .jatsParser__intraarticle-menu.affix-bottom {
        position: absolute;
    }
}

.detail-article-title {
    font-size: 2rem;
    font-weight: 500;
    color: #301a1d;
    margin-bottom: 20px;
}
.detail-article-subtitle {
    font-size: 1.2rem;
    font-weight: 500;
    color: #301a1d;
    margin-bottom: 20px;
}
.detail-article-authors {
    font-size: 1rem;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 20px;
    color: #333;
}
.detail-article-keywords {
    border-top: 1px dotted #301a1d;
    border-bottom: 1px dotted #301a1d;
    padding: 10px 0;
    margin-bottom: 20px;
}
.detail-article-abstract h4,
.detail-article-abstract h5,
.detail-article-abstract h6,
.detail-article-content h4,
.detail-article-content h5,
.detail-article-content h6,
.detail-article-references h4,
.detail-article-references h5,
.detail-article-references h6 {
    color: #301a1d;
}
.detail-article-abstract h3,
.detail-article-content h3,
.detail-article-references h3 {
    font-size: 1.4rem;
    padding-bottom: 10px;
    position: relative;
}
.detail-article-abstract h4,
.detail-article-content h4,
.detail-article-references h4 {
    font-size: 1.4rem;
}
.detail-article-abstract h5,
.detail-article-content h5,
.detail-article-references h5 {
    font-size: 1.2rem;
}
.detail-article-reference span {
    font-weight: 900;
}
.card-wrapper {
    border: 1px solid rgba(0,0,0,.125);
}

#pdf a img,
.download img,
.tab-pane a img {
    height: 24px;
    width: auto;
    vertical-align: top;
    margin-right: 5px;
}


.jatsParser__navbar-items,
.jatsParser__subnavbar-items {
    padding-left: 15px;
}

.jatsParser__nav-link,
.jatsParser__subnav-link {
    display: block;
    padding: 5px;
}
.jatsParser__references-list {
    margin-top: 10px;
}
.jatsParser__references-list li {
    border-bottom: 1px solid #c5c7c9;
    padding: 16px 0;
}
.jatsParser__references-list li:last-child {
    border-bottom: none;
}

/* Announcements */
.description img {
    float: left;
    margin-right: 10px;
}

/* Shariff */
.shariff,
.shariff ul {
    width: 100%;
    margin-bottom: 0;
}
.button-style-standard {
    padding-left: 0;
}
.shariff-button {
    list-style-type: none;
    display: inline-block;
}
.shariff-button a span {
    display: none;
}
.shariff-button a {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 5px;
}
.shariff-button a:after {
    display: inline-block;
    scale: 0.8;
    opacity: 0.5;
}
.shariff-button:hover a:after,
.shariff-button:focus a:after,
.shariff-button:active a:after {
    opacity: 1;
}
.shariff-button.facebook a:after {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQxJREFUeNrsV9EJhDAMbeT+3UBxAt1AJxHcwBWcREdwA0dQN3ADdYJcc3Bwp95ZQq5yYiCgJaav6eurAURURxqcAsAwDKhdAcDjnXLScxzHsPsxBXO9aRpMkoRWsOkmOdiTl2X5ceKfAxjHEV3XFQHgcPa8qio1z7MICVkA6rpejYVhSJyg6tDKiNxglIyzBZrdq3K3bYucXI7UeY6iCKxtgaSxADwFR8JuJkFFUeBC+XZjPM9TWZbJKOHeed/yNE3RKgmXFgTBsST0ff9YAKYVMCIhKdyr5Xmu+r7/GqN1QVlVQu6t+p9CdAG4AFwATvU/wAIg2c6xWrOu63Caprcx3SGBNQCn6o7vAgwAicQvOHO5bu4AAAAASUVORK5CYII=');
}
.shariff-button.twitter a:after {
    content:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZxJREFUeNrsl+GNRUAQx9flvvMaECpABXSgAy3QAR3ogBaogA7oQAl0sLd/iYuwGEfOF5IJz9ud+e3M7MxSOOfsyeuLPXy9AC/A912KhmHgRVGwsizxzGzbZr7vM8/zlPkY3DVN+33HsA2XkmUZ7/uey/6TSdM0XBiE8pVEUcTruh7vlmWtdEoVGoYxKqRAYAzGy4zPRVVVDtClTqnSaRIguq7bhUjT9ND4pMtxHJ7nOR1gkiRJNiG2XC+TpfFNAMRqORluBsjSI7KxMgnDULqIzSQ8cqfI7hGIEn8IQkUCwAqrquJxHJNdSxHolAGs6oBYkWKa5v+1SBmV67q3rh5bcCuJNwvLnQCiIp4DmCBAfgcAkvo0ACoWSiiy/Ypx7JK9QrZbZqlb7GzxIQNcDcNe7EkAE8RfdgW1mTFqy23bluwNhA7jKXoPB6AyopeLQwTJOLx15iyxejGVYWT/mSSEdzCPanjXA4AIgoBkWNf10fCZVc9F2fsywhlOxJKJejD+xl20X/b5fEbBmQ+940orUN5PsxfgaYAfAQYAkw/e56iCJ0EAAAAASUVORK5CYII=');
}
.shariff-button.linkedin a:after {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhQTFRFv7+/7+/vz8/PX19fICAgb29vEBAQPz8/T09PoKCgr6+vcHBwn5+fDw8PwMDAkJCQ39/fj4+PYGBgHx8fLy8vf39/AAAA////ML7nEgAAAHlJREFUeNrs07sOgCAMBdAWUATfD/D//1SrMQ7Sumji4F1K4Ay0BJhvAp8BWOamlUAW13gB0HksBFAT0AIIBJTURWULeHQOyrkGL3eAoyqzdVUiA/o87hkYcAbugGaAxrmbaGHTYKQdv9E0yM7nSYPwAxa8+vUWAQYA6fZXAZp0og4AAAAASUVORK5CYII=');
}
.shariff-button.whatsapp a:after {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdQTFRF7+/vPz8/z8/PX19fr6+v39/ff39/b29vEBAQDw8PHx8fv7+/Ly8vn5+fICAgQEBAgICAj4+PT09PoKCgsLCwMDAwcHBwwMDAUFBQYGBgkJCQAAAA////O0C9tgAAAS9JREFUeNqsk92SgyAMhQOiImr9qdp2j+//nJtCYMDZzt40V2HyEZKTQOc/Rt8G6sc8bw/6ANTHDcGm+x8AHRzp1Lqqjp2buQKab1da/IqZowS0xVBnL6/AMwdqi6ostwKaDBiu8fNsAJ2AEY4dPZucUJgS4MAhsrA50PsUHjBwISfGMkUrQOvr4bKw5sCIXQCFXjI0he6AAACF81A28i5CgNi6vgB9AZDDTh+APujdYWe96RmGSakGheWMhJ1J8TCX2D0FVac4s0E2Qvmaog51fIPPTQCMH2BUUmSX7heF1fgEKs2i9X5pY0hLMu3mGjc22we6KnSeC2RDKGTr9M+E25auTzEegEp6g33N231+8f52S77VjmNDaxKHrqL8X2jXmlDL2Co2OX3r8/4KMAD152C8ItLuBQAAAABJRU5ErkJggg==');
}
.shariff-button.mail a:after {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADBQTFRF7+/vX19fYGBg39/fDw8PLy8vEBAQMDAwj4+PkJCQb29vwMDAv7+/n5+fAAAA////swYGMAAAAJxJREFUeNrc00kShCAMBdA498BP7n9bkaEhlVCu22xA/itBQJKboscA+g6KMqCDB3VQAoF59l4+MYcC4IkpDlcgjoi5NGDFlfcgio/JFYgCLS8PCvSidjVo4tcxIAe1daYAv0VeV+tMkQax7vsKd5FlaAGWtgy1UdAbBb1RJs+iOyzYw0J3WF6ePjcD2kYXZqNy5cKg6F9+nFOAAQATnjitQc7ZMQAAAABJRU5ErkJggg==');
}

/* JatsParser */
button.jatsParser__expand {
    background-color: #ab1005;
    border: 0;
    border-radius: 5px;
    color: #fafafa;
}

.jatsParser__modal {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    height: 100vh;
    margin: 0;
    background-color: #fff;
    padding: 52px 60px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .jatsParser__modal {
        padding: 60px 20px 20px 20px;
    }
}

@media (max-width: 575px) {
    .jatsParser__modal {
        padding: 60px 10px 10px 10px;
    }
}

.jatsParser__modal .caption, .jatsParser__modal caption {
    font-size: 16px;
    color: #000;
}

.jatsParser__modal caption {
    margin-top: 20px;
}

.jatsParser__modal .notes {
    margin-top: 5px;
}

.jatsParser__fade {
    height: 100vh;
    overflow-y: hidden;
    padding-right: 15px;
    position: fixed;
}

#jatsParser__close {
    display: inline-block;
    font-size: 28px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 12px 9px 12px;
    background-color: #ab1005;
    border: 0;
    border-bottom-left-radius: 5px;
    color: #fafafa;
    cursor: pointer;
}

#jatsParser__close:hover {
    background-color: #404040;
    color: #fff
}

.cookiebar {
    background-color: #ab1005;
}

/* Colori */
:root {
    --bg-light-color: #ffffff;
    --bg-dark-color: #053257;
    --bg-secondary-color: #d2252c;
    --bg-primary-color: #075479;
    --bg-hover-color: #053257;
    --bg-primary-transparent: rgba(0, 104, 163,0.1);
    --bg-primary-semi-transparent: rgba(0, 104, 164,0.85);

    --border-primary-color: #075479;
    --border-hover-color: #053257;

    --text-light: #fff;
    --text-dark: #333333;
    --text-dark: #19191a;
    --text-primary-color: #075479;
    --text-hover-color: #053257;

    --focus-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 .2rem rgba(0,159,171,.5);
}

/* Main */
body {
    color: var(--text-dark);
}
@media (min-width: 1200px) {
    body {
        min-height: 1200px;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--text-hover-color);
}

a,
a.table {
    color: var(--text-primary-color);
}
a:hover,
a.table:hover {
    color: var(--text-hover-color);
}

th {
    background-color: var(--bg-primary-transparent);
}

/* Classes */
a.read-more {
    color: var(--text-primary-color);
}
a.read-more:hover {
    color: var(--text-hover-color);
}

.it-footer-main a {
    color: var(--text-light);
}

.it-list-wrapper .it-list a:hover {
    color: var(--text-hover-color);
}

.it-list-wrapper .it-list li:last-child a .it-right-zone{
    border-bottom: none;
}

.btn-primary {
    background-color: var(--bg-primary-color);
    border-color: var(--border-primary-color);
}
.btn-primary:hover {
    color: var(--text-light);
    background-color: var(--bg-hover-color);
    border-color: var(--border-hover-color);
}
.btn-primary.focus, .btn-primary:focus,
.form-check [type="checkbox"]:focus + label,
.form-check [type="radio"]:focus + label,
.toggles label input[type="checkbox"]:focus + .lever,
:focus:not(.focus--mouse):not([data-focus-mouse="true"]) {
    box-shadow: var(--focus-box-shadow) !important;
}
.bg-primary {
    background-color: var(--bg-primary-color) !important;
}
.pageTitle {
    color: var(--text-dark);
}
.navbar .dropdown-menu {
    background-color: var(--bg-light-color);
}

.modal.alert-modal .modal-dialog .modal-content .modal-header .icon {
    fill: var(--bg-primary-color);
}
.modal.alert-modal .modal-dialog .modal-content .modal-header .close .icon {
    fill: var(--text-dark);
}
.it-list-wrapper p.article-author {
    color: #5b6f82;
}

/* Sections */
.listArticleItem {
    margin-bottom: 1em;
    border-bottom: 1px solid #c5c7c9;
}
.it-list-wrapper .it-list a.listArticleItem:hover {
    border-bottom: none;
}
@media (min-width: 992px) {
    .listArticleItem {
        padding: 1em;
    }
    .listArticleHeader {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 5px;
        bacgkground-color: #ccc;
    }
    .listArticleHeader em{
        display: table-cell !important;
    }
    .listArticleHeader em:first-child {
        text-align: left;
    }
    .listArticleHeader em:last-child {
        text-align: right;
    }
}

.it-brand-wrapper img {
    height: 40px;
    width: auto;
    margin-right: 10px;
}

.it-header-center-wrapper .it-right-zone a {
    margin-left: 10px;
}
.it-header-center-wrapper .it-right-zone a img {
    height: 40px;
    width: auto;
}
@media (min-width: 768px) {
    .it-brand-wrapper img {
        height: 50px;
    }
    .it-header-center-wrapper .it-right-zone a img {
        height: 50px;
    }
}
@media (min-width: 992px) {
    .it-header-center-wrapper {
        height: 132px;
    }
    .it-brand-wrapper img {
        height: 104px;
    }
    .is-sticky .it-brand-wrapper {
        width: 232px;
        overflow: hidden;
    }
    .is-sticky #collapseSearchForm {
        top: 60px !important;
    }
    .it-header-center-wrapper .it-right-zone a img {
        height: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .is-sticky .it-brand-wrapper img {
        width: 100px;
        height: auto;
    }
}

@media (min-width: 992px) {
    .it-header-wrapper.it-header-sticky.is-sticky + main {
        padding-top: 220px !important;
    }
}

@media (min-width: 1200px) {
    .it-brand-wrapper.cloned-header {
        background-color: rgba(255,255,255,0.75);
        padding: 5px 10px !important;
    }
    .it-brand-wrapper.cloned-header img {
        height: 50px;
    }
}
.it-header-slim-wrapper {
    background-color: var(--bg-secondary-color);
}

.it-header-center-wrapper{
    background-color: var(--bg-light-color);
}
.it-header-navbar-wrapper {
    background-color: var(--bg-primary-color);
}
.is-sticky .it-header-navbar-wrapper {
    background-color: var(--bg-light-color);
}
@media (max-width: 991px){
    .it-header-wrapper.is-sticky  .it-nav-wrapper .it-header-navbar-wrapper nav {
        background-color: var(--bg-primary-color);
    }
}
.is-sticky .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    color: var(--text-primary-color);
}
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
    color: var(--text-primary-color);
}
.navbar .dropdown-menu .link-list-wrapper ul li a span {
    color: var(--text-primary-color);
}
@media (max-width: 991px) {
    .navbar .navbar-collapsable .navbar-nav li a.nav-link,
    .navbar .dropdown-menu .link-list-wrapper ul li a i,
    .it-header-navbar-wrapper .it-right-zone {
        color: var(--text-primary-color);
    }
    .navbar .navbar-collapsable .navbar-nav li a.nav-link.dropdown-toggle svg {
        fill: var(--text-primary-color);
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar .navbar-collapsable .navbar-nav li.nav-item .nav-link {
        font-size: 14px;
    }
}

.it-footer-main {
    background-color: var(--bg-dark-color);
    color: var(--text-light);
}

.task_count {
    background-color: var(--bg-light-color);
    color: var(--text-hover-color);
}

@media (max-width: 991px) {
    .it-header-center-wrapper {
        border-bottom: 1px solid var(--border-primary-color);
    }
}

.it-header-navbar-wrapper .it-search-wrapper a.rounded-icon svg,
.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: var(--text-primary-color);
}

.homepage_image a {
    display: block;
    border: 1px solid var(--border-primary-color);
}

.callout.note {
    border: 1px solid var(--border-primary-color);
    background-color: var(--bg-primary-transparent);
    padding: 2.5rem 1.25rem;
    margin-top: 0;
}

.callout.note .callout-title .icon {
    fill: var(--text-light);
}

.callout:not(.callout-highlight):not(.callout-more) .callout-title {
    background-color: var(--bg-dark-color);
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.full-issue-galley-link {
    background-color: var(--bg-dark-color);
}

.callout-title h4 {
    color: var(--text-light);
}

.callout.note .section-title {
    background-color: var(--bg-primary-color);
    color: var(--text-light);
}

.callout.note p {
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
}

.carousel {
    border: 1px solid var(--border-primary-color);
    overflow: hidden;
}

.carousel-caption {
    background-color: var(--bg-primary-semi-transparent);
    color: var(--text-light);
}
.carousel-caption h5 {
    color: var(--text-light);
}
.carousel-indicators li {
    background-color: var(--bg-primary-color);
}

.badge-primary {
    color: var(--text-light);
    background-color: var(--bg-primary-color);
}

.pkp_block.block_custom .content p {
    margin-bottom: 0;
}

.form-check [type="checkbox"]:checked + label::after {
    border-color: var(--border-primary-color);
    background-color: var(--bg-primary-color);
}

.detail-article header {
    background-color: var(--bg-primary-transparent);
    border-bottom-color: var(--border-primary-color);
}

.jatsParser__nav-link:before,
.jatsParser__subnav-link:before{
    background-color: var(--bg-primary-transparent);
}
.jatsParser__nav-link.active:before,
.jatsParser__subnav-link.active:before {
    background-color: var(--bg-hover-color);
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--text-primary-color);
    border-color: var(--border-primary-color);
}
.nav-tabs .nav-link:hover {
    color: var(--text-primary-color);
}


/* JatsParser */
button.jatsParser__expand {
    display: none;
}
button.jatsParser__expand,
#jatsParser__close {
    background-color: var(--bg-primary-color);
    color: var(--text-light);
}

#jatsParser__close:hover {
    background-color: var(--bg-dark-color);
}

.cookiebar {
    background-color: var(--bg-dark-color);
}