﻿.trak_tlo {
    margin: 0px 0px 0px 24px;
    padding: 0px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
	color: #282828;
}
span.trak	{
	display: inline-table;
}
.trak {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #282828!important;
	text-align: left;
	text-decoration-color: transparent;
}

.trak:last-child{
	font-weight: 700;
}

.trak:after{
	font-family: "Font Awesome 5 Free";
	content: "/";
	padding: 0px 0px 0px 6px;
	color: #282828!important;
}

.trak:last-child:after{
	content: none;
}

.trak :link 	 {color: #6c6c6c!important; text-decoration-color: transparent;}
.trak :visited  {color: #6c6c6c!important; text-decoration-color: transparent;}
.trak :hover 	 {color: #969696!important; text-decoration: underline;}
.trak :active 	 {color: #6c6c6c!important; text-decoration-color: transparent;}