/** ---------------- ============== 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; } /** ---------------- MDS Styles ------------ **/ i { font-style:italic; } b { font-weight:bold; } .chap-title, .box-head, .title, .sub-title, .author, .author-para, .publisher, .ded-title, .blockquote, .blockquote1,.caption { font-family: "Helvetica Neue", Verdana, Geneva, sans-serif; } .ded-centered, .copypara, .copypara1, .image-center, .logo, .chap-title, .box-head, .title, .sub-title, .author, .author-para, .publisher, .ded-title, .image-center1, .caption { text-align:center; } .blockquote, .blockquote1, span.sub-head { margin-left: 2em; margin-right: 2em; } .chap-title, .title { line-height:1; } .chap-title { font-size:1.7em; line-height:0.9; margin-top:1.5em; } .indent, .blockquote1 { text-indent:1em; } .copypara1, .box, .copypara2, .box, .block { margin-top:1em; } .box { border-bottom:thin solid; border-top:thin solid; page-break-inside:avoid; page-break-inside: auto; padding-top:0.7em; padding-bottom:0.7em; } .box, .block, .image-center1 { margin-bottom:1em; } h2 { margin:0em; margin-bottom:0.2em; font-size:1.2em; } .box-para { font-family: "Helvetica Neue", Verdana, Geneva, sans-serif; } .gray { color:#77787b; } .title { margin:1em 0em .4em 0em; font-size:4em; } .chap-title { margin-bottom:0.4em; } .sub-title, .ded-title{ font-size:1.2em; } .publisher{ font-size:1em; } .author { font-size:1em; margin-top:4em; line-height:1.4; } .author-para { font-size:0.8em; } .small-caps, .sub-head { font-size:0.7em; } .logo { margin-top:5em; } li{ margin-bottom:0em; } .IMAGE1 { margin:1em 0em 1em 0em; page-break-inside:avoid; } .caption{ margin-bottom:5px; } .lighter{ font-weight:lighter; } /** ---------------- **** MEDIA QUERIES **** ---------------- **/ /** These always appear at the end of the CSS document! **/ @media amzn-kf8 { body { margin-top:0em; margin-bottom:0em } ol { margin-left:1em; } }