.leaflet-popup-content {
	padding: 5px;
	margin: 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	max-height: 300px;
	overflow: none;	
}
.leaflet-popup-content p {
	margin: 0;
}

p.fitxa_field {
	padding: 2px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	line-height: 2.2em;	
}
p.fitxa_field:first-child {
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 2.2em;	
}

.fitxa_name {
	font-weight: 600;
}
.fitxa_value {
	font-weight: regular;
}
.fitxa_value {
	font-weight: regular;
}
.fitxa_url {
  padding: 10px 0 10px 0;
  margin: 0;
  text-align: center;
  display: inline-block;
  width: 50%;
  /*background-color: #B31D12;*/
  color: white;
}
.fitxa_url a,.fitxa_url a:link ,.fitxa_url a:active,.fitxa_url a:visited  {
	color: #000000;
	background-color: #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 15px;
	text-decoration: none;
	border: 1px #dedede solid;	
}
.fitxa_url a:hover {
	background-color: #dedede;
	font-weight: 600;
}
.but_link {
	width: 100%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #f31D12;
}
.fields_content {
  max-height: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 5px 0 0 0;
}

.controlOperadors{
	position: absolute;
	left: 0px;
	top: 10px;
	opacity: 0.85;
	/*width: 200px;*/
}
.classControl{
	color: #fff;
	font-family: sans-serif;
	opacity: 0.85;
	float: left;
	display: flex;
	padding: 5px 5px;
	background-color: #333;
	top: 10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	webkit-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);	
	background-color: #000000;
	border-bottom: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;	
	cursor: pointer;
}
.classControl:hover {
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}
.menuDistrictes {
	width: 260px;
	float: left;
	padding: 5px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	webkit-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);	
	background-color: #000000;
	border-bottom: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;	
}
.containerDistrictes {
	padding: 2px;
}

.btn-districtesIris {
	display: block;
	width: 100%;
	/*padding: 5px;*/
	font-weight: 300;
	cursor: pointer;
	background-color: #333;
	font-family: sans-serif;
	font-size: 70%;
	color: #fff;
	line-height: 1.6;
	text-align: left;
	/*text-shadow: 0 0 0.2em #000;*/
	opacity: 0.85;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	webkit-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);	
	border: 1px solid #000000;
}
.btn-districtesIris:hover{
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}
.btn-districtesIris:active{
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}
.btn-top {
  padding: 10px 5px 10px 5px;
  background-color: #333;
}


.btn-districtesIris-active{
	background-color: #ffffff!important;
	border: 1px solid #A7C5D0;
	color: #000;
	text-shadow: 0 0 0.2em #fff;
}
.btnFiltre {
	width: 50%;
	float: right;
	margin-bottom: 20px;
}

.menuTipologies {
	position: absolute;
	right: 45px;
	top: 10px;
	padding: 6px;
	margin-left: 150px;
  	background-color: #333;
	font-family: sans-serif;
	font-size: 70%;
	color: #fff;
	opacity: 0.85;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	webkit-box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 1px 1px rgba(50, 50, 50, 0.75);	
	border: 1px solid #000000;
	width: 30%;
	height: 40px;
	display: flex;
}
.containerTipologies {
	padding: 5px;
	display: inline-block;
}

.btn-tipusIris {
	display: block;
	float: right;
	padding: 5px;
	cursor: pointer;
	background-color: #333;
	font-family: sans-serif;
	font-size: 70%;
	color: #fff;
	opacity: 0.85;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #000000;
	webkit-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);	
}
.btn-tipusIris:hover{
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}
.btn-tipusIris:active{
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}
.btn-tipusIris-active{
	background-color: #ffffff;
	border: 1px solid #A7C5D0;
	color: #000;
}

.ui-slider .ui-slider-handle {
	width:auto;
	padding: 2px;
	left:-.6em;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

		
.sliderControl-label {
    color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: -10px;
	
}

.ui-slider-handle .sliderControl-label .v-labelCurrent {
    color: #777777;
    font-size: 12px;
    line-height: 24px;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    top: -2px;
    transition: color 0.15s linear 0s;
}​

#slider {
	display: inline-block;
	width: 100%;
}
#slider label {
    position: absolute;
    width: 20px;
    margin-left: -10px;
    text-align: center;
    margin-top: 20px;
	font-family: sans-serif;
	color: #fff;
}
.time {
	display: inline-block;
	width: 65%;
	padding: 5px;
}
.text-time-left {
	display: inline-block;
	padding: 5px 15px 5px 5px;
	vertical-align: middle;
}
.text-time-right {
	display: inline-block;
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
}

.searchContainer {
	width: 100%;
	margin-top: 10px;
}
.searchBox {
	width: 98%;
	padding: 0;
	margin: 0;
}
.resultBox {
	width: 100%;
	height: 100px;
	overflow: auto;
	font-family: sans-serif;
	font-size: 70%;	
}
.imgCSV {
  width: 25px;
  height: 30px;
}
.messageInfo {
	float: left;
	width: 75%;
	float: left;
	color: white;
	width: 75%;
	background-color: black;
	line-height: 38px;
	padding: 2px 5px;
	overflow: auto;
	font-family: sans-serif;
	font-size: 70%;	 
	opacity: 0.85;
	border-radius: 5px 5px 5px 5px;

}
.downloadCSV {
	padding: 5px;
	float: right;
	position: relative; 
	font-family: sans-serif;
	font-size: 70%;
	color: #fff;
	opacity: 0.85;
	margin-right: 3px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #000000;
}
.buttonsIris {
	height: 320px;
	overflow: auto;
	width: 100%;
	position: relative;
}
.buttonsIris-top {
	height: auto;
	overflow: auto;
	width: 100%;
	position: relative;
	/*background-color: grey;*/
}
.content-sidebar {
  margin: 0;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%;
  height: 100%;
  /*background-color: grey;*/
}
.ui-widget {
	font-size: 0.8em;
}
.legend-operator {
	  background-color: #0174DF;
	  width: 15px;
	  height: 15px;
	  display: block;
	  float: right;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 1px solid #333;	
}
.input-btn-operators {
	line-height: 16px;
}
.icon-btn-operators{
	background-image: url('images/star.png');
	background-size: 100% 100%;
	  width: 15px;
	  height: 15px;
	  display: block;
	  float: right;

}
.btn-districtesIris-geom {
	float: left;
	width: 80%
	}
	
.btn-districtesIris-nogeom{
float: left;
    width: 20%;
    background-image: url('images/textwhite.png');
    background-size: 18px 18px;
    background-repeat: no-repeat;
    padding-left: 20px;
	}
	.btn-districtesIris-nogeom:hover{
	background-image: url('images/textblack.png');
    
	}
.btn-districtesIris-nogeom:active{
	background-image: url('images/textgrey.png');
    
	}
	
.btn-top-nogeom {	
	background-position-y: 8px;
    background-size: 18px 18px;
}

.btn-districtesIris-geom-active{
	background-color: #ffffff!important;
	background-image: url('images/textblack.png');
	background-position: 0% 50%;
	border: 1px solid #A7C5D0;
	color: #000;
	text-shadow: 0 0 0.2em #fff;
}
#fitxaNoGeom {
    position: absolute;
    background-color: white;
    padding: 12px 25px 10px 10px;
    font-family: sans-serif;
    font-size: 10pt;
    border: 1px solid #999;
    opacity: 0.9;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	max-height: 200px;
}
.rowNoGeom {
    padding: 2px;
    border-bottom: 1px solid #dadada;
}
.closeButtonNoGeom {
	background-image: url('images/close.png');
    background-size: 12px 12px;
    position: absolute;
    background-repeat: no-repeat;
	top: 5px;
    right: 7px;
    cursor: pointer;
	height: 12px;
    width: 12px;
    padding: 0;
}
.closeButtonNoGeom:hover {
	background-color: #dadada;
}
#fitxaNoGeomContent {
    padding-top: 5px;
	overflow-x: hidden;
    overflow-y: auto;
	max-height: 200px;
}

.btn-fitxa-nogeom {
	display: block;
	width: 100%;
	/*padding: 5px;*/
	font-weight: 300;
	cursor: pointer;
	background-color: #333;
	font-family: sans-serif;
	font-size: 90%;
	color: #fff;
	line-height: 1;
	/*text-shadow: 0 0 0.2em #000;*/
	opacity: 0.85;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	webkit-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 0px 1px 0px rgba(50, 50, 50, 0.75);	
	border: 1px solid #000000;	
}
.btn-fitxa-nogeom:hover {
	background-color: #fff;
	color: #333;
}

.input-count-btn {	
	float: right;
    padding-left: 5px;
	width: 18px;
}