html,body{margin:0;padding:0;width:100%;height:100%}body{background:url(/img/estrellas.png?u=73d4fd4f97c1f6c2e9df74044cfa524f),#000;background-size:100%;background-position:0 0;background-repeat:repeat}@media only screen and (max-width:900px){body{background-size:150%}}@media only screen and (max-width:400px){body{background-size:200%}}.msg-error{color:#ef2929!important}#logo-index{margin:0 auto;margin-top:15px;width:200px;height:130px;background:url(/img/logo.png?u=73d4fd4f97c1f6c2e9df74044cfa524f);background-size:100%;background-position:center;background-repeat:no-repeat}#panel-index{border:1px solid #fff0;background:#333f;height:340px;border-radius:3px}#cnt-login{width:100%;height:100%;display:flex;align-items:center}.login-form{margin:0 auto;width:300px;height:340px;background:#333f;border-radius:3px;z-index:100000}#content-graff-add{display:none}#logo-opp{display:none}.fieldset-login{border:0;text-align:center!important}.rec-clave{text-align:right;font-size:.6rem;color:#fff;cursor:pointer;user-select:none;padding:5px}label{color:white;padding:5px}input[type=text],input[type=password],input[type=email]{border:1px solid #3465a4;border-radius:2px;padding:7px 0 7px 0;font-size:.8em;min-width:255px;text-align:center}input[type=submit]{border:0 solid #fff;border-radius:2px;background:#3465a4;font-size:1.1em;min-width:255px;color:#fff;cursor:pointer;padding:7px 0 7px 0}input[type=submit]:hover{background:#729fcf}