.js-flash-message
{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:999999;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

.js-flash-message-content {
	display: none;
	position: fixed;
	top: 35%;
	left: 35%;
	width: 320px;
	height: 200px;
	padding: 16px;
	background: none repeat scroll 0 0 #E9EAEE;
	border: 2px solid #FFFFFF;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	z-index:9999999;
	overflow: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

#errorMessage { color: #e60000; padding: 10px; }
#successMessage { color: #67a73a; padding: 10px; }
#flashMessage { color: #20afe5; padding: 10px; }

.message {
	line-height: 25px; font-family: 'Lobster'; font-size: 20px; text-align: center; position: absolute; width: 90%; bottom: 5px;
}

.info-ico-msg {
	text-align: center;
}

.modal-close {
	background: url('https://alterkeys.com/img/modal-close.png') no-repeat; width: 18px; height: 18px; position: absolute; top: 5px; right: 5px; cursor: pointer;
}
/*
     FILE ARCHIVED ON 06:08:45 Mar 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:35:19 Jul 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: 0.737
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.023
  esindex: 0.014
  cdx.remote: 24.935
  LoadShardBlock: 103.806 (3)
  PetaboxLoader3.datanode: 136.008 (4)
  load_resource: 339.553
  PetaboxLoader3.resolve: 247.063
*/