
@import url("/css/no_page.css");

html {
	height: 100% !important;
}

.custom-page {
	color: #444;
	font-family: "Arial", sans-serif;
	background-color: #ffffff;
	padding-bottom: 50px;
	min-height: 100vh;
	position: relative;
	overflow-x: hidden;
	background-image: none;
}

.wrapper_look {
	padding: 15px;
}

.custom-identifiants {
	text-align: right;
}

#imglogo {
	width: 33.333333%;
	text-align: left;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

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

#txtlogo {
	width: 66.666667%;
	float: left;
	text-align: right;
	font-size: 2.4rem;
	line-height: 1.4;
}

#txtlogo2 {
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.4;
}

.progress-info {
	margin: 15px 0;
}

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

#progressbar {
	width: 100% !important;
}

#progressbar .progress {
	height: 6px;
}

#questionnaire {
	padding: 15px !important;
}

.content-quest {
	padding: 0 15px;
}

.custom-question:before, .custom-question:after {
	height: 8vh;
}

.custom-question img {
	max-width: 100%;
	height: auto;
}

.custom-libelle {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 15px;
	color: #9cc657;
}

.withNumerotation .custom-libelle {
	padding-left: 0px !important;
}

.custom-numerotation {
	font-weight: bold;
	color: #6e962c;
	font-size: 18px;
	line-height: 1.4;
}

.btn_continue_box {
	height: auto !important;
	margin-bottom: 0 !important;
	margin-top: 15px !important;
}

.custom-bouton {
	color: #444;
	background-color: #fff;
	border: 2px solid #38c;
	border-color: #6e962c;
	padding: 12px;
	font-size: 16px;
}

.custom-bouton:hover, .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);
}

#sub, #btn_fin {
	color: #fff;
	background-color: #38c;
}

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

.box-mobil input[type="radio"]:checked + label::before {
	border-color: #9cc657;
}

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

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

.custom-progressValue {
	background-color: #9cc657;
}

input[type="text"], input[type="url"], input[type="email"], textarea, .input-group-addon, .champnumber, .pourcent, .custom-champTexte {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #444;
	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;
}

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

#bandeaufooter, #data_private_footer {
	width: 100% !important;
	max-width: 100% !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

#reporting_footer, #data_private_footer {
	padding: 15px !important;
}

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

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

#data_private_footer div label:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	opacity: 1;
	border: 1px solid #bbb;
	border-radius: 5px;
	margin-right: 10px;
	position: absolute;
	left: .5625em;
	top: 50%;
	margin: -9px 0px 0px;
	background-color: white;
}

#data_private_footer div 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;
}

#reporting_footer, #forgotten_button {
	font-size: 11px;
}

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

.custom-question.quest-type-s-3 img {
	height: 100px !important;
}

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

.custom-question.quest-type-s-0 .box-mobil, .custom-question.quest-type-j-1 .box-mobil, .custom-question.quest-type-j-2 .box-mobil, .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%;
	max-width: 40px;
}

.custom-question.quest-type-s-0 .box-mobil label, .custom-question.quest-type-j-1 .box-mobil label, .custom-question.quest-type-j-2 .box-mobil label, .custom-question.quest-type-g-1 .box-mobil label {
	height: 40px;
	padding: 0px;
}

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

.custom-question.quest-type-s-0 .box-mobil input[type="radio"]:checked + label:before, .custom-question.quest-type-j-1 .box-mobil input[type="radio"]:checked + label:before, .custom-question.quest-type-j-2 .box-mobil input[type="checkbox"]:checked + label:before, .custom-question.quest-type-g-1 .box-mobil input[type="radio"]:checked + label:before {
	display: block;
	content: "✓";
	font-size: 24px !important;
	color: #38c;
	line-height: 1.8;
	background: transparent;
	border: 0 none;
	left: 0;
	top: 0 !important;
	margin: 0 auto;
	width: 100%;
}

.custom-question.quest-type-j-2 .box-mobil input[type="checkbox"]:checked + label:before {
	top: 2px !important;
}

.custom-question.quest-type-a-0 .col-12 {
	padding-left: 15px;
	padding-right: 15px;
}

.custom-question.quest-type-r-0 .custom-classement {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.end-page-question > div:first-child, .custom-question > div:first-child {
	min-height: 0vh !important;
}

#piedbandeau, #divlang {
	color: #444;
}

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

@media screen and (min-width: 768px) {
	.wrapper_look {
		padding: 30px;
	}
	
	.custom-question.quest-type-s-0 .table>tbody>tr>td, .custom-question.quest-type-j-1 .table>tbody>tr>td, .custom-question.quest-type-j-2 .table>tbody>tr>td, .custom-question.quest-type-g-1 .table>tbody>tr>td, .custom-question.quest-type-g-2 .table>tbody>tr>td {
		padding: 8px;
		font-size: 14px;
	}
	
	.box-mobil.box-mobil-btn label {
		padding: 15px 10px 15px 35px;
	}
	
	#bandeau_free {
		height: 50px;
		width: 100% !important;
	}
	
	.custom-question.quest-type-u-1 .content-quest.choice-inline .box-mobil {
		width: 49.7%;
		margin-top: 0px !important;
	}
	
	.custom-question.quest-type-d-0 .form-horizontal .col-form-label, .custom-question.quest-type-l-0 .form-horizontal .col-form-label, .custom-question.quest-type-e-0 .form-horizontal .col-form-label {
		text-align: left;
	}
	
	.custom-question.quest-type-e-0 .form-horizontal .col-form-label {
		padding-top: 14px;
	}
	
	#bandeaufooter .col-sm-4.col-sm-offset-4 .custom-bouton {
		margin-top: -50px;
	}
}

@media screen and (min-width: 992px) {
	.custom-question:before, .custom-question:after, .headerPage-content:before, .headerPage-content:after {
		height: 1vh;
	}
}

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

@media screen and (min-width: 1280px) {
	#chronometre {
		width: 185px;
	}
}

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

@media screen and (max-width: 767px) {
	.withNumerotation .custom-libelle, .custom-numerotation {
		float: none !important;
		width: 100% !important;
		padding-left: 15px !important;
	}
}

#sub, #btn_fin {
	color: #333;
	background-color: #9cc657;
}

.ui-slider-handle, .ui-slider-bg {
	background-color: #9cc657;
}

#data_private_footer div.col-4.col-offset-4 input[type="checkbox"]:checked + label::before {
	background-color: #9cc657;
}

input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus, textarea:focus, .input-group-addon:focus, .champnumber:focus, .pourcent:focus {
	border-bottom-color: #9cc657;
}

.rating .fa-star, .custom-question.quest-type-j-1 .box-mobil input[type="radio"]:checked + label:before, .custom-question.quest-type-g-1 .box-mobil input[type="radio"]:checked + label:before, .custom-question.quest-type-s-0 .box-mobil input[type="radio"]:checked + label:before, .custom-question.quest-type-j-2 .box-mobil input[type="checkbox"]:checked + label:before {
	color: #9cc657 !important;
}

#sub, #btn_fin {
	color: #333;
	background-color: #85b03d;
}

#sub, #btn_fin {
	color: #333;
	background-color: #79a62e;
}

#sub, #btn_fin {
	color: #fff;
	background-color: #6e962c;
}
