body {
		    padding: 0;
		    margin: 0;
		    font-family: "Helvetica Neue", Arial;
		}
		html, body, #map {
		    height: 100%;
		}

		.leaflet-control-attribution {
			display: none;
		}

		.btn {
			border-radius: 0 2px 2px 0;
			box-shadow: 0 2px 6px rgba(0,0,0,0.3);
			padding: 8px 10px;
			border: 0px;
			
			opacity: 0.95;
		}

		.btn.blue {
			background-color: #4d90fe;
		}

		.btn.blue i:before{
			color: #fff;
			font-size: 20px !important;
		}

		.menu {
			border-radius: 0 2px 2px 0;
			box-shadow: 0 2px 6px rgba(0,0,0,0.3);
			padding: 8px 10px;
			border: 0px;
			background-color: white;
			display: inline-block;
			position: relative;
			top: -2px;
			opacity: 0.8;
			
        }
        
        .tap-menu {
            padding: 4px 7px !important; 
            -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
        }

		.menu a {
			border-bottom: 1px solid #ccc;
			padding: 8px 12px;
			color: #005CFF;
			text-decoration: none;
			display: inline-block;
			width: 276px;

		}

		#menuB a{
			font-size: 12px;
		}

		#menuB a{
			font-size: 12px;
			padding: 5px 12px;
		}

		.menu_opener i {
			width: 40px !important;
		}

		button {
			cursor: pointer;
		}


#sidemenu {
	position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    /* height: 100px; */
    width: 300px;
    background-color: rgba(255, 255, 255, 0.85);
    /* opacity: 0.5; */
    font-size: 20pt;        
    font-weight: bold;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);

    /*padding: 10px;*/

        line-height: 18px;
        overflow-y:auto;
}

input {
	    border: 1px solid #ccc;
    padding: 0.5em 0.5em;
    box-shadow: 1px 1px 1px #efefef;
    font-size: 0.5em;
    font-weight: normal;
}

input:focus {
	    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    border: 1px solid #4d90fe;
    outline: none;
}

h6 {
	margin-top: 0px;
    margin-bottom: 1px;
    font-size: 13px;
    color: #005cff;
}

h5 {
	margin-top: 0px;
    margin-bottom: 1px;
        font-size: 0.5em;
        font-weight: 600;
}

div.erg {
	font-size: 0.5em;	
    position: relative;
}

div.erg a {
    color: #005cff;
    font-weight: normal;
    
}

div.erg .raster {
    
    margin-left: 10px;
    color: #777;
    font-size: 12px;
    font-weight: normal;
    display: none;
}

div.erg:hover .raster {
    display: inline-block;
}

.erg.inline {
	display:inline-block;
}


a.eerg {
	font-size: 0.5em;	
}

a.eerg {
	color: #005cff;
	
	font-weight: normal;
}

a:hover, a:active, a {
    text-decoration: none !important;
}

.group {
    overflow: auto !important;
    padding: 1px 8px 1px 12px;
    max-height: 300px;
}
.js-group {
    font-size: 13px;
    color: #000;
    display: block;
    font-weight: normal;
    text-decoration: none;
    
}

.js-group span.count {
    font-size: 11px;
    position: relative;
    top: -1px;
    margin-left: 9px;
    font-weight: normal !important;
    color: #666;
}

.js-group:before {
    content: "\f067";
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    margin-right: 3px;
    margin-left: 1px;
    top: -1px;
    position: relative;
}

.js-group.open:before {
	    content: "\f068";
}

.erg-red {
	color: #dd0000 !important;
}

.css-icon {
background-color: #015F9E;
    color: white;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}


.css-icon2 {
background-color: #C14643;
    color: white;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.icon-s3 {
	background-color: #136734;
    color: #fff;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
        width: auto !important;
    white-space: nowrap;
     height: auto !important;
}

.icon-s2 {
	background-color: #b4585a;
    color: #fff;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
        width: auto !important;
    white-space: nowrap;
     height: auto !important;
}

.icon-s4 {
	background-color: #da291c;
    color: #fff;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
        width: auto !important;
    white-space: nowrap;
     height: auto !important;
}

.icon-s5 {
	background-color: #00ff28;
    color: #000;
    
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);	
        width: auto !important;
    white-space: nowrap;
    height: auto !important;
}


.icon-s1 {
	background-color: #fff;
	border: 1px solid black;
    color: #000;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.icon-box-whitexxx {
	background-color: #fff;
	border: 1px solid black;
    color: #000;
    
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 7px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width: auto !important;
    white-space: nowrap;
    height: auto !important;
}

.icon-box-white {
	background-color: #fff;
	border: 1px solid black;
    color: #000;
    
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 7px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width: auto !important;
    white-space: nowrap;
    height: auto !important;
}


.icon-box-90-white span {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
    display: block;
    white-space: nowrap;
    background-color: #ff9600;
    border: 1px solid black;
    color: #000;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 7px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width: 200px;
    white-space: nowrap;
    height: auto !important;
        margin-left: -80px;
}

.icon-c1 {
    background-color: #4285f4;
    
    color: #fff;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.icon-c2 {
	background-color: #58bb47;
	
    color: #fff;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}


.icon-km  {
	white-space: nowrap;
    color: #2b61ff;
    font-weight: bold;
    width: auto !important;
    white-space: nowrap;
    top: -5px;
    text-align: center;

}


.icon-himmel {
        background-color: #fff;
    /* border: 1px solid black; */
    color: #000;
    border-radius: 27px;
    font-weight: bold;
    font-size: 24px;
    padding: 4px 7px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width: 43px !important;
    white-space: nowrap;
    height: auto !important;
    text-align: center;
}


.icon-mmraster {    
    width: 60px !important;
    color: #000;

    text-align: right;
    font-weight: bold;
    font-size: 20px;
}

.icon-m1 {
    background-color: #ffffff;
    
    color: #ff0000;
    height: 20px;
    border-radius: 15px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}




.icon-kat-exit {
    background-color: #3dff00;
    color: #525252;
    
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);  
        width: auto !important;
    white-space: nowrap;
    height: auto !important;
    border: 2px solid #525252;
}

.icon-kat-containe {
    background-color: #aaa;
    
    color: #000;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.icon-kat-kam {
    background-color: #4285f4;
    
    color: #fff;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.okat-wrapper {
    /*background-color: #f6f6f6;*/
    padding: 2px;
    margin-bottom: 10px;
}

.okat-wrapper h5 {
    padding: 2px;
    color: #2077ff;
}
.okat-wrapper-inner {
    background-color: white;
    padding: 1px 5px;
    /* border: 0px solid #f6f6f6; */
}


.icon-brown {
    background-color: #b95b5b;
    border: 1px solid black;
    color: #000;
    
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 2px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width:auto!important;
    height:auto!important;
    white-space: nowrap;
}


.icon-kat-wc {
    background-color: #fff;
    border: 1px solid black;
    color: #000;
    height: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 0px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.icon-kat-amb {
    background-color: #da291c;
    color: #fff;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width: auto !important;
    white-space: nowrap;
    height: auto !important;
}



.icon-white {
    background-color: #fff;
    border: 1px solid black;
    color: #000;
    
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 2px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width:auto!important;
    height:auto!important;
    white-space: nowrap;
}
.icon-blue {
    background-color: #007fff;
    border: 1px solid #535353;
    color: #fff;
    
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 2px;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    width:auto!important;
    height:auto!important;
}


.leaflet-tile-pane {
    
    transition: .2s opacity;

    opacity: 1;
}


.leaflet-tile-pane.tmp-fade {
    
    transition: .2s opacity;

    opacity: 1;
}
