.login-mac {
    background: url("") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% !important;
    background-attachment: fixed !important;
}

.ui-password-masked,
.ui-password-unmasked {
    padding: 0 !important;
}

body .ui-inputgroup input:first-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}