

body {
font-size:100%;
line-height:150%;
padding:2%;
text-align:justify;
}

* {
margin:0;
padding:0;
}
p{
text-align:justify;
margin-top:10px;
}
h2
{
color:#fff;
font-size:1.5em;
background:rgb(130,176,227);
padding:10px;
}
h4
{
font-size:1.3em;
color:rgb(130,176,227);
font-weight:bold;
}
.activitybox4{
background-color:rgb(252,204,232);
border:2px solid rgb(236,0,140);
padding:15px;
color:#000;
}
.border{
color:rgb(236,0,140);
}
.activitybox2{
background-color:rgb(254,231,149);
padding:15px;
}
.activitybox3{
background-color:rgb(252,204,232);
border:2px solid rgb(236,0,140);
border-radius:15px;
padding:15px;
}
.box{
background-color:rgb(229,238,249);
border:2px solid rgb(130,176,227);
border-radius:15px;
padding:15px;
}
.box1{
background-color:rgb(217,241,217);
border:2px solid rgb(0,166,80);
border-radius:15px;
padding:15px;
}
.box2{
background-color:rgb(224,233,206);
border:2px solid rgb(178,203,144);
border-radius:15px;
padding:15px;
}
.box3{
background-color:rgb(255,243,201);
border:2px solid rgb(252,199,7);
border-radius:15px;
padding:15px;
}
.box4{
background-color:rgb(211,211,211);
padding:15px;
}
.box5{
background-color:rgb(255,243,201);
border:2px solid rgb(252,199,7);
padding:15px;
}
.lining_box
{
border:5px solid rgb(252,199,7);
padding:15px;
}
.lining_box1, table.lining_box1 td
{
border:2px solid rgb(252,199,7);
padding:15px;
}
ul

{

margin-left:45px;

}

.subjectHead {
font-size:1.3em;
	color:#fff;
background-color:rgb(164,194,125);
font-weight:bold;
padding:10px;
}
.subHeading {
color:#007dc5;
	font-size:1.3em;
	font-weight:bold;
text-transform:uppercase;
}
.img{
max-size:100%;
}
img
{
	margin-left: auto;
    margin-right: auto;
	display: block;
	max-width:100%;
}
.img1{
margin-left: 0px;
    margin-right: auto;
	display: inline;
	max-width:100%;
positon:relative;
top:-10px;
}
p.subHead {
	color:#000000;
font-size:1.1em;
	font-weight:bold;
text-transform:uppercase;
}
.caption

{
font-style: italic;
font-size: 0.83em;
color: #4D4D4D;
text-align:center;
}
.exercises {
color:#007dc5;
	font-size:1.3em;
	font-weight:bold;
text-transform:uppercase;
}
.Summary{
color:rgb(19,124,202);
font-size:1.1em;
font-weight:bold;
font-style:italic;
}
table
{
    width:100%;
    border:1px solid #000;
    border-collapse:collapse;
}
td
{
    padding:2px;
    border:1px solid #000;
    border-collapse:collapse;
}
.yellow{
background-color:rgb(255,243,201);

}
.color_b table, .color_b table td{
border:2px solid rgb(252,204,29);
padding:10px;
}
.no_border1 table, .no_border1 table td
{
border:0px solid #fff;
}
.no_table table td {
border:1px solid rgb(252,204,232);
}
.eng{
color:#007dc5;
}
.Try-Head {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
}
.Forth {
	color:#808285;
	font-size:1.1em;
	font-variant:normal;
	font-weight:bold;

}
.Fifth {
	color:#808285;
	font-size:1.1em;
	font-variant:normal;
	font-weight:bold;
font-style:italic;

}

/* Cover page band */
div.layout
{
  text-align: center;
}
div.chapter_pos
{
text-align: center;
width: 100%;
position:absolute;
top:50%;
line-height:110%;
font-weight:bold;
font-size:100%;
color:#fff;
}
div.chapter_pos div
{
background:#000000;
padding:10px;
width:60%;
margin:auto;
opacity:0.9;
}
div.chapter_pos div span
{
font-size:0.7em;
color:#eaeaea;
font-weight:normal;
}
.cover_img_small
{
width:50%;
}

@media only screen and (max-width: 767px) {

div.chapter_pos
{
top:20%;
font-size:1em;
}
div.chapter_pos div
{
width:70%;
}
.cover_img_small
{
width:90%;
}
}


#prelims .subHead
{
	font-weight:bold;
text-transform:none;
}
#prelims .heading
{
	font-size: 1.667em; 
	color:#00aeef;
}
#prelims .char-style-override-2
{
	font-style:italic;
}
#prelims .subheading
{
	
	color:#00aeef;
}