/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #8b8126;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#FCECA4;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:5px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:2px;
	line-height:18px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:7px solid #8b8126;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #8b8126;
}



/*
     FILE ARCHIVED ON 22:54:01 Aug 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:24:54 Jul 25, 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.976
  exclusion.robots: 0.122
  exclusion.robots.policy: 0.104
  esindex: 0.015
  cdx.remote: 32.809
  LoadShardBlock: 171.286 (3)
  PetaboxLoader3.datanode: 328.367 (5)
  PetaboxLoader3.resolve: 228.939 (3)
  load_resource: 496.55 (2)
*/