
.surveySection
{
	width:90%;
	border-left:solid 1px #000000;
	border-top:solid 0px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0.5%;
	padding-right:0.5%;
	padding-top:0.5%;
	padding-bottom:1%;
}
.surveyNote
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1.2em;
}
.surveyLabel
{
	width:98%;
	padding:1%;
	margin-bottom:0%;
}
.surveyLabel2
{
	float:left;
	clear:left;
	width:15%;
	margin-top:8px;
}
.surveyQuestion
{
	width:98%;
	clear:both;
	margin-bottom:2%;
	padding-left:1%;
	padding-right:1%;
}
.surveyOption
{
	float:left;
	width: 15%;
}
.surveyOption input
{
	margin:5px;
}
.labelOption
{
	clear:both;
	margin-top:5px;
	margin-right:5%;
}
.labelOption input
{
	margin:5px;
}
.surveyField
{
	float:left;
	width:40%;
	margin-top:8px;
	margin-left:2%;
}
.surveyField2
{
	float:left;
	width:20%;
	margin-top:5px;
}
.submit_button2
{
	width:40%;
	font-size:1.3em;
}
.surveyScale
{
	width:100%;

	clear:both;
}
.surveyScaleLeft
{
	width:16%;
	float:left;
	text-align:left;
}
.surveyScaleRight
{
	width:16%;
	margin-right:35%;
	float:right;
	text-align:left;
}
.g-recaptcha
{
	display: inline-block;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
}
.text-xs-center {
	text-align: center;
}
.form_button
{
	margin-top:12px;
	margin-left:35%;
	width:30%;
}
#overall_experience .surveyOption
{
	width:20%;
}
#recommend_lynch .surveyOption
{
	width:20%;
}
#product_delivery .surveyOption
{
	width:16%;
}
#customer_service .surveyOption
{
	width:16%;
}
#product_quality .surveyOption
{
	width:16%;
}
#product_value .surveyOption
{
	width:20%;
}