@import url(https://fonts.googleapis.com/css?family=Open+Sans);body{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Open Sans,cursive;height:100vh;justify-content:center;max-height:100vh}body:before{background-color:rgba(0,0,0,.25);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.container{background-color:#f5f5f5;border-bottom:5px solid #ef820d;opacity:.8}#content-form,#content-info{padding:2rem}#content-info{background-color:#fff}#content-info:before{background-image:url(/build/images/vega.18ed4964.png);background-repeat:no-repeat;background-size:150px auto;content:"";display:flex;height:100px;margin:auto;width:150px}#content-info>a,#content-info>a:visited,#username,a{color:#000}#content-info>img{display:flex;height:auto;margin:auto;width:150px}#content-form{align-items:center;background-color:#333;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#content-form>form{width:100%}.login-form-error{background-color:#f8d7da;border-left:5px solid;color:#d9534f;padding:10px}