.cmp_login_inputs_datos{width:420px;height:95px;display:flex;flex-direction:column;gap:8px}
.cmp_login_inputs_titulo_input{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
.cmp_login_inputs_datos_label{width:auto;height:auto;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
.cmp_login_inputs_ingreso_dato{width:420px;height:52px;border:1px solid #d9d9d6;border-radius:8px;background:#fff;padding:0 16px;box-sizing:border-box;outline:0;font-family:Avenir;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#26244f;transition:border-color .2s ease-in-out}
.cmp_login_inputs_mensaje_error p{width:auto;height:18px;font-family:Avenir;font-size:12px;font-weight:300;line-height:18px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#eb5757}
@media(max-width:768px){form.cmp_login_inputs_datos{width:374px;height:104px;display:flex;justify-content:center;flex-direction:column;gap:8px}
span.cmp_login_inputs_titulo_input{width:108px;height:14px;font-family:Avenir;font-size:12px;font-weight:300;line-height:120%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#666}
label.cmp_login_inputs_datos_label{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}
input.cmp_login_inputs_ingreso_dato{width:374px;height:52px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;border-radius:8px;background:#fff}
span.cmp_login_inputs_mensaje_error p{width:auto;height:18px;font-family:Avenir;font-size:12px;font-weight:300;line-height:18px;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#eb5757}
}