<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fix floats container "Clearfix" */

/* For modern browsers */
.tcp-cf:before,
.tcp-cf:after {
	content:"";
	display:table;
}

.tcp-cf:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.tcp-cf {
	zoom:1;
}

ul.tcp-profile-group {
	list-style-type: none !important;
}</pre></body></html>