.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 0px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 7px;
    z-index: 500;
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 0px !important; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 7px;
    opacity: 1;
    top:0 !important;
    background: transparent;
    z-index: 500;
}
.ps-container .ps-scrollbar-x-rail ,.ps-container .ps-scrollbar-y-rail {
    display: block !important;
    opacity: 0.6;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.ps-container .ps-scrollbar-x-rail:hover ,.ps-container .ps-scrollbar-y-rail:hover {
    opacity: 1;
    background: #eee;
}
.ps-container .ps-scrollbar-x-rail.remove-scroll ,.ps-container .ps-scrollbar-y-rail.remove-scroll {
    display: none !important;
}
.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 73px;
    background-color: #3666af;
    z-index: 999;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}


.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 7px;
    border-radius: 7px;
    background-color: #3666af;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
    z-index: 999;
}

.ps-container.ie .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

/*
     FILE ARCHIVED ON 01:55:01 Feb 01, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:41:06 Jul 01, 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.374
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.04
  esindex: 0.006
  cdx.remote: 8.354
  LoadShardBlock: 112.395 (3)
  PetaboxLoader3.resolve: 103.597 (3)
  PetaboxLoader3.datanode: 98.031 (4)
  load_resource: 90.446
*/