/* Namespace declarations */ @namespace epub "http://www.idpf.org/2007/ops"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, small, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { font-family: Georgia, Baskerville, roman, 'times new roman', times, serif; background-color: transparent; margin: 30px 30px 20px 30px; text-indent: 0; hyphens: none; -webkit-hyphens: none; -moz-hyphens:none; adobe-hyphenate: none; } ol, ul { list-style-type: none; } blockquote { quotes: none; } q { quotes: "“" "”" "‘" "’"; } q:before { content: open-quote; } q:after { content: close-quote; } table { display: table; border-collapse: collapse; } /* end CSS Reset */ @font-face { font-family:"NSAnnotations-Mono"; font-style:normal; font-weight:normal; src : url("image_fi/book_art/NSAnnotations-Mono.otf"); } @font-face { font-family:"NSAnnotations500-Mono"; font-style:normal; font-weight:normal; src : url("image_fi/book_art/NSAnnotations500-Mono.otf"); } /* Paragraph Styles */ p { background-color: inherit; margin: .5em 0; line-height: inherit; outline: 0; padding: 0; text-indent: 1em; } p.BodyFirst { text-indent: 0; } p.BodyContinued { text-indent: 0; } p.BodyCustom { background-color: #c4c4ff; } p.Equation { text-align: center; margin: 1em 0 1em 0; } p.ChapterIntro, p.PartIntro { font-size: 1.3em; text-indent: 0; } p.GlossaryTerm { text-indent: 0; font-family: sans-serif; font-weight: bold; margin-top: 1em; margin-bottom: 0; } p.GlossaryDefinition { text-indent: 0; margin-top: 0; } p.Reference { text-indent: -1em; margin-left: 1.3em; margin-bottom: 1em; } blockquote { margin: .825em 1em .825em 1em; page-break-inside: avoid; quotes: none; } p.Blockquote { text-indent: 0; font-size: .9em; } blockquote.Review { margin: .825em 20% .825em 20%; page-break-inside: avoid; quotes: none; } p.ReviewQuote { text-indent: 0; font-size: .9em; } p.ReviewSource { text-indent: 0; font-size: .9em; text-align: right; font-variant: small-caps; } blockquote.Epigraph { margin: 0 auto 15% auto; } p.Epigraph { text-indent: 0; text-align: center; font-size: .9em; font-style: italic; } p.EpigraphSource { text-indent: 0; text-align: center; font-size: .9em; clear:both; } blockquote.Epigraph::after { content: ""; clear: both; display: table; } blockquote.Quote { margin: 1.2em 0 1.2em 2em; } p.QuotePara { text-indent: 0; font-size: .9em; font-style: italic; } p.QuoteSource { text-indent: 0; font-size: .9em; font-style: italic; margin: 0 0 0 30%; } .extract { display: block; page-break-inside: avoid; margin: .825em 0 .825em 1.25em; } p.ExtractPara { text-indent: 0; font-size: .9em; } p.ExtractParaContinued { font-size: .9em; } p.ExtractAttribution { text-indent: 0; font-size: .9em; margin-left: 30%; } .dialogue { display: block; margin-top: .25em; margin-left: 1.25em; } /* End Paragraph Styles */ /* Lists */ p.ListBody { text-indent: 0; } p.ListHead + p.ListBody { margin-left: 1em; } p.ListBody + p.ListBody { text-indent: 1em; margin-left: 1em; } p.ListHead + p.ListBody + p.ListBody { margin-left: 1em; } /* Selector must be "body ol" in order to support Nook HD */ body ol { list-style-type: decimal; /* Margin-left must be set to inherit from body in order to support Nook HD */ margin-left: inherit; /* Padding must be set in relative units to work in Kobo for iPad */ padding-left: 1.5em; text-align: left; margin-top: 1em; margin-bottom: 1em; } body blockquote ol, body blockquote ul, body .epigraph ol, body .epigraph ol, body .extract ol, body .extract ul { margin-left: 0; } ol ol { list-style-type: lower-alpha; } ol ol ol { list-style-type: lower-roman; } body ul { list-style-type: disc; margin-left: inherit; padding-left: 1.5em; text-align: left; margin-top: 1em; margin-bottom: 1em; } li { margin-top: .5em; } .decimal { list-style-type: decimal; margin-left: inherit; } .upper-alpha { list-style-type: upper-alpha; } .upper-roman { list-style-type: upper-roman; } .lower-roman { list-style-type: lower-roman; } .lower-latin { list-style-type: lower-latin; } .upper-latin { list-style-type: upper-latin; } .none, .PartList { list-style-type: none; } .decimal-leading-zero { list-style-type: decimal-leading-zero; } .lower-greek{ list-style-type: lower-greek; } .armenian{ list-style-type:armenian; } .georgian { list-style-type:georgian; } .disc { list-style-type:disc; } .circle { list-style-type:circle; } .square{ list-style-type:square; } .optionList { margin: 1em 0; } /* End Lists */ /*Features*/ .box p, .note p, .boxcustom1 p, .boxcustom2 p { background-color: inherit; text-align: left; } .box, .boxcustom1, .boxcustom2 { border-radius: 8px; margin: 12px auto; padding: 8px; page-break-inside: avoid; text-align: center; width: 95%; font-size: .9em; } .box { background-color: #EEEEEE; border: 2px solid #666666; font-family: sans-serif; } .BoxBodyFirst, .BoxBodyContinued { text-indent: 0; } .note { margin: 24px auto 24px 0; padding: 8px; page-break-inside: avoid; text-align: center; width: 90%; border-top: 2px solid #AAAAAA; border-bottom: 2px solid #AAAAAA; } .note p { text-indent: 0; font-style: italic; } .note p.continued { text-indent:1em; } .note h2 { margin: 6px 0 0 0; padding: 0; font-size: .9em; font-style: normal; } span.NoteHead { padding: 4px 4px 4px 4px; background-color: #000; color: #FFFFFF; text-transform: uppercase; font-style: normal; font-weight: bold; font-family: sans-serif; font-size: .8em; } .boxcustom1 { border: 1px solid #000; } .boxcustom2 { border: 1px dashed; } section[class="box"] h2, section[class="boxcustom1"] h3, section[class="boxcustom2"] h4 { margin: 0; padding: .5em 0; text-align: left; text-indent: 0; } section[class="box"] h3 { text-align: left; text-indent: 0; font-style: normal; font-weight: bold; } section[class="box"] h4 { text-align: left; text-indent: 0; font-style: italic; font-weight: bold; } section[class="box"] h2 { font-size: 1.1em; text-align: center; text-transform: uppercase; margin-bottom: 1.1em; } section[class="boxcustom1"] h2 { font-size: 1.1em; text-align: center; text-transform: uppercase; } section[class="boxcustom2"] h2 { font-size: 1.1em; text-align: center; text-transform: uppercase; } section[class="boxcustom1"] h3 { font-size: 1.1em; } section[class="boxcustom2"] h4 { font-size: 1em; } /* Footnotes & Endnotes */ section[class="footnotes"] { border-top: 1px solid #666666; margin-top: 1.3em; padding-top: 8px; } .FootnoteEntry { margin: .5em 0 .5em 0; } .FootnoteEntry p { text-indent: -.7em; font-size: .9em; } aside.endnote { margin-left: 1em; margin-bottom:.5em; } aside.endnote p { text-indent: -1em; } /* End Features */ /* Backmatter */ .biblioEntryList { list-style: none; margin-left: 0; padding-left: 0; } .bibliographyEntry, .noteEntry { margin-top: .75em; margin-left: inherit; } .noteEntry p { margin-left: 1.25em; text-indent: -1.25em; } p.indexnote { text-indent:0; } .indexletter { margin: 1.1em 0 .5em 0; font-family: sans-serif; font-weight: bold; font-size: 1.2em; text-indent: 0; } .index1 { margin-left: 1em; text-indent: 0; } .index2 { margin-left: 2em; text-indent: 0; } .index3 { margin-left: 3em; text-indent: 0; } section.index a { font-style: normal; } /* Rules */ .hr { display: none; } .top, .bottom { display: none; } .dottedTop { display: none; font-size: .9em; margin-top: 2.5em; margin-right: auto; margin-bottom: 0; margin-left: auto; page-break-after: avoid; text-align: center; text-decoration: overline; } .dottedBottom { font-size: .9em; margin: 0 auto; page-break-before: avoid; text-align: center; text-decoration: underline; } /* End Rules */ /*Code*/ p.CodeLabel { font-family: sans-serif; font-size: .8em; font-style: italic; text-indent: -.5em; margin: 1em 0 -.5em 0; } pre { font-family: monospace; font-size: inherit; margin: 1em 0 1em 1.4em; padding: .4em 0 .4em 0; text-align: left; text-indent: 0; white-space: pre-wrap; overflow-wrap: break-word; word-break: break-all; border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; hyphens: none; -webkit-hyphens: none; -moz-hyphens:none; adobe-hyphenate: none; } .note pre { margin: 1em 0 1em 1em; } span.CodeAnnotationCode, span.CodeAnnotationHang, span.CodeAnnotationCode2 { font-family:"NSAnnotations500-Mono"; line-height: 0; } /* span.CodeAnnotationCode { margin-left: -.4em; } */ span.CodeAnnotationCode2 { margin-left: -.5em; } span.CodeAnnotationHang { font-family:"NSAnnotations-Mono"; margin-left: -1.5em; } span.CodeAnnotation { font-family:"NSAnnotations-Mono"; line-height: 0; } .CodeListingCaption { font-style: italic; margin: .5em 0 1em 1em; text-align: left; text-indent: 0; } /* end Code */ /* Inline */ a { color: blue; font: inherit; font-style: italic; word-break:break-all; } sup.endnote a { font-style: inherit; text-decoration: none; } .normal, p.CodeListingCaption em, figcaption p em { font-size: inherit; font-style: normal; font-weight: normal; font-family: inherit; font-variant:normal; } b, strong { font-size: inherit; font-style: inherit; font-weight: bold; font-family: inherit; text-decoration: inherit; } em, i, .KeyTerm { font-size: inherit; font-style:italic; font-weight: inherit; font-family: inherit; text-decoration: inherit; } .BoldItalic { font-size: inherit; font-weight: bold; font-style: italic; font-family: inherit; text-decoration: inherit; } .SmallCaps { font-variant: small-caps; } .SmallCapsBoldItalic { font-variant: small-caps; font-weight: bold; font-style: italic; } .Caps, .KeyCaps { text-transform: uppercase; } .NSSymbol { font-family: sans-serif; } .LinkTwitter { font-style: normal; } sup { font: inherit; font-size: .75em; vertical-align: super; } sub { font: inherit; font-size: .75em; vertical-align: sub; } u { font: inherit; text-decoration: underline; } .RunInHead { display: inline; font-weight: bold; } span.GraphicInline { line-height: 1; } span.GraphicInline img { margin-bottom: -4px; } span.CustomCharStyle { color: purple; } /* End Generic Inline Formatting */ /*local character formatting*/ span.MenuArrow { font-size: .8em; } code, code.bold .CodeLabel, .codeVariable, .UserInput, var { font-family: monospace; font-size: inherit; } .codeHighlight { background-color: #EEEEEE; text-decoration: underline; } .UserInput { font-size: inherit; font-weight: bold; } code.bold { font-weight: bold; } var { font-style: italic; } var.bold { font-weight: bold; } .codeVariable, .userinputVariable { font-style: normal; } span.LiteralGray { color: gray; } span.PyBracket { color: red; } span.PyFunction { color: purple; } span.PyVariable { color: green; } code.Custom1 { color: steelblue; } code.Custom2 { color: orchid; } /* Changing formats in contexts */ .note em, figcaption em { font-style: normal; } .note span.BoldItalic, figcaption span.BoldItalic { font-style: normal; } .note span.LinkURL, figcaption span.LinkURL { font-style: normal; } .note var, figcaption var { font-style: normal; } .note var.bold, figcaption var.bold { font-weight: bold; font-style: normal; } .note code { font-style: italic; } span.Regular { font-style: normal; font-weight: normal; } /* Colors: apply as classes on tags -- redefine to suit rgb colors os specific titles */ .red { background-color: inherit; color:#FF0000; /*color:rgb(255,0,0);*/ } .blue { background-color:inherit; color:#000FFF; /*color:rgb(0,15,255);*/ } .green { background-color:inherit; color:#228B22; /*color:rgb(34,139,34);*/ } .yellow { background-color:inherit; color:#FFF000; /*color:rgb(255,240,0);*/ } /* End Colors */ /* Code Colors */ .codeColorBlue { background-color: inherit; color: #0000FF; } .codeColorBlue2 { background-color: inherit; color: #0000A5; } .codeColorBlue3 { background-color: inherit; color: #6464B9; } .codeColorBlueGreen { background-color: inherit; color: #2B91AF; } .codeColorBrown { background-color: inherit; color: #573733; } .codeColorDkBlue { background-color: inherit; color: #000080; } .codeColorGreen { background-color: inherit; color: #008000; } .codeColorGreen2 { background-color: inherit; color: #629755; } .codeColorGrey30 { background-color: inherit; color: #808080; } .codeColorGrey55 { background-color: inherit; color: #C0C0C0; } .codeColorGrey80 { background-color: inherit; color: #555555; } .codeColorHotPink { background-color: inherit; color: #DF36FA; } .codeColorMagenta { background-color: inherit; color: #844646; } .codeColorOrange { background-color: inherit; color: #B96464; } .codeColorPeach { background-color: inherit; color: #CE8F53; } .codeColorPurple { background-color: inherit; color: #951795; } .codeColorPurple2 { background-color: inherit; color: #800080; } .codeColorRed { background-color: inherit; color: #FF0000; } .codeColorRed2 { background-color: inherit; color: #800000; } .codeColorRed3 { background-color: inherit; color: #A31515; } .codeColorTealBlue { background-color: inherit; color: #008080; } .codeColorWhite { background-color: inherit; color: #FFFFFF; } /* End Code Colors */ /* Front Matter Styles */ .BookTitle, .BookHalfTitle { font-family: sans-serif; font-size: 2em; font-weight: bold; margin: 2.25em 0 .3125em 0; page-break-after: avoid; text-align: center; text-transform: uppercase; } .BookHalfTitle { font-size: 1.1em; } .BookSubtitle { font-family: serif; font-size: 1.67em; font-weight: bold; margin: 1.5em 0 .3125em 0; page-break-after: avoid; text-align: center; } .BookAuthor { font-family: sans-serif; font-size: 1.2em; font-weight: bold; margin: 2.25em 0 0 0; text-align: center; text-indent: 0; } .BookEdition { font-family: sans-serif; font-size: 1.5em; font-weight: bold; margin: 1em 0 0 0; text-align: center; text-indent: 0; } .BookPublisher { font-family: serif; font-size: 1.33em; font-weight: normal; margin: 0em 0 .3125em 0; text-align: center; text-indent: 0; } div.publisher { font-size: .75em; margin: 3.25em auto; text-align: center; text-indent: 0; } .titlePage figure { margin: 0 auto; text-align: center; } figure.publishersmark { margin: 3.25em auto; } .CopyrightHead { font-size: .9em; margin: .5em 0 0em 0; text-indent: 0; } .CopyrightHead b { font-family: sans-serif; font-size: 1.1em; margin: .5em 0 .375em 0; text-transform: uppercase; } .Copyright { font-size: .9em; margin: .5em 0 .375em 0; text-indent: 0; } .CopyrightLOC { font-family: monospace; font-size: .9em; margin: 1.5em 0 .375em 0; text-indent: 0; } section[class="copyright"] p { text-indent: 0; } .Dedication { margin: 15% 25% 0 25%; } .Dedication p { text-indent: 0; } /* End Front Matter Styles */ /* General HTML5 Headings */ section { margin: 1em auto; } header { margin-top: 2em; margin-bottom: 1em; } h1 { font-size: 1.5em; font-weight: bold; margin-top: 1.25em; } h1 span { font-size: inherit; font-weight: bold; } header h1 { margin-top: 0; font-weight: bold; margin-bottom: 0; } h1.part { font-size: 1.8em; margin-top: 2.25em; text-align: center; line-height: 1.3; } span.PartNumber { font-weight: bold; font-size: 1.6em; text-transform: uppercase; } span.PartTitle { font-weight: bold; font-size: .9em; text-transform: uppercase; } h1.chapter, h1.FrontmatterTitle, h1.FrontmatterTitleIntroduction, h1.BackmatterTitle, h1.BackmatterTitleIndex, h1.Appendix { font-size: 1.8em; margin-top: 1em; margin-bottom: 3.25em; text-align: center; } h1.ReviewHead { font-size: 1.3em; margin-bottom: 2em; text-align: center; text-transform: uppercase; } h1.FrontmatterTitle { text-transform: uppercase; font-size: 1.5em; } span.ChapterNumber { font-weight: bold; font-size: 1.2em; text-transform: uppercase; } span.ChapterTitle { font-weight: bold; font-size: .9em; text-transform: uppercase; } span.AppendixNumber { font-weight: bold; font-size: 1.6em; text-transform: uppercase; } span.AppendixTitle { font-weight: bold; font-size: .9em; text-transform: uppercase; } h2 { font-size: 1.3em; font-weight: bold; margin: 1.3em 0 .5em 0; } h3 { font-size: 1.1em; font-weight: bold; font-style: italic; margin: 1.1em 0 .5em 0; } h4 { font-size: .95em; font-weight: bold; margin: 1.33em 0 .5em 0; } h2.HeadProject span { color: white; background-color: black; padding: 2px 6px 6px 2px; line-height: 1.3; } .ListHead, .BoxListHead { margin: 1.625em 0 .5em 0; font-weight: bold; text-indent: 0; } h1, h2, h3, h4, .listHead { font-family: sans-serif; page-break-after: avoid; page-break-inside: avoid; text-align: left; hyphens: none; -webkit-hyphens: none; -moz-hyphens:none; adobe-hyphenate: none; } /* End HTML5 Headings */ /* Figures & Graphics */ body[epub|type~="cover"] figure { text-align: center; margin: 0; } figure, .informalFigure { margin: .825em 0 1.1em 0; page-break-inside: avoid; text-align: left; text-indent: 0; } figure.opener { margin: -3em 0 0 .5em; padding: 0 1em .3em 0; text-align: left; width: 20%; float:left; } img { margin: 0 auto; max-width: 100%; padding: 0; } figure.opener + p + p { clear:both; } figcaption { margin: .6875em 0 .125em 0; page-break-after: avoid; page-break-inside: avoid; text-align: left; text-indent: 0; } figcaption p { text-indent: 0; font-size: .9em; font-style:italic; font-family: sans-serif; } figcaption.TableTitle p a { font-style: normal; font-weight: bold; } aside figcaption p { font-style:normal; } .source { color: inherit; font-size: .9em; margin-top: .25em; margin-left: 1.5em; text-align: left; text-indent: 0; } .publisherWordMark { display: inline-block; top: 2em; bottom: 1em; clear: both; } .pagebreak { page-break-after: always; } .floatLeft { float: left; bottom: 1em; } .floatRight { float: right; bottom: 1em; } /* End Figures & Graphics */ /* Tables */ table { border-collapse: collapse; /*turns off double borders*/ margin: .5em 0 .5em 0; text-align: center; font-family: sans-serif; border-top: 2px solid #666666; border-bottom: 2px solid #666666; } thead { font-weight: bold; display: table-header-group; } thead tr { border-bottom: 2px solid #666666; } td, th { font-size: .9em; font-weight: inherit; background-color: inherit; border: 1px solid #C0C0C0; display: table-cell; padding: 3px; text-indent: 0; text-align: left; vertical-align: text-top; } tr { display: table-row; font-size: inherit; font-weight: inherit; } tbody tr:nth-child(odd) {background-color: #f2f2f2;} .footerCell { font-size: .9em; } .TableFootnote { font-size: .9em; margin-bottom: .1875em; text-align: left; text-indent: 0; } /* End Tables */ /* Generic Alignment and Breaking: apply as class when necessary */ .left { text-align: left; margin: 0; } .center { display: block; margin-left: auto; margin-right: auto; text-indent: 0; text-align: center; } .right { text-align: right; margin: 0; } .textbreak { margin: .625em auto; text-align: center; } /* End Generic Alignment and Breaking */ /* Other Flow Content Elements */ /* Math */ .Equation, .informalEquation { display: block; margin: 1.25em 0 0 0; page-break-inside: avoid; page-break-after: avoid; text-align: center; } /* End Math */ /* End End of Chapter */ /* Back Matter */ /* Glossary */ .glossaryLetter { font-size: 1em; font-weight: bold; margin-bottom: .625em; text-align: left; } dd { margin-bottom: .3125em; margin-left: 1.5em; } dfn, dt { font-weight: bold; font-style: normal; hyphens: none; -webkit-hyphens: none; -moz-hyphens:none; adobe-hyphenate: none; } /* End Glossary */ /* End Back Matter */ /* Nav specific formatting */ .toclist a, nav a { font-style: normal; } .toclist ol, nav ol { list-style: none; margin-top: .5em; margin-bottom: .5em; font-family: sans-serif; } .toclist li { list-style: none; margin-top: .3125em; } li.TOCPart { list-style-type: none; margin-left: 0; text-align: left; margin-top: 1.3em; } .TOCPart span { font-weight: bold; text-transform: uppercase; font-size: 1.2em; } li.TOCChapter { list-style-type: none; margin-left: 0; text-align: left; margin-top: 1.1em; } .TOCChapter span { font-weight: bold; text-transform: uppercase; font-size: 1em; } li.TOCH1 { list-style-type: none; margin-left: 0; text-align: left; } li.TOCH2 { list-style-type:none; /* The presence of the following creates linebreaks after bullets on the Kindle DX: margin-left: .5em; padding-left: .5em; */ text-align: left; } li.TOCH3 { list-style-type: none; /* The presence of the following creates linebreaks after bullets on the Kindle DX: margin-left: 1em; */ text-align: left; } span[epub|type~="pagebreak"] { color: #B4B4B4; font-size: .7em; text-align: center; } nav { margin: 1em auto; } nav h2 span { font-size: .8em; font-weight: normal; } nav[epub|type~="landmarks"] { display: none; visibility: hidden; } nav[epub|type~="page-list"] { display: none; visibility: hidden; } .FigureList { display: none; visibility: hidden; } .TableList { display: none; visibility: hidden; } .GuideList, .guideList { display: none; visibility: hidden; } .PageList, .pageList { display: none; visibility: hidden; } /* Back of Book Ads */ .bobBookCover { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 1em; text-decoration: none; text-align: center; color: #000000; text-indent: 0; margin: 1.25em 0 .3125em 0; } h1.ad { font-family: sans-serif; font-weight : bold; font-style : normal; font-size : 1.83em; text-decoration : none; text-align : center; color : #1152bf; text-indent : 0; margin : 0 0 .625em 0; } .bobCopy, .bobEntry { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 1em; text-decoration: none; text-align: center; color: #000000; text-indent: 0; margin: 0; page-break-inside: avoid; } .bobLink { font-family: sans-serif; font-weight: 500; font-style: normal; font-size: 1em; text-decoration: none; text-align: center; color: #0000ff; text-indent: 0; margin: 0; } .bobAd { padding: 1.25em; } /* Bunn500969 Process colors */ span.ProcessingBlue { color:#4b8398; } span.ProcessingBlueBold { color:#4b8398; font-style:normal; font-weight:bold; } span.ProcessingGray { color:#939598; } span.ProcessingKhaki { color:#7a8567; } span.ProcessingOlive { color:#73963d; } span.ProcessingPurple { color:#693a95; } span.ProcessingRaspberry { color:#ba2866; } span.ProcessingTeal-Green { color:#42bb93; } span.ProcessingOrange { color:#d6783e; } /* End Back of Book Ads */ /* Rules for Amazon only */ @media amzn-kf8 { body {/* Amazon guidance says margin-left and margin-right must be 0. */ margin-left: 0; margin-right: 0; text-indent: 0; } pre { line-height: 1; margin: 1em 0 1em 1.7em; } span.CodeAnnotationHang { margin-left: -1.7em; } code, code.bold .CodeLabel, .codeVariable, .UserInput, var { font-family: monospace; font-size: .8em; } .CopyrightLOC { font-size: .8em; } .note { margin: 12px auto 12px 0; padding: 4px; } .note p { padding: 0; margin: 0; } .note h2 { padding: 0; } span.NoteHead { padding: 6px; } figure.opener { margin: -4% 0 0 .5em; } body ol { list-style-type: decimal; padding-left: 1.5em; margin-top: 12px; margin-bottom: 12px; } ol ol { list-style-type: lower-alpha; } ol ol ol { list-style-type: lower-roman; } body ul { list-style-type: disc; padding-left: 1.5em; margin-top: 12px; margin-bottom: 12px; } ul ul { list-style-type: none; padding-left: 1.5em; } ul ul ul { list-style-type: square; padding-left: 1.5em; } nav ol { list-style:none; } /* body .listPara1 { margin-left: .375em; padding: inherit; text-align: left; } body .listPara2, body .listPara3, body .listPara4, body .listParaN { margin-left: .25em; padding: inherit; text-align: left; } */ } @media amzn-mobi { body {/* Amazon guidance says margin-left and margin-right must be 0. */ margin-left: 0; margin-right: 0; text-indent: 0; } div.hr { display: block; margin: 0; padding: 0; } div.dottedTop hr, div.top hr { display: block; margin: 0; padding: 0; } div.dottedBottom hr, div.bottom hr { display: block; margin: 0; padding: 0; } img { text-indent: 0; margin: 0; padding: 0; width: auto; } ol { margin-top: 8px; margin-bottom: 8px; } ul { margin-top: 8px; margin-bottom: 8px; margin-left: inherit; padding-left: inherit; } nav.FigureList { display:block; visibility:visible; } nav.FigureList ol li {list-style-type:none;} } /*end style sheet*/