@charset "UTF-8";
/***!  Style Declaration  !***/

.back-to-top{bottom:40px;right:15px;height:45px;width:45px;z-index:999;background-color:#a8a8a8;-webkit-animation:fadeInRight 1s both;animation:fadeInRight 1s both}.back-to-top span,.jl-totop{color:#e0e0e0}.back-to-top:hover,.back-to-top:active{background-color:#545454}.back-to-top:hover span,.back-to-top:active span,.jl-totop:hover,.jl-totop:focus,.jl-totop:active{color:#f2f2f2}.back-to-top.jl-icon-button{transition:none}.backHide{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}
