.mainTitleQuestions {
	height: 9.08%;
	color: #002D5F;
	font-family : "Futura Std", sans-serif;
	font-size: 54px;
	font-weight: 300;
	line-height: 80px;
}

.fieldsLabel {
	color: #002D5F;	
	font-family : "Futura Std", sans-serif;
	font-size: 30px;	
	font-weight: 300;	
	line-height: 55px;
}

.fieldDiv {
	padding-top: 40px;
}

#answer6 {
	resize: none;
}

.col-md-3.buttonNext.nextQuestion,
.col-md-3.buttonNext.sendQuestions,
.buttonNextNumber {
	display: inline;
	float: right;
}

#textareaAnswer,
.col-md-3.buttonNext.sendQuestions {
	display: none;
}
	
.buttonNextNumber {
	background-color: #FFFFFF;
	color: #00B4E1;
	box-shadow: inset 0 0 0 2px #00B4E1;
	padding: 18px;
	font-family: Futura Std-Condensed;
	font-size: 36px;
	line-height: 44px;
}

.fixMargins{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}