/* Patch to fix long text with no spaces when image name is longer than image width */
.fancybox-title-inside-wrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	width: 100%;
}

.lt-ie9 .fancybox-overlay {
    background-image: none !important;
}

/*
playback timings (ms):
  exclusion.robots: 0.214
  exclusion.robots.policy: 0.201
  PetaboxLoader3.datanode: 346.749 (5)
  CDXLines.iter: 17.118 (3)
  captures_list: 347.469
  RedisCDXSource: 18.93
  LoadShardBlock: 308.536 (3)
  esindex: 0.01
  PetaboxLoader3.resolve: 126.812 (2)
  load_resource: 214.636 (2)
*/