.separator-XAfcqqAz {
  background-color: var(--tv-color-toolbar-divider-background, #e0e3eb);
  height: 22px;
  margin: auto 4px;
  width: 1px;
}
html.theme-dark .separator-XAfcqqAz {
  background-color: var(--tv-color-toolbar-divider-background, #434651);
}
.group-HlcUjC8J {
  align-items: center;
  background-color: var(--tv-color-pane-background, #fff);
  border-radius: 0;
  cursor: default;
  display: flex;
  flex: 0 0 auto;
  height: 100%;
  justify-content: center;
  margin-left: 0;
  min-width: 37px;
  overflow: hidden;
}
html.theme-dark .group-HlcUjC8J {
  background-color: var(--tv-color-pane-background, #131722);
}
.group-HlcUjC8J:first-child {
  border-bottom-left-radius: 0;
}
.group-HlcUjC8J:first-child .separator-HlcUjC8J {
  display: none;
}
.group-HlcUjC8J:last-child {
  border-bottom-right-radius: 0;
  margin-right: 0;
}
.group-HlcUjC8J.noLeftDecoration-HlcUjC8J {
  border-bottom-left-radius: 0;
  margin-left: 0;
}
.group-HlcUjC8J.noRightDecoration-HlcUjC8J {
  border-bottom-right-radius: 0;
  margin-right: 0;
}
.group-HlcUjC8J.noMinimalWidth-HlcUjC8J {
  min-width: 0;
}
.separatorWrap-HlcUjC8J {
  align-items: center;
  background-color: var(--tv-color-pane-background, #fff);
  display: flex;
}
html.theme-dark .separatorWrap-HlcUjC8J {
  background-color: var(--tv-color-pane-background, #131722);
}
.separatorWrap-HlcUjC8J:first-child {
  display: none;
}
.wrap-la10RAov {
  align-items: center;
  color: #8797a5;
  cursor: default;
  display: flex;
}
html.theme-dark .wrap-la10RAov {
  color: #8797a5;
}
.wrap-la10RAov .icon-la10RAov {
  margin: 0 1px 0 8px;
}
.wrap-la10RAov svg {
  fill: currentColor;
}
.innerWrap-TPBYkbxL {
  display: flex;
  flex: 1 1 auto;
  height: 38px;
  min-width: 0;
}
.inner-TPBYkbxL {
  display: flex;
  height: 100%;
}
.fake-TPBYkbxL {
  height: 38px;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
}
.fill-TPBYkbxL {
  flex: 1 1 100%;
  min-width: 0;
}
.fill-TPBYkbxL.collapse-TPBYkbxL {
  flex: 0 0 0%;
}
.button-TPBYkbxL {
  padding: 0 10px 0 5px;
}
.iconButton-TPBYkbxL {
  padding: 0 5px;
}
.hidden-TPBYkbxL {
  display: none;
}
.content-TPBYkbxL {
  display: table;
  height: 100%;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.desktopPublish-TPBYkbxL {
  display: flex;
}
@media screen and (max-width: 1019px) {
  .desktopPublish-TPBYkbxL {
    display: none;
  }
}
.startTrial-TPBYkbxL {
  padding-left: 4px;
}
.mobilePublish-TPBYkbxL {
  display: none;
}
@media screen and (max-width: 1019px) {
  .mobilePublish-TPBYkbxL {
    display: flex;
  }
}
.toolbar-OOd_B2x2 {
  font-size: 14px;
  height: 100%;
  padding: 0;
  position: relative;
}
.toolbar-OOd_B2x2.isHidden-OOd_B2x2,
html.theme-dark .toolbar-OOd_B2x2.isHidden-OOd_B2x2 {
  background-color: initial;
}
.toolbar-OOd_B2x2.isHidden-OOd_B2x2 .overflowWrap-OOd_B2x2 {
  display: none;
}
.overflowWrap-OOd_B2x2 {
  height: 38px;
  overflow: hidden;
}
.customButton-OOd_B2x2 {
  color: #131722;
  padding: 0 10px;
}
html.theme-dark .customButton-OOd_B2x2 {
  color: #d1d4dc;
}
.customButton-OOd_B2x2.hovered-OOd_B2x2,
.customButton-OOd_B2x2:active {
  color: #131722;
}
@media (any-hover: hover) {
  .customButton-OOd_B2x2:hover {
    color: #131722;
  }
}
html.theme-dark .customButton-OOd_B2x2.hovered-OOd_B2x2,
html.theme-dark .customButton-OOd_B2x2:active {
  color: #c1c4cd;
}
@media (any-hover: hover) {
  html.theme-dark .customButton-OOd_B2x2:hover {
    color: #c1c4cd;
  }
}
