@import "compass";

.delete-note{
	color: #a00;
	font-style: italic;
}
.communitychecklist-remove input:checked + span {
  @include opacity(0.3);
}