/* BoD Standard CSS, Flowable Books, Version 2.0 */ /* Top Level Style Definitions */ /*heading*/ h1, h2, h3, h4 , h5, h6 { -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; text-align:left; page-break-after: avoid; } /* Paragraph Styles */ p { widows:2; orphans:2; } /*Images */ img { max-width: 100%; max-height: 100%; display:inline-block; } /* Body Level Style Definitions */ /* Image with top 2 */ .imageC2 { margin-top:2em; margin-bottom:0em; text-align: center; } .nostyle { list-style-type: none; } ol.numberlist1 { list-style-type: decimal; } /* center alignment top space 3*/ .publisher-center3 { font-size:1em; margin-top:3em; margin-bottom:0em; text-indent:0em; text-align:center; -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight:normal; } /* center alignment top space 1*/ .titlep2-centerp15 { font-size:1.2em; margin-top:1.5em; margin-bottom:0em; text-indent:0em; text-align:center; -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight:normal; } /* center alignment top space 0*/ .titlep2-center { font-size:1.2em; margin-top:0em; margin-bottom:0em; text-indent:0em; text-align:center; -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight:normal; } /* blockquote justify with margin 1 and top 0*/ .blockquote { font-size:1em; margin-top:1em; margin-bottom:0em; margin-left:1em; margin-right:1em; text-align:justify; } /* Justify alignment top space 0em*/ .justify { font-size:1em; margin-top:0em; margin-bottom:0em; text-indent:0em; text-align:justify; } /* Justify alignment top space 2em*/ .justify2 { font-size:1em; margin-top:2em; margin-bottom:0em; text-indent:0em; text-align:justify; } /* copyright top with 1*/ .cpytxtC1 { font-size:1em; margin-top:1em; text-align:center; text-indent:0em; margin-bottom:0em; } /* copyright top with 1.5*/ .cpytxtCp15 { font-size:1em; margin-top:1.5em; text-align:center; text-indent:0em; margin-bottom:0em; } /* copyright top with 0*/ .cpytxtC { font-size:1em; margin-top:0em; text-align:center; text-indent:0em; margin-bottom:0em; } /* center alignment top space 3*/ .author-center3 { font-size:1em; margin-top:3em; margin-bottom:0em; text-indent:0em; text-align:center; -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight:normal; } /*header alignment center with top space 2em*/ .headerC2 { text-align:center; margin-top:2em; margin-bottom:0em; text-indent:0em; font-weight:normal; } /*header alignment left with top space 1.5em*/ .headerLp15 { text-align:left; margin-top:1.5em; margin-bottom:0em; margin-left:2.5em; text-indent:-1.5em; font-weight:normal; } /* Footnotes */ .footnote { font-size:0.8em; margin-top:0.1em; margin-bottom:0em; margin-left:0em; text-indent:1.2em; text-align:justify; } /*half line*/ .lineh { margin-top:2em; margin-bottom:0em; border-bottom:1px solid #000000; width:40%; } /* Center alignment top space 0em*/ .center { font-size:1em; margin-top:0em; margin-bottom:0em; text-indent:0em; text-align:center; } /* Center alignment top space 1em*/ .center1 { font-size:1em; margin-top:1em; margin-bottom:0em; text-indent:0em; text-align:center; } /* Center alignment top space 3em*/ .center3 { font-size:1em; margin-top:3em; margin-bottom:0em; text-indent:0em; text-align:center; } /* Right alignment top space 2em*/ .right2 { font-size:1em; margin-top:2em; margin-bottom:0em; text-indent:0em; text-align:right; } /*Indent justify alignment indent 1*/ .indentj1 { font-size:1em; text-indent:1em; margin-top:0em; margin-bottom:0em; text-align:justify; } /*indent justify alignment top and indent 1 */ .indentj1-p5 { font-size:1em; text-indent:1em; margin-top:0.5em; margin-bottom:0em; text-align:justify; } /*indent justify alignment top 1 indent 1*/ .indentj1-1 { font-size:1em; text-indent:1em; margin-top:1em; margin-bottom:0em; text-align:justify; } /*topspace 1em*/ .hang1 { margin-top:1em; margin-bottom:0em; margin-left:3em; text-indent:-1.6em; text-align:left; list-style-type:none; } .hang2 { margin-top:1em; margin-bottom:0em; margin-left:1.1em; text-indent:-1.1em; text-align:left; list-style-type:none; } /*topspace 0.5em*/ .hangp5 { margin-top:0.5em; margin-bottom:0em; margin-left:3em; text-indent:-1.6em; text-align:left; } .hangp5A { margin-top:0.5em; margin-bottom:0em; margin-left:4.5em; text-indent:-1.5em; text-align:left; } /* Pagebreak style*/ .pagebreak { page-break-inside:avoid; } .pagebreak1 { page-break-before:always; }