<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loadingBox {
	margin-top: 10px;
	cursor: wait;
}

.spinModalBox {
	display: inline-block;
	color:white;
	vertical-align: bottom;
	margin-top: 35px;
}</pre></body></html>