html {
    height: 100%
}
body {
    height: 100%;
    margin: 0px;
    padding: 0px
}
#map {
    height: 500px
}
#show_candidates li{
    list-style-type: none;
}
