
#questionnaire_evalandgo .custom-page {
	background-color: #fff;
	background-image: url("https://app.evalandgo.com/files/img_user/admin_92761/01_Banniere.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

#questionnaire_evalandgo .custom-identifiants {
	margin-bottom: 5px;
}

#questionnaire_evalandgo .custom-body {
	background-color: rgba(255, 255, 255, .95);
	-webkit-border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
}

#questionnaire_evalandgo .custom-header {
	background-color: rgba(255, 255, 255, .95);
	-webkit-border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	padding: 20px 15px 20px 30px;
}

#questionnaire_evalandgo .custom-numerotation {
	height: 35px;
	width: 35px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	background-color: #ad2c26;
}

#questionnaire_evalandgo .custom-libelle {
	font-size: 15px;
	font-family: arial, sans-serif;
	line-height: 19px;
	margin-top: 8px;
}

#questionnaire_evalandgo .custom-asterisque {
	font-weight: bold;
	font-size: 26px;
	color: #9c0000;
	text-align: right;
}

#questionnaire_evalandgo .custom-tab {
	border-width: 1px;
	border-color: #ebebeb;
	border-style: solid;
	background-color: #fff;
}

#questionnaire_evalandgo .custom-commentaire {
	font-size: 12px;
	font-family: arial, sans-serif;
}

#questionnaire_evalandgo .custom-minMax {
	font-size: 13px;
	font-family: arial, sans-serif;
}

#questionnaire_evalandgo .custom-question {
	font-family: arial, sans-serif;
	color: #4a4a4a;
	font-weight: normal;
}

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

#questionnaire_evalandgo .custom-curseurSlide {
	background-color: #741d1a;
}

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

#questionnaire_evalandgo .custom-champTexte {
	border-color: #e8e8e8;
	border-style: solid;
	border-width: 1px;
}

#questionnaire_evalandgo .custom-champValeur {
	background-color: #eaeaea;
	border-color: #d1d1d1;
}

#questionnaire_evalandgo .custom-champAutre {
	border-width: 1px;
	border-color: #e8e8e8;
	border-style: solid;
}

#questionnaire_evalandgo .custom-progressBar {
	background-color: #ececec;
}

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

#questionnaire_evalandgo .custom-bouton {
	font-size: 15px;
	color: #fff;
	background-color: #ad2c26;
	border: none;
}

#questionnaire_evalandgo .custom-classement {
	border: none;
	font-family: arial, sans-serif;
	background: linear-gradient(to bottom, rgba(175, 175, 175, 1) 0%, rgba(114, 114, 114, 1) 100%);
}
