  @import url(../Cesium/Widgets/widgets.css);
      #mapa3d {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;

      }

      html {
        height: 100%;
      }

#menu_idioma{
  position: absolute;
  /* float: right; */
  z-index: 100;
  top: 10px;
  right: 10px;
}

.idioma{
	
 list-style: none;	
}	

      .idioma li a {
        background: rgba(65, 65, 65, 0.9);
border-radius: 100%;
margin-left: .5em;
color: #FFF;
font-weight: normal;
display: inline;
float: left;
font-size: .875em;
height: 2.000em;
position: relative;
width: 2.000em;
padding-top: .25em;
text-align: center;
line-height: 1.5em;
      }

  #logo1{
    width:29%;
  }

  #logo2{
    width:40%;
    
  }

      body {
        padding: 0;
        margin: 0;
        overflow: hidden;
        height: 100%;
      }
	   #llegenda{
	    background-color: #353535;
    border-radius: 4px;
    color: #ffffff;
    left: 5px;
    opacity: 0.9;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 2px;
    position: absolute;
    top: 5px;
    z-index: 200;
	  }

	 #llegenda0{

	     /* width: 280px; */
    position: absolute;
    top: 6px;
    left: 6px;
    /* border: 1px solid red; */
    z-index: 10000;
    color: #ffffff;
    font-size: 18px;
    background-color: #373636;
    padding: 5px;
    cursor: pointer;
	 }

	   #legend{
	   background-color: #353535;
    border-radius: 4px;
    color: #e0b669;
    display: none;
    left: 5px;
    opacity: 0.9;
    padding: 7px 15px 5px 5px;
    position: absolute;
    top: 350px;
    z-index: 200;
	width:200px;
	  }

	  .legend-colorBlock {
    border: thin solid #444;
    display: inline-block;
    height: 12px;
    margin: 2px 5px 2px 0;
    vertical-align: middle;
    width: 12px;
}

	   #coords{
	  z-index:200;
	  background-color:#353535;
	  color:#e0b669;
	  position:absolute;
	  bottom:15px;
	  right:5px;
	  margin:10px;
	  padding:10px;
	  border-radius:4px;
	  opacity:1;
	  font-size:85%;
	  max-height:90%;
	  max-width:250px;
	  overflow:auto;
	  display:none;
	  }




	  #sel_cims{

	  width:250px;
	  }

	  .select2-drop {
    color: #333333 !important;
	font-family: sans-serif;
	font-size:75%;
}



.carrega {
    background-image: url("/cesium/css/img/load.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    left: 48%;
    margin-left: -33px;
    margin-top: -33px;
    position: absolute;
    top: 48%;
    width: 100px;
	z-index:100;
}


#fons_div {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	 display: block;
	 z-index:100;
}


#link_betaportal{
bottom: 0;
    float: right;
    font-size: 70%;
    position: relative;
    z-index: 217;
}


#map-legend{
    background-color: white;
	border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    padding: 10px;
    right: 12px;
    /*bottom: 80px;*/
    top: 60px;
	width: 140px;
	z-index: 1000;
	height: 290px;
}

.separator-legend{
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 4px;
    margin-top: 4px;
    overflow: hidden;
    width: 100%;
}
.item-legend{
	font-size: 85%;
}
.square-legend{
    border: 1px solid #c5c5c5;
    border-radius: 6px;
    float: left;
    height: 20px;
    margin: 2px;
    width: 20px;
    margin-right: 15px;
}

.title-legend {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

#div_gr2 {
   height: 65px;
    margin: 5px 5px 15px;
}

#div_gr2 div {
    height: 65px;
    margin-bottom: 5px;
    width: 31%;
}


#div_gr1 {

    height: 65px;
    margin: 5px 5px 15px;
}

#div_gr1 div {
    height: 65px;
    margin-bottom: 5px;
    width: 99%;
}


#div_grlogos {

    height: 65px;
    margin: 5px 5px 15px;
}

#div_grlogos div {
    height: 65px;
    margin-bottom: 5px;
    width: 99%;
}


#div_dades_usr {

    float: left;

    cursor: pointer;
    float: left;
}


#div_dades_ext {

    cursor: pointer;
    float: right;
    margin-left: 5px;
}

#logos{

position:absolute;
bottom:5px;
left:5px;


}

#searchModal .modal-header {
    padding: 12px;
    border-bottom: 1px solid #e5e5e5;
}

.label-histo {
    background-color: #C3AC7A;
}
 .navigation-controls {
  display: none !important;
  }

  #llegenda{
     width: 280px;

    position: absolute;
  }
  #tbl_results_tbody{
      height: 99%;
    overflow-y: auto

  }
 #tbl_results_tbody a{
  color:#e0b669;
  text-decoration: underline;
  }

#GC .slider-handle {
    background: #e0b669;
}
#GC .slider-selection {
    background: #e0b669;
}
#GC  .slider-tick.in-selection {
    background: #e0b669;
}
  a {color:#e0b669;

    font-size: 1em;}

	input {color:#e0b669;

    font-size: 1em;}


  a:visited {color:#e0b669}
  a:hover {color:#e0b669;}

  li {


  margin-left: 10px;
  }

  .situacio{
      padding: 15px;
    height: calc(100% - 255px);
  }

  .spText{
   margin-left: 10px;
  }
  .mapTitle {
	  list-style-type:none;
	  padding:10px;
	  text-align: center;
	  font-size: 17px;

  }

   #toolbar input {
        vertical-align: middle;
        padding-top: 2px;
        pad
