html {
    height: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
body.x-ebookmaker-2 {
    margin: 0;
    height: 90%
    }
body.x-ebookmaker-3, .x-ebookmaker .fullpage {
    margin: 0;
    height: 100%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.x-ebookmaker h1, .x-ebookmaker h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1em
    }
h2 .title {
    font-size: medium
    }
p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em
    }
.front p, .noindent {
    text-indent: 0
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.w80 {
    width: 80%
    }
.inline {
    display: inline-block
    }
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, table.illustrations, .front table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
table td, table th {
    padding: 0.25em
    }
table td.title {
    font-variant: small-caps
    }
.tdr {
    text-align: right
    }
.pagenum {
    color: gray;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.caption {
    font-weight: bold
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxxlarge {
    font-size: 300%
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100, img.hcap {
    width: 100%
    }
.x-ebookmaker img.h100 {
    width: auto;
    height: 100%
    }
.x-ebookmaker img.hcap {
    width: auto;
    height: 90%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.transnote {
    border: 1px solid;
    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: 1em
    }
.illowpage {
    padding-top: 1em;
    padding-bottom: 1em
    }
.x-ebookmaker .illowpage, .x-ebookmaker .illowhead {
    padding-top: 0;
    padding-bottom: 0
    }
.illowpage, .x-ebookmaker .illowpage {
    width: 100%;
    max-width: 60em
    }
.illowhead, .x-ebookmaker .illowhead {
    width: 100%;
    max-width: 75em
    }
.x-ebookmaker .illowpage {
    width: auto;
    height: 100%;
    margin: 0
    }