.progress_bar .pro-bar{
    background: hsl(0, 0%, 93%) ;
    border-radius: 3px;
    display: block;
    width: 100%;
    height: 35px;
    margin-bottom: 15px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: width, background-color;
    transition-timing-function: linear;
}
.progress_bar .progressbar-title{
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    color: hsl(0, 0%, 100%);
    font-size: 13px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
}
.progress_bar .progressbar-title > span {
    background: hsla(0, 0%, 0%, 0.1);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
}
.progress_bar .progress-bar-inner{
    border-radius: 3px;
    width: 0;
    height: 35px;
}
.progress_bar .progress_number{
    color: hsla(0, 0%, 0%, 0.4);
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 10px;
    top: 0;
}
/*
     FILE ARCHIVED ON 02:36:50 Apr 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:30:47 Jan 31, 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.593
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 21.793
  LoadShardBlock: 375.549 (3)
  PetaboxLoader3.resolve: 215.836 (3)
  PetaboxLoader3.datanode: 348.528 (5)
  load_resource: 256.784
  loaddict: 42.971
*/