#regiration_form fieldset:not(:first-of-type) {
    display: none;
}

.password-icon {
    float: right;
    position: relative;
    margin: -25px 10px 0 0;
    cursor: pointer;
}