<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dtbl-wrapper .dataTables_filter input {
  padding: 8px;
  border-radius: 3px;
  display: inline-block;
  width: auto;
}
.dtbl-wrapper .dataTables_length select {
  padding: 6px;
  border-radius: 3px;
  display: inline-block;
  width: auto;
}
.dtbl-wrapper .paging_simple_numbers a {
  font-size: 16px;
}
.dataTableAttachment {
  text-align: center;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.dataTableAttachment img {
  height: 50px;
}
.text-center {
  text-align: center;
}
</pre></body></html>