@namespace epub "http://www.idpf.org/2007/ops"; aside[epub|type~='sidebar'], aside[epub\:type~='sidebar'] { width: 35%; float: left; padding: 0.5em 0.5em 0.5em 0.5em; border-left: solid 2px #333333; } ul[epub|type~='index-entry-list'], li[epub|type~='index-entry'], ul[epub\:type~='index-entry-list'], li[epub\:type~='index-entry'] { list-style-type: none; } nav[epub|type~='landmarks'], nav[epub|type~='page-list'], nav[epub|type~='loi'], nav[epub|type~='lot'], nav[epub\:type~='landmarks'], nav[epub\:type~='page-list'], nav[epub\:type~='loi'], nav[epub\:type~='lot'] { display: none !important; visibility: hidden !important; } nav[epub|type~='toc'] > ol > li > ol > li, nav[epub\:type~='toc'] > ol > li > ol > li { margin-top: 0.3em; } a { text-decoration: none; color: inherit; } span.bold { font-weight: bold; } span.italic { font-style: italic; } span.boldItalic { font-weight: bold; font-style: italic; } ol#tocList { list-style-type: none; margin-bottom: 0.3em; } ol#tocList ol { list-style-type: none; padding-left: 1em; margin-bottom: 0.3em; } ol#tocList > li:first-child { margin-top: 0.3em; } li.front { font-style: italic; font-size: 85%; } li.front + li.body { margin-top: 1.5em; } .hide { visibility: hidden !important; display: none; } table tr { page-break-inside: avoid !important; } .fullpage { width: 100%; text-align: center; page-break-inside: avoid !important; page-break-after: always !important; } .fullpage img { display: inline-block; width: 100%; margin: 0 auto; } .imageleft { text-align: justify; width: 35%; float: left; margin: 0 .3em 1em 0; } .imageleft img { display: inline-block; width: 100%; page-break-inside: avoid !important; } .imageright { text-align: justify; width: 35%; float: right; margin: 0 0 1em 0.3em; } .imageright img { display: inline-block; width: 100%; page-break-inside: avoid !important; } .fullwidth { text-align: justify; width: 100%; margin: 1em 0; } .fullwidth img { display: inline-block; width: 100%; page-break-inside: avoid !important; }