/*Fast Micro Pay*/
input.fmp-donation,
input.fmp-code
{
	border: 1px solid darkgreen !important;
	width: 48% !important;
}

.fmp-submit
{
	background: #26d229 !important;
	width: 33% !important;
	color: #FFF !important;
	font-weight: bold !important;
	padding: 12px 10px !important;
	border-radius: 5px !important;
}

.fmp-status 
{
	color: #e57115 !important;
	font-size: 15px !important;
}
