
.activeColor{
    color: #F03C02 !important;
    font-weight: bold;
}
.activeColorBG{
    background-color: #f0734c !important;
}

#searchopt{
    margin-bottom: 20px;
}

#deck{
    margin-top: 20px;
}

.panel-title a{
    color: #444;
}

li.course-subtag{
	margin-left: 15px;
	line-height: 1.8em;
}

.panel-group {
	margin-bottom: 50px;
}

.panel-body ul {
	line-height: 2em;
    margin-left: 15px;
}