.error {
border:solid 1px #FF0000 !important;
-webkit-animation-duration: .5s; 
animation-duration: .5s; 
-webkit-animation-fill-mode: both; 
animation-fill-mode: both;
}




@-webkit-keyframes shake {
0%, 100% {-webkit-transform: translateX(0);} 
10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-3px);} 
20%, 40%, 60%, 80% {-webkit-transform: translateX(3px);} 
}

@keyframes shake { 
0%, 100% {transform: translateX(0);} 
10%, 30%, 50%, 70%, 90% {transform: translateX(-3px);} 
20%, 40%, 60%, 80% {transform: translateX(3px);} 
}

.shake { 
-webkit-animation-name: shake; 
animation-name: shake; 
}

/*
     FILE ARCHIVED ON 05:08:49 Nov 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:15:11 Sep 21, 2022.
     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: 80.912
  exclusion.robots: 0.132
  exclusion.robots.policy: 0.12
  RedisCDXSource: 4.166
  esindex: 0.011
  LoadShardBlock: 48.207 (3)
  PetaboxLoader3.datanode: 93.552 (5)
  CDXLines.iter: 25.12 (3)
  load_resource: 341.991 (2)
  PetaboxLoader3.resolve: 280.769 (2)
*/