/* BACK TO THE TOP BUTTON */

#top-bt {
	visibility: hidden;
}

.button-top {
    position: fixed;
    top: 220px;
    right: -3px;
    width: 45px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 3000;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
}

.button-top i {
    position: absolute;
    left: 8px;
    top: 12px;
    color: #000;
}
/*
     FILE ARCHIVED ON 07:42:25 Nov 19, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:31:19 Sep 15, 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.963
  load_resource: 53.139
  PetaboxLoader3.resolve: 42.79
  PetaboxLoader3.datanode: 8.904
*/