﻿.location-detect {
    margin: 10px 0;
    font-weight: bold;
}

.location-detect span {
    padding-right: .5em;
}

.location-map-container {
    display: block;
    max-width: 600px;
    min-height: 350px;
    border: dashed thin #000;
    border-radius: 5px;
    margin: 10px auto 10px 0px;
}
