.tab-title {
	display: none;
}

.list-group-item.active {
	background-color: #4b167c;
	border-color: #4b167c;
}

.crmEntityFormView {
	border:none !important;
}

.hideBatch {
	display: none;
}