html,body{height:100%;background:#83a4d4;background:-webkit-linear-gradient(top bottom,#fff 0,#ece9e6 100%);background:linear-gradient(to bottom,#fff 0,#ece9e6 100%)}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.login-box,.register-box{box-shadow:0 3px 13px 3px #e1e1e1;padding:10px;border-radius:10px;background-color:#fff}.login-box-body,.register-box-body{background:#fff}.login-logo,.register-logo{margin-top:10px}.img-responsive{display:inline}