#tabShow_filter { margin-top: 2px; }
#tabShow_filter input { width: 200px }
.table-pointer > tbody > tr:hover { cursor: pointer; }
.table-darkblue, .table-darkblue > th {
  color: #ffffff;
  background-color: #034f84;
}
.bg-bluet { background-color: #d0f0ff; }
.bg-gray  { background-color: #f0f0f0; }