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;
    
}

.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: 0px;

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;	
}

div.erg a {
color: #005cff;

font-weight: normal;
}

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


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

a.eerg {
color: #005cff;

font-weight: normal;
}


.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;
}
a, a:hover, a:active {
text-decoration: none !important;
}
.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-prater {
background-color: #a9444b;
border: 1px solid #a9444b;
/* background-color: #ce171e;
border: 1px solid #ce171e; */
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-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);
}