body {
    margin: 0;
    padding: 0;
    line-height: 150%;
    overflow-x: hidden;
    min-height: 100%;
    font-size: 1em;
}

.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container .h1 {
    line-height: 125%;
    margin-top: 1em !important;
    margin-bottom: .25em;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    color: #57595B;
    font-size: 1em !important;
    font-weight: bold !important;
    font-family: Verdana !important;
}

.container h1,
.container .h1 {
    text-align: center;
    line-height: 115%;
    color: #418394;
}

.container h3 {
    font-style: italic;
}

.container p {
    orphans: 2;
    widows: 2;
    margin: .5em 0;
    text-align: justify;
    font-size: 1em;
}

.container li p {
    text-indent: 0;
}

.container table {
    width: 100%;
}

.container a {
    font-size: 1em;
}

.container blockquote {
    margin: 1.25em 2.05em;
    margin-right: 0;
    padding-left: .5em;
    padding-right: .5em;
    font-size: 1em;
}

.container blockquote p {
    text-indent: 0;
}

.text-center {
    text-align: center !important;
}

.header {
    margin-right: 2.0cm;
    margin-left: 2.0cm;
}

.header li,
.header ul {
    display: inline;
}

.container {
    margin: auto;
    width: 98%;
    max-width: 75em;
    padding: 0;
    font-size: 1em;
}

.page-break {
    page-break-before: always;
    clear: both;
}

.journal-title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 100%;
    padding-top: .25em;
}

.metadata {
    text-align: center;
    width: auto;
}

.article-title-trans {
    margin-bottom: 1em;
    font-style: italic;
}

.fba {
    position: fixed;
    width: 3.75rem;
    height: 3.75rem;
    bottom: 2.5rem;
    left: 2.5rem;
    background-color: #4899AF !important;
    color: #FFF;
    border-radius: 3.125rem;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 1100;
    font-size: 16px !important;
    font-family: Verdana !important;
}

a.fba:hover {
    background: #59BBD7;
}

a.fba,
a.fba:active,
a.fba:visited,
a.fba:hover {
    color: #FFF !important;
}

.fa-align {
    margin-top: 22px;
}

aside.sidebar {
    min-height: 100vh;
    width: 17rem;
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    background: #D5E4E9;
    box-shadow: 3px 2px 3px #999;
    z-index: 1000;
    align-items: center;
    display: flex;
    font-size: 1em;
}

aside.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

aside.sidebar li {
    font: 200 1em Helvetica, Verdana, sans-serif;
    border-bottom: 1px solid #ccc;
    padding: .25em;
    font-size: 1em;
}

aside.sidebar li:last-child {
    border: none;
}

aside.sidebar li a {
    text-decoration: none;
    color: #000;
    -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
    -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
    -o-transition: font-size 0.3s ease, background-color 0.3s ease;
    -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
    transition: font-size 0.3s ease, background-color 0.3s ease;
    display: block;
}

aside.sidebar li a:hover {
    font-size: 1.1em;
    background: #C2D7DE;
}

.product {
    text-align: justify;
    padding: .25em;
    line-height: 110%;
}

.container ol[type="simple"] {
    list-style-type: none;
    margin: 0;
    margin-left: 1.8em;
    padding: 0;
}

.container ol[type="simple"] li {
    text-indent: -1.8em;
    margin-left: 1.8em;
}

.container ol[type="simple"] li p {
    display: inline;
    margin-left: .5em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

article div {
    text-align: justify;
}

.author-aff {
    margin-bottom: 1em;
}

.aff {
    line-height: 125%;
}

.article-body {
    margin-top: 1em;
}

.figgrp img,
.table img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    max-width: 98%;
    padding-top: .25em;
}

.abstract-section p {
    text-indent: 0;
    margin-top: 0;
    text-align: justify;
}

.abstract-title,
.dates-title {
    margin-bottom: .25em;
    line-height: 100%;
    font-weight: bold !important;
}

.Abstract {
    font-style: italic;
}

.figgrp,
.table-wrap {
    padding-top: .25em;
}

.fig-caption,
.figgrp {
    text-align: center;
}

.xref-fig,
.xref-table,
.xref-equation {
    background: #ebf9ff;
}

.ref-list ul,
.table-wrap-foot ul,
.dates ul,
.footnote-list ul {
    list-style-type: none;
    padding: 0;
    margin-top: .25em;
}

.ref-list div {
    margin-left: 36.0pt;
    text-indent: -36.0pt;
    line-height: 125%;
    margin-bottom: .0001pt;
    text-align: justify;
}

.footnote-list ul li {
    text-align: justify;
}

.table-wrap-foot ul {
    margin-top: 0;
}

.table-wrap-foot ul li {
    font-style: italic;
    text-align: justify;
}

.table-wrap {
    margin: 1.5em 0;
}

.table table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table table td {
    padding: .25em;
    border: .1em solid lightgrey;
}

.container-license {
    background: lightgrey;
    margin: 1em auto;
    text-align: center;
    padding: .5em 0 .25em 0;
}

h5.how2cite-title {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
}

.nobr {
    white-space: nowrap;
}