<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.com-live-line{
	height: 100%;
	position: relative;
}
.com-live-line .live-line{
	position: absolute;
	top: 0px;
	width: 5px;
	height: 100%;
	background-color: #dfdfdf;
	z-index: 1;
}
.com-live-line i{
	margin-top: 18px;
	font-size: 1rem;
	border-radius: 1rem;
	color: #c00;
	border: 5px solid #fff;
	background-color: #fff;
	z-index: 2;
}</pre></body></html>