/* STT Deadline Final Clean V50.3 */

.stt-v503-hide {
  display: none !important;
}

/*
 * Defensive cleanup if the legacy test-recipient row had spacing applied.
 */
.stt-v503-test-email-row {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  border: 0 !important;
}