.auth-content{height:100%;display:flex;justify-content:center;align-items:flex-start;margin-bottom:10px;background-image:url(../img/fundo-moxf-1.055e842e.jpg);background-attachment:fixed;background-size:100%;background-repeat:no-repeat}.auth-modal{background-color:hsla(0,0%,92.2%,.26);width:372px;padding:35px;box-shadow:0 1px 10px rgba(0,0,0,.15);border-radius:15px;margin:auto;display:flex;flex-direction:column;align-items:center}form{width:100%}.auth-modal input{border:1px solid #bbb;width:100%;margin-bottom:15px;padding:3px 8px;outline:none;font-size:1rem}