#ChangementIdentiteContainer .select2-choice {
	width: 300px!important;
	display: flex;
	justify-content: center;
	flex-direction: row;
}
#ChangementIdentiteContainer #select2-drop {
	width: 310px!important;
}

#ChangementIdentiteContainer .select2-container{
	width: auto!important;
	margin: 15px 0px 15px 0px;
} 

#ChangementIdentiteContainer > div {	
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.btnPrendreIdentite {
	margin: 15px 0px 15px 0px;
}