.wysihtml5-editor { min-height: 300px; font-family: "Georgia", serif; } /*.wysihtml5-editor div, .wysihtml5-editor p { outline: none; margin-bottom: 1em; }*/ .wysihtml5-editor hr.chapterSplit { border: 0; height: 1px; color: blue; background-color: #147398; margin: 3em 0; } .wysihtml5-editor .frontmatter.TableOfContents a { cursor: default; } .wysiwyg-text-align-left { text-align: left; } .wysiwyg-text-align-right { text-align: right; } .wysiwyg-text-align-center { text-align: center; text-indent: 0; } .wysiwyg-text-align-justify { text-align: justify; } .wysiwyg-img-align-left { float: left; display: inline-block; } .wysiwyg-img-align-right { float: right; display: inline-block; } .wysiwyg-img-align-center { clear: both; margin: auto; display: block; } .wysiwyg-img-align-justify { float: none; display: inline-block; } .wysiwyg-font-size-smaller { font-size: smaller; } .wysiwyg-font-size-larger { font-size: larger; } .wysiwyg-font-size-xx-large { font-size: xx-large; } .wysiwyg-font-size-x-large { font-size: x-large; } .wysiwyg-font-size-large { font-size: large; } .wysiwyg-font-size-medium { font-size: medium; } .wysiwyg-font-size-small { font-size: small; } .wysiwyg-font-size-x-small { font-size: x-small; } .wysiwyg-font-size-xx-small { font-size: xx-small; } .wysiwyg-color-black { color: black; } .wysiwyg-color-silver { color: silver; } .wysiwyg-color-gray { color: gray; } .wysiwyg-color-white { color: white; } .wysiwyg-color-maroon { color: maroon; } .wysiwyg-color-red { color: red; } .wysiwyg-color-purple { color: purple; } .wysiwyg-color-fuchsia { color: fuchsia; } .wysiwyg-color-green { color: green; } .wysiwyg-color-lime { color: lime; } .wysiwyg-color-olive { color: olive; } .wysiwyg-color-yellow { color: yellow; } .wysiwyg-color-navy { color: navy; } .wysiwyg-color-blue { color: blue; } .wysiwyg-color-teal { color: teal; } .wysiwyg-color-aqua { color: aqua; } .wysiwyg-resize-selector { position: absolute; width: 24px; height: 24px; z-index: 10000; background-position: center; background-size: cover; } .wysiwyg-resize-selector-bottom-right { cursor: se-resize; bottom: 0px; right: 0px; } .wysiwyg-resize-selector-bottom-left { cursor: sw-resize; bottom: 0px; left: 0px; } .wysiwyg-resize-selector-top-right { cursor: ne-resize; top: 0px; right: 0px; } .wysiwyg-resize-selector-top-left { cursor: nw-resize; top: 0px; left: 0px; } .wysiwyg-resize-wrapper { position: relative; } img { vertical-align: bottom; } .wysiwyg-resize-wrapper-deprecated { resize: both; overflow: hidden; position: relative; min-height: 10px; min-width: 10px; /*** TODO: figure out how to style the handle ***/ /*background-image:url(/assets/corner_arrow.png); background-repeat:no-repeat; background-position:right bottom;*/ border: 1px dashed black; margin-bottom: 0px; padding: 5px; } .wysiwyg-find-result { background-color: yellow; } .wysiwyg-font-weight-bold { font-weight: bold; } .wysiwyg-font-weight-normal { font-weight: normal; } .wysiwyg-font-style-italic { font-style: italic; } .wysiwyg-font-style-normal { font-style: normal; } .wysiwyg-text-decoration-underline { text-decoration: underline; /*display: inline-block;*/ } .wysiwyg-text-decoration-none { text-decoration: none; /*display: inline-block;*/ } nav#toc ol{ list-style: none; } nav#toc a, nav#toc a:visited{ color: black; text-decoration:none; } nav#toc [hidden] { display:none; } #np_cover_wrap { text-align: center; margin: 0 0 0 0; height: 100%; max-width: 100%; } #np_cover_wrap img { height: 100%; } /**********************************************/ /* Styles for document saved to a stream */ /* Generated by Aspose.Words for .NET 9.7.0.0 */ /**********************************************/ body { font-family:'Times New Roman', serif } p { margin:0pt } table { margin-bottom:0pt; margin-top:0pt } .TOC1 { font-size:0.83em; font-weight:bold; margin-bottom:6pt; margin-top:12pt } .TOC2 { font-size:0.83em; font-style:italic; margin-left:12pt; margin-top:6pt } .TOC3 { font-size:0.83em; margin-left:24pt } .TOC4 { font-size:0.83em; margin-left:36pt } .TOC5 { font-size:0.83em; margin-left:48pt } .TOC6 { font-size:0.83em; margin-left:60pt } .TOC7 { font-size:0.83em; margin-left:72pt } .TOC8 { font-size:0.83em; margin-left:84pt } .TOC9 { font-size:0.83em; margin-left:96pt } span.Hyperlink { color:#0000ff; text-decoration:underline }