@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;



}

.sf

{

color:#F2194D;;

}

    



                       



                            /*------------This is for Heading Call----------------- */





h1,.head

{

color:#F2194D;

font-size:1.3em;



}



h2

{
color:black;
font-size:1.3em;
padding:10px;
background:#05BFF5;
}

h3

{

color:#05BFF5;

font-size:1.1em;

}

h4

{

color:#00aeef;

font-size:1.1em;

}



h5

{

color:#00aeef;

font-size:1.2em;

}



.p1

{

color:#009ED5;

}



                            /*------------This is for Boxes Call----------------- */

.red

{

border:3px solid #ff446d;

padding:15px;

border-left:10px solid #ff446d;

border-radius:20px 20px 0px 0px;

}

.green

{

border:2px solid black;

padding:15px;

border-radius:5px;

}

.blue

{

border:3px solid #ff446d;

padding:15px;

border-left:10px solid #ff446d;

border-radius:20px 20px 0px 0px;

}

.orange

{

border:3px solid #ff446d;

padding:15px;

border-left:10px solid #ff446d;

border-radius:20px 20px 0px 0px;

}



                             /*------------This is for Caption Call----------------- */

h6,.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: 90%;

  position:absolute;

top:60%;

font-weight:bold;

font-size:20px;

color:#fff;

}

div.chapter_pos div

{

background:#003366;

padding:10px;

width:40%;

margin:auto;

opacity:0.9;

}

div.chapter_pos div span

{

font-size:0.7em;

color:#aeaeae;

font-weight:normal;

}



.cover_img_small

{

width:50%;

}

 /*------------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: 5px; 
margin:5px; 
background-color: #A3E2F8;



}

.bg2{

color:#009ED5;

background-color: #DEEDAE;

border-radius:10px;



}