#return-to-top{z-index:999;position:fixed;bottom:60px;right:20px;width:50px;height:50px;border-radius:50%;display:none;background-color:#417abd;opacity:.5;transition:all .3s ease-in-out}#return-to-top:hover{opacity:1;bottom:60px;color:#fff;box-shadow:0 2px 10px 0 #666}#return-to-top i{position:relative;left:18%;top:18%;font-size:2em;color:#e6e6e6}#spinner{display:none;background:rgba(255,255,255,0.7);color:#666;position:fixed;height:100vh;width:100vw;z-index:9999;top:0;left:0;float:left;text-align:center;padding-top:25%}#spinner .loader{position:absolute;top:50%;left:50%;width:125px;height:100px;font-size:25px;margin-top:-50px;margin-left:-63px}#spinner .loader>div{background-color:#333;height:100%;width:10px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}#spinner .loader .rect-2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}#spinner .loader .rect-3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}#spinner .loader .rect-4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}#spinner .loader .rect-5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}.item-spinner{display:none;background:rgba(255,255,255,0.7);color:#666;position:absolute;z-index:9998;float:left;text-align:center;height:100%;width:100%}.item-loader .circle{display:inline-block;height:30px;width:30px;border-radius:30px}.item-loader .animate{animation-duration:1.25s;animation-delay:.5s;-webkit-animation-duration:1.25s;-webkit-animation-delay:.5s}.item-loader .glow{animation:item-loader-animate-glow 1.2s infinite ease;-webkit-animation:item-loader-animate-glow 1.2s infinite ease}@-webkit-keyframes item-loader-animate-glow{0%{opacity:0;-webkit-transform:scale(0.8,0.8)}100%{opacity:1;-webkit-transform:scale(1,1)}}@keyframes item-loader-animate-glow{0%{opacity:0;transform:scale(0.8,0.8)}100%{opacity:1;transform:scale(1,1)}}.item-loader .delay-1{animation-delay:.2s;-webkit-animation-delay:.2s}.item-loader .delay-2{animation-delay:.4s;-webkit-animation-delay:.4s}.item-loader .delay-3{animation-delay:.6s;-webkit-animation-delay:.6s}.item-loader .delay-4{animation-delay:.8s;-webkit-animation-delay:.8s}.item-loader .delay-5{animation-delay:1.0s;-webkit-animation-delay:1.0s}
