/* Mixins */
.role-topo-drawer-component .save-button {
  margin-left: 16px;
}
.role-topo-drawer-component .menu-item-wrapper {
  border: solid 1px #d9d9d9;
  margin-bottom: 1px;
}
.role-topo-drawer-component .menu-item-wrapper .menu-item-header {
  padding: 12px 16px;
  background-color: #fafafa;
  font-size: 16px;
  font-weight: bold;
}
.role-topo-drawer-component .menu-item-wrapper .menu-item-content {
  padding: 12px 16px;
}
/* Mixins */
.link-user-component .transform-column, .link-user-component .transform-column-middle {
  height: 45vh !important;
}
.link-user-component .left-transform-column .ul-list {
  max-height: calc(45vh - 48px) !important;
  height: calc(100% - 48px) !important;
}
/* Mixins */
.link-user-component .transform-column, .link-user-component .transform-column-middle {
  height: 45vh !important;
}
.link-user-component .left-transform-column .ul-list {
  max-height: calc(45vh - 48px) !important;
  height: calc(100% - 48px) !important;
}

/*# sourceMappingURL=68.e1e20c6c.css.map*/