<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lang{    position: relative;    float: right;}
.lang ul {    list-style-type: none;}
.lang li{    float: left;    display: block;    
 
}


.breadcrumb
{
	margin-top: 23px;
	background: none;
	color: #404040;	
}
.breadcrumb li a
{
	padding: 8px 0 8px;
	font-size: 12px;
	color: #404040;	
}
.breadcrumb .active
{
	font-size: 13px;
	color: #ed2233;	
}</pre></body></html>