.cursor-pointer{
	cursor: pointer;
}

.list-group a.active {
    color: blue;
    text-decoration: underline;
    font-weight: bold;
}
