.rsac-alert {
	color: #cc1818;
	font-size: .75em;
	max-width: 100%;
	min-height: 1em;
	padding: 8px 0 0;
	white-space: normal;
}

.rsac-alert svg {
	fill: currentColor;
	height: 1.5em;
	margin: -.4735em 0;
	width: 1.5em;
}
.rsac-hide {
	display: none;
}