img.logo
{
    height: 40px;
}

.text-sm
{
    font-size: .875em;
}

.text-xs
{
    font-size: .75em;
}

.status-dot 
{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 6px;
}

body {
    margin: 0;
    padding: 0;
}

html,
body,
#map {
    width: 100%;
    height: 100%;
}