.sidr {
    background: #fcfcfc;
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 9999;
    width: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.sidr.right {
    left: auto;
    right: -340px;
}

.sidr.left {
    left: -340px;
    right: auto;
}

.sidr {
    padding: 20px;
}

.admin-bar .sidr {
    padding-top: 40px;
}

/* Hamburger 1 */
#hamburger-one *,
#hamburger-one *:before {
    transition: .25s ease-in-out;
}

#hamburger-one {
    display: block;
    margin: 20px auto;
    height: 22px;
    position: relative;
    cursor: pointer;
}

#hamburger-one span {
    background: #828282;
    display: block;
    position: absolute;
    left: 8px;
    height: 2px;
}

#hamburger-one span:before {
    content: '';
    display: block;
    position: absolute;
    left: -8px;
    height: 3px;
    width: 3px;
    background: #000;
    border-radius: 100%;
}

#hamburger-one span:nth-of-type(1) {
    width: 30px;
    top: 0px;
}

#hamburger-one span:nth-of-type(2) {
    width: 20px;
    top: 6px;
}

#hamburger-one span:nth-of-type(3) {
    width: 15px;
    top: 12px;
}

#hamburger-one span:nth-of-type(4) {
    width: 25px;
    top: 18px;
}

#hamburger-one:hover span:nth-of-type(1) {
    width: 36px;
}

#hamburger-one:hover span:nth-of-type(2) {
    width: 26px;
}

#hamburger-one:hover span:nth-of-type(3) {
    width: 11px;
}

#hamburger-one:hover span:nth-of-type(4) {
    width: 31px;
}

.sidr-close-holder {
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
}

.sidr-close-holder i {
    margin-left: 5px;
    font-size: 40px;
    vertical-align: middle;
}
/*
     FILE ARCHIVED ON 09:46:38 Feb 07, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:55:12 Mar 25, 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):
  capture_cache.get: 0.388
  captures_list: 0.782
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.016
  esindex: 0.024
  cdx.remote: 12.868
  LoadShardBlock: 89.474 (3)
  PetaboxLoader3.datanode: 131.995 (4)
  PetaboxLoader3.resolve: 56.504 (2)
  load_resource: 102.058
*/