.newPincode {
  float: right;
  margin-top: 2px;
}
#tbPincodeLog tr th:nth-child(1) {
    width: 15% !important;
}
#tbPincodeLog tr th:nth-child(2) {
    width: 20% !important;
}
#tbPincodeLog tr th:nth-child(3) {
    width: 20% !important;
}
#tbPincodeLog tr th:nth-child(4) {
    width: 15% !important;
}
#tbPincodeLog tr th:nth-child(5) {
    width: 15% !important;
}
#tbPincodeLog tr th:nth-child(6) {
    width: 15% !important;
}


