.anchor-offset {
  scroll-margin-top: 5em;
}

.unset-flex-shrink {
  flex-shrink: unset;
}

.modal-card-xxl {
  width: 75%;
}

.envisys-background {
  background-color: #edf6d5;
}

.no-background {
  background: none;
}

a {
  text-decoration: none !important;
}

a:hover {
  font-weight: bold;
}

.table.is-borderless td,
.table.is-borderless th {
  border: 0;
}

.cursor-pointer {
  cursor: pointer;
}

.select select[multiple] {
  z-index: 1000;
}

.ck-content li {
  margin-left: 2em !important;
}
