#contactFormSuccessful {
	position: fixed;
	top: 60px;
	right: 4px;
	background-color: #68CD86;
	color: #FFF;
	font-size: 0.9em;
	z-index: 50;
}