.cloudfork-dialog .ui-dialog-content {
    font-size: 1rem;
}

.cloudfork-dialog .cloudfork-google-signin-button {
    padding: 0px;
    width: 191px;
    height: 46px;
    background-image: url(../images/btn_google_signin_dark_normal_web@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.cloudfork-dialog .cloudfork-google-signin-button:hover,
.cloudfork-dialog .cloudfork-google-signin-button:focus {
    background-image: url(../images/btn_google_signin_dark_focus_web@2x.png);
}
