a {
	color: #333;
	font-weight: normal;
}

.topLinks a,
.topLinks button,
.headerDesc,
nav,
.tableButtons,
footer a,
.employeeEditButtons {
	display: none;
}

header .companyName,
footer .linkCopy,
footer .linkMainSite {
	display: inline;
}

table thead th {
	border-bottom: 1px solid #f1f1f1;
	color: #333;
}

table thead.sticky.fixed {
    position: static;
}

.tablesorterHeader.sortable > div {
	text-decoration: none;
}

.icon.checkSmall:before {
	content: "Ja";
}
