.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%; }
@page {
margin-bottom: 5pt;
margin-top: 5pt
}
.block {
display: block;
font-family: serif;
font-size: 0.58333em;
line-height: 2;
padding: 0;
margin: 0
}
.block1 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block2 {
display: block;
font-size: 1.66667em;
font-style: italic;
font-weight: bold;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block3 {
display: block;
font-size: 0.75em;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block4 {
display: block;
font-weight: bold;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block5 {
display: block;
font-size: 0.58333em;
font-weight: bold;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block6 {
display: block;
font-family: "Helvetica", sans-serif;
font-size: 0.58333em;
line-height: 2;
text-align: center;
padding: 0;
margin: 0
}
.block7 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: justify;
padding: 0;
margin: 0
}
.block8 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: center;
padding: 0;
margin: 0
}
.block9 {
display: block;
font-size: 0.75em;
font-weight: bold;
text-align: center;
padding: 0;
margin: 0
}
.block10 {
display: block;
font-family: "Helvetica", sans-serif;
font-size: 0.58333em;
padding: 0;
margin: 0
}
.block11 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
padding: 0;
margin: 0
}
.block12 {
display: block;
font-size: 0.75em;
text-align: justify;
padding: 0;
margin: 0
}
.block13 {
color: black;
display: block;
line-height: 1.2;
text-align: justify;
padding: 0;
margin: 0
}
.block14 {
display: block;
font-family: "Helvetica", sans-serif;
font-size: 0.58333em;
text-align: justify;
padding: 0;
margin: 0
}
.block15 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: justify;
padding: 0;
margin: 0
}
.block16 {
display: block;
line-height: 1.2;
text-align: center;
padding: 0;
margin: 0
}
.block17 {
display: block;
font-style: italic;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding: 0;
margin: 0
}
.block18 {
display: block;
line-height: 1.2;
text-align: justify;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block19 {
display: block;
font-style: italic;
line-height: 1.2;
text-align: justify;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block20 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: justify;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block21 {
display: block;
line-height: 1.2;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block22 {
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block23 {
font-family: "Helvetica", sans-serif;
font-size: 1em
}
.block24 {
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: justify;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block25 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block26 {
display: block;
font-weight: bold;
line-height: 1.2;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block27 {
color: black;
display: block;
font-family: serif;
font-size: 0.58333em;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block28 {
display: block;
font-family: "Helvetica", sans-serif;
font-size: 0.58333em;
text-align: center;
text-indent: 22.5pt;
padding: 0;
margin: 0
}
.block29 {
display: block;
font-size: 0.75em;
text-align: center;
padding: 0;
margin: 0
}
.block30 {
color: black;
display: block;
font-size: 0.75em;
text-align: justify;
padding: 0;
margin: 0
}
.calibre {
color: #000;
display: block;
font-family: "Times New Roman", serif;
font-size: 1em;
padding-left: 0;
padding-right: 0;
margin: 0 5pt
}
.calibre1 {
display: block
}
.calibre2 {
line-height: 1.2;
text-decoration: none
}
.calibre3 {
font-style: italic;
line-height: 1.2
}
.calibre4 {
line-height: 1.2;
white-space: pre-wrap
}
.calibre5 {
display: block
}
.calibre6 {
display: block;
height: auto;
width: auto
}
.calibre7 {
font-weight: bold;
line-height: 1.2
}
.text {
font-family: "Times New Roman", serif
}
.text1 {
display: none;
font-family: "Helvetica", sans-serif
}
.text2 {
color: #00F;
font-weight: bold;
line-height: 1.2;
text-decoration: underline
}
.text3 {
font-family: "Times New Roman", serif;
font-size: 1.71429em
}
.text4 {
display: none;
font-family: "Helvetica", sans-serif;
font-size: 1em
}
.text5 {
font-family: "Times New Roman", serif;
font-size: 1.71429em;
font-weight: bold
}
.text6 {
font-style: italic;
font-weight: bold;
line-height: 1.2
}
.text7 {
color: #000;
line-height: 1.2
}
.text8 {
color: #2900B0;
line-height: 1.2;
text-decoration: underline
}