<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	width:100%; 
	height:100%; 
	padding: 0; 
	margin: 0;
	font-family:Verdana;
}

#map { 
	width: 100%; 
	height:100%;
}
ul {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}
.menu {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 31%;
    min-width: 340px;
    max-width: 400px;
	height: calc(100% - 20px);
    /* min-width: 330px; */
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 10px 10px 10px;
    z-index: 10;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border: 0px solid #000000;
}
.menu-top {
	position: absolute;
    top: 15px;
    right: 45px;
    /*width: 50%;*/
    display: flex;
    /* max-width: 350px; */
    min-width: 560px;
    background: rgba(0, 0, 0, 0.7);
    /* padding: 10px 10px 10px 10px; */
    z-index: 10;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
	

}
.mouseCircle {
    cursor: crosshair;
}
.panellPlegat {
	width: 40px;
    min-width: 40px;
}
.panellPlegat2 {
	width: auto;
	padding: 10px;
}
div#global-filters {
    padding: 10px 0px;
}
.global-buttons {
    padding: 10px 0 2px 0;
}
.globalTitle {
	color: #fff;
	padding: 10px 0;
	font-size: 1em;
	/*border: 1px solid #dadada;*/
}
.global-estat {
    display: inline-block;
}
span.sectionTitle {
    padding: 10px 0;
    display: block;
    color: #fff;
}
span.btnGlobalTitle {
    /* padding: 10px 0; */
    display: inline-block;
    /*color: #fff;*/
	padding: 0 0 0 5px;
    line-height: 19px;
    /*padding: 5px;
    line-height: 19px;
    color: white;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #111;*/
}
.layerButton {
	background-color:rgba(97, 97, 97, 0);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
    border: 1px solid #444;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    width: 99%;
    text-align: left;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #111;
}
.layersOthers {
    padding: 5px 0;
    width: 99%;
    margin-top: 20px;
    background-color: rgba(102, 102, 102, 0.6)!important;
}
.layersOthersText {
	padding: 0 0 0 10px;
	float: left;
}
.globalButton {
    background: rgba(0, 0, 0, 0.4);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0;
    /* border: 1px solid #444; */
    display: inline-block;
    cursor: pointer;
    color: #000;
    /*width: 100%;*/
    text-align: left;
    font-size: 12px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #000;
}
.globalButtonLeft {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px ;
	border-radius: 5px 0 0 5px ;
}
.globalButtonRight {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.globalButton input, .globalButton div {
	float: left;
}
.arrowOneRight {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 0 21px 23px;
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.4);
}
.arrowOneLeft {
    width: 0;
    height: 0;
    border-style: solid;
    /* border-width: 26px 35.0px 26px 0; */
    /* border-color: transparent rgba(0, 0, 0, 0.7) transparent transparent; */
    border-width: 21px 0 21px 23px;
    border-color: rgba(0, 0, 0, 0.4) transparent rgba(0, 0, 0, 0.4) transparent;
}
.backgroundButton {
	background: none;
}

.backgroundArrow {
	background-color: red;
}
div#global-buttons {
	/*text-align: center; */
    padding: 5px 0;
}
/*
input[type=checkbox] {
	display: none;
}*/
.btn-global_button {
    background-color: #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #444;
    /* display: inline-block; */
    cursor: pointer;
    color: #000000;
    width: 99%;
    text-align: center;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
	outline: none;
    /* text-shadow: 0px 1px 0px #FFF; */
}
.btn-global_button:hover {
	color: #666;
	background-color: #eaeaea;
}
.pressed_origen {
	background-color: #75774b;
}
.pressed_desti {
	background-color: #75774b;
}
.hover_button {
	background-color:#aaa;
}
.layerButton:hover {
	background-color:#aaa;
}
.layerButton:active {
	position:relative;
	top:1px;
}
.taronja {
	background-color:#FF6723;
	text-shadow: 0px 1px 0px #D2551E;
	border: 1px solid #AB4500;
}
.taronja:hover {
	background-color:#FF8100;
}
.taronja:active {
	position:relative;
	top:1px;
}
.groc {
	background-color:#FBD900;
	text-shadow: 0px 1px 0px #DEC20B;
	border: 1px solid #A79802;
}
.groc:hover {
	background-color:#FFEC71;
}
.groc:active {
	position:relative;
	top:1px;
}
.blau {
	background-color:#095580;
	text-shadow: 0px 1px 0px #005788;
	border: 1px solid #063E5F;
}
.blau:hover {
	background-color:#0F78B3;
}
.blau:active {
	position:relative;
	top:1px;
}
.btn-infraestructures_button {
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    font-weight: 300;
    cursor: pointer;
    font-family: ubuntu;
    float: right;
    font-size: 70%;
    border: 0;
    color: white;
    padding: 20px 2px 0 0;
	outline: none;
}
.btn-infraestructures_button:hover {
    color: #999;
}
.btn-downloadIris:hover{
	/*background-color: #ffffff;
	border: 1px solid #A7C5D0;*/
	color: #999;
}

#basemap-selector {
    background-color: transparent;
    opacity: 0.85;
    position: absolute;
    bottom: 40px;
    right: 20px;
    z-index: 1000;
}
#search-input {
	    background: rgba(0,0,0,.6);
    border: none;
    display: block;
    height: 30px;
    margin: 10px 0 0 20px;
    padding: 8px 10px 2px;
    position: absolute;
    left: 10px;
    top: 0px;
    width: 30%;
    z-index: 99999;
}
#pac-input {
    background: url('img/search.png') no-repeat 100% 1px transparent;
    background-size: 20px 20px;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,.5);
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: white;
    display: block;
    height: 25px;
    font-size: 80%;
    font-weight: 300;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0 5px;
    width: 92.5%;
    z-index: 100000;
}
.itemLayer.sublayer {
    width: 100%;
    height: 30px;
    background-color: blue;
    padding: 0;
}
.itemLayer.sublayer button{
    padding: 0;
}
span.roundLayerColor {
    border-radius: 20px;
    display: block;
	color: #fff;
    /*background-color: #0174DF;*/
    width: 18px;
    height: 18px;
    font-size: 9px;
    line-height: 18px;
	font-weight: 600;
    text-align: center;
    float: left;
	text-shadow: 1px 1px 0px #111;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 1px solid #333;
}
span.layerTitle {
    padding: 5px;
    line-height: 19px;
}
span.layerMeters {
    padding: 0;
    font-size: 9px;
    color: khaki;
    line-height: 19px;
    float: right;
}
.logo {
    /*width: 200px;*/
    color: white;
    /* height: 40px; */
    /* padding-top: 40px; */
    padding: 20px 0 15px 5px;
}
img.right.loader-right {
    float: right;
    margin: 0;
    padding: 0;
    height: 14px;
    width: 14px;
}
.disabled {
	background-color: rgba(102, 102, 102, 0.6)!important;
}
.xarxaBusLayers {
    clear: both;
}
.xarxaBusAltresLayers {
	display: none;
}
.itemLayer {
    /*max-height: 200px;
    overflow-x: auto;*/
}
.listSublayers {
    padding: 4px 0 2px 8px;
    margin: 1px 0;
    max-height: 300px;
    overflow-x: auto;	
	background-color: rgba(4, 4, 4, 0.07);
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #333;
}
li.sublayer input, li.sublayer div {
	float:left;
}
.subLayerButton {
	padding: 2px;
    border: none;
}
     .infowindow-custom{ 
		 position: relative;
        width: 350px;
        background-color: white;
        margin-bottom: 11px;

      }

      .cartodb-popup-close-button {
        position: absolute;
        top: -12px;
        right: -11px;
        width: 26px;
        height: 26px;
        background: url('http://libs.cartodb.com/cartodb.js/v3/themes/img/light.png') no-repeat 0 -23px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
        opacity: 1;
        text-transform: uppercase;
        z-index: 3;
      }

      .cartodb-popup-tip-container {
        position: absolute;
        /*bottom: -3px;*/
        left: 23px;
        width: 16px;
        height: 14px;
        background: url('http://libs.cartodb.com/cartodb.js/v3/themes/img/light.png') no-repeat -23px -7px;
        text-indent: -9999px;
        font-size: 0;
        line-height: 0;
        opacity: 1;
        z-index: 3;
      }

      blockquote {
        display: hidden;
      }

      .cartodb-popup-content {
        min-height: 80px;
      }
div#contentPanelInfo {
    max-height: 200px;
    overflow: auto;
    width: 250px;
	max-width: 300px;
}
ul.panelTab {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: ubuntu,Verdana;
	list-style-type: none;
}

li.infoElement {
    padding: 0;
    margin: 0;
}
li.ui-state-default a {
	color: #fff!important;
	text-shadow: 0px 1px 0px #999;
	font-weight: 600!important;
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #fff;
    background: rgba(67, 69, 68, 0.75);
	/*margin-bottom: 40px!important;*/
}
.cartodb-logo {
	display: none!important;
}
.small-icon {
	font-size: 12px!important;
	color: darkturquoise;
}

/*Search panel*/
#search-input{
	background: rgba(0,0,0,.6);
	border: none;
	display: block;
	height: 30px;
	margin: 10px 0 0 20px;
	padding: 8px 10px 2px;
	position: absolute;
		left: 10px;
		top: 0px;
	width: 30%;
	z-index: 99999;
}

#pac-input {
	background: url('../img/search.png') no-repeat 100% 1px transparent;
	background-size: 20px 20px;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,.5);
	border-radius:0;
	box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	color: white;
	display: block;
	height: 25px;
	font-size: 80%;
	font-weight: 300;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0 5px;
	width: 92.5%;
	z-index: 100000;	
}	

::-webkit-input-placeholder{
   color:rgba(255,255,255,.5)
   }

::-moz-placeholder{
	color:rgba(255,255,255,.5)
   }

:-ms-input-placeholder{
   color:rgba(255,255,255,.5)
}

#pac-input:focus {
	border-bottom: 1px solid rgba(255,255,255,1);
	outline:none;
}

#pac-input:active {
	border-bottom: 1px solid rgba(255,255,255,.5);
}

.pac-container {
	font-family: arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	opacity: 0.8;
	background-color: #333333;
	color: white;
	z-index: 100000;
	top: 55px;
}

.pac-item {
	cursor: default;
	padding: 0 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	font-size: 11px;
	color: white;
}
.pac-item-selected,.pac-item:hover,.pac-item:active,.pac-item:focus  {
	background-color: #000000;
}	
.pac-item-query {
	font-size: 13px;
	padding-right: 3px;
	color: white;
}	
.pac-container:after {
	content: "";
	padding: 1px 1px 1px 0;
	height: 16px;
	text-align: right;
	display: block;
	background-image: url(//maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: 104px 16px;
	color: white;
}	
	  

input.controls
{ 
	background: #474747;
    margin: 10px 0;
    outline: none;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #DCDCDC;
    border-radius: 2px;
    font-size: 12px;
    height: 35px;
    line-height: 30px;
    width: 82%;
    padding: 10px;
    /* box-shadow: 0px 0px 8px #DCDCDC; */
    /* -webkit-box-shadow: 0px 0px 8px #DCDCDC; */
    -moz-box-shadow: 0px 0px 8px #DCDCDC;
}

.inputOrigen {
	margin-bottom: 20px;
	max-height: 250px;
	/*height: 250px;
	background: rgba(60, 60, 60, 0.44);
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #000000;*/
}

.inputDesti {
	max-height: 250px;
	/*height: 250px;
	background: rgba(60, 60, 60, 0.44);
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: .1px solid #000000;*/
}
.ui-slider-horizontal {
    height: .1em;
    margin-top: .3em;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: .2em;
    height: .6em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
img.img-input-origen {
    float: left;
    height: 20px;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    /* margin: 10px 0; */
}
span.radiTtitle {
    color: white;
    font-size: 11px;
}
span.valorFitxa {
    text-transform: capitalize;
}
.size16 {
	font-size: 16px!important;
}
#desactivaAllLayers, .groupAltresLayers {
    bottom: 20px;
    position: absolute;
    width: 95%;
}
 </pre></body></html>