[data-role^="container"] > li {
  	margin-bottom: 15px;
}

[data-role^="category"] {
  	padding: 15px;
}

[data-role^="content"] {
  	font-size: 16px;
}

good {
  	color: #2ecc71;
}

bad {
  	color: #e74c3c;
}

hl {
  	color: #EAEAAE;
}

neutral {
  	color: #95a5a6;
}

.rulesToggleAll {
  	line-height: 2.9 !important;
  	height: 40px;
}