.alpaca-wizard-progress-bar {
   display: none;
}

.alpaca-wizard-nav {
   display: none;
}

[alpaca-layout-binding-field-name=dateNaissance] .help-block {
   /*padding-left: calc(25% + 15px);
   padding-top: 0px;*/
}

.alpaca-container .btn-group {
   width: 300px;
}

.multiselect-container {
   max-width: none;
}

[data-alpaca-field-name=listParticipants] .table td {
   height: 115px;
   min-width: 50px
}

[data-alpaca-field-name=listParticipants] .table td div.form-group {
   position: absolute;
   top: 15px;
}

[data-alpaca-field-name=listParticipants] .table td .help-block {
   position: absolute;
   top: 35px;
   padding-left: 15px !important;
}
