.center-preloader{margin-left:auto;margin-right:auto;margin-bottom:10px}#preloader{position:fixed;top:0;left:0;width:100%;background:#ffffff;background-size:cover;height:100%;z-index:9999}#preloader .pre-ldr-img{width:90px;position:relative;left:6px}#status{width:180px;height:30px;position:fixed;left:50%;top:40%;margin:-25px -90px -15px}.spinner{margin:0 auto;width:180px;height:40px;text-align:center;font-size:24px}.spinner>div{background-color:#1debb2;height:100%;width:.25em;display:inline-block;animation:stretchdelay 1.2s infinite ease-in-out;border-radius:10px}.spinner .rect2{animation-delay:-1.1s;background-color:#00bfbe}.spinner .rect3{animation-delay:-1s;background-color:#0d9ca9}.spinner .rect4{animation-delay:-.9s;background-color:#1f6c8b}.spinner .rect5{animation-delay:-.8s;background-color:#255e82}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.heart-rate{width:150px;height:73px;position:relative;margin:20px auto}.fade-in-beat{position:absolute;width:100%;height:100%;background-color:#fff;top:0;right:0;animation:heartRateIn 2.5s linear infinite}.fade-out-beat{position:absolute;width:120%;height:100%;top:0;left:-120%;animation:heartRateOut 2.5s linear infinite;background:rgba(255,255,255,1);background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%)}@keyframes heartRateIn{0%{width:100%}50%{width:0}to{width:0}}@keyframes heartRateOut{0%{left:-120%}30%{left:-120%}to{left:0}}
