.oauth-password-field {
    display: flex;
    align-items: center
}

.oauth-password-visibility-toggle {
    cursor: pointer;
    width: 20px;
    margin-left: 10px;
}


em.oauth-field-helptext {
    margin-bottom: 0.625rem;
}

section.oauth-dialog-content {
    overflow:auto;
}
