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

a{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

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

.container h1,
.container .h1 {
    text-align: center;
    line-height: 115%;
    color: #333;
    font-size: 1.2em;
}

.container h2 {
    margin-top: 2em;
}

.container h3 {
    font-style: italic;
    margin-top: 2em;
}

.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 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;
    margin-bottom: 1.5em;
}

.article-title-trans {
    margin-bottom: 1em;
    margin-top: 1.5em !important;
    font-style: italic;
    font-weight: normal !important;
}

.fba {
    position: fixed;
    width: 3.75rem;
    height: 3.75rem;
    bottom: 2.5rem;
    left: 2.5rem;
    background-color: #005588 !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: #aee0ff;
    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: #333;
    padding: 0 6px;
    -webkit-transition: background-color 0.7s ease;
    -moz-transition: background-color 0.7s ease;
    -o-transition: background-color 0.7s ease;
    -ms-transition: background-color 0.7s ease;
    transition: background-color 0.7s ease;
    display: block;
}

aside.sidebar li a:hover {
    background: #68c4fd;
}

.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;
}

.container ol[type="n-p"] {
  counter-reset: list;
}
.container ol[type="n-p"] > li {
  list-style: none;
}

ol[type="num-p"] {
    list-style: none;
}

ol[type="num-p"] > li > label {
    position: absolute;
    margin-left: -20px;
}

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

article div {
    text-align: justify;
}

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

.aff {
    line-height: 125%;
    color: #000;
}

.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;
}

.figgrp,
.table-wrap {
    margin: 2em;
}

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

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

.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;
}

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

.dates{
    text-align: center;
    font-size: .90em;
}

.doi-header{
    font-size: .90em;
}

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

.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 {
    text-align: justify;
}

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

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

.table-wrap{
    font-size: 0.8em;
}

.table table td,
.table table th {
    padding: .25em;
    border: .1em solid #000;
    line-height: 125%;
    text-align: center;
}

.table table th{
    background: lightgray;
}

.table table td:first-child,
.table table th:first-child {
    text-align: left;
}

.table table.nocenter td,
.table table.nocenter th {
    text-align: left !important;
}

.table table.allcenter td,
.table table.allcenter th {
    text-align: center !important;
}

.table table.vtop td,
.table table.vtop th {
    vertical-align: top;
}

.table table td ul,
.table table th ul {
    margin-top: 0
}

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

.how2cite{
    border: 0;
    border-top: .5em solid #4899AF;
    border-bottom: .5em solid #4899AF;
    padding: .5em;
    margin: 1.5em 0;
}

.how2cite-title{
    text-align: center;
    font-weight: bold;
    font-size: 1.25em;
    margin: 1.5em 0;
    color: #4899AF;
}

.nobr {
    white-space: nowrap;
}

.verse p{
    text-align: right;
}

.xref-table,
xref-fig{
    text-transform: lowercase !important;
}

.table-wrap>div>strong>strong::after,
.fig-caption>strong::after{
    content: ".";
}