html, body {
  width: 100%;
  height: 100%;
}

.table-icon {
  cursor: pointer;
  font-size: 20px;
}
.table-icon:hover {
  text-shadow: 1px 1px 1px #1ca1c17f;
}

.webix_view.webix_window {
  box-shadow: 5px 5px 8px 6px grey;
}

/*# sourceMappingURL=main.css.map */
