/*For page margins*/ @page { margin-bottom: 15px;margin-left: 15px;margin-right: 5px;margin-top: 15px;} /*For body margins*/ body { margin-bottom: 15px; margin-left: 20px; margin-right: 30px; margin-top: 15px;} /*For Ornament*/ .orn{ display: block; font-size: small; text-align: center; margin-bottom: 6em; margin-top: 0.2em; text-indent: 0em; } /*For Drop Caps*/ .ic{ display: inline; font-size: xx-large; float: left; line-height: 0.75; color: #A8A9AD; letter-spacing: 0.2em; } /*For center aligning*/ .center { text-align:center; text-indent: 0em; margin-top: 1em; margin-bottom:1em; } /*For right aligning*/ .right { text-align: right; margin-top: 1em; margin-left: 45%; font-size: small; } /*For list object*/ ol{ margin-top: 1em; } li { font-size: small; margin-top: 0em; text-align: justify; } .pli { font-size: small; margin-top: 0em; margin-bottom: 0em; text-indent: 2em; margin-left: 2.6em; margin-top: 0.4em; margin-bottom: 0.4em; } .bsl{ text-align: justify; text-indent: -1.5em; margin-left: 3em; font-size: small; margin-top: 0.4em; margin-bottom: 0.4em; } /*For table contents*/ table{ font-family: sans-serif; margin-top: 2em; margin-bottom: 2em; font-size: x-small; } caption {margin-top: 1em;} td { font-family: sans-serif; font-size: x-small; vertical-align: top; } td.ttx { font-size: x-small; padding-left: 1em; padding-top: 0.2em; padding-left: 20%; padding-bottom: 0.2em; } /*For First paragraph of every chapter which is not indented*/ .cotx1 { text-align: left; text-indent: 0em; text-align: justify; font-size: small; margin-top: 0.5em; margin-bottom: 0em; } /*For Non-indented paragraphs find just after a heading with margin top*/ .tx1 { text-align: justify; text-indent: 0em; margin-top: 0.2em; font-size: small; margin-bottom: 0em; } /*For blank space paragraph*/ .tx2 { text-align: justify; text-indent: 0em; margin-top: 1em; font-size: small; margin-bottom: 0em; } .tx2l { text-align: left; text-indent: 0em; margin-top: 1em; font-size: small; margin-right: 2em; margin-bottom: 0em; } /*For indented margin top paragraph*/ .tx3 { text-align: justify; text-indent: 2em; font-size: small; margin-top: 1em; font-size: small; margin-bottom: 0em; } /*For Non-indented paragraphs without margin top*/ .atx{ text-align: left; text-indent: 0em; margin-top: 0em; font-size: small; } /*For paragraphs*/ p.tx{ text-align: justify; text-indent: 2em; font-size: small; margin-top: 0.2em; margin-bottom: 0em; } /*For Dedication*/ .ded1 { text-align:center; font-style: italic; margin-top: 1em; text-indent: 0em; } .ded { text-align: center; margin-top: 8em; display: block; text-indent: 0em; } /*For Chapter Title*/ .ct { display: block; font-size: x-large; text-align: center; text-indent: 0em; margin-top: 0.5em; margin-bottom: 0.2em; margin-left: 15%; margin-right: 15%; } /*For Chapter subtitle*/ .cst { display: block; font-size: medium; text-align: center; text-indent: 0em; margin-top: 0em; margin-bottom: 0.5em; font-family: sans-serif; margin-left: 15%; margin-right: 15%; } /*For Chapter Number*/ .cn { display: block; font-size: xx-large; text-align: center; text-indent: 0em; margin-top: 4em; } /*For frontmatter headings*/ .fmh { display: block; font-size: x-large; text-align: center; text-indent: 0em; margin-top: 4em; margin-bottom:0.2em; } /*For backmatter headings*/ .bmh { display: block; font-size: large; text-align: center; text-indent: 0em; margin-bottom: 0.5em; margin-top: 4em; margin-bottom:0.2em; } .bmh1 { display: block; font-size: x-large; text-align: center; text-indent: 0em; margin-bottom: 0.2em; margin-top: 4em; } /*For Quatations Heading--*/ .fst { display: block; font-size: large; text-align: center; text-indent: 0em; font-weight: bold; margin-top: 2em; margin-bottom: 1em; } /*For Quatations--*/ .epi { display: block; font-size: small; text-align: justify; text-indent: 0em; margin-top: 1em; margin-left: 2em; margin-right: 1em; } .eps { display: block; font-size: small; text-indent: 0em; text-align: right; margin-top: 0.2em; margin-right: 1em; } .cepi { display: block; font-size: small; text-align: left; text-indent: 0em; margin-top: 1em; margin-left: 2em; margin-right: 1em; } .cepi1 { display: block; font-size: small; text-align: left; text-indent: 2em; margin-top: 0.2em; margin-left: 2em; margin-right: 1em; } .ceps { display: block; font-size: small; text-align: right; text-indent: 0em; margin-top: 0.5em; margin-right: 1em; margin-left: 45%; margin-bottom: 0.5em; } /*For Chapters of toc */ .ccn{ text-align: left; text-indent: 0em; margin-left: 4em; margin-top: 0.5em; font-size: small; } /*For Sections of toc*/ .ccn1{ text-align: left; text-indent: -2.1em; margin-left: 4em; margin-top: 0.5em; margin-bottom: 0em; font-size: small; } .ccn2{ text-align: left; text-indent: -1em; margin-left: 7em; margin-top: 0.3em; margin-bottom: 0em; font-size: small; } .grey{ display: inline; color: #aba9ad; font-size: medium; } /*For Caption*/ .cap { text-align:center; font-style: normal; margin-top: 1em; margin-bottom: 2em; } /*For Contents of Notes*/ .nts{ text-align: left; text-indent: -2em; margin-left: 3em; font-size: x-small; } .adch{ text-align: center; text-indent: 0em; font-size: small; margin-top: 3em; margin-bottom: 1em; font-family: sans-serif; } /*For Heading of appendix*/ .app{ text-align: left; text-indent: 0em; font-size: large; font-weight: bold; } .apptx{ text-align: justify; text-indent: 0em; font-size: x-small; margin-top: 1em; } .fntx{ text-align: justify; text-indent: -1em; font-size: x-small; margin-left: 2em; margin-top: 1em; } /*For Content of Bibliography*/ .bib { text-align: left; text-indent: -2em; margin-left: 3em } /*For Images*/ img { max-width: 100%; padding: 0; margin: 0; } /*For Sections*/ .h3{ display: block; font-size: medium; font-family: sans-serif; margin-top: 2em; text-align: center; margin-bottom: 1em; text-indent: 0em; } .h3a{ display: block; font-size: medium; margin-top: 2em; text-align: center; margin-bottom: 0.5em; } /*For negative indented lines */ .sntx1{ text-align: left; margin-left: 3em; text-indent: -2em; font-size: small; margin-top: 0.4em; margin-bottom: 0.4em; } /*For left margin paragraph with no-indented*/ .btx1{ display: block; font-size: small; margin-left: 2em; text-indent: 0em; } /* For blockquotes*/ blockquote { margin-top: 1.5em; margin-bottom: 1.5em; font-size: x-small; } /* For bibliography contents */ .bib{ font-size: x-small; display: block; text-indent: -2em; margin-left: 4em; } /* For horizntal line */ .hr{ width: 90%; color: black; margin-top: 0em; margin-bottom: 0.2em; } /* For Copyright content */ .cop{ display: block; margin-left: 1em; text-indent: 0em; text-align: justify; font-size: small; } /* For Poem content */ .poem{ display: block; margin-left: 4em; text-indent: 0em; text-align: left; margin-top: 0.8em; font-size: small; line-height: 1.5em; } /* For box content */ .box{ background-color: #E0E0E2; padding-left: 1em; padding-right: 1em; padding-top: 0.3em; padding-bottom: 0.3em; border: thin; margin-top: 1em; margin-bottom: 0.4em; font-family: sans-serif; font-weight: bold; font-size: xx-small; } .pb {page-break-before: always;}