<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table.table-striped.table-hover tbody tr:hover &gt; td,.table.table-striped.table-hover tbody tr:hover &gt; th 
{
  background-color: #e6e6e6 !important;
}
.table.table-striped2 tbody tr th{
	background-color: #656565 !important;
	color: #fff
}
.table.table-striped2 tbody tr:nth-child(2n+1) td{
	background-color: #e6e6e6;
}
.table.table-bordered.table-hover tr td:hover,.table.table-bordered.table-hover tr th:hover{
	background-color: #ddd;
	color:#000;
}
.table-responsive
{
    overflow-x: auto;
}
.table.table-striped tbody tr
{
  border-top:#ddd 1px solid !important;
}
.table.table-striped tbody tr:last-child
{
  border-bottom:#ddd 1px solid !important;
}
.table.table-bordered tbody tr td
{
  border:#ddd 1px solid !important;
  border-collapse: collapse;
}
.table.table-bordered tbody tr th
{
  border-bottom:#ddd 5px solid !important;
}


/*
playback timings (ms):
  captures_list: 0.634
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.022
  esindex: 0.013
  cdx.remote: 30.317
  LoadShardBlock: 145.771 (3)
  PetaboxLoader3.datanode: 162.62 (4)
  load_resource: 194.482
  PetaboxLoader3.resolve: 117.283
*/</pre></body></html>