/* /Pages/Account/Login.razor.rz.scp.css */
.main__b__0[b-ufjay148bf]  {
    width: 368px;
    margin: 0 auto;
}

@media screen and (max-width: 576px) {
    .main__b__0[b-ufjay148bf]  {
        width: 95%;
    }
}

.main__b__0[b-ufjay148bf]  .login :global .ant-tabs .ant-tabs-nav {
    margin-bottom: 24px;
    text-align: center;
    border-bottom: 0;
}

.main__b__0[b-ufjay148bf]  .login .getCaptcha {
    display: block;
    width: 100%;
}

.main__b__0[b-ufjay148bf]  .login .icon {
    color: #1890ff;
}

.main__b__0[b-ufjay148bf]  .login .other {
    margin-top: 24px;
    line-height: 22px;
    text-align: left;
}

    .main__b__0[b-ufjay148bf]  .login .other .icon {
        margin-left: 16px;
        color: rgba(0, 0, 0, 0.45);
        font-size: 24px;
        vertical-align: middle;
        cursor: pointer;
        transition: color 0.3s;
    }

        .main__b__0[b-ufjay148bf]  .login .other .icon:hover {
            color: #1890ff;
        }

    .main__b__0[b-ufjay148bf]  .login .other .register {
        float: right;
    }

.main__b__0[b-ufjay148bf]  .login .prefixIcon {
    color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
}

.main__b__0[b-ufjay148bf]  .login .submit {
    width: 100%;
    margin-top: 24px;
}
/* /Pages/Components/ChartCardContent.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 */
.chartCard[b-eeghpk9j4z] {
  position: relative;
}
.chartCard .chartTop[b-eeghpk9j4z] {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.chartCard .chartTopMargin[b-eeghpk9j4z] {
  margin-bottom: 12px;
}
.chartCard .chartTopHasMargin[b-eeghpk9j4z] {
  margin-bottom: 20px;
}
.chartCard .metaWrap[b-eeghpk9j4z] {
  float: left;
}
.chartCard .avatar[b-eeghpk9j4z] {
  position: relative;
  top: 4px;
  float: left;
  margin-right: 20px;
}
.chartCard .avatar img[b-eeghpk9j4z] {
  border-radius: 100%;
}
.chartCard .meta[b-eeghpk9j4z] {
  height: 22px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.chartCard .action[b-eeghpk9j4z] {
  position: absolute;
  top: 4px;
  right: 0;
  line-height: 1;
  cursor: pointer;
}
.chartCard .total[b-eeghpk9j4z] {
  height: 38px;
  margin-top: 4px;
  margin-bottom: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-size: 30px;
  line-height: 38px;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.chartCard .content[b-eeghpk9j4z] {
  position: relative;
  width: 100%;
  margin-bottom: 12px;
}
.chartCard .contentFixed[b-eeghpk9j4z] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.chartCard .footer[b-eeghpk9j4z] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #f0f0f0;
}
.chartCard .footer > *[b-eeghpk9j4z] {
  position: relative;
}
.chartCard .footerMargin[b-eeghpk9j4z] {
  margin-top: 20px;
}
/* /Shared/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-9ipe5vsqxe] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-9ipe5vsqxe] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-9ipe5vsqxe] {
  margin-right: 24px;
}
.container__b__0 .content[b-9ipe5vsqxe] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-9ipe5vsqxe] {
  text-align: center;
}
.container__b__0 .header[b-9ipe5vsqxe] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-9ipe5vsqxe] {
  text-decoration: none;
}
.container__b__0 .logo[b-9ipe5vsqxe] {
  height: 112px;
  /*margin-right: 16px;*/
  vertical-align: top;
}
.container__b__0 .title[b-9ipe5vsqxe] {
  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-9ipe5vsqxe] {
  margin-top: 64px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 36px;
  font-weight:600;
}
@media (min-width: 768px) {
  .container__b__0[b-9ipe5vsqxe] {
    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-9ipe5vsqxe] {
    padding: 32px 0 24px;
  }
}
