img[alt="NocoDB"] {
  display: none;
}
.nc-sidebar
  > .flex.flex-col
  > .flex.items-center.nc-sidebar-header.w-full.border-b-1.border-gray-200.group
  > .flex.flex-row.items-center.w-full {
  /* background-image: url("/imgs/lr-logo-b.svg"); */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 10px;
}
.nc-sidebar
  > .flex.flex-col
  > .flex.items-center.nc-sidebar-header.w-full.border-b-1.border-gray-200.group
  > .flex.flex-row.items-center.w-full:before {
    content: "DemoPozicovna s.r.o.";
    position: absolute;
    overflow: visible;
    font-size: 12px;
    left: 20px;
    width: 170px;
    padding: 5px 15px;
    border: 1px solid #8080803d;
    border-radius: 2px;
    background: white;
  }

[data-testid="nc-sidebar-userinfo"] {
  font-size: 12px;
}
[data-testid="nc-sidebar-userinfo"] > svg {
  order: -1;
}

[href="https://www.reddit.com/r/NocoDB"],
[href="https://discord.gg/5RgZmkW"],
[href="https://twitter.com/nocodb"],
[href="https://community.nocodb.com"],
[href="https://docs.nocodb.com"],
[role="menuitem"] .text-xs,
.nc-divider,
[href="#/account/profile"],
[href="https://docs.nocodb.com/engineering/translation/#how-to-contribute--for-community-members"] {
  display: none;
}

[role="menuitem"] .nc-icon {
  position: absolute;
  right: 0;
}

.flex.flex-row.w-full.justify-between.truncate,
.nc-create-view-btn.flex.flex-row.items-center.cursor-pointer.rounded-md.w-full,
.ant-menu-item-only-child,
[data-testid="nc-sidebar-base-title-Customer"],
.nc-sidebar .text-gray-500.font-medium.mb-1,
.nc-sidebar [data-v-dd22f8df],
.nc-user-avatar,
.nc-table-topbar,
.flex.items-center.bg-white.border-gray-200.nc-grid-pagination-wrapper.border-t-1.h-10,
.nc-global-search-wrapper,
.flex.flex-row.pl-2.pr-2.gap-1.border-b-1.border-gray-200.justify-between.w-full,
.flex.flex-row.gap-x-6.pb-3.pt-6 {
  display: none !important;
}
.nc-sidebar-splitpane {
  max-width: 200px !important;
  overflow: hidden !important;
}
.nc-container > div {
  height: 100% !important;
}

[nc-source="bimj3m5fylzg2er"] .nc-emoji {
  opacity: 0.6;
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
}
[nc-source="bimj3m5fylzg2er"] .nc-emoji>* {
  display: none;
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(1) .nc-emoji {
  background-image: url("/imgs/lucide-dash.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(2) .nc-emoji {
  background-image: url("/imgs/lucide-attend.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(3) .nc-emoji {
  background-image: url("/imgs/lucide-invent.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(4) .nc-emoji {
  background-image: url("/imgs/lucide-roles.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(5) .nc-emoji {
  background-image: url("/imgs/lucide-attend.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(6) .nc-emoji {
  background-image: url("/imgs/lucide-attend.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(7) .nc-emoji {
  background-image: url("/imgs/lucide-reserv.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(8) .nc-emoji {
  background-image: url("/imgs/lucide-reserv.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(9) .nc-emoji {
  background-image: url("/imgs/lucide-analytic.svg");
}
[nc-source="bimj3m5fylzg2er"]>div:nth-of-type(10) .nc-emoji {
  background-image: url("/imgs/lucide-settings.svg");
}
.nc-base-view>* {
  display: none;
}
.nc-base-view:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #23276626;
}