.deliveryptable td, th {
  border: 1px solid black;
  padding: 5px;
  padding-left: 10px;
}
.deliveryptable tr:first-child {
  background:#50bcab!important;
  color: #fff;
}
