.mod_iso_orderdetails table.dpdhl {
  border-top: none;
  margin-top: 10px;
}

.mod_iso_orderdetails table.dpdhl thead {
  border-bottom: 1px dotted #ccc;
}

.mod_iso_orderdetails table.dpdhl thead th {
  padding: 5px;
}

.mod_iso_orderdetails table.dpdhl .weight {
  text-align: right;
}

.mod_iso_orderdetails table.dpdhl tr.exempted {
  opacity: 0.3;
  background: #ccc;
}

form#tl_dpdhl_shipping_label {
  margin-bottom: 20px;
}
