.cmp_login_inputs_datos{width:420px;height:95px;display:flex;flex-direction:column;gap:8px}
.cmp_login_inputs_titulo_input{width:100%;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}
input[type="date"].cmp_login_inputs_ingreso_dato{appearance:none;-webkit-appearance:none;display:flex;align-items:center;position:relative;border:1px solid #d9d9d6;border-radius:8px;height:52px;box-sizing:border-box;outline:0;justify-content:flex-end}
input[type="date"].cmp_login_inputs_ingreso_dato{background-image:url("../../../../content/dam/holafuturo/assets-v3---webp/responsive/login/inputs/calendar.png");background-repeat:no-repeat;background-position:16px center;background-size:20px;padding-right:255px;font-family:Avenir;font-size:16px;font-weight:300;line-height:24px;color:#26244f;text-align:left}
input[type="date"].cmp_login_inputs_ingreso_dato::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;background:transparent;color:transparent}
input[type="date"].cmp_login_inputs_ingreso_dato::-webkit-datetime-edit{display:flex;padding:0;color:#26244f}
input[type="date"].cmp_login_inputs_ingreso_dato::-webkit-datetime-edit-fields-wrapper{padding:0}
input[type="date"].cmp_login_inputs_ingreso_dato:focus{border-color:#a0a0a0}
input[type="radio"].cmp_login_inputs_ingreso_dato{appearance:none;-webkit-appearance:none;width:20px !important;height:20px !important;min-width:20px;border:2px solid #26244f;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin:0;padding:0;vertical-align:middle}
input[type="radio"].cmp_login_inputs_ingreso_dato:checked::after{content:"";width:10px;height:10px;background-color:#26244f;border-radius:50%;display:block}
@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:100%;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}
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}
form.cmp_login_inputs_datos:has(input[type="radio"]){width:auto;height:auto}
label.cmp_login_inputs_datos_label:has(input[type="radio"]){flex-direction:row;gap:15px}
span.cmp_login_inputs_ingreso_dato_texto_radio_button{width:auto;height:auto;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:#002d72}
input[type="date"].cmp_login_inputs_ingreso_dato{flex-direction:row !important}
input[type="date"].cmp_login_inputs_ingreso_dato{padding-right:207px !important}
}