/* BoD Standard CSS, Flowable Books, Version 2.0 */ /* Copyright page *************************************************************/ p.cpytxt { text-align:center; margin-top:0px; margin-bottom:0px; font-size:85%; text-indent:0px; } p.cpytxt-top /* New style added for Copy Right with Top Space */ { text-align:center; margin-top:3em; margin-bottom:0px; font-size:85%; text-indent:0px; } /* Table of Contents **********************************************************/ /* simple paragraphs **************************************/ /* simple ordered and unordered lists *********************/ ul.toc_nostyle { list-style-type: none; margin-top: 1em; margin-bottom: 0em; } /* complex hierarchies for toc creation ************************************/ /* Basic Chapter Level Style Definitions *************************************************************/ /* Headings *******************************************************************/ /* Headings should be left aligned or centered ******/ h1, h2, h3, h4 , h5, h6 { -webkit-hyphens: none; hyphens: none; adobe-hyphenate: none; text-align:left; page-break-after: avoid; } h1.h1 { text-align:center; margin-top:3em; margin-bottom:0px; font-size:110%; text-indent:0px; } h2.h2 { text-align:center; margin-top:3em; margin-bottom:2em; font-size:101%; text-indent:0px; } h3.h3 { text-align:justify; margin-top:1em; margin-bottom:0px; font-size:103%; text-indent:0px; } h3.h3a { text-align:justify; margin-top:0em; margin-bottom:0px; font-size:103%; text-indent:0px; } h4.h4 { margin-top:2em; margin-bottom:0px; font-size:102%; text-indent:0px; text-align:left; } /* Paragraph Styles *****************************************************/ p { widows:2; orphans:2; } p.indent /* New style added for Para Indented */ { text-align:justify; margin-top:0px; margin-bottom:0px; font-size:100%; text-indent:1em; } p.center { text-align:center; margin-top:3em; margin-bottom:2em; font-size:100%; text-indent:0px; } p.noindent /* New style added for flush left para */ { text-align:justify; margin-top:1em; margin-bottom:0px; font-size:100%; text-indent:0px; } p.noindent-a /* New style added for flush left para */ { text-align:justify; margin-top:0em; margin-bottom:0px; font-size:100%; text-indent:0px; } /* Complex Chapter Level Style Definitions *************************************************************/ /* Images *****************************************************/ img { max-width:100%; max-height:100%; margin: 0px; } /*Caption in small size */ /* Tables *****************************************************/ table { border-collapse: collapse; margin-top:1em; margin-bottom:1em; width: 100%; page-break-inside: avoid; } td { padding:0.2em; } /* Classes for tables and footnotes on different devices via media query */ div.inline-block { } img.none { } p.none { } p.inline-block { } /* Boxes, lines and pullquotes *****************************************************/ /* Lists *****************************************************/ ul { text-align:left; } ul.circle { list-style-type: circle; margin-top: 0em; margin-bottom: 0em; margin-left: -1.4em; text-align:left; } /* Footnotes *****************************************************/ /* Character Styles *****************************************************/ /* Coloured characters */ /* Images as Drop Caps */ /* use this Style*/ /* Small Caps*/ /* Line Styles *********************************************************/ a{ text-decoration:none; } div.C113 { page-break-before:always; padding-top:3em; } img.Image48 { width:10%; } img.Image50 { width:30%; } img.Image51 { width:50%; } .C55{ width:55%; } .C75{ width:75%; } .C100{ width:100%; } h1.h1a /*Newly Added Class*/ { text-align:center; margin-top:0px; margin-bottom:2em; font-size:110%; text-indent:0px; } p.noindent-1 /*Newly Added Class*/ { text-align:justify; margin-top:1em; margin-bottom:1em; font-size:110%; text-indent:0px; } div.image-b /*Newly Added Class*/ { text-align:right; margin-right:9.75em; margin-top:12px; margin-bottom:12px; font-size:100%; text-indent:0px; } p.indent-1 /*Newly Added Class*/ { text-align:justify; margin-top:1em; margin-bottom:0px; font-size:100%; text-indent:1em; } p.noindent-2 /*Newly Added Class*/ { text-align:justify; margin-top:2em; margin-bottom:0px; font-size:100%; text-indent:0px; } p.center-1 /*Newly Added Class*/ { text-align:center; margin-top:1em; margin-bottom:0px; font-size:100%; text-indent:0px; } div.image-a /*Newly Added Class*/ { text-align:center; margin-top:1em; margin-bottom:1em; text-indent:0px; } p.cpytxt-1 /*Newly Added Class*/ { text-align:center; margin-top:1em; margin-bottom:0px; font-size:85%; text-indent:0px; } h1.h1-1 /*Newly Added Class*/ { text-align:center; margin-top:3em; margin-bottom:2em; font-size:110%; text-indent:0px; } span.underline { text-decoration: underline; } @media amzn-kf8 { span.dropcap { font-weight:bold; font-size: 2.9em; float: left; line-height:0.99em; margin-right: 0.025em; margin-bottom:-0.25em; } }