﻿.hbspt-form {
    font-size: 11px !important;
}

.form-columns-1, .form-columns-2 {
    max-width: 685px !important;
}

.hs_country_form > div, .hs_province_territory > div, .hs_state_form > div {
    margin-right: -4px !important;
}

    .hs_country_form > div > select, .hs_province_territory > div > select, .hs_state_form > div > select {
        font-size: 12px;
        margin-bottom: 10px;
    }

.hs-form-checkbox, .hs-form-radio, .hs-form-booleancheckbox, .no-list.hs-error-msgs.inputs-list > li {
    list-style-type: none !important;
}

    .hs-form-checkbox > label > input, .hs-form-radio > label > input {
        margin-right: 5px;
    }

    .hs-form-checkbox > label > span, .hs-form-radio > label > span {
        font-weight: initial;
    }

    .no-list.hs-error-msgs.inputs-list > li > label {
        font-weight: initial;
        color: red;
    }

.hs-form-required {
    color: red;
    font-size: 14px;
    padding-left: 4px;
}

.inputs-list.multi-container, .inputs-list {
    padding-left: 0px;
    margin-top: 0px;
}
