html {
    height: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
body.x-ebookmaker {
    margin-left: 0;
    margin-right: 0
    }
body.x-ebookmaker-3, .x-ebookmaker-3 .fullpage {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
    }
.x-ebookmaker-3 h1, .x-ebookmaker-3 h2, .x-ebookmaker-3 h3 {
    margin-top: 0;
    padding-top: 1em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
.noindent {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.x-ebookmaker .p2 {
    margin-top: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.corrections td, table.corrections th {
    padding-right: 1em
    }
.bbox {
    border: 1px solid
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.caption {
    font-variant: small-caps;
    text-transform: lowercase
    }
.xlarge {
    font-size: x-large
    }
.large {
    font-size: large
    }
.tocpage {
    text-align: right
    }
.toctitle {
    text-align: left
    }
span.cor {
    border-bottom: 1px dotted red
    }
.footnotes {
    border: 1px dashed;
    padding-bottom: 0.5em;
    margin-top: 1em;
    page-break-before: always
    }
.x-ebookmaker-3 .footnotes {
    margin-top: 0
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indentq {
    text-indent: -3.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote p {
    text-indent: 0;
    margin-bottom: 0.5em
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.x-ebookmaker img.w100 {
    width: auto;
    height: 85%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.logo {
    width: 10%;
    max-width: 5em
    }
.illowp40, .x-ebookmaker .illowp40 {
    min-width: 0;
    max-height: 100%;
    width: 100%
    }
.illowp40 {
    margin-top: 1em;
    margin-bottom: 1em
    }
.x-ebookmaker .illowp40 {
    margin: 0
    }
.x-ebookmaker-3 .illowp40 {
    height: 100%
    }