/*
 * Widget
 */
.uploader
{
	border: 2px dashed #A5A5C7;
	width: 100%;
	color: #92AAB0;
	text-align: center;
	vertical-align: middle;
	padding: 40px 0px;
	margin-bottom: 30px;
	margin-top:30px;
  font-size: 24px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius:6px;
}

.uploader-active {
	border-color: #0B85A1;
}

.uploader div.or {
	font-size:14px;
	font-weight: bold;
	color: #C0C0C0;
	padding: 10px;
}

.uploader div.browser label {
	background-color: #5a7bc2;
	padding: 5px 15px;
	color: white;
	padding: 6px 0px;
  	font-size: 14px;
	cursor: pointer;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 300px;
	margin: 20px auto 0px auto;

	box-shadow: 2px 2px 2px #888888;
}

.uploader div.browser span {
	cursor: pointer;
}


.uploader div.browser input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	border-width: 0 0 100px 200px;
	opacity: .0;
	filter: alpha(opacity= 0);
	-o-transform: translate(250px,-50px) scale(1);
	-moz-transform: translate(-300px,0) scale(4);
	direction: ltr;
	cursor: pointer;
}

.uploader div.browser label:hover {
	background-color: #427fed;
}

/*
 * File list
 */
#fileList, #fileList1, #fileList2 {
  float:right;
  width: 330px;
  height:196px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: gray;
  
  font-size: 12px;
  overflow: auto;
padding-left:20px;
}

#fileList .file, #fileList1 .file, #fileList2 .file {
  width: 290px;
  margin-bottom: 15px;
}

#fileList .info, #fileList1 .info, #fileList2 .info {
  width: 290px;
  height: 26px;
  display: block;
  overflow: hidden;
  
  line-height: 13px;
}

#fileList .filename, #fileList1 .filename, #fileList2 .filename {
  font-weight: bold;
}

#fileList .bar, #fileList1 .bar, #fileList2 .bar {
  border: solid 1px #C0C0C0;
  height: 12px;
  margin-top: 5px;
  padding: 1px;
  width: 290px;
}

#fileList .progress, #fileList1 .progress, #fileList2 .progress {
  height: 12px;
  background-color: #00CCFF;
}

#fileList span.success, #fileList1 span.success, #fileList2 span.success {
  color: #009900;
}

#fileList span.error, #fileList1 span.error, #fileList2 span.error {
  color: #990000;
}

/* Debug */
#debug, #debug1, #debug2 {
  color: #333;
}

#debug h2, #debug1 h2, #debug2 h2 {
  margin: 0px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  color: #333;
}

#debug div, #debug1 div, #debug2 div {
  height: 196px;
  overflow: auto;
  margin:0 20px 0 0;
}

#debug ul, #debug1 ul, #debug2 ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
}

#debug li, #debug1 li, #debug2 li {
  padding: 0px;
  margin: 0px 0px 7px 0px;
}
/*
     FILE ARCHIVED ON 05:41:11 Sep 05, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:05:41 Jun 17, 2025.
     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: 1.004
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.025
  esindex: 0.017
  cdx.remote: 53.203
  LoadShardBlock: 545.232 (3)
  PetaboxLoader3.datanode: 448.19 (5)
  PetaboxLoader3.resolve: 574.059 (4)
  load_resource: 549.323 (2)
*/