body .conform_wrapper {
    margin: 0;
}

.conform_legacy_markup_wrapper {
    margin-bottom: 16px;
    margin-top: 16px;
    max-width: 100%;
}

.conform_legacy_markup_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}

.conform_legacy_markup_wrapper *,
.conform_legacy_markup_wrapper ::after,
.conform_legacy_markup_wrapper ::before {
    box-sizing: border-box !important;
}

html body .conform_wrapper .conform_body {
    width: 100%;
}

.conform_legacy_markup_wrapper ul li::after,
.conform_legacy_markup_wrapper ul li::before,
.conform_legacy_markup_wrapper ul.conform_fields {
    padding: 0;
    margin: 0;
    overflow: visible;
}

.conform_legacy_markup_wrapper ul.conform_fields {
    margin: 0 !important;
    list-style-type: none;
    display: block;
}

.conform_legacy_markup_wrapper ul,
html>body .entry ul {
    text-indent: 0;
}

.conform_legacy_markup_wrapper ul.gform_fields {
    margin: 0 !important;
    list-style-type: none;
    display: block;
}

.entry-content ul#conform_fields_2>li {
    list-style-type: none !important;
}

.entry .conform_legacy_markup_wrapper.gf_browser_gecko ul li::after,
.entry .conform_legacy_markup_wrapper.gf_browser_gecko ul li::before,
.conform_legacy_markup_wrapper.gf_browser_gecko ul li::after,
.gform_legacy_markup_wrapper.gf_browser_gecko ul li::before {
    content: none;
}

.conform_legacy_markup_wrapper ul li::after,
.conform_legacy_markup_wrapper ul li::before,
.conform_legacy_markup_wrapper ul.conform_fields {
    padding: 0;
    margin: 0;
    overflow: visible;
}

body .contact-2-right .contact-form .conform_wrapper div.conform_body ul.gform_fields li.gfield.gfield_html {
    margin-bottom: 30px !important;
}

body .conform_legacy_markup_wrapper div.conform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit;
}

html body .conform_wrapper ul.conform_fields li.gfield {
    padding-right: 6.5px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    padding-left: 6.5px;
}

.conform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 10px;
}

body .w-label .conform_wrapper .top_label .gfield_label {
    display: block !important;
}

body .conform_wrapper .top_label .gfield_label {
    font-size: 16px !important;
    color: #67747c;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin-bottom: 10px;
    margin-left: 0;
}

.conform_legacy_markup_wrapper .top_label .gfield_label,
.conform_legacy_markup_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
}

html body .conform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

html body .conform_wrapper ::placeholder {
    color: #475056 !important;
    opacity: 1 !important;
}

body .conform_wrapper .blue-bottom-input input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .conform_wrapper .blue-bottom-input textarea,
body .conform_wrapper .blue-bottom-input select {
    border-bottom-color: #426bb3;
}

body .conform_wrapper .red-bottom-input input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .conform_wrapper .red-bottom-input textarea,
body .conform_wrapper .red-bottom-input select {
    border-bottom-color: #ed1c24;
}

body .conform_wrapper .green-bottom-input input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .conform_wrapper .green-bottom-input textarea,
body .conform_wrapper .green-bottom-input select {
    border-bottom-color: #22b24c;
}

body .conform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 57px;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px 0 15px;
    margin-bottom: 14px;
    width: 100%;
    color: #475056;
    border: 1px solid #e5e6e6;
    border-bottom-color: rgb(229, 230, 230);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #e5e6e6;
    border-bottom-color: rgb(229, 230, 230);
}

body .conform_wrapper .yellow-bottom-input input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .conform_wrapper .yellow-bottom-input textarea,
body .conform_wrapper .yellow-bottom-input select {
    border-bottom-color: #f89c2a;
}

body .conform_wrapper .blue-bottom-input input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .conform_wrapper .blue-bottom-input textarea,
body .conform_wrapper .blue-bottom-input select {
    border-bottom-color: #426bb3;
}

html body .conform_wrapper .top_label div.ginput_container.ginput_recaptcha {
    margin-bottom: 10px;
}

body .conform_wrapper .gform_footer input.button:hover,
body .conform_wrapper .conform_footer input[type="submit"]:hover,
body .gform_wrapper .conform_page_footer input.button:hover,
body .conform_wrapper .conform_page_footer input[type="submit"]:hover {
    background: #25be51;
}

body .conform_wrapper .conform_footer input.button,
body .conform_wrapper .conform_footer input[type="submit"],
body .conform_wrapper .conform_page_footer input.button,
body .conform_wrapper .conform_page_footer input[type="submit"] {
    width: 100%;
    height: 57px;
    border-radius: 0;
    padding: 5px;
    background: #22b24c;
    font-size: 18px;
    color: #4a4a4a;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}

body .conform_wrapper .conform_footer input.button:hover,
body .conform_wrapper .conform_footer input[type="submit"]:hover,
body .conform_wrapper .conform_page_footer input.button:hover,
body .conform_wrapper .conform_page_footer input[type="submit"]:hover {
    background: #25be51;
}

.conform_legacy_markup_wrapper .validation_message {
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
}

.conform_legacy_markup_wrapper .success_message {
    color: #22b24c;
    font-weight: 700;
    letter-spacing: normal;
}

.conform-sms-section {
    display: flex;
    flex-direction: row;
    justify-content: left;
    width: 100%;
    padding: 15px 0;
}

.conform-sms-text {
    display: block !important;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0.25px;
    color: #282828;
    margin-left: 10px;
}

@media only screen and (min-width: 641px) {
    .conform_legacy_markup_wrapper ul.conform_fields li.gfield {
        padding-right: 16px;
    }
    .conform_legacy_markup_wrapper textarea.medium {
        height: 160px;
        width: 100%;
    }
    .conform_legacy_markup_wrapper .conform_footer input.button,
    .conform_legacy_markup_wrapper .conform_footer input[type="submit"],
    .conform_legacy_markup_wrapper .conform_page_footer input.button,
    .conform_legacy_markup_wrapper .conform_page_footer input[type="submit"] {
        font-size: 1em;
        width: auto;
        margin: 0 16px 0 0;
        display: inline-block;
    }
}