
@import url("https://fonts.googleapis.com/css?family=Noto+Sans");

#questionnaire_evalandgo html#questionnaire_evalandgo {
	height: 100% !important;
}

#questionnaire_evalandgo .custom-page {
	color: #fff;
	background-image: url("/edit/lookandfeel/templates/v2/images/template-abstract-1.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	background-size: 100% auto;
	padding-bottom: 50px;
	min-height: 100vh;
	position: relative;
	overflow-x: hidden;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo .custom-header {
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
	padding: 15px 0;
	margin-right: 0;
	margin-left: 0;
	font-style: normal;
	color: #62288d;
}

#questionnaire_evalandgo #txtlogo {
	width: 66.666667%;
	float: left;
	padding-right: 0;
	text-align: right;
	line-height: normal;
}

#questionnaire_evalandgo .custom-identifiants {
	text-align: right;
	padding: 0 8px;
}

#questionnaire_evalandgo #imglogo {
	width: 33.333333%;
	text-align: left;
	float: left;
	margin-top: 0;
}

#questionnaire_evalandgo #imglogo img {
	margin: 0;
	max-height: 150px;
}

#questionnaire_evalandgo #questionnaire {
	padding: 0px 15px;
}

#questionnaire_evalandgo .custom-question, #questionnaire_evalandgo .headerPage-content {
	margin: 0 -15px;
	padding: 15px 0;
}

#questionnaire_evalandgo .custom-question:before, #questionnaire_evalandgo .custom-question:after {
	height: 10vh;
}

#questionnaire_evalandgo .custom-question.quest-intro:before, #questionnaire_evalandgo .custom-question.quest-intro:after {
	height: 0vh;
}

#questionnaire_evalandgo .custom-question.end-page-question:after {
	height: 0vh !important;
}

#questionnaire_evalandgo .custom-question.quest-outro {
	padding-bottom: 25vh;
}

#questionnaire_evalandgo .custom-numerotation {
	font-weight: bold;
	color: #fff;
	width: 40px;
	padding-right: 0;
	font-size: 18px;
	line-height: 1.4;
	font-style: normal;
	background-color: #62288d;
}

#questionnaire_evalandgo .ui-slider-bg {
	background-color: #337ab7;
}

#questionnaire_evalandgo .ui-slider-handle {
	background-color: #076ba5;
}

#questionnaire_evalandgo .rating .fa-star {
	color: #e3cf79;
}

#questionnaire_evalandgo .rating label > i:hover:before, #questionnaire_evalandgo .rating label:hover ~ label > i:before {
	content: "";
	color: #e3cf79;
}

#questionnaire_evalandgo .custom-libelle {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	font-style: normal;
	color: #62288d;
}

#questionnaire_evalandgo .withNumerotation .custom-libelle {
	padding-left: 10px !important;
}

#questionnaire_evalandgo .quest-type-s-0 .table>tr>td {
	padding: 2px;
}

#questionnaire_evalandgo .progress-info {
	margin: 0;
}

#questionnaire_evalandgo .progress-info > .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
	width: 100% !important;
}

#questionnaire_evalandgo .custom-progress-info {
	color: #999;
	font-size: 14px;
}

#questionnaire_evalandgo .progress-info .progress-pourcentage {
	margin: 6px 10px 0 10px;
	text-align: center;
	background-color: transparent;
}

#questionnaire_evalandgo #progressbar {
	width: 100% !important;
	margin-top: 0px;
}

#questionnaire_evalandgo #progressbar .progress {
	height: 6px;
	margin-bottom: 0px;
	border-radius: 0;
}

#questionnaire_evalandgo .custom-progressValue {
	background-color: #62288d;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo #bandeaufooter, #questionnaire_evalandgo #data_private_footer {
	width: 100% !important;
	max-width: 100% !important;
}

#questionnaire_evalandgo #bandeaufooter {
	margin-top: -10vh !important;
}

#questionnaire_evalandgo #data_private_footer > div {
	margin-bottom: 10px;
}

#questionnaire_evalandgo #data_private_footer label {
	margin-bottom: 0;
}

#questionnaire_evalandgo #data_private_footer div.col-xs-4.col-xs-offset-4 {
	text-align: left;
	padding: 10px;
	background-color: rgba(200, 200, 200, .1);
	border: 1px solid rgba(200, 200, 200, .3);
	border-radius: 5px;
	min-height: 34px;
	position: relative;
}

#questionnaire_evalandgo #data_private_footer div.col-xs-4.col-xs-offset-4 input[type="checkbox"] {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0px;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	border: 0px none;
}

#questionnaire_evalandgo #data_private_footer div.col-xs-4.col-xs-offset-4 label:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	opacity: .3;
	background-color: rgba(0, 0, 0, .3);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-radius: 5px;
	margin-right: 10px;
	position: absolute;
	left: .5625em;
	top: 50%;
	margin: -9px 0px 0px;
}

#questionnaire_evalandgo #data_private_footer div.col-xs-4.col-xs-offset-4 input[type="checkbox"]:checked + label::before {
	font-family: "FontAwesome";
	font-size: 14px !important;
	content: "";
	background-color: #337ab7;
	border: none;
	opacity: 1;
	color: white;
	line-height: 18px;
	padding-left: 2px;
}

#questionnaire_evalandgo .custom-bouton {
	color: #fff;
	background-color: #62288d;
	border: 2px solid #ccc;
	padding: 12px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#questionnaire_evalandgo .custom-bouton:hover, #questionnaire_evalandgo .custom-bouton:focus {
	-webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
	box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
}

#questionnaire_evalandgo .custom-bouton#sub, #questionnaire_evalandgo .custom-bouton#btn_fin {
	-webkit-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
	box-shadow: 0px 3px 8px -2px rgba(0, 0, 0, .5);
}

#questionnaire_evalandgo .custom-question.liquest.end-page-question {
	margin-bottom: 15px !important;
}

#questionnaire_evalandgo #bandeaufooter .col-sm-4.col-sm-offset-4 .custom-bouton {
	margin-top: 15px;
}

#questionnaire_evalandgo .wrapper_look {
	padding: 0 15px;
}

#questionnaire_evalandgo .box-mobil.box-mobil-btn label {
	padding: 10px 10px 10px 35px;
}

#questionnaire_evalandgo .box-mobil input[type="radio"]:checked + label, #questionnaire_evalandgo .box-mobil input[type="checkbox"]:checked + label {
	background-color: rgba(200, 200, 200, .4);
}

#questionnaire_evalandgo .box-mobil input[type="checkbox"]:checked + label::before {
	background-color: #337ab7;
}

#questionnaire_evalandgo .box-mobil input[type="radio"]:checked + label::before {
	border: 5px solid #337ab7;
}

#questionnaire_evalandgo .quest-type-s-0 .box-mobil label {
	padding: 25px 0px;
}

#questionnaire_evalandgo .custom-question .control-label, #questionnaire_evalandgo .custom-question .custom-label {
	font-weight: normal;
}

#questionnaire_evalandgo #data_private_footer div.col-xs-4.col-xs-offset-4 {
	text-align: left !important;
}

#questionnaire_evalandgo input[type="text"], #questionnaire_evalandgo input[type="url"], #questionnaire_evalandgo input[type="email"], #questionnaire_evalandgo textarea, #questionnaire_evalandgo .input-group-addon, #questionnaire_evalandgo .champnumber, #questionnaire_evalandgo .pourcent {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #ccc;
	background-color: rgba(0, 0, 0, .04);
	transition: border-bottom .35s ease-in-out;
	-webkit-transition: border-bottom .35s ease-in-out;
	-moz-transition: border-bottom .35s ease-in-out;
	-ms-transition: border-bottom .35s ease-in-out;
	-o-transition: border-bottom .35s ease-in-out;
	border-radius: 0;
	font-size: 18px;
}

#questionnaire_evalandgo input[type="text"]:focus, #questionnaire_evalandgo input[type="url"]:focus, #questionnaire_evalandgo input[type="email"]:focus, #questionnaire_evalandgo textarea:focus, #questionnaire_evalandgo .input-group-addon:focus, #questionnaire_evalandgo .champnumber:focus, #questionnaire_evalandgo .pourcent:focus {
	border-bottom: 2px solid #337ab7;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	outline: none;
}

#questionnaire_evalandgo #reporting_footer {
	margin: 40px -15px 5px -15px !important;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	font-size: 11px;
}

#questionnaire_evalandgo #reporting_footer > div, #questionnaire_evalandgo #forgotten_footer > div {
	width: 100% !important;
	margin: 0 !important;
}

#questionnaire_evalandgo #forgotten_footer {
	margin: 0 20px !important;
	font-size: 11px;
}

#questionnaire_evalandgo  #data_private_footer {
	padding-bottom: 50px;
}

#questionnaire_evalandgo .custom-question .content-quest.form-horizontal .custom-example {
	color: #333;
}

#questionnaire_evalandgo .choice-inline .box-mobil {
	margin-bottom: 0px;
}

#questionnaire_evalandgo #privatedata_company {
	padding-left: 30px;
}

#questionnaire_evalandgo .custom-question.overobli:before, #questionnaire_evalandgo .custom-question.overobli:after {
	height: 0vh;
}

#questionnaire_evalandgo .modal-dialog {
	margin: 15px;
}

#questionnaire_evalandgo .custom-question.quest-outro {
	padding-bottom: 0vh;
}

#questionnaire_evalandgo .custom-question .custom-commentaire {
	margin-left: 0px;
	font-size: 14px;
}

#questionnaire_evalandgo .custom-question.withNumerotation .custom-commentaire {
	margin-left: 35px;
}

#questionnaire_evalandgo .btn_continue_box {
	height: auto !important;
	margin-bottom: 0 !important;
}

#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil {
	width: 100%;
	border-radius: 5px;
}

#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil label, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil label {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	border-radius: 5px;
	border: 0 none;
	min-height: 32px;
}

#questionnaire_evalandgo .custom-question.quest-type-s-1 .content-quest, #questionnaire_evalandgo .custom-question.quest-type-j-1 .content-quest, #questionnaire_evalandgo .custom-question.quest-type-g-1 .content-quest {
	overflow-x: auto;
}

#questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil label {
	min-height: auto;
	padding: 8px 0;
}

#questionnaire_evalandgo .custom-question.quest-type-s-0 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-j-1 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-g-1 .table>tbody>tr>td {
	border-top: 0px solid #fff;
	padding: 2px;
	font-size: 12px;
}

#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil input[type="radio"] + label::before, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil input[type="radio"] + label::before {
	position: relative;
	margin: 0 auto;
	left: inherit;
}

#questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil, #questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil {
	background-color: rgba(200, 200, 200, .1);
	border: 1px solid rgba(200, 200, 200, .6);
	border-radius: 5px;
	width: 100%;
}

#questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil label, #questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil label, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil label {
	min-height: 22px;
	padding: 0px;
}

#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil label:before, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil label:before, #questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil label:before {
	display: none;
}

#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil input[type="radio"]:checked + label:before, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil input[type="radio"]:checked + label:before, #questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil input[type="radio"]:checked + label:before {
	display: block;
	content: "✓";
	font-size: 20px;
	color: green;
	top: -3px;
	background: transparent;
	border: 0 none;
	left: 0;
	margin: 0 auto;
	width: 100%;
}

@media screen and (min-width: 480px) {
	#questionnaire_evalandgo .custom-question.quest-type-s-0 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-j-1 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-g-1 .table>tbody>tr>td {
		padding: 4px;
	}
	
	#questionnaire_evalandgo .custom-question:before, #questionnaire_evalandgo .custom-question:after, #questionnaire_evalandgo .headerPage-content:before, #questionnaire_evalandgo .headerPage-content:after {
		height: 3vh;
	}
	
	#questionnaire_evalandgo .custom-question, #questionnaire_evalandgo .headerPage-content {
		margin: 0 -15px;
	}
	
	#questionnaire_evalandgo #privatedata_company {
		padding-left: 0px;
	}
}

@media screen and (min-width: 768px) {
	#questionnaire_evalandgo .custom-question.quest-type-s-0 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-j-1 .table>tbody>tr>td, #questionnaire_evalandgo .custom-question.quest-type-g-1 .table>tbody>tr>td {
		padding: 8px;
		font-size: 14px;
	}
	
	#questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil label, #questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil label, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil label {
		min-height: 38px;
	}
	
	#questionnaire_evalandgo .custom-question.quest-type-j-1 .box-mobil input[type="radio"]:checked + label:before, #questionnaire_evalandgo .custom-question.quest-type-g-1 .box-mobil input[type="radio"]:checked + label:before, #questionnaire_evalandgo .custom-question.quest-type-s-0 .box-mobil input[type="radio"]:checked + label:before {
		font-size: 28px;
		top: -2px;
	}
	
	#questionnaire_evalandgo .custom-question > div:first-child {
		min-height: 0vh !important;
	}
	
	#questionnaire_evalandgo .modal-dialog {
		margin: 80px auto;
	}
	
	#questionnaire_evalandgo .custom-bouton#btn_back:before {
		content: "←";
	}
	
	#questionnaire_evalandgo .custom-bouton#sub:after {
		content: "→";
	}
	
	#questionnaire_evalandgo .wrapper_look {
		padding: 0;
	}
	
	#questionnaire_evalandgo .custom-libelle {
		margin-bottom: 15px;
	}
	
	#questionnaire_evalandgo .custom-question.withNumerotation .content-quest {
		padding-left: 50px;
	}
	
	#questionnaire_evalandgo .custom-question .content-quest.form-horizontal .custom-example {
		padding-left: 17%;
	}
	
	#questionnaire_evalandgo .custom-question .content-quest .content-quest {
		padding: 0px 15px;
	}
	
	#questionnaire_evalandgo .progress-info .progress-pourcentage {
		display: block;
	}
	
	#questionnaire_evalandgo .custom-question.quest-type-u-1 .content-quest.choice-inline .box-mobil {
		width: 49.7%;
	}
	
	#questionnaire_evalandgo .custom-asterisque {
		text-align: right;
		width: 16.66666667%;
		font-weight: 800;
		font-size: 20px;
	}
	
	#questionnaire_evalandgo .custom-question.quest-type-f-1 .control-label, #questionnaire_evalandgo .custom-question.quest-type-f-2 .control-label, #questionnaire_evalandgo .custom-question.quest-type-f-3 .control-label, #questionnaire_evalandgo .custom-question.quest-type-p-0 .control-label {
		width: 16.66666667%;
	}
	
	#questionnaire_evalandgo .box-mobil.box-mobil-btn label {
		padding: 15px 10px 15px 35px;
	}
	
	#questionnaire_evalandgo #bandeaufooter .col-sm-4.col-sm-offset-4 .custom-bouton {
		margin-top: -46px;
	}
	
	#questionnaire_evalandgo #bandeaufooter .col-xs-6 {
		padding-right: 0;
		padding-left: 0;
	}
	
	#bandeau_free {
		height: 50px;
		width: 100% !important;
	}
}

@media screen and (min-width: 992px) {
	#questionnaire_evalandgo .progress-info .progress-pourcentage {
		margin: 6px 0;
		text-align: left;
	}
	
	#questionnaire_evalandgo .quest-intro:before, #questionnaire_evalandgo .quest-intro:after, #questionnaire_evalandgo .quest-outro:before, #questionnaire_evalandgo .quest-outro:after {
		height: 2vh;
	}
	
	#questionnaire_evalandgo .custom-question, #questionnaire_evalandgo .headerPage-content {
		margin: 0 -15px;
	}
}

@media screen and (min-width: 1200px) {
	#questionnaire_evalandgo .wrapper_look {
		max-width: 880px;
	}
}

@media screen and (min-width: 1500px) {
	#questionnaire_evalandgo .wrapper_look {
		max-width: 991px;
	}
}

@media screen and (max-width: 700px) {
	.end-page-question > div:first-child, .custom-question > div:first-child {
		min-height: 0vh !important;
	}
}

@media screen and (max-width: 767px) {
	#questionnaire_evalandgo .custom-header {
		font-size: 18px;
		line-height: 20px;
		padding: 7px 0;
	}
	
	#questionnaire_evalandgo input[type="text"], #questionnaire_evalandgo input[type="url"], #questionnaire_evalandgo input[type="email"], #questionnaire_evalandgo textarea, #questionnaire_evalandgo .input-group-addon, #questionnaire_evalandgo .champnumber, #questionnaire_evalandgo .pourcent {
		font-size: 16px;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	html {
		overflow: hidden;
		height: 100%;
	}
	
	body {
		overflow: auto;
		height: 100%;
	}
}

#questionnaire_evalandgo .custom-question {
	margin: 0 -15px;
	padding: 15px 0;
	font-weight: normal;
	font-style: normal;
	border-color: #62288d;
}

#questionnaire_evalandgo .custom-label {
	font-weight: bold;
	font-style: normal;
	background-color: #ececec;
	color: #62288d;
	border-color: #62288d;
}

#questionnaire_evalandgo .custom-headerPage {
	font-weight: bold;
	font-style: normal;
	color: #62288d;
	background-color: #fff;
}

#questionnaire_evalandgo .custom-champTexte {
	font-weight: normal;
	font-style: normal;
	color: #62288d;
	background-color: #ececec;
	border-color: #62288d;
	border-width: 1px;
	border-style: dotted;
}
