.paysimple-hosted-fields {
	min-height: 280px;
	margin: 8px 0 16px;
	background: #f9f9fb;
	border-radius: 4px;
}

.paysimple-hosted-fields iframe {
	width: 100%;
	min-height: 280px;
	border: 0;
}

.paysimple-hosted-error {
	color: #b32d2e;
	margin: 0 0 12px;
	font-size: 14px;
}
