.spe-pdf-embed {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	overflow: visible;
	line-height: 0;
}

.spe-pdf-embed.spe-pdf-loading {
	min-height: 120px;
}

.spe-pdf-page {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.spe-pdf-page + .spe-pdf-page {
	margin-top: 4px;
}

.spe-pdf-error {
	margin: 0;
	padding: 1em;
	color: #b32d2e;
	line-height: 1.5;
}
