body .fondo-interactivo{
	background: none;
}

html {
	margin-top: 0px !important;
}

#datepicker{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0;
}

.opcion{
	position: relative;
}

.hora-opcion.on{
	color: var(--azul);
}