.titre-recap-bloc {
    margin-bottom: 1em; 
}
  
.titre-recap-bloc h3 + button {
    top: 36px; 
}

h2 + div.titre-recap-bloc h3 + button {
	top: 36px;
}

.btnRecapDHTour{
	margin-top: -20px;
}

.blocTypeHebergementRecap{
	width: 85%;
	margin-left: 50px;
}

.blocInfosDeclarantRecap{
	width: 85%;
}

.blocTypeHebergementRecap b, .blocInfosDeclarantRecap b{
	color : #0b6ba8;
}

/*Correction RGAA*/
.btn-prev:before{
	padding-left: 3pt;
}

/*Correction RGAA*/
.btn-next:after{
	padding-right: 3pt;
}

/*Correction RGAA*/
.panel-end{
	overflow-wrap: break-word;
}

/*Correction RGAA*/
.before-current{
	min-width: 3em;
}

/*Correction RGAA*/
.steps li p .number
{
	padding-right: 1.3em;
}