.site-blockforeignmail-notice {
    display: block;
    margin-top: 12px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.45;
    color: #555;
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}

.site-blockforeignmail-error {
    display: block;
    color: #d03939;
    margin-top: 4px;
}

.site-blockforeignmail-error-input {
    border-color: #d03939 !important;
}

.site-blockforeignmail-has-error.wa-field-email .wa-value,
.site-blockforeignmail-has-error.wa-field-email .value,
.site-blockforeignmail-has-error .wa-value,
.site-blockforeignmail-has-error .value {
    position: relative;
}
