.button-clear {
  position: absolute;
  top: 96px;
  z-index: 1;
  right: 41vw;
}
.button-help {
  position: absolute;
  top: 96px;
  z-index: 1;
  right: 35vw;
}
table.ti-custom-table thead {
  height: 50px;
}
table.ti-custom-table thead th span {
  font-size: 12px;
  font-weight: bold;
}