body {
	background:;
	overflow-x:hidden;
	/*font-family: 'raleway';*/
	font-family:Helvetica, Arial, sans-serif;
}

.inner_bottom_content_main {
    margin-bottom: 20px;
    border: 1px solid #999;
    padding: 12px;
  background:#fff;
}
.content_bottom_main{position:relative;}
.content_bottom_heading{
    color: #004075;
    font-size: 24px;
    position: relative;
    margin: 6px 0 0 0;
  width: auto;
    display: inline-block;
  font-weight:normal;
}
/*.content_bottom_heading span {
    color: #ec971f;
}*/
.content_bottom_heading:before {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 140px;
    height: 1px;
    background: #000;
}
.content_bottom_heading:after {
    content: "";
    position: absolute;
    top: 33px;
    left: 0;
    width: 60px;
    height: 5px;
   background: #1f9cec;
}
.text_book{margin-top:40px;}
.text_book_main {
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 15px;
    border-top: 0;
}
.text_book_main table{ margin-bottom:0;}
.textbook_bottom_header{    
  background: #efefef ;
    color: #025294 ;
	text-align:center !important;
}
th.textbook_top_header {
    background: #025294;
    color: #fff;
    text-align: left;
  font-weight:normal;
}
.publication_table{margin-top:0;}
.custom-report-main .table th, td{text-align:center;}
.custom-report-main .table th, td.left{text-align:left;}

.content_bottom_subheading {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin: 30px 0 15px;
    text-align: left;
    background: #0061b1;
    padding: 10px 15px;
	font-family: Helvetica, Arial, sans-serif;
}
.content_bottom_heading:after {
    content: "";
    position: absolute;
    top: 33px;
    left: 0;
    width: 60px;
    height: 5px;
    /*background: #ec971f;*/
}
.item_list i.fa.fa-circle-o-notch {
    color: #f57c00;
    margin-right: 10px;
}
.item_list li a{color:#000;}
.item_list li {
    list-style: none;
    line-height: 28px;
	color:#000;
	text-indent: -12px;
}
.item_list li a{color:#000;}
.item_list li a:hover{text-decoration:none; color: #004075;}
.item_list i.fa.fa-circle-o-notch {
    color: #f57c00;
    margin-right: 10px;
}
.content_bottom_text {
    margin-top: 7px;
    font-size: 14px;
    color: #000;
    line-height: 22px;
    text-align: justify;
}
    
.midday_meal th{
    text-align: center;
     font-weight: bold;
	 border-color:#000000;
}
.midday_meal table{
   /* width: 100%;*/
   align-self: center;
   background-color: #ffd5bf;
   border-color:#000000;
  
}
.midday_meal td.left{
  text-align: left;
  font-weight: bold;
  color: #36006c;
  border-color:#000000; 	
}
.midday_meal td{
 
  font-weight: bold;
  color: #0909ff;
  border-color:#000000;
}
.list_new li{
    list-style-type: none;
}
