
#region-map {
    width: 100%;
    height: 700px;
}

#location-button {
    width: 32px;
    height: 32px;
    background: url("../images/location-icon.png") center center no-repeat;
}

#empty-region {
    display: none;
}