#extra_footer, #footer {
	position: relative;
	z-index: 0;
}

.hide-this {
    visibility: hidden;
    position: absolute;
    z-index: -9999;
    left: 9999999px;
}

.gform_ppcp_smart_payment_buttons {
    margin: 0 !important;
}

.gform_wrapper form {
    margin: 0 !important;
}

.gform-footer {
    padding-bottom: 0 !important;
}