body {
    background-color: #ebebeb;
}

.form-group {
    margin-bottom: 0 !important;
}

    .form-group .field-input {
        margin-bottom: 16px;
    }

#landing-page-form-container {
    background-color: #ebebeb;
    color: #58595b;
    padding: 10px;
    line-height: 16px !important;
    font-size: 12px;
}

h4 {
    border-bottom: 1px solid #1a1a1a;
    color: #4c4c4c;
    font-family: Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
}

.btn-default {
    float: right;
}
label.FormConsent__Label{display: inline-block;padding-left: 16px;text-indent: -16px;color:#58595b;}
.ConsentToEmailFooter {color:#58595b;}

.form-group.button {
    line-height: 30px;
}

.thank-you-message {
    padding-top: 27px;
}
.Form__Element__ValidationError { color: red; }

/*GDPR*/
.FormConsent { color: #17468f; }

.FormConsent .ConsentFooter { margin-top: 16px;width: 260px;}

input.FormConsent { top: 2px; position: relative; }
.ConsentElementUcitsBlockFooter p {padding-left: 16px;color:#58595b;}
.ConsentElementUcitsBlockFooter a, .ConsentElementUcitsBlockFooter a:visited, .ConsentElementUcitsBlockFooter a:hover{color:#58595b;}


/*# sourceMappingURL=cta-ucits-form.css.map*/