.map-popup {
    display: none;
    position: absolute;
    width: 280px;
    padding: 10px;
    background: #eeeeee;
    color: #000000;        
    font-size: 90%;
    z-index: 2000;
}