form.user-register-form .confirm-parent, 
form.user-register-form .password-parent {
    margin: inherit;
}
form.user-register-form .js-form-item:first-of-type {
    margin-top: 0;
}
form.user-register-form .js-form-managed-file input {
    margin-top: 10px;
}