<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.iteminfo .createdline {
	font-size: 9px;
	display: block;
}
.iteminfo .createdby {
	font-size: 9px;
	font-weight: normal;
}
.iteminfo .created {
	font-size: 9px;
	font-weight: bold;
}
.iteminfo .modifiedline {
	font-size: 9px;
	display: block;
}
.iteminfo .modifiedby {
	font-size: 9px;
	font-weight: normal;
}
.iteminfo .modified {
	font-size: 9px;
	font-weight: bold;
}
.itemactions,
.iteminfo,
.itemadditionnal,
.description {
	margin: 0 0 1em;
}
.iteminfo {
	margin: 0 0 0.4em;
}
.description {
	clear: both;
}
.itemactions span {
	margin: 0 0 0.5em;
}
.itemactions .voting {
	margin-right: 6px;
	float: left;
}
.itemadditionnal span {
	margin: 0 0 0.3em;
}
.itemadditionnal .categories {
	display: block;
}
.itemadditionnal .tags {
	display: block;
}
.flexi.label {
	font-weight: bold;
}
.flexi.value {
	font-weight: normal;
}
.customblock {
	width: 98% !important;
	padding: 2px 1% !important;
	margin: 8px 0px !important;
	display: block;
	float: left;
	border: 1px solid #dddddd;
	border-radius: 4px;
}
.customblock .element {
	max-width: 100% !important;
	min-width: 50% !important;
	padding: 3px 0% 3px 0% !important;
	margin: 0% !important;
	display: block;
	float: left;
	border-width: 0%;
}
.customblock .element.singlecol {
	width: 100% !important;
	padding: 0% !important;
}
.customblock .element.doublecol {
	width: 48% !important;
	overflow: hidden;
}
.customblock .flexi.value.nolabel {
	width: 100% !important;
}
.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	*zoom: 1;
}
</pre></body></html>