/* Theme Panel */

	#theme-panel{
		position: fixed;
		width:212px;
		height: auto;
		top:150px;
		min-height: 200px;
		text-align:left;
		background:rgb(0, 0, 0);
		border:1px solid #000000;
		z-index: 11;
		border-top-right-radius:5px;
		border-bottom-right-radius:5px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}

	.close-theme-panel{
		left:-212px;
	}

	.open-theme-panel{
		left:-1px;
	}

	#theme-panel .segment{
		width:100%;
		padding:15px 10px 15px 0;
		border-bottom:1px solid #f1f1f1;
		padding:15px 25px;
	}

	#theme-panel a.panel-button{
		position: absolute;
		width:50px;
		height: 50px;
		background:black;
		right:-50px;
		top:30px;
		text-align: center;
		font-size:23px;
		line-height: 47px;
		cursor: pointer;
		border:1px solid #f1f1f1;
		border-top-right-radius:5px;
		border-bottom-right-radius:5px;
	}

	#theme-panel h3{
		margin:3px auto 15px;
		padding-top:0;
		padding-bottom:0;
	}


	#theme-panel .segment a.switcher{
		width:25px;
		height: 25px;
		display: inline-block;
		margin-right:3px;
		margin-top:5px;
		border:1px solid #efefef;
		cursor: pointer;
	}

	.blue-bg{
		background: #3498db;
	}

	.asphalt-bg{
		background: #5e6f80;
	}

	.green-bg{
		background: #2ecc71;
	}

	.gray-bg{
		background: #95a5a6;
	}

	.orange-bg{
		background: #e67e22;
	}

	.purple-bg{
		background: #9b59b6;
	}

	.red-bg{
		background: #e74c3c;
	}

	.s-green-bg{
		background: #90c963;
	}

	.yellow-bg{
		background: #f1dd00;
	}

	.s-blue-bg{
		background: #1ed2ff;
	}
/*
     FILE ARCHIVED ON 06:38:17 Jun 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:11:05 Feb 02, 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.498
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.009
  cdx.remote: 14.88
  LoadShardBlock: 158.631 (3)
  PetaboxLoader3.datanode: 216.061 (5)
  load_resource: 220.545 (2)
  PetaboxLoader3.resolve: 135.556 (2)
*/