.nivell-imprimacio, .barrainferiordreta,
.social {

z-index:1001;
}

.loading
{
	background: url("../img/planol_loader.gif") no-repeat;
	width:74px;
	height:74px;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -37px;
    display:none;
}

/* PASSAT A GEOCOMPONENTS
.geobcn-rotacio{
	width: 128px;
	height: 128px;
	top: 50%;
    left: 50%;
	position:relative;
}


.control-rotacio 
{
	top: 50%;
	left: 50%;
	margin: -90px 0px 0px -45px;
	display:none;
}

.geobcn-rotacio-tornar
{
background:#edf6ff;
	color:#0074f8;
    position: absolute;
	height: 32px !important;
    width: 32px !important;
    left: 110px;
    top: 130px;
    overflow: hidden;
    z-index: 1250;
    cursor:pointer;
    background: url('../img/rotate-icon.png') no-repeat 9px 9px #fff;
    
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: width 0.3s, opacity 0.3s ease-out;
   	-moz-transition: width 0.3s, opacity 0.3s ease-out; 
    -o-transition: width 0.3s, opacity 0.3s ease-out; 
    transition: width 0.3s, opacity 0.3s ease-out;
}

.geobcn-rotacio-tornar:hover
{
	 background-color: #edf6ff;
	 background-position: 9px -18px;
}*/

.rotacioNord, .rotacioMartorell, .rotationSliderContainer{
	display:none !important;
}

#mapa .control-rotacio 
{
	top: 50% !important;
	left: 50% !important;
	margin: -90px 0px 0px -45px !important;
	display:none;
}



.geobcn-tool.geoLocationContainer {right: 100px;}

/*Seleccionat punt (amagat)*/
.seleccioPuntContainer{	display:none;}

/*Canvi de fons*/
.canviFonsContainer{right: 60px	 !important;}
.canviFons{	background-position: 0px -94px;}

/*StreetView*/
.mostraStreetViewContainer{	right: 20px !important;}
.mostraStreetView{background-position: 0px -127px;}

/*Rotacio*/
.mostraRotacioContainer{right: 140px !important;}

/*Imprimir*/
.imprimirContainer{right: 180px !important;}

/*Opcions*/
.mostraOpcions{
	background-position: 0px -159px;
}

/*Escalimetre*/
.ol-scale-line.ol-unselectable{
	left: auto !important;
	right: 220px !important;	
	bottom: 20px;
	background: none !important;	
}

.ol-scale-line-inner{
	color: #000 !important;
	border-bottom: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;

}

/*Llegenda*/

.llegendaContainer
{
	display:none;
	position: absolute;
	left: 20px;
	right: 20px;
	/*bottom: 17px;*/
	/*maria dani*/bottom: 20px;
	height: 48px;
	z-index:0;
	/*background: rgba(255, 255, 255, 0.5);*/
}

.llegenda {
	float: left;
	height: auto;
}

.llegendastatic{
	float: left;
	height: auto;
	display:none;
}

/*Botons llegenda*/
.llegendaBtnLeft
{
	display:none;
	background: url("../img/arrow-left.png") no-repeat 7px 18px #fff;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 46px;
    margin-right: 5px;
    width: 20px;
}
.llegendaBtnLeft:hover {background: url("../img/arrow-left.png") no-repeat 7px 18px #edf6ff;}

.llegendaBtnRight
{
	display:none;
	background: url("../img/arrow-right.png") no-repeat 7px 18px #fff;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 46px;
    width: 20px;
}
.llegendaBtnRight:hover {background: url("../img/arrow-right.png") no-repeat 7px 18px #edf6ff;}

/*Capes llegenda*/
.llegendastatic .capaLlegenda{
	display: inline-block;
	background-color: #f4f4f4;
	border: 3px solid #fff;
	font-size: 1em;
	font-weight: 300;
	padding: 4px;
	width: 220px;
	margin-right: 5px;
}

.capaLlegenda{
	display: inline-block;
    font-size: 1em;
    font-weight: 300;
    padding: 7px;
    width: 220px;
    margin-right: 5px;
    color: #fff;
}

.capaLlegenda img{
	float: left;
	margin-right: 4px;
}

.capaLlegenda span{
	float: left;
    font-size: 0.9em;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 130px;
}

.llegendastatic .capaLlegenda span{
    color: #666;
    font-size: 0.75em;    
}

.capaLlegenda .icon-eliminar {
    background: url("../img/quitar-marcas-white.png") no-repeat 0 0;
    float: right;
    height: 30px;
    margin-left: 0px;
    width: 30px;
    position:relative;
    top:1px;
    cursor:pointer;
}


.wrapperLlegenda, .wrapperLlegendaStatic{
	overflow: hidden;
	float: left;
}

.geobcn-tool{
	z-index: 1;
	/* Rollovers */
	position: relative;
}

.noFloat{
	clear:both;
}


/**/

.ol-overviewmap {
    top: 20px;
    right: 20px;
    position: absolute;
}
.ol-overviewmap.ol-uncollapsible {
    border-radius: 0 4px 0 0;
    bottom: 0;
    left: 0;
}
.ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
    display: inline-block;
}
.ol-overviewmap .ol-overviewmap-map {
    border: 8px solid #FFF;
    height: 150px;
    margin: 2px;
	width: 250px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}
.ol-overviewmap:not(.ol-collapsed) button {
    bottom: 1px;
    left: 2px;
    position: absolute;
}
.ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
    display: none;
}
.ol-overviewmap:not(.ol-collapsed) {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
.ol-overviewmap-box {
    border: 2px solid #0074f8;
    /*background-color: rgba(0, 60, 136, 0.1);*/
}

.ol-overviewmap span.mapa-situacio{
	background-position:0px 480px;
	position:absolute;
	right: 2px;
	top: 2px;
	border:none !important;
    cursor:pointer;
    background-color:#fff;
}

.ol-overviewmap span.mapa-situacio:hover{
   background-position:0px 128px; 
   background-color:#edf6ff;
}

.ol-overviewmap span.closeMapa{
	background-position:0px 32px;
    background-color: #1d84f8;
    box-shadow: none !important;
}


.ol-overviewmap span.closeMapa:hover{
    background-position:0px 160px;
}


.geobcn .ui-menu .ui-menu-item a {
    float: left !important;
    width: 170px !important;
}

.geobcn .ui-menu .ui-menu-item img {
	float: left !important;
}

#ui-id-2,#ui-id-3,#ui-id-4,#ui-id-5{
	z-index:1111;
}

#streetView, #tornarStreetView, #mapaStreetView{
	display:none;
}


#tornarStreetView{
	background:#edf6ff;
	color:#0074f8;
	height: 32px !important;
    left: 98px;
    position: absolute;
    top: 80px;
    overflow: hidden;
    z-index: 1250;
    cursor:pointer;
    width: 32px;
    background-image: url('../img/tancarStreetView.png');
    background-repeat: no-repeat;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: width 0.3s, opacity 0.3s ease-out; 
   	-moz-transition: width 0.3s, opacity 0.3s ease-out; 
    -o-transition: width 0.3s, opacity 0.3s ease-out; 
    transition: width 0.3s, opacity 0.3s ease-out;
}

#tornarStreetView:hover{
	background-position: 0 -32px;
	width:130px;
}

#tornarStreetView:hover span{
	font-size:12px;
}

#tornarStreetView img{
	display: none;	
}

#tornarStreetView span{
	width: 130px;
	display: inline-block;
	padding:10px 8px 0 40px;
}


.geolocation{overflow-y: hidden;overflow-x: hidden;}

.ie #mapaStreetView {
    height: 210px !important;
    position: relative;
    top: 80px;
	z-index: 1250;
	width: 340px;
    margin-right: 2% !important;
    float: right;
}


#mapaStreetView{
	right: 43px;
	top: 50px;
	z-index: 1250;
	width: 340px;
	height: 210px !important;
	position: absolute;
}

footer{
position: absolute;
top:96%;
z-index: 4;
width: 100%;	
}


#mapaStreetView .ol-overlaycontainer-stopevent{
	display:none;
}

/*overrides jsapi.css*/
.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    max-height: none !important;
    overflow-y: none !important;
    width:265px !important;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
    top:80px !important;
    border:0 !important;
    padding:15px !important;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1) !important;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li{
	width:100%;
	clear:both;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-autocomplete-category{
	font-size:12px;
	font-weight: 600;
  	color:#000;
  	padding-top: 13px;
  	display: block;
  	border-top:1px solid #efefef;
  	margin-bottom: 13px;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-autocomplete-category:first-child{
	padding-top: 0;
	border: 0;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-menu-item{
	margin-bottom: 8px;
	overflow: hidden;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-menu-item a{
	font-size:14px;
	color:#0074f8;
	margin-left:8px;
	padding:0;
	width:80% !important; /* ahora tiene 90% */
	cursor: pointer;
}

.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-menu-item a.ui-state-focus{
	background: transparent;
	border:0;
	margin:0 0 0 8px;
}

/* Banners */

.show-information li
{
	display:none;
}

.show-information li.active
{
	display:block;
}

/* Tooltip */

.ol-popup {
	position: absolute;
	background-color: white;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1) !important;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1) !important;
	padding: 15px;
	bottom: 25px !important;
	left: -95px !important;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:0 !important;
	border-radius:0 !important;
	-webkit-filter:none !important;
	border:0 !important;
}

.ol-popup-content {min-width: 160px;}

.ol-popup h3 {
	margin-bottom: 0;
	margin-right: 25px;
}

.ol-popup-closer {
	top: 5px !important;
	right: 5px !important;
}

.ol-popup-arrow {
	background: url('../img/cloud-arrow.png') no-repeat !important;
	position: absolute;
	bottom: 12px !important;
	height: 14px !important;
	left: -7px !important;
	width: 14px !important;
	z-index: auto !important;
}

.ol-popup-content .titlefitxa{
	font-size:17px;
	margin-bottom: 5px;
	margin-right: 7px;
}

.adrecafitxa{
	font-size: 1.2em !important;
	font-style: italic;
}

.ol-popup-content .dir{
	font-size:14px;
	color:#000;
}

.ol-popup-content .comshiva{
	font-size:14px;
	margin-top:10px;
}

/* Rollovers */

.geobcn-tool.mostraRotacioContainer button:hover{
	background-position:0 -32px;
}


.geobcn-tool button.geoLocation, .canviFons, .mostraStreetView, .imprimir, .ol-zoom .ol-zoom-in, .ol-zoom .ol-zoom-out{
	background-image: url("../img/mapa/sprite-controls.png") !important;
}

.geoLocationContainer button, .canviFons, .mostraStreetView, .imprimir, .geoLocation.localitzant, .ol-zoom .ol-zoom-in, .ol-zoom .ol-zoom-out{
	background-color: #FFF !important;
}

.ol-zoom button.ol-zoom-in{
	background-position: 0 0 !important;
}

.ol-zoom button.ol-zoom-out{
	background-position: 0 -32px !important;
}

.geoLocationContainer button{
	background-position: 0 -96px !important;
}

.geoLocationContainer button:hover, .canviFons:hover, .mostraStreetView:hover, .imprimir:hover, .ol-zoom button.ol-zoom-in:hover, .ol-zoom button.ol-zoom-out:hover{
	background-color:#edf6ff !important;
}

.canviFons{
	background-position: 0 -128px !important;
}

.mostraStreetView{
	background-position: 0 -160px !important;
}

.imprimir{
	background-position: 0 -223px !important;
}

/* Active */

.geoLocationContainer button.geoLocation.active{
	background-color:#0074F8 !important;
	background-position: -32px -96px !important;
}

.canviFonsContainer button.canviFons.active{
	background-color:#0074F8 !important;
	background-position: -32px -128px !important;
}

/* Rollovers animation rotate the map*/
.ol-overlaycontainer-stopevent .control-rotacio .animatedBox{
	position: absolute;
	top: 125px;
	background-color: #edf7fe;
    cursor: default;
    font-size: 12px;
    opacity: 0;
    padding: 15px 10px;
    left: 150px;
    white-space: nowrap;
    width: auto;
    min-width: 150px;
    color:#0074f8;
    height: 42px;
    transition: all 0.3s ease-out 0s;
}

/* Rollovers animation lower buttons*/
.ol-overlaycontainer-stopevent .animatedBox{
	position: absolute;
	top:-42px;
	background-color: #edf7fe;
    cursor: default;
    font-size: 12px;
    opacity: 0;
    padding: 15px 10px;
    right:75px;
    white-space: nowrap;
    width: auto;
    color:#0074f8;
    height: 42px;
    transition: all 0.3s ease-out 0s;
}

.geoLocationContainer button:hover + .animatedBox, 
.canviFonsContainer button.canviFons:hover + .animatedBox,
.mostraRotacioContainer button.mostraRotacio:hover + .animatedBox,
.imprimirContainer button.imprimir:hover + .animatedBox,
.control-rotacio div.geobcn-rotacio-tornar:hover + .animatedBox{
	opacity: 1;
	right:0;
}


/* Language menu */

.language-selector li{
	cursor: pointer;
}

/* Typography */
.opcions-gran > li > a{
		font-weight: 400 !important;
	}

/*overrides core.css*/

#brand.vInspira .brand-wrapper .navigation ul {
  float: right; }
  
#bcn-apps .bcn-apps-title span:before {
  content: "�"; }
  

/* Mobile revision */

/* Brand 2015*/
@media (min-width: 320px) and (max-width: 480px){
  header.navbar{
    height: 45px;
  }
  #brand.v2015 nav.panel{
    width: 100%;
    top: 45px;
  }
  .navbar-header{
    position:fixed;
    height:40px;
    top:45px;
    width: 100%;
    z-index: 3 !important;
  }
  #mapa, .navbar.nivell-imprimacio, .nivell-Segon, .ol-touch, .ol-viewport{
    top: 90px;
  }
  .navbar.nivell-imprimacio, .nivell-Segon, .rwd-search{
    margin-top: -96px !important;
  }
  .rwd-search{
    top: 110px;
  }
}
@media (min-width: 480px) and (max-width: 640px){
  header.navbar{
    height: 53px;
  }
  .navbar-header{
    height: 84px !important;
  }
  .navbar.nivell-imprimacio, .nivell-Segon{
    top: 135px !important;
  }
  #brand.v2015 nav.panel{
    top: 53px;
  }
}
@media (max-width: 640px) {


.areas-etc , .circulation #listCirculacio {max-width: 100%;width: 100%;}
.cerca-avancada .accordion-toggle.collapsed , .areas-etc #listAreas {width: 100%;max-width: 100%;}
.nivell-Segon.cerca-avancada{max-width: 252px;width: 100%;min-width: 100%;}
.nivell-Segon.areas{max-width: 252px;width: 100%;min-width: 100%;}
#accordion-cerca-avancada, .cerca-avancada .opcions-gran {width: 100%;}
.indice .indice-alfa li a{background: transparent;}


.circulacio_shadow_close , .cover_shadow{display: none;}
.servicios .opcions-gran{width: 100% !important;}
.nivell-Segon.servicios { width: 100% !important;}
.servicios .opcions-gran .nonSelected{width: auto !important;}


	/* General class */
	.transparent{
		background: transparent !important;
	}
	/* Navbar */
	body, header, .navbar-header{
		min-width: 320px;
	}
  .navbar-header{
    width: 100%;
    position:fixed;
    width: 100%;
    z-index: 3 !important;
  }
	header{
		position: fixed !important;
		width: 100%;
		background-color: #FFF;
	}
	.navbar.nivell-imprimacio{
		z-index: 2 !important;
	}
	.navbar-toggle .icon-bar{
		background-color:#FFF;
	}
	nav h1{
		padding-top:10px;
	}
	#brand.vInspira .brand-wrapper .navigation{
		right:50px !important;
	}
	/* Search */
	.rwd-search{
		text-indent: 0;
		z-index:1;
		top:114px;
		left:0;
		margin:0;
		width: 90%;
		margin:0 5%;
	}
	.rwd-search .icon-mas-rwd{
		width:40px;
		height:40px;
		background-position:center 0;
		background-size:40px 80px;
	}
	.buscar input[type="text"]{
		height:40px;
		color:#000;
		background-image: url('../img/sprite-rwd.png');
		background-size:40px 80px;
		background-repeat: no-repeat;
		background-position: right -40px;
		padding:0 40px 0 20px;
		margin-bottom:0;
		width: 100%;
		max-width: 100%;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
	}
	/* Autocomplete */
	.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
		top:164px !important;
		left:5% !important;
		padding:0 !important;
		width:90% !important;
	}
	.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-autocomplete-category, .geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li.ui-autocomplete-category:first-child{
		font-size:22px;
		color:#000;
		background-color:#e7e7e7;
		padding:10px 20px;
		margin-bottom: 0 !important;
	}
	.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all li{
		border-bottom:1px solid #d6d6d6;
		padding:10px 20px;
		margin-bottom: 0 !important;
	}
	/* Menu */
	.navbar-collapse.collapse.in{
		position: absolute;
		left: 0;
		width: 100%;
		min-height: 100%;
	}
	.nivell-Segon{
		left:0;
		position:absolute;
		z-index: 2 !important;
		min-height: 100%;
		background-color: #f4f4f4;
	}
	main{
		z-index: 0 !important;
		height: 100%;
	}
	#mapa{
		z-index: 0 !important;
	}

	/* canviMidaFinestra */
	.footer-menu, .rwd-search, .icon-header, .historial-rwd{
		display: block;
	}
	#footer, .h-ajuntament, #buscar, #historial{
		display: none;
	}
	/* controls */
	.ol-scale-line, .imprimirContainer, .mostraRotacioContainer, .geoLocationContainer, .canviFonsContainer, .mostraStreetViewContainer, .ol-zoom{
		display: none;
	}
	/* Show in map */
	.nivell-Segon .link-show-in-map a{
		width:100% !important;
		color: #fff !important;
		padding-top: 15px;
		padding-left: 40px;
		display: block;
		height: 44px;
		background-size: 22px;
		font-weight: 300;
		font-size: .85em;
		position: fixed;
		bottom:0;
	}
	.nivell-Segon.servicios{
		padding-bottom: 44px !important;
	}
	/* Menu - border */
	nav li, .nivell-Segon li, .cerca-avancada .panel, .servicios .panel{
		border-bottom:0 !important;
	}

	.footer-menu a{
		font-weight: 400;
	}
}

@media (min-width: 361px) and (max-width: 460px) {
	/* Navbar */
	.navbar-header{
		height: 68px !important;
	}
	nav h1{
		padding-top:20px;
	}
	/* Search */
	.rwd-search{
		top:133px !important;
	}
	.rwd-search .icon-mas-rwd{
		width: 50px;
		height:50px;
		background-size:50px 100px;
	}
	.buscar input[type="text"]{
		font-size:18px;
		height:50px;
		background-size:50px 100px;
		background-position: right -50px;
	}
	/* Autocomplete */
	.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
		top:212px !important;
	}
	/* Menu */
	.navbar.nivell-imprimacio, .nivell-Segon{
		top:118px !important;
	}
	/* Show in map */
	.nivell-Segon .link-show-in-map a{
		height:54px !important;
		font-size: 0.80em !important;
	}
	.nivell-Segon .link-show-in-map a span{
		display: inline-block;
		margin-left: 10px;
	}
	.nivell-Segon.servicios{
		padding-bottom: 54px !important;
	}
}
@media (min-width: 461px) and (max-width: 640px) {
	.navbar-header{
		height: 84px !important;
    		top: 53px;
	}
	nav h1{
		padding-top:21px;
	}
	/* Search */
	.rwd-search{
		top:160px;
	}
	.rwd-search .icon-mas-rwd{
		width: 70px;
		height: 70px;
		background-size:70px 140px;
	}
	.buscar input[type="text"]{
		font-size:18px;
		height:70px;
		background-size:70px 140px;
		background-position: right -70px;
	}
	/* Autocomplete */
	.geobcn .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
		top:250px !important;
	}
	/* Show in map */
	.nivell-Segon .link-show-in-map a{
		height:58px !important;
		font-size: 0.80em !important;
	}
	.nivell-Segon .link-show-in-map a span{
		display: inline-block;
		margin-left: 10px;
	}
	.nivell-Segon.servicios{
		padding-bottom: 58px !important;
	}
}

@media (min-width: 640px){
	/* Typography */
	.font-14{
		font-size:14px !important;
	}
}

@media (max-width: 1024px){
  #brand.v2015 nav.panel{
    position: absolute !important;
    width: 100%;
    z-index: 99999;
  }
  .geolocation{
    overflow-y: auto;
  }
}

.link-desactiva-tot{display:none;}

#clgA001, #clgA002 , #clgA003 , #clgA04, #clgA005, #clgA006, #clgA007, #clgA008, #clgA009, #clgA010, #clgA011, #clgA012, #clgA013, #clgA014{background:#7da3c9 !important;}


@media (max-width: 640px) {
	.geolocation{overflow-y: visible;overflow-x: hidden;}
	
	.cerca-avancada.nivell-Segon {
	left: 0px;
	}

	.nivell-Segon.areas .title-rwd a {
	background-color: #59a5fa;
	}

	.nivell-Segon.areas .link-show-in-map a {
	background: url('../img/ico-mostrar.png') no-repeat #0074f8 10px center;
	width: 100% !important;
	color: #fff !important;
	padding-top: 15px;
	padding-left: 40px;
	display: block;
	height: 44px;
	background-size: 22px;
	font-weight: 300;
	font-size: .85em;
	position: fixed;
	bottom: 0;
	}

	.nivell-Segon.areas .link-desactiva-tot a span {
	padding-top: 0px;
	}

/*	.nivell-Segon.areas a span {
	float: left;
	padding-top: 8px;
	}*/

	.nivell-Segon.areas .link-show-in-map a span {
	float: left;
	padding-top: 0px;
	}	


}

#scroll_carrers
{
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

.geobcn-tool.mostraRotacioContainer button:hover {
background: #edf6ff url("../img/mapa/geolocalitzacio.png") !important;
}

@media (min-width: 461px) and (max-width: 640px) {
	/* Menu */
	.navbar.nivell-imprimacio, .nivell-Segon{
		top:137px !important;
	}
}



@media (min-width: 361px) {
	.nivell-Segon.areas {
	padding: 0px;
	}
}


@media (min-width: 641px) {
.nivell-Segon.indice{padding: 10px 5px 10px 10px;}
}