/* _content/Text2Sql.Net.Web/Components/GlobalHeader/RightContent.razor.rz.scp.css */
.right.ant-space[b-mogn7v316h] {
    align-items: center;
    column-gap: 24px;
}

.right.ant-space .ant-space-item[b-mogn7v316h] {
    flex: 0 0 auto;
}

.github-stars[b-mogn7v316h] {
    display: inline-flex;
    align-items: center;
    height: 20px;
    flex-shrink: 0;
    margin-right: 8px;
}

.github-stars img[b-mogn7v316h] {
    display: block;
    height: 20px;
}

.user-actions.ant-space[b-mogn7v316h] {
    align-items: center;
    column-gap: 12px;
}

.user-actions.ant-space .ant-space-item[b-mogn7v316h] {
    flex: 0 0 auto;
}

.user-name[b-mogn7v316h] {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* _content/Text2Sql.Net.Web/Layouts/UserLayout.razor.rz.scp.css */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container__b__0[b-mh7jend06j] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-mh7jend06j] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-mh7jend06j] {
  margin-right: 24px;
}
.container__b__0 .content[b-mh7jend06j] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-mh7jend06j] {
  text-align: center;
}
.container__b__0 .header[b-mh7jend06j] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-mh7jend06j] {
  text-decoration: none;
}
.container__b__0 .logo[b-mh7jend06j] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
.container__b__0 .title[b-mh7jend06j] {
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 33px;
  font-family: Avenir, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.container__b__0 .desc[b-mh7jend06j] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-mh7jend06j] {
    background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
    background-repeat: no-repeat;
    background-position: center 110px;
    background-size: 100%;
  }
  .container__b__0 .content[b-mh7jend06j] {
    padding: 32px 0 24px;
  }
}
