/*(ASHRAF) I am commenting this class, for now, because it was preventing the Set Company Panel to show. Jake will apply the fixes later*/
.location-selected,
.location-box {
    display: none;
}

    .location-selected.shown {
        display: block;
    }

.find-location .form-group {
    border-width: 2px;
    border-style: solid;
    padding: 40px 20px;
    background: #ffffff;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}

.red-bar .find-location .form-group {
    padding: 0;
    background: none;
    border: 0;
}

.find-location-homepage .find-location .form-group {
    background: none;
    margin: 120px 0 120px;
    border: 0;
    padding: 0;
}

.find-location-homepage h2 {
    margin-top: 150px;
}

.find-location .row.form-group {
    margin-bottom: 0;
}

.find-location input, .find-location textarea {
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
}

.contact-company-form textarea {
    min-height: 120px !important;
}

.contact-company-form .btn {
    width: 100%;
}

.pm-select-required-text p {
    margin: 15px 0 10px 0;
    line-height: normal;
    text-align: right;
    font-weight: 500;
}

.location-loading, .panel-loading {
    background-image: url("./resources/fss-logoloader-large.gif");
    background-color: transparent;
    background-repeat: no-repeat;
    width: 145px;
    height: 114px;
    margin: 0 46%;
}

.red-bar .panel-loading {
    height: 0 !important;
}

.location-redirection {
    display: none;
    padding-bottom: 15px;
}

    .location-redirection .actions > div {
        margin-bottom: 10px;
    }

    .location-redirection .selected-loc {
        font-size: 1.3em;
        padding: 15px 0;
    }
/*.find-location .select-dropdown::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #676767;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 5px;
    bottom: 5px;
}*/
.find-location .select-dropdown {
    overflow: hidden;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    background: url(Resources/caret-down.png) no-repeat right center #ffffff;
    position: relative;
    height: 49px;
}

.find-location .page-contact-fs-form .select-dropdown,
.find-location .modal-contact-fs-form .select-dropdown {
    height: auto !important;
}

.find-location .select-dropdown select {
    width: 100%;
    padding: 5px 10px;
    color: #c6c6c6;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    background-image: none;
    height: 49px;
    font-size: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-align: -webkit-center;
    text-align-last: center;
}

.find-location-heading {
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0;
    display: inline-block;
    float: left;
}

.find-location .find-location-heading {
    color: #040404;
    font-size: 32px;
    line-height: 32px;
    width: 46%;
}

.red-bar .find-location-heading {
    font-size: 18px;
    color: #ffffff;
    width: 30%;
}

.fields-button {
    width: 70%;
    float: right;
}

    .fields-button .county-field .select-dropdown {
        height: 34px;
    }

.find-wrap {
    float: left;
}

    .find-wrap input {
        margin: 0 !important;
    }

.find-location input.btn {
    padding: 5px 30px;
    border: 1px solid #ffffff;
    margin: 5px 0;
    font-weight: 500;
}

.find-location .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    position: absolute;
    top: 110%;
    padding: 8px 15px;
    z-index: 99;
}

.find-location .modal-body .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    position: relative;
    padding: 8px 15px;
    z-index: 99;
}

.find-location .modal .modal-header {
    border-bottom: 0;
    padding: 15px 15px 10px;
}

    .find-location .modal .modal-header .row {
        margin: 30px 0 0;
    }

        .find-location .modal .modal-header .row .find-location-heading {
            font-size: 32px;
            font-weight: bold;
            text-transform: uppercase;
            color: #040404;
            padding: 0;
            display: inline-block;
            width: auto;
            line-height: 46px;
        }

.find-location .close {
    float: right;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    position: absolute;
    top: 5px;
    right: 10px;
}

.find-location .zipcode-input {
    border-color: #a1a1a1;
    float: left;
    margin: 0 2% 0 0;
}

.find-location .county-select {
    border-color: #a1a1a1;
    float: left;
    margin: 0 2% 0 0;
    padding: 1px 0;
}

.find-location .zipcode-input.form-control {
    font-size: 20px;
    padding: 6px 10px;
    height: auto;
    color: #c6c6c6;
}

.find-location .county-select .form-control {
    font-size: 20px;
    padding: 6px;
    height: auto;
}

.find-location .modal .select-dropdown::after {
    top: 12px;
}

.find-location .modal .btn.btn-lg.search {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    padding: 6px 30px;
}

.find-location .modal-body {
    margin: 0 30px;
    border-top: 1px solid #000000;
    color: #676767;
}

    .find-location .modal-body #map {
        margin-left: 15px;
    }

.find-location .company-info {
    color: #676767;
}

.find-location .modal-body .company-info .modalCompanyName {
    width: 100%;
    float: left;
    font-weight: bold;
}

.find-location .modal-body .company-info .text-wrap {
    margin: 0 0 5px;
}

.find-location .modal-body .button-wrap a {
    color: #ffffff;
}

    .find-location .modal-body .button-wrap a.btn-ghost {
        border-color: #464646;
        color: #676767;
    }

    .find-location .modal-body .button-wrap a:hover {
        color: #676767;
    }

.location-repeater {
    overflow-x: hidden;
}

    .location-repeater .loc-services div {
        font-size: 0.85em;
    }

    .location-repeater .loc-services ul li {
        padding-bottom: 5px !important;
    }

@media (min-width: 992px) {
    .location-repeater {
        overflow-y: scroll;
        height: 412px;
    }

        .location-repeater .loc-services div {
            /* overflow-y: auto;
        max-height: 53px; */
        }

    #body-content-members-template .location-repeater { /*position:absolute;*/
    }
}

.location-repeater .small-em {
    font-size: 10px;
    line-height: 2.5em;
    font-style: italic;
    text-align: right;
    padding-right: 0;
}

    .location-repeater .small-em i {
        cursor: pointer;
        margin-left: 3px;
    }



.companyOfficeInModal {
    border: #d3d3d3 solid 2px;
    padding: 10px 15px 10px 0px !important;
    margin: 10px 10px 10px 0px !important;
}

    .companyOfficeInModal:first-child {
        margin-top: 0 !important;
    }

    .companyOfficeInModal .button-wrap {
        margin: 0 -15px;
    }

    .companyOfficeInModal .modalCompanyName {
        font-weight: bold;
        margin: 0px 0 5px;
        display: block;
    }

.find-location .modal-contact-fs-form .form-field textarea,
.find-location .page-contact-fs-form .form-field textarea {
    width: 100%;
    min-height: 300px;
    padding: 10px;
}

.find-location .modal-contact-fs-form .two-items .col-md-6,
.find-location .page-contact-fs-form .two-items .col-md-6 {
    padding: 0;
    width: 48%;
}

    .find-location .modal-contact-fs-form .two-items .col-md-6:nth-child(2),
    .find-location .page-contact-fs-form .two-items .col-md-6:nth-child(2) {
        float: right;
    }

.location-sort .btn-group {
    float: right;
    margin-bottom: 10px;
}

.location-sort span.dnnRadiobutton {
    /* Override Dnn admin behavior for radio buttons */
    display: none !important;
}

.location-sort .btn-ghost.gray {
    border-color: #d3d3d3;
}

.location-sort .btn-group input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.location-sort .group-label {
    float: right;
    margin: 5px 7px 0 0
}

.companyOfficeInModal a {
    width: 100%;
    margin-bottom: 10px;
    word-wrap: break-word !important;
    white-space: normal;
    padding: 5px 12px;
    word-break: keep-all;
}

a.company-link {
    padding: 0;
    color: #676767;
}

.modal-body {
    padding: 15px 0;
}

@media (min-width: 992px) {
    .gm-modal-size .modal-dialog {
        width: 1200px;
        height: 500px;
    }

    .gm-modal-size .modal-body {
        min-height: 500px;
        padding: 15px 0;
    }

    #map {
        height: 450px;
        width: 100%;
    }

    #map-page {
        height: 450px;
        width: 100%;
    }

    .companyOfficeInModal span, .companyOfficeInModal div {
        text-align: left;
        word-wrap: break-word;
    }

    .companyOfficeInModal > div > span {
        font-weight: bold;
        text-align: left;
    }

    .companyOfficeInModal > div {
        margin-top: 10px;
    }

    .companyOfficeInModal .row {
        margin-bottom: 10px;
    }

    .infowindowMarker {
        padding: 10px;
    }
}

.modal-body-no-content {
    /*visibility: hidden;*/
}

.location-selected {
    color: #ffffff;
    padding: 15px 0;
}

.find-location .location-selected .company-info {
    color: #ffffff;
    margin: 0 0 15px;
}

.location-selected .find-location-heading {
    float: left;
    width: 25%;
}

.location-selected .company-name {
    font-size: 18px;
    float: left;
    width: 25%;
    font-weight: bold;
    padding: 5px 0;
    color: #ffffff;
}

.location-selected .company-info {
    width: 20%;
    float: left;
    padding: 5px 0;
}

.location-selected .buttons {
    width: 30%;
    float: left;
    padding: 5px 0;
}

.location-selected .change-link {
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

    .location-selected .change-link a {
        color: #ffffff;
        padding: 8px 0;
        cursor: pointer;
        text-decoration: none;
        display: block;
    }

.find-location .location-selected .buttons .btn-ghost {
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 5px 15px;
    display: block;
    width: 100%;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}

    .find-location .location-selected .buttons .btn-ghost:hover {
        border: 1px solid #cd0e12;
        background: #ffffff;
        color: #cd0e12;
    }


.find-location .fields-button {
    width: 54%;
    float: left;
}

.find-location .country-field {
    width: 24%;
    border-color: #a1a1a1;
    float: left;
    margin: 0 8px 0 0;
}

.find-location .zipcode-field {
    width: 34%;
    border-color: #a1a1a1;
    float: left;
    margin: 0 8px 0 0;
}

    .find-location .zipcode-field input.zip-code-text, .zipcode-field-member-lookup input.zip-code-text {
        font-size: 20px;
        padding: 6px 10px;
        height: auto;
        color: #676767;
        height: 49px;
    }

.red-bar .find-location .zipcode-field input.zip-code-text {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #676767;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.red-bar .fields-button .county-field .select-dropdown {
    height: 34px;
    width: 100%;
}

    .red-bar .fields-button .county-field .select-dropdown select {
        font-size: 14px;
        line-height: 1.428571429;
        color: #c6c6c6;
        height: 32px;
    }

.find-location .find-wrap {
    float: left;
    width: 25%;
}

.find-location .modal .find-wrap {
    float: left;
    width: 25%;
}

    .find-location .modal .find-wrap input.btn {
        height: 49px;
    }

.find-location .find-wrap input.btn:hover {
    background: #cfcfcf;
    color: #676767 !important;
    border-color: #cfcfcf;
}

.red-bar .find-location input.btn {
    padding: 6px 30px;
    border: 1px solid #ffffff;
    margin: 5px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    width: auto;
    height: auto !important;
}

@media screen and (min-width:0px) and (max-width:1199px) {
    .red-bar .find-location input.btn {
        padding: 6px 12px !important;
    }
}

.find-location .county-field {
    width: 30%;
    border-color: #a1a1a1;
    float: left;
    margin: 0 1% 0 0;
}

.find-location .location-pagebar .county-field {
    width: 29%;
}

.red-bar .fields-button div {
    float: left;
    position: relative;
    height: 34px;
}

.red-bar .fields-button .country-field {
    width: 20%;
}

    .red-bar .fields-button .country-field .select-dropdown {
        width: 100%;
    }

        .red-bar .fields-button .country-field .select-dropdown,
        .red-bar .fields-button .country-field .select-dropdown select {
            font-size: 14px;
            height: 34px;
        }

.red-bar .fields-button .zipcode-field {
    width: 21%;
}

.red-bar .fields-button .county-field {
    width: 25%;
}

.find-location .county-field .select-dropdown {
    height: 42px;
}

    .find-location .county-field .select-dropdown select {
        font-size: 20px;
        padding: 7px 5px;
        height: auto;
        height: 42px;
    }

    .find-location .county-field .select-dropdown::after {
        top: 10px;
    }

.red-bar .find-location .county-field .select-dropdown::after {
    top: 5px;
}

.find-location-homepage .find-location .find-location-heading {
    display: none;
}

.find-location-homepage .find-location input.zip-code-text,
.find-location-homepage .find-location .select-dropdown select,
.find-location-homepage .find-location .county-field .select-dropdown {
    height: 49px;
    font-size: 20px;
}

.find-location-homepage .find-location .country-field {
    width: 20%;
    border: 0;
}

.find-location-homepage .find-location .zipcode-field {
    width: 22%;
    border: 0;
}

.find-location-homepage .find-location .county-field {
    width: 25%;
    border: 0;
}

.find-location-homepage .find-location .find-wrap {
    float: left;
    width: auto;
}

    .find-location-homepage .find-location .find-wrap input {
        height: 49px;
    }

.find-location-homepage .find-location .zipcode-field input,
.find-location-homepage .find-location .county-field .select-dropdown {
    border: 1px solid #a1a1a1;
}

.find-location .zipcode-field input::placeholder {
    color: #c6c6c6;
}

.find-location-homepage .find-location .county-field .select-dropdown::after {
    top: 13px;
}

.find-location-homepage .find-location .fields-button {
    margin: 0 auto;
    float: right;
    width: 80%;
}

.find-location-homepage .find-location input.btn {
    border: 0;
}

.find-location .modal-content .county-select select {
    height: auto;
}

.find-location .modal-contact-fs-form .select-dropdown select,
.find-location .page-contact-fs-form .select-dropdown select {
    height: auto;
    font-size: 17px;
}

.find-location .modal-contact-fs-form .select-dropdown:after,
.find-location .page-contact-fs-form .select-dropdown:after {
    top: 8px;
}

.find-location .modal-contact-fs-form .form-field, .find-location .contact-company-form .form-field,
.find-location .page-contact-fs-form .form-field {
    margin: 15px 0;
}

.find-location .page-contact-fs-form .select-dropdown select {
    height: 32px;
}

.contact-company-thank-you,
.page-thank-you-submit,
.modal-thank-you-submit {
    text-align: center;
    margin: 15%;
    font-size: 24px;
    font-weight: bold;
}

    .contact-company-thank-you .btn,
    .page-thank-you-submit .btn,
    .modal-thank-you-submit .btn {
        margin: 15px 0 0 !important;
    }

.location-box {
    border: 2px solid #a1a1a1;
    padding: 15px 0;
    background: #ffffff;
    float: left;
    width: 100%;
}

.view-on-map {
    background: #464646 !important;
}

    .view-on-map:hover {
        background: #d3d3d3 !important;
    }

.find-location .country-select-wrap {
    float: left;
    width: 20%;
    margin: 0 2% 0 0;
}

.find-location .zipcode-box-wrap {
    float: left;
    width: 25%;
    margin: 0 2% 0 0;
}

    .find-location .zipcode-box-wrap input.zipcode-input {
        height: 49px;
    }

.find-location .modal-content .county-select-wrap {
    width: 31%;
    float: left;
    margin: 0 2% 0 0;
}

    .find-location .modal-content .county-select-wrap .select-dropdown {
        margin: 0;
    }

        .find-location .modal-content .county-select-wrap .select-dropdown select {
            height: 45px;
            margin: 0;
        }

.find-location .country-field {
    float: left;
    width: 18%;
    margin: 0 2% 0 0;
}

.find-location .zipcode-field {
    float: left;
    width: 28%;
    margin: 0 2% 0 0;
}

.zipcode-field-member-lookup {
    float: left;
    margin-left: 260px;
    width: 26%;
}

    .find-location .zipcode-field input.zipcode-input, .zipcode-field-member-lookup input.zipcode-input {
        height: 49px;
    }

.find-location .location-themebar .county-field {
    float: left;
    width: 30%;
    margin: 0 2% 0 0;
    height: 49px;
}

.find-location .county-field .select-dropdown {
    height: 49px;
}

    .find-location .county-field .select-dropdown select {
        height: 45px;
    }

.find-location .modal-content .county-field {
    width: 31%;
    float: left;
    margin: 0 2% 0 0;
}

.find-location .find-wrap {
    width: 18%;
    height: 49px;
}

.find-location .member-search .find-wrap input.btn, .find-wrap input.btn {
    height: 49px;
}

.find-location .modal-content .county-field .select-dropdown {
    margin: 0;
}

    .find-location .modal-content .county-field .select-dropdown select {
        height: 45px;
        margin: 0;
    }

@media screen and (min-width:991px) and (max-width:1199px) {
    .find-location .find-location-heading, .find-location-heading {
        font-size: 24px;
        width: 100%;
        padding: 0 0 15px;
        text-align: center;
    }

    .fields-button {
        width: 56%;
    }

    .find-location .fields-button {
        width: 100%;
        padding: 0 15px;
    }

    .find-location-heading {
        font-size: 24px;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    .fields-button {
        width: 100%;
    }

    .find-wrap {
        float: left;
        width: 28%;
    }

        .find-wrap input {
            width: 100%;
        }

    .find-location .country-field {
        width: 20%;
    }

    .fields-button .zipcode-field, .fields-button .county-field, .fields-button .zipcode-field-member-lookup {
        width: 28%;
        border-color: #a1a1a1;
        float: left;
        margin: 0 2% 0 0;
    }

    .companyOfficeInModal {
        border: #d3d3d3 solid 2px;
        padding: 10px 15px 10px 0px !important;
        margin: 10px !important;
    }

    .modal .companyOfficeInModal {
        margin: 10px 0 !important;
    }
}

@media screen and (min-width:768px) and (max-width:990px) {
    .find-location .find-location-heading, .find-location-heading {
        font-size: 24px;
        text-align: center;
        width: 100%;
        margin: 0 0 15px;
    }

    .find-location .fields-button, .fields-button {
        width: 100%;
    }

        .fields-button .zipcode-field, .fields-button .county-field, .fields-button .zipcode-field-member-lookup {
            width: 34%;
            border-color: #a1a1a1;
            float: left;
            margin: 0 2% 0 0;
        }

    .find-wrap {
        float: left;
        width: 100%;
    }

        .find-wrap input {
            width: 100%;
        }

    .companyOfficeInModal .button-wrap {
        margin: 0 0 10px;
    }

        .companyOfficeInModal .button-wrap a {
            width: 100%;
            padding: 10px 0;
        }

    .find-location .country-select-wrap {
        float: left;
        width: 100%;
        margin: 0 1% 0 0;
    }

    .find-location .zipcode-box-wrap {
        float: left;
        width: 100%;
        margin: 0 1% 0 0;
    }

    .find-location .modal-content .county-select-wrap {
        width: 100%;
        width: 34%;
        margin: 0;
    }

    /*.find-wrap {
        float: left;
        width: 28%;
    }*/

        .find-wrap input {
            width: 100%;
        }

    /*.find-location .country-field {
        width: 20%;
    }*/

    .fields-button .zipcode-field, .fields-button .county-field, .fields-button .zipcode-field-member-lookup {
        width: 29%;
        border-color: #a1a1a1;
        float: left;
        margin: 0 2% 0 0;
    }
}

@media screen and (min-width:0px) and (max-width:767px) {
    .find-location .find-location-heading, .find-location-heading {
        font-size: 24px;
        text-align: center;
        width: 100%;
        margin: 0 0 15px;
    }

    .find-location .fields-button, .fields-button {
        width: 100%;
    }

        .find-location .zipcode-field, .find-location .county-field, .fields-button .zipcode-field, .fields-button .county-field, .zipcode-field-member-lookup {
            width: 50% !important;
            margin: 0 0 15px;
        }

    .find-location .find-wrap, .find-wrap {
        width: 100% !important;
    }

        .find-wrap input {
            width: 100%;
        }

    .companyOfficeInModal .button-wrap {
        margin: 0 0 10px;
    }

        .companyOfficeInModal .button-wrap a {
            width: 100%;
            padding: 10px 0;
        }

    .find-location .country-select-wrap {
        float: left;
        width: 100%;
        margin: 0;
    }

    .find-location .zipcode-box-wrap {
        float: left;
        width: 100%;
        margin: 10px 0 10px;
    }

        .find-location .zipcode-box-wrap .zipcode-input {
            margin: 0;
        }

    .find-location .modal-content .county-select-wrap {
        width: 100%;
        float: left;
        margin: 10px 0 0;
    }

    .find-location .country-field {
        width: 100%;
        margin: 0 0 15px;
    }
}

@media (max-width:991px) {
    .find-location-homepage {
        background-size: cover;
    }

        .find-location-homepage.CntnrMn .CntnrTtl h2 {
            text-align: center;
            margin: 10px 0;
        }

        .find-location-homepage .find-location .form-group {
            background: none;
            margin: 20px 0;
        }

        .find-location-homepage .find-location .find-location-heading {
            display: none;
        }

        .find-location-homepage .find-location .country-field,
        .find-location-homepage .find-location .zipcode-field,
        .find-location-homepage .find-location .county-field {
            width: 100%;
            border: 0;
            margin: 10px 0 0;
        }

        .find-location-homepage .find-location .find-wrap {
            width: 100%;
            border: 0;
            margin: 10px 0 0;
        }

        .find-location-homepage .find-location .fields-button {
            margin: 0 auto;
            float: right;
            width: 100%;
        }

    .find-location .modal-contact-fs-form .form-field .col-md-6,
    .find-location .page-contact-fs-form .form-field .col-md-6 {
        padding: 0;
        width: 100%;
    }

    .find-location .modal-contact-fs-form .two-items .col-md-6:nth-child(2),
    .find-location .page-contact-fs-form .two-items .col-md-6:nth-child(2) {
        float: none;
    }

    .find-location .modal-contact-fs-form .two-items .col-md-6,
    .find-location .page-contact-fs-form .two-items .col-md-6 {
        margin: 0 0 5px;
    }

    .find-location .zipcode-input, .find-location .county-select, .find-location .modal .btn.btn-lg.search {
        width: 100%;
        margin: 0 0 10px;
    }

    .find-location .modal-contact-fs-form .form-field,
    .find-location .page-contact-fs-form.form-field {
        margin: 5px 0;
        float: left;
        width: 100%;
        padding: 0;
    }

    .find-location .modal-contact-fs-form .two-items .col-md-6 {
        width: 100%;
        padding: 0;
    }

    .find-location .page-contact-fs-form .two-items .col-md-6 {
        width: 100%;
        padding: 0;
    }

    /*.find-location .btn {
        padding: 10px 0 !important;
    }*/

    .no-pad-mobile {
        padding: 0 !important;
    }

    .find-location .page-contact-fs-form .no-pad-mobile {
        padding: 0 15px !important;
    }

    .mar-top-mobile {
        margin: 10px 0;
    }

    .find-location .btn {
        width: 100%;
    }

    .find-location .btn-group-toggle {
        margin-right: 10px;
    }

        .find-location .btn-group-toggle .btn {
            width: initial;
            padding: 5px 10px !important;
        }

    .companyOfficeInModal {
        padding: 15px !important;
    }

        .companyOfficeInModal .text-wrap a {
            padding: 0;
        }

    .company-info {
        padding: 0 0 15px !important;
    }

    .button-wrap {
        margin: 0 -15px 0px !important;
    }

    #map, #map-page {
        height: 300px;
        width: calc(100% - 30px);
        margin: 15px;
    }

    .map-hidden {
        display: none;
    }

    .map-container {
        margin: 15px -15px;
    }

    .find-location .modal-body #map {
        margin-left: 0;
    }

    .col-md-6.company-list {
        padding: 0;
    }

    .company-list .companyOfficeInModal {
        margin: 10px !important;
    }

    .modal .companyOfficeInModal {
        margin: 10px 0 !important;
    }

    .find-location {
        margin: 0;
    }

    .view-on-map {
        display: none;
    }

    .fields-button {
        display: block;
        padding: 0px 30px;
        width: 100%;
    }
    
    .red-bar .fields-button {
        display: flex;
    }
    
    .red-bar .fields-button .zipcode-field {
        margin: 0px 10px;
    }

        .fields-button .zipcode-field {
	    width: 100% !important;
        }

        .fields-button .country-field {
            width: 100% !important;
        }

        .fields-button .find-wrap {
            width: 100% !important;
        }

            .fields-button .find-wrap .btn {
                width: 100% !important;
            }
}

.modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest {
}

.modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest {
    position: fixed;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #ffffff;
    padding: 30px;
    height: auto;
    max-width: 700px;
}

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-header {
        border: 0;
    }

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-body {
        min-height: 0;
        text-align: center;
        border: 0;
        padding: 0;
        margin: 0;
    }

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-header {
        padding: 0;
    }

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-body .growmark-modal-logo {
        display: inline-block;
        width: 337px;
        height: 70px;
        background: url(Resources/GrowmarkFSLogo.png) no-repeat center center;
        background-size: contain;
    }

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-body h2 {
        display: block;
        width: 100%;
        font-size: 28px;
    }

    .modal.fade.find-local-fs .modal-dialog .modal-content.modal-midwest .modal-body .btn-primary {
        display: inline-block;
        margin: 0 5px;
    }
