#content{display:flex;align-items:center;justify-content:center;min-height:100vh}#box-login{width:90%;position:relative;top:-25px}#box-login .app-logo{margin-bottom:1rem;max-width:350px;max-height:50px}#box-login form{padding:1rem 1.3rem 1.2rem 1.3rem;background-color:#fff;border-radius:6px;border:1px solid #ced2d6;box-shadow:0px 0px 100px 0px rgba(199,199,199,.3)}#box-login .control-label{font-weight:500;margin-bottom:.4rem}#box-login .form-group{margin-bottom:0}#box-login .form-group+.form-group{margin-top:15px}#box-login .copyright{display:block;text-align:center;margin-top:5px;font-size:.75rem;color:#737373;text-shadow:0px 1px 0px #f1f1f1}@media only screen and (min-width: 768px){#box-login{width:54%}}@media only screen and (min-width: 992px){#box-login{width:40%}}@media only screen and (min-width: 1200px){#box-login{width:30%}}
