.conditional-message {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 0.9rem;
}

#edit-in-de-prijscategorie input:disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
}