
* {
 font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}


body {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 70%;
  position: absolute;
  overflow: hidden;
  margin: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.menubar {
  position: absolute;
  top: 0;
  height: 38px;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #eee, #ccc);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-bottom: 1px solid #aaaaaa;
}

#title{
	position: absolute;
	margin:8px 10px 2px 10px;
	padding: 0px 30px 0px 30px;
	font-weight: bold;
	font-size: 140%;
	color:#222222;

}
#fullscreen{
	margin:4px 5px 4px 5px;
	height: 25px;
	width: 25px;
	border-radius: 4px;
}
#landing{
	margin:4px 5px 4px 75%;
	height: 25px;
	width: 25px;
	border-radius: 4px;
}
#help{
	margin:4px 5px 4px 5px;
	height: 25px;
	width: 25px !important;
	border-radius: 4px !important;
	z-index:11;
	opacity:1 !important;
}
#about{
	margin:4px 5px 4px 5px;
}
#imprint{
	margin:4px 5px 4px 5px;
}

#search{position: absolute;
  right: 35%;
  top:2px;
  }
 /* chrome appearence */
#search:not(*:root) {
  top: 7px!important;
 }

#search-results{
	position:absolute;
	top:35px;
	right:35%;
  background-color: white;
  cursor:context-menu;
  border:1px solid #dddddd;
  /*width:300px;*/
   visibility: hidden;
z-index:2;
  }
.address-result{
	border:0.5px solid #dddddd;
	font-size:medium;
	padding:1px 10px 1px 10px;
	z-index:1000;
	cursor:pointer;
}
#collapse-left{
	position: absolute;
	right:7px;
	top:10px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	padding: 0px 0px 0px 0px !important;
	z-index:5;
}
#close-panel{
	position: absolute;
	left:7px;
	top:7px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	padding: 0px 0px 0px 0px !important;
}
#collapse-right{
	position: absolute;
	left:6px;
	top:6px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	padding: 0px 0px 0px 0px !important;
}

/*#bar-graph{
	position: absolute;
	left: 321px;
	top: 33px;
}*/



/**
.ui-icon-arrow-4-diag {
  -ms-transform: scale(1.5); /* IE 9
  -webkit-transform: scale(1.5); /* Chrome, Safari, Opera
  transform: scale(1.5);
   padding-right: 4px;
   padding-bottom: 4px;
}
**/
/*
.ui-icon-myicon:after {
	background-image: url("../icons/svg/expanding-four-opposite-arrows-diagonal-symbol-of-interface.svg");
	height: 20px;
	width: 20px;
}
*/
.menuitem {
  display: table-cell;
}
.collapsed-navigation{
	position: absolute;
  left: 0;
  top: 35px;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: rgb(0,0,0,1);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  visibility: hidden;
  z-index: 1;

}
.navigation {
  position: absolute;
  left: 0;
  top: 42px;
  right: 0;
 /* bottom: 0;*/
  width: 320px;
  background: #eee;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 1;
}

.map {
  position: absolute;
  left: 0px;
  top: 39px;
  right: 0;
  bottom: 0px;
  background: #fff;
  z-index: 0;
}

.infopanel {
  position: absolute;
  left: 250px;
  right: 0;
  bottom: 0;
  height: 32px;
  background: #ddd;
}
.graph-panel {
  position: absolute;
  width:0px;
  right: 0;
  bottom: 0;
  top: 39px;
  background: white;
  z-index: 1;
  border-left: 1px solid #aaaaaa;
  border-radius: 0px;
  padding-top: 30px;

}
.graph-tab-out{
  /*margin: 0px 0px 0px 0px;*/
  /*border-left: 1px solid #aaaaaa;*/

  height:100%;
  width:100%;
  background: white;
  border-radius: 2px;
    overflow:scroll;

}

iframe {
  width: 100%;
  height: 100%;
}

.ns {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.coll-lft{
  height:20px;
  width: 20px;
  }
#jstree-button-tab{
position:absolute;
top:55px;
padding-top:34px;
right:20px;
height:100%;
width:50px;
display:inline;
z-index: 1000;
	}
/* in case of chrome*/
#jstree-button-tab:not(*:root)  {
top: 48px!important;}
.jstree-button-container{
margin: 0 0 1px 0;
padding: 0 0 0 0;
width:50px;
height:23px;
}
.jstree-button{
height:23px !important;
width:23px !important;
border-radius: 50% !important; }
.info-button{
float:right;
}
.bar-button{
float:left;
/*background: #E4F1FB url(../icons/svg/bar_graph.svg) !important; */
/*border: 1px solid #aed0ea;
font-weight: bold;
color: #2779aa;*/
}
.ui-button .ui-icon.ui-icon-bar {
    background-image: url(../icons/svg/bar_graph.svg);
    width: 16px;
    height: 16px;
}

.ui-button.ui-state-active .ui-icon.ui-icon-bar {
    background-image: url(../icons/svg/bar_graph_highlighted.svg);
    width: 16px;
    height: 16px;
}

.ui-button.ui-state-default .ui-icon.ui-icon-helps {
    background-image: url(../icons/svg/fa-lightbulb.svg)!important;
    width: 16px;
    height: 16px;
}
.ui-button.ui-state-default .ui-icon.ui-icon-helps-close {
    background-image: url(../icons/svg/fa-lightbulb-close.svg)!important;
    width: 16px;
    height: 16px;
}
.ui-button.ui-state-default .ui-icon.ui-icon-fa-home {
    background-image: url(../icons/svg/fa-home.svg)!important;
    width: 16px;
    height: 16px;
}
.ui-button.ui-state-default .ui-icon.ui-icon-custom-fullscreen {
    background-image: url(../icons/svg/fullscreen.svg)!important;
    width: 16px;
    height: 16px;
}
.ui-button.ui-state-default .ui-icon.ui-icon-fa-navicon {
    background-image: url(../icons/svg/fa-navicon.svg)!important;
    width: 16px;
    height: 16px;
}
#search-layer{
/*margin-left: 10%;*/
width: 80%;
margin: 0px 10% 10px 10%;
}
.ui-button-icon-only {
    width: 23px ; /*!important*/
}

.slider-container{
/*background-color:white;*/
position:absolute;
width:800px;
height:50px;
bottom:50px;
left:270px;
z-index:1;
-ms-transform: scale(0.8); /* IE 9 */
/*-webkit-transform: scale(0.8); /* Chrome, Safari, Opera */
transform: scale(0.8);}
/*
.ui-slider-tick-mark{
    display:inline-block;
    width:2px;
    background:black;
    height:16px;
    position:absolute;
    top:-4px;
}*/
.legend {
    line-height: 18px;
    color: #555;
}
.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

/*
td {
	vertical-align: middle;
	padding: 10px;
	background-color: lightblue;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
*/

.selected {
	background-color: darkblue;
	color: white;
}

.info {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 5px;
    width: 300px;
    max-width: 300px;
}
.info h4 {
    margin: 0 0 5px;
    color: #777;
}
#home-map{
	position: absolute;
	z-index: 1;
	height: 28px;
	width: 28px;
	right: 9px;
	top: 75px;
	/*background:white !important; /*#F7F7F7*/
	border: 1px solid #999 !important;

	background-image: url(../icons/svg/fa-arrows-alt.svg) !important;
	background-size: contain !important;
	/*box-shadow: 0px 0px 5px 0.5px #666;*/
	border-radius: 3px !important;
}
#home-map:before{
	border-bottom: 1px solid #ddd;
}
.home-map-mouseover{
background:#F7F7F7 !important;
}
.home-map{
background:white!important;
}
.no_checkbox>i.jstree-checkbox
{
    display:none
}
.no_transparent>.jstree-icon {
filter:none !important;}

.fa-custom-dot{
    font-size:2em !important;
}
.info{
    margin-top: 47px ! important;
}

.help{
	z-index:10;
	background-image: url(../icons/svg/circle01.svg) !important;
          background-size: 100% 100%;

}
.help-line{
	z-index:10;
}
.help-text{
	z-index:10;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.trasparent{
	opacity:0.93;}
#help-help{
	cursor:pointer;
	}
.noUi-value{
	font-size:140% !important;
	}
#catch-click{
	position:fixed;
	left:0;top:0;right:0;bottom:0;
	background:#000000;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:9;
	visibility:hidden;
	    };
