.login{background-image:url(/build/images/LoginFondo.20d0f77a.png);background-repeat:no-repeat;background-size:cover;height:100vh;min-width:100%}.content{flex-direction:row;width:100%}.content,.login-form{display:flex;height:100%}.login-form{align-items:center;justify-content:center;position:relative;width:70%}.login-form-content{display:flex;flex-direction:column;gap:13px;height:auto;padding:10px;width:auto}.form-header{display:flex;justify-content:space-around}.form-header img{height:87px;width:87px}.form-header .title-SIP{align-items:center;color:#002855;display:flex;flex-direction:column;font-size:20px;font-weight:700;justify-content:center}.alert{word-wrap:break-word;text-align:center;width:300px}#recordarform,#recuperarPass,#resetPass{display:flex;flex-direction:column;gap:13px}.input{border:1px solid #002855;font-family:var(--font),Arial,Helvetica,FontAwesome,sans-serif;height:40px;width:300px}.input::placeholder{color:#002855}.send{background-color:#002855;border:1px solid #002855;color:#fff}.send:focus,.send:focus-visible,.send:hover{background-color:#003f87;border:1px solid #002855;color:#fff}.send:active,.send:first-child:active{background-color:#0156b7;border:1px solid #002855;color:#fff}.login-footer{align-items:center;background:#e4e4e4;border:0 solid #dd7104;bottom:0;display:flex;height:50px;justify-content:space-between;position:absolute;width:100%}.login-footer a,.login-footer img{padding:10px}.content-login{background:url(/build/images/ImagenLogin.49542dff.jpg);background-position:0 100%;background-repeat:no-repeat;background-size:cover;border-left:5px solid orange;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);min-height:100%;width:100%}@media only screen and (max-width:600px){.login-form{width:100%}.login-footer{border-top:5px solid #dd7104}.content-login{border-left:0 solid #dd7104;width:0}}