#BackToTop { float: left; z-index: 50; display: none; text-decoration: none; position: fixed; bottom: 84px; top: auto !important; right: 10px; background: #e2e2e2;/*rgba(0,0,0,0.8)*/ -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; color: #000; font-size: 12px; font-weight: bold; height: 36px; line-height: 36px; width: 36px; padding: 5px; }
#BackToTop span { display: block; cursor: pointer; text-align: center; }
#BackToTop:hover,
#BackToTop:focus { box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
#BackToTop i { background-image: url(../../images/img02_49.jpg); width: 19px; height: 10px; display: inline-block; }
