html {
    height: 100%
    }
body.x-ebookmaker-3, .x-ebookmaker-3 .fullpage {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin-left: 0;
    margin-right: 0
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h2 .latin, h2 .subtitle {
    font-size: smaller
    }
.x-ebookmaker-3 h1, .x-ebookmaker-3 h2 {
    margin-top: 0;
    padding-top: 1em
    }
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
    }
.pad1 {
    padding-left: 1em;
    padding-right: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
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
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: -2em;
    padding-left: 1em
    }
li.indx {
    margin-top: 0.5em;
    text-indent: -2em;
    padding-left: 1em
    }
li.isub1 {
    text-indent: -2em;
    padding-left: 2em
    }
table {
    border-collapse: collapse
    }
table td, table th {
    padding: 0.25em
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc th {
    font-size: small;
    font-weight: normal
    }
table.names {
    width: 100%;
    margin-bottom: 1em
    }
table.names td {
    padding-left: 0;
    padding-right: 0
    }
table.names td.name {
    font-weight: bold
    }
table.names td.noname {
    font-weight: bold;
    padding-left: 1em
    }
table.names td.latin {
    text-align: right
    }
.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
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xxlarge {
    font-size: xx-large
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
.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 .indentq {
    text-indent: -3.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .attr {
    text-align: right
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100, img.w100cap, img.w100page {
    width: 100%
    }
.x-ebookmaker img.w100cap {
    width: auto;
    height: 90%
    }
.x-ebookmaker img.w100page {
    width: auto;
    height: 100%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.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
    }
.notetop {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto
    }
.illoplant, .x-ebookmaker .illoplant {
    width: 100%;
    max-width: 75em;
    padding-top: 1em;
    padding-bottom: 1em
    }
.illopage, .x-ebookmaker .illopage {
    width: 100%;
    max-width: 75em
    }
.x-ebookmaker-3 .illopage {
    height: 100%
    }