	
td {
  border: 1px solid;
  padding:5px;
  text-align:center;
}

th {background-color:#f2f3f5;}	
	.chead {
		
		width:150px;
		text-align:center;
		color:#0E54BE;
		font-weight:bold;
	}
	
	
	.cornhd {
		
		font-size: 25px; 
		color:#ED1908;
	}
	
	.cornhdcol {
		
		color:#0E54BE;
		font-weight:bold;
		text-align:left;
	}
	
	
	.toph {
		
		color:#ED1908;
		text-align:center;
		
	}
	
	.darrow {
		font-size:20px;
	}
	
.responsive-table {
 
  overflow-x:auto;
}
.responsive-table > table {
  width: 100%;
 
  -webkit-overflow-scrolling: touch;
 
  }
.responsive-table   th {
border: 1px solid;	
 background-color:#f2f3f5;
 
}




table td .pdes{
	
	background-color:#003B95;color:#fff;padding-left:20px;
}


.imgheight {
	
	height:306px;
}
