*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}.full-bg-image{align-items:center;background-image:url("/Content/images/shutterstock-blur.jpg?v=7EdIb1qZWBtKoJpDZot7LQGwrrQ");background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center}.form-popup{background-color:#fff;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.33);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:50px;min-width:200px;max-width:450px;width:100%}.form-popup .dx-field-item-label-text{font-size:14px}.form-popup::after{content:"";opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.form-popup .logo{text-align:center;margin:1rem auto 3rem}.form-popup .rememberMe{width:200px!important}@media only screen and (max-width:767px){.form-popup{max-height:none;max-width:none;width:90vw}}