.bg-image {
    background-image: url("/ticket/jakarta.faces.resource/images/pages/sfondo_air.jpeg.xhtml?ln=prestige-layout") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
    background-attachment: fixed !important;
    filter: blur(0px);
    -webkit-filter: blur(0px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-password-masked,
.ui-password-unmasked {
    width: 100%;
}