body,html,Wrapper{height:100%}body{background:#e6e7e6;background:url("../images/fondoLoginleft.svg"),url("../images/fondoLoginRight.svg"),-moz-linear-gradient(top,#e6e7e6 0%,#fff 100%);background:url("../images/fondoLoginleft.svg"),url("../images/fondoLoginRight.svg"),-webkit-linear-gradient(top,#e6e7e6 0%,#fff 100%);background:url("../images/fondoLoginleft.svg"),url("../images/fondoLoginRight.svg"),linear-gradient(to bottom,#e6e7e6 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e7e6',endColorstr='#ffffff',GradientType=0);display:flex;margin:0;justify-content:center;background-position:top left,bottom right;background-repeat:no-repeat;background-size:300px 475px,178px 282px,auto;background-attachment:fixed}body *,.dx-widget input,.dx-widget textarea{font-family:'Dosis',sans-serif}.loginWrapper{max-width:600px;display:flex;align-items:center}.datosLogin{-webkit-box-shadow:8px 8px 0 0 rgba(153,153,153,1);-moz-box-shadow:8px 8px 0 0 rgba(153,153,153,1);box-shadow:8px 8px 0 0 rgba(153,153,153,1);border-radius:10px}.logosLogin{background:#fff;padding:15px;display:flex;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:4px solid #808080}.logosLogin img:first-child{margin-right:15px}.datosSesion{background:#e00304;background:-moz-linear-gradient(top,#e00304 0%,#711014 100%);background:-webkit-linear-gradient(top,#e00304 0%,#711014 100%);background:linear-gradient(to bottom,#e00304 0%,#711014 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e00304',endColorstr='#711014',GradientType=0);text-align:center;color:#fff;padding:20px 30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.volverContainerInicio{padding:10px;background:#4a4a4a;text-align:center}.volverContainerInicio a{text-decoration:none}.volverContainerInicio a:hover{text-decoration:underline}#formLogin{display:grid;grid-template-columns:1fr 1fr;gap:40px}#formLogin label{display:block;margin-bottom:15px}#formLogin input,#formLogin select{margin-bottom:15px;width:100%;padding:5px;font-size:15px;text-align:center}input:autofill{-webkit-box-shadow:inset 0 0 0 9999px white}input{filter:none;border:none}a{color:#fff;display:block}#dntCaptchaImg{margin-bottom:27px !important;margin-top:16px}h1{font-size:20px;font-weight:600;margin-top:0;border-bottom:1px solid #fff;padding-bottom:5px}.btn-primary{display:inline-block;padding:3px 10px;background:#ccc;border:2px solid #fff;border-radius:5px;color:#515151;font-weight:600;cursor:pointer}.btn-primary:hover{background:#474747;color:#fff}.errorClass{background:#ff0;color:#000;border:1px solid;font-weight:600}@media(max-width:534px){body{display:initial}.loginWrapper{padding:20px}.logosLogin{justify-content:center;display:grid}.logosLogin img:first-child{margin-right:0}.datosLogin{box-shadow:none;width:100%}#formLogin{display:initial}}