.table a{
	color: #86BD36;
	text-decoration: none;
}
.table a:hover{
	color: #505050;
	text-decoration: none;
}
.table td{
	white-space: nowrap;
}
.panel-title>a{
	display: block;
	padding: 10px 15px;
}
.panel-heading{
	padding: 0px;
}