/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 3, 2015 */

@font-face {
    font-family: 'adineue_pro_blackregular';
    src: url('adineuepro-black-webfont.eot');
    src: url('adineuepro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('adineuepro-black-webfont.woff2') format('woff2'),
         url('adineuepro-black-webfont.woff') format('woff'),
         url('adineuepro-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 html, body, #map-canvas {
        height: 100%;
        margin: 0px;
        padding: 0px
      }
      #panel {
        font-family: 'adineue_pro_blackregular';
        font-size: 24pt;
        letter-spacing:1px;
        position: absolute;
        bottom: 5px;
        left: 5px;
        z-index: 5;
        background-color: rgba(0,0,0,0);
        color:#deff00;
        padding: 5px;
        display:none;
      }