.device-details-tbl {
  width: 100%;
  border-collapse: collapse;
}

.device-details-tbl td,
th {
  padding: 10px;
  text-align: left;
}

.device-details-tbl th {
  background-color: #f4f4f4;
  font-weight: bold;
}

.bl-border-radius-thank-you {
  border-radius: 8px;
}

.tbl-border-radius-thank-you .table-header {
  background-color: #eeeeee;
}
