/* estilos buscadores */
.s12Tabla{
	border: 0px;		
}	
.s12Tabla input.s12CampoFechaM1{
		width: 50%;
		vertical-align: top;
	}
/* ================ INICIO ESTILOS NUEVOS */
fieldset{
	border: 0;
	margin: 0;
}
.s12_campo{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 20px;
}
	.s12_campo:nth-child(odd){
		clear: left;
	}
	.s12_campo:nth-child(even) label{
		margin-left: 14%;
	}
	.s12_campo label{
		width: 30%;
		float: left;
		display: block;
		color: white;
		text-align: left;
	}
	.s12_campo input, .s12_campo select{
		display: inline-block;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #dcdddf;
		padding: 1px 6px;
		font-family: inherit;
		font-size: inherit;
		font-style: inherit;
		font-weight: inherit;
		outline: none;
		resize: none;
		border: 0;
		border-radius: 0;
		margin: 0;
		width: 56%;
		height: 23px;
	}
	html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd) input, html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd).s12_select select{
		width: 66%;
	}
		html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd).s12_select:after{
			left: 79%;
		}
.s12_campoFecha input{
	width: 18%;
	margin-right: 5px;
}
.s12_campoFecha img{
	cursor: pointer;
}
.s12_Boton{
	/*float: right;*/
	clear: both;
	width: 100%;
	text-align: right
}
	.s12_Boton input[type=button], .s12_Boton input[type=submit] {
		/*margin: 10px 15% 0 0;*/
		padding: 10px 31px 12px;	
		cursor: pointer;
		display: inline-block;
		/*margin: 20px 0;*/
		/*padding: 12px 10px;*/
		border: none;
		color: #fff;
		font-size: 1.125em;
		line-height: 18px;
		font-weight: 600;
		background: none;
		border: 2px solid #fff;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		border-radius: 0px 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		-webkit-border-radius: 0px 0px 0px 0px;
		background: -webkit-linear-gradient(#006ff0, #006ff0); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(#006ff0, #006ff0); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#006ff0, #006ff0); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#006ff0, #006ff0); /* Standard syntax */
	}
		.s12_Boton input[type=button]:hover, .s12_Boton input[type=submit]:hover {
			color: #006ff0;
			background: #fff;
			background: -webkit-linear-gradient(#fff, #fff); /* For Safari 5.1 to 6.0 */
			background: -o-linear-gradient(#fff, #fff); /* For Opera 11.1 to 12.0 */
			background: -moz-linear-gradient(#fff, #fff); /* For Firefox 3.6 to 15 */
			background: linear-gradient(#fff, #fff); /* Standard syntax */
		}

.s12_check{
	float: left;
	padding-bottom: 15px;
	/*width: 33%;*/
	margin-right: 10px;
}
.s12_check label{
	color: #fff
}
	.s12_check span{
		color: white;
		font-size:90%;
		display: none;
	}
	.s12_check input[type=checkbox]{
		vertical-align: middle;
	}
.s12_checkDisabled{
	color: #cccccc;
}
.s12_checkDisabled:before{
	background-color: #cccccc;
}
.s12Checkbox{
	/*border: 2px solid white;*/
}
input[type=checkbox] {
    /*outline: 2px solid #FFFFFF;*/
}

.s12_checkgroup{
	/*width:100%;*/
	/*clear: both;*/
	clear: left;
	float: left;
}
.s12_BotonesMapa{
	position: absolute;
	bottom: 0px;
	left: 2%;
}
	.s12_BotonesMapa a{
		display: block;
		color: white;
		border: white 2px solid;
		text-decoration: none !important;
		padding: 15px 10px;
		font-size: 1.1em;
		background-color: #716a69;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
		/*#verMapa:hover{*/
		.s12_BotonesMapa a:hover{
			color:#006ff0;
			background:#fff;
		}

#verMapa{
	margin-bottom: 18px;
}
#verListado{
	margin-bottom: 10px;
}
.s12IfrMapa{
	display: none;
	width: 100%;
	height: 440px;
	margin-top: 0px;
	margin-bottom: 65px;
}

	.s12IfrMapa::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 0px;
		background-color: #DCDEE0;
	}

	.s12IfrMapa::-webkit-scrollbar
	{
		width: 12px;
		background-color: #006ff0;
	}
	.s12IfrMapa::-webkit-scrollbar-thumb
	{
		border-radius: 0px;
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
		background-color: #006ff0;
	}
	.s12IfrMapa::-webkit-scrollbar-button:vertical:start{
		background: url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/gmaps/scroll-up.png) no-repeat -2px 4px;	
		background-color: #575857
	}
	.s12IfrMapa::-webkit-scrollbar-button:vertical:end{
		background: url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/gmaps/scroll-down.png) no-repeat -2px 4px;	
		background-color: #575857
	}
	.s12IfrMapa::-webkit-scrollbar-button:horizontal:start{
		background: url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/gmaps/scroll-left.png) no-repeat center center;	
		background-color: #575857
	}
	.s12IfrMapa::-webkit-scrollbar-button:horizontal:end{
		background: url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/gmaps/scroll-right.png) no-repeat center center;
		background-color: #575857
	}
	.s12IfrMapa{
		-ms-scrollbar-arrow-color: #006ff0;
		-ms-scrollbar-base-color: #dcdee0;
		-ms-scrollbar-face-color: #006ff0;
		-ms-scrollbar-track-color: #dcdee0;
		-ms-scrollbar-highlight-color: #575857;
		-ms-scrollbar-darkshadow-color: #575857
	}

#s12_CapaResultados{
	margin-top: 30px;
	/*background-color: #716a69;*/
	padding-bottom: 10px;
	/* font-size: 0.9em; */
}
/* Para el buscador de noticias, eliminamos el margen superior */
#s12_CapaResultados.s12_resultadoO1{
	margin-top: 0;
}
.s12_titulo_resultado {
	background-color: #006ff0;
	padding: 10px 2%;
	font-weight: bold;
	/* font-size: 1.1em; */
	text-transform: uppercase;
	color: #fff
}

/* estilos de los check */
.s12_checkgroup input[type=checkbox]{
	display:none;
}
.s12_checkgroup label:before {
	cursor: default;
	border: 2px solid white;
	margin: 0 7px 0 15px;
	margin: 0 0.5em 0 0.2em;
	width: 16px;
	height: 16px;
	content: "";
	color: #006ff0;
	font-size: 0.938em;
	font-weight: bold;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
}
	.s12_checkgroup input[type=checkbox]:checked + label:before {
		content: "\2713";
		color: #fff;
	}
.s12_checkgroup span{
	display:none;
}

/* FIN estilos de los check */

/* estilos combo */
.s12_select{
	position: relative;
	display: inline-block;
}
	.s12_select:after {
		width: 30px;
		height: 23px;
		display: block;
		content: '';
		position: absolute;

		top: 24px;
		top: 0px;
		left: 69%;
		pointer-events: none;
		background: #DCDDDF url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/aa30-sprite.png) no-repeat -12px -1365px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
		.s12_campo.s12_select:after {
			left: 79%;
		}
		.s12_select:nth-child(even):after{
			left: 93%;
		}

	.s12_select select{
		line-height: 100%;
		border: none;
		font-size: 0.813em;
		padding: 1px 3px;
		border-radius: 0;
		height: 23px;
		/* appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none; */
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #dcdddf;
	}
	/*De momento y mientras haya un solo tipo de oferta se oculta el combo tipo de oferta*/
	 .s12_tipo_oferta{
		display:none;
	}
/* FIN estilos combo */

/* estilos radio */
.s12_radio{
	width:100%;
	clear:left;
	margin: 0em 0 1.5em;
}
	.s12_radio input[type=radio]{
		display:none;
	}
		/* igual que el check, pero ademas hay que redondear la caja */
	.s12_radio label{
		margin-right:1em;
		display: inline-block;
	}
		.s12_radio label:before{
			cursor: default;
			border: 2px solid white;
			border-radius: 8px;
			margin: 0 0.5em 0 0.2em;
			padding: 0 0.5em 0 0.6em;
			width: 12px;
			height: 12px;
			content: "";
		}

	.s12_radio input[type=radio]:checked + label:before {
		/* background-color:#FFF; */
		background: url(/contenidos/recurso_tecnico/aa30_comun/es_def/images/aa30-punto_blanco.png ) center no-repeat;
	}
/* estilos radio */
.s12CuadroBuscador{
	padding: 0 2% 2% 2%;
	background-color: #006ff0;
	font-size: 0.9em;
}
	
/* Sin resultados */
.r01noResults{
	margin: 2em;
	font-size: 1.2em;
	line-height: 1.4em;
}
	.r01noResults ul li{
		/* background: none; */
	}
	.r01SourceNavBarAndResults{
		border:0px !important;
	}
		.r01SourceNavBarAndResults .r01SearchResultsNavBar{
			/*background: none repeat scroll 0 0 #716a69;*/
			background-color: transparent !important;
			font-size: 1.5em !important;
			padding-bottom: 1.5em;
			position: absolute;

			bottom: 16px;
			/*left: 200px;*/
			right: 24px;
			width: auto;
		}

	.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem{
		color: White !important;
	}
		.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem a{
			text-decoration:none !important;
			color: White !important;
			border:0 !important;
		}

		.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarCtrlItem a{
			border:0 !important;
		}

	.r01NavBarNextBlock a, .r01NavBarPrevBlock a{
		background:none !important;
	}

	.r01NavBarCtrlItem.r01NavBarNextBlock > a:before {
		color: white;
		content: ">";
	}
	.r01NavBarCtrlItem.r01NavBarPrevBlock > a:after {
		color: white;
		content: "<";
	}

	.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarIntermediateItem:after{
		color: White !important;
	}

	.r01SearchResultsNavBarItems{
		float:none;
		margin-left: 2em;
	}
	.ocultar{display:none}
	
/* ================ FIN ESTILOS NUEVOS ============= */



/*Estilos propios buscador A1*/
#containerctBuscadorAlojamientos a{
 color:white !important;

}

#containerctBuscadorAlojamientos .s12_BotonesMapa a:hover {
  color: #006ff0 !important;
  background: #fff;
}

.r01gCLItemTypo_turismo_a_alojamiento{
	margin-bottom:10px !important;
}

/* Fin Estilos A1*/

/* estilos tablet vertical  */
@media all and (min-width: 601px) and (max-width: 1023px){
	.s12_Boton input[type=button], .s12_Boton input[type=submit]{
		border-radius: 0px 0px 0px 0px;
		-moz-border-radius: 0px 0px 0px 0px;
		-webkit-border-radius: 0px 0px 0px 0px;
	}
	.s12_Boton input[type=button]:hover, .s12_Boton input[type=submit]:hover{
		background: -webkit-linear-gradient(#fff, #fff); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(#fff, #fff); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#fff, #fff); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#fff, #fff); /* Standard syntax */
		padding: 10px 31px 12px;
	}
	
	.s12IfrMapa{
		height: 500px;
	}
	
	.s12_campo:nth-child(even) label{
		margin-left: 15%;
	}
	
	.s12_campo label{
		width: 28%;
	}
	
	.s12_select:after{
		left: 77%;
	}
	.s12_select:nth-child(even):after{
		left: 91%;
	}
	
}
/* FIN estilos tablet vertical  */

/* =========== ESTILOS PARA MOVIL ============== */

@media all and (max-width: 600px) {
	.s12Label{
		  width: 25%;
	 }
	 .s12Datos{
		  width: 73%;
	 }
/*        .s12Datos input[type=text]{
		  width: 96%;
	}
   .s12Datos select{
		 width: 95%
	}
*/

	#botonera input[type=button], #botonera input[type=submit]{
		width: 100%;
	}

	.s12Tabla .s12Campo, .s12Tabla .s12Texto, .s12Tabla .s12Dato{
			width: 100%;
			float: none;
	}
	.s12Tabla .s12CapaBoton{
			width: 100%;
			float: none;
	}
		.s12Tabla .s12CapaBoton input{
			width: 100%;
		}
	.s12_campo{
		float: none;
		clear: both;
		width: 100%;
	}
		.s12_campo label{
			margin: 0px !important;
			clear: both;
			width: 73%;
		}
		.s12_campo input, .s12_campo select{
			width: 100%;
		}

	.s12_select:after{
		  left: auto !important;
		  right: 0px;
		  bottom: 0;
		  top: auto;
	}
	.s12_check{
		/*width: 50%;*/
	}
	.s12_Boton {
	  float: none;
	  width: 100%;
	}
		.s12_Boton input[type=button], .s12_Boton input[type=submit]{
			width: 100%;
		}
	html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd) input, html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd).s12_select select{
		width: 100%;
	}
		html[lang=de] .s12CuadroBuscadorB1 .s12_campo:nth-child(odd).s12_select:after{
			left: auto !important;
		}
	
	.r01SourceNavBarAndResults .r01SearchResultsNavBar{
		bottom: -5px;
		/*right: 0;*/
		left: 0;
		/*padding-bottom:1em;*/
	}
	.s12_BotonesMapa{
		bottom: 36px;
		left: 15px;
	}
	.r01SearchResultsNavBarItems{
		margin-left: 15px;
	}
	#verListado{
		margin-bottom: -25px;
	}
	
	.s12IfrMapa{
		height: 830px;
	}
}

/* ESTILOS BUSCADOR NUESTRAS CIUDADES */
@media all and (min-width: 1024px) {
	#s12CuadroBuscadorPex .s12_campo, #s12CuadroBuscadorPex .s12_checkgroup{
		width: auto;
		clear: none;
		margin-right: 10px
	}
	#s12CuadroBuscadorPex .s12_campo label{
		width: auto;
		margin-right: 10px;
		margin-left: 10px;
	}
	#s12CuadroBuscadorPex .s12_campo:nth-child(1) label{
		margin-left: 0
	}
	#s12CuadroBuscadorPex .s12_campo input, #s12CuadroBuscadorPex  .s12_campo select{
		width: auto;
		float: left;	
	}
	#s12CuadroBuscadorPex .s12_select:after{
		left: 83%;
	}
	#s12CuadroBuscadorPex select#capital {
	  min-width: 129px;
	}
	#s12CuadroBuscadorPex select#viajarCon {
	  min-width: 125px !important;
	}
	#s12CuadroBuscadorPex select#interes {
	  min-width: 176px;
	}
	#s12CuadroBuscadorPex select#dias {
	  min-width: 57px;
	}
	#s12CuadroBuscadorPex .s12_select:nth-child(2):after {
	  left: 66% !important
	}
	#s12CuadroBuscadorPex .s12_select:nth-child(4):after {
	  left: 86% !important
	}
}
/* FIN ESTILOS BUSCADOR NUESTRAS CIUDADES */

/*Estilos para buscador de BTT*/
div.r01SourceSearchResults li.r01srItem{
    width: 92%;
    background-color: rgba(30,18,13,0.55);
    background-image: none;
    min-height: 50px;
    padding: 0 4%;
    float: none !important;
    margin: 10px 0;
}
div.r01SourceSearchResults li.r01srItem a {
    color: white !important;
}
div.r01SourceSearchResults .r01srItem div.r01srItemDetails{
    display: none
}
div.r01SourceSearchResults ul{
    padding: 0 1% !important;
    width: 98% !important;
}
div.r01SourceSearchResults .r01srItem div{
   padding-top: 1em
}

/*Fin Estilos para buscador de BTT*/

ul.aa30_loading {
    background-image: url("/contenidos/recurso_tecnico/aa30_comun/es_def/images/aa30-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center bottom;
	min-height: 20px;
}

/*Estilos para capa "no hay resultados*/

div.r01noResults p {
    margin-bottom: 1px;
    margin-top: 1px;
}

.r01noResults{
font-size: 1.7em !important;
}
p.r01noResultsLine1 {
    display: none;
}
div.r01noResults ul li {
    background: url(/AVComun/r01gSearchResultVA/images/r01ArrowOff.gif) no-repeat left;
    padding-left: 10px;
}
.r01noResults ul {
    margin-left: 2em;
}

p.r01noResultsLine2 {
    font-size: 1em !important;
}


div.r01noResults ul {
    margin-top: 2px;
    list-style: none;
}

div.r01noResults ul li {
    background: url(/AVComun/r01gSearchResultVA/images/r01ArrowOff.gif) no-repeat left;
    padding-left: 10px;
    height: auto;
    min-height: 5px!important;
    margin-bottom: 0px !important;
    font-size: 110% !important;
    padding-bottom: 0px;
    font-family: 'Source Sans Pro';
}


/* ESTILOS BARRA FILTRO DISTANCIA */
.s12_campo input[type=range] {
  -webkit-appearance: none;
  margin: 0;
  height: auto;
  padding: 0;
  background: none;
}
.s12_campo input[type=range]:focus {
  /* outline: none; */
}
.s12_campo input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 1.4px 1.4px 1.7px rgba(0, 0, 0, 0), 0px 0px 1.4px rgba(13, 13, 13, 0);
  background: #ffffff;
  border-radius: 0px;
  border: 0.9px solid rgba(0, 0, 0, 0);
}
.s12_campo input[type=range]::-webkit-slider-thumb {
  box-shadow: 4.1px 4.1px 7.2px rgba(0, 0, 0, 0.52), 0px 0px 4.1px rgba(13, 13, 13, 0.52);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 25px;
  width: 25px;
  border-radius: 12px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -12.7px;
}
.s12_campo input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}
.s12_campo input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 1.4px 1.4px 1.7px rgba(0, 0, 0, 0), 0px 0px 1.4px rgba(13, 13, 13, 0);
  background: #ffffff;
  border-radius: 0px;
  border: 0.9px solid rgba(0, 0, 0, 0);
}
.s12_campo input[type=range]::-moz-range-thumb {
  box-shadow: 4.1px 4.1px 7.2px rgba(0, 0, 0, 0.52), 0px 0px 4.1px rgba(13, 13, 13, 0.52);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 25px;
  width: 25px;
  border-radius: 12px;
  background: #ffffff;
  cursor: pointer;
}
.s12_campo input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.s12_campo input[type=range]::-ms-fill-lower {
  background: #ffffff;
  border: 0.9px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: 1.4px 1.4px 1.7px rgba(0, 0, 0, 0), 0px 0px 1.4px rgba(13, 13, 13, 0);
}
.s12_campo input[type=range]::-ms-fill-upper {
  background: #ffffff;
  border: 0.9px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: 1.4px 1.4px 1.7px rgba(0, 0, 0, 0), 0px 0px 1.4px rgba(13, 13, 13, 0);
}
.s12_campo input[type=range]::-ms-thumb {
  box-shadow: 4.1px 4.1px 7.2px rgba(0, 0, 0, 0.52), 0px 0px 4.1px rgba(13, 13, 13, 0.52);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 25px;
  width: 25px;
  border-radius: 12px;
  background: #006ff0;
  cursor: pointer;
  height: 5px;
}
.s12_campo input[type=range]:focus::-ms-fill-lower {
  background: #ffffff;
}
.s12_campo input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
.divValorDistancia {
    margin-left: 20%;
    width: 56%;
    text-align: center;
    margin-top: 10px;
	color: #fff
}
.s12_campo:nth-child(even) .divValorDistancia{
	margin-left: 44%;
}
/* estilos deshabilitado para chrome */
.s12_campo input[type=range]:disabled::-webkit-slider-runnable-track, input[type=range]:disabled::-webkit-slider-thumb { 
  background: #c0c0c0;
  cursor: default
}
/* estilos deshabilitado para firefox */
.s12_campo input[type=range]:disabled::-moz-range-track, input[type=range]:disabled::-moz-range-thumb{
	background: #c0c0c0;
	cursor: default
}
/* estilos deshabilitado para explorer */ 
.s12_campo input[type=range]:disabled::-ms-fill-lower, input[type=range]:disabled::-ms-fill-upper{
	background: #c0c0c0;
	cursor: default
}
/* FIN ESTILOS BARRA FILTRO DISTANCIA */
ul.noHayDatos{
	margin:10px 0 !important;
	padding: 0 !important;
	list-style: none !important;	
}
ul.noHayDatos li{
	width: 90% !important;
	height: auto !important;
	min-height: auto !important;
	padding: 0 !important;
	font-size: 12px !important;
	float: none !important;
	background-color: transparent !important;
}