.dossier-entete {
  -webkit-box-pack: justify;
  display: flex;
  justify-content: center;
  margin-bottom: 3%;
}

.nom_dossier {
  text-align: center !important;
  font-weight: lighter;
}

.dossier-create {
  text-align: center !important;
  font-weight: lighter;
  font-size: 21px;
}

.dossier_type {
  text-align: center !important;
  font-weight: lighter;
  font-size: 21px;
}

.formulaire section.panel #demande_info_suivi.panel-body > div {
  background-color: transparent;
  margin-left: 0px;
  margin-right: 0px;
}

#btn_creation .name_service_menu {
  margin-left: 5px;
}

.boutons_creation_profil > a:not(:first-child) {
  margin-left: 5px;
}

.boutons_creation_beneficiaire > a:not(:first-child) {
  margin-left: 5px;
}
