/* L&R Reflowable CSS based on M2.1.5_Styling_v8.1 */ @namespace epub "http://www.idpf.org/2007/ops"; /* ----- Body ----- */ body{ font-family:"Times New Roman",Garamond,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:80%; min-height:80vh; padding:1em 0em 1.5em 0em; } p.author{ font-family:"Times New Roman",Garamond,serif; font-size:1.55em; line-height:1.25em; text-align:center; font-style:normal; font-weight:400; letter-spacing:2px; margin:0em; } h1.title{ font-family:"Times New Roman",Garamond,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; } div.publisher{ margin:0em auto; height:2em; display:block; text-align:center; page-break-inside:avoid; } p.publishername{ font-family:"Times New Roman",Garamond,serif; font-size:1em; text-align:center; font-style:normal; font-weight:400; letter-spacing:1px; margin:0em; } /* ----- Headings ----- */ h1.h1{ font-family:"Times New Roman",Garamond,serif; font-size:1.55em; line-height:1.25em; text-align:center; font-style:normal; font-weight:400; letter-spacing:2px; margin:2.5em 0em; margin-top:15vh; } /* ----- Paragraphs ----- */ p.thanks{ line-height:1.3755em; margin:0em; } p.in{ margin:0em; text-indent:1.2em; line-height:1.3755em; } p.p{ margin:0em; line-height:1.3755em; } p.p_top2-5em{ margin-top:2.5em; } /* ----- Thematic Shifts ----- */ hr.emptyline{ border: 0; height: 1em; background: none; margin:0em; } /* ----- 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%; } /* ----- About the Book ----- */ h1.h1_about{ font-family:"Times New Roman",Garamond,serif; font-size:1.5em; line-height:1.25em; text-align:center; font-style:normal; font-weight:400; letter-spacing:2px; margin:2.5em 0em 1.5em 0em; margin-top:15vh; } /* ----- Copyright ----- */ section.copyright-page{ margin:2.5em 0em 0em 0em; } p.copyright{ font-family:"Times New Roman",Garamond,serif; font-size:.85em; line-height:1.5em; text-align:center; margin:0em; } /* ----- Misc. ----- */ cite.normal{ font-style:normal; } cite.italic{ font-style:italic; } em.normal{ font-style:normal; font-weight:400; } .dropcaps::first-letter{ font-family:"Times New Roman",Garamond,serif; font-size:3em; line-height:100%; font-weight:400; float:left; display:block; margin:-.02em 0em -0.1em 0em; } .hide{ display:none; visibility:hidden; } em.italic{ font-style:italic; } .decoitalic{ font-style:italic !important; } sub{ vertical-align:sub; font-size:x-small; line-height:70%; } strong.uppercase{ text-transform:uppercase; font-weight:400; } .uppercase{ text-transform:uppercase !important; } /* ----- Links ----- */ a{ text-decoration:none; color:inherit; } /* ----- SVG ----- */ svg{ height:100%; } div.svg_1{ text-align:center; margin:1em 0em 0em 0em; height:100%; }