thead tr th {
	background-color: rgba(0,128,0, .7);
	color:white;
}

.pinned td {
	padding: 8px 10px !important;
}

.rankBar {
    height: 13px;
    display: inline-block;
}

.no-text {
	color:black;
	font-size:11px;
}

td[data-manager]:hover {
	cursor: pointer;
}