.g-lib[data-v-05e6cea0] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: static;
  top: 0;
  background: #181818;
}
.g-lib .top-panel[data-v-05e6cea0] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  overflow: auto;
  align-items: center;
}
.g-lib .top-panel .top-item[data-v-05e6cea0] {
  margin-left: 10px;
  height: 26px;
  padding: 0px 10px;
  display: flex;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  justify-content: center;
  align-items: center;
  background: #2d3036;
  cursor: pointer;
  border-radius: 2px;
}
.g-lib .top-panel .top-item.selected[data-v-05e6cea0] {
  background: #3f444d;
  color: #ffffff;
}

.g-lib[data-v-5e9d05d1] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: static;
  top: 0;
  background: #181818;
}
.g-lib .top-panel[data-v-5e9d05d1] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  overflow: auto;
  align-items: center;
}
.g-lib .top-panel .top-item[data-v-5e9d05d1] {
  margin-left: 10px;
  height: 26px;
  padding: 0px 10px;
  display: flex;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  justify-content: center;
  align-items: center;
  background: #2d3036;
  cursor: pointer;
  border-radius: 2px;
}
.g-lib .top-panel .top-item.selected[data-v-5e9d05d1] {
  background: #3f444d;
  color: #ffffff;
}

.RightPanel[data-v-2bbfeec4] {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 1px;
  margin-right: 1px;
  width: 400px;
}

