
#back-to-top,
#back-to-top.visible {display: none;}

body>#back-to-top {position: fixed;bottom: 0;right: 0;cursor: pointer;padding: 3px 17px 3px 7px;
  font: bold 14px Arial, Helvetica, sans-serif;color: #fff;background: #666 no-repeat right center;}

body>#back-to-top.visible {display: inline;}
