/***************************************************************************************************
© 2015 - Psychologues consultants Y2 - Tous droits réservés.
***************************************************************************************************/
#FicheInscription
{
	padding: 10px 20px;
}

#ChampCodeVerification, #ChampCodeVerification .ValeurChamp
{
	/*width: auto;*/
	display: inline-block;
}

.control-label {
	padding-bottom: 3px;
}

#EtiquetteCodeVerification {
	padding-right: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px)
{
	.control-label {
		padding-bottom: 0;
		padding-right: 10px;
	}
}
