@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
line-height:20px;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
p {
margin:0 0 2px 0;
text-align:justify;
text-indent:1.5em;
line-height:1.5em;
font-size:1em;}
.noindent {
text-indent:0px !important;
margin-top:1em;}
a {text-decoration:none;}
hr {margin-top:-10px;
margin-bottom:0px;}
/*Coversection*/
.cover_section img{max-height:100%;max-width:100%;text-align:center;}
/****************************************/
/*!
* EPUB_CSS Order List / Unorder List V1.0
*/
ul {
margin: 0.5em 0 0.5em 2.2em;
list-style-image: url('../Images/halfdaimond.jpg');}
ol {
margin: 0.5em 0 0.5em 2.2em;}
li {
padding-top:0.5em;
padding-left:1em;
text-align:justify;
font-weight:normal;}
/*Headings*/
.head1{
text-align:center;
font-size:1.3em;
margin-top:2em;
margin-bottom:1em;
font-weight:normal;
line-height:1.4em;}
.head2{
text-align:center;
font-size:1.6em;
margin-top:1em;
margin-bottom:0.5em;
font-weight:bold;
line-height:1.2em;
}
.head3{
text-align:center;
font-size:1.3em;
margin-top:0em;
margin-bottom:3em;
font-weight:normal;
line-height:1.3em;}
.head4{
text-align:left;
font-size:1em;
margin-top:1.2em;
margin-bottom:0em;
font-style:italic;
line-height:1.3em;}
.head5{
text-align:center;
font-size:1.2em;
margin-top:1.2em;
margin-bottom:1em;
font-weight:bold;
line-height:1.3em;}
.head6{
text-align:center;
font-size:1em;
margin-top:1em;
margin-bottom:1em;
font-weight:normal;
line-height:1.3em;}
/* ------------Front Pages--------*/
.title_image{width:70%;margin-left:auto;margin-right:auto;margin-top:2em;}
.title1{margin-top:0em;font-size:1.6em;text-align:center;line-height:1em;}
.title2{font-size:1.1em;text-align:center;margin-top:0.5em;}
.title3{font-weight:bold;font-size:2.5em;margin-top:1em;text-align:center;}
.title4{font-size:1.1em;margin-top:3em;text-align:center;}
.title5{font-size:0.9em;text-align:center;}
.copyright{margin-top:4em;}
.copyright p{margin-top:1em;line-height:1.4em;font-size:0.9em;text-indent:0em;}
.copy_para{margin-top:5em !important;}
.dedication{margin-top:6em;margin-left:4em;margin-right:4em;}
.dedication p:first-child{text-indent:0em;}
.dedication p {text-align:justify;text-indent:0em;margin-top:1em;}
.footnotes p{text-indent:0em;margin-top:2em;font-size:0.9em;}
.ack{
text-align:center;
font-size:1.8em;
margin-top:2em;
margin-bottom:6em;
font-weight:normal;}
.toc_head {
text-align:center;
font-size:1.4em;
font-weight:bold;
margin-top:2em;
margin-bottom:4em;}
.toc_part {
margin-top:1.5em !important;
margin-bottom:1.5em !important;}
.toc p{
text-align:center;
margin-top:0.5em;}
/*Image*/
.fullwidth {
margin-left:auto;
margin-right:auto;
margin-top:2em;
margin-bottom:0.8em;
width:80%;}
.halfwidth {
width:65%;
margin-top:1em;
margin-bottom:0.5em;
margin-left:auto;
margin-right:auto;}
.quaterwidth {
margin-top:1em;
margin-bottom:0.5em;
width:35%;
margin-left:auto;
margin-right:auto;}
img {
width:100%; height:auto;}
p.icaption {
text-indent:0em;
font-size:100%;
text-align:left;}
/*blockquote*/
.blockquote {
width:80%;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
text-align:justify;
line-height:1.4em;}
.blockquote p:first-child{
text-indent:0em !important;}
.blockquote p {
text-align:justify;
text-indent:1.5em;}
/*Notes*/
.notes{
margin-top:2em;}
.notes p{
font-size:.9em;
text-indent:0em !important;}
.caption{
text-indent:0em !important;
margin-bottom:0.5em;}
/***Extra class**/
.head1 + p, .head2 + p, .head3 + p, .ack + p {text-indent:0em;}
ul.list_tick{list-style-image: url('../Images/Tick.jpg');margin-left:3em;}
.mtop{margin-top:3em;}
.mtop1{margin-top:1em;}
.page_brk{page-break-after:always !important;}
.tab1 tr td {
padding-right:25px;
padding-bottom:10px;}
.tab1 tr:first-child{
border-bottom:1px solid black;}
.step1 p{
text-indent:0em;
margin-top:1em;}
.tnotes{
font-size:.8em;
text-align:center;
text-indent:0em !important;}
.inl{
width:3%;
vertical-align:middle;}
.source{
text-align:center;
font-size:0.8em;}
.und{
text-decoration:underline !important;}
.strike{
text-decoration:line-through !important;}
.big{font-size:1.8em;}
.hang_ind p{
margin-left:1.5em;
text-indent:-1.5em;
}