@charset "utf-8"; /* RLPG ePub Stylesheet (1.0) */ body { margin-top: 0.5em; margin-bottom: 0.5em; margin-right: 1.5em; margin-left: 1.0em; line-height: 120%; font-size: 100%; } /*Standard text size of all paragraph*/ /*Cover page of ePub*/ .cover { height: 100%; width: 100%; text-align:center; } /*HalfTitle Page*/ .halftitle { font-size: 1.9em; text-align: center; margin-top: 3em; margin-bottom: 1em; } /*Title Page - Title*/ .title { font-size: 4.0em; text-align: center; margin-top: 1.5em; margin-bottom: 1em; } /*Title Page - Subtitle*/ .subtitle { font-size: 1.5em; text-align: center; margin-top: 1.5em; margin-bottom: 1em; } /*Title Page - Author*/ .author { font-size: 1.5em; text-align: center; font-style: normal; margin-top: 3em; margin-bottom: 3em; } /*Title Page - Publisher*/ .publisher { text-align: center; margin-top: 2em; } /*Title page captured as an image*/ .titlepage_image { margin-top: 2em; margin-bottom: 0em; text-align: center; } /* Copyright Page */ .copyright { margin-bottom: 0em; margin-top: 1em; } .copyright1 { margin-bottom: 0em; margin-top: 0em; } .copyright_indent1{ text-align: left; margin-left:0.2em; margin-bottom:0em; margin-top:0em; text-indent: 0.2em; } .copyright_indent2{ text-align: left; margin-left:1em; margin-top:0em; margin-bottom:0em; text-indent: 1em; } .copyright_indent3{ text-align: left; margin-left:1.8em; margin-top:0em; margin-bottom:0em; text-indent: 1.8em; } /* Dedication Page */ .dedication{ font-size:100%; text-align: center; margin-top:3em; margin-bottom:0em; margin-left:1.5em; margin-right:1.5em; font-weight: normal; } .content{ text-align: left; margin-left:1.5em; margin-right:0em; margin-top:0.3em; margin-bottom:0em; } .content1{ text-align: left; margin-left:1.5em; margin-right:0em; margin-top:1.5em; margin-bottom:0em; } .content_indent1{ text-align: left; margin-left:2em; margin-right:0em; margin-top:0em; margin-bottom:0em; } .content_author{ text-indent:0em; margin-left:1em; margin-top:0em; margin-bottom:0.5em; text-align: left; } /*Hierarchy of section headings*/ h1{ font-size: 2.0em; text-align: left; font-weight: normal; font-style: normal; margin-bottom: 0.5em; margin-top: 1.5em; } .h1a{ font-size: 2.0em; text-align: center; font-weight: normal; font-style: normal; margin-bottom: 0.5em; margin-top: 0.8em; color: #ffffff; } .ch_subtitle{ font-size: 1.6em; text-align: left; font-weight: normal; font-style: normal; margin-top: 1em; margin-bottom: 0em; } h2{ font-size: 1.3em; text-align: left; font-weight: normal; font-style: normal; margin-top: 0.6em; margin-bottom: 0em; } .h2a{ font-size: 1.5em; text-align: left; font-weight: normal; font-style: normal; margin-top: 2em; margin-bottom: 0.4em; margin-left: 1.2em; text-indent: -1.2em; } .h2b{ font-size: 1.5em; text-align: left; font-weight: normal; font-style: normal; margin-top: 2em; margin-bottom: 0.4em; margin-left: 1.7em; text-indent: -1.7em; } h3{ font-size: 1.2em; text-align: center; font-weight: normal; font-style: normal; margin-top: 1.5em; margin-bottom: 1em; } h4{ font-size: 1em; text-align: center; font-weight: bold; font-style: normal; margin-top: 1.5em; margin-bottom: 1em; } h5{ font-size: 1.em; text-align: center; font-weight: bold; font-style: normal; margin-top: 1em; margin-bottom: 0.5em; } h6{ font-size: 0.8em; text-align: center; font-weight: normal; font-style: normal; margin-top: 1em; margin-bottom: 0.5em; } /*Indented Paragraph*/ .indentpara { text-align: justify; margin-bottom: 0.2em; margin-top: 0.2em; text-indent: 1.0em; } /*Block Paragraph*/ .blockpara { text-align: justify; margin-bottom: 0.2em; margin-top: 0.9em; text-indent: 0em; } .blockpara1 { text-align: justify; margin-bottom: 0.2em; margin-top: 0em; text-indent: 0em; } .blockpara1_mrgtop { text-align: justify; margin-bottom: 0.2em; margin-top: 2.3em; text-indent: 0em; } .blockpara2 { text-align: justify; margin-bottom: 0.2em; margin-top: 2em; text-indent: 0em; } /*Reverse Paragraph*/ .reversepara { text-align: justify; margin-bottom: 0.2em; margin-top: 0.2em; margin-left: 1.0em; text-indent: -1em; } /*Figures*/ div.fig{ font-size: 100%; text-align: center; margin-top: 1em; margin-bottom: 0em; } img{max-width: 100%;} .scale_h { height: 95%; } .scale_w { width: 100%; } /*Tables*/ table{ font-size: 60%; text-align: left; margin-top: 2em; margin-left: 0em; margin-right: 0em; margin-bottom: 1em; } /*Table Caption*/ .table_caption { font-size: 1.0em; text-align: left; font-style: normal; margin-bottom: 0.5em; margin-top: 1.0em; } .border-bottom {border-bottom:solid 1px;} .border-top {border-top:solid 1px;} .border_center{border-top:solid 1px;margin-left:19em;margin-top:1em;margin-bottom:1em;margin-right:19em;} .border_center1{border-top:solid 1.5px;margin-left:19em;margin-top:0em;margin-bottom:0.3em;margin-right:25em;} /*Image Caption*/ .image_caption { font-size: 1.0em; text-align: left; font-style: normal; margin-bottom: 1.0em; margin-top: 0em; } /*Sidebar articles floating on right or left*/ .sidebar_right { float: right; margin-bottom: 0.5em; margin-top: 0em; margin-left: 0.5em; margin-right: 0em; } .sidebar_left { float: left; margin-bottom: 0.5em; margin-top: 0.5em; margin-left: 0.8em; margin-right: 0.8em; } /*Display math*/ .display_math { text-align: center; margin-bottom: 0.5em; margin-top: 0.5em; } /*Blockquote text*/ div.blockquote { display: block; font-size: 100%; margin-left: 2em; margin-right: 1.0em; margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0em; } /*Poem text*/ .poem { display: block; font-size: 1.0em; margin-left: 1.5em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0em; } /*Attrib Text*/ .attrib { font-size: 1.0em; margin-bottom: 0.5em; margin-top: 0.5em; text-align: right; } /*Unordered List - no bullet*/ ul.simple{ list-style-type: none; text-indent:-1em; margin-left:0.5em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Bullet List*/ ul.bullet { list-style-type: disc; text-indent:0em; margin-left:1em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Ordered List*/ ol { margin-left:1.0em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; text-indent: 0em; } /*Lower-Alpha List*/ ol.lower-alpha { list-style-type: lower-alpha; text-indent:0em; margin-left:1.0em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Upper-Alpha List*/ ol.upper-alpha { list-style-type: upper-alpha; text-indent:0em; margin-left:1.0em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Lower-Roman List*/ ol.lower-roman { list-style-type: lower-roman; text-indent:0em; margin-left:1.0em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Upper-Roman List*/ ol.upper-roman { list-style-type: upper-roman; text-indent:0em; margin-left:1.0em; margin-top:0.5em; margin-bottom:0.5em; text-align: justify; } /*Footnotes*/ .footnote{ font-size: 90%; text-align: justify; margin-top: 0em; margin-bottom: 0em; margin-left: 1.0em; text-indent: -1.0em; } .footnote_quotes{ font-size: 90%; text-align: justify; margin-top: 0em; margin-bottom: 0em; margin-left: 2em; text-indent: 1.0em; } /*Drop Cap as Letter*/ span.dropletter { font-size: 2.5em; font-weight: bold; float: left; margin: 0em 0.2em 0em 0em; vertical-align: super; } /*Drop Cap as Image*/ span.drop { float: left; margin: 0em 0.2em 0em 0em; vertical-align: super; } /*Citation with heading Reference or Bibliography - left aligned*/ .references { text-align: left; margin-top: 0.2em; margin-bottom: 0.2em; } /*Citation with heading Reference or Bibliography - reverse aligned*/ .references_r { text-align: left; margin-top: 0.2em; margin-bottom: 0.2em; margin-left: 1.0em; text-indent: -1em; } /*Pagebreak*/ .pagebreak { page-break-before: always; } /*Clear*/ .clear { clear: both; } /*Superscript number*/ sup { font-size: 80%; line-height: 0em; vertical-align: super; } /*Subscript number*/ sub { font-size: 0.8em; line-height: 0em; vertical-align: text-bottom; } /*Font emphasize*/ .italic { font-style: italic; } .bold { font-weight: bold; } .underline { text-decoration: underline; } span.small-caps { font-size: 80%; } /*Text Align CSS*/ .center { text-align: center; } .left { text-align: left; } .right { text-align: center; } /*Margin CSS*/ .margin_top { margin-top: 1.0em; } .margin_bot { margin-bottom: 1.0em; } .margin_left { margin-left: 1.0em; } .margin_right { margin-right: 1.0em; } /*Color CSS*/ .color { color: #000000; } /*Box CSS*/ .box1{/*All Border Box*/ font-size:100%; margin-top: 1em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; padding-top: 1em; padding-bottom: 1em; padding-right: 1em; padding-left: 1em; text-align: center; border: solid; width: 19em; } .box_title{ font-size: 130%; font-weight: bold; margin-bottom: 1em; margin-top: 0em; margin-right: 0em; margin-left: 0em; text-align: left; } .box2 { /*Double Border Box*/ font-size: 1.0em; margin-top: 1.0em; margin-bottom: 1.0em; margin-right: 0em; margin-left: 0em; padding-top: 1.0em; padding-bottom: 1.0em; padding-right: 1.0em; padding-left: 1.0em; text-align: justify; border: double; } .box3 { /*Top-Bot Border Box*/ font-size: 1.0em; margin-top: 1.0em; margin-bottom: 1.0em; margin-right: 0em; margin-left: 0em; padding-top: 1.0em; padding-bottom: 1.0em; padding-right: 1.0em; padding-left: 1.0em; text-align: justify; border-top: solid 2px; border-bottom: solid 2px; } .box1_grey{/*All Border Box*/ font-size:100%; margin-top: 1em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; padding-top: 1em; padding-bottom: 1em; padding-right: 1em; padding-left: 1em; text-align: justify; border: solid; background-color: #f3f3f4; } /*Back Cover of ePub*/ .backcover { height: 100%; width: 100%; } .grey{background-color: #e7e7e8; padding-top: 1em;padding-bottom: 2em; padding-left: 1.5em; padding-right: 1.5em} .white{color: #ffffff} hr {margin-top: 1em} .hr1{margin-top: 0em} .hr2{margin-top: 0em;margin-bottom: 1em} .grey1{background-color: #dddddd;} .cpycolor{color: #d1d2d4;} .sbtitle{color: #939598;} .gray{background-color: #dcddde;} .gray_l{background-color: #e7e7e8;}