@charset "UTF-8";

.nx-formfield__label-holder:nth-child(n) {
  z-index: 4;
}

.nx-checkbox__input {
  width: 24px;
  height: 24px;
  margin: 0;
  z-index: 1;
  cursor: pointer;
}
