#contactToSendPaymentLink.success {
	font-weight: bold;
	color: green
}

#contactToSendPaymentLink.fail {
	font-weight: bold;
	color: red
}
