/* ==========================================
   CENTRE CONTENT BLOCKS
   ========================================== */

.component.modern-component .row.form-group.has-feedback,
.component.modern-component .row.form-group.has-feedback.bottom-padding-10 {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ==========================================
   MAKE INPUTS FILL THE FIELD COLUMN
   ========================================== */

.col-sm-9 .form-control,
.col-xs-12.col-sm-9 .form-control,
.col-sm-9 .ss-main,
.col-xs-12.col-sm-9 .ss-main {
    width: 100% !important;
    max-width: 100% !important;
}

/* ==========================================
   MAKE SECTION HEADINGS MATCH ROW WIDTH
   ========================================== */

.component.modern-component .h3,
.component.modern-component h3,
.component.modern-component[id] .text-left.h3 {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ==========================================
   LET CHECKBOX CONTENT USE FULL ROW WIDTH
   ========================================== */

.row.form-group.has-feedback.bottom-padding-10 .checkbox {
    width: 100% !important;
    margin-left: 0 !important;
}

.row.form-group.has-feedback.bottom-padding-10 .col-sm-9 {
    width: 100% !important;
}

/* ==========================================
   CENTRE CAPTCHA WIDGET
   ========================================== */

#captcha-target {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ==========================================
   CAPTCHA INSTRUCTION TEXT ONLY
   ========================================== */

#c0ad1153-11c4-4370-9a54-20819dc60418 p {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* ==========================================
   MARKETING NOTE
   ========================================== */

.row.no-theme.modern-html-container {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#14381b43-9dea-4e6b-8798-36f7212a9733 {
    width: 100% !important;
}

/* ==========================================
   UNSUBSCRIBE TEXT
   ========================================== */

[id="0cb4b9ad-1281-4128-985e-61f680170c63"] p {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}