.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%; }
.pubitCssCls1 { clear:both; mso-break-type:section-break; page-break-before:always; } .pubitCssCls2 { font-size:0.92em; line-height:150%; margin:0pt; text-align:center; } .pubitCssCls3 { font-family:'Book Antiqua', serif; font-weight:bold; } .pubitCssCls4 { font-family:'Book Antiqua', serif; } .pubitCssCls5 { line-height:150%; margin:0pt; text-align:center; } @page { margin-top: 30px; margin-bottom: 20px; margin-left: 30px; margin-right: 30px; } body { text-align: justify; }