/*!
 * Copyright (c) 2020 - Cows Online GmbH
 */
.kh-loading::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.5);
  z-index: 1;
}

/*# sourceMappingURL=co-khcompanies.css.map */
