@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;
vertical-align:baseline;
background:transparent;
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;
}
.big{font-size:1.8em;}
/*Coversection*/
.cover_section img{max-height:100%;max-width:100%;text-align:center;}
/****************************************/
/*!
* EPUB_CSS Order List / Unorder List V1.0
*/
ul, ol {
margin:1em 0 0 1em;}
li {
margin:0 0 0 1em;}
/*Headings*/
.head1{
text-align:right;
font-size:1.4em;
margin-top:2em;
margin-bottom:1em;
font-weight:bold;
}
.head11{
text-align:right;
font-size:1.4em;
margin-top:8em;
margin-bottom:1em;
font-weight:bold;
}
.head2{
text-align:center;
font-size:1em;
margin-top:5em;
margin-bottom:3em;
font-weight:bold;
}
/* ------------Front Pages--------*/
.copyright {
margin-top:30%;
margin-left:5%;
margin-right:5%;
margin-bottom:5%;
}
.copyright p {text-indent:0px !important;}
p.hangingIndent {
text-indent: -15px !important;
padding-left: 15px;
line-height:1.3em;
}
.copyrightinfo {margin-bottom:20px;
margin-top:15px;
}
.copyrightinfo p {margin-bottom:0px;}
.marging15 {margin-top:15px;}
.marging20 {margin-top:20px;}
.marging250 {margin-top:250px;}
.titleHead1 {font-size:90px;
text-align:center;
margin-top:15%;
margin-bottom:40px;
line-height:80px;
}
.titleHead2 {font-size:28px;
text-align:center;
margin-top:0px;
}
.titleHead3 {font-size:46px;
text-align:center;
margin-top:100px;
}
.publishers{
margin-top:35%;
text-align:center;
font-size:11.5pt;
}
.publishers1{
text-align:center;
font-size:7pt;
margin-bottom:5%;
}
/* ---- Dropcaps ---- */
.dropcap {
font-family: "Heading2", "Times New Roman", serif;
font-weight: normal;
float: left;
line-height: 0.6em !important;
font-size: 6em !important;
margin: 0.03em 0.03em -0.05em 0 ! important;
text-indent: 0 !important;
}
/*!
* EPUB_CSS Display Images V1.0
*/
img {
width:100%; height:auto;}
div.image {
width:80%;
height:auto;
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
page-break-inside:avoid;
}
p.icaption {
font-size:100%;
text-align:left;}
/*blockquote*/
.blockquote {
width:70%;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
}
.blockquote p:first-child
{
text-indent:0em !important;
}
.blockquote p
{
text-align:justify;
text-indent:1.5em;
}
/*Notes*/
.notes {
font-size:.9em;
}