#openbook-html .page-html body
{
text-align: justify;
}

#openbook-html .page-html a
{
text-decoration: none;
}

#openbook-html .page-html img
{
width: auto; height: auto; margin-left: auto !important; margin-right: auto !important;
}

	/* For Page Break*/
#openbook-html .page-html .break
{
page-break-after: always;
}

	/* Box Footnote with indent*/
#openbook-html .page-html .bfn
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 1.0em;
font-size: 0.90em;
}

#openbook-html .page-html .bfn-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.90em;
}

	/* For Box Footnote with indent*/
#openbook-html .page-html .bfn1
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.90em;
}

	/* For Blockqoute */
#openbook-html .page-html div.bkt
{
display: block;
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-right: 1.0em;
margin-left: 1.0em;
}

	/* Box with gray background*/
#openbook-html .page-html .box
{
border: solid 1pt;
padding-left: 1.0em;
padding-right: 1.0em;
padding-top: 1.0em;
padding-bottom: 1.0em;
margin-top: 1.50em;
margin-bottom: 1.50em;
margin-left: 0em;
margin-right: 0em;
background-color: #E7E7E8;
}

#openbook-html .page-html .box-2
{
font-size: 0.9em;
padding-left: 0.2em;
padding-right: 0.2em;
padding-top: 0em;
padding-bottom: 0em;
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 0em;
margin-right: 0em;
background-color: #E7E7E8;
}

	/* Box with border*/
#openbook-html .page-html .box-1
{
border: solid 1pt;
padding-left: 1.0em;
padding-right: 1.0em;
padding-top: 1.0em;
padding-bottom: 1.0em;
margin-top: 1.50em;
margin-bottom: 1.50em;
margin-left: 0em;
margin-right: 0em;
}

	/* image caption */
#openbook-html .page-html .cap
{
display: block;
text-indent: 0em;
margin-top: 0em;
margin-bottom: 1.50em;
padding-top: 0.50em;
font-size: 0.90em;
page-break-before: avoid;
}

	/* 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-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
}

#openbook-html .page-html .crt-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
}

	/* Copyright Statement */
#openbook-html .page-html .crts
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
}

	/* Blockqoute paragraph with indent */
#openbook-html .page-html .ext
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 1.0em;
font-size: 0.90em;
}

	/* Blockqoute paragraph with nonindent */
#openbook-html .page-html .ext1
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.90em;
}

	/* Footnote with indent*/
#openbook-html .page-html .fn
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 1.0em;
font-size: 0.90em;
}

	/* Footnote with nonindent*/
#openbook-html .page-html .fn1
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.90em;
}

	/* For headings (H2-H6) */
#openbook-html .page-html h1
{
display: block;
font-size: 1.2em;
text-align: center;
margin-top: 2.0em;
margin-bottom: 5.0em;
font-weight: bold;
}

#openbook-html .page-html h1.h1-1
{
display: block;
font-size: 1.1em;
text-align: center;
margin-top: 1.50em;
margin-bottom: 1em;
font-weight: bold;
}

#openbook-html .page-html h1.h1-2
{
display: block;
font-size: 1.1em;
text-align: center;
margin-top: 1.5em;
margin-bottom: 2.0em;
font-weight: bold;
}

#openbook-html .page-html h2
{
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 1.50em;
margin-bottom: 1em;
font-weight: bold;
}

#openbook-html .page-html h3
{
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 1.50em;
margin-bottom: 1em;
font-weight: bold;
}

#openbook-html .page-html h4
{
display: block;
font-size: 1.10em;
text-align: left;
margin-top: 2.0em;
margin-bottom: 0em;
font-weight: bold;
}

#openbook-html .page-html .h44
{
display: block;
font-size: 2.0em;
text-align: center;
margin-top: 4.0em;
margin-bottom: 0em;
}

/* For Box Title */	
#openbook-html .page-html h5
{
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 0em;
margin-bottom: 0.5em;
font-weight: bold;
}

#openbook-html .page-html h5.h5-1
{
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 0em;
margin-bottom: 0.5em;
font-weight: bold;
}

#openbook-html .page-html h6
{
display: block;
font-size: 1.30em;
text-align: left;
margin-top: 0em;
margin-bottom: 1.50em;
margin-left: 0em;
margin-right: 0em;
font-weight: bold;
}

	/* For hanging */
#openbook-html .page-html .hang
{
display:block;
font-size: 1.0em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
text-align: left;
}

#openbook-html .page-html .hang-1
{
display:block;
font-size: 1.0em; 
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
text-align: left;
}

#openbook-html .page-html .hang-2
{
display:block;
font-size: 1.0em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
text-align: left;
}

	/* for indenx */
#openbook-html .page-html .ind
{
display: block;
font-size: 1.0em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
text-align: left;
}

#openbook-html .page-html .ind-1
{
display: block;
font-size: 1.0em; 
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
text-align: left;
}

#openbook-html .page-html div.left
{
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 1.0em;
}

#openbook-html .page-html div.left1
{
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 1.0em;
margin-right: 1.0em;
}

	/* For refrence */
#openbook-html .page-html .ref
{
display:block;
font-size: 0.9em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
}

#openbook-html .page-html .ref-1
{
display:block;
font-size: 1.0em; 
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-indent: -1.0em;
}

	/* For image */
#openbook-html .page-html .ser
{
display:block;
margin-top: 1.0em;
margin-bottom: 1.0em;
text-align: center;
}

#openbook-html .page-html .ser0
{
display:block;
margin-top: 0em;
margin-bottom: 0em;
text-align: center;
}

	/* For Table title */
#openbook-html .page-html .tab
{
display: block;
text-indent: 0em;
margin-top: 1.0em;
margin-bottom: 0.10em;
font-size: 1.0em;
page-break-after: avoid;
}

	/* For Title Page */
#openbook-html .page-html .title
{
display: block;
margin-top: 2.0em;
margin-bottom: 0.50em;
margin-left: 0.75em;
text-indent: 0em;
font-size: 1.5em;
text-align: center;
font-weight: bold;
}

#openbook-html .page-html .title-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 0.50em;
margin-left: 0.75em;
text-indent: 0em;
font-size: 1.5em;
text-align: center;
font-weight: bold;
}

#openbook-html .page-html .title-2
{
display: block;
margin-top: 1.0em;
margin-bottom: 4.0em;
margin-left: 0.75em;
text-indent: 0em;
font-size: 1.0em;
text-align: center;
}

#openbook-html .page-html .title-3
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: 0.75em;
text-indent: 0em;
font-size: 0.9em;
text-align: center;
}

#openbook-html .page-html .title-4
{
display: block;
margin-top: 1.0em;
margin-bottom: 6.0em;
margin-left: 0.75em;
text-indent: 0em;
font-size: 0.9em;
text-align: center;
}

#openbook-html .page-html .title-6 {
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 7.0em;
margin-bottom: 0.0em;
}

#openbook-html .page-html .tita {
display: block;
font-size: 1.0em;
text-align: center;
margin-top: 0.0em;
margin-bottom: 0.0em;
}

	/*Contents page style */

#openbook-html .page-html .toc
{
font-size: 1.0em; 
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: 1.50em;
text-indent: -0.75em;
text-align: left;
}

#openbook-html .page-html .toc-1
{
font-size: 1.0em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.25em;
text-indent: -0.75em;
text-align: left;
}

#openbook-html .page-html .toc-2
{
font-size: 1.0em; 
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.70em;
text-indent: -1.0em;
text-align: left;
}

	/* paragraph with indent */
#openbook-html .page-html .tx
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 1.0em;
font-size: 1.0em;
}

#openbook-html .page-html .tx-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 1.0em;
font-size: 1.0em;
}

	/* paragraph with nonindent */
#openbook-html .page-html .tx1
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
}

#openbook-html .page-html .tx1-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
}

	/* paragraph with right */
#openbook-html .page-html .txr
{
margin-top: 1.0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 1.0em;
text-align: right;
}

	/* Order List */
#openbook-html .page-html ol {
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 0em;
}

#openbook-html .page-html ol.ol0
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.50em;
text-align: justify;
}

#openbook-html .page-html ol.ol00
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.0em;
text-align: justify;
}

#openbook-html .page-html ol.list-bold
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 0.50em;
font-weight: bold;
}

#openbook-html .page-html ol.lower-roman
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.50em;
list-style-type: lower-roman;
}

#openbook-html .page-html ol.upper-roman
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.50em;
list-style-type: upper-roman;
}

#openbook-html .page-html ol.lower-latin
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.50em;
list-style-type: lower-alpha;
}

#openbook-html .page-html ol.upper-latin
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 2.50em;
list-style-type: upper-alpha;
}

	/* Unorder List */

#openbook-html .page-html ul
{
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: -0.5em;
}

#openbook-html .page-html ul.ul5
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: -1.5em;
}

#openbook-html .page-html ul.ul6
{
margin-top: 1.0em;
margin-bottom: 0em;
margin-left: -1.5em;
}

#openbook-html .page-html ul.ul0
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: -1.0em;
}

#openbook-html .page-html ul.ul00
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 0.50em;
}

#openbook-html .page-html ul.circle
{
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0em;
text-indent: 0em;
list-style-type: circle;
}

#openbook-html .page-html ul.disc
{
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0em;
text-indent: 0em;
list-style-type: disc;
}

#openbook-html .page-html ul.squre
{
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0em;
text-indent: 0em;
list-style-type: square;
}

#openbook-html .page-html ul.list-hyphen
{
margin-top: 0em;
margin-bottom: 0em;
margin-left: 1.50em;
text-indent: -1.50em;
list-style-type: none;
}

#openbook-html .page-html li
{
margin-top: 0em;
margin-bottom: 0em;
font-size: 1.0em;
}

#openbook-html .page-html li.li-1
{
margin-top: 1.0em;
margin-bottom: 0em;
font-size: 1.0em;
}

#openbook-html .page-html li.none
{
list-style-type: none;
}


	/* Table with Border */
#openbook-html .page-html table.table-border 
{
border-collapse: collapse;
font-size: 1.0em;
margin-right: 0em;
margin-left: 0em;
margin-top: 0em;
margin-bottom: 0em;
}

table.table-border #openbook-html .page-html td
{
border-top: 1pt solid #000000;
border-left: 1pt solid #000000;
border-right: 1pt solid #000000;
border-bottom: 1pt solid #000000;
padding-top: 0.20em;
padding-bottom: 0.20em;
padding-left: 0.20em;
padding-right: 0.20em;
vertical-align: top;
}

table.table-border #openbook-html .page-html td.tdb
{
border-top: 1pt solid #000000;
border-left: 1pt solid #000000;
border-right: 1pt solid #000000;
border-bottom: 1pt solid #000000;
padding-top: 0.20em;
padding-bottom: 0.20em;
padding-left: 0.20em;
padding-right: 0.20em;
vertical-align: bottom;
}

	/* Table without Border */
#openbook-html .page-html table
{
font-size: 1.0em;
margin-top: 0em;
margin-bottom: 0em;
text-align: left;
}

table #openbook-html .page-html td
{
padding-left: 0.10em;
padding-right: 0.30em;
vertical-align: top;
}

table #openbook-html .page-html td.tdb
{
padding-left: 0.10em;
padding-right: 0.30em;
vertical-align: bottom;
}

table #openbook-html .page-html td.tdr
{
text-align: right;
}

table #openbook-html .page-html td.tdc
{
text-align: center;
}

table #openbook-html .page-html td.tdt
{
padding-top: 1em;
}

table #openbook-html .page-html td.tdtl
{
padding-top: 1em;
padding-left: 1em;
}

	/* Border in single row a Table */
table #openbook-html .page-html td.tb1
{
border-top: 1pt solid #000000;
}

#openbook-html .page-html .tb2
{
border-bottom: 1pt solid #000000;
}

	/* For Horizontal Line*/
#openbook-html .page-html hr
{
border-top: 1pt solid #000000;
margin-top: 0.30em;
margin-bottom: 0.50em;
width: 100%;
}

#openbook-html .page-html hr.hr-1
{
border-top: 1pt solid #000000;
width: 100%;
margin-top: 1.0em;
margin-bottom: 0.50em;
}

#openbook-html .page-html hr.hr-2
{
border-top: 1pt solid #000000;
width: 10%;
margin-top: 1.2em;
margin-bottom: 0.50em;
}

	/* For text center */
#openbook-html .page-html .txc
{
display: block;
margin-top: 1.0em;
margin-bottom: 1.0em;
font-size: 1.0em;
text-align: center;
}

#openbook-html .page-html .txc0
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
font-size: 1.0em;
text-align: center;
}

#openbook-html .page-html .txc-1
{
display: block;
margin-top: 1.0em;
margin-bottom: 3.0em;
font-size: 1.0em;
text-align: center;
}

#openbook-html .page-html .tx1-2
{
display: block;
margin-top: 1.5em;
margin-bottom: 0.7em;
text-indent: 0em;
font-size: 1.0em;
}

#openbook-html .page-html .tfn
{
display: block;
margin-top: 0em;
margin-bottom: 0em;
text-indent: 0em;
font-size: 0.90em;
}

#openbook-html .page-html .txl
{
display: block;
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-left: 1.9em;
text-indent: 0em;
font-size: 1.0em;
}
