﻿.trak_tlo:before {
	position: absolute;
	content: "\f01d";
	font-family: FontAwesome;
	font-size: 12px;
	color: #64523e;
	margin: 0px 0px 0px -15px;
   padding: 0px 0px 0px 0px;
}

.trak_tlo {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 10px 30px;
	font-family: Roboto;
	font-size: 12px;
	line-height: 18px;
	color: #64523e;
	text-align: left;
}

.trak {
	font-family: Roboto;
	font-size: 12px;
	color: #64523e;
	text-align: left;
	padding: 0px 0px 0px 3px;
}
.trak:first-child {
	padding: 0px 0px 0px 0px;
}
.trak:last-child {
	color: #b53411 !important;
}
.trak a:link 		{color: #b53411; text-decoration: none;}
.trak a:visited 	{color: #b53411; text-decoration: none;}
.trak a:hover 		{color: #b53411; text-decoration: underline;}
.trak a:active 	{color: #b53411; text-decoration: none;}

.trak span {
	display: inline-block;
	color: #64523e;
	width: 1px;
	height: 8px;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	content: "/";
}