html body .checkbox-all input[type=checkbox] + label::before {
  content: "" !important;
  display: none !important;
}
html body .form-check-input {
  width: 16px;
  height: 16px;
  position: relative;
  margin-left: 0;
  background-color: white;
}

/*# sourceMappingURL=app.input.css.map */
