/*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; color:inherit; } /*End of Page Margins*/ /*Image*/ /*Image wrapper */ div.image { text-align: center; margin: 0.5em; } /*Image caption with div image class */ div.image p { font-size: 0.8em; margin: 0.5em 0 0em 0; text-indent: 0; text-align: left; word-wrap:break-word; } div.image img { max-width:100%; } div.image1 { margin-top: 0.5em; text-align: right; } div.image1a { margin-top: 0.5em; text-align: center; } /*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 { margin: 0em; } /*End of titlepage*/ /* toc */ div.toc > h1 { text-align: center; font-size: 1.5em; font-weight:normal; margin: 2em 0 1em 0; } div.toc > p.level1 { text-indent: 0em; margin-left: 2em; margin-top: .2em; } div.toc > p.level2 { text-indent: 0em; margin-left: 0em; margin-top: .5em; margin-bottom: .5em; } div.toc > p.level3 { text-indent: 0em; margin-left: 55px; } /*End of toc*/ /* Copyright */ .copy { display: block; font-size: 0.8em; margin-top: 1.5em; margin-bottom: 0em; text-align: center; text-indent: 0em; margin-left: 0%; margin-right: 0%; } .copy1 { display: block; font-size: 0.8em; margin-top: 0.8em; margin-bottom: 0em; text-align: center; text-indent: 0em; margin-left: 10%; margin-right: 10%; } .copy2 { display: block; font-size: 0.8em; margin-top: 1em; margin-bottom: 0em; text-align: center; text-indent: 0em; margin-left: 0%; margin-right: 0%; } .copy3 { display: block; margin-top: .2em; margin-bottom: 0em; text-align: center; text-indent: 0em; letter-spacing:0.3em; } /*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: 3em 0em 0em 0em; padding: .2em 0 2em 0; text-align: center; font-weight:bold; color:#6d6e71; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h1.chapter1{ font-size: 2em; margin: 3em 0em 0em 0em; padding: .2em 0 2em 0; text-align: left; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h1.chapter2{ font-size: 2em; margin: 3em 0em -1em 0em!important; text-align: center; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h1.ct{ font-size: 1.5em; margin: 2em 0em 0.5em 0em; padding: .2em 0 2em 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.1em; margin: 1em 0 1em 0em; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; text-align: left; text-indent:0em } .copyright h3, .dedication h3, .forward h3, .section h3, .chapter h3, .glossary h3, .publisher h3, .titlepage h3 { font-size: 1em; margin-top:0.2em; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; text-align: left; text-indent:0em; } .copyright h4, .dedication h4, .forward h4, .section h4, .chapter h4, .glossary h4, .publisher h4, .titlepage h4 { font-size: 0.8em; margin: 1.2em 0 0.5em 0; padding: 0em; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; text-align: left; } /*End of Headings*/ /* part/section divider */ .section { text-align: center; margin: 8% 0 0 0; padding: 2em 0 3em 0; } .section h1 { font-size: 1.5em; text-align: right; margin: 1em 15% .5em 1em; 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: 0.8em; text-indent: 1.5em; margin: 0.5em 0 0 0em; line-height:18px; word-wrap:break-word; text-align: justify; } /*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: 0em; margin-top: 2em; } p.noind1 { text-indent: 0em; margin: 3em; } p.noind2 { text-indent: 0em; margin-left:1em; margin-top: 0.5em; } p.noind3 { text-indent: 0em; margin-top: 0em; } /*center para text*/ p.center { text-align: center !important; text-indent: 0 !important; margin: 0.2em 0 0 0; word-wrap:break-word; } p.center1 { text-align: center !important; margin: 20% 0 0 0; word-wrap:break-word; } p.center2 { text-align: center !important; text-indent:0em; margin: 30% 25% 1em 25%; padding:0.5em; color:#ffffff; font-size:1.8em; background-color:#000000; word-wrap:break-word; } p.center3 { text-align: center !important; margin: 0 15% 0 15%; font-size:1em; line-height:22px; word-wrap:break-word; } /*right para text*/ p.right { text-align: right !important; text-indent: 0 !important; margin: 1em 0 0 0; word-wrap:break-word; } /* bibliography */ .bibliography p{ padding-left: 1em; margin-bottom: 0%; text-indent: -1em; word-wrap:break-word; text-align:justify; } /*align para to left or right*/ /*End of Para Styles*/ p.cct{ font-size:0.8em; text-align:left; text-indent:0em; margin-left:0em; margin-top:0.5em; } p.tx1 { font-size: 1em; text-indent: 0em; margin: 20% 0 0 0em; word-wrap:break-word; text-align: center; } p.tx2 { font-size: 0.8em; text-indent: 0em; margin: 0 0 0 1.5em; word-wrap:break-word; text-align: justify; } /*Extract/Blockquote*/ blockquote p { font-size: .8em !important; text-align: justify !important; margin: 1em 0em 0em 0 !important; word-wrap:break-word !important; } /* For extracts that represent text messages, computer text, etc..: */ /*End of Extract/Blockquote */ /* lists */ ol { margin: .7em 0 1em 0; font-size: 0.8em; text-align:justify; } ul { margin: .7em 0 1em 0; font-size: 0.8em; text-align:justify; } li{ margin: .3em 0 0em 0; } /*End of List*/ /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ table{ border-collapse:collapse; width:98%; margin:auto; } table#pAC_cb { border:thin solid black; width:90%; margin:auto; } table#pz30-31 { width:98%; margin:0.5em; } td{ border-collapse:collapse; border:thin solid black; font-size: 0.8em !important; vertical-align:top; padding:0.2em; } table.extable{ width:auto; margin-top:0.5em; margin-left:0em; padding:0.1em; } td.tdcenter{ text-align:center; } td.tdgray{ background-color:#d6d6d6; } td.vermid{ vertical-align:middle; } /*End of Table*/ /*Box*/ .box { background-color: #e0e0e0; width: 95%; padding: .8em .3em .2em .5em; margin: 0.5em !important; word-wrap:break-word; } .box1 { border:3px solid #adadad; width: 60%; padding: .2em .3em .2em .5em; margin: auto !important; margin-top:0.5em!important; word-wrap:break-word; } .box2 { border:3px solid #adadad; width:auto; text-align:center; padding: .2em .3em .2em .5em; margin: 0.5em !important; word-wrap:break-word; } .box3 { background-color: none; border: thin solid black; width: 90%; padding: .2em .3em .2em .5em; margin: 1em 5% 1em 5%!important; word-wrap:break-word; } .box4 { border:3px solid #adadad; background-color: #e2e2e2; width:auto; padding: .2em .3em .2em .5em; margin-top: 0em !important; word-wrap:break-word; } /*.box2 {}*/ /*.box3 {}*/ /*.box4 {}*/ /*End of Box*/ /*Miscellaneous*/ .underline { text-decoration: underline; } .smallcaps { font-variant: small-caps; text-transform: lowercase; } .line{ border-bottom: 1.5px solid #aaa8a8; text-align: left; margin-top: 0.2em; margin-bottom: 0.5em; margin-left: 40%; width: 100%; } .line1{ border-bottom: 1.5px solid #aaa8a8; text-align: left; margin-top: -.3em; margin-bottom: 0.5em; margin-left: 45%; width: 100%; } .cct1{ text-indent:0em; margin-top:1em; } p.ct1{ font-size: 1.5em; margin: 0.2em 0em 0.2em 0em; padding: .2em 0 .1em 0; text-align: right; font-weight:bold; color:#d1d2d4; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } span.ct1a{ color:#ffffff; font-size: 0.8em; text-align: right; } td.righthid{ border-right:hidden; } td.width50{ width:50%; } td.lesson1{ font-size:1.5em!important; color:#7e7e7e; font-weight:bold; vertical-align:middle; padding-left:1em; } td.lesson2{ font-size:1.5em!important; font-weight:bold; background-color:#ececec; text-align:center; vertical-align:middle; } td.lesson3{ font-size:1.5em; background-color:#a6a6a6; font-weight:bold; color:#ffffff; text-align:center; } .left{ font-size:1em; text-indent:0em; margin-top:1em; } ol.lower-latin{ list-style-type:lower-latin; } ol.upper-latin{ list-style-type:upper-latin; } ul.linone{ list-style-type:none; } .line1a{ border-bottom:thin solid black; display:inline-block; width:94%; } ul.none{ list-style-type:none; margin-left:-3em; font-size:1em; } .tdlefthid{ border-left:hidden; } h1.chpt{ text-align:right; font-size:1.8em; margin-bottom:0em; } td.tdline{ border: 2px solid #a6a6a6; } td.borhidden{ border:hidden; } td.int1{ text-indent:1em; text-align:justify; } td.int2{ text-indent:-1em; margin-left:2em; } li.linoind{ margin-left:-2em; } .hang1{ text-indent:-1em; margin-left:1em; } table.margin1{ margin-left:1em; } h6{ margin-top:1em; margin-bottom:1em; font-size:0.8em; } td.righthidden{ border-right:hidden; } td.tophid{ border-top:hidden; } td.lefthid{ border-left:hidden; } td.bottomhid{ border-bottom:hidden; } table#pz59-24{ width:60%; margin:auto; } p.ctt{text-indent:0em;margin-top:0.5em;} p.lh{line-height:22px!important;}