
#questionnaire_evalandgo .custom-page {
	background-image: url("https://app.evalandgo.com/files/img_user/admin_117867/piste_bleue.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 16px;
	font-family: helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #fff;
}

#questionnaire_evalandgo .custom-identifiants {
	background-color: rgba(200, 38, 38, .97);
	border-radius: 20px 20px 0 0;
	margin-top: 35px;
}

#questionnaire_evalandgo .custom-header {
	background-color: rgba(38, 174, 200, .9);
}

#questionnaire_evalandgo .custom-body {
	background-color: rgba(139, 228, 245, .9);
}

#questionnaire_evalandgo .custom-footer {
	background-color: rgba(38, 174, 200, .9);
	border-radius: 0 0 20px 20px;
	margin-bottom: 35px;
	text-align: center;
}

#questionnaire_evalandgo .custom-headerPage {
	text-align: center;
}

#questionnaire_evalandgo .custom-question {
	border-bottom: 1px solid #25a3b8;
	border-top: 1px solid #2abcd4;
	margin: 0;
	color: #fff;
}

#questionnaire_evalandgo .custom-progressBar {
	margin-right: 15px;
	background-color: #c1d0d9;
}

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

#questionnaire_evalandgo .custom-curseur {
	background-color: #a9cfe6;
}

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

#questionnaire_evalandgo .custom-curseurSlide {
	background-color: #0b3144;
}

#questionnaire_evalandgo .custom-champAutre {
	border-radius: 0;
	border: none;
	background-color: #2889c2;
	color: #fff;
}

#questionnaire_evalandgo .custom-champTexte {
	border-radius: 0;
	border: none;
	color: #027a3a;
	background-color: #fff;
	font-weight: bold;
}

#questionnaire_evalandgo .custom-champValeur {
	border-radius: 0;
	border: none;
	color: #fff;
	background-color: #216f9d;
}

#questionnaire_evalandgo .custom-example {
	color: #050505;
}

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

#questionnaire_evalandgo .custom-libelle {
	font-size: 20px;
	color: #2a1ca2;
}

#questionnaire_evalandgo .custom-asterisque {
	font-weight: bold;
	font-size: 20px;
	font-family: tahoma, Geneva, sans-serif;
	color: #f00;
}

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

#questionnaire_evalandgo .custom-bouton {
	background-color: #2277a9;
	border: none;
	color: #fff;
}

#questionnaire_evalandgo .custom-label {
	color: #000;
}
