.fluentform_wrapper_5.ffs_custom_wrap .ff-el-input--content .error, .fluentform_wrapper_5.ffs_custom_wrap .error-text {
	text-align: left;
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-message-success {
	text-align: left;
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_active:before, .fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_completed:before {
	background: rgba(91, 182, 242, 1);
	color: rgba(255, 255, 255, 1);
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_active:after, .fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_completed:after {
	background: rgba(91, 182, 242, 1);
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li:after {
	background: rgba(35, 68, 160, .39);
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li:before, .fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li {
	color: rgba(35, 68, 160, .39);
}

.fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_active, .fluentform_wrapper_5.ffs_custom_wrap .ff-step-titles li.ff_completed {
	color: rgba(91, 182, 242, 1);
}