.nf-error-msg{
    position: relative;
    font-size: 0.85rem;
    line-height: 0.9rem;
}
.nf-after-field .nf-error-msg,
.nf-after-form-content  .nf-error-msg{
	padding-left: 10px !important;
}
.nf-form-fields-required{
	display:none;
}
.nf-form-content .email-container{
    margin-bottom: 2px;
}
.nf-form-content {
    padding: 0;
}