/** ---------------- ============== GLOBAL TEXT STYLES ============== ---------------- **/ @page { margin-top: 9pt; margin-bottom: 1pt; } body { margin-left: 12pt; margin-right: 12pt; font-weight: normal; font-size: medium; font-family: Charter, Georgia, serif; } body.coverbody { margin: 0; text-align: center; } a { color: #336699; text-decoration: none; -webkit-text-fill-color: #336699; } img { max-width: 100%; } h1, h2, h3, h4, h5, h6 { margin-top: 2em; margin-bottom: 1em; -webkit-hyphens: none !important; -moz-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight: bold; font-style: normal; page-break-inside: avoid; page-break-after: avoid; } p { font-size: 1em; font-style: normal; font-weight: normal; line-height: 1.5; margin: 0; text-align: left; text-indent: 0; widows: 2; orphans: 2; -webkit-hyphenate-before: 3; hyphenate-before: 3; -webkit-hyphenate-after: 3; hyphenate-after: 3; -webkit-hyphenate-lines: 2; hyphenate-lines: 2; } ol { adobe-text-layout: optimizeSpeed; } ol, ul { margin-top: 1em; margin-bottom: 1em; } li { line-height: 1.5; text-align: left; widows: 2; orphans: 2; -webkit-hyphenate-before: 3; hyphenate-before: 3; -webkit-hyphenate-after: 3; hyphenate-after: 3; -webkit-hyphenate-lines: 2; hyphenate-lines: 2; } table { border-collapse: collapse; margin-bottom: 1em; border: 1px solid; width: 100%; page-break-inside: avoid; } caption { font-family: sans-serif; font-weight: bold; font-size: .8em; border: none; padding-top: 1em; padding-bottom: 3px; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table title **/ th { font-family: sans-serif; font-size: .8em; border: 1px solid; background-color: #CCC; padding: 6px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table column heads **/ th.sub { font-family: sans-serif; font-size: 0.7em; font-style: italic; font-weight: bold; border: none; background-color: #CCC; padding: 6px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table column sub-heads **/ td { font-family: sans-serif; font-size: small; border: 1px solid; padding: 4px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } ol.contents_level1 { margin-top:0em; margin-bottom:0em; list-style-type:none; } ol.contents_level2 { margin-top:0em; margin-bottom:0em; list-style-type:none; } ol.contents_guide { margin-top:0em; margin-bottom:0em; list-style-type:none; } /*--------------------------------For Superscript and Subscript---------------------------*/ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup.num { font-size: 0.6em; vertical-align: 0.5em; line-height: 0; } sub.den { font-size: 0.6em; vertical-align: -0.1em; line-height: 0; } /*-----------------Email Captured Template-------------------*/ div.emailcapturepage { margin-top:1em; font-family:Georgia, "Times New Roman", Times, serif; } h3.emailcapturepage { font-size:normal; line-height:1.5; text-align:center; margin-top:0em; margin-right:0em; margin-left:0em; text-ident:0em; } p.emailcapturepage-text1 { font-size:1em; line-height:1.25; text-align:center; text-indent:0; margin-top:1em; margin-right:0em; margin-bottom:0em; margin-left:0em; -webkit-hyphens:none !important; adobe-hyphenate:none !important; -moz-hyphens:none !important; hyphens:none !important; } p.emailcapturepage-text2 { font-size:1em; line-height:1.25; text-align:center; text-indent:0; margin-top:0em; margin-right:0em; margin-bottom:0em; margin-bottom:0em; margin-left:0em; -webkit-hyphens:none !important; adobe-hyphenate:none !important; -moz-hyphens:none !important; hyphens:none !important; } a.emailcapturepage { text-decoration:none; font-style:italic; color:#C00; } div.emailcapturebutton { margin-top:1em; margin-bottom:1em; text-align:center; } /*--------------------MDS UPDATED-------------------*/ .title, .sub-title, .author, .web, .fm-head, .toc, .chap-title, .subhead1, .SbS1, .caption, .quote, .subhead2, .copy { font-family: "Helvetica Neue", Verdana, Geneva, sans-serif; } .title, .chap-title { font-size:2.5em; } .b-title, .Drop-cap{ font-size:2em; } .b-toc { font-size:1.5em; } .s-title { font-size:0.7em; } .chap-num { font-size:0.6em; } .quote { font-style:italic; } .quote, .subhead1 ,.subhead2{ font-weight:normal; } .Drop-cap { line-height:0; } .image-left, .SbS1{ margin-top:1.5em; } .image-center, .toc, .copy{ margin-top:1em; } .sub-title, .author { margin-top:0em; } .image-left { margin-bottom:0.5em; } .image-center { margin-bottom:1em; } .title, .subhead2 { margin-bottom:0em; } .fm-head, .chap-title, .subhead2, .subhead1 { text-align:left; } .title, .sub-title, .author, .web, .logo, .image-center, .toc, .subhead1, .quote { text-align:center; } .IMAGE{ page-break-inside:avoid; } /*--------------------KF8 media queries-------------------*/ @media amzn-kf8 { body { margin-right: 0; margin-left: 0; } ol { margin-left:1em; } }