.tlite {
  background: #111;
  color: white;
  font-family: sans-serif;
  font-size: 0.8rem;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  padding: 0.6em 0.75rem;
  border-radius: 4px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s;
  white-space: nowrap;
  box-shadow: 0 0.5rem 1rem -0.5rem black;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
}
.tlite-table td,
.tlite-table th {
  position: relative;
}
.tlite-visible {
  visibility: visible;
  opacity: 0.9;
}
.tlite::before {
  content: ' ';
  display: block;
  background: inherit;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
}
.tlite-n::before {
  top: -3px;
  left: 50%;
  margin-left: -5px;
}
.tlite-nw::before {
  top: -3px;
  left: 10px;
}
.tlite-ne::before {
  top: -3px;
  right: 10px;
}
.tlite-s::before {
  bottom: -3px;
  left: 50%;
  margin-left: -5px;
}
.tlite-se::before {
  bottom: -3px;
  right: 10px;
}
.tlite-sw::before {
  bottom: -3px;
  left: 10px;
}
.tlite-w::before {
  left: -3px;
  top: 50%;
  margin-top: -5px;
}
.tlite-e::before {
  right: -3px;
  top: 50%;
  margin-top: -5px;
}

/*
     FILE ARCHIVED ON 00:08:44 Jun 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:43:38 Jun 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.739
  exclusion.robots: 0.096
  exclusion.robots.policy: 0.084
  esindex: 0.012
  cdx.remote: 16.812
  LoadShardBlock: 188.442 (3)
  PetaboxLoader3.datanode: 172.401 (5)
  PetaboxLoader3.resolve: 114.914 (3)
  load_resource: 117.903
  loaddict: 50.202
*/