/* L&R Reflowable CSS based on M2.1.5_Styling_v8.1 */ @namespace epub "http://www.idpf.org/2007/ops"; /* ----- Body ----- */ body{ font-family:Garamond,"Times New Roman",serif; font-size:1em; line-height:1.3755em; text-align:left; font-style:normal; font-weight:400; margin:20px; text-indent:0em; } /* ----- Title Page ----- */ div.t1{ min-height:75%; min-height:75vh; padding:1em 0em 1.5em 0em; } p.author{ font-family:Garamond,"Times New Roman",serif; font-size:1.75em; line-height:1.25em; text-align:center; font-style:normal; font-weight:400; margin:0em; } h1.title{ font-family:Garamond,"Times New Roman",serif; font-size:2.5em; line-height:1.125em; text-align:center; font-style:normal; font-weight:400; letter-spacing:2px; margin:1em 0em 0em 0em; } p.titleinfo{ font-family:Garamond,"Times New Roman",serif; font-size:1em; line-height:1.22em; text-align:center; font-style:italic; font-weight:400; margin:2.5em 0em 0em 0em; } div.publisher{ margin:0em auto; height:2em; display:block; text-align:center; page-break-inside:avoid; } p.publishername{ font-family:Garamond,"Times New Roman",serif; font-size:1em; text-align:center; font-style:normal; font-weight:400; letter-spacing:1px; margin:0em auto; } /* ----- Part ----- */ h1.part_title{ font-family:Garamond,"Times New Roman",serif; font-size:1.45em; line-height:1.22em; text-align:center; font-style:normal; font-weight:400; letter-spacing:1px; margin:2.5em 0em 0em 0em; margin-top:20vh; } /* ----- Headings ----- */ h1.h1{ font-family:Garamond,"Times New Roman",serif; font-size:1.75em; line-height:1.25em; text-align:center; font-style:normal; font-weight:400; margin:2.5em 0em; margin-top:20vh; } /* ----- Paragraphs ----- */ p.in{ margin:0em; text-indent:1.2em; line-height:1.3755em; } p.p{ margin:0em; line-height:1.3755em; } p.signature{ font-family:Garamond,"Times New Roman",serif; font-size:1em; line-height:1.3755em; text-align:right; margin:0em; } p.top1em{ margin-top:1em; } /* ----- Thematic Shifts ----- */ hr.emptyline{ border: 0; height: 1em; background: none; margin:0em; } /* ----- Block quotes ----- */ blockquote.mleft1-2em{ line-height:1.22em; margin:0em 0em 0em 1.2em; } /* ----- Images ----- */ /* -- imgsize -- */ img.imgsize{ width:inherit; margin:inherit; } /* -- Image ID's -- */ #cover-image{ width:100%; margin:0em auto; } /* --
-- */ figure.figure{ text-align:center; margin:0em; width:100%; page-break-inside:avoid; } /* -- -- */ img{ max-width:100%; max-height:100%; } /* ----- Copyright ----- */ section.copyright-page{ margin:2.5em 0em 0em 0em; } p.copyright{ font-family:Garamond,"Times New Roman",serif; font-size:.85em; line-height:1.5em; text-align:center; margin:0em; } /* ----- Misc. ----- */ cite.italic{ font-style:italic; } .hide{ display:none; visibility:hidden; } em.italic{ font-style:italic; } .italic{ font-style:italic !important; } strong.uppercase{ text-transform:uppercase; font-weight:400; } .uppercase{ text-transform:uppercase !important; } /* ----- Links ----- */ a{ text-decoration:none; color:inherit; } /* ----- SVG ----- */ svg{ height:100%; } svg.svg_LR{ height:100%; }