/*Page Margins*/ @page { margin-bottom: 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em; } /*End of Page Margins*/ @media amazon-mobi{ .dcap { font-size: 2.2em; line-height: 0em; } } .dcap { font-size: 2.2em; line-height: 0em; } /*Image*/ /*Image wrapper */ div.image { text-align: center; margin: 0em 0em 0em 0em; } div.image1 { text-align: center; margin: 1.5em 0em 0em 0em; } div.imagecopy { text-align:left; margin: 1.5em 0em 2.5em 0em; } /*Image caption with div image class */ div.image p { font-size: 0.8em; margin: 0.5em auto 0em auto; text-indent: 0em; text-align: left; word-wrap:break-word; } /*End of Image Wrapper*/ /* coverpage */ .coverpage { vertical-align: middle; text-align: center; background-color: white; margin: 0em 0em 0em 0em; } .coverpage img { margin: 0em 0em 0em 0em; } /*End of Coverpage*/ /* title page */ /*title page wrapper */ .titlepage { text-align: center; margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; text-align: center; } .titlepage .title { font-size: 1.8em; margin: 0em 0em 0em 0em; text-align: center; font-weight:bold; /*color:#;*/ word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .subtitle { font-size: 1.4em; text-align: center; margin: 0em 0em 0em 0em; font-weight:bold; /*color:#;*/ word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .author { margin: 0em 0em 0em 0em; font-size: 1.2em; text-align: center; font-weight:normal; /*color:#;*/ word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .illustrator { font-size: 1.2em; text-align: center; margin: 7em 0 0 0; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of titlepage*/ /* toc */ div.toc > h1 { text-align:center; font-size: 2em; font-weight:normal; margin: 1em 0em 1.5em 0em; } div.toc > p.level1 { text-align:left; text-indent: -1em; margin: 0.5em 0em 0em 1.5em; } div.toc > p.level2 { text-align:left; text-indent: -1em; margin: 0.5em 0em 0em 1em; } div.toc > p.level3 { text-align:left; text-indent: 0em; margin: .5em 0em 0em 1.5em; } div.toc > p.level3a { text-align:left; text-indent: 0em; margin: .5em 0em 1.8em 1.5em; } div.toc > p.level3b { text-align:left; text-indent: 0em; margin: 1.8em 0em 0em 1.5em; } /*End of toc*/ /* Copyright */ .copy { display: block; font-size: 0.5em; margin: 0em 0em 0.8em 0em; text-indent: 0em; text-align: justify; } .copy1 { display: block; font-size: 0.5em; margin: 0em 0em 0em 0em; text-indent: 0em; text-align: justify; } .copy2 { display: block; font-size: 0.5em; margin: 0em 0em 0em 0em; text-indent: 0em; text-align: justify; } .other { display: block; font-size: 0.5em; margin: 0.4em 0em 0.8em 0em; text-indent: 0em; text-align: justify; } .linecopy{ margin:.8em 0 0 0; border-bottom: thin solid black; } .isbn { display: block; font-size: 0.5em; margin: 0em 0em 0.8em 0em; text-indent: 0em; text-align: justify; } /*End of Copyright */ /*Headings This is the default styling of all headings to deal with issues such as page breaks splitting headings and hyphenation issues.*/ h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside: avoid; -webkit-hyphens: none !important; hyphens: none !important; /*color:#000;*/ /* This color "black" will apply to all heads unless a color is applied to a class */ } .dedication, .forward, .chapter, .endnotes, .glossary, .publisher, .bibliography{ text-align: left; } .copyright h1, .dedication h1, .forward h1, .chapter h1, .endnotes h1, .glossary h1, .publisher h1, .bibliography h1 { font-size: 2em; margin: 1em 1.5em 2em 1.5em; text-align:center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h1.chapter1 { font-size: 1em; margin: 1em 0em 0em 0em; text-align:center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .copyright h2, .dedication h2, .forward h2, .section h2, .chapter h2, .glossary h2, .publisher h2, .titlepage h2 { font-size: 1.4em; text-align:center; margin: 1.3em 1em .6em 1em; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .copyright h3, .dedication h3, .forward h3, .section h3, .chapter h3, .glossary h3, .publisher h3, .titlepage h3 { font-size: 1em; text-align:left; margin: 1em 5em 0em 0em; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .copyright h4, .dedication h4, .forward h4, .section h4, .chapter h4, .glossary h4, .publisher h4, .titlepage h4 { font-size: 1em; margin: 0em 0em 0em 0em; padding: 0em; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of Headings*/ /* part/section divider */ .section { text-align: center; margin: 8% auto auto auto; padding: 2em 0em 3em 0em; } .section h1 { font-size: 1.8em; text-align: center; margin: 1em 2em 0 2em; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .section h2 { font-size: 1.4em; text-align: center; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of part/section divider */ /*Para Styles*/ /*Change below properties as required in source file*/ /*default para style with 0 indent*/ p { font-size: small; text-indent: 1.5em; text-align:justify; margin: 0.6em 0em 0em 0em; word-wrap:break-word; } p.tz { font-size:small; text-indent: -1.5em; text-align:justify; margin: 0em 0em 0em 3em; word-wrap:break-word; } p.txt { font-size: small; text-indent: 0em; text-align:justify; margin: 0.6em 0em 0em 0em; word-wrap:break-word; } p.ext { font-size: small; text-indent: 1.5em; text-align:justify; margin: 0.2em 0em 0em 0em; word-wrap:break-word; } p.ttx { font-size: small; text-indent:0em; text-align:justify; margin: 0em 0em 0em 3em; word-wrap:break-word; } p.ttx1 { font-size: small; text-indent:0em; text-align:justify; margin: 0em 0em 0em 4.5em; word-wrap:break-word; } p.ttx2 { font-size: small; text-indent:0em; text-align:justify; margin: 0em 0em 1em 6.2em; word-wrap:break-word; } p.ttxt { font-size: small; text-indent:0em; text-align:justify; margin: 1em 0em 0em 3em; word-wrap:break-word; } p.ttxb { font-size: small; text-indent:0em; text-align:justify; margin: 0em 0em 1em 4.5em; word-wrap:break-word; } p.hang{ font-size: 1.1em; text-indent: 0em; text-align:left; margin: 1em 3em .5em 0em; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*This style will leave 1st para and indent rest of the para */ p + p { text-indent: 1.5em; margin-top: 0em; } /*first paragraph after h2 will not intent */ h2+p {text-indent:1.5em;} /*This style will apply no-indent style in para*/ p.noind { text-indent: 0em; margin-top: 0; } p.noind1 { font-size:1em; text-indent: 0em; margin-top: 1em; } p.noind2 { text-indent: -1.5em; margin-top: 0; margin:0 0 0 1.5em; } p.noind21 { text-indent: -1.5em; margin-top: 0; margin:1em 0 0 1.5em; } /*center para text*/ p.center { text-align: center; font-size:small; text-indent: 0em; margin: auto; word-wrap:break-word; } p.center3aaa { text-align: center; font-size:small; text-indent: 0em; margin: -.3em 0 2em 0; word-wrap:break-word; } p.centercen { text-align: center; font-size:small; text-indent: 0em; margin: 2em 0 0 0; word-wrap:break-word; } p.centerded { text-align: center; font-size:small; line-height:1.8em; text-indent: 0em; margin: 30% 5em 0 5em; word-wrap:break-word; } p.centertb { text-align: center; text-indent: 0em; margin: 1.5em 0 1.5em 0; word-wrap:break-word; } p.center1 { text-align: center; font-size:1.3em; text-indent: 0em; margin: 3em 0 .2em 0; word-wrap:break-word; } p.center2 { text-align: center; text-indent: 0em; margin: 1.8em 0 0.35em 0; word-wrap:break-word; } p.center3 { text-align: center; text-indent: 0em; margin:20% 5em 0 5em; line-height:1.4em; word-wrap:break-word; } /* bibliography */ .bibliography p{ padding-left: 1.5em; margin: 0em 0em 0em 0em; text-indent: -1.5em; word-wrap:break-word; } /*align para to left or right*/ .left { text-align:left; } .left2 { text-align:left; text-indent: -1em; margin: 0 2em 0 4.5em; word-wrap:break-word; } .left1 { text-align:left; text-indent:0em; margin: 0 2em 0 6.5em; word-wrap:break-word; } .right { text-align:right; } .right1 { text-align:left; text-indent:0em; font-size:small; margin:.5em 0 .7em 2.5em; } .right2 { text-align:left; font-size:small; text-indent:0em; margin:0em 0em 1em 2.5em; } /*End of Para Styles*/ /*Extract/Blockquote*/ blockquote{ text-align: justify !important; text-indent: 0em !important; margin: 1em 1.3em 1em 1.3em !important; word-wrap:break-word !important; padding: 0em !important; } .ext{ text-indent:1em; } .ext1{ text-indent:0em; } p.handwritten { font-style: italic; margin: .5em auto .5em auto; width: 85%; word-wrap:break-word; } /* For extracts that represent text messages, computer text, etc..: */ .code p { font-family: "Courier"; margin: 1em auto 1em auto; width: 85%; text-indent: 0em; word-wrap:break-word; } /*End of Extract/Blockquote */ /* lists */ p.ol { font-size: small; text-indent: -1.5em; text-align:left; margin:0em 0em 0em 1.5em; word-wrap:break-word; } p.olt { font-size: small; text-indent: -1.5em; text-align:left; margin: 1em 0em 0em 1.5em; word-wrap:break-word; } p.olb { font-size: small; text-indent: -1.5em; text-align:left; margin: 0em 0em 1em 1.5em; word-wrap:break-word; } p.ul { font-size: small; text-indent:-.8em; text-align:left; margin:0em 0em 0em 2.3em; word-wrap:break-word; } p.ult { font-size: small; text-indent:-.8em; text-align:left; margin:1em 0em 0em 2.3em; word-wrap:break-word; } p.ulb { font-size: small; text-indent:-.8em; text-align:left; margin:0em 0em 1em 2.3em; word-wrap:break-word; } /*End of List*/ /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ table#pz12-2 { font-size:small; width: 98%; border-top:hidden; vertical-align:top; border-bottom: hidden; border-left: hidden; border-right:hidden; margin: 1em auto; border-collapse:collapse; } table#pz12-2 td { padding: .2em; width:auto; text-align: left; vertical-align:top; border: hidden; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } table#pz250-3 { font-size:small; width: 98%; border-top:hidden; vertical-align:top; border-bottom: hidden; border-left: hidden; border-right:hidden; margin: 1em auto; border-collapse:collapse; } table#pz250-3 td { padding: .2em; width:auto; text-align: left; vertical-align:top; border: hidden; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } p.tdt{ margin:0 0 0 1.5em!important; text-indent:-1.5em; text-align:left; padding:0.2em } p.tdta{ margin:0 0 0 0em!important; text-align:left; text-indent:0em; padding:0.2em } /*End of Table*/ /*Box*/ .box1 { background-color: #e8e8e8; border: thin solid black; width: 80%; padding: .5em 1em .5em 1em; margin: 0em 0em 0em 0em; word-wrap:break-word; } /*.box2 {}*/ /*.box3 {}*/ /*.box4 {}*/ /*End of Box*/ /*Miscellaneous*/ a { text-decoration: none; } .underline { text-decoration: underline; } .smallcaps { font-variant: small-caps; text-transform: lowercase; } .lineft{ margin:2.5em 0 .5em 0; margin-right:60%; border-bottom: thin solid black; } p.footnote { font-size:0.75em; margin-left: 0em; margin-bottom: 0.2em; text-indent:1.5em; text-align: justify !important; } p.txi { font-size: small; text-indent: 0em; text-align:right; margin-top: -1.7em; margin-right: 15%; } .ultx{ text-decoration:underline; }