/* CSS Document */

article { width: 100%; }

div#buscador { width: 100%; }
input.form_sup_loc { width: 36%; }
input.form_sup_fecha { width: 22%; }
input.form_sup { width: 10%; }
@media screen and (max-width: 440px)
{
input.form_sup_loc { width: 100%; }
input.form_sup_fecha { width: 38%; }
input.form_sup { width: 18%; }
}

input.irabuscar { background-color: #3C4ACC; color: #9CDAEC; font-weight: bolder; border: none; width: auto; }
	input.irabuscar:hover { background-color: #9CDAEC; color: #232323; cursor: pointer; }
	input.irabuscar:disabled { background-color: #575759; color: #313131; cursor: not-allowed; }

div#buscar_referencia { float: right; width: auto; }
div#buscar_referencia input.form_sup { width: 100px; }

div#mapa { width: 200px; height: 200px; float: right; cursor: pointer; margin-left: 10px; }
@media screen and (max-width: 460px){
div#buscador_mapa { width: 100%; }
}
div#mesizq, div#mesdch { width: 50%; float: left; padding: 5px 10px; }
@media screen and (max-width: 460px)
{
	div#mesizq, div#mesdch { width: 100%; }
}

div#columna_filtros { float: left; width: 200px; margin-top: 10px; }

div.filtrosoculto { height: 1px; overflow: hidden; opacity: 0; }
div.filtrosmostrar { width: 100%; padding-bottom: 10px; }

div.botonmostrar { background-color: white; color: #232323; padding: 5px 10px; cursor: pointer; width: 100%; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; border-radius: 3px; }
	div.botonmostrar:hover { background-color: #3C4ACC; color: #9CDAEC; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; }
div.botonfiltrar { background-color: #3C4ACC; color: #9CDAEC; padding: 5px 10px; cursor: pointer; width: 100%; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; border-radius: 3px; }
	div.botonfiltrar:hover { background-color: white; color: #232323; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; }

label { color: #ddd; font-size: 12px; }
input { padding: 5px 10px; background-color: #9CDAEC; color: #232323; font-size: 12px; font-weight: bolder; border: none; margin-top: 5px; width: 100%; border-radius: 3px; }
select { padding: 5px 10px; background-color: #9CDAEC; color: #232323; font-size: 12px; font-weight: bolder; border: none; margin-top: 5px; width: 100%; border-radius: 3px; }

div.tipo, div.tipo_selec:hover { background-color: gray; color: #232323; padding: 5px 10px; cursor: pointer; margin: 3px 0px; width: 100%; font-size: 12px; border-radius: 3px; }
div.tipo_selec, div.tipo:hover { background-color: #3C4ACC; color: #9CDAEC; padding: 5px 10px; cursor: pointer; margin: 3px 0px; width: 100%; font-size: 12px; border-radius: 3px; }
div.filtro, div.filtro_selec:hover { background-color: gray; color: #232323; padding: 5px 10px; cursor: pointer; margin: 3px 0px; width: 100%; font-size: 12px; border-radius: 3px; }
div.filtro_selec, div.filtro:hover { background-color: #3C4ACC; color: #9CDAEC; padding: 5px 10px; cursor: pointer; margin: 3px 0px; width: 100%; font-size: 12px; border-radius: 3px; }


section { padding-left: 210px; }
div.resultado { width: 33%; float: left; padding: 10px; border-radius: 5px; }
	div.resultado:hover { background-color: #666; }
div.contenido_resultado { cursor: pointer; width: 100%; }
div.imagen_anuncio { background: center no-repeat; background-size: cover; -moz-background-size: cover; border-top-right-radius: 5px; border-top-left-radius: 5px; }


@media screen and (max-width: 750px) {
	div.resultado { width: 50%; }
}

@media screen and (max-width: 630px) {
	div.resultado { width: 100%; }
}
@media screen and (max-width: 440px) {
div#columna_filtros { float: none; width: 100%; }
section { padding-left: 0px; }
}

p.titulo { height: 24px; overflow: hidden; font-size: 13px; font-weight: bold; text-align: justify; text-transform: capitalize; }
a.titulo { color: gray; }

a.disimulado { text-decoration: none; }

p.subtitulo { height: 44px; text-overflow: ellipsis; overflow: hidden; text-align: justify; font-size: 13px; } 
p.direccion { font-size: 12px; height: 14px; text-overflow: ellipsis; overflow: hidden; }
p.precio { font-weight: bold; height: 14px; }
p.precio_consultar { font-style: italic; height: 14px; text-overflow: ellipsis; overflow: hidden; }



p#sinresultados { font-size: 20px; padding-bottom: 20px; }

input[type=checkbox] { width: auto; }
label { width: 100%; display: block; cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; }

div.contenedor_valoracion_media { float: right; height: 22px; width: 100%; background-color: rgba(30,30,30,0.7); }
div.texto_valoracion_media { float: right; font-size: 14px; color: #4868fb; margin: 0px 5px; padding-top: 4px; }
div.estrella_valoracion { width: 13px; height: 13px; float: right; margin: 2px; margin-top: 5px; }
div.valoracion_media { width: 13px; height: 13px; float: right; margin: 2px; margin-top: 5px; background-color: white; border-radius: 10px; }
div.valoracion_mediaSelec { width: 13px; height: 13px; float: right; margin: 2px; margin-top: 5px; border-radius: 10px; background-color: #4868fb; }

@media screen and (max-width: 500px) {
	p#cantidad_resultados { clear: right; }
}

div.columnas_filtros { width: 50%; float: left; }

div.recolocar_derecha { clear: right; }

