* {
    font-family: 'Roboto', sans-serif;
}

.pageTitle {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.pageTitle small {
    color: #777;
}

.infoPanelValueLeft {
    font-weight: bold;
    text-align: left;
}

.infoPanelValue {
    font-weight: bold;
    text-align: right;
}

.align-center {
    text-align: center;
}

.btnCollapseMapInfo {
    padding-top: 5px;
}

.alert strong {
    padding-right: 5px;
}