@charset "UTF-8"; html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote { 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 0.5em;} li { margin:0 0 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;} .title{ font-size:1.7em; font-weight:bold; margin-top:5em; text-align:center; line-height:1.5em;} .title1{ font-size:1.3em; font-weight:normal; margin-top:1.5em; text-align:center; line-height:1.5em;} /*Copyrightsection*/ .copyright_section{ margin-top:2em;} .copyright_section p { font-size:0.9em; text-align:center; text-indent:0em !important; margin-top:1.2em; line-height:1.2em;} /*contents*/ .toc_section{ margin-top:3em;} .toc_head{ font-weight:bold; margin-top:0em; font-size:1.2em; text-align:center; margin-bottom:4em; text-indent:0em !important;} .toc_section p{ text-align:left; font-size:1em; font-weight:normal; line-height:1.8em; text-indent:0em !important;} /*Acksection*/ .Ack_section{ margin-top:0em;} .Ack_title { text-align:center; font-size:1.4em; margin-top:5em; margin-bottom:4.3em; font-weight:bold;} .Ack_author{ margin-top:1em; margin-bottom:1em; font-size:0.83em; color:#717174; text-indent:0em !important;} /*Glossary*/ .Glossary_section{ margin-top:0em;} .Glossary_title { text-align:center; font-size:1.4em; margin-top:5em; margin-bottom:4.3em; font-weight:bold;} .Glossary_section p{ margin-top:1em; text-indent:0em; } /*Prefacesection*/ .Preface_section{ margin-top:0em;} .Preface_head { text-align:center; font-size:1.2em; margin-top:3em; margin-bottom:0.5em; font-weight:normal;} .Preface_title { text-align:center; font-size:1.4em; margin-top:0em; margin-bottom:0.5em; font-weight:normal; font-style:italic; line-height:1.5em; color:#717174;} .author{ text-align:center; font-size:1em; margin-top:0em; margin-bottom:6em; font-weight:normal;} /*Dedicationsection*/ .dedication_section { margin-top:10em;} .dedication_section p{ text-align:center; font-size:1.2em; text-indent:0em; margin-top:0.5em; margin-left:auto; margin-right:auto; font-style:italic;} /*Chaptersection*/ .Chapter_section{ margin-top:0em;} .chap_head { text-align:center; font-size:1.2em; margin-top:6em; margin-bottom:1.5em; font-weight:normal;} .chap_title { text-align:center; font-size:1.5em; margin-top:0em; margin-bottom:4em; font-weight:bold; line-height:1.4em;} /*Images*/ .fullwidth { margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:2em; width:85%;} .halfwidth { margin-top:1em; margin-left:auto; margin-right:auto; margin-bottom:3em; width:65%;} .quterwidth { margin-left:auto; margin-right:auto; margin-top:1em; margin-bottom:4em; width:25%;} .smallwidth { margin-left:auto; margin-right:auto; margin-top:1em; margin-bottom:1.5em; width:6%;} p.icaption { font-size:0.83em; text-align:left; text-indent:0em !important; margin-top:0.3em; font-weight:bold;} .tab1 { width:50%; border-spacing:0; margin-left:12em; border-collapse:collapse; margin-top:1.5em; margin-bottom:1.5em;} .tab1 tr td { padding:0em; text-align:right; line-height:1.5em; font-weight:normal; vertical-align:top;} .tab1 tr td img{ width:90%;} .tab1 tr td:nth-child(2){ padding-left:0em; width:20%;} /*HEADINGS*/ .head1{ margin:2em 0 1.5em 0; font-size:1.15em; text-align:center; font-weight:bold;} .head2{ margin:3em 0 0.5em 0; font-size:1.2em; line-height:1.2em; text-align:center; color:#35845a; font-weight:bold;} .head3{ margin:1.5em 0 0.2em 0; font-size:0.9em; text-align:center; font-weight:bold;} .head4{ margin:3em 0 0.5em 0; font-size:0.9em; line-height:1.2em; text-align:center; color:#35845a; font-weight:bold;} /*blockquote*/ .blockquote { width:100%; margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:0em; line-height:1.4em; text-align:justify;} .qoute{ width:70%; margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:6em; line-height:1.4em; text-align:center;} .footnote{ margin-top:1.5em; border-top:1px solid black;} .footnote p{ font-size:0.9em; line-height:1.4em; text-indent:0em !important;} .color{ color:#717174;} .mtop{ margin-top:1em;} .smcap{ font-size:0.8em !important;} .font{ font-size:1.3em !important;} .vtop{ vertical-align:top !important;} .pagebrk{ page-break-after:always !important;} .head1 + p, .Ack_author + p, .Ack_title + p, .author + p, .preface_section + p, .chap_title + p, .qoute + p, .smallwidth + p { text-indent:0em; } .noindent{ text-indent:0em !important;} .calign{ text-align:center;} .mtop1{ margin-top:12em;}