@font-face { font-family: "Roboto-Regular"; src:url("../Fonts/Roboto-Regular.ttf"); } @font-face { font-family: "Roboto-Italic"; src:url("../Fonts/Roboto-Italic.ttf"); } @font-face { font-family: "Roboto-Medium"; src:url("../Fonts/Roboto-Medium.ttf"); } @font-face { font-family: "Roboto-Bold"; src:url("../Fonts/Roboto-Bold.ttf"); } @font-face { font-family: "RobotoCondensed-Bold"; src:url("../Fonts/RobotoCondensed-Bold.ttf"); } /* BODY STYLES */ body { -epub-line-break:normal; font-family: serif; font-size: 100%; text-align: left; word-wrap: break-word; /* allows long words to break and wrap onto the next line; values: normal (no break) or break-word */ -webkit-nbsp-mode: normal; /* specifies behavior of non-breaking spaces: normal (no break); space (works like normal spaces) */ -webkit-line-break: after-white-space; /* specifies line-breaking rules for CJK (Chinese, Japanese, and Korean) text */ -epub-hyphens:auto; -webkit-hyphens:auto; hyphens:normal; margin: .25em; orphans: 2; /* specifies minimum num of lines to be left at bottom of page; default = 2 */ widows: 2; /* specifies minimum num of lines that must be left at top of page; default = 2 */ } h { word-wrap: normal; -epub-line-break:keep-all; -epub-hyphens:none; -webkit-hyphens:none; -moz-hyphens: none !important; -ms-hyphens: none !important; -o-hyphens: none !important; hyphens: none !important; page-break-after: avoid; } h1.toc-marker { font-size: x-small; font-weight: normal; color: green; text-decoration: underline; display: none; } /* COPYRIGHT PAGE */ p.copyright { font-size: 85%; text-indent: 0; text-align: left; margin: 0; } p.copyright-first { font-size: 85%; text-indent: 0; text-align: left; margin: 3em 0 0 0; } p.copyright-space { font-size: 85%; text-indent: 0; text-align: left; margin: 1em 0 0 0; } /* ENDORSEMENTS */ p.endorsement-text-first { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 3em 0 0 0; } p.endorsement-text { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 1em 0 0 0; } p.endorsement-source { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: right; page-break-before: avoid; margin: .4em 0 0 15%; } /* DEDICATION PAGE */ /* TABLE OF CONTENTS */ span.contents-steps { color: #a9a9a9; } p.contents-indent { /* front and back matter lines */ font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0 0 .5em 2em; } p.contents-indent-space { font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 1.25em 0 .5em 2em; } p.contents { /* main body of content page */ font-style: normal; font-weight: normal; text-indent: -2em; padding-left: 2em; text-align: left; margin: 0 0 .5em .5em; } p.contents-part-titles { font-family: "Roboto-Bold", sans-serif; font-style: normal; font-weight: bold; text-indent: -2em; padding-left: 2em; text-align: left; page-break-after: avoid; margin: 1.25em 0 .5em 0; } /* PART SECTION */ span.little-letter { font-size: 90%; text-transform: none; } h1.part-title { font-family: "Roboto-Medium", sans-serif; font-size: 350%; line-height: 125%; font-style: normal; font-weight: normal; text-transform: uppercase; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0; text-align: center; letter-spacing: 2px; margin: 30px 8% 1.5em 8%; } /* CHAPTER NUMBER AND TITLE */ span.chapter-number { font-size: 200%; line-height: 200%; letter-spacing: 0px; font-style: normal; font-weight: normal; color: #949599; } h1.chapter-title-fm { font-family: "Roboto-Medium", sans-serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } h1.chapter-title { font-family: "Roboto-Medium", sans-serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } h2.chapter-title { font-family: "Roboto-Medium", sans-serif; font-size: 170%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; letter-spacing: 2px; margin: 15px 4% 3em 4%; } /* STEP ACTION CHAPTER HEADS */ p.chapter-title-action-number { border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; background-color: #818286; font-family: "Roboto-Medium", sans-serif; font-size: 130%; font-weight: 500; font-style: normal; text-align: center; letter-spacing: 3px; color: white; margin: 15px 20% 0 20%; } p.chapter-title-action { font-family: "Roboto-Medium", sans-serif; font-size: 150%; font-weight: 500; font-style: normal; text-align: center; letter-spacing: 3px; margin: 0 10% 1em 10%; } /* EPIGRAPH */ span.epigraph-source-name { font-family: "Roboto-Bold", sans-serif; font-style: normal; font-weight: bold; letter-spacing: .75px; color: #828385; } p.epigraph { font-family: "Roboto-Regular", sans-serif; font-size: 90%; line-height: 125%; font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: 0 2em 0 2em; orphans: 2; widows: 2; } p.epigraph-source { font-family: "Roboto-Regular", sans-serif; font-size: 90%; line-height: 125%; font-style: normal; font-weight: normal; font-variant: normal; /* options: normal, small-caps */ text-decoration: none; /* none, line-through, underline, etc. */ text-transform: none; /* options: none, capitalize, uppercase, lowercase */ text-indent: 0; text-align: right; page-break-before: avoid; margin: .5em 2em 0 15%; } /* TEXT STYLES */ .drop-cap { font-family: "RobotoCondensed-Bold", sans-serif; font-size: 140%; font-weight: bold; letter-spacing: 1px; color: #949599; } p.text { text-indent: 1em; margin: 0; orphans: 2; widows: 2; } p.text-space { text-indent: 1em; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-left { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-first { text-indent: 0; margin: 0; orphans: 2; widows: 2; } p.text-first-space { font-variant: normal; text-indent: 0; margin: 3em 0 0 0; /* follows something like epigraph source */ orphans: 2; widows: 2; } p.text-left-space { font-variant: normal; text-indent: 0; margin: 1em 0 0 0; orphans: 2; widows: 2; } p.text-centered { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 0; orphans: 2; widows: 2; } p.text-centered-space { font-size: 100%; font-style: normal; font-weight: normal; text-indent: 0; text-align: center; margin: 1.16em 0 0 0; orphans: 2; widows: 2; } /* SUBHEADS */ p.Heading-1 { border-top: 2px solid #dbdcde; padding-top: 8px; font-family: "Roboto-Bold", sans-serif; font-size: 110%; line-height: 125%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; page-break-after: avoid; margin: 1.83em 25% .83em 0; } /* EXTRACTS */ p.extract-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; margin: 1em 1em 0 1em; orphans: 2; widows: 2; } /* OUTLINE */ p.out1-space { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1em; padding-left: 1em; text-align: left; margin: 1em 0 0 1em; } p.out2 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.3em; padding-left: 1.3em; text-align: left; margin: .33em 0 0 2.5em; } p.out3 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.2em; padding-left: 1.2em; text-align: left; margin: .33em 0 0 3.7em; } p.out4 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.2em; padding-left: 1.2em; text-align: left; margin: .33em 0 0 4.7em; } p.out5 { font-size: 95%; font-style: normal; font-weight: normal; text-indent: -1.2em; padding-left: 1.2em; text-align: left; margin: .33em 0 0 5.7em; } /* NUMBERED LIST (OL code) */ li.list-numbered { /* numbers following the first */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: .16em 0 0 .5em; orphans: 2; widows: 2; } li.list-numbered-space { /* numbered list with extra space between each */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: 1em 0 0 .5em; orphans: 2; widows: 2; } li.list-numbered-first-space { /* first number in numbered list but not to add space */ font-style: normal; font-weight: normal; text-indent: 0; text-align: left; margin: 0 0 0 .5em; orphans: 2; widows: 2; } /* BULLET LIST */ li.list-bulleted-space { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 1em 0 .25em 0; orphans: 2; widows: 2; } li.list-bulleted { font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; margin: 0 0 .25em 0; orphans: 2; widows: 2; } /* UNNUMBERED LIST (non-bullet list) */ p.list-unnumbered { font-style: normal; font-weight: normal; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 0 0 0 1em; orphans: 2; widows: 2; } p.list-unnumbered-space { font-style: normal; font-weight: normal; text-indent: -1em; /* Hanging Indent */ padding-left: 1em; margin: 1em 0 0 1em; orphans: 2; widows: 2; } /* SIDEBARS */ div.sidebar { /* lightly shaded box area, rounded on left sides only */ border-bottom-left-radius: 2em; -webkit-border-bottom-left-radius: 2em; -moz-border-bottom-left-radius: 2em; border-top-left-radius: 2em; -webkit-border-top-left-radius: 2em; -moz-border-top-left-radius: 2em; padding: 1em; margin: 1em 1em 1em 1em; background-color: #e8e8e8; /* color: 232 232 232 (light gray) */ display: block; } span.action-emphasis { font-family: "Roboto-Medium", sans-serif; font-size: 95%; font-weight: 500; font-style: normal; letter-spacing: .5px; } p.action-step-first-2 { font-family: "Roboto-Medium", sans-serif; font-size: 120%; line-height: 135%; font-style: normal; font-weight: 500; text-indent: -1.2em; padding-left: 1.2em; /* Hanging Indent */ text-align: left; page-break-after: avoid; margin: 1em 0 0 0; } p.action-step { border-top: 8px dotted white; padding-top: 1.75em; font-family: "Roboto-Medium", sans-serif; font-size: 120%; line-height: 135%; font-style: normal; font-weight: 500; text-indent: -1.2em; padding-left: 1.2em; /* Hanging Indent */ text-align: left; page-break-after: avoid; margin: 2em 0 0 0; } p.action-text { font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; text-align: left; text-indent: 1em; margin: 0em 0 0 1.5em; orphans: 2; widows: 2; } p.action-text-left { font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; text-align: left; text-indent: 0; margin: .75em 0 0 1.5em; orphans: 2; widows: 2; } p.action-text-left-space { font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; text-align: left; text-indent: 0; margin: 1.25em 0 0 1.5em; orphans: 2; widows: 2; } li.action-list-numbered { /* for OL code */ font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: left; margin: .16em 0 0 1em; } li.action-list-numbered-first-space { /* for OL code */ font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: 0; text-align: left; margin: 1em 0 0 1em; } ul.triangle { list-style: none; } ul.triangle li:before { content: "\2023 \0020"; /* triangle bullet & space HEX codes */ font-size: 120%; } li.action-list-bulleted-space { font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -.9em; padding-left: .9em; text-align: left; margin: 0; } li.action-list-bulleted { font-family: "Roboto-Regular", sans-serif; line-height: 135%; font-style: normal; font-weight: normal; font-variant: normal; text-indent: -.9em; padding-left: .9em; text-align: left; margin: 0; } /* BOX AROUND TABLES */ div.box { border: 1.25px solid black; padding: 12px; margin: 1em; } /* TABLES */ table.box { /* default table structure */ margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; display: table; } td { padding: .33em; } th { padding: .33em; } td.table-heading { font-family: "Roboto-Bold", sans-serif; border-bottom: 2px dashed gray; font-size: 90%; font-style: normal; font-weight: bold; text-indent: 0; text-align: left; vertical-align: bottom; padding-right:.5em; padding-left:.5em; color: #5e6265; } td.table-text { font-family: "Roboto-Regular", sans-serif; font-size: 90%; font-style: normal; font-weight: normal; text-indent: 0; text-align: left; vertical-align: top; padding-right:.5em; padding-left:.5em; } li.table-list-bulleted { font-family: "Roboto-Regular", sans-serif; font-size: 90%; font-weight: normal; font-style: normal; text-indent: 0; text-align: left; } td.table-text-numbered-list { /* first line must be wrapped in paragraph tag following the td tag */ font-family: "Roboto-Regular", sans-serif; font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.3em; /* Hanging Indent */ padding-left: 1.3em; vertical-align: top; } p.table-text-numbered-list { /* used in conjunction with td.table-text-numbered-list */ font-family: "Roboto-Regular", sans-serif; font-style: normal; font-weight: normal; vertical-align: top; padding: 0 1em 0 1em; /* moves number away from left and right margins */ margin: 0 0 0 .33em; } /* ENDNOTES */ a._idFootnoteLink { font-size: 80%; font-style: normal; font-weight: normal; vertical-align: top; } a._idFootnoteAnchor { font-style: normal; font-weight: normal; font-size: 80%; vertical-align: top; } span.Endnote-Reference { font-size: 80%; vertical-align: top; } p.notes-heading { font-family: "Roboto-Medium", sans-serif; font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0; page-break-after: avoid; margin: 1em 0 .33em 0; } p.notes-heading-2 { font-family: "Roboto-Medium", sans-serif; font-size: 85%; font-style: normal; font-weight: bold; text-indent: 0; page-break-after: avoid; margin: 0 0 .33em 0; } p.notes { font-size: 85%; font-style: normal; font-weight: normal; text-indent: 1em; text-align: left; margin: 0; orphans: 2; widows: 2; } /* SUBJECT or NAMES INDEX */ p.index-subj-main { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0; } p.index-space { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 1.25em 0 0 0; } p.index-subj-subentry { font-size: 90%; font-style: normal; font-weight: normal; text-indent: -1.25em; padding-left: 1.25em; text-align: left; margin: 0 0 0 1em; } /* FIGURES */ body.cover { margin: 0; padding: 0; font-size: 0; } p.ch-figure { /* follows chapter number */ text-align: center; text-indent: 0; margin: 0 0 3em 0; } p.figure-marker { font-weight: normal; text-align: center; margin: .75em 0 .5em 0; } img { max-width: 100%; /*max-height: 100%;*/ } p.captions { font-family: "Roboto-Medium", sans-serif; font-size: 80%; line-height: 130%; font-style: normal; font-weight: 500; text-indent: 0; text-align: justify; page-break-before: avoid; margin: .16em 12% 2em 12%; } /* DIVIDER */ /* HYPERLINK STYLE DATA */ p.ad-hyperlink { /* used for hyperlinks under any ad mentioning a website */ font-size: 120%; text-align: center; page-break-before: avoid; margin: .25em 0 0 0; } a:active { /* mouse button held down */ color: red; } a:link { /* not visited */ color: blue; text-decoration: underline; } a:visited { color: #cc66ff; } a:hover { background: #88cec9; } /* CHARACTER STYLES */ span.sans-italic { font-family: "Roboto-Italic", sans-serif; font-weight: normal; font-style: italic; } span.superscript { font-size: 75%; vertical-align: text-top; } span.regular { font-style: normal; font-weight: normal; letter-spacing: 0px; } span.italic { font-style: italic; font-weight: normal; } span.bold { font-style: normal; font-weight: bold; } span.bold-italic { font-style: italic; font-weight: bold; } span.small-caps { font-size: 80%; }