@charset "UTF-8";

.list li {
  padding-left: 1em;
  text-indent: -1em;
}

.list2 li {
  padding-left: 2em;
  text-indent: -1em;
}

hr.half {
  background: #dddddd !important;
}

p+p.note {
  margin-top: 10px !important;
  text-indent: 0em !important;
  padding-left: 0em !important;
}