/* .header { */
/* 	z-index: 9100; */
/* } */

.header>* {
	vertical-align: middle;
	margin-right: 8px;
	display: inline-block;
	zoom: 1;
	*display: inline !important;
}

.preCerca {
	color: #999999;
	font-style: italic;
}

.centradorSearch {
	height: 100% !important;
	width: 0;
	margin: 0px !important;
}

.divSearch {
	border: 0 none;
	border-radius: 5px 0 0 5px;
	height: 19px;
	margin-left: 10px;
	margin-right: 0;
	padding: 0 8px;
	width: 130px;
	background-color: #ffffff;
}

.optionSelected {
	background-color: #EEEEEE;
	font-weight: bold;
}

.searchOptionsButton {
	background-image: url("img/rosca-a-14.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 17px;
	left: 220px;
	position: absolute;
	width: 17px;
	top: 0px;
}

.contingutTitol {
	margin-top: 2px;
	margin-bottom: 2px;
}

.optionSearchContainer {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	border-radius: 5px 5px 5px 5px;
	display: block;
	font-size: 1.35em;
	left: 0;
	position: absolute;
	right: -26px;
	top: 27px;
	z-index: 9300;
}

.containerDivSearch {
	margin-right: 7px;
	position: relative;
	z-index: 9200;
	margin-right: 33px;
}

.containerDivSearch>* {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	*display: inline !important;
	font-size: 0.909em;
	line-height: 19px;
	margin: 0 !important;
}

.optionSearchContainer>* {
	padding: 2px 12px;
}

.optionSearchContainer>*:hover {
	background-color: #bbbbbb;
}

.butSearch {
	background-image: url("img/normal-lens-search.png");
	cursor: pointer;
}

.butArrow {
	background-image: url("img/icon-arrow.png");
	position: absolute;
	right: -16px;
}

.butHelp {
	background-image: url("img/interrogant.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	padding: 0 !important;
	width: 16px;
	position: relative;
	cursor: help;
	z-index: 9200;
}

.butHelp>div {
	background-color: #FFFFDD;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	display: none;
	left: 0;
	padding: 10px 15px 18px;
	position: absolute;
	top: 27px;
	width: 260px;
	z-index: 9300;
}

.butHelp h3 {
	border-bottom: 1px solid;
	color: #63110E;
	font-size: 1.35em;
	font-weight: bold;
	padding-bottom: 5px;
}

.butHelp ul {
	margin-top: 10px;
}

.butHelp li {
	font-size: 1em;
}

.butHelp strong {
	font-weight: bold;
}

.butHelp:hover>div {
	display: block;
}

.butSearchMenu {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	border-left: 1px solid #3B5389 !important;
	border-radius: 0 5px 5px 0;
	height: 19px;
	line-height: 19px;
	padding: 0 !important;
	width: 19px;
}

.butSearchMenu:hover {
	background-image: url("img/hover-lens-search.png");
}

.selectSearch {
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	font-size: 1.4em;
	height: 23px;
	padding-left: 6px;
	width: 195px;
}

.selectSearch .option {
	line-height: 23px;
}

.inputSearch {
	border: 0 none;
	border-radius: 5px 0 0 5px;
	height: 19px;
	margin-left: 10px;
	margin-right: 0;
	padding: 0 8px;
	width: 279px;
	font-family: Verdana, Arial;
	line-height: 19px;
	font-size: 0.909em;
	background-color: transparent;
	background-image: url("img/round-left.png");
	background-repeat: no-repeat;
	background-position: top-left;
}

.searchDiv {
	/* 	background: #FFFFFF !important; old browsers */
	/* 	background: -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%) */
	/* 		!important; */
	/* 	firefox */
	/* 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), */
	/* 		color-stop(100%, #DDDDDD) ) !important; webkit */
	/* 	filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#FFFFFF', */
	/* 		endColorstr='#DDDDDD', GradientType=0 ) !important; ie */
	background-color: white !important;
	bottom: 0;
	left: 4px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 !important;
	position: absolute;
	top: 46px;
	width: 248px;
}

.searchElement {
	/*margin: 3px;*/
	border-radius: 3px 3px 3px 3px;
	/* 	padding-bottom: 9px; */
	padding-left: 9px;
	/* 	padding-top: 5px; */
	/* 	position: relative; */
	width: 214px;
}

.searchElement:hover {
	background-color: #eaeaea;
}

.searchToponim {
	background-image: url("img/toponimos.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.searchPK {
	background-image: url("img/PK.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.searchSolr {
	background-image: url("img/tematics.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.firstsResultsContainer {
	padding-top: 20px;
}

.searchSmallIcon {
	height: 16px;
	width: 16px;
}

.searchInline {
	display: inline-block;
	zoom: 1;
	*display: inline !important;
}

#divCercador {
	vertical-align: middle;
}

.searchNom {
	color: #4D4D4D;
	cursor: pointer;
	font-family: Verdana;
	font-size: 0.98em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 170px;
	height: 18px;
}

.searchCapa {
	color: #999999;
	font-style: italic;
	margin-bottom: 5px;
	margin-left: 23px;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 180px;
}

.searchMunicipi {
	color: #4D4C4D;
	font-family: Verdana !important;
	font-weight: bold;
	margin-left: 23px;
}

.searchAnar {
	cursor: pointer;
	font-size: 0.8em;
	padding: 2px 13px 2px 5px;
	position: absolute;
	right: 5px;
	top: 0px;
	background-image: url(img/triangle.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.markerSearchImgGIS {
	background-repeat: no-repeat;
	background-size: 25px auto;
	height: 25px;
	/* 	position: relative; */
	top: 4px;
	vertical-align: top;
	width: 25px;
	margin-top: 4px;
}

.markerSearchImgICC {
	background-repeat: no-repeat;
	background-size: 25px auto;
	height: 25px;
	/* 	position: relative; */
	top: 4px;
	vertical-align: top;
	width: 25px;
	margin-top: 17px;
}

.markerSearchImg_0 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markA.png");
}

.markerSearchImg_1 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markB.png");
}

.markerSearchImg_2 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markC.png");
}

.markerSearchImg_3 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markD.png");
}

.markerSearchImg_4 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markE.png");
}

.markerSearchImg_5 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markF.png");
}

.markerSearchImg_6 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markG.png");
}

.markerSearchImg_7 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markH.png");
}

.markerSearchImg_8 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markI.png");
}

.markerSearchImg_9 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markJ.png");
}

.markerSearchImgBlue_0 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markABlue.png");
}

.markerSearchImgBlue_1 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markBBlue.png");
}

.markerSearchImgBlue_2 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markCBlue.png");
}

.markerSearchImgBlue_3 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markDBlue.png");
}

.markerSearchImgBlue_4 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markEBlue.png");
}

.markerSearchImgBlue_5 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markFBlue.png");
}

.markerSearchImgBlue_6 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markGBlue.png");
}

.markerSearchImgBlue_7 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markHBlue.png");
}

.markerSearchImgBlue_8 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markIBlue.png");
}

.markerSearchImgBlue_9 {
	background-image:
		url("../../map/css/img/markers_search_25x25/markJBlue.png");
}

.searchElementFirsts {
	vertical-align: top;
	width: 195px !important;
}

.searchResultContainer {
	/* 	margin-top: 20px !important; */
	height: 100%;
	position: static;
	top: 20px !important;
}

.containerGISTitle {
	background-color: #818181 !important;
	background-image: url("img/red-gradient.png") !important;
}

.containerICCTitle {
		background-color: #000081 !important;
/* 	background: url("img/blue-gradient.png") repeat-x scroll 50% 50% #0000FF */
		!important;
}

.containerTitle {
	color: #FFFFFF !important;
	font-family: Arial !important;
	font-size: 1em !important;
	font-weight: bold !important;
	margin-bottom: 5px !important;
	padding: 7px 33px !important;
}

.accordion-panel {
	/* 	height: 100% !important; */
	overflow-x: hidden !important;
	overflow-y: auto !important;
	padding: 0 !important;
	background: none repeat scroll 0 0 white;
	border: 0 !important;
}

.containerGIS {
	
}

.containerICC {
	
}

#divCercador {
	overflow: hidden;
	bottom: 0px !important;
}

.capElement {
	font-family: Verdana;
	font-size: 0.98em;
	font-weight: bold;
	line-height: 14px;
	margin-top: 20px;
	text-align: center;
}

.searchHoverBackground {
	background-color: #dee0e2;
}

.searchKm {
	color: #4D4D4D;
	cursor: pointer;
	font-family: Verdana;
	font-size: 0.98em;
	font-weight: bold;
	line-height: 14px;
	margin-left: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 170px;
	height: 18px;
}

.butDeleteSearch {
	background-image: url("img/clearsearch.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	padding: 0 !important;
	width: 16px;
	position: relative;
	cursor: pointer;
	z-index: 9200;
}