@CHARSET "ISO-8859-1";


.expl_body {
	background-color: #eeeeee;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.expl_texto_base {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #747373;
}

.expl_texto_centrado {
	text-align: center;
}

.expl_ancho_total {
	width: 100%;
}

.expl_capa_izq {
	float:left;
}

.expl_capa_der {
	float:right;
}

.capa_izq {
	float:left;
}

.capa_der {
	float:right;
}

.expl_capa_oculta {
	display: none;
}

.expl_borde_redondo_5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;	
}

.expl_borde_redondo_10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;	
}

.expl_borde_redondo_15 {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;	
}

.expl_espacio_der_5 {
	margin-right: 5px;
}

.expl_espacio_der_10 {
	margin-right: 10px;
}

.expl_espacio_der_15 {
	margin-right: 15px;
}

.expl_espacio_der_20 {
	margin-right: 20px;
}

.expl_espacio_izq_20 {
	margin-left: 20px;
}

.expl_espacio_izq_15 {
	margin-left: 15px;
}

.expl_espacio_izq_10 {
	margin-left: 10px;
}

.expl_espacio_izq_25 {
	margin-left: 25px;
}

.expl_espacio_izq_35 {
	margin-left: 25px;
}

.expl_espacio_izq_40 {
	margin-left: 40px;
}

.expl_espacio_izq_67 {
	margin-left: 67px;
}

.expl_espacio_bot_4 {
	margin-bottom: 4px;
}

.expl_espacio_bot_5 {
	margin-bottom: 5px;
}

.expl_espacio_bot_10 {
	margin-bottom: 10px;
}

.expl_espacio_bot_15 {
	margin-bottom: 15px;
}

.expl_espacio_bot_20 {
	margin-bottom: 20px;
}

.expl_espacio_bot_40 {
	margin-bottom: 40px;
}

.expl_espacio_top_2 {
	margin-top: 2px;
}

.expl_espacio_top_4 {
	margin-top: 4px;
}

.expl_espacio_top_5 {
	margin-top: 5px;
}

.expl_espacio_top_8 {
	margin-top: 8px;
}

.expl_espacio_top_10 {
	margin-top: 10px;
}

.expl_espacio_top_12 {
	margin-top: 12px;
}

.expl_espacio_top_15 {
	margin-top: 15px;
}

.expl_espacio_top_20 {
	margin-top: 20px;
}

.expl_espacio_top_25 {
	margin-top: 25px;
}

.expl_espacio_top_35 {
	margin-top: 35px;
}

.expl_espacio_top_40 {
	margin-top: 40px;
}

.expl_espacio_top_60 {
	margin-top: 60px;
}

#expl_capa_principal {
}

#expl_capa_principal_info {
}

.expl_elemento {
	background-color: #ccc;
	min-height: 30px;
	line-height: 30px;
	text-indent: 10px;
	cursor: pointer;
	font-size: 14px;
	border-bottom: 1px dashed #bbb;
}

.expl_elemento_tiene_reserva {
	background-color: #f69a38 !important;
	color: #000;
}

.expl_elemento_completo {
	background-color: #0F0 !important;
	color: #000;
}

.expl_elemento_sinplazas {
	background-color: #b22 !important;
	color: #000;
}

.expl_capa_centrada {
	width: 95%;
	margin: auto;
}

#expl_capa_info_experiencia {
	background-color: #4c76b4 !important;
	border:2px solid #4c76b4;
	color: #FFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

#expl_capa_info_empresa {
	background-color: #ccc !important;
	border:2px solid #888;
	color: #777 !important;
	padding-top: 5px;
	padding-bottom: 5px;		
}

.expl_capa_info_experiencia_fija {
	position:fixed; 
	width: 95%; 
	background-color: #fff; 
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
}

#expl_btn_ver_horario_experiencia {
	padding-left: 10px;
	line-height: 29px;
	font-size: 16px;
}

.expl_cursor_enlace {
	cursor:pointer;
}

#expl_capa_fechas_experiencia {
	border: 2px solid #ccc;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 100px;
}

#expl_capa_empresa_listado {
	border: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 100px;
}

.expl_capa_empresa_listado {
	width: 70%;
	background-color: #ccc;
}

.expl_fila_fecha_experiencia {
	background-color: #ccc;
	min-height: 35px;
	/*line-height: 35px;*/
	text-indent: 10px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.expl_btn_ver_horario_fecha {
	/*width: 35%;*/
}

.expl_fila_horario {
	padding: 5px 10px 5px 10px;
	width: 80%;
	border: 1px solid #fff;
	background-color: #fff;
	color: #555;
	line-height: normal;
	text-indent: 0px;
}

.expl_fila_horario_sin_disponibilidad {
	color: #F00;
}

.expl_fila_horario_separador {
	border-top: 1px dotted #ccc;
	height: 1px;
	width: 98%;
}

.expl_campo_edit_plazas {
	width: 40px;
}

.expl_campos_edit_grandes {
	font-size: 18px !important;	
}

#expl_btn_menu_exp {
	background-image: url(../images/boton_menu.png);
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
}

.expl_sel_fechas {
	width: 65px;
	padding: 2px;
	text-align: center;
}

.expl_btn_editar_plazas {
	background: #ccc;
	border: 1px solid #aaa;
	height: 20px;	
	padding: 0px 5px 0px 5px;
	line-height: 15px;
}

.expl_btn_nueva_reserva {
	background: #00F;
	color:#fff;
	border: 1px solid #aaa;
	height: 20px;	
	padding: 0px 5px 0px 5px;
	line-height: 20px;
	text-indent: 0px;
}

.expl_btn_guardar_plazas {
	background: #ccc;
	border: 1px solid #aaa;
	height: 20px;	
	padding: 0px 5px 0px 5px;
	line-height: 15px;
}

.expl_btn_refresh_accion {	
	background-image: url(../images/refresh2.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;	
}


/* ---- Lista de reservas ---- */

.expl_res_close_email {
	background-image: url(../images/close_simple.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

.expl_res_txt_email {
	background: #FFF !important;
	border: 1px solid #a5a5a5;
	height: 20px !important;
	text-indent: 5px;
	padding: 0px !important;
	line-height: 15px;
	width: 100%;
}

.expl_res_send_email {
	background-image: url(../images/send_email.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

.expl_res_anulada {
	background-color: #f73950 !important;
}

.expl_res_modificada {
	background-color: #faf8d0 !important;
}

.exp_int_norevisada
{
	background-color:lightgreen;
}

.exp_int_revisada
{
	background-color:lightgray;
}

.expl_fondo_reserva
{
	background-color: #fff;
	border-bottom:1px solid #ccc;
}

.expl_fondo_reserva_activo
{
	background-color:#efefef;
}

.expl_info_opciones ul
{
	list-style:none;
	padding-left:0px;
	float:left;
	width:80%;
}

.expl_info_opciones ul li
{
	border:1px solid #cbcbcb;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	float:left;
	width:100%;
	margin-top:5px;
}

.expl_textogrisli
{
	color:#4e5961;
	font-size:17px;
	
	padding-top:5px;
	padding-bottom:5px;
}

.expl_input_reserva
{
	background-color:#fff;
	border:0px solid #fff;
	width:100%;
	padding:5px;
	font-size:16px;
}

.expl_input_reserva_largo
{
	background-color:#fff;
	border:0px solid #fff;
	width:90%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
}

.expl_sinmargins{margin:0px;}
.expl_width_10{width:10%;}
.expl_width_20{width:20%;}
.expl_width_30{width:30%;}
.expl_width_70{width:70%;}
.expl_width_80{width:80%;}

.expl_btn_verpart
{
	background-color:#339dda;
	color:#fff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding:10px 25px 10px 25px;
	cursor:pointer;
}

.expl_btn_solicitarpart
{
	background-color:#b725e1;
	color:#fff;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding:10px 25px 10px 25px;
	cursor:pointer;
}

.expl_fondo_part{background-color:#cbcbcb;}

.expl_texto_part
{
	color:#4e5961;
	padding:10px 0px 10px 10px;
}

.sysmb_edit_reserva_horario{cursor:pointer;}
.expl_anular_reserva{cursor:pointer;}




/* ====== Listados V2 ====== */

.expl_V2_V2_cierre {
	/*background-color: #fb6969 !important;
	border-radius: 10px;*/
	border-right: 2px solid #fb6969 !important;
}

.expl_V2_V2_alguna_reserva {
	/*background-color: #fb8a3f !important;
	border-radius: 10px;*/
	border-right: 2px solid #fb8a3f !important;
}

.expl_V2_V2_completo {
	/*background-color: #4bb816 !important;
	border-radius: 10px;*/
	border-right: 2px solid #4bb816 !important;
}

.expl_V2_titulo_experiencia {
	background-color: #d0d6d5;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 10px;
}

.expl_V2_n_reservas {
	background-color: #d1d0d0;
}

.expl_V2_cierre {
	background-color: #fb6969 !important;
}

.expl_V2_alguna_reserva {
	background-color: #fb8a3f !important;
}

.expl_V2_ver_reservas {
	background-color: #9c9c9c !important;
	color:#fff;
	cursor: pointer;
	text-align: center;
}

.expl_V2_completo {
	background-color: #4bb816 !important;
}

.expl_V2_mini_btn {
	border-left: 1px solid #d1d0d0;
	background-color: #9c9c9c !important;	
	height: 18px;
	margin-top: 8px;
	cursor: pointer;
}

.expl_V2_td_separador_5 {
	height: 5px;
}

.expl_V2_td_separador_8 {
	height: 8px;
}

.expl_cerrar_iframe_reserva
{
	width:100%;
	/*background-color:red;*/
	color:white;
	cursor:pointer;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
	margin-top: -10px;
}

.expl_fijar_reserva
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100% !important;
	min-height:700px;
	background-color: lightgray;
	z-index:99999;
}

.sysmb_cabecera_horarios
{
	position: fixed;
    background-color: lightgray;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.expl_btn_ciere_ventas_2 {
	height: 31px;
    margin-top: 0px;
    margin-right: 0px;
    cursor: pointer;
    background-color: #b4b4b4;
    width: 29px;
    padding-right:7px;
    padding-top: 5px;
    text-align: center;
}

.TTaq_total_checks {
	background-color: #b4b4b4;
    height: 50px;
    color: white;
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-left: -10px;
	gap: 10px;
}

.cardTotalCheck {
	padding: 5px;
	font-size: 20px;
	border-radius: 5px;
	cursor: pointer;

	&.checkin {
		background-color: var(--TExpAbstract_Interfaz_Color_Verde);
	}

	&.checkout {
		background-color: var(--TExpAbstract_Interfaz_Color_Rojo)
	}

	&.diference {
		background-color: var(--TExpAbstract_Interfaz_Color_AzulOscuro);
	}
}
