@charset "UTF-8"; html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, table, tr, td, tbody, thead, ol, li, ul, img { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; line-height:20px; } p { margin:0 0 2px 0; text-align:justify; line-height:1.4em; text-indent:1.5em;} a { text-decoration:none;} /*! * EPUB_CSS Display Images V1.0 */ img { width:100%; height:auto;} table { width:99.9%; border-spacing:0; border-collapse:collapse;} /****************************************/ /*! * EPUB_CSS Order List / Unorder List V1.0 */ ul, ol { margin:1em 0 1em 1.5em;} li { margin:0 0em 0 0.5em;} /*Coversection*/ .cover_section{ max-height:100%; max-width:100%; text-align:center;} /*Titlesection*/ .title_section{ max-height:100%; max-width:100%; text-align:center;} /*Copyrightsection*/ .copyright_section{ margin-top:10em;} .copyright_section > p{ font-size:0.9em; line-height:1.2em; text-indent:0em; margin-bottom:1em; text-align:left;} .hang_ind p{ text-indent:-1em; margin-left:1em; font-size:0.9em; line-height:1.2em;} /*Dedicationsection*/ .dedication_section { margin-top:15em;} .dedication_section p{ text-align:center; font-size:1em; text-indent:0em; margin:0em 3em 0em 3em; line-height:1.4em;} .dedication1_section { margin-top:15em;} .dedication1_section p{ text-align:justify; font-size:1em; text-indent:0em; margin:0em 3em 1em 3em; line-height:1.2em;} /*Acksection*/ .Ack_section{ margin-top:3em;} .Ack_title { text-align:center; font-size:1.2em; margin:0em auto 4em auto; font-weight:normal;} /*Endsection*/ .End_section{ margin-top:3em;} .End_title { text-align:center; font-size:1.2em; margin:0em auto 1em auto; font-weight:normal;} /*Chaptersection*/ .Chapter_section{ margin-top:6sem;} .chap_title { font-size:1.7em; margin:0em auto 3em auto; text-align:center; text-indent:0em; font-weight:normal; } .author_note{ font-size:1em; text-align:center; } .author{ font-size:0.85em; text-align:center; margin-bottom:3em; } /*Images*/ .fullwidth { text-align: center; page-break-inside: avoid !important; page-break-after: always !important; clear: both; padding: 0px; margin: 1em auto 1em auto; height: 100%; width: 100%;} .halfwidth { margin-top:1em; margin-left:auto; margin-right:auto; margin-bottom:1em; width:50%; page-break-inside:avoid !important;} .quterwidth { margin-top:1em; margin-bottom:1em; width:60%; float:right; page-break-inside:avoid !important;} .quterwidth + p { clear:both; text-indent:0em; } .smallwidth { margin-top:1em; margin-bottom:1em; margin-right:2em; width:30%; float:right; page-break-inside:avoid !important;} .smallwidth + p { clear:both; text-indent:0em; } p.icaption { font-size:0.85em; text-align:left; text-indent:0em !important; margin:0.3em 3em 1em 3em; font-weight:normal; text-align:justify;} p.lcaption { font-size:0.9em; text-align:left; text-indent:0em !important; margin:0.3em 0 1em 0em !important; font-weight:bold;} p.rcaption { font-size:0.9em; text-align:right; text-indent:0em !important; margin:0.3em 0 1em 0em !important; font-weight:bold;} /*Headings*/ h1{ text-align:left; margin-top:1em; margin-bottom:1.5em; font-size:1.1em; line-height:1.3em; font-weight:normal; font-style:italic; } h2{ font-size:1em; text-align:left; margin-top:1em; margin-bottom:1em; text-indent:0em; } h3{ font-size:1.3em; text-align:left; margin-top:0.1em; margin-bottom:0.2em; text-indent:0em; font-weight:bold; } h4{ font-size:1.2em; text-align:center; margin-top:3em; margin-bottom:2em; text-indent:0em; font-weight:normal; letter-spacing:0.1em; } h5{ font-weight:Normal; font-size:1em; text-align:left; margin-top:1.5em; margin-bottom:0.4em; text-indent:0em; } h6{ font-size:0.85em; text-align:center; margin-top:5em; margin-bottom:0em; margin-left:auto; margin-right:auto; text-indent:0em; font-weight:normal; } h6 span{ font-size:1.1em; display:block; text-align:center; margin-top:2em; margin-bottom:0em; margin-left:auto; margin-right:auto; text-indent:0em; font-weight:normal; font-style:italic; } /*blockquote*/ blockquote { margin-left:1.5em; margin-right:1.5em; margin-top:1em; margin-bottom:1em; line-height:1.4em; } blockquote p { margin-left: 0; margin-right: 0; text-align:justify; } blockquote > p { text-indent:0em !important; margin-top:1em; } /*Dropcap*/ .dropcap { float: left; font-size:3em; line-height:0.8em; margin:0.1em 0.02em 0 0em; } .Ack_title + p, .Intro_title + p, .chap_title + p, .author + p, .End_title + p { text-indent:0em !important; } .mtop{ margin-top:1.5em !important;} .noindent{ text-indent:0em !important; }