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

.showerror
{
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; 
}



.zoomWrapper
{
	height:348px;
	width:348px;
}
.imgs
{
	border: 1px solid rgb(232, 232, 230); 
	position: absolute;
}




/*
     FILE ARCHIVED ON 20:56:50 Mar 09, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:08:23 Jun 05, 2024.
     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.635
  exclusion.robots: 0.199
  exclusion.robots.policy: 0.188
  esindex: 0.009
  cdx.remote: 5.716
  LoadShardBlock: 121.089 (3)
  PetaboxLoader3.datanode: 162.374 (4)
  PetaboxLoader3.resolve: 229.675 (2)
  load_resource: 652.527
*/