.hidden {
    display: none;
}

/* Hopefully when you see this it will be possible to remove it... */
/* https://github.com/ultimatemember/ultimatemember/issues/1650 */
.um_request_name {
    display: none !important;
}