.c-modal-teky, .select2-container--open {
  z-index: 1060;
}

.hover-disabled {
  cursor: not-allowed !important;
}

label.error {
  color: red;
  margin-left: 20px;
}

.hidden {
  display: none;
}
