#site-logo img {
  width: 200px;
  text-align: left;
  margin: 1rem 0;
}
#screen-only-view {
  display: none !important;
}
#oes-main-navigation, #footer-nav {
  display: none;
}
#action-bar-left {
  display: none !important;
}
#print-only-view {
  display: block !important;
  padding: 0rem 2rem;
}
#partners, #footer {
  display: none !important;
}
a {
  color: #0063aa !important;
  /*text-decoration: none;*/
}
@page {
  size: auto;
  odd-header-name: html_MyHeader1;
  odd-footer-name: html_MyFooter1;
  margin-top: 30mm;
  margin-bottom: 20mm;
}
@page chapter2 {
  odd-header-name: html_MyHeader2;
  odd-footer-name: html_MyFooter2;
}
@page noheader {
  odd-header-name: _blank;
  odd-footer-name: _blank;
}
body {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}
.images-frame {
  width: 80%;
  margin: 0 auto;
}
img {
  display: block;
  margin: 0 auto;
}
.images-caption-frame {
  margin-bottom: 3em;
}
.images-caption-frame .caption {
  font-size: 12px;
  font-weight: bold;
}
.article-table td {
  padding: 5px 10px;
}
.article-table {
  margin: 40px auto;
}
.author-credits.block {
  margin-bottom: 1rem;
}
.article-person-data > div {
  margin-bottom: 0.5rem;
}
.article-toc {
  margin-top: 1rem !important;
  margin-bottom: 2rem;
}
.article-toc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-toc ul li {
  padding: 0;
  margin: 0;
}
.article-toc ul li.toclevel-1 {
  padding-left: 1rem;
}
.article-toc ul li a {
  text-decoration: none;
  margin: 1rem 0;
  display: block;
}
.article-toc ul .tocnumber {
  margin-right: 0.5rem;
  font-weight: bold;
}
p {
  line-height: 1.5em !important;
}
.easy-footnote {
  line-height: 1em !important;
}
.easy-footnote a {
  line-height: 1em !important;
}
sup {
  line-height: 1em !important;
}
.easy-footnote-to-top {
  margin-left: 1rem;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.2rem;
}
.images-caption-frame .caption p {
  line-height: 1.2em;
  font-size: 1rem;
  font-weight: normal;
  padding: 0 2rem;
}
.article-metadata .block {
  list-style: square;
  margin-bottom: 1rem;
  display: list-item;
  margin-left: 2rem;
}
.article-metadata .block .field {
  font-weight: bold;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1rem;
}
h1 {
  font-size: 2rem;
  font-weight: bold;
}
h3 {
  font-size: 1.5rem;
}
h1, h2, h3, h4, h5 {
  margin: 0 0 1rem;
}
p + h1, p + h2, p + h3, p + h4 {
  margin-top: 2rem;
}
.chapter {
  margin-bottom: 1rem;
  padding: 1rem 0;
}
.chapter ul {
  margin: 1rem 0;
  padding: 0;
}
.chapter ul li {
  list-style: square;
  margin-left: 2rem;
  margin-bottom: 1rem;
}
.chapter label {
  display: block;
  font-size: 1.5rem !important;
  font-weight: bold !important;
  margin-bottom: 1rem;
}
