@charset "UTF-8";
/*--- IBE Tours - recargas (carga tickets a tarjeta) - Art2Fly 2026 ---*/
/*
 * Tipografía: base 16px en #recargas (px explícitos; no usar rem — Bootstrap fija html ~10px).
 * Titillium Web (títulos), Lato (lectura).
 * Breakpoints: 576px (mobile angosto), 992px (desktop).
 */

#recargas p, #recargas li {
	text-wrap-style: pretty;
}

#recargas,
#recargas.recargas_exito {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}

/* Título de paso — Titillium 22px */
#recargas #breads,
#recargas.recargas_exito #breads {
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: none;
	color: #7e7e75;
	margin-bottom: 16px;
}

/* h2 sección — Titillium 20px */
#recargas h2 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #1365a7;
	text-transform: none;
	margin-bottom: 10px;
	line-height: 1.3;
}

#recargas.recargas_exito h2 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #333;
	text-transform: none;
	margin-bottom: 12px;
	line-height: 1.3;
}

#recargas .panel,
#recargas.recargas_exito .panel {
	border-radius: 0;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	background-color: #eee;
	font-size: 16px;
	padding: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

#recargas .panel h3,
#recargas.recargas_exito .panel h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

#recargas label {
	display: block;
	margin: 0 0 6px 2px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 500;
	color: #555;
}

#recargas input[type="text"].recargas_input, #recargas .recargas_input_nombre, #recargas input[type="email"].recargas_input {
	display: block;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	height: 42px;
	padding: 8px 12px;
	margin: 0;
	border: 1px solid #bbb;
	border-radius: 0;
	background: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #333;
}

#recargas .recargas_pasos {
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.4;
}

#recargas .recargas_paso {
	color: #999;
}

#recargas .recargas_paso_activo {
	color: #005ca6;
	font-weight: 600;
}

#recargas .recargas_paso_sep {
	margin: 0 8px;
}

#recargas .recargas_ayuda {
	margin: 10px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #555;
}

#recargas .recargas_alerta,
#recargas.recargas_exito .recargas_alerta {
	font-size: 16px;
	line-height: 1.5;
	padding: 12px 15px;
	margin-bottom: 20px;
	border-radius: 4px;
	border: 1px solid transparent;
}

#recargas .recargas_alerta_error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

#recargas .recargas_alerta_warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

#recargas .recargas_alerta_success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

#recargas .recargas_alerta_info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

#recargas .recargas_alerta i {
	margin-right: 8px;
}

#recargas .recargas_resumen_item {
	margin-bottom: 8px;
	font-size: 16px;
}

#recargas .recargas_contexto {
	margin-bottom: 20px;
}

#recargas .recargas_contexto#contexto_paso2 {
	text-align: center;
	text-wrap-style: pretty;
}

#recargas .recargas_resumen_compra {
	margin-bottom: 20px;
}

#recargas .recargas_cuponeras_scroll {
	max-height: 420px;
	overflow-y: auto;
}

#recargas .recargas_tabla_cuponeras,
#recargas .recargas_tabla_resumen,
#recargas.recargas_exito .recargas_tabla_resumen {
	margin-bottom: 0;
	background: transparent;
	font-size: 16px;
}

#recargas .recargas_tabla_cuponeras.table-striped > tbody > tr:nth-of-type(odd),
#recargas .recargas_tabla_cuponeras.table-striped > tbody > tr:nth-of-type(even) {
	background-color: transparent;
}

#recargas .recargas_tabla_cuponeras th,
#recargas .recargas_tabla_cuponeras td {
	vertical-align: middle;
	padding: 12px 10px;
	border-top: 1px solid #ddd;
	font-size: 16px;
}

#recargas .recargas_tabla_cuponeras thead th {
	border-bottom: 2px solid #ddd;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #555;
}

#recargas .recargas_tabla_cuponeras th.centro,
#recargas .recargas_tabla_cuponeras td.centro {
	text-align: center;
}

#recargas tr.recargas_cuponera_agotada,
#recargas tr.recargas_cuponera_vencida {
	opacity: 0.55;
	color: #888;
}

#recargas .recargas_estado_cuponera {
	font-size: 14px;
}

#recargas .recargas_celda_nombre .recargas_nombre_cuponera {
	font-weight: 700;
}

#recargas .recargas_label_seleccion {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}

#recargas .recargas_label_seleccion input[type="radio"] {
	margin: 0;
}

#recargas .recargas_ayuda_tabla {
	margin-bottom: 12px;
}

#recargas .recargas_tabla_resumen th,
#recargas.recargas_exito .recargas_tabla_resumen th {
	width: 42%;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #555;
	border-top: none;
	vertical-align: middle;
	background: transparent;
}

#recargas .recargas_tabla_resumen td,
#recargas.recargas_exito .recargas_tabla_resumen td {
	vertical-align: middle;
	border-top: none;
	background: transparent;
	font-size: 16px;
}

#recargas .recargas_tabla_resumen tr + tr th,
#recargas .recargas_tabla_resumen tr + tr td,
#recargas.recargas_exito .recargas_tabla_resumen tr + tr th,
#recargas.recargas_exito .recargas_tabla_resumen tr + tr td {
	border-top: 1px solid #ddd;
}

#recargas .recargas_contexto h3,
#recargas .recargas_resumen_compra h3,
#recargas.recargas_exito .recargas_instrucciones h3,
#recargas.recargas_exito .recargas_resumen h3 {
	margin-bottom: 12px;
}

#recargas .btn_1,
#recargas.recargas_exito .btn_1 {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 0.02em;
}

#recargas .recargas_fila_codigo {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 8px;
}

#recargas .recargas_fila_codigo .recargas_campo_codigo {
	flex: 1 1 auto;
	min-width: 0;
}

#recargas .recargas_fila_codigo .btn_1 {
	flex: 0 0 auto;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 16px;
	margin: 0;
	box-sizing: border-box;
	white-space: nowrap;
}

#recargas .recargas_tabla_resumen .codigo-tarjeta {
	text-transform:uppercase;
}

#recargas .seccion-form {
	float: none;
	width: 100%;
	margin: 0;
}

#recargas .recargas_fila_tarjeta .recargas_campo_tarjeta {
	width: 100%;
}

#recargas .recargas_fila_tarjeta_inputs {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 12px;
	margin-top: 4px;
}

#recargas .recargas_fila_tarjeta_inputs .recargas_tarjeta_partes {
	flex: 1 1 auto;
	min-width: 0;
	max-width: none;
	width: 100%;
}

#recargas .recargas_btn_buscar_tarjeta {
	flex: 0 0 auto;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 18px;
	margin: 0;
	white-space: nowrap;
	min-width: 0;
	box-sizing: border-box;
}

#recargas .recargas_seccion_confirmacion {
	margin-top: 28px;
}

#recargas .recargas_breads_seccion {
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	text-transform: none;
	color: #7e7e75;
	margin-bottom: 16px;
}

#recargas .recargas_acciones_volver_paso2 {
	margin-top: 25px;
}

#recargas .recargas_acciones_volver_paso2 .btn_1 {
	width: 100%;
	max-width: 320px;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #babab0;
	color: #fff;
}

#recargas .recargas_acciones_volver_paso2 .btn_1:hover {
	background-color: #585858;
	color: #fff;
}

#recargas .recargas_acciones_confirmar {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 10px;
	margin-top: 25px;
}

#recargas .recargas_acciones_confirmar .btn_1 {
	width: 100%;
	max-width: 320px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}

@media (min-width: 992px) {
	#recargas .recargas_acciones_confirmar .btn_1 {
		width: auto;
		min-width: 220px;
	}
}

#recargas .recargas_panel_tarjeta {
	background-color: #f2f2f2;
	padding: 24px 22px;
}

#recargas .recargas_panel_tarjeta_intro_fila {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	margin-bottom: 18px;
}

#recargas .recargas_tarjeta_ejemplo {
	flex: 0 0 auto;
	max-width: 180px;
}

#recargas .recargas_img_tarjeta_ejemplo {
	display: block;
	width: 100%;
	max-width: 180px;
	height: auto;
	border-radius: 6px;
}

#recargas .recargas_ayuda_tarjeta_intro {
	margin-top: 0;
	margin-bottom: 0;
	color: #555;
	flex: 1 1 auto;
}

#recargas .recargas_ayuda_tarjeta_partes {
	margin-top: 0;
	margin-bottom: 18px;
	color: #1365a7;
	font-style: italic;
}

#recargas .recargas_label_tarjeta {
	display: block;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #555;
}

#recargas .recargas_tarjeta_partes {
	display: grid;
	grid-template-columns: minmax(0, 2fr) auto minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	gap: 4px;
	width: 100%;
	max-width: none;
}

#recargas .recargas_tarjeta_partes input[type="text"].recargas_input {
	display: block;
	width: 100%;
	min-width: 0;
	max-width: none;
	flex: none;
	margin: 0;
	font-family: 'Courier New', Courier, monospace;
	font-size: 16px;
	letter-spacing: 0;
}

#recargas .recargas_tarjeta_partes input[type="text"].recargas_input.recargas_input_tarjeta_chip {
	width: 100%;
	min-width: 0;
	max-width: none;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	text-align: center;
}

#recargas .recargas_tarjeta_partes input[type="text"].recargas_input.recargas_input_tarjeta_corto {
	width: 100%;
	min-width: 0;
	max-width: none;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	text-transform: uppercase;
}

#recargas .recargas_tarjeta_sep {
	flex: 0 0 auto;
	font-weight: 700;
	line-height: 42px;
	color: #555;
	user-select: none;
}

#recargas .recargas_ayuda_tarjeta_formato {
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 12px;
	color: #999;
}

#recargas .recargas_ayuda_tarjeta_formato strong {
	font-weight: 700;
	color: #333;
}

#recargas .recargas_acciones,
#recargas.recargas_exito .recargas_acciones {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 10px;
	margin-top: 25px;
	clear: both;
}

#recargas .recargas_acciones .btn_1,
#recargas.recargas_exito .recargas_acciones .btn_1 {
	width: 100%;
	margin: 0;
	text-align: center;
	box-sizing: border-box;
}

#recargas .recargas_acciones.recargas_acciones_paso2 {
	flex-direction: row;
	align-items: stretch;
	gap: 12px;
	margin-top: 20px;
}

#recargas .recargas_acciones.recargas_acciones_paso2 .btn_1 {
	flex: 1 1 0;
	width: auto;
	min-width: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
	text-transform: uppercase;
	font-weight: 700;
}

#recargas .recargas_acciones.recargas_acciones_paso2 .btn_1:not(.color-cliente) {
	background-color: #babab0;
	color: #fff;
}

#recargas .recargas_acciones.recargas_acciones_paso2 .btn_1:not(.color-cliente):hover {
	background-color: #585858;
	color: #fff;
}

#recargas.recargas_exito .recargas_acciones_exito .btn_1 {
	flex: 1 1 0;
	min-width: 0;
}

#recargas.recargas_exito .recargas_acciones_exito .btn_1.recargas_btn_exito {
	line-height: 1.15;
	height: auto;
	min-height: 50px;
	padding: 10px 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1px;
	white-space: normal;
}

#recargas.recargas_exito .recargas_btn_exito_linea1,
#recargas.recargas_exito .recargas_btn_exito_linea2 {
	display: block;
	line-height: 1.15;
	font-size: 15px;
}

#recargas.recargas_exito .recargas_btn_exito_linea1 i {
	margin-right: 4px;
}

#recargas #ficha_recargas {
	position: relative;
}

#recargas .recargas_loading {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	min-height: 0;
	background: transparent;
	border: none;
	pointer-events: auto;
}

#recargas .recargas_loading[hidden] {
	display: none !important;
}

#recargas .recargas_loading:not([hidden]) {
	display: flex;
}

#recargas .recargas_loading_inner {
	text-align: center;
	padding: 16px;
}

#recargas .recargas_loading_spinner {
	position: static;
	margin: 0 auto 12px;
	display: block;
}

#recargas .recargas_loading_spinner div {
	background-color: #1365a7;
}

#recargas .recargas_loading_text {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	color: #1365a7;
}

#recargas.recargas_exito .recargas_acciones_exito .btn_1 {
	flex: 0 1 auto;
	max-width: 320px;
}

#recargas.recargas_exito h1 {
	display: none;
}

#recargas.recargas_exito .recargas_instrucciones ul {
	padding-left: 20px;
	font-size: 16px;
}

#recargas.recargas_exito .recargas_instrucciones li {
	margin-bottom: 8px;
	line-height: 1.5;
}

#recargas .recargas_nota,
#recargas.recargas_exito .recargas_nota {
	margin-top: 20px;
	padding: 12px 15px;
	background-color: #f5f5f5;
	border-radius: 4px;
	color: #666;
	font-size: 14px;
	line-height: 1.5;
}

#recargas .recargas_fecha_compra {
	margin-top: 8px;
	color: #555;
	font-size: 16px;
}

@media (min-width: 576px) {
	#recargas .recargas_fila_tarjeta_inputs {
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	#recargas .recargas_fila_tarjeta_inputs .recargas_tarjeta_partes {
		flex: 0 0 auto;
		width: auto;
		min-width: 0;
	}

	#recargas .recargas_tarjeta_partes {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: flex-start;
		width: auto;
		max-width: none;
	}

	#recargas .recargas_tarjeta_partes input[type="text"].recargas_input {
		width: auto;
		flex: 0 0 auto;
	}

	#recargas .recargas_tarjeta_partes input[type="text"].recargas_input.recargas_input_tarjeta_chip {
		width: calc(10ch + 18px);
		min-width: calc(8ch + 18px);
		max-width: calc(10ch + 30px);
	}

	#recargas .recargas_tarjeta_partes input[type="text"].recargas_input.recargas_input_tarjeta_corto {
		width: calc(3ch + 18px);
		min-width: calc(3ch + 18px);
		max-width: calc(3ch + 30px);
	}

	#recargas .recargas_btn_buscar_tarjeta {
		width: auto;
		flex: 0 0 auto;
	}
}

@media (min-width: 768px) {
	#recargas .recargas_panel_tarjeta_intro_fila {
		flex-direction: row;
		align-items: flex-start;
		gap: 20px;
	}

	#recargas .recargas_tarjeta_ejemplo {
		max-width: 220px;
		flex: 0 0 220px;
	}

	#recargas .recargas_img_tarjeta_ejemplo {
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	#recargas .recargas_fila_codigo {
		flex-direction: row;
		align-items: flex-end;
		gap: 12px;
	}

	#recargas .recargas_fila_codigo .recargas_campo_codigo {
		flex: 1 1 auto;
	}

	#recargas .recargas_fila_codigo .btn_1 {
		width: auto;
		min-width: 180px;
		flex: 0 0 auto;
	}

	#recargas .recargas_acciones,
	#recargas.recargas_exito .recargas_acciones_exito {
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
	}

	#recargas .recargas_acciones .btn_1,
	#recargas.recargas_exito .recargas_acciones_exito .btn_1 {
		width: auto;
		flex: 1 1 0;
		max-width: none;
	}

	#recargas .recargas_acciones.recargas_acciones_paso2 .btn_1 {
		flex: 1 1 0;
		width: auto;
		max-width: none;
	}
}
