/**
* Estilos para el sistema de Experiencias
*
* Powered by iCubel.com �
*
* @template /modulos/TExpBuscador/buscador/buscador.css
*/

@CHARSET "ISO-8859-1";

.expb_texto_base {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #595959 !important;
}

.expb_texto_centrado {
	text-align: center;
}

.expb_ancho_total {
	width: 100%;
}

.capa_izq {
	float:left;
}

.capa_der {
	float:right;
}

.expb_capa_oculta {
	display: none;
}

.expb_borde_redondo_5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;	
}
	
.expb_borde_redondo_5_arriba {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

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

.expb_borde_redondo_15 {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;	
}
	
.RGC2_borde_redondo_15_arriba {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}	

.RGC2_borde_redondo_15_abajo {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.expb_boton_generico {
	/*height: 22px;
	line-height: 22px;
	z-index: 100;
	color: #555;
	text-align: center;		
	cursor: pointer; 
	position: absolute;
	overflow: hidden;*/
	
	background-color: #8ec100;
	height: 34px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	font-weight: normal !important;
	cursor: pointer;	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.expb_sombra {
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.expb_sombra2 {
	-moz-box-shadow: 	3px 4px 4px rgba(0,0,0,.4);
	-webkit-box-shadow: 3px 4px 4px rgba(0,0,0,.4);
	box-shadow: 		3px 4px 4px rgba(0,0,0,.4);
}

.expb_capa_datos {
	width: 75%;
	height: 65px;
	background-color: #dfdfca;
}

.expb_capa_btn_buscar_css {
	width: 23%;
	height: 65px;
	background-color: #8ec100;
	color: #fff;
	font-size: 25px;
	text-align: center;
	line-height: 60px;
	cursor:pointer;
}

.expb_espacio_der_3 {
	margin-right: 3px;
}

.expb_espacio_der_5 {
	margin-right: 5px;
	display:inline-block;
}

.expb_espacio_der_10 {
	margin-right: 10px;
}

.expb_espacio_der_15 {
	margin-right: 15px;
}

.expb_espacio_der_20 {
	margin-right: 20px;
}

.expb_espacio_izq_3 {
	margin-left: 3px;
}

.expb_espacio_izq_5 {
	margin-left: 5px;
}

.expb_espacio_izq_9 {
	margin-left: 9px;
}

.expb_espacio_izq_10 {
	margin-left: 10px;
}

.expb_espacio_izq_12 {
	margin-left: 12px;
}

.expb_espacio_izq_15 {
	margin-left: 15px;
}

.expb_espacio_izq_20 {
	margin-left: 20px;
}

.expb_espacio_izq_25 {
	margin-left: 25px;
}

.expb_espacio_izq_30 {
	margin-left: 30px;
}

.expb_espacio_izq_35 {
	margin-left: 25px;
}

.expb_espacio_izq_40 {
	margin-left: 40px;
}

.expb_espacio_izq_67 {
	margin-left: 67px;
}

.expb_espacio_izq_75 {
	margin-left: 75px;
}

.expb_espacio_izq_85 {
	margin-left: 85px;
}

.expb_espacio_izq_90 {
	margin-left: 90px;
}

.expb_espacio_izq_142 {
	margin-left: 142px;
}

.expb_espacio_bot_4 {
	margin-bottom: 4px;
}

.expb_espacio_bot_10 {
	margin-bottom: 10px;
}

.expb_espacio_bot_15 {
	margin-bottom: 15px;
}

.expb_espacio_bot_20 {
	margin-bottom: 20px;
}

.expb_espacio_bot_40 {
	margin-bottom: 40px;
}

.expb_espacio_top_3 {
	margin-top: 3px;
}

.expb_espacio_top_4 {
	margin-top: 4px;
}

.expb_espacio_top_6 {
	margin-top: 6px;
}

.expb_espacio_top_8 {
	margin-top: 8px;
}

.expb_espacio_top_9 {
	margin-top: 9px;
}

.expb_espacio_top_10 {
	margin-top: 10px;
}

.expb_espacio_top_12 {
	margin-top: 12px;
}

.expf_espacio_top_13 {
	margin-top: 13px;
}

.expb_espacio_top_15 {
	margin-top: 15px;
}

.expb_espacio_top_20 {
	margin-top: 20px;
}

.expb_espacio_top_25 {
	margin-top: 25px;
}

.expb_espacio_top_30 {
	margin-top: 30px;
}

.expb_espacio_top_35 {
	margin-top: 35px;
}

.expb_espacio_top_40 {
	margin-top: 40px;
}

.expb_espacio_top_60 {
	margin-top: 60px;
}

.expb_capa_campo_buscador {
	width: 95px;
	margin-top: 10px;
	text-align: center;
}

.expb_campo_dato {
	height: 23px;	
	background-color: #fff;
	text-align: center;
	margin: auto;
	border: 0px solid #747373;

	font-size: 12px;
	font-weight: bold;;
}

.expb_campo_dato_tam1 {
	width: 95px;
}

.expb_campo_dato_tam2 {
	width: 50px;
}

.expb_capa_tipo_Experiencia {
	padding: 0px;
	margin: 0px;
}		

.expb_capa_tipo_Experiencia_activa {
	background-color: #e3e3fb !important;
	border: 1px solid #cdcdcc !important;
}	

.expb_capa_tipo_Experiencia_gris {
	background-color: #f3f3f4;
}

.expb_capa_tipo_datos {
	width: 94%;
}

.expb_capa_experiencia_datos {
	width: 71%;
}

.expb_capa_experiencia_datos_activa {
	width: 71% !important;
}

.expb_capa_experiencia_reducida {
	/*overflow: hidden;
	height: 42px;*/
}

.expb_capa_tipo_foto {
	width: 108px;
}

.expb_capa_tipo_foto_activa {
	width: 108px !important;
}

.expb_tipo_nombre {
	font-size: 18px;
	font-weight: bold;
	color: #000 !important;
	text-align: left !important;
}

.expb_tipo_descripcion {
	text-align: left;
}

.expb_capa_tipo_experiencias{
	/*border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;*/	
}

.expb_capa_cabecera_ExperienciaV2{
	/*margin-top: 0px;	
	margin-bottom: 15px;	
	border-top: 1px dashed #ccc;
	padding-top: 15px;
	cursor: pointer;*/
}

.expb_capa_Experiencia_Individual {
	padding:10px;
	/*background-color: #fff;
	border: 1px solid #fff;*/
	width: 97% !important;
	margin-bottom: 4px;
}

.expb_capa_Experiencia_Individual_2 {
	
}

.expb_tipo_desplegar {
	height: 34px;
	width: 60%;
	background-color: #8ec100;
	border: 0px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	position: relative !important;
	margin-left: 0px;
	/*z-index: 100000;*/
	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.expb_resultado_capa_productos {
}

.expb_resultado_capa_productosint {
	/*width: 92%;
	margin-left: 7px;
	padding:10px 10px 0px 10px;
	background-color: #fff;
	box-shadow: 1px 2px 5px #B9B9B9;
	border: 1px solid #D9D9D9;*/

	width: 95%;
	margin: auto;
}

.expb_resultado_capa_productosint_MUI {
	width: 100%;
	margin: auto;
}

.expb_resultado_capa_productosint_total {
	padding-top: 15px;
	padding-bottom: 12px;
}

.expb_resultado_capa_productosint_separador {
	border-top: 1px solid #ffffff;	
	
}

.expb_capa_padre_productos {

	background-color: #e8e7e7;
	color: #595959;	
	
}

.expb_producto_nombre {
	font-weight: bold;
	font-size: 15px;
	color: #4c76b4;
	font-weight: bold;
	width: 90% !important;
	float: right !important;
}

.expb_producto_nombre2 {
	font-size: 14px;
	color: #595959;
}

.expb_producto_descripcion {
	color: #4c76b4;	
	width: 90% !important;
	float: right !important;
}

.expb_producto_descripcion2 {
	font-size: 12px;
	color: #595959;	
	
}

.expb_producto_precio3 {
	font-size: 15px;
	color: #595959;
	background: rgba(0,0,0,0.1);
	padding: 7px 0px;
	text-indent: 10px;
	max-width: 285px;
	margin-top: 4px;
}

.expb_info_tramo {
	background: rgba(0,0,0,0.1);
	text-indent: 5px;
	max-width: 285px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
}

.expb_capa_padre_nombre_desc {
	width: 68%;
	/*background-color: #f00;*/
}

.expb_capa_padre_nombre_desc_MUI {
	width: 68%;
	margin-left: 5px;
	/*background-color: #f00;*/
}

.expb_producto_cantidad {
	width:90% !important;
	float: right !important;
	background-color: #b8b8b8;
	padding: 5px 0px 3px 0px;
	margin: 6px 0px 10px 0px;
}

.expb_producto_cantidad_parcial {
	
}

.expb_texto_cantidad {
	margin-left: 10px;
	margin-top: 5px;
	color: #fff;
}

.expb_producto_cantidad2 {
	color: #595959;
	float:right;
	width: 87px;
}

.expb_producto_cantidad3 {
	color: #595959;
	float:right;
	width: 80px;
}

.expb_contenedor_select {
	height: 28px;
	margin-right: 0px;
}

.expf_capa_mas_menos_V3 {
	width: 80px;
	overflow: hidden;
	float: right;
}

.TMM_imp_valor {
	border-bottom: 0px !important;
	color: #FFF;
	font-size: 14px !important;
	text-align: center;
}

.TMM_valor_seleccionado {
	/*background-color: #4c76b4 !important;*/
	color: #FFF;
}

.TMM_capa_principal_TSS {
	width: 80px !important;
}

.TMM_capa_cantidad_TSS {
	width: 25px !important;
}

.TMM_btn_menos_TSS6 {
			background-image: url(https://mrplan.io/experiencias/images/boton_menos_V6.png) !important;
		background-repeat: no-repeat !important;
}

.TMM_btn_mas_TSS6 {
			background-image: url(https://mrplan.io/experiencias/images/boton_mas_V6.png) !important;
		background-repeat: no-repeat !important;
}

.TMM_btn_menos_TSS7 {
			background-image: url(https://mrplan.io/experiencias/images/boton_menos_V7.png) !important;
		background-repeat: no-repeat !important;
}

.TMM_btn_mas_TSS7 {
			background-image: url(https://mrplan.io/experiencias/images/boton_mas_V7.png) !important;
		background-repeat: no-repeat !important;
}

.TMM_capa_principal_TSS7 {
	float: left;
}
		
.expb_precio_activo {
	background-color:#4c76b4 !important;
	color:#FFF !important;
}
		
.expb_info_importe_individual {
	margin-left:10px;
	width:60%;
}

.expb_capa_importe_individual {
	/*width:93 !important;
	color:#ffffff;*/
	text-align:left;
	/*font-size:11px !important;
	margin-top: 10px;*/	
}

.expb_precio_individual_total {
	font-size: 16px !important;
}

.expb_cantidad_activa {
	
}

.expb_capa_reservar_individual {
	
}

.expb_capa_btn_reservar {
	text-align: center;
	float: right;
	height: 25px;
	line-height:25px !important;
	color:#FFF;
	cursor:pointer;
	margin-top:5px;
	border:1px solid #305599;
	padding:0px 10px 0px 10px;
	margin:0px 5px 5px 0px;
	font-size:14px;
	
	background: #406cbe !important;
	background: -moz-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a98ec), color-stop(100%,#325eaf)) !important;
	background: -webkit-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -o-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: -ms-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a98ec', endColorstr='#325eaf',GradientType=0) !important;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}

.expb_texto_peque {
	font-family: Arial;
	font-size: 10px !important;
}

.expb_texto_subtitulo {
	font-family: Arial;
	font-size: 11px !important;
	line-height: 12px;
	color:#878787;
	width: 95%;
}

.expb_presupuesto_azul {
	/*width: 448px;*/
	width:95%;
	margin:auto;
	overflow: hidden;

	/*
	-moz-box-shadow: 	3px 4px 4px rgba(0,0,0,.4);
	-webkit-box-shadow: 3px 4px 4px rgba(0,0,0,.4);
	box-shadow: 		3px 4px 4px rgba(0,0,0,.4);*/
	
	background: #6088be !important;
	background: -moz-linear-gradient(top, #6088be 0%, #4c76b4 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6088be), color-stop(100%,#4c76b4)) !important;
	background: -webkit-linear-gradient(top, #6088be 0%, #4c76b4 100%) !important;
	background: -o-linear-gradient(top, #6088be 0%,#4c76b4 100%) !important;
	background: -ms-linear-gradient(top, #6088be 0%,#4c76b4 100%) !important;
	background: linear-gradient(top, #6088be 0%,#4c76b4 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6088be', endColorstr='#4c76b4',GradientType=0) !important;
}

.expb_presupuesto_btn_volver {
	border: 1px solid #305599;
	padding:0px 25px 0px 25px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;
	
	background: #fc2662 !important;
	background: -moz-linear-gradient(top, #fc2662 0%, #cc2c59 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc2662), color-stop(100%,#cc2c59)) !important;
	background: -webkit-linear-gradient(top, #fc2662 0%, #cc2c59 100%) !important;
	background: -o-linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	background: -ms-linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	background: linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc2662', endColorstr='#cc2c59',GradientType=0) !important;
}

.expb_presupuesto_btn_volver_reserva {
	border: 1px solid #305599;
	padding:0px 25px 0px 25px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;	
	background: #6997eb !important;
	background: -moz-linear-gradient(top, #6997eb 0%, #335fb0 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6997eb), color-stop(100%,#335fb0)) !important;
	background: -webkit-linear-gradient(top, #6997eb 0%, #335fb0 100%) !important;
	background: -o-linear-gradient(top, #6997eb 0%,#335fb0 100%) !important;
	background: -ms-linear-gradient(top, #6997eb 0%,#335fb0 100%) !important;
	background: linear-gradient(top, #6997eb 0%,#335fb0 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6997eb', endColorstr='#335fb0',GradientType=0) !important;
}

.expb_texto_blanco {
	color:#fff !important;
}

.expb_texto_azul {
	color: #4c76b4;
}

.expb_presup_camposaltos {
	line-height: 23px;
	height: 23px;
}

.expb_presup_campostexto {
	background: #99b6e0;
	border: 1px solid #d3d3d3;
	height: 20px !important;
	text-indent: 5px;
	/*color: #305599;*/
}

.expb_presup_campostexto_error {
	background-color: red;
}

.expb_presup_datosp_z1 {
	width: 52px;
}

.expb_presup_datosp_z2 {
	width: 100px;
}

.expb_presup_datosp_z3 {
	width: 67px;
	text-align: right;
}

.expb_presup_datosp_z4 {
	width: 162px;
}

.expb_presup_datosp_z5 {
	width: 329px;
}

.expb_presup_datosp_z6 {
	width: 115px;
}

.expb_presup_datosp_z7 {
	width: 102px;
	text-align: right;
}

.expb_presup_datosp_z8 {
	width: 112px;
}

.expb_presupuesto_btn_reservar {
	border: 1px solid #225901;
	padding:0px 25px 0px 25px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	
	background: #406cbe !important;
	background: -moz-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a98ec), color-stop(100%,#325eaf)) !important;
	background: -webkit-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -o-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: -ms-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a98ec', endColorstr='#325eaf',GradientType=0) !important;	
}

.expb_prod_caja {
	border: 1px solid #a5a5a5;
	min-height: 18px !important;*/
	line-height: 18px !important;
	padding: 2px;
}

.expb_prod_caja_bono {
	border: 1px solid #c9c8c8;
	height: 22px;
	line-height: 22px;
	color:#4f4e4e;
	background-color: #fff !important;
}

.expb_prod_tam_1 {
	width: 186px;
	text-align: left;
}
.expb_prod_tam_2 {
	width: 52px;
	text-align: right;
}
.expb_prod_tam_3 {
	width: 52px;
	text-align: right;
}
.expb_prod_tam_4 {
	width: 63px;
	text-align: right;
}

.expb_prod_tam_5 {
	width: 323px;
}

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

.expb_integracion {
	background-color: #fff;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.expb_portal_centrar_capa {
	width:935px; 
	margin:auto;	
	overflow: hidden;
}

.expb_portal_centrar_capa_1100 {
	width:1100px; 
	margin:auto;	
	overflow: hidden;	
}

.expb_portal_centrar_capa_contenido {
	width:990px; 
	margin:auto;	
	overflow: hidden;
}

.expb_portal_centrar_capav2 {
	width:705px; 
	margin:auto;	
	overflow: hidden;	
	
}

#expb_capa_padre_portal {
	padding-top: 25px;
	padding-bottom: 40px;
}

#expb_capa_principal_portal {
	border: 2px solid #8fc200;
	background-color: #fff;
	
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
	
	padding-top: 33px;
	padding-bottom: 33px;
	
	overflow: hidden;
	margin: auto;
	width: 998px;
		
}

#expb_portal_cabecera_buscador {
}

.expb_portal_columna {
	width: 450px;
	padding-left: 10px;
	padding-right: 22px;
}

.expb_portal_columna_740 {
	width: 740px;
	padding-left: 10px;
	padding-right: 22px;
}

.expb_portal_columnav2 {
	width: 372px;
}

.expb_portal_columnav3 {
	width: 277px;
}

.expb_portal_columnav4 {
	width: 717px;
}

.expb_portal_columnav5 {
	width: 705px;
}

.expb_portal_columnaV6 {
	width: 48%;
	padding: 0px !important;
}

.expb_portal_columna_cabecera {
	height: 47px;
	background-color: #8ec100;
	line-height: 47px;
	text-indent: 20px;
	font-size: 18px;
	padding-left: 11px;
	padding-right: 11px;
}

.expb_portal_columna_cabecerav2{
	height: 47px;
	background-color: #4c76b4;
	line-height: 47px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}

.expb_portal_columna_cabecerav4{
	height: 35px;
	background-color: #314478;
	line-height: 35px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}

.expb_portal_columna_cabecerav3{
	height: 47px;
	background-color: #6dbc2a;
	line-height: 47px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}

.expb_portal_columna_cabeceraV32 {
	height: 47px;
	background-color: #6dbc2a;
	line-height: 47px;
	text-indent: 20px;
	font-size: 18px;
	padding-left: 0px !important;
	padding-right: 7px !important;
}

.expb_portal_columna_cabeceraV33 {
	line-height: 20px !important;
	height: 20px !important;	
	background-color: #FFF !important;
	color: #b0b0b5 !important;
	padding-bottom: 3px !important;
	border-bottom: 1px solid #b0b0b5;
	text-align: left !important;
}

.expb_portal_columna_contenidov2 {
	background-color: #dfdfdf;
	padding-top: 15px;
	padding-bottom: 15px;
}

.expb_portal_columna_contenidov4 {
	background-color: #dfdfdf;
	padding-top: 8px;
	padding-bottom: 9px;
}

#expb_capa_logos {
	padding-top:20px;
	overflow: hidden;
	margin: auto;
	width: 495px;

	color: #949493;
	font-size: 11px;
	font-family: Arial;
	line-height: 32px;
}

#expb_form_invitacion {
	position: relative;
	/*background-color: #f00;*/
	width: 325px;
	height: 35px;

	top: 202px;
	left: 540px;
}

#expb_campo_invitacion {
	background-color: #fff;
	color: #bbb;
	font-size: 14px;
	font-family: Arial;
	line-height: 35px;
	height: 28px;
	width: 220px;
	text-align: center;
	border:0px;

	position: static;
}

#expb_btn_invitacion {
	margin-left: 240px;
	background-color: #f00;
	width: 82px;
	height: 35px;
	border: 0px;
	cursor: pointer;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
	background: transparent;
}

.expb_absoluto {
	position: absolute;
}

#expb_buscador_campo_entrada_1{
	height: 25px;
	background-color: #fff;
	border: 0px;
	font-size: 14px;
}

.expb_texto_buscador_portada {
	/*color: #b4b4b4;*/
	text-align: center;
	font-size: 16px;
	font-family: Arial;
}

.expb_ancho_input_1 {
	width: 107px;
}

.expb_ancho_input_2 {
	width: 102px;
}

.exb_texto_arial_2 {
	font-family: Arial;
	font-weight: bold !important;
}

#expb_buscador_portada_btn_buscar {
	background-color: #6dbc2a;
	color: #fff;
	font-size: 36px;
	font-family: Arial Rounded MT Bold,Arial;
	text-align: center;
	cursor: pointer;

	height: 63px;
	line-height: 63px;
}

.expb_buscador_portada_btn_buscar {
	background-color: #6dbc2a;
	color: #fff;
	font-size: 36px;
	font-family: Arial Rounded MT Bold,Arial;
	text-align: center;
	cursor: pointer;

	height: 63px;
	line-height: 63px;
}

.expb_buscador_portada_btn_buscar_V4 {
	background-color: #fc9900;
	color: #fff;
	font-size: 36px;
	font-family: Arial Rounded MT Bold,Arial;
	text-align: center;
	cursor: pointer;

	height: 109px;
	width:197px;
	line-height: 109px;
}

.expb_bono_cabecera {
	background-color: #e5e5e5;
	width: 448px;
	margin:auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.expb_bono_contenido{
	background-color: #fff;
	width: 448px;
	margin:auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 3px solid #d4d3d3;
}

.expb_bono_contenido_separador {
	width: 390px;
	margin: auto;
}

.expb_separador_lineas {
	height: 1px;
	border-top: 1px dashed #9c9b9b;
}

.expb_capa_info_fechas {
	/*background-color: #e3e3fb;
	border: 2px solid #a2afd9;
	line-height: 30px;
	width: 96%;
	margin-left: 7px;*/
	background-color: #ffa602;
	color: #f0eeee;
	width: 100%;
}

.expb_capa_datos_basicos {
	width: 96%;
	margin-left: 7px;
	text-align: left;
}

.expb_capa_info_fechas_texto {
	text-align: center;
	font-weight: bold;
	width: 25%;
}

.expb_capa_info_fechas_texto2 {
	text-indent: 10px;
	line-height: 32px;
	width: auto;
	color:#595959 !important;
	font-family: Arial;
}

.expb_capa_info_fechas_texto3 {
	padding: 10px;
	color:#595959 !important;
}

.expb_capa_info_fechas_texto2 span{
	color:#595959 !important;
	font-family: Arial;	
}

.expb_capa_info_fechas_info {
	text-align: center;
	width: 75%;
	background-color: #fff !important;
}
	
.RGMC_capa_btn_saber_mas {
	width: 60%;
	background-color: #8ec100;
	height: 34px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	font-weight: normal !important;
	margin-top: 4px;
	cursor: pointer;	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.RGMC_capa_btn_info_cerrar {
	background-color: #fc2662 !important;	
	width: 29% !important;
}

.RGMC_capa_btn_info_ver_ficha {
	background-color: #4c76b4 !important;	
	width: 29% !important;
	margin-right: 4px;	
}

.expb_capa_btn_saber_mas {
	width: 60%;
	background-color: #8ec100;
	height: 34px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	font-weight: normal !important;
	cursor: pointer;	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.expb_capa_btn_info_cerrar {
	background-color: #fc2662 !important;	
	width: 29% !important;
}

.expb_capa_btn_info_ver_ficha {
	background-color: #4c76b4 !important;	
	width: 30% !important;
	margin-right: 4px;	
}

.expb_select_sin_bordes {
	/*border: 0px;
	background: transparent;*/
}

.expb_select_horario2 {
	background-color: #e8e7e7;	
	color: #595959;
	border: 0px solid #e8e7e7;
}

.expb_presupuesto_condiciones {
	width: 90%;
}

.expb_capa_sin_resultados_padre {
	background-image: url(images/indicador_sin_dispo.png);
	background-position: 50px 0px;
	height: 8px;
	background-repeat: no-repeat;
}

.expb_capa_sin_resultados {
	padding: 11px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	background-color: #ec587c;
	color: #fff;
	width: 90%;
	margin: auto;
	overflow: hidden;
}

.expb_separador_blanco {
	height: 2px;
	background-color: #fff !important;
}

.exp_BuscadorResultadoV2 {
	width: 97% !important;
}

.TExpBusFicticio {
	display: none;
}

.RGMC_lista_resultado_fila {
	width:474px;
	margin-bottom: 15px !important;
	background-color: #dbdbdb;
}

.ExpBusControl_evnt {
	line-height: normal !important;
}

.exp_texto_rojo {
	color: #f00;
	font-weight: bold;
}

.expb_input_fecha {
	background: transparent;
	border: 0px;
	color: #fff;
	width: 65px;
	font-family: Arial;
	font-size: 12px;
}

.expb_input_n_noches {
	width: 15px !important;
	text-align: right;
}








/* ====== CSS ExpFicha ======= */

.expf_cursor_enlace {
	cursor: pointer;
}

.expf_recuadro_experiencia_simple {
	/*border: 1px solid #fff;
	background-color: #fff;*/
	background: #dbdbdb;
	width: 472px;
	padding: 2px;
}

.expf_recuadro_experiencia_simple_2_MUI {
	/*border: 1px solid #fff;
	background-color: #fff;*/
	background: #dbdbdb;
	padding: 2px;
	width: 99%;
	margin-bottom: 2px;

	border-bottom: 2px solid #fffcf4;
}

.expf_recuadro_experiencia_simpleSel {
	/*border: 1px solid #cdcdcc !important;*/
	border: 0px;
	background-color: #dbdbdb !important;
}

.expf_separador_linea_abajo {
	border-bottom: 1px solid #e8e7e7;
	padding-bottom: 8px;
}

.expf_separador_abajo {
	border-bottom: 1px solid #e8e7e7;
}

.expf_ficha_datos {
	width: 96%;
	margin: auto;
}

.expf_texto_nombre {
	/*color: #000;*/
	font-weight: bold;
	font-size: 18px;
	width: 57%;
}

.expf_capa_botonera {
	width: 42%;
}

.expf_boton_fotos {
	background-image: url(modulos/TWidget/images/camara_foto.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 36px;
	cursor: pointer;
}

.expf_boton_cerrar3d {
	background-image: url(images/close_3d.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 36px;
	cursor: pointer;
}

.expf_boton_rutahastaaqui {
	background-image: url(images/icono_distancia.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 36px;
	cursor: pointer;
}

.expf_boton_favorito {
	background-image: url(modulos/TWidget/images/categorias/tipo_2/favorito_des.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 36px;
	cursor: pointer;
}

.expf_boton_info {
	background-image: url(modulos/TWidget/images/categorias/tipo_2/mas_info.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 36px;
	cursor: pointer;
}

.expf_boton_favorito_act {
	background-image: url(modulos/TWidget/images/favorito_act.png) !important;
}

.expf_marca_favorito_act {
	background-image: url(modulos/TWidget/images/estrella_fondo_01.png) !important;
	background-position: 189px 9px;
	background-repeat: no-repeat;
}

.expf_boton_mapa {
	background-image: url(images/boton_chincheta.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 34px;
	cursor: pointer;
}



.expf_btn_cerrar {
	background-color: #dbdbdb;
	height: 34px;
	text-align: center;
	padding-left:18px;
	padding-right:18px;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	/*font-weight: normal !important;*/
	cursor: pointer;	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.expf_texto_buscador_fechas {
	/*color: #887373;*/
	text-align: center;
}

.expf_texto_buscador_preciomin {	
	/*color: #666767;*/
	text-align: center;
	font-size: 14px;
	font-style: italic;
}

.expf_comprar_ticket {
	width: 95%;
	margin: auto;
	background-color: #1e6ab9;
	font-size: 18px;
}

.expf_campos_fechas {
	background: transparent;
	border: 0px;
	text-align: center;
	width: 60px;
	/*color: #00F;*/
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.expf_capa_info_precio {
	width: 63%;
	padding:5px;
	height: 54px;
	background-color: #e8e7e7;
}

.expf_capa_info_precio_2 {
	font-size: 11px;
	padding: 2px 3px 0px 0px;
	color: #595959;/*#dbdbdb;*/
	line-height: 15px;
}

.expf_capa_info_caracteristicas {
	font-size: 11px;
	padding: 0px;
	color: #595959;/*#dbdbdb;*/
}

.expf_texto_precios_reservar {
	color: #ffa602;
	/*text-transform: uppercase;*/
	font-family: Arial;
	font-size: 11px;
	font-weight: normal !important;
	line-height: 12px;
	width: 86px;
	text-align: right;
}

.expf_texto_precios_masinfo {
	color: #ffa602;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal !important;
	line-height: 36px;
}

.expf_capa_info_reserva {
	width: 33%;
	min-height: 64px;
	background-color: #ffa602;
	line-height: 64px;
	color: #f0eeee;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}

.expf_capa_info_cambiarfecha {
	width: 33%;
	background-color: #ffa602;
	color: #f0eeee;
	font-size: 20px;
	text-align: center;
	cursor: pointer;

	line-height: 20px;
	padding-top: 10px;
	height: 54px;
	min-height: 54px
}

.expf_capa_cambiar_horario {
	/*height: 64px;*/
	padding: 10px 15px 10px 15px;
	background-color: #ffa602;
	color: #f0eeee;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.expf_capa_cambiar_horario_V3 {
	/*height: 64px;*/
	padding: 4px 5px 4px 5px;
	background-color: #ffa602;
	color: #f0eeee;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.expf_ficha_cabecera {
	background-repeat: no-repeat; 
	height: 130px;
}

.expf_capa_texto_importe_total {
	width: 65%;
	color: #ffa602 !important;
	line-height: 63px;
	height: 43px;
	text-indent: 5px;
}

.expf_capa_boton_comprar {
	width: 28%;
	/*height: 64px;*/
	padding: 10px 10px 10px 10px;
	background-color: #ffa602;
	color: #f0eeee;
	font-size: 20px;
	font-weight:normal !important;
	text-align: center;
	cursor: pointer;
}

.expf_texto_importe_total {
	font-size: 25px !important;
	/*font-weight: bold;*/
}

.expf_capa_ficha_cabecera {
	height: 129px;
	overflow: hidden;
}

.expf_capa_ficha_cabecera_2_MUI {
	/*height: 129px;*/
	overflow: hidden;
	padding-bottom: 5px;
}
			
.RGMC_resultado_buscador_fila_imagen{ 
	/*width: 232px;*/
	width:192px;
	height: 111px;
	overflow: hidden;
}
			
.RGMC_resultado_buscador_fila_imagen_MUI { 
	width: 80px !important;
	height: 65px !important;
	margin: 5px 4px 0px 3px !important;
}

.expf_encuadrar_img_recojida {
	background-position-y: -61px !important;
}

.expf_capa_ficha_cabecerarecojida {
	height: 64px !important;
}

.expf_cabecera_datos_casa {
	width: 260px;
	height: 138px;
	background-color: #dbdbdb;
	cursor: pointer;
}

.expf_cabecera_datos_casa_2_MUI {
	width: 70%;
	/*height: 138px;*/
	background-color: #dbdbdb;
	cursor: pointer;
}

.expf_cabecera_datos_casa_nombre {
	border-bottom: 2px;/* solid #dbdbdb;*/
	height: 70px;
}

.expf_cabecera_datos_casa_nombre_2_MUI {
	border-bottom: 0px;/* solid #dbdbdb;*/
	/*height: 45px;*/
	margin-bottom: 2px;
}

.expf_cabecera_datos_casa_nombre_2 {
	color: #595959;
	font-size: 17px;
	padding-top: 12px;
}

.expf_cabecera_datos_casa_nombre_2_MUI {
	color: #595959;
	font-size: 17px;
	padding-top: 0px;
}

.expf_subcabecera_datos_casa_nombre_2 {
	color: #878787 !important;
}

.expf_cabecera_datos_casa_precio {
	background-color: #e8e7e7;
	height: 50px;
	width: 229px;
	margin-right: 12px;
}

.expf_cabecera_datos_casa_precio_2_MUI {
	background-color: #e8e7e7;
	height: 50px;
	width: 100%;
	margin-right: 0px;
}

.expf_cabecera_datos_casa_preciotexto_close {
	color: #ffa602;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	/*line-height: 25px;*/
}

.expf_texto_info {
	color: #ffa602;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	/*line-height: 25px;*/
}

.expf_cabecera_datos_casa_preciotexto {
	color: #ffa602;
	font-size: 32px;
	font-weight: bold;
	text-align:right;
	line-height: 53px;
}

.expf_cabecera_datos_casa_botonera {
	color: #ffa602;
	height: 44px;
	text-align:right;
	margin-right: 12px;
}

.expf_centrar_texto_descripcion {
	width: 440px;
	margin: auto;
}

.expf_centrar_texto_descripcion span
{
	color: #595959;
}

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

.expf_capa_iconos_servicios {
	background-color: #e8e7e7;
}

.expf_btn_exp_grupo {
	background-color: #dbdbdb;	
	color: #e6e6e6;
	padding: 8px 12px 8px 12px;
	margin-right: 1px;
	cursor:pointer;
}

.expf_btn_exp_grupo_sel {
	background-color: #e8e7e7;	
	color: #ffa602;
}

.expf_btn_select_grupo {
	color: #dbdbdb;
	text-decoration: underline;
	margin-right: 15px;
	cursor:pointer;
}

.expf_btn_select_grupo_sel {
	color: #ffa602;
}

.expf_texto_sel {
	color: #ffa602;
}

.expf_simbolo_euro {
	font-weight: normal !important;
	font-size: 18px;
	color: #ffa602 !important;
}

.expf_texto_enlace {
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
}

.expf_capa_recuadro_ficha {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-color: #3A4153;
	box-shadow: 0px 3px 5px #606060;
}

.expb_resultado_capa_productosint_separador_MUI {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #3E4555;
	border-top: 1px solid #242A37;
}

.expf_capa_fija_pie {
	width: 100%;
	position: fixed !important;
	z-index: 41000000;
	left: 0px;
	bottom: 0px !important;
	background-color: #3A4153;
	box-shadow: 0px -3px 5px #606060;
	padding-bottom: 10px;
}

.expf_txt_ticket {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

.expb_capa_precio_indv_ensusitio {
	margin-left: 0px !important;
	width: 100% !important;
}








/* ------ Estilos de sobrecarga del TSimpleSearch ----- */
.TSS2_capa_habitacion_padre {	
	background-color: #e8e7e7 !important;
}

.TSS2_capa_comportamiento {
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 5px;
}	
		
		.TSS2_capa_comportamiento:hover {
			background-color: #dbdbdb;
			color: #fff !important;
		}

.TSS_contenedor_precio {
	background-color: #e8e7e7 !important;
	color: #595959 !important;
	text-align: right;
}

.TSS_contenedor_precio {
	border: 1px solid #dbdbdb;
}

.TSS2_precio_activo {
	background-color: #e8e7e7 !important;	
	color: #595959 !important;
}

.TSS2_texto_blanco {	
	color: #595959 !important;	
}

.TSS2_capa_btn_reservar {
	background-color: #ffa602 !important;
	width: 100px !important;
	height:34px !important;
	line-height:34px;
	
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	-ms-border-radius: 5px !important;

}

.TSS2_color_texto_subtitulo {
	color: #595959 !important;
}

#coordenadas {
    border:1px solid #fffcf4;
    padding:4px;
    background-color:#FFF;

	-moz-box-shadow: 	14px 14px 8px rgba(0,0,0,.4);
	-webkit-box-shadow: 14px 14px 8px rgba(0,0,0,.4);
	box-shadow: 		14px 14px 8px rgba(0,0,0,.4);
}

.fcrg_elemento_foto {
	border: 1px solid #fffcf4;
	margin-top:3px !important; 
	margin-right:3px !important;
	width:57.8px;
	height:40px;
	display:inline-block;
}






/* ------- Estilos para MrPlan Mobile ----- */






/* ------ Estilos de sobrecarga de conceptos de TBudget ------- */
.bdg_texto_conceptos_gris {
	color: #878787 !important;
}





/* ------ Reseteo de estilos para web�s de terceros ------ */
.expf_capa_info_precio
{	
	box-sizing: content-box !important;
	-webkit-box-sizing:content-box !important;
}

.ews_barra_padre_buscador_3 *,*:before,*:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}


/* -------- Reseteo de estilos para limiaverde   ------- */
.ews_nombrecorto_elemento_evnt
{
	font-size:17px !important;
	color:#595959 !important;
}

.ews_categoria_icono_img_evnt img
{
	display:inline-block;
}

.TSS2_texto_comportamiento span
{
	color: #595959 !important;
}

.TSS_texto_cantidad
{
	color: #595959 !important;
}

.TSS2_texto_nombre_hab
{
	color: #595959 !important;
}

.TSS2_subtexto_nombre_hab span
{
	color: #595959 !important;
}

.TSS_descripcion_completa label
{
	color: #595959 !important;
}


.expb_texto_izq
{
	text-align:left !important;
}

.expf_lh14_left
{
	line-height:14px !important;
	text-align:left !important;
}


		

.TSS5_info_linea_personas {
	width: 71%;
	/*background-color: #aaccaa;*/
}		

.TSS5_info_linea_seleccion {
	width: 28%;
	/*background-color: #aaaacc;*/
}	

.TSS5_capa_oculta {
	display: none;
}

.TSS5_fondo_btn_reservar { 
	position: fixed;
	bottom: 0px;
	-webkit-transform: translateZ(0);
	z-index: 9999999;
	float:none !important;
	background-color:#c2c1c1 !important;
	text-align:center; 
	width: 96%; 
	padding-bottom:5px;
	box-shadow: 1px 2px 5px #B9B9B9;

	-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	
}

.TSS5_fondo_btn_reservar_solocasas {
	width: 100% !important;
	left: 0px !important;
	right: 0px !important;
	margin: 0px !important;
}

.TSS5_fondo_btn_reservar_solocasas .TSS5_capa_total_barra_importe {
	width: 100% !important;
}

.TSS5_linea_comportamiento_precio {
	background: transparent;
	width:100%;
	/*height:35px;*/
	margin-top:3px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	background: rgba(0,0,0,0.2);
}

.TSS5_txt_precio_linea {
	font-size: 18px;
	font-weight: bold;
	color: #ffa602 !important;
}

.TSS5_select_cantidad {
	font-family: Arial;
	font-size: 12px;
}

@media all and (max-width: 480px)
{
	.TSS5_select_cantidad {
		font-size: 18px;
	}
	
	.TSS5_fondo_btn_reservar {
		width: 100% !important;
		position: fixed !important;
		left: 0px;
		margin-left: 0px !important;
	}	
}

.TSS5_ancho_40ciento {
	width: 40%;
}

.TSS5_ancho_55ciento {
	width: 55%;
}

.TSS5_ancho_59ciento {
	width: 59%;
}

.TSS5_sel_cantidad {
	width: 40%;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}

.TSS5_espacio_top_2 {
	margin-top: 2px;
}

.TSS5_capa_total_individual {
	margin-top: 4px;
}

.TSS5_capa_padre_importe_fijo {
	width: 110%;
	margin-left: -5%;
}

.TSS5_capa_total_barra_importe {
	background-color: #ffa602;
	/*border-top: 2px solid #fff;*/
	border-bottom: 2px solid #d2d1d1;
	color: #f0eeee; !important;
}

.TSS5_capa_btn_reservar {
	background-color: #ffa602 !important;
	width: 100px !important;
	height:34px !important;
	line-height:34px;
	font-family: Arial;
	font-size: 16px;
	color: #f0eeee; !important;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
	
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
}

.expb_separador_responsive {
	float: left;
	width: 100%;
	height: 1px;
}

@media all and (max-width: 481px) {
	.expb_separador_responsive {
		height: 15px !important;
	}	
}