/** ---------------- ============== GLOBAL TEXT STYLES ============== ---------------- **/ @page { margin-top: 9pt; margin-bottom: 1pt; } body { margin-left: 12pt; margin-right: 12pt; font-weight: normal; font-size: 1rem; } body.coverbody { margin: 0; text-align: center; } a { color: #336699; text-decoration: none; -webkit-text-fill-color: #336699; } img { } 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-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-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-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-size: 0.88rem; 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; } 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 27-Oct-14-------------------*/ .author, .description, .chap-title1, .chap-title2, .intro-head, .intro, .subhead1, .noindent, .subhead3, .subhead4, .box-head, li, .caption, .SbS1, .SbS2, .BHD, .FMBM-head, .FMBM-text1, .noindent-top, .copyright1, .copyright2, .publisher, .toc-text1, .toc-text2, .toc-text3, .toc-text4, .chap-title3, .intro-subhead1 { } .chap-title1, .image-center, .author, .description, .title, .publisher, .logo, .caption { text-align:center; } .caption, .bold-italic, .toc-text2 { font-weight:bold; } .normal { font-weight:normal; } .intro, .subhead4, .caption, .bold-italic, .author, .intro-subhead1 { font-style:italic; } .chap-title2, .FMBM-head { text-align:left; } .title { font-size:3em; } .title-small { font-size:0.7em; } .caption, .publisher { font-size:0.8em; } .description, .author, .intro-subhead1 { font-size:1em; } .FMBM-head, .chap-title3 { font-size:1.5em; } .toc-text1, .toc-text4 { font-size:1.3em; } .author { margin-top:6em; } .logo { margin-top:8em; } .FMBM-text1, .noindent-top, .copyright1, .BHD { margin-top:1em; } .SbS2, .sidebar, .IMAGE, .intro, .toc-text1, .toc-text4 { margin-top:1.5em; } .subhead3, .subhead4, .toc-text1, .intro-subhead1 { margin-bottom:0.5em; } li, .publisher, .caption, .image-center { margin-top:0.5em; } .IMAGE, .subhead1, .toc-text2 { margin-bottom:1em; } ul, .box-head { margin-top:0em; } ul, .box-head, .intro-head { margin-bottom:0em; } .IMAGE, .sidebar { page-break-inside: avoid; } .SbS1, .SbS2, .intro { line-height:1.7; } .sidebar { page-break-inside: auto; background-color:#a9a9a9; padding:1em; border: 1px solid #ccc; } /*--------------------KF8 media queries-------------------*/ @media all{ body { margin-right: 0; margin-left: 0; } ol { margin-left:1em; } .sidebar { page-break-inside: avoid; page-break-inside: auto; background-color:none; padding:1em; border: 1px solid #ccc; } }