.BasicTable th{ text-align:center !important; padding:12px 0px; }
.BasicTable th:nth-child(1){ width:5%; }
.BasicTable th:nth-child(2){ width:8%; }
.BasicTable th:nth-child(3){ width:18%; }
.BasicTable th:nth-child(4){ width:32%; }
.BasicTable th:nth-child(5){ width:25%; }
.BasicTable th:nth-child(6){ width:14%; }

.BasicTable td { text-align:center !important; padding:0px !important; }
.BasicTable td:nth-child(4), .BasicTable td:nth-child(5){ text-align:left !important }