.recapVehicule > tbody > tr{
  border: 1px solid black;
  padding-bottom: 500em;
}

.table {
  width:100%;
  margin-bottom:1rem;
  background-color: #f5f5f5;
}

#vehiculeTable_filter { display: none; }

/*input{*/
/*  margin: 0 !important;*/
/*  padding: 0 !important;*/
/*  border: 0 !important;*/
/*  outline: none;*/
/*}*/