/* line 4, /var/www/apps/smartcap/releases/20251027114557/app/assets/stylesheets/hardware_test_reports.scss */
#table_hw_test {
  border-collapse: collapse;
  width: 100%;
}

/* line 10, /var/www/apps/smartcap/releases/20251027114557/app/assets/stylesheets/hardware_test_reports.scss */
#table_hw_test th, td {
  text-align: left;
  padding: 8px;
}

/* line 16, /var/www/apps/smartcap/releases/20251027114557/app/assets/stylesheets/hardware_test_reports.scss */
#table_hw_test tr:nth-child(even) {
  background-color: #f2f2f2;
}

/* line 17, /var/www/apps/smartcap/releases/20251027114557/app/assets/stylesheets/hardware_test_reports.scss */
#table_hw_test th {
  background-color: #014785;
  color: white;
}

/* line 23, /var/www/apps/smartcap/releases/20251027114557/app/assets/stylesheets/hardware_test_reports.scss */
#table_hw_test td {
  height: 50px;
}
