body.sl-file-app #top-notification-bar-container {
	margin: 8px; left: 0px; top: 0px; right: 0px;
}
#top-notification-bar-container + .preview-box .react-file-viewer {
	top: 52px;
}
.prerender-preview {
	top: 49px; bottom: 0px; position: absolute;
}
.maestro .prerender-preview {
	top: 63px;
}
.prerender-preview__wrapper {
	width: 100%; height: 100%; position: relative;
}
.pdf.prerender-preview {
	padding: 16px 16px 0px; width: calc(100% - 2 * 16px); overflow: hidden;
}
.pdf.prerender-preview .preview {
	border: 1px solid rgb(232, 232, 232); border-image: none; width: 100%;
}
.ppt.prerender-preview {
	left: 0px; right: 0px; bottom: 72px;
}
.ppt.prerender-preview .preview {
	margin: auto; border: 1px solid rgb(232, 232, 232); border-image: none; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; max-height: calc(100% - 2 * 16px); max-width: calc(100% - 2 * 16px);
}
.image.prerender-preview {
	padding: 40px 36px 108px; width: calc(100% - 2 * 36px);
}
.image.prerender-preview .preview {
	background-position: 0px 0px, 25px 25px; margin: auto; border: 1px solid rgb(208, 212, 217); border-image: none; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; max-height: calc(100% - 6px); max-width: calc(100% - 6px); box-shadow: 0px 1px 3px rgba(0,0,0,0.3); background-image: linear-gradient(45deg, rgb(208, 212, 217) 25%, transparent 25%, transparent 75%, rgb(208, 212, 217) 75%, rgb(208, 212, 217) 100%), linear-gradient(45deg, rgb(208, 212, 217) 25%, transparent 25%, transparent 75%, rgb(208, 212, 217) 75%, rgb(208, 212, 217) 100%); background-size: 50px 50px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
