.obj_article_details .authors .affiliation {
    font-style: italic;
}

main a {
    font-style: normal;
}

.jatsParser__details-author-affiliation {
    font-style: italic;
}

.jatsParser__meta-author {
    font-weight: normal;
}

.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}

a.obj_galley_link.pdf {
	border: 3px solid #0FA71B;
}

a.obj_galley_link.pdf.restricted {
	border: 3px solid #C30808;
}

footer p, footer div, footer a, footer blockquote, footer cite, footer td, footer th, footer dd, footer address, footer li, footer dt, footer dd, footer strong {
     color: black;
}

footer {
    background-color: white;
}

::marker {
    color: transparent;
}

ol.jatsParser__references-list {
    position: relative;
    left: -40px;
}

.carousel-caption {
    position: absolute;
    top: -60px;
}

.carousel-inner {
    padding-top: 20px;
    overflow: visible;

.carousel-control-next, .carousel-control-prev {
    width: auto;
}
}

.container-fluid {
    max-width: 1140px;
}

.navigation_wrapper {
    border-left: none;
}