
#questionnaire_evalandgo .custom-page {
	background-image: url("/Resources/public/img/templates/colorful-squares.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
}

#questionnaire_evalandgo .custom-header {
	margin: 50px auto;
	font-weight: bold;
	font-style: normal;
	font-size: 42px;
	color: #000;
}

#questionnaire_evalandgo .custom-body {
	background-color: rgba(255, 255, 255, .9);
	-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 40px;
	font-size: 15px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo .custom-footer {
	margin-top: 30px;
	text-align: center;
}

#questionnaire_evalandgo .custom-question {
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #fff;
	margin: 0;
}

#questionnaire_evalandgo .custom-progressValue {
	background-color: #cc0a28;
}

#questionnaire_evalandgo .custom-champAutre {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #fbfbfb;
	border-color: #e1e1e1;
}

#questionnaire_evalandgo .custom-champTexte {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color: #e1e1e1;
	background-color: #fbfbfb;
}

#questionnaire_evalandgo .custom-champValeur {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color: #e1e1e1;
	background-color: #fbfbfb;
}

#questionnaire_evalandgo .custom-tab {
	border: 1px solid #e1e1e1;
}

#questionnaire_evalandgo .custom-numerotation {
	font-weight: bold;
	font-size: 20px;
}

#questionnaire_evalandgo .custom-libelle {
	font-weight: bold;
	font-size: 18px;
}

#questionnaire_evalandgo .custom-asterisque {
	font-weight: bold;
	font-size: 30px;
	color: #f00;
	font-family: courier, "courier new", monospace;
}

#questionnaire_evalandgo .custom-classement {
	background-color: #414141;
	border: none;
	color: #000;
}

#questionnaire_evalandgo .custom-bouton {
	background-color: #0078e0;
	border: none;
	color: #fff;
}

#questionnaire_evalandgo .custom-curseurBar {
	background-color: #0077df;
}

#questionnaire_evalandgo .custom-curseurSlide {
	background-color: #17357b;
}

@media (orientation: portrait) {
	#questionnaire_evalandgo .custom-page {
		background-image: url("/Resources/public/img/templates/colorful-squares-mobile.jpg");
		background-size: 100%;
	}
}

#questionnaire_evalandgo .custom-identifiants {
	font-weight: bold;
	font-style: normal;
	font-family: arial, sans-serif;
}
