/*Page Margins*/ @page { margin-bottom: 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em } a, a > i, a > span, a > b, a > sub, a > sup { text-decoration: none } /*End of Page Margins*/ /*Image*/ /*Image wrapper */ div.image { text-align: center; margin: 1em } /*Image caption with div image class */ div.image img { max-width: 100% } /*End of Image Wrapper*/ /* coverpage */ .coverpage { vertical-align: middle; text-align: center; background-color: white; margin: 0 } .coverpage img { max-width: 100%; margin: 0 } /*End of Coverpage*/ /* title page */ /*title page wrapper */ .titlepage { margin: 0 } /*End of titlepage*/ /* toc */ /*End of toc*/ /* Copyright */ .copy { display: block; font-size: 0.8em; margin-top: 1em; margin-bottom: 0; text-align: left; text-indent: 0; margin-left: 0%; margin-right: 0% } .copy1 { display: block; font-size: 0.8em; margin-top: 0; margin-bottom: 0; text-align: left; text-indent: 0; margin-left: 4em; margin-right: 0 } .copy2 { display: block; font-size: 0.8em; margin-top: 0; margin-bottom: em; text-align: left; text-indent: 2em; margin-left: 4em; margin-right: 20% } .copy3 { font-size: 0.8em; margin-top: 1em; margin-bottom: 0; text-align: left; text-indent: 0; margin-left: 0; margin-right: 0 } .isbn { display: block; font-size: 0.8em; margin-top: 1em; margin-bottom: em; text-align: left; text-indent: 0; margin-left: 6em; margin-right: 0 } /*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: 1.5em; margin: 1em 0 0 0; padding: 0.2em 0 0 0; text-align: center; font-weight: normal; 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 0 3em 0 } .section h1 { font-size: 2em; text-align: right; margin: 30% 0 0 0; font-weight: normal; 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: 0.8em; text-indent: 1.5em; margin: 0.3em 0 0 0; word-wrap: break-word; text-align: justify; font-family: KKNLHWMaratProRegular } /*This style will leave 1st para and indent rest of the para */ /*first paragraph after h2 will not intent */ /*This style will apply no-indent style in para*/ p.noind { text-indent: 0; margin-top: 1em } p.noind1 { font-size: 1.2em; text-indent: 0; margin-top: 1em } p.right { text-indent: 0; margin: 30% 0 0.7em 0; text-align: right } p.right1 { text-indent: 0; margin: 8% 0 0 60%; text-align: right } p.right2 { text-indent: 0; margin: 1em 0 0 60%; text-align: right } /*center para text*/ p.center { text-align: center !important; text-indent: 0 !important; margin: 2em 0 0 0; word-wrap: break-word } p.cen1 { text-align: center !important; text-indent: 0 !important; margin: 0.5em 0 0 0; word-wrap: break-word } p.center2 { text-align: center !important; text-indent: 0 !important; margin: 20% 30% 0 30%; word-wrap: break-word } p.center3 { text-align: center !important; text-indent: 0 !important; margin: 3em 0 0 0; font-size: 1.1em; word-wrap: break-word } p.center4 { text-align: center !important; text-indent: 0 !important; margin: 1em 20% 0 20%; word-wrap: break-word } /* bibliography */ /*align para to left or right*/ /*End of Para Styles*/ /*Extract/Blockquote*/ blockquote { font-size: 0.9em !important; text-align: justify !important; text-indent: 0 !important; margin: 1em 1.5em 1em 1.5em !important; text-indent: 0 !important; word-wrap: break-word !important } /* For extracts that represent text messages, computer text, etc.. */ /*End of Extract/Blockquote */ /* lists */ /*End of List*/ /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ /*End of Table*/ /*Box*/ /*.box2 {}*/ /*.box3 {}*/ /*.box4 {}*/ /*End of Box*/ /*Miscellaneous*/ .smallcaps { font-variant: small-caps; text-transform: lowercase } .line { border-bottom: 1px solid #000; text-align: left; margin-bottom: 0.5em; margin-left: 0%; margin-right: 0%; padding: 0 } .line1 { border-bottom: 1px solid #000; text-align: left; margin-bottom: 0; margin-left: 0%; margin-right: 0%; padding: 0 } .lt { text-align: center; font-size: 1.1em; margin-bottom: 3em } .hg { text-indent: 0; margin-top: 3em } .hg1 { text-indent: -2em; margin-left: 2em } .gs1 { text-indent: 0; margin-top: 3em; font-size: 1.2em } .gs2 { text-indent: 0; margin-top: 1em } .gs3 { text-indent: 0; margin-top: 2em; font-weight: bold } .margin_none { margin: 0 !important; padding: 0 !important } /* ***User:8#A#R=1*** */