#openbook-html .page-html body{
hyphens: auto;
font-size: 100%;
text-align: left;
overflow-wrap: break-word;
}
#openbook-html .page-html a{
overflow-wrap: anywhere;
text-decoration: underline;
}
#openbook-html .page-html aside.left,div.left,aside{
display: block;
margin: 1.0em 0em 1.0em 1.0em;
text-indent: 0em;
}
#openbook-html .page-html figure{
display: block;
margin: 2.0em 0em;
page-break-inside: avoid;
}
#openbook-html .page-html figure.fig{
margin-bottom: 0em !important;
}
#openbook-html .page-html img{
width: auto;
 height: auto;
 margin-left: auto !important;
 margin-right: auto !important;
}
	/* For Background Color */
#openbook-html .page-html .bg{
background-color: #E7E7E8;
}
#openbook-html .page-html .bgb{
background-color: #E0E8EE;
}
#openbook-html .page-html .bgg{
background-color: #E4EDDF;
}
	/* For Text Color */
#openbook-html .page-html .tc{
color: #F86C07 !important;
}
	/* For Blockqoute */
#openbook-html .page-html div.bkt{
display: block;
margin: 1.0em 2.0em 1.0em 1.0em;
}
	/* Box with gray background */
#openbook-html .page-html .box{
display: block;
margin: 2.50em 0em;
padding: 1.0em 1.0em;
border: solid 1pt #000000;
background-color: #E7E7E8;
}
	/* Box with border */
#openbook-html .page-html .box-1{
display: block;
margin: 2.50em 0em;
padding: 1.0em 1.0em;
border: solid 1pt #000000;
}
	/* For image caption */
#openbook-html .page-html .cap{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 0.90em;
padding-top: 0.50em;
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;
text-indent: 0em;
font-size: 0.90em;
margin: 1.0em 0em 0em 0em;
}
#openbook-html .page-html .crth{
display:block;
font-size: 0.90em;
text-indent: -1.0em;
margin: 0em 0em 0em 1.0em;
}
	/* For Blockqoute paragraph */
#openbook-html .page-html .ext{
display: block;
margin: 0em 0em;
font-size: 0.90em;
text-indent: 1.0em;
}
#openbook-html .page-html .ext1{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 0.90em;
}
#openbook-html .page-html .ext1-1{
display: block;
text-indent: 0em;
font-size: 0.90em;
margin: 1.0em 0em 0em;
}
#openbook-html .page-html .extr{
display: block;
text-indent: 0em;
font-size: 0.90em;
text-align: right;
margin: 1.0em 0em 0em;
}
	/* For Footnote */
#openbook-html .page-html .fn{
display: block;
margin: 0em 0em;
text-indent: 1.0em;
font-size: 0.90em;
}
#openbook-html .page-html .fn1{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 0.90em;
}
#openbook-html .page-html section.footnote,div.footnote{
margin-top:0.5%;
}
	/* For headings H1-H6 */
#openbook-html .page-html h1{
display: block;
text-indent: 0em;
font-size: 2.0em;
font-weight: bold;
margin: 0.50em 0em 0em;
}
#openbook-html .page-html h2{
display: block;
text-indent: 0em;
font-size: 1.50em;
font-weight: bold;
margin: 2.0em 0em 1.0em;
}
#openbook-html .page-html h3{
display: block;
text-indent: 0em;
font-size: 1.30em;
font-weight: bold;
margin: 1.50em 0em 0.50em;
}
#openbook-html .page-html h4{
display: block;
text-indent: 0em;
font-size: 1.20em;
font-weight: bold;
margin: 1.50em 0em 0.50em;
}
#openbook-html .page-html h5{
display: block;
text-align: left;
text-indent: 0em;
font-size: 1.10em;
font-style: italic;
font-weight: normal;
margin: 1.50em 0em 0.50em;
}
#openbook-html .page-html .h44{
display: block;
text-indent: 0em;
font-size: 2.0em;
text-align: center;
margin: 4.0em 0em 0em;
}
#openbook-html .page-html h6{
display: block;
text-align: left;
text-indent: 1.0em;
font-size: 1.10em;
font-style: italic;
font-weight: normal;
margin: 1.0em 0em 0.50em;
}
	/* For image */
#openbook-html .page-html .ser{
display:block;
text-indent: 0em;
text-align: center;
margin: 0.30em 0em;
}
#openbook-html .page-html .ser-1{
display:block;
text-indent: 0em;
margin: 1.50em 0em;
text-align: center;
}
#openbook-html .page-html .ser0{
display:block;
text-indent: 0em;
text-align: center;
margin: 0.20em 0em;
}
#openbook-html .page-html .ser2{
text-indent: 0em;
padding: 0.5em 0em;
margin: 0em 0em 2.0em;
page-break-inside: avoid;
}
#openbook-html .page-html span.spa{
display: inline-block;
white-space: pre-wrap;
text-indent: 0em;
width: 1.50em;
}
	/* Box Miscellaneous */
#openbook-html .page-html aside.tb0,div.tb0,ol.tb0,ul.tb0{
margin-top: 0em !important;
margin-bottom: 0em !important;
}
#openbook-html .page-html .left {
text-align: left !important;
}
#openbook-html .page-html .right {
text-align: right !important;
}
	/* For Table Title */
#openbook-html .page-html .tab{
display: block;
text-indent: 0em;
font-size: 1.0em;
margin: 2.0em 0em 0.20em;
page-break-after: avoid;
}
	/* For Table Footnote */
#openbook-html .page-html .tfn{
display: block;
margin: 0em 0em;
font-size: 0.90em;
text-indent: 1.0em;
page-break-before: avoid;
}
#openbook-html .page-html .tfn1{
display: block;
margin: 0em 0em;
text-indent: 0em;
font-size: 0.90em;
page-break-before: avoid;
}
#openbook-html .page-html .tfn2{
display: block;
text-indent: 0em;
font-size: 0.90em;
margin: 0em 0em 2.50em;
page-break-before: avoid;
}
#openbook-html .page-html .tfn3{
display: block;
font-size: 0.90em;
text-indent: 1.0em;
margin: 0em 0em 2.50em;
page-break-before: avoid;
}
	/* For Title Page */
#openbook-html .page-html .title{
display: block;
text-indent: 0em;
font-size: 1.20em;
margin: 1.0em 0em 2.0em;
}
	/* Contents Page Style */
#openbook-html .page-html .toc{
display: block;
text-align: left;
font-size: 1.0em;
text-indent: 0em;
margin: 1.0em 0em;
}
#openbook-html .page-html .toc-1{
display: block;
text-align: left;
font-size: 1.0em;
text-indent: -1.25em;
margin: 1.0em 0em 0em 2.50em;
}
#openbook-html .page-html .toca{
display: block;
text-align: left;
font-size: 1.0em;
text-indent: -5.25em;
margin: 1.0em 0em 0em 5.25em;
}
	/* Paragraph with Indent */
#openbook-html .page-html .tx{
display: block;
margin: 0em 0em;
font-size: 1.0em;
text-indent: 1.0em;
}
#openbook-html .page-html .tx-1{
display: block;
font-size: 1.0em;
text-indent: 1.0em;
margin: 1.0em 0em 0em;
}
#openbook-html .page-html .tx-2{
display: block;
font-size: 1.0em;
text-indent: 1.0em;
margin: 0em 0em 2.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;
text-indent: 0em;
font-size: 1.0em;
margin: 1.0em 0em 0em;
}
#openbook-html .page-html .tx1-2{
display: block;
text-indent: 0em;
font-size: 1.0em;
margin: 2.50em 0em;
}
#openbook-html .page-html .tx1-3{
display: block;
text-indent: 0em;
font-size: 1.0em;
margin: 2.50em 0em 0em;
}
	/* center paragraph */
#openbook-html .page-html .txc{
display: block;
font-size: 1.0em;
margin: 1.0em 0em;
text-align: center;
}
	/* 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;
margin: 1.0em 0em;
padding: 0em 0em 0em 2.50em;
}
#openbook-html .page-html ol li ul{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.0em;
list-style-type: disc;
}
#openbook-html .page-html ol.italic{
font-style: italic !important;
}
#openbook-html .page-html ol.lower-latin{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.25em;
list-style-type: lower-alpha;
}
#openbook-html .page-html ol.lower-roman{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.25em;
list-style-type: lower-roman;
}
#openbook-html .page-html ol.ol0{
display: block;
margin: 1.0em 0em;
padding: 0em 0em 0em 1.25em;
}
#openbook-html .page-html ol.upper-latin{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.25em;
list-style-type: upper-alpha;
}
#openbook-html .page-html ol.upper-roman{
display: block;
margin: 1.0em 0em;
padding: 0em 0em 0em 2.25em;
list-style-type: upper-roman;
}
	/* Unorder List */
#openbook-html .page-html ul{
display: block;
margin: 1.0em 0em;
padding: 0em 0em 0em 2.15em;
}
#openbook-html .page-html ul li ul{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.15em;
list-style-type: circle;
}
#openbook-html .page-html ul.circle{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.0em;
list-style-type: circle;
}
#openbook-html .page-html ul.disc{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.15em;
list-style-type: disc;
}
#openbook-html .page-html ul.square{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.15em;
list-style-type: square;
}
#openbook-html .page-html ul.ul0{
display: block;
margin: 1.0em 0em;
padding: 0em 0em 0em 1.0em;
}
#openbook-html .page-html ul.ul2{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 3.0em;
}
	/* Custom List without Entity */
#openbook-html .page-html ul.hyphen{
margin: 0em 0em 0em 0.60em;
padding: 0em 0em;
text-indent: -0.60em;
list-style-type: none;
}
#openbook-html .page-html ul.hyphen li::before{
  content: "- ";
}
	/* Custom List with Entity */
#openbook-html .page-html ul.custom{
margin: 0em 0em 0em 0.75em;
padding: 0em 0em;
text-indent: -0.75em;
list-style-type: none;
}
#openbook-html .page-html ul.custom ul.square{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.0em;
text-indent: 0em;
list-style-type: square;
}
#openbook-html .page-html ul.custom01{
margin: 0em 0em 0em 0.60em;
padding: 0em 0em;
text-indent: -0.60em;
list-style-type: none;
}
#openbook-html .page-html ul.custom01 ol.lower_latin{
display: block;
margin: 0em 0em;
padding: 0em 0em 0em 1.20em;
text-indent: 0em;
list-style-type: lower-alpha;
}
#openbook-html .page-html li{
margin: 0em 0em 0em 0em;
font-size: 1.0em;
}
#openbook-html .page-html ul.li-1 li,ol.li-1 li{
margin: 1.0em 0em;
font-size: 1.0em;
}
#openbook-html .page-html li.li-1{
margin: 1.0em 0em 0em 0em;
font-size: 1.0em;
}
#openbook-html .page-html li.none{
list-style-type: none;
}
#openbook-html .page-html span.sm,ul.sm,ol.sm{
font-size: 0.90em !important;
}
	/* Table without Border */
#openbook-html .page-html table{
border-collapse: collapse;
overflow-wrap: normal;
margin: 0.20em 0.20em;
font-size: 1.0em;
text-align: left;
}
#openbook-html .page-html table td{
padding: 0.10em 0.30em 0.10em 0.20em;
vertical-align: top;
text-align: left;
}
#openbook-html .page-html table th{
padding: 0.10em 0.30em 0.10em 0.20em;
vertical-align: bottom;
font-weight: normal;
text-align: left;
}
#openbook-html .page-html table.table0{
margin: 0em 0em;
font-size: 1.0em;
border-collapse: collapse;
overflow-wrap: normal;
}
#openbook-html .page-html table.table0 td{
padding: 0em 0.50em 0em 0em;
vertical-align: top;
text-align: left;
}
	/* Table with Border */
#openbook-html .page-html table.table-border {
font-size: 1.0em;
margin: 0.20em 0em;
overflow-wrap: normal;
border-collapse: collapse;
}
#openbook-html .page-html table.table-border th{
text-align: left;
font-weight: normal;
vertical-align: bottom;
background-color: #E6E7E8;
border: solid 1.0px #000000;
padding: 0.20em 0.50em 0.20em 0.20em;
}
#openbook-html .page-html table.table-border td{
text-align: left;
vertical-align: top;
border: solid 1.0px #000000;
padding: 0.20em 0.50em 0.20em 0.20em;
}
#openbook-html .page-html table.table-midd{
font-size: 1.0em;
margin: 0.20em 0em;
overflow-wrap: normal;
border-collapse: collapse;
}
#openbook-html .page-html table.table-midd th{
text-align: left;
font-weight: normal;
vertical-align: middle;
border: solid 1.0px #000000;
padding: 0.20em 0.50em 0.20em 0.20em;
}
#openbook-html .page-html table.table-midd td{
text-align: left;
vertical-align: middle;
border: solid 1.0px #000000;
padding: 0.20em 0.50em 0.20em 0.20em;
}
#openbook-html .page-html table.table-border td.hide{
border-bottom: hidden;
background-color: inherit !important;
}
#openbook-html .page-html table th.tdh,table.table0 th.tdh,table.table-midd th.tdh,table.table-border th.tdh{
vertical-align: top !important;
}
#openbook-html .page-html table td.tdb,table.table0 td.tdb,table.table-midd td.tdb,table.table-border td.tdb,table.table0 th.thb,table.table-midd th.thb,table.table-border th.thb{
vertical-align: bottom !important;
}
#openbook-html .page-html table td.tdc,table.equ td.tdc,table.table0 td.tdc,table.table-midd td.tdc,table.table-border td.tdc,table th.thc,table.table0 th.thc,table.table-midd th.thc,table.table-border th.thc{
text-align: center !important;
}
#openbook-html .page-html table td.tdl,table.table0 td.tdl,table.table-border td.tdl,table th.thl,table.table0 th.thl,table.table-border th.thl{
padding-left: 1.0em !important;
}
#openbook-html .page-html table td.tdcm,table.table0 td.tdcm,table.table-midd td.tdcm,table.table-border td.tdcm,table th.thcm,table.table0 th.thcm,table.table-midd th.thcm,table.table-border th.thcm{
text-align: center !important;
vertical-align: middle !important;
}
#openbook-html .page-html table td.tdm,table.table0 td.tdm,table.table-midd td.tdm,table.table-border td.tdm,table th.thm,table.table-midd th.thm,table.table-border th.thm{
vertical-align: middle !important;
}
#openbook-html .page-html table td.tdr,table.equ td.tdr,table.table0 td.tdr,table.table-midd td.tdr,table.table-border td.tdr,table th.thr,table.table0 th.thr,table.table-midd th.thr,table.table-border th.thr{
text-align: right !important;
}
#openbook-html .page-html table td.tdrc,table.equ td.tdrc,table.table0 td.tdrc,table.table-border td.tdrc,table th.thrc,table.table0 th.tdrc,table.table-border th.thrc{
text-align: right !important;
padding-right: 3%;
}
#openbook-html .page-html table td.tdt,table.table0 td.tdt{
padding-top: 1.0em !important;
vertical-align: top !important;
}
	/* Include border in TD or TH a Table */
#openbook-html .page-html table tr.tb,table td.tb,table th.tb,table.table0 th.tb{
border-top: 1.0px solid #000000;
}
#openbook-html .page-html table tr.tb2,table td.tb2,table th.th2,table.table0 th.th2{
border-top: 1.0px solid #000000;
border-bottom: 1.0px solid #000000;
}
#openbook-html .page-html table tr.bb,table td.bb,table th.bb,table.table0 th.bb{
border-bottom: 1.0px solid #000000;
}
	/* For Horizontal Line */
#openbook-html .page-html hr{
display: block;
margin-top: 1.50em;
margin-bottom: 1.50em;
margin-left: auto;
margin-right: auto;
border-style: solid;
border-width: 1px;
}

