#cover_costs_checkbox {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  display: inline-block;
}
