<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logoCpnFooter {
	margin-top: 10px;
	-webkit-filter: grayscale(100%) !important;
	-moz-filter: grayscale(100%) !important;
	-ms-filter: grayscale(100%) !important;
	-o-filter: grayscale(100%) !important;
	filter: grayscale(100%) !important;
	filter: url(grayscale.svg) !important; /* Firefox 4+ */
	filter: gray; /* IE 6-9 */
}

.labelLastConnection label {
	font-size: 12px;
	float: left !important;
	margin-right: 5px;
	margin-top: 4px;
}

.wrapper-footer {
	background-color: #141e2a;
}

.lougoutFooterDiv {
	margin-top: 0px;
}

.divspan4feedback {
	height: auto !important;
}

.feedbacklink {
	margin-top: 4px;
}

.feedbackcomment {
	width: 98%;
	margin-bottom: 5px !important;
	background: #fff !important;
	color: #131f2b !important;
}

.feedbackcommand &gt; label {
	color: #ccc !important;
	font-size: 12px !important;
}</pre></body></html>