.progress-bar {
    border: 1px solid #FFF;
    border-bottom: none;
    border-top: none;
    margin: 1px 0px 0px 0px;
    padding: 0px;   
}
.progress-bar span {
    display: inline-block;
    padding: 15px 10px 15px 50px;
    width: 100%;
    max-width: 498px!important;
    transition: width .4s ease-in-out;    
}
.blue span {
    background-color: #CBDEFE; 
    color: #0025FF;
}
.blue span a {
    text-decoration: none!important;
    text-shadow: none; 
    color: #FFF;
    padding: 2px;
    background: #0025FF;
}
.red span {
    background-color: #FFD7D7;
    color: #FF0000;
}
.red span a {
    text-decoration: none!important;
    text-shadow: none; 
    color: #FFF;
    padding: 2px;
    background: #FF0000;
}
.orange span {
    background-color: #FEEFB3;
    color: #FF6600;  
}
.orange span a {
    text-decoration: none!important;
    text-shadow: none; 
    color: #FFF;
    padding: 2px;
    background: #FF6600;
}
.green span {
    background-color: #DBEEE0; 
    color: #008236;
}
.green span a {
    text-decoration: none!important;
    text-shadow: none; 
    color: #FFF;
    padding: 2px;
    background: #008236;
}
.stripes span {
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                        transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                        transparent 75%, transparent);              
    animation: animate-stripes 1s linear infinite;   /* default speed 3 seconds */          
}
@keyframes animate-stripes {
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
.errtext {
  max-width: 470px; 
  margin-left: 18px;
}
/*
     FILE ARCHIVED ON 05:29:57 Jun 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:53:38 Oct 28, 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: 10.045
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 392.709
  LoadShardBlock: 746.914 (3)
  PetaboxLoader3.datanode: 1255.822 (5)
  load_resource: 1018.099 (2)
  PetaboxLoader3.resolve: 430.998 (2)
*/