*{font-family:Roboto,sans-serif !important}.contenedor-login{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(115deg,#141e30,#243b55);background-color:#191925}.form-login{height:auto;background-color:#f2f2f2;border-radius:4px;box-shadow:rgba(0,0,0,0.25) 0 54px 55px,rgba(0,0,0,0.12) 0 -12px 30px,rgba(0,0,0,0.12) 0 4px 6px,rgba(0,0,0,0.17) 0 12px 13px,rgba(0,0,0,0.09) 0 -3px 5px;width:335px;padding:15px}.form-login-img{width:100%;height:80px;display:flex;justify-content:center;align-items:center;padding:0}.form-login-img img{width:75px;height:75px;object-fit:contain}.form-login-titulo{width:100%;padding:0}.form-login-titulo h3{font-size:1.2rem;font-weight:600;color:#383838;text-align:center}label{margin-left:5px}@media only screen and (max-width:600px){.form-login{width:98%}}