.spinner{margin:20px auto;width:70px;text-align:center}.spinner>div{width:8px;height:8px;background-color:#1f8f2e;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.avatar,.avatar>img{border-radius:50px}.avatar{width:100px;height:100px}.avatar>img{width:94px;height:94px}.avatar{margin:5px auto;text-align:center;background:url('../img/avatar_default.png') no-repeat;background-size:contain;border:3px solid #f8f8f8;box-shadow:0 0 5px #ddd}html,body{width:100%;height:100%}body{background:#ededed;background:-moz-linear-gradient(top, #ededed 1%, #fffcfc 46%);background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #ededed), color-stop(46%, #fffcfc));background:-webkit-linear-gradient(top, #ededed 1%, #fffcfc 46%);background:-o-linear-gradient(top, #ededed 1%, #fffcfc 46%);background:-ms-linear-gradient(top, #ededed 1%, #fffcfc 46%);background:linear-gradient(to bottom, #ededed 1%, #fffcfc 46%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#fffcfc', GradientType=0)}.panel{margin-top:25%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.2);box-shadow:2px 2px 2px rgba(0,0,0,0.2)}.panel-footer{font-size:10px}video#login-bg{position:fixed;left:0;top:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;background-repeat:no-repeat;background-position:center top;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}