<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.popup { font-size: 12px; }
.popup .background { background-color: #fff; }
.popup .headerbackground { background-color: #eee; }
.popup .headtext { font-weight: 700; font-size: 16px; }
.popup .title { font-weight: 700; font-size: 16px; }

.platform { font-weight: 400; font-style: normal; font-size: 12px; }
.sortrow { font-weight: 300; }
.infoid { font-weight: 300; }

.meta { font-weight: 300; color: #999; }
.meta .link { font-weight: 300; color: #999; text-decoration: underline; }

.list .title { color: #000; }

.item .title {
        font-size: 24px;
        margin: 0px 0px 8px 0px;
        padding: 0px;
        font-weight: 300;
        line-height: 100%;
}
.item .url { text-decoration: underline; }
.item .backgound { background-color: #E3E3E6; }

.statusmessage { color: #900; }
.forms .errormsg { color: #900; }
.forms .errordescription { color: #900; }

.path { }
.path .link { color: #900; }

.menu { }

.paging { }
.paging .link { }

.editlink { color: #900; }
.notice { font-weight: 300; color: #999; }
		
	</pre></body></html>