esn-email-input {
  .flex-row;
  .flex-space-between;

  esn-form-group {
    flex-grow: 1;
  }

  span {
    .ellipsis;

    max-width: 50%;
    padding-top: 10px;
  }
}
