.notice-wrap {
	position: fixed;
	bottom: 20px;
	left: 20px;
	width: 250px;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;		
}
 
.notice-item {
	background: #333;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	right: 6px;
	top: 6px;
	cursor: pointer;
}
.notice-item.error{
	background: #900;
}
.notice-item.success{
	background: #090;
}
.notice-item p{
	color: #fff;
}
/*
     FILE ARCHIVED ON 23:08:55 Jan 26, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:01:24 Jun 22, 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.544
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.072
  esindex: 0.009
  cdx.remote: 23.895
  LoadShardBlock: 112.753 (3)
  PetaboxLoader3.datanode: 87.13 (4)
  PetaboxLoader3.resolve: 166.657 (3)
  load_resource: 149.979
*/