/*Page Margins*/ @page { margin-bottom: 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em; } /*End of Page Margins*/ /*Image*/ /*Image wrapper */ div.image { text-align: center; margin: 0em 0 0em 0; } div.image1 { text-align: left; margin: 1em 0 1em 0; text-indent: 0; } /*Image caption with div image class */ div.image p { font-size: 0.8em; margin: 0.5em auto 0em auto; text-indent: 0; text-align: left; word-wrap:break-word; } div.image img { max-width:100%; } /*End of Image Wrapper*/ /* coverpage */ .coverpage { vertical-align: middle; text-align: center; background-color: white; margin: 0em; } .coverpage img { max-width:100%; margin: 0em; } /*End of Coverpage*/ /* title page */ /*title page wrapper */ .titlepage { text-align: center; margin: 0em auto auto auto; padding: 0em 0 1.3em 0; } .titlepage .title { font-size: 1.8em; margin: 40% 0 .3em 0; text-align: center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .title1 { font-size: 2.5em; margin: 0 0 .3em 0; text-align: center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .subtitle { font-size: 1.4em; text-align: center; margin: 0em 0 0 0; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } .titlepage .author { margin: 2em 0 5em 0; font-size: 1.3em; text-align: center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of titlepage*/ /* toc */ div.toc > h1 { text-align: center; font-size: 1.8em; font-weight:normal; margin: 2em 0 2em 0; } div.toc > p.level1 { text-indent: 0em; margin-left: 2em; margin-top: 1em; } div.toc > p.level2 { text-indent: 0em; margin-left: 2em; margin-top: 2em; } div.toc > p.level3 { text-indent: 0px; margin-left: 55px; } /*End of toc*/ /* Copyright */ .copy1 { text-indent: 0em; display: block; font-size: 0.5em; margin-top: 1em; margin-bottom: 0.1em; text-align: justify; } .isbn { text-indent: 0em; display: block; font-size: 0.5em; margin-top: 1em; margin-bottom: 1.1em; text-align: left; } /*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.8em; margin: 2em 0 2em 0; padding: .2em 0 0 0; text-align: right; 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.2em; margin: 2em 0 1em 0; font-weight:normal; text-align: center; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h2.h2 { font-size: 1.2em; margin: 1em 0 2em 0; font-weight:normal; text-align: center; 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: 1.1em; margin: 1.3em 0 0 0; padding: 0em; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h3.h3 { font-size: 1.1em; margin: 1.3em 0 3em 0; padding: 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: 1em 0 1em 0; padding: 0em; 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: 1.8em; text-align: center; font-weight:bold; 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: 0.8em; text-indent: 0em; text-align: justify; margin: 0.3em 0 0 0; word-wrap:break-word; } p.hang{ text-indent: 0em; margin-left:1.5em; font-size: 0.8em; } p.hang1{ text-indent: 0em; margin-left:1.5em; margin-top:0.5em; font-size: 0.8em; } /*This style will leave 1st para and indent rest of the para */ p + p { text-indent: 1.5em; margin-top: 0; } table + p { text-indent: 1.5em; margin-top: 0; } /*This style will apply no-indent style in para*/ p.noind { text-indent: 0em; margin-top: 0.5em; } span.tx1 { font-size: 1.3em; } p.tx2{ text-align: left !important; text-indent: 0 !important; margin: 25% 0 0em 0; word-wrap:break-word; font-size: 1.3em; } p.tx3{ text-align: left !important; text-indent: 0 !important; margin: 0 0 0em 0; word-wrap:break-word; font-size: 0.8em; } p.cct{ text-indent: 0 !important; margin-top:0.5em; font-size: 0.8em; } /*center para text*/ p.center { text-align: center !important; text-indent: 0 !important; margin: 1em 10% 1em 10%; word-wrap:break-word; font-size: 1.5em; } p.center3{ text-align: center !important; text-indent: 0 !important; margin: 1em 10% 1em 10%; word-wrap:break-word; font-size: 0.8em; } p.center1 { text-align: center !important; text-indent: 0 !important; margin: 20% 0 0em 0; word-wrap:break-word; font-size:1em; } p.center2 { text-align: center !important; text-indent: 0 !important; margin: 0 0 .5em 0; word-wrap:break-word; font-size: 0.8em; } /*align para to left or right*/ .right { text-align:right; text-indent: 0em; margin: 0em 0 0em 0; } /*End of Para Styles*/ /* For extracts that represent text messages, computer text, etc..: */ .code p { font-family: "Courier"; margin: 1em auto 1em auto; width: 85%; text-indent: 0; word-wrap:break-word; } /*End of Extract/Blockquote */ /* lists */ ol { margin: 1em 0 1em 0; font-size: 0.8em; } ul { margin: 1.5em 0 1.5em 0; font-size: 0.8em; } /*End of List*/ /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ table { width: 98%; border-top: medium solid black; border-bottom: medium solid black; border-left: none; border-right: none; vertical-align: top; margin: 1em auto; border-collapse:collapse; } td { padding: .3em; text-align: left; vertical-align: top; border: thin solid black; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } table#tb_1 { width: 98%; border-top: none; border-bottom: none; border:none; vertical-align: top; border: none; margin: 1em auto; border-collapse:collapse; } table#tb_1 td { padding: .3em; border:none; text-align: justify; font-size: 0.5em; vertical-align: top; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } table#tb_2 { width: 98%; border-top: none; border-bottom: none; border:none; vertical-align: top; border: none; margin: 1em auto; border-collapse:collapse; } table#tb_2 td { padding: .3em; border:none; text-align: justify; font-size: 0.5em; vertical-align: top; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } table#pz119-5 { width: 98%; border-top: none; border-bottom: none; border:none; vertical-align: top; border: none; margin: 1em 0 0 2em; border-collapse:collapse; } table#pz119-5 td { padding: .3em; border:none; text-align: justify; font-size: 0.8em; vertical-align: top; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } table#pz119-5 td:first-child{ text-align:left; padding:0.2em; vertical-align:top; margin:0em; width:11%; } table#tb_2 td:first-child{ text-align:left; padding:0.2em; vertical-align:top; margin:0em; width:7%; } /*End of Table*/ /*Box*/ /*.box2 {}*/ /*.box3 {}*/ /*.box4 {}*/ /*End of Box*/ /*Miscellaneous*/ a { text-decoration: none; } .smallcaps { font-variant: small-caps; text-transform: lowercase; }