/*--Afficher le nombre de catégories souhaitées--*/
/*----Ici 4 catégories supplémentaires----*/

#edit-field-categorie-b-wrapper,
#edit-field-categorie-c-wrapper,
#edit-field-categorie-d-wrapper,
#edit-field-categorie-e-wrapper,
#edit-field-categorie-f-wrapper,
#edit-field-categorie-g-wrapper,
#edit-field-categorie-h-wrapper,
#edit-field-categorie-i-wrapper
{
  display: block;
}
/*----Fin de la personnalisation----*/

/*----Module Term Delete Protection Hack----*/

.term-delete-protected {
  background-color: inherit;
}