.select2-container .select2-selection--single {
  height: 37px !important;
}

span.select2 {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
}

/****************INSCRIPTION*****************/
#btn-enregister {
  float: right;
}