.page-we-are-sorry-to-see-you-go-please-let-us-know-why .gform_wrapper.gravity-theme .validation_error {
	border: none;
	margin-block-end: 0;
}
.page-we-are-sorry-to-see-you-go-please-let-us-know-why .validation_error.bottom_error {
	display: none;
}
.page-we-are-sorry-to-see-you-go-please-let-us-know-why .validation_error.top_error {
	background: none;
	margin-bottom: 0;	
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why .gfield_radio#input_5_1, .gfield_radio#input_5_4, .gfield_radio#input_5_5  {
    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;;
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why p.gform_required_legend {
	display: none;
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why #gform_wrapper_5 .gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
	position: relative !important;
	top: 0 !important;
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why .entry-title {
    font-size: 32px !important;
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why #gform_wrapper_5.gravity-theme .hidden_label .gfield_label {
	    border: 0;
    clip: unset !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    height: auto !important;
    margin: auto !important;
    overflow: unset;
    position: relative;
	padding-bottom: 12px;
    width: auto;
}

.page-we-are-sorry-to-see-you-go-please-let-us-know-why .gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: 100% !important;
}

.gform_wrapper.gravity-theme .gsection {
    border-bottom: #a7d3ac 2px solid !important;
}

.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}

/*
.gform_wrapper .gform_footer .button, .gform_wrapper .gform_footer .gform_button{
	margin-top: 0 !important;
}

*/


.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    position: absolute;
    bottom: 90px;
}


.privacy-note{

margin-top: 100px !important;

}


@media(min-width:768px){
.page-clinical #field_submit, 
.page-clinical .gform_footer {
    bottom: 110px !important;
}

}

@media(max-width:767px){
.page-clinical #field_submit, 
.page-clinical .gform_footer {
    bottom: 130px !important;
}
}

div.gform_wrapper {
    margin-top: 35px;
}

form.form-block {
    padding: 0px 0px 50px !important;
}