@font-face {
    font-family:"SakalBharati";
    font-style:normal;
    font-weight:normal;
    src : url("../Fonts/SakalBharati.ttf");
}

body {
font-family:"SakalBharati";
font-size:100%;
line-height:150%;
padding:2%;
text-align:justify;
}

* {
margin:0;
padding:0;
}
.char-style-override-11, .char-style-override-10, .pink
{
color:#a3238e;
}
.box2{
background-color:#98D3F3;
padding: 15px;
border:6px solid #A2EEF0;
border-radius:10px;
font-size:1.0em;
line-height:150%;
}
.box{
background-color:#FFD7BF;
padding: 15px;
font-size:1.0em;
line-height:150%;
}
.NewWordBox{
background-color:#FCD5BB;
padding: 15px;

}
.activityBox{
background-color:#E3CEE3;
padding: 15px;

}
.box1{
background-color:#A2EEF0;
padding: 15px;
font-size:1.0em;
line-height:150%;
}
.lining_box1{
border:2px solid #000;
padding:10px;
font-size:0.9em;
}
img
{
	max-width:100%;
}
.caption
{
	font-style: italic; 
	font-size: 0.83em; 
	color: #4D4D4D;
	text-align:center;
}
/* Chapter Name */
h1
{
color:#fff;
font-size:1.8em;
background:#20A2DB;
padding:10px;
}
/* Chapter number */
h2
{
color:#20A2DB;
padding:10px;
}
/* Concept Heading */
h3
{
color:#20A2DB;
font-size:1.3em;
font-weight:bold;
margin-top:20px;
}
/* Sub Heading */
h4, .ParaOverride-18
{
color:#E0067A;
font-size:1.0em;
font-weight:bold;
margin-top:20px;
}
/* Sub Heading 2*/
h5
{
color:#CC0000;
font-size:1.1em;
font-weight:bold;
}
.clear
{
	clear:both;
}

.lining_box
{
padding:15px;
border:1px solid #20A2DB;
border-radius:15px;
}
.note
{
	font-style: italic; 
	font-size: 0.83em; 
	color: #4D4D4D;
}
p
{
	margin-top:10px;
}
table
{
	width:100%;
	border:1px solid #000;
	border-collapse:collapse;
}
td
{
	padding:10px;
	border:1px solid #000;
	border-collapse:collapse;
}
.cover_img_small
{
width:50%;
}
@media only screen and (max-width: 767px) {

.cover_img_small
{
width:90%;
}
}
div.layout

{

text-align: center;

}

div.chapter_pos


{


text-align: center;


width: 96%;


position:absolute;


top:70%;


font-weight:bold;


font-size:28px;


color:#fff;


}


div.chapter_pos div


{


background:#B9881B;


padding:10px;


width:40%;


margin:auto;

opacity:0.9;


}


div.chapter_pos div span


{


font-size:0.7em;


color:#eaeaea;


font-weight:normal;


}

@media only screen and (max-width: 767px) {


div.chapter_pos


{


font-size:0.8em;

line-height:120%;

top:50%;

}


div.chapter_pos div span


{


font-size:0.7em;


}

}
b, .char-style-override-19, .para-style-override-20{
font-weight:bold;
color:#20A2DB;
}
.yellowbox
{
	background:#C6EAFA;
	padding:5px;
}