.fade {
    opacity:0;
    -webkit-transition: opacity .25s linear;
    -o-transition: opacity .25s linear;
    transition: opacity .25s linear;
}

.tooltip{
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight:400;
	line-height:1.4;
	visibility:visible;
	filter:alpha(opacity=0);
	opacity:0;
}

.tooltip.in{
	filter:alpha(opacity=90);
	opacity:.9;
}

.tooltip.top{
	padding:5px 0;
	margin-top:-3px;
}

.tooltip.right{
	padding:0 5px;
	margin-left:3px
}

.tooltip.bottom{
	padding:5px 0;
	margin-top:3px;
}

.tooltip.left{
	padding:0 5px;
	margin-left:-3px;
}

.tooltip-inner{
	max-width:400px;
	padding:3px 8px;
	text-align:center;
	text-decoration:none;
	border-radius:4px;
    color:#fff;
    background: #0b0b0b;
    text-shadow: rgba(0,0,0,0.4) 0px 1px 1px;   
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;

}

.tooltip-arrow{
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
}

.tooltip.top .tooltip-arrow{
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color: #0b0b0b;
}

.tooltip.top-left .tooltip-arrow{
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color: #646464;
}

.tooltip.top-right .tooltip-arrow{
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color: #0b0b0b;
}

.tooltip.right .tooltip-arrow{
top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color: #0b0b0b;
}

.tooltip.left .tooltip-arrow{
top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color: #0b0b0b;
}

.tooltip.bottom .tooltip-arrow{
top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#0b0b0b;
}

.tooltip.bottom-left .tooltip-arrow{
top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color: #0b0b0b;
}

.tooltip.bottom-right .tooltip-arrow{
top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color: #0b0b0b;
}


		
		
		
		
		
		
		
		
		
		
		
		
		
		
/*
     FILE ARCHIVED ON 16:55:05 Nov 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:28:10 Jan 30, 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.719
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.041
  esindex: 0.01
  cdx.remote: 26.032
  LoadShardBlock: 299.904 (3)
  PetaboxLoader3.datanode: 352.661 (5)
  PetaboxLoader3.resolve: 108.546 (3)
  load_resource: 241.706 (2)
*/