<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.portlet-journal-content {
	.icon-actions {
		float: left;
		margin: 1px 10px 1px 1px;
	}

	.icons-container {
		clear: both;
		height: auto;
		margin-top: 1em;
		overflow: hidden;
		width: auto;
	}

	.journal-content-article {
		clear: right;

		&amp;:after {
			clear: both;
			content: "";
			display: block;
			height: 0;
		}
	}

	.taglib-discussion {
		margin-top: 18px;
	}

	.taglib-ratings-wrapper {
		margin-top: 1em;
	}

	.aui-tabview-list {
		margin: 18px 0;
	}

	.user-actions {
		padding-bottom: 2.5em;

		.export-actions, .print-action, .locale-actions {
			float: right;
		}

		.print-action {
			margin-left: 1em;
		}

		.locale-separator {
			border-right: 1px solid #CCC;
			float: right;
			margin-right: 1em;
			padding: 0.8em 0.5em;
		}
	}
}

.portlet-configuration {
	.displaying-article-id.modified {
		color: #4DCF0C;
	}
}

.ie {
	.portlet-journal-content {
		.journal-content-article {
			zoom: 1;
		}
	}
}

.ie6 {
	.portlet-journal-content {
		.icons-container {
			height: 1%;
		}
	}
}</pre></body></html>