.filter {
	padding: 10px;
	background: #cdcdcd;
	padding-top: 16px;
}

.filter .f {
	display: inline-block;
	padding-left: 20px;
}

.protocols thead tr {
	background: #f09a31;
	color: white;
}