.password-policy-constraint-failed,
.text-red {
    color: red;
}

.password-policy-constraint-passed {
    color: green;
}

.option-help-text {
  margin-bottom: 15px;
  font-size: 0.923em;
}
