﻿.sub_section_title {
    font-size: 14pt;
}

.sub_section_title_separator {
    height: 1px;
    background-color: #ccc;
    width: 100%;
    margin-bottom: 10px;
}

.map_width {
    width: 550px;
}

.send-question-form-progress {
    display: none;
    text-align:center;
}

.send-question-form-progress img {
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    margin-bottom: 50px;
}

.send-it-button {
    padding: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color: #336600;
    letter-spacing: 1px;
    margin-top: 125px;
    text-align: center;
}