#ap_table tbody{
	color:#000;	
}
#ap_table th,#ap_table td,#ap_table_wrapper{
 font-size: 14px !important;
 font-family: calibri, sans-serif !important;
 font-style: normal;
} 
  
#ap_table .even-row{
	background-color:#fff;
}
#ap_table .odd-row{
	background-color:#eef2f6 !important;
}
