
.recherche {
  width: 80px;
  padding: 2px;
  margin-left: 20px;
}

.urgsaptable tr.invisible {
  display: none !important;
}

.rechin {
  background: url("/images/rechin.png") center center no-repeat;
  width: 10px;
  height: 24px;
}

.rechbas {
  background: url("/images/rechbas.png") center center no-repeat;
  width: 10px;
  height: 24px;
}

.rechhaut {
  background: url("/images/rechhaut.png") center center no-repeat;
  width: 10px;
  height: 24px;
}

.selected {
  background: linear-gradient(270deg, #d5e6ed, #a6d9ed);
}

.table thead,
.table thead tr {
  background-color: #eee;
}
