@keyframes bounceInRight {
	from {
		-webkit-transform: translateX(3000px);
		transform: translateX(3000px);
	}
	60% {
		-webkit-transform: translateX(-25px);
		transform: translateX(-25px);
	}
	75% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	90% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px);
	}
	to {
		-webkit-transform: translateX(1px);
		transform: translateX(1px);
	}
}

.avis h2 {
	margin-top:2rem;
	padding-top: 0 !important;
}

.avis {
	margin-bottom:2rem
}

.radioBtn[for="rdAvis.Oui"] {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdCMEFGQkYwMTU1MTFFNkI5NzJDMzBFNDIzMTVFQzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdCMEFGQzAwMTU1MTFFNkI5NzJDMzBFNDIzMTVFQzYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGN0IwQUZCRDAxNTUxMUU2Qjk3MkMzMEU0MjMxNUVDNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGN0IwQUZCRTAxNTUxMUU2Qjk3MkMzMEU0MjMxNUVDNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlwIMSkAAADHSURBVHjanNJNCwFBAMbxmVU4uZAbclPOfATl+7gqJ0efwc1duSgOigsHJ2d3pUjSFuM/GXaInclTv93m5dndmhVKKeEKe/LYoGTG5hJfSmOuHml6FVlLYmhKoX6zs8h8BUsVpWOtRUXuNRQg0cLFKp3QQPatiB5WSKCvfueGqV3UT+8io9zZ605gPjuFEIFwZy08N35m9m9x8lmUHqUdFnZRD6o4YhxTHEgpr6/DRA5tlM1cXR84RtjijAOKz470+cm/5S7AAJquGgJit3DcAAAAAElFTkSuQmCC);
	background-position: 60px 64px;
}

.radioBtn {
	background-color: white;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	color: #616161;
	display: inline-block;
	margin-right: 1.25em;
	padding: .75em 2em .75em 1em;
	transition: all 200ms ease-out;
	border-radius: 50px;
	cursor:pointer
}

.radioBtn[for="rdAvis.Non"]:hover, .radioBtn[for="rdAvis.Non"]:focus, .radioBtn[for="rdAvis.Non"].checked {
	background-color: #D26A40;
	background-position: 21px 17px;
	border-color: #D26A40;
	border-bottom-color: #BF5F3E;
	color: white;
	padding: .75em 1.5em .75em 1.5em;
}

.radioBtn[for="rdAvis.Oui"]:hover, .radioBtn[for="rdAvis.Oui"]:focus, .radioBtn[for="rdAvis.Oui"].checked {
	background-color: #9CC051;
	background-position: 60px 16px;
	border-color: #9CC051;
	border-bottom-color: #89A746;
	color: white;
	padding: .75em 2.5em .75em .5em;
}

.radioBtn input {
	visibility: hidden;
}

.avis .col_1_2 + .col_1_2 {
	text-align: right;
}

.radioBtn[for="rdAvis.Non"] {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAxRjFDMjIwMTU2MTFFNjg0QjRGOTg3MkM5QUNFQTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAxRjFDMjMwMTU2MTFFNjg0QjRGOTg3MkM5QUNFQTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMDFGMUMyMDAxNTYxMUU2ODRCNEY5ODcyQzlBQ0VBMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMDFGMUMyMTAxNTYxMUU2ODRCNEY5ODcyQzlBQ0VBMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk8VuQ8AAADLSURBVHjaYvj//z8DCABpOSD+CMTfgPgBEG8F4gYgNoPKKwJxLRCLgPUgaZz4HzfYCVWzBoiPwjUCMTMQv8Kj8T9UYyOMy8QAAVZALMpAGPyHMWAanRlIBDCNduRqNCBSPRsQ/0TWeAHZ/VjAQlAAAmk3IJ4GiwYYLQzEbkD8BSkwfwBxCRAzArEsEJvC9cA0QgUakDSdBmINrEGLlgBEgfgXVNMmIGbHGSdoGj2gmo4BMQfeyETTKA/E14BYjGAqAOphRPYjKQAgwAA71A8DtOBwswAAAABJRU5ErkJggg==);
	background-position: 21px -48px;
}

#quiz #quiz-finish-btn:before {
	background-image: url(/fr/images/epargnants/afficher-oeil.svg);
	background-position: center -11px;
	top: 3px;
	height:13px;
	width:30px;
	left:-8px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	#quiz #quiz-finish-btn:before {
		background-position: 2px -13px;
		background-size:90% !important;
		height:30px;
		width:30px;
		left:-8px;
	} 

	#quiz #quiz-finish-btn:hover:before {
		background-position: 2px 2px;
		left:-6px;
	}
} 

.quiz {
	overflow:hidden
}

.quiz .content-content {
	position:relative;
}

.quiz .content-content:before {
	background: url(/fr/images/epargnants/medailles3.svg) 0 center no-repeat;
	height: 600px;
	display: block;
	background-size: 300%;
	position: absolute;
	width: 460px;
	content: "";
	left: -30%;
	top: -150px;
	opacity: 0.35;
	z-index: -1;
}

#quiz #quiz-finish-btn:hover:before {
	background-position: center 2px;
}

.avis.i_blocgenform {
	width:100%
}

#quiz {
	padding: 40px;
	background: #004494;
	border-radius: 30px;
	overflow:hidden;
	transition:background 0.5s ease-in-out;
	margin-bottom:40px;
	min-width: 100%;
	width: 100%;
	position:relative;
	-webkit-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 10px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.1);
}

.quiz-corrige a {
	margin:0 auto;
	display:block;
	width:30%;
	cursor:pointer
}

#quiz-reponse h2 {
	margin-top:30px;
}
#quiz-reponses h3 {
	margin:50px 0 0 0;
	padding-bottom:0px;
}

#quiz-reponses 
{margin-bottom:30px;
	overflow:hidden;
}

.no-js #quiz-reponses {
	display:block !important;
}

.rebond-quiz li {
	font-size: 1.176em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0 5.294em 0 1.5em;
	margin: 1em 0;
	list-style:none;
	position:relative;
}

.rebond-quiz li:before {
	content: "•";
	color: #466581;
	left: 0;
	position: absolute;
	top: 0em;
}

hr.quiz {
	border-style: solid;
	border-color: #ddd;
	border-width: 0 0 1px 0;
	margin: 3em 0;
}

#quiz #quiz .quiz-container {
	position:relative;
}

#quiz .medals {
	display: none;
	position: absolute;
	height: 190px;
	width: 160px;
	right: 10px;
	overflow: hidden;
	top: -27px;
	display: block;
	z-index: 3;
}

#quiz .medals:before {
	background: url(/fr/images/epargnants/medailles3.svg) top left no-repeat;
	height: 200px;
	display: block;
	position: absolute;
	width: 500px;
	background-position: -375px;
	content: "";
	left:0;
	top:0;
}

#quiz.bronze .medals:before {
	background-position: -10px top;
}

#quiz.silver .medals:before {
	background-position: -185px top;
}

#quiz.gold .medals:before {
	background-position: -370px top;
}

#quiz.gold .medals,#quiz.silver .medals,#quiz.bronze .medals {
	animation-name:bounceInRight;
	animation-duration:1s;
	animation-iteration-count:1
}

#quiz #questions a {
	border: none;
	display: block;
	position: relative;
	padding-left: 30px;
	font-size:1.176em
}

#quiz #questions a.not-selected {
	cursor:default;
	opacity:.5
}

#quiz #questions a.selected {
	cursor:default;
}

#quiz *, #quiz ul a:hover, #quiz ul a:focus, .answers li a, #quiz #quiz-buttons a {
	color:white; 
	text-decoration:none
}

#quiz #quiz-results-txt strong {
	color:#5468ad
}

#quiz ul {
	margin:0; padding-left:0
}

#quiz div h3 {
	padding:10px 0px 20px 0px;
	border-bottom: 1px solid white;
	margin:0 0 1.23em 0;
}

#quiz #questions li {
	font-weight: bold;
	margin-right: 8px;
	position: relative;
	display: inline-block;
	width:95px;
	padding-left: 0px;
}

#quiz .reponse_qcm, #quiz #resultats {
	overflow: hidden;
	position: relative;
	background: white;
	margin-top: 20px;
	border-radius: 3px;
	padding: 20px 20px 20px 115px;
}
#quiz #resultats {
	padding-left:20px;
}

#quiz #quiz-results-txt {
	width: 49%;
	padding:0 !important;
}

#quiz .reponse_qcm.mauvaise:before {
	background: url(/fr/images/epargnants/step-fail.svg) bottom left no-repeat
}
#quiz .reponse_qcm.bonne:before {
	background: url(/fr/images/epargnants/step-success.svg) bottom left no-repeat
}

#quiz .reponse_qcm:before {
	content: "";
	position: absolute;
	left: -44px;
	top: 50%;
	height: 140px;
	width: 140px;
	opacity: 0.75;
	margin-top: -70px;
}

#quiz #quiz-next-btn, #quiz #quiz-finish-btn, #quiz #quiz-restart-btn {
	display: inline-block;
	position: relative;
	margin-top:15px;
}

#quiz #quiz-next-btn {
	padding-right: 15px;
}
#quiz #quiz-finish-btn, #quiz #quiz-restart-btn {
	padding-left: 21px;
	overflow:hidden;
}

#quiz #quiz-next-btn:after, #quiz #quiz-finish-btn:before, #quiz-restart-btn:before {
	content: "";
	position: absolute;
	background-size: 50%;
	background-repeat: no-repeat;
}
#quiz #quiz-restart-btn:before {
	left: -8px;
	background-position: center center;
	height: 30px;
	width: 30px;
}
#quiz #quiz-next-btn:after {
	background-image: url(/fr/images/epargnants/fleche-droite.svg);
	background-position: right center;
	height: 20px;
	width: 20px;
	right: 0;
	transition: all .25s ease-in-out;
}

#quiz #quiz-next-btn:hover:after {
	right:-5px;
	transition: all .25s ease-in-out;
}

#quiz-controls .reponse_qcm ul{margin-left:25px}.reponse_qcm ul li {
	padding-left:0;
}

#quiz-restart-btn:before {
	transition: transform .5s ease-in-out;
	background-image: url(/fr/images/epargnants/recommencer-quiz.svg);
	top: -6px;
}

#quiz #quiz-counter {
	font-size:13px; 
	opacity:.7;
	margin:0
}

#quiz .reponse_qcm *, #quiz #resultats p {
	color:#505050
}

#quiz .reponse_qcm span {
	font-weight:bold; 
	font-size:1.20em
}

#quiz .reponse_qcm.mauvaise span {
	color:#ed1c24;
}

#quiz .reponse_qcm.bonne span {
	color:#505050
}

#quiz #quiz-buttons {
	text-align:right; 
	padding-top:10px;
}

#quiz #questions a {
	border:none;
}

#quiz #quiz-buttons a {
	border-color:white;
}

#quiz #questions li a:before {
	position: absolute;
	left: 0px;
	height: 15px;
	width: 15px;
	content: url(/fr/images/forms/radio2.svg);
	border-radius: 50%;
	top: 3px;
}

#quiz #questions li a.selected::after {
	content: "";
	background-color: white;
	height: 9px;
	position: absolute;
	width: 9px;
	border-radius: 50%;
	left: 4px;
	top: 7px;
}
#quiz div#quiz-results-screen p {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 32px 0 0;
	margin: 0;
	line-height: normal;
}

#quiz #quiz-results-screen #quiz-results {
	font-size: 5em;
	letter-spacing: -7px;
	color:#5468ad;
	font-family: 'AktivGroteskW01-Medium', Arial, sans-serif;
}

#quiz .answers li a {
	font-weight: normal;
}

#quiz-restart-btn:hover:before {
	transform:rotate(-360deg);
}

#quiz.quiz-results-state {
	background:#466581;
}

@media (max-width: 50em) {
	#quiz #quiz-results-txt {
		width: 100%;
	}
}

@media (max-width: 27.938em) {

	#quiz .reponse_qcm li {
		padding:0
	}

	#quiz #questions .question-container ul {
		width:100%
	}

	#quiz  #questions .question-container li {
		width:50%; 
		margin-right:0
	}

	#quiz {
		margin-bottom:60px;
		padding:25px
	}

	#quiz .reponse_qcm:before {
		right: -19px;
		height: 58px;
		width: 58px;
		left: auto;
		top: 18px;
		margin-top: auto;
	}

	#quiz .reponse_qcm, #quiz #resultats {
		padding: 20px;
	}

	#quiz div#quiz-results-screen p {padding:0}
	#quiz #quiz-results-screen #quiz-results {
		padding-bottom: 0;
		margin-top: 45px;
	}
	#quiz.zero #quiz-results-screen #quiz-results {
		margin-top: 0px;
	}
}

@media (max-width: 23.375em) {
	#quiz .question-container li {
		padding: 0 4em 0 1.5em;
	}

	#quiz .medals {
		right: -18px;
	}
	
	#quiz #quiz-results-screen #quiz-results {
		font-size:3.8em;
	}
}

@media (max-width: 500px) {
	.quiz .content-content:before {
		left: -50%;
		opacity: 0.25;
	}
}

@media (max-width: 400px) {
	.quiz .content-content:before {
		display:none
	}
}




