#simpleForm2_88{
	position: relative;
}

#simpleForm2_88 .success{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	width: 100% !important;
	
	display: none;
	align-items: center;
	justify-content: center;
	
	background: rgba(104,167,48,0.7);

	font-size: 25px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}