#main-performance-journey-direct-sender .form-container {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
#main-performance-journey-direct-sender .form-prefix {
  position: relative;
  display: inline-block;
}
#main-performance-journey-direct-sender .form-suffix {
  position: relative;
  display: block;
}
#main-performance-journey-direct-sender .form-suffix .alert-in-text {
  font-weight: bold;
}
#main-performance-journey-direct-sender .form-item {
  margin-top: 0;
}
#main-performance-journey-direct-sender .form-item-talent-mail {
  width: 100%;
  max-width: 155px;
  margin-left: 10px;
}
#main-performance-journey-direct-sender .alert-in-text {
  margin-top: 16px;
}