.surveyBox {width:100%;}
.surveyBox .formBox {width:auto; padding:0;}

.surveyBox #surveyBack {margin-bottom:25px;}

.surveyBox h1 {font-size:28px; margin-bottom:15px;}

.surveyBox .action-bar {display:table; position:relative; width:100%; height:auto; min-height:70px; padding:17px 20px; background-color:#8f9194;}
	.surveyBox .action-bar h2 {display:table-cell; text-align:left; vertical-align:middle; padding-right:40px; font-family:Arial,Helvetica,sans-serif; font-size:16px; line-height:18px; text-transform:none; color:#fff; font-weight:600; }
	.surveyBox .action-bar.light {background-color:#f4f4f4;}
		.surveyBox .action-bar.light h2 {color:#8f9194; }
		.surveyBox .action-bar.results h2 {width:350px;}
	.surveyBox .action-bar .question_buttons {display:table-cell; text-align:right; vertical-align:middle; right:0; }
		.surveyBox .action-bar .question_buttons .button-multiple {display:table-cell;}
		.surveyBox .action-bar .question_buttons .button-multiple + .button-multiple {padding-left:10px;}
		.surveyBox .action-bar .question_buttons button {white-space:nowrap;}
	.surveyBox .action-bar + .action-bar {margin-top:20px;}

.surveyBox .action-support {padding:30px 30px 20px; background-color:#f4f4f4;}
	.surveyBox .action-support + .action-support {border-top:2px solid #fff;}
	.surveyBox .action-support + .action-bar {margin-top:20px;}
	.surveyBox .action-support .checkbox-container {margin-bottom:20px;}
	.surveyBox .action-support .checkbox-container input {display:inline-block; float:left; margin-top:2px; margin-right:8px;}
	.surveyBox .action-support .checkbox-container .checkLabel {display:inline-block; width:500px;}
	.surveyBox .action-support .block-entries {padding:0;}
	.surveyBox .action-support .fancybox img {border:2px solid #fff;}
	.surveyBox .action-support .formBox .results {padding:2em 0; font-weight:bold; color:#c52626;}

.survey-disclaimer {margin-top:1em;}

form#downloadIncentive, form#videoIncentive {margin-top:30px;}
form#downloadIncentive label, form#videoIncentive label { margin-top:0; font-weight:normal;}

#pumpSelectorDownloadIncentive a.ctabutton.pd-incentive {display:none;}