.spl-anet-pay {
	max-width: 540px;
	margin: 0 auto;
}

.spl-anet-pay__status:empty {
	display: none;
}

/* Secondary/fallback action, not the primary call to action -- styled to read
   like an inline link rather than a competing button. */
.spl-anet-pay__manual {
	margin-top: 1rem;
}

.spl-anet-pay__manual button {
	background: none;
	border: none;
	padding: 0;
	font: inherit;
	color: #0073aa;
	text-decoration: underline;
	cursor: pointer;
}
