
#questionnaire_evalandgo .custom-page {
	background-color: #fff;
}

#questionnaire_evalandgo .custom-header {
	color: #222;
	text-align: right;
	font-size: 18px;
	line-height: 4pt;
}

#questionnaire_evalandgo .custom-body {
	background-color: rgba(8, 113, 178, .42);
	-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;
}

#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: #ffcb00;
}

#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: 17px;
}

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

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

#questionnaire_evalandgo .custom-bouton {
	background-color: #0871b2;
	border: none;
	color: #fff;
}

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

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

#questionnaire_evalandgo .custom-headerPage {
	font-size: 13px;
	font-family: helvetica, sans-serif;
	color: #000;
}

#questionnaire_evalandgo .custom-label {
	font-size: 16px;
	background-color: rgba(60, 60, 60, .1);
}
