header.header-ingresar {
    position: relative;
    overflow: hidden;
    background-color: #fafafa;
    padding-bottom: 96px;
}

#identificacion .logueado,
#identificacion .dw-form.registro {
    display: none;
}

#identificacion .dw-form.registro .title {
    margin-bottom: 12px;
}

#identificacion .dw-form {
    margin: 90px 0 0 0;
    position: relative;
    text-align: center;
    overflow: hidden;
    max-width: 100%;
}

#identificacion .dw-form span.error-general {
    color: #c33;
    font-weight: 600;
    margin: 15px 0 30px 0;
    display: block;
}

.btn.principal {
    width: auto;
    margin: auto;
    max-width: 100%;
}

.btn.principal[data-accion="enviar"] {
    width: auto;
    max-width: 400px;
    box-sizing: border-box;
    margin: 10px auto;
    width: 100%;
}

.cliente-ingresar-aqui {
    margin-bottom: 30px;
}

.cliente-ingresar-aqui .link {
    color: #005be2;
    cursor: pointer;
    font-family: 'Raleway', 'sans-serif';
    font-size: 16px;
    font-weight: 400;
}

.dw-form .textarea,
.dw-form .input {
    width: 400px;
    max-width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #ccc;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

.dw-form .textarea label,
.dw-form .input label {
    height: 14px;
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    position: absolute;
    top: 50%;
    left: 12px;
    margin: -10px 0 0 0;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

.dw-form .textarea.active label,
.dw-form .input.active label {
    font-size: 11px;
    top: 12px;
}

.dw-form .input input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 14px;
    color: #2d2d2d!important;
    z-index: 1;
    background: transparent;
    position: relative;
    box-sizing: border-box;
    padding: 18px 12px 12px 12px;
    border-radius: 5px;
}

.dw-form .grupo-telefono {
    margin: 0 auto 20px auto;
    max-width: 100%;
    width: 400px;
    position: relative;
}

.dw-form .grupo-telefono .input {
    display: inline-block;
}

.dw-form .grupo-telefono .input:nth-child(1) {
    width: 85px;
    margin: 0 10px 0 0;
}

.dw-form .grupo-telefono .input:nth-child(2) {
    width: calc(100% - 100px);
    margin: 0;
}

.dw-form select {
    color: #333333;
    font-size: 14px!important;
    padding: 0 6px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: left;
    width: 400px;
    max-width: 100%;
    height: 50px;
    background-color: transparent;
}

.dw-form .input span.error,
.dw-form .textarea span.error,
.dw-form .grupo-telefono span.error {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 10px;
    text-align: left;
    font-size: 11px;
    color: #c33;
    opacity: 0;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

.dw-form  #mostrar_password_login,
.dw-form  #mostrar_password_registro {
    padding-top: 20px;
    width: 20px;
    height: -5px;
    position: absolute;
    bottom: 7px;
    right: 12px;
    z-index: 10;
    cursor: pointer;
    color: #b3b3b3;
}

#identificacion .forms {
    width: 590px;
    position: relative;
    max-width: 100%;
}

p.title-principal {
    margin-bottom: 10px;
}

p.title {
    margin-bottom: 25px;
}

p.subtitle {
    margin-bottom: 30px;
    width: 482px;
    max-width: 100%;
}

p.subtitle>span {
    color: #005be2;
    cursor: pointer;
    font-family: 'Raleway', 'sans-serif';
}

#identificacion .contenido-formulario {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}

#identificacion .login .contenido-formulario .crea-tu-cuenta {
    margin-bottom: 30px;
}

#identificacion .demo-subtitle {
    width: 482px;
    max-width: 100%;
}

#identificacion .forms form.login p.subtitle {
    max-width: 380px;
    margin: 0 auto 45px auto;
}

#identificacion .logueado {
    margin: 75px auto 50px auto;
}

#identificacion .logueado p.subtitle {
    margin-bottom: 10px;
}

#identificacion .logueado a.btn.principal {
    margin: 15px auto 45px auto;
    width: 295px;
    max-width: 100%;
}

#identificacion .forms form.registro p.legales {
    margin: 0;
    max-width: 400px;
}

#identificacion .forms form.registro p.legales>a {
    color: #3497db;
    text-decoration: none;
}

#identificacion .forms form.registro p.cancelacion {
    font-size: 10px;
    text-align: left;
    padding: 10px 20px 0 30px;
}

#identificacion .cont-cerrar-sesion .cerrar-sesion {
    cursor: pointer;
    color: #005be2;
}

#identificacion .crea-tu-cuenta .link {
    color: #005be2;
    cursor: pointer;
    font-family: 'Raleway', 'sans-serif';
    font-size: 16px;
    font-weight: 400;
}

#identificacion .link.tu-cuenta {
    font-size: 16px;
    cursor: pointer;
    color: #005be2;
    font-weight: 400;
}

form.registro.dw-form .grupo-telefono .input.telefono label {
    padding: 0 0 5px;
    cursor: text;
}

form.registro.dw-form .grupo-telefono .input.telefono.active label {
    padding: 0;
}

form.registro.dw-form .grupo-telefono .input input[name="telefono"]::placeholder {
    font-style: italic;
    color: #999999;
}

.dw-form .grupo-telefono.input {
    display: inline-block;
}

.dw-form .grupo-telefono,
.dw-form .grupo-nombre {
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
    max-width: 100%;
}

.dw-form .contenedor-input {
    max-width: 100%;
}

.dw-form .input.error,
.dw-form .grupo-telefono.error,
.dw-form .grupo-nombre.error,
.dw-form .textarea.error {
    margin-bottom: 30px;
}

.dw-form .input.error span.error,
.dw-form .grupo-telefono.error span.error,
.dw-form .select.error span.error {
    opacity: 1;
}

.dw-form .input.error[data-tipo="password"] {
    margin-bottom: 20px;
}

.cont-identificacion {
    text-align: center;
    max-width: 100%;
}

.dw-form.dos-factores {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.dw-form.dos-factores .contenido {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 425px;
    max-width: 100%;
}

.dw-form.dos-factores .contenido .cont-inputs {
    max-width: 100%;
}

.dw-form.dos-factores .contenido .btn.principal {
    margin-top: 45px;
}

.dw-form.dos-factores .contenido .btn.principal.disabled {
    background: #777777;
    cursor: initial;
}

.dw-form.dos-factores .contenido .cont-digitos {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    flex-wrap: wrap;
}

.dw-form.dos-factores .contenido .cont-digitos .digito {
    width: 42px;
    height: 55px;
    border-radius: 5px;
    margin: 8px;
    border: 1px solid #333333;
    text-align: center;
    font-size: 22px;
}

.dw-form.dos-factores .contenido .cont-inputs .texto {
    margin-bottom: 10px;
    font-size: 18px;
}

.dw-form.dos-factores .contenido .cont-inputs .error {
    color: #dc4437;
    font-weight: 600;
}

.dw-form.dos-factores .subtitle {
    width: 400px;
    max-width: 100%;
}

.dw-form.dos-factores.email .contenido {
    width: 500px;
}

.dw-form.dos-factores.email .contenido .texto.revisa {
    margin: 30px auto 50px auto;
    width: 395px;
    max-width: 100%;
}

.dw-form.dos-factores.email .contenido .link-dos-factores {
    cursor: pointer;
    color: #0099ff;
    font-weight: 600; 
}

.dw-form.dos-factores.email .contenido .linea {
    margin: 30px auto;
    border-bottom: solid 1px #9c9c9c;
    width: 170px;
}

.registro.dw-form .titulo-google {
    margin-top: 50px;
}

.login.dw-form .titulo-google,
.registro.dw-form .titulo-google {
    margin-bottom: 30px;
    color: #8c8c8c;
}

.login.dw-form .titulo-google>span,
.registro.dw-form .titulo-google>span {
    position: relative;
    color: #8c8c8c;
}

.login.dw-form .titulo-google>span::after,
.registro.dw-form .titulo-google>span::after {
    content: '';
    position: absolute;
    left: -90px;
    width: 70px;
    top: 12px;
    height: 2px;
    background: #e4e4e4;
}

.login.dw-form .titulo-google>span::before,
.registro.dw-form .titulo-google>span::before {
    content: '';
    position: absolute;
    right: -90px;
    width: 70px;
    top: 12px;
    height: 2px;
    background: #e4e4e4;
}

.login.dw-form #loginGoogle,
.registro.dw-form #registroGoogle {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

section#producto-donweb {
    padding-top: 0;
    background-color: #fafafa;
}

section#producto-donweb .contenedor>div {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

section#producto-donweb p {
    color: #777777;
    margin-bottom: 0;
}

section#producto-donweb .contenedor>div>img {
    position: relative;
    bottom: 2px;
}


/**/

div#general-modal .cont-modal#seleccionar-usuario {
    width: 500px;
    max-width: 100%;
    padding: 5px;
}

div#general-modal .cont-modal#seleccionar-usuario .title {
    display: none;
}

div#general-modal .cont-modal#seleccionar-usuario .sep-title {
    display: none;
}

div#general-modal .cont-modal#seleccionar-usuario .action {
    display: none;
}

div#general-modal .cont-modal#seleccionar-usuario .close {
    display: none;
}

div#general-modal .cont-modal#seleccionar-usuario>p {
    display: none;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado {
    max-width: 100%;
    box-sizing: border-box;
    padding: 8px 16px;
    height: 70px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    width: 100%;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado:not(:last-child) {
    border-bottom: 1px solid #ececec;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado:hover {
    background-color: #eeeeee;
    border-radius: 5px;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado .cont-avatar {
    border-radius: 100%;
    background: #777777;
    margin-right: 20px;
    width: 50px;
    height: 50px;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado .cont-texto {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: calc(100% - 70px);
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado>span {
    font-size: 14px;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado .nombre-usuario {
    margin-bottom: 6px;
    font-size: 14px;
}

div#general-modal .cont-modal#seleccionar-usuario .contenido-html .contenido-modal .usuario-relacionado .email-usuario {
    font-size: 14px;
}

/**/

#identificacion .forms form .olvide-pass {
    cursor: pointer;
    color: #005be2;
    margin: 5px 0 60px 0;
    display: block;
}

#identificacion .forms form .login-facebook {
    background: #ffffff;
    border: 1px solid #dddddd;
    margin: 0 auto 75px auto;
    width: 300px;
    box-sizing: border-box;
    max-width: 100%;
    height: 40px;
    border-radius: 5px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    display: block;
}

#identificacion .forms form .login-facebook:hover {
    border-color: #d2e3fc;
    background: #f8faff;
}

#identificacion .forms form .login-facebook>div {
    width: 100%;
    height: 100%;
}

#identificacion .forms form .login-facebook .no-logueado {
    display: flex;
    align-items: center;
    justify-content: center;
}

#identificacion .forms form .login-facebook .no-logueado .logo-facebook {
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    margin: 0 10px;
}

#identificacion .forms form .login-facebook .no-logueado .texto {
    width: calc(100% - 44px);
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}

#identificacion .forms form .login-facebook .logueado {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

#identificacion .forms form .login-facebook .logueado .logo-usuario {
    width: 19px;
    height: 19px;
    border-radius: 100%;
    box-sizing: border-box;
    margin: 0 0 0 8px;
}

#identificacion .forms form .login-facebook .logueado .logo-facebook {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin: 0 7px 0 0;
    display: block;
}

#identificacion .forms form .login-facebook .logueado .texto {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 224px;
    line-height: 1.2;
    font-size: 11px;
}

#identificacion .forms form .login-facebook .logueado .texto .titulo-usuario {
    font-weight: 600;
}

#identificacion .forms form .login-facebook .logueado .texto .email-usuario {
    font-weight: 300;
}

/* Form encuesta */

#identificacion .forms form.encuesta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#identificacion .forms form.encuesta p.legales {
    font-size: 11px;
    margin: 50px 0 0 0;
    width: 400px;
    max-width: 100%;
}
#identificacion .forms form.encuesta .btn.principal {
    width: 450px;
    font-size: 18px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#identificacion .forms form.encuesta .texto-producto-form {
    margin-bottom: 30px;
}
#identificacion .forms form.encuesta .bajda-form {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 60px;
}
#identificacion .forms form.encuesta .items {
    max-width: 100%;
    width: 450px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
#identificacion .forms form.encuesta .items .item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
}
#identificacion .forms form.encuesta .items .item .titulo-item {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}
#identificacion .forms form.encuesta .items .item .titulo-item .error {
    text-align: left;
    font-size: 11px;
    color: #c33;
    width: 100%;
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 23px;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta .check {
    margin-right: 15px;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta .check>.material-icons {
    font-size: 22px;
    vertical-align: bottom;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta .check .activo {
    display: none;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta.checked .check .activo {
    display: block;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta.checked .check .no-activo {
    display: none;
}
#identificacion .forms form.encuesta .items .item .cont-pregunta .texto {
    font-size: 15px;
    font-weight: 300;
}
#identificacion .forms form.encuesta .texto-producto-form {
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 22px;
}


/**/

@media (max-width: 550px) {
    section#producto-donweb .contenedor>div {
        flex-direction: column;
        text-align: center;
    }
    section#producto-donweb p {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .dw-form.dos-factores .contenido .cont-digitos .digito {
        width: 38px;
        height: 50px;
    }
    .login.dw-form .titulo-google>span,
    .registro.dw-form .titulo-google>span {
        font-size: 16px;
    }
    .login.dw-form .titulo-google>span::before,
    .registro.dw-form .titulo-google>span::before {
        right: -78px;
    }
    .login.dw-form .titulo-google>span::after,
    .registro.dw-form .titulo-google>span::after {
        left: -78px;
    }
    #identificacion .logueado a.btn.principal{
        width: auto;
        padding: 15px;
        font-size: 16px;
    }
}


#identificacion .forms .validaciones {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    align-items: flex-start;
    margin: auto;
    margin-top: 50px;
}

#identificacion .forms .cont-validaciones {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-size: 13px;
    width: 100%;
    margin: -12px 0 40px 0;
}

#identificacion .forms .cont-validaciones .titulo-validaciones {
    color: #636363;
}

#identificacion .forms .cont-validaciones .validacion {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 2px 0;
}

#identificacion .forms .cont-validaciones .validacion .texto {
    text-align: left;
    line-height: 1.3;
}

#identificacion .forms .cont-validaciones .validacion .cont-info {
    position: relative;
    margin-left: 2px;
}

#identificacion .forms .cont-validaciones .validacion.no-valido .cont-info .material-icons {
    color: #e61610;
}

#identificacion .forms .cont-validaciones .validacion .cont-info:hover .tooltip {
    display: flex;
}

#identificacion .forms .cont-validaciones .validacion .cont-info .tooltip {
    position: absolute;
    color: #636363;
    border: 2px solid #bbbbbb;
    box-shadow: 0px 3px 8px -2px rgb(0 0 0 / 38%);
    width: 218px;
    text-align: left;
    padding: 15px 10px;
    bottom: 38px;
    left: -30px;
    background: #ffffff;
    font-size: 13px;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    display: none;
    opacity: 1;
}

#identificacion .forms .cont-validaciones .validacion .cont-info .tooltip::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    background: #ffffff;
    transform: rotate(45deg);
    bottom: -12px;
    left: 25px;
    border-bottom: 2px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    box-shadow: 6px 3px 9px -4px rgb(0 0 0 / 38%);
}

#identificacion .forms .cont-validaciones .validacion .cont-info .tooltip .titulo-tooltip {
    margin-bottom: 4px;
}

#identificacion .forms .cont-validaciones .validacion .cont-info .tooltip .texto-tooltip {
    font-size: 14px;
}

#identificacion .forms .cont-validaciones .validacion.no-valido .texto,
#identificacion .forms .cont-validaciones .validacion.no-valido .texto>b {
    color: #e61610;
}

#identificacion .forms .cont-validaciones .validacion .texto,
#identificacion .forms .cont-validaciones .validacion .texto>b {
    color: #636363;
}

#identificacion .forms .cont-validaciones .validacion:not(.valido):not(.no-valido) .check,
#identificacion .forms .cont-validaciones .validacion:not(.valido):not(.no-valido) .close {
    visibility: hidden;
}

#identificacion .forms .cont-validaciones .validacion:not(.valido) .check {
    display: none;
}

#identificacion .forms .cont-validaciones .material-icons {
    font-size: 15px;
    position: relative;
    top: 1px;
    margin-right: 4px;
    cursor: default;
}

#identificacion .forms .cont-validaciones .material-icons.close {
    color: #e61610;
}

#identificacion .forms .cont-validaciones .material-icons.check {
    color: #689f4b;
}

#identificacion .forms .cont-validaciones .validacion.no-valido .check {
    display: none;
}

#identificacion .forms .cont-validaciones .validacion.no-valido .close {
    display: initial;
}

#identificacion .forms .cont-validaciones .validacion.valido .check {
    display: initial;
}

#identificacion .forms .cont-validaciones .validacion.valido .close {
    display: none;
}

#identificacion .forms form.restablece {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 50px;
    margin: 80px auto;
    max-width: 100%;
    box-sizing: border-box;
}
#identificacion .forms form.restablece .texto-producto-form {
    width: 100%;
    text-align: center;
}
#identificacion .forms form.restablece .titulo-form {
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
}
#identificacion .forms form.restablece .titulo-error {
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
    width: 100%;
}
#identificacion .forms form.restablece .texto-error {
    font-size: 16px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 300;
    width: 100%;
}
#identificacion .forms form.restablece .texto-input {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    text-align: left;
}
#identificacion .forms form.restablece .cont-inputs .texto-input {
    text-align: center;
}
#identificacion .forms form.restablece input {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-left: 15px;
}
#identificacion .forms form.restablece .btn.principal{
    width: 390px;
    max-width: 100%;
} 
#identificacion .forms form.restablece[data-dos-factores="true"] .cont-inputs {
    display: flex;
}
#identificacion .forms form.restablece[data-dos-factores="false"] .cont-inputs {
    display: none;
}
#identificacion .forms form.restablece .cont-inputs {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
#identificacion .forms form.restablece .cont-inputs .cont-digitos {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
#identificacion .forms form.restablece .cont-inputs .cont-digitos input{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: center;
    width: 50px;
    height: 40px;
    margin-right: 10px;
    padding: 0;
}
#identificacion .forms form.restablece>.error {
    text-align: center;
    width: 100%;
    color: #dc4437;
    font-weight: 600;
    display: none;
    margin-bottom: 20px;
}
#identificacion .forms form.restablece .cont-boton {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#identificacion .forms form.restablece .cont-boton .btn.principal {
    margin-bottom: 20px;
    box-sizing: border-box;
}
#identificacion .forms form.restablece .cont-boton .link {
    color: #3497db;
    cursor: pointer;
    font-size: 14px;
}

#identificacion .forms .dw-form.validar-registro .contenido .link {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #0099ff;
    line-height: 1.5;
}

#identificacion .forms .dw-form.validar-registro a.btn.principal {
    margin-bottom: 23px;
}

#identificacion .forms .dw-form.validar-registro .contenido {
    width: 540px;
}

#identificacion .forms .dw-form.validar-registro .contenido .titulo-m {
    margin-bottom: 12px;
}

#identificacion .forms .dw-form.validar-registro .contenido .texto-xm {
    margin-bottom: 30px;
}

#identificacion .forms .dw-form.dos-factores .contenido .cont-botones-error {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}

#identificacion .forms .dw-form.dos-factores .contenido .cont-botones-error .pregunta {
    margin-bottom: 10px;
}

#identificacion .forms .dw-form.dos-factores .contenido .cont-botones-error .link {
    font-size: 14px;
    margin-bottom: 6px;
}

#identificacion .forms .dw-form.dos-factores .contenido .cont-botones-error .reenviar {
    font-size: 14px;
    margin-bottom: 6px;
}

@media ( max-width: 550px) {
    #identificacion .forms .cont-validaciones .validacion .cont-info .tooltip {
        right: -32px;
        left: auto;
    }
    #identificacion .forms .cont-validaciones .validacion .cont-info .tooltip::after {
        right: 31px;
        left: auto;
    }
    #identificacion .forms form.restablece .cont-inputs .cont-digitos input {
        margin-right: 5px;
    }
}