.sf-compose-form-main {
	.socialflow-messages {
		margin-top: 14px !important;

		b {
			color:#999;
		}

		.success b {
			color:green;
		}

		.sf-error b {
			color:red;
		}
	}
}
