.password-input-group{
  > input.form-control{
    width: 90%;
    display: inline-block;
  }
  .eye-toggle-box{
    cursor: pointer;
  }
}