
#questionnaire_evalandgo .custom-question .col-xs-12 .row:nth-of-type(1) {
	padding: 5px 10px;
	margin-top: 20px;
	border-radius: 5px;
	font-family: Montserrat, sans-serif !important;
	font-weight: bold;
	background: #f8f8f8;
	border: 1px solid #d0d8dd;
}

#questionnaire_evalandgo p, #questionnaire_evalandgo label, #questionnaire_evalandgo h1, #questionnaire_evalandgo h2, #questionnaire_evalandgo h3, #questionnaire_evalandgo h4, #questionnaire_evalandgo h5 {
	color: #333c42;
}

#questionnaire_evalandgo h3 {
	padding-bottom: 12px;
	position: relative;
}

#questionnaire_evalandgo input, #questionnaire_evalandgo select, #questionnaire_evalandgo textarea {
	min-width: 230px;
}

#questionnaire_evalandgo .curseur {
	min-width: auto !important;
}

#questionnaire_evalandgo .special {
	font-size: 24px;
	padding-bottom: 12px;
	position: relative;
	text-align: center;
}

#questionnaire_evalandgo .content-quest {
	clear: both;
	margin-top: 10px;
	padding-top: 0 !important;
}

#questionnaire_evalandgo .form-horizontal .control-label {
	text-align: left !important;
}

#questionnaire_evalandgo .custom-headerPage img {
	display: block;
	width: 40%;
	min-width: 200px;
	max-width: 400px;
	margin: 0px auto 10px;
}

#questionnaire_evalandgo h3::before, #questionnaire_evalandgo .special::before {
	content: "";
	height: 4px;
	width: 120px;
	background: #00d885;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

#questionnaire_evalandgo h3, #questionnaire_evalandgo h2, #questionnaire_evalandgo h1, #questionnaire_evalandgo h4, #questionnaire_evalandgo h5 {
	margin: 0 0 15px !important;
}

#questionnaire_evalandgo .form-group .row {
	padding: 0 !important;
	margin-top: 0 !important;
	border-radius: none !important;
	font-weight: lighter !important;
	background: none !important;
	border: none !important;
}

#questionnaire_evalandgo .custom-champTexte, #questionnaire_evalandgo .custom-champTexte.email, #questionnaire_evalandgo .champnumber {
	width: 100%;
	background-color: #fcfcfc !important;
	border: 1px solid #efefef;
}

#questionnaire_evalandgo #txtlogo {
	display: none !important;
}

#questionnaire_evalandgo #imglogo {
	width: 100% !important;
}

#questionnaire_evalandgo .img-responsive {
	width: 60% !important;
	max-width: 200px;
	margin: auto !important;
}

#questionnaire_evalandgo .poweredby {
	display: none;
}

#questionnaire_evalandgo .custom-page {
	color: #f7f7f7;
	background-color: #edf1f4;
	background-attachment: fixed;
	background-position: bottom left;
	background-size: cover;
	background-image: url("https://app.evalandgo.com/files/img_user/admin_113489/background.jpg");
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo .custom-body {
	background-color: #fff;
	font-size: 14px;
	font-family: verdana, sans-serif;
	color: #58585a;
	opacity: 1;
	border-radius: 20px;
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .05);
	-o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .05);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .05);
}

#questionnaire_evalandgo .custom-header {
	padding: 15px;
	color: #58585a;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 1;
	font-family: verdana, sans-serif;
}

#questionnaire_evalandgo .custom-identifiants {
	color: #fff;
}

#questionnaire_evalandgo .custom-footer {
	text-align: center;
	padding: 60px 0;
	font-family: verdana, sans-serif;
	margin-bottom: 40px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url("https://app.evalandgo.com/files/img_user/admin_113489/bg2__1_.png");
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo .custom-table {}

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

#questionnaire_evalandgo .custom-label {
	background-color: rgba(245, 245, 245, .82);
}

#questionnaire_evalandgo .custom-numerotation {
	font-weight: bold;
	font-size: 18px;
	color: #00d885;
}

#questionnaire_evalandgo .progress-info {
	padding: 10px 10px 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	font-family: Montserrat, sans-serif !important;
	font-weight: bold;
	background: #f8f8f8;
	border: 1px solid #d0d8dd;
}

#questionnaire_evalandgo #progressbar {
	height: 30px;
}

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

#questionnaire_evalandgo .custom-progressBar {
	background-color: rgba(240, 240, 240, .82);
	border: 1px solid #333c42;
}

#questionnaire_evalandgo .custom-curseur {
	background-color: rgba(240, 240, 240, .82);
}

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

#questionnaire_evalandgo .custom-curseurSlide {
	background-color: #00b670;
}

#questionnaire_evalandgo .custom-libelle {
	font-size: 16px;
	font-family: verdana, sans-serif;
}

#questionnaire_evalandgo .custom-minMax {
	font-weight: bold;
}

#questionnaire_evalandgo .custom-champTexte {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #58585a;
	background-color: #ededed;
}

#questionnaire_evalandgo .custom-champValeur {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background-color: #ededed;
}

#questionnaire_evalandgo .custom-champAutre {
	border-radius: 5px;
	color: #58585a;
	background-color: #ededed;
}

#questionnaire_evalandgo .custom-asterisque {
	font-weight: bold;
	font-size: 16px;
	color: #efaf20;
}

#questionnaire_evalandgo .custom-classement {
	border-width: 1px;
}

#questionnaire_evalandgo .custom-commentaire {
	font-style: italic;
	font-size: 13px;
	color: #b8b8b8;
}

#questionnaire_evalandgo .custom-bouton {
	color: #fff;
	font-family: Montserrat, sans-serif;
	background-color: #00d885;
	transition: .3s;
}

#questionnaire_evalandgo .custom-bouton:hover {
	background: #00b670;
}

#questionnaire_evalandgo .custom-question {
	color: #58585a;
}

#questionnaire_evalandgo .custom-example {
	font-family: verdana, sans-serif;
}

#questionnaire_evalandgo .upload {
	background: #ee7f00 !important;
	background: #ee7f00 !important;
}

#questionnaire_evalandgo .btn-default {
	border: none !important;
}

#questionnaire_evalandgo .cols-xs-9 {
	background-color: #e0e0e0 !important;
}

#questionnaire_evalandgo .cols-xs-2 {
	background-color: #e0e0e0 !important;
}

#questionnaire_evalandgo .cols-xs-1 {
	background: #e4895a !important;
}

#questionnaire_evalandgo * {
	border: none;
}

#questionnaire_evalandgo .custom-example:focus, #questionnaire_evalandgo .custom-question:focus, #questionnaire_evalandgo .custom-bouton:focus, #questionnaire_evalandgo .custom-commentaire:focus, #questionnaire_evalandgo .custom-classement:focus, #questionnaire_evalandgo .custom-champAutre:focus, #questionnaire_evalandgo .custom-champValeur:focus, #questionnaire_evalandgo .custom-champTexte:focus, #questionnaire_evalandgo .custom-minMax:focus {
	outline: none !important;
}
