#openbook-html .page-html ﻿body{
text-align: left;
}
#openbook-html .page-html a{
text-decoration: none;
}
#openbook-html .page-html figure{
display: block;
margin: 2.0em 1.0em;
page-break-inside: avoid;
}
#openbook-html .page-html img{
width: auto;
 height: auto;
 margin-left: auto !important;
 margin-right: auto !important;
}
	/* For Blockqoute */
#openbook-html .page-html div.bkt{
display: block;
margin: 1.50em 1.50em 1.0em 1.0em;
}
	/* Box with gray background*/
#openbook-html .page-html .box{
display: block;
border: solid 1pt #000000;
padding: 1.0em 1.0em;
margin: 1.50em 0em 1.50em 0em;
background-color: #E7E7E8;
}
	/* Box with border*/
#openbook-html .page-html .box-1{
display: block;
border: solid 1pt #000000;
padding: 1.0em 1.0em;
margin: 1.50em 0em 1.50em 0em;
}
	/* For Cover or Title Image or Half Title Pages*/
#openbook-html .page-html body.fullpage{
   margin: 0;
   padding: 0;
}
#openbook-html .page-html section.cover{
   display: block;
   text-align: center;
   height: 95%;
}
#openbook-html .page-html img#coverimage{
   height: 95%;
}
	/*overrides the previous setting, but only in newer systems that support CSS3 */
#openbook-html .page-html img#coverimage:only-of-type{
    height: 95vh;
}
	/* Copyright Text */
#openbook-html .page-html .crt{
display: block;
margin: 1.0em 0em 0em 0em;
text-indent: 0em;
font-size: 0.90em;
}
	/* For Blockqoute paragraph */
#openbook-html .page-html .ext{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 0.90em;
}
	/* For Footnote */
#openbook-html .page-html .fn{
display: block;
margin: 0em 0em;
text-indent: 1.0em;
font-size: 0.90em;
text-align: left;
}
#openbook-html .page-html div.footnote{
margin-top:0.5%;
}
	/* For headings (H1-H6) */
#openbook-html .page-html h1{
display: block;
margin: 2.0em 2.0em;
font-size: 1.20em;
font-weight: bold;
text-align: center;
}
#openbook-html .page-html h2{
display: block;
margin: 1.50em 1.0em 0.75em;
font-size: 1.20em;
text-align: center;
font-weight: bold;
}
#openbook-html .page-html h3{
display: block;
margin: 1.50em 1.0em 0.75em 1.0em;
font-size: 1.10em;
text-align: center;
font-weight: bold;
}
#openbook-html .page-html h4{
display: block;
margin: 1.50em 0em 0.75em 0em;
font-size: 1.10em;
text-align: left;
font-weight: bold;
}
#openbook-html .page-html .h44{
display: block;
margin: 4.0em 0em 0em 0em;
text-align: center;
font-size: 2.0em;
}
#openbook-html .page-html h5{
display: block;
margin: 0em 0em 0.75em 0em;
font-size: 1.20em;
text-align: center;
font-weight: bold;
}
	/* For hanging */
#openbook-html .page-html .hang{
display:block;
margin: 0em 0em 0em 1.0em;
font-size: 1.0em;
 text-indent: -1.0em;
text-align: left;
}
#openbook-html .page-html div.left, aside.left{
display: block;
margin: 1.0em 0em 1.0em 1.0em;
}
	/* For image */
#openbook-html .page-html .ser{
display:block;
margin: 0.30em 0em;
text-align: center;
}
#openbook-html .page-html .ser-1{
display:block;
margin: 1.50em 0em;
text-align: center;
}
	/* For Title Page */
#openbook-html .page-html .title{
display: block;
font-size: 1.50em;
margin: 1.0em 0em 2.50em 0em;
text-align: center;
text-indent: 0em;
}
#openbook-html .page-html .title-2{
display: block;
margin: 1.0em 10% 1.0em 10%;
text-align: center;
text-indent: 0em;
font-size: 1.0em;
}
#openbook-html .page-html .title-3{
display: block;
margin: 1.0em 10% 3.0em 10%;
text-align: center;
text-indent: 0em;
font-size: 1.0em;
}
#openbook-html .page-html .title-4{
display: block;
margin: 1.0em 0em 1.0em 0em;
text-align: center;
text-indent: 0em;
font-size: 1.20em;
}
#openbook-html .page-html .title-5{
display: block;
margin: 1.0em 0em 1.0em 0em;
text-align: center;
text-indent: 0em;
font-size: 1.0em;
}
#openbook-html .page-html .title-6{
display: block;
margin: 0em 0em 1.0em 0em;
text-align: center;
text-indent: 0em;
font-size: 1.0em;
}
	/* Contents Page Style */
#openbook-html .page-html .toc{
display: block;
font-size: 1.0em;
 margin: 1.0em 0em 0em  1.25em;
text-indent: -0.75em;
text-align: left;
}
#openbook-html .page-html .toc-1{
display: block;
font-size: 1.0em;
 margin: 0em 0em 0em 2.75em;
text-indent: -1.50em;
text-align: left;
}
#openbook-html .page-html .toc0{
display: block;
margin: 0em 0em 0em 1.50em;
font-size: 1.0em;
 text-indent: -1.0em;
text-align: left;
}
	/* Paragraph with Indent */
#openbook-html .page-html .tx{
display: block;
margin: 0em 0em;
text-indent: 1.0em;
font-size: 1.0em;
}
#openbook-html .page-html .tx-1{
display: block;
margin: 1.0em 0em 0em 0em;
text-indent: 1.0em;
font-size: 1.0em;
}
	/* Paragraph with Nonindent */
#openbook-html .page-html .tx1{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 1.0em;
}
#openbook-html .page-html .tx1-1{
display: block;
margin: 1.0em 0em 0em 0em;
text-indent: 0em;
font-size: 1.0em;
}
	/* Other Paragraph */
#openbook-html .page-html .tx2{
display: block;
margin: 1.0em 0em 1.0em 1.0em;
text-indent: 0em;
font-size: 1.0em;
}
	/* Use for breaking in the middle of words */
#openbook-html .page-html a.word-break{
text-decoration: none;
word-break: break-all;
}
	/* Order List */
#openbook-html .page-html ol{
display: block;
text-align: justify;
margin: 1.0em 0em;
padding: 0em 0em 0em 2.50em;
}
	/* Unorder List */
#openbook-html .page-html ul{
display: block;
margin: 1.0em 0em;
padding: 0em 0em 0em 2.15em;
}
#openbook-html .page-html ul.ul0{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 2.15em;
}
#openbook-html .page-html li{
margin: 0em 0em 0em 0em;
font-size: 1.0em;
}
#openbook-html .page-html li.none{
list-style-type: none;
}
#openbook-html .page-html .tx22 {
display: block;
margin-top: 1.0em;
margin-bottom: 0.0em;
text-indent: 0.0em;
font-size: 1.0em;
}
#openbook-html .page-html .h44 {
display: block;
font-size: 2.0em;
text-align: center;
margin-top: 4.0em;
margin-bottom: 0.0em;
}
#openbook-html .page-html .merge {
display: block;
font-size: 1.0em;
margin-top: 1.0em;
margin-bottom: 0.0em;
text-indent: 0.0em;
}

