.dataTables_scrollHeadInner,
.dataTables_scrollBody,
.dataTables_scrollFootInner,
table {
  width: 100% !important;
}

.legacy-shipment-details table .form-control:not(:disabled){
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.003' height='18.003' viewBox='0 0 18.003 18.003' fill='%2300000050'%3E%3Cpath d='M3,17.25V21H6.75L17.81,9.94,14.06,6.19ZM20.71,7.04a1,1,0,0,0,0-1.41L18.37,3.29a1,1,0,0,0-1.41,0L15.13,5.12l3.75,3.75,1.83-1.83Z' transform='translate(-3 -2.997)'/%3E%3C/svg%3E%0A") no-repeat center right 4px;
  background-size: 12px;
}

.legacy-shipment-details table {
  margin-bottom: 0;
}

.legacy-shipment-details table th,
.legacy-shipment-details table td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
  white-space: normal;
}
