.calculsEstadisticslightbox>div {
	/*     height: 400px; */
	left: 50%;
	margin-left: -100px;
	margin-top: -200px;
	position: absolute;
	top: 50%;
	/*     width: 364px; */
	z-index: 1000000;
}

.calculsEstadisticsTitle {
	background-color: #818181;
	background-image: url("../../../baseTurisme/css/img/red-gradient.png");
	color: #FFFFFF;
	font-family: Arial !important;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 7px 33px;
	cursor: move;
}

.calculsEstadisticsIcon {
	background-image: url("img/estadisticas-blanc.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 23px;
}

.contingutCalculsEstadistic {
	padding: 5px;
}

.calculsEstadisticslightbox {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url("img/transparentBackground.png");
	z-index: 10000;
}

.contentButtons {
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.boxAtributsCE {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #AAA;
	border-radius: 5px 5px 5px 5px;
	height: 185px;
	width: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 15px !important;
}

.operadorButton {
	width: 26px;
	text-align: center;
	display: inline-block;
	margin: 1px;
}

.contenidorAtributsFC {
	display: inline-block;
	vertical-align: top;
}

.contenidorOperadorsFC {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
}

.contenidorValorsFC {
	display: inline-block;
	vertical-align: top;
}

.contenidorFiltreFC {
	margin-top: 5px;
}

.selectBoxOperadorsFC {
	width: 93px;
	margin-top: 5px;
	border-radius: 5px 0 0 5px;
	height: 21px;
	line-height: 21px;
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 0px none;
}

.mostrarValorsButton {
	width: 82px;
	display: inline-block;
	margin-bottom: 3px;
	margin-left: 51px;
}

.labelAtributsFC {
	margin-bottom: 3px;
}

.labelOperadorsFC {
	margin-bottom: 3px;
}

.labelValorsFC {
	display: inline-block;
	vertical-align: top;
}

.labelFiltreFC {
	margin-bottom: 3px;
}

.inputValorsFC {
	display: inline-block;
	width: 146px;
	height: 19px;
	border-radius: 5px 0 0 5px;
	line-height: 19px;
	font-size: 0.909em;
	margin-right: 0;
	padding: 0 8px;
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 0px none;
}

.valorsButtonInputFC {
	background-color: #FFFFFF;
	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;
	background-image: url("img/plus_afegir.png");
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	border-right: 1px solid #A9A9A9 !important;
	border-bottom: 1px solid #A9A9A9 !important;
	border-top: 1px solid #A9A9A9 !important;
}

.operadorsButtonInputFC {
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	border-left: 1px solid #3B5389 !important;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-radius: 0 5px 5px 0;
	height: 19px;
	line-height: 19px;
	padding: 0 !important;
	width: 19px;
	background-image: url("img/plus_afegir.png");
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-top: 5px;
}

.valorsButtonInputFC:hover {
	background-color: #dee0e2 !important;
}

.operadorsButtonInputFC:hover {
	background-color: #dee0e2 !important;
}

.inputValorsContenidorFC {
	display: block;
	margin-bottom: 3px;
}

.atributNomFC {
	cursor: pointer;
	margin: 2px;
}

.atributNomFC:hover {
	background-color: #CCCCCC;
}

.atributNomFC.selected {
	background-color: #AAAAFF;
}

.valorNomCE {
	cursor: pointer;
	margin: 2px;
}

.valorNomCE:hover {
	background-color: #CCCCCC;
}

.acceptarButtonFC {
	width: 47px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.borrarButtonFC {
	width: 44px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.contenidorButtonsFC {
	text-align: center;
}

/* afegit pels calculs estadisitics */
.contenidorEstadistiquesCE {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.labelEstadistiquesCE {
	margin-bottom: 3px;
}

.boxEstadistiquesCE {
	/* 	background: none repeat scroll 0 0 #FFF; */
	/* 	border: 1px solid #AAA; */
	/* 	border-radius: 5px 5px 5px 5px; */
	height: 225px;
	width: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	/* 	padding: 15px !important; */
}

.nomEstadistica {
	font-weight: bold;
	margin: 3px;
	text-align: center;
}

.valorEstadistica {
	margin: 3px;
	text-align: center;
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #AAA;
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
}

.contenidorEstadisticCount {
	/* 	border-bottom: 1px solid #AAA; */
	
}

.contenidorEstadisticMitja {
	/* 	border-bottom: 1px solid #AAA; */
	
}

.contenidorEstadisticMitjana {
	/* 	border-bottom: 1px solid #AAA; */
	
}

.contenidorEstadisticMaxim {
	/* 	border-bottom: 1px solid #AAA; */
	
}

.contenidorEstadistic {
	margin: 3px;
}

.atributNomCE {
	cursor: pointer;
	margin: 2px;
}

.atributNomCE:hover {
	background-color: #CCCCCC;
}

.atributNomCE.selected {
	background-color: #AAAAFF;
}

.nomAtributCE {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px solid #AAA;
}