body, html {
    direction: ltr;
    margin: 0;
    padding: 0;
    font: 400 13px/16px Roboto, HelveticaNeue, Arial, sans-serif;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body.rtl {
    direction: rtl;
}
#CybotCookiebotDialogHeader {
    display: none !important;
}
#CybotCookiebotDialogNavList {
    margin-top: 5px !important;
}
#map.leaflet-container {
    font: 400 13px/16px Roboto, HelveticaNeue, Arial, sans-serif;
}
.rtl #map.leaflet-container {
    font-family: Verdana, 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
#map.leaflet-container a.e-close-button {
    color: #000;
}
input, button, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 0;
    margin: 0;
    padding: 0;
}
body,
#page {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body[data-baselayer=oblique] .e-hide-if-oblique {
    display: none !important;
}
a {
    color: #0088e3;
    text-decoration: none;
    cursor: pointer;
}
a:active {
    color: #0064a7 !important;
}
.e-touch a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.e-touch a:active {
    color: #fff !important;
    background-color: #27b3e7 !important;
}
a[disabled],
a[disabled]:active {
    color: #bbb !important;
}
.e-touch a[disabled]:active {
    color: #fff !important;
    background-color: #bbb;
}
button[disabled] {
    color: #bbb !important;
}
a img {
    border: none;
}
@media only screen and (min-width: 250px) and (max-width: 420px) {
    .e-cookie-info-visible #page {
        bottom: 60px;
    }
}
@media only screen and (max-width: 250px) {
    .e-cookie-info-visible #page {
        bottom: 90px;
    }
}
#map {
    cursor: default;
}
.leaflet-dragging #map {
    cursor: move;
}
.e-crosshair #map {
    cursor: crosshair;
}
.e-pointer * {
    cursor: pointer;
}
.e-link {
    color: #0078A8;
    text-decoration: underline;
    cursor:pointer;
}
.e-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#map {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #75c4f7;
    z-index: 0;
}
body[data-baselayer=aerial] #map,
body[data-baselayer=hybrid] #map,
body[data-baselayer=oblique] #map {
    background: black;
}
body[data-baselayer=nautical] #map {
    background: white;
}
#pagefooter {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.e-route-navigator-visible #pagefooter {
    z-index: 33;
}
.e-route-navigator-visible #pagefooter .pagefooterrow:first-child {
    display: none;
}
#pagefooter .pagefooterrow {
    position: relative;
    width: 100%;
    z-index: 31 !important;
}
#pagefooter .pagefooterrow:first-child {
    height: 21px;
    z-index: 0;
}
#footer {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.6);
    font-size: 10px;
    padding: 3px 10px 2px 10px;
    white-space: nowrap;
    height: 16px;
}
.rtl #footer {
    left: 0;
    right: auto;
}
#footer .e-copyright {
    margin: 0 5px;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer .e-footer-logo,
#footer .e-footer-logo-light {
    vertical-align: middle;
    margin-left: 4px;
    margin-top: -4px;
    display: none;
}
.embed #footer .e-footer-logo {
    display: inline-block;
}
.embed [data-baselayer="oblique"] #footer .e-footer-logo,
.embed [data-baselayer="aerial"] #footer .e-footer-logo,
.embed [data-baselayer="hybrid"] #footer .e-footer-logo,
.embed [data-baselayer="aerialpl"] #footer .e-footer-logo,
.embed [data-baselayer="hybridpl"] #footer .e-footer-logo {
    display: none;
}
.embed [data-baselayer="oblique"] #footer .e-footer-logo-light,
.embed [data-baselayer="aerial"] #footer .e-footer-logo-light,
.embed [data-baselayer="hybrid"] #footer .e-footer-logo-light,
.embed [data-baselayer="aerialpl"] #footer .e-footer-logo-light,
.embed [data-baselayer="hybridpl"] #footer .e-footer-logo-light {
    display: inline-block;
}
[data-baselayer="oblique"] #footer,
[data-baselayer="aerial"] #footer,
[data-baselayer="hybrid"] #footer,
[data-baselayer="aerialpl"] #footer,
[data-baselayer="hybridpl"] #footer {
    color: white;
    text-shadow: 1px 1px 0 black;
    background-color: rgba(0, 0, 0, 0.2);
}
[data-baselayer="oblique"] #footer a,
[data-baselayer="aerial"] #footer a,
[data-baselayer="hybrid"] #footer a,
[data-baselayer="aerialpl"] #footer a,
[data-baselayer="hybridpl"] #footer a {
    color: white;
}
#topleft,
#topcenter,
#topright,
#bottomright {
    position: fixed;
    border-radius: 2px;
    padding: 4px;
    display: none;
    z-index: 33;
    -webkit-overflow-scrolling: touch;
}
#topcenter,
#topright {
    z-index: 32;
}
.e-ready #topleft,
.e-ready #topright,
.e-ready #bottomright {
    display: block;
}
#topleft {
    position: relative;
    top: 90px;
    left: 0;
    right: 0;
    margin-left: 6px;
    margin-right: 65px;
    max-width: 375px;
}
.e-route-visible #topleft {
    top: 33px;
}
.rtl #topleft {
    margin-right: 6px;
    margin-left: 65px;
}
.e-browser-ielt9 #topleft {
    width: 375px;
}
#topcenter {
    position: absolute;
    margin: 61px 0 0 calc(50% - 83px);
    max-width: 165px;
}
.e-search-result-visible #topcenter {
    margin-top: 98px;
}
#topright {
    top: 47px;
    right: 10px;
}
#bottomright {
    bottom: 65px;
    right: 10px;
}
.embed #topright {
    top: 10px;
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
  #bannerdiv {
    display: none;
  }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    #topleft {
        margin: 0;
        max-width: none;
        top: 56px;
        border-radius: 0;
        padding: 0;
        box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    }
    .e-route-visible #topleft {
        top: 0;
    }
    .rtl #topleft {
        margin: 0;
    }
    .e-ready #topcenter {
        display: block;
    }
    #topright {
      top: 61px;
      right: 4px;
    }
    .embed #topright {
        display: block;
        right: 10px;
    }
    .e-search-result-visible #topright {
        top: 98px;
    }
    .embed.e-search-result-visible #topright {
        top: 10px;
    }
    .e-ready.e-topright-visible #topright {
        display: block;
        z-index: 34;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0 !important;
        background: rgba(0,0,0,0.65);
        border-radius: 0;
    }
    .e-footer-links {
        display: none;
    }
    #pagefooter .pagefooterrow {
        z-index: 33 !important;
    }
    #pagefooter .pagefooterrow:first-child {
        z-index: 31 !important;
    }
    #footer {
        padding: 3px 6px 2px 8px;
    }
    #footer .e-footer-logo {
        display: inline-block;
    }
    [data-baselayer="oblique"] #footer .e-footer-logo,
    [data-baselayer="aerial"] #footer .e-footer-logo,
    [data-baselayer="hybrid"] #footer .e-footer-logo,
    [data-baselayer="aerialpl"] #footer .e-footer-logo,
    [data-baselayer="hybridpl"] #footer .e-footer-logo {
        display: none;
    }
    [data-baselayer="oblique"] #footer .e-footer-logo-light,
    [data-baselayer="aerial"] #footer .e-footer-logo-light,
    [data-baselayer="hybrid"] #footer .e-footer-logo-light,
    [data-baselayer="aerialpl"] #footer .e-footer-logo-light,
    [data-baselayer="hybridpl"] #footer .e-footer-logo-light {
        display: inline-block;
    }
}
.e-header {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
#mainmenu,
#mainmenu::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#mainmenu.hidden,
#mainmenu.hidden::before {
    width: 0;
    height: 0;
}
#mainmenu {
    z-index: 40;
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 2px;
}
#mainmenu::before {
    content: '';
    background: rgba(0, 0, 0, 1);
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.2s ease-in-out;
}
#mainmenu.shown::before {
    opacity: 0.5;
}
#mainmenu > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background: #242d32;
    color: #fff;
    transition: left 0.2s ease-in-out;
    will-change: left;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.3);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.rtl #mainmenu > div {
    transition: right 0.2s ease-in-out;
    will-change: right;
    box-shadow: -5px 0 5px rgba(0, 0, 0, 0.3);
    left: auto;
    right: 0;
}
#mainmenu.hiding > div,
#mainmenu.hidden > div {
    left: -270px;
}
.rtl #mainmenu.hiding > div,
.rtl #mainmenu.hidden > div {
    left: auto;
    right: -270px;
}
#mainmenu .e-mainmenu-header {
    border-bottom: solid 1px rgba(255, 255, 255, 0.05);
}
#mainmenu a.e-close {
    color: #fff;
    display: inline-block;
    padding: 19px;
}
#mainmenu a.e-close:active {
    background: #000 !important;
}
#mainmenu ul {
    font-size: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mainmenu li {
    color: #fff;
    min-height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-bottom: solid 1px rgba(255, 255, 255, 0.05);
    padding: 0 8px;
    padding-left: 36px;
}
.rtl #mainmenu li {
    padding-right: 36px;
}
#mainmenu li:active {
    color: #fff;
    background-color: #000;
}
#mainmenu li.e-icon-before {
    padding-left: 16px;
}
.rtl #mainmenu li.e-icon-before {
    padding-right: 16px;
}
#mainmenu li:before {
    margin-top: -4px;
    width: 16px;
    text-align: center;
    color: #a0a0a0;
}
#mainmenu li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #fff;
}
#mainmenu li a:active {
    color: #fff !important;
    background-color: #000 !important;
}
#mainmenu p.e-logo {
    margin: 32px 36px;
    color: #a0a0a0;
}
#mainmenu .e-powered-by {
    color: #a0a0a0;
    display: inline-block;
    margin-top: 5px;
}
#mainmenu .e-powered-by img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
}
.e-mobile #mainmenu-print {
    display: none;
}
#mainmenu .e-main-avatar {
    display: inline;
    border-radius: 50%;
    position: relative;
    padding: 6px 14px 5px;
    background-size: contain;
    margin-right: 5px;
}
#mainmenu .e-mainmenu-logout,
.e-authorized #mainmenu .e-mainmenu-login,
.e-authorized-avatar #mainmenu .e-mainmenu-login,
.e-authorized #mainmenu .e-main-avatar,
.e-authorized-avatar #mainmenu .e-mainmenu-logout:before {
    display: none;
}
.e-authorized #mainmenu .e-mainmenu-logout,
.e-authorized-avatar #mainmenu .e-mainmenu-logout {
    display: block;
}
.e-icon:before,
.e-icon-before:before,
.e-icon-after:after {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.rtl .e-icon:before {
    margin-top: 2px;
}
.e-icon-before:before {
    margin-right: 4px;
}
.e-icon-after:after {
    margin-left: 4px;
}
.rtl .e-icon-before:before {
    margin-left: 4px;
    margin-right: auto;
}
.rtl .e-icon-after:after {
    margin-right: 4px;
}
.e-toggle-button {
    position: absolute;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.e-toggle-button button {
    height: 36px;
    width: 36px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    z-index: 31;
}
@media only screen and (min-width: 400px) and (max-width: 640px), only screen and (min-device-width: 400px) and (max-device-width: 640px) {
  .e-toggle-button button {
      height: 40px;
      width: 40px;
  }
}
button:active {
    color: #0064a7;
}
.e-toggle-button button.e-icon:before {
    line-height: 16px;
}
.e-toggle-button button.active {
    background-color: #00a5e4;
    color: #fff;
}
.e-no-highlight {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.embed .e-embed-aware {
    display: none !important;
}
.e-streetview {
    position: relative;
}
.e-weather {
    display: none;
}
.e-weather-box {
    position: absolute;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(255,255,255,0) 100%); 
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(255,255,255,0))); 
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%); 
    background: -o-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%); 
    background: -ms-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%); 
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00ffffff',GradientType=1 ); 
    width: 100%;
    height: 40px;
    bottom: 0;
    
    
    left: 0;
    color: #FFFFFF;
    margin-bottom: 4px;
    cursor: pointer;
}
.e-weather-box .e-weather-temp .e-weather-temp-icon {
    float: left;
    padding-top: 11px;
}
.e-weather-box .e-weather-temp {
    font-size: 18px;
    padding-left: 5px;
    vertical-align: middle;
}
.e-weather-box .e-weather-temp p {
    float: left;
    padding-top: 12px;
    padding-left: 5px;
    margin: 0;
    text-shadow: 1px 1px 0 #000000;
}
.e-weather-box span {
    border: 0 !important;
    position: inherit !important;
}
.e-weather-box .e-weather-extra p {
    float: left;
    padding-top: 13px;
    margin: 0;
    margin-left: 5px;
    text-shadow: 1px 1px 0 #000000;
}
@font-face {
    font-family: 'MeteoconsRegular';
    src: url('weather/meteocons-webfont.eot');
    src: url('weather/meteocons-webfont.eot?#iefix') format('embedded-opentype'),
         url('weather/meteocons-webfont.woff') format('woff'),
         url('weather/meteocons-webfont.ttf') format('truetype'),
         url('weather/meteocons-webfont.svg#MeteoconsRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
.e-weather-box .e-weather-icon:before {
    font-family: 'MeteoconsRegular';
    content: attr(data-icon);
    font-size: 21px;
    vertical-align: middle;
}
.e-weather-box .e-weather-centigrade:before {
    font-family: 'MeteoconsRegular';
    content: attr(data-icon);
    font-size: 35px;
    vertical-align: middle;
    margin-left: -10px;
    font-weight: 300;
    font-style: normal;
}
.e-history-scroll {
    position: absolute;
    bottom: 0;
}
#historic {
    width: 100% !important;
    height: 100% !important;
}
#map-history {
    width: 100%;
    height: 100%;
    
}
.dk_krak #map-history {
    background: white;
}
.se #map-history {
    background: black;
}
.e-mainmenu-mytips {
    display: none;
}
.e-authorized .e-mainmenu-mytips,
.e-authorized-avatar .e-mainmenu-mytips {
    display: block;
}
