.mt {
	margin-top: 1em
}

.btn {
	font-weight: bold;
}

#overview .task-search > .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.3333333;
}

.table > tbody > tr.comment > td {
	border-top: 0;
	font-style: italic;
	padding-top: 0;
	line-height: 1;
}