.activityClassTitle {
	border-bottom: 2px solid #C7C7C7;
    font-size: 30px;
    height: 50px;
}
.activityClassTitle .txt {
    height: 50px;
    width: 222px;
}
.activityClassTitle .border-bottom {
	border-bottom: 2px solid #3695f4;
    width: 120px;
}
.txt-title {
	font-weight: bold;
} 