



@font-face {

	font-family:"SakalBharati";

	font-style:normal;

	font-weight:normal;

	src : url("../Fonts/SakalBharati.ttf");

}
     /*------------This is for body Call----------------- */

html,body {

font-family:"SakalBharati";

font-size:100%;

line-height:150%;

padding:2%;

text-align:justify;

}

    

                       

                            /*------------This is for Heading Call----------------- */


h1
{
color:#00aeef;
font-size:1.3em;

}
.sf, .char-style-override-40
{
color:#009fe3;
}


h2
{
color:#fff;
font-size:1.3em;
background:#00aeef;
padding:10px;
}
h4
{
color:#00aeef;
font-size:1.1em;
}
h3
{
color:#00aeef;
font-size:1.1em;
}
h5
{
color:#00aeef;
font-size:1.2em;
}

.p1
{
color:#009ED5;
}

                            /*------------This is for Boxes Call----------------- */
.box1
{
background-color:#0a3bf0;
border:1px solid black;
outline: 1px solid black;
outline-offset: 3px;
padding:5px;
}

.blue
{
background-color:#87ceeb;
padding:5px;
border:3px solid black;
border-radius:0px;
}

.box3
{

border:2px solid #009ED5;
padding:5px;
border-radius:10px;
}

                             /*------------This is for Caption Call----------------- */
h4,.caption{
font-style: italic;
font-size: 0.83em;
color: #4D4D4D;
text-align:center;
}
                             /*------------This is for Image Call----------------- */
.image{
text-align:center;
}

img {
max-width:100%;
}

p.resize img, .resize img

{
position:relative;
top:10px;
}



                             /*------------This is for Cover Page Call----------------- */
div.layout
{
  text-align: center;
}
.img_wid
{
margin-left: auto;
    margin-right: auto;
display: block;
width:80%;
}
.bold
{
font-weight:bold;
}
div.chapter_pos
{
  text-align: center;
  width: 96%;
  position:absolute;
top:60%;
font-weight:bold;
font-size:28px;
color:#fff;
}
div.chapter_pos div
{
background:#003366;
padding:10px;
width:30%;
margin:auto;
opacity:0.9;
}
div.chapter_pos div span
{
font-size:0.7em;
color:#aeaeae;
font-weight:normal;
}

.cover_img_small
{
width:50%;
}




.char-style-override-140

{

color:#00aeef;

}
 /*------------This is for table code Call----------------- */

table
{
    width:90%;
    border:1px solid #000;
    border-collapse:collapse;
	margin:auto;
}
td
{
    padding:10px;
    border:1px solid #000;
    border-collapse:collapse;
    bgcolor:blue;
}

                               /*------------This is for QR code Call----------------- */
.clear                                                      
{
clear:both;
}

img.right-img
{
text-align: right;
display:inline-block;
float:right;
width:177px;
}

.bg{
padding: px; background-color: #FEE09F;

}
.bg2{
color:#009ED5;
background-color: #DEEDAE;
border-radius:10px;

}

 /*------------
Written By Mohd Salman
----------------- */  
