/* 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: url(../../../../_app/1/sm6/fancybox/fancybox-overlay.png) !important;
}


/*
playback timings (ms):
  captures_list: 123.167
  exclusion.robots: 0.181
  exclusion.robots.policy: 0.166
  cdx.remote: 0.094
  esindex: 0.013
  LoadShardBlock: 84.158 (3)
  PetaboxLoader3.datanode: 96.181 (4)
  load_resource: 87.559
  PetaboxLoader3.resolve: 52.71
*/