@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700,800&subset=latin,cyrillic-ext,cyrillic);

.modal {
  display: none;
  width: 400px;
  background: #fff;
  padding: 30px 30px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: justify;
  line-height: 20px;
}

.modal h2 {  display: block;
  color: #1871dd;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  padding: 0px 0px 15px 0px;
  text-align: center;
  letter-spacing: 1px;}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url(close.png) no-repeat 0 0;
}

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url(spinner.gif) #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
/*
     FILE ARCHIVED ON 21:58:15 Sep 29, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:06:47 Jul 11, 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.589
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.039
  esindex: 0.009
  cdx.remote: 44.539
  LoadShardBlock: 368.079 (3)
  PetaboxLoader3.datanode: 362.806 (4)
  load_resource: 353.754
  PetaboxLoader3.resolve: 322.884
*/