.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}.logobox{width:100%}.logo{background-color:#353535;width:302px;border-radius:15px}.logoimg{margin-left:10px;margin-bottom:8px;width:290px}.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}.auth-modal input{border:1px solid #bbb;width:100%;margin-bottom:15px;padding:3px 8px;outline:none;font-size:1rem}.auth-modal button{align-self:center;margin-top:10px;background-color:#303131;border-radius:15px;color:#fff;padding:5px 15px;width:100%;outline:none}.auth-title{font-size:1.5rem;font-weight:300;margin-top:15px;margin-bottom:15px}