.zimbra-auth-ufba-form {
  margin-top: 30px;
}

.form-auth {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
}

.block-form {
  display: flex;
}


.alert span {}

.alert h4 {
  color: indianred;
}

.alert p {}