.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 18:44:48 Dec 07, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:52:43 Sep 04, 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.446
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.056
  esindex: 0.005
  cdx.remote: 31.116
  LoadShardBlock: 436.488 (3)
  PetaboxLoader3.datanode: 122.51 (4)
  PetaboxLoader3.resolve: 375.078 (2)
  load_resource: 367.295
*/