#backtolistATR {
border-radius: 25px;
//background: #be614b;
background: #DEB887;
width: 50px;
height: 25px;
text-align: center;
font-size: 15px;
float: right;
//color: #be614b ;
}

#backtolistATR a{
//color: #fff;
color: #be614b ;
text-decoration: none;
}


.iitnameemptyblock{
  width:10%;
 float:left;
 height:30px;
 color: #fff;
 background-color: #FAEBD7;
}
.iitnameemptyblock span{
 width:20.8%;
 padding: 25px;
}
.iitnameblock2{
  width:3.9%;
  //font-size:11px;
  font-size:10px;
  border: 1px; 
 float:left;
 height:30px;
 background-color: #DEB887;
 text-align: center;
}
.iitnameblock1{
  width:3.9%;
  //font-size:11px;
  font-size:10px;
  border: 1px; 
 float:left;
 height:30px;
 background-color:#FAEBD7;
 text-align: center;
}
.datachartcolumn1{
  width:3.9%;
  border: 1px;
 float:left;
 height:30px;
 text-align: center;
 background-color:#FAEBD7;
}

.datachartcolumn2{
  width:3.9%;
  border: 1px;
 float:left;
 height:30px;
 text-align: center;
  background-color:#DEB887;
}


.datachartmname1{
  width:10%;
  font-size:8px;
  border: 1px;
 float:left;
 height:30px;
  background-color:#DEB887;
}
.datachartmname2{
  width:10%;
 font-size:11px;
  border: 1px;
 float:left;
 height:30px;
  background-color:FAEBD7;
}
.datachart img{
width:6px;
height:6px;
text-align: center;
margin-top:10px;
}
.datachartmname2 span{
text-align: left;
width:100px;
}

.datachartline{
  width:100%;
 height:1.4px;
background-color:#b2b2b2;
}

.datachartmname2 a{
  //font-size: 20px;
  color: #4d1a00 ; 
}

.dataATRsubheading{
  font-size: 15px;
  color: #4d1a00 ;
  float: left;
}





