.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 19:50:28 Jan 28, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:02:11 Aug 13, 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.51
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.07
  esindex: 0.007
  cdx.remote: 20.352
  LoadShardBlock: 61.659 (3)
  PetaboxLoader3.datanode: 68.928 (5)
  PetaboxLoader3.resolve: 84.678 (3)
  load_resource: 165.91
  loaddict: 26.115
*/