/** ---------------- ============== 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; } /*--------------------MDS UPDATED-------------------*/ .subtitle,.author,.FM-BM-HEAD,.TOC-FM-BM,.TOC-title,.TOC,.FM-BM-BODY,.CHAPTER-HEAD,.PROJECT-INTRO,.CHAPTER-INTRO,.caption,.A-HEAD,.B-HEAD,.SIDEBAR-A-HEAD,.PROJECT-STITLE,.ML-A-HEAD,.isbn,.subhead,.ML-B-HEAD,.SG-A-HEAD{ font-family: "Helvetica Neue", Verdana, Geneva, sans-serif; } .italic,.bold,.chap-num,td{ font-family: Charter, Georgia, serif; } .chap-num{ font-size:0.6em; } .small-caps,.PROJECT-STITLE{ font-size:0.7em; } .caption,.isbn{ font-size:0.8em; } .COPYRIGHT1,.COPYRIGHT{ font-size:0.9em; } .TOC-FM-BM,.italic{ font-size:1.1em; } .CHAPTER-INTRO{ font-size:1.4em; } .CHAPTER-HEAD{ font-size:3em; } .italic,.chap-num,.note,.PROJECT-TITLE,.desc{ font-style:italic; } .PROJECT-STITLE{ font-style:normal; } .bold,.COPYRIGHT1,.name{ font-weight:bold; } .FM-BM-HEAD,.CHAPTER-HEAD,.A-HEAD,.B-HEAD,.ML-A-HEAD,.SIDEBAR-A-HEAD,.SG-A-HEAD{ text-align:left; } .subtitle,.author,.image-center,.logo,.caption,.PROJECT-TITLE,.subhead,.ML-B-HEAD,.desc,.name,.isbn{ text-align:center; } .IMAGE{ margin-top:1.6em; } .image-center,.TOC-FM-BM,.TOC-title,.TOC,.FM-BM-BODY,.noindent,.noindent1,table,.note,.PROJECT-INTRO,.tip-box,.image-left{ margin-top:1em; } .ML-BODY,.caption,li,.ML-A-HEAD,.ML-B-HEAD,.name,.isbn,.SG-A-HEAD{ margin-top:0.5em; } .noindent2,.noindent3,.SIDEBAR-A-HEAD{ margin-top:0em; } .logo{ margin-top:9em; } .IMAGE,.COPYRIGHT1,.image-left,.isbn{ margin-bottom:1em; } .B-HEAD,.ML-A-HEAD,.ML-B-HEAD,.SG-A-HEAD,ul,ol{ margin-bottom:0em; } .TOC,.noindent1,.noindent2{ margin-left:1em; } .IMAGE,.tip-box{ page-break-inside:avoid; } .tip-box{ border: 1px solid #ccc; page-break-inside:auto; padding:0.5em; } /*--------------------KF8 media queries-------------------*/ @media amzn-kf8 { body { margin-right: 0; margin-left: 0; } ol { margin-left:1em; } }