/* Custom CSS for LDAP Tool Box Self Service Password */

.field-icon {
  margin-left: -30px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}

.container{
  padding-top:50px;
  margin: auto;
}

.input-group{
    width: 70%;
}

.progress{
  width: 70%;
}
