.footer {
    padding: 10px;
    text-align: center;
}
#version {
    background-color: #f37b21;
    border-top-left-radius: 4px;
    bottom: 0;
    color: #fff;
    padding: 6px;
    position: fixed;
    right: 0;
    width: 110px;
}
#map{
    z-index: 5;
}