/* /Components/Supply/SupplyMaterialDrawer.razor.rz.scp.css */
.history[b-uqi4y16eos] {
    margin-bottom: 8px;
}

.history .items[b-uqi4y16eos] {
    width: 100%;
    display: flex;
    overflow-y: auto;
}

.history .title[b-uqi4y16eos] {
    margin-bottom: 8px;
}

.history .items .item[b-uqi4y16eos] {
    margin-right: 8px;
    font-size: 12px;
    white-space: nowrap
}
/* /Components/Supply/SupplyStatusSteps.razor.rz.scp.css */
.site-navigation-steps[b-1krc0phuzh] {
    width: 95%;
    margin: 32px auto;
}

.operate[b-1krc0phuzh] {
    width: 60%;
    margin: 32px auto;
    text-align: center;
}
/* /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 */
.app-container[b-1kxip2j6y3] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow: auto;
    background: #f0f2f5;
}

    .app-container .lang[b-1kxip2j6y3] {
        width: 100%;
        height: 40px;
        line-height: 44px;
        text-align: right;
    }

        .app-container .lang :global(.ant-dropdown-trigger)[b-1kxip2j6y3] {
            margin-right: 24px;
        }

    .app-container .content[b-1kxip2j6y3] {
        flex: 1;
        padding: 32px 0;
    }

    .app-container .top[b-1kxip2j6y3] {
        text-align: center;
    }

    .app-container .header[b-1kxip2j6y3] {
        height: 44px;
        line-height: 44px;
    }

        .app-container .header a[b-1kxip2j6y3] {
            text-decoration: none;
        }

    .app-container .logo[b-1kxip2j6y3] {
        height: 44px;
        margin-right: 16px;
        vertical-align: top;
    }

    .app-container .title[b-1kxip2j6y3] {
        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;
    }

    .app-container .desc[b-1kxip2j6y3] {
        margin-top: 12px;
        margin-bottom: 40px;
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
    }

@media (min-width: 768px) {
    .app-container[b-1kxip2j6y3] {
        background-image: url('https://gw.alipayobjects.com/zos/rmsportal/TVYTbAXWheQpRcWDaDMu.svg');
        background-repeat: no-repeat;
        background-position: center 110px;
        background-size: 100%;
    }

        .app-container .content[b-1kxip2j6y3] {
            padding: 32px 0 24px;
        }
}
/* /Pages/Authentication/Login.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 */
/*此处为了解决样式冲突, 在pro样式的基础上包了一层main, 原始样式从.login开始*/
.main[b-c0l5o89stt] {
    width: 368px;
    margin: 0 auto;
}

@media screen and (max-width: 576px) {
    .main[b-c0l5o89stt] {
        width: 95%;
    }
}

.main .login :global .ant-tabs .ant-tabs-bar[b-c0l5o89stt] {
    margin-bottom: 24px;
    text-align: center;
    border-bottom: 0;
}

.main .login .icon[b-c0l5o89stt] {
    color: #1890ff;
}

.main .login .other[b-c0l5o89stt] {
    margin-top: 24px;
    line-height: 22px;
    text-align: left;
}
    .main .login .other .icon[b-c0l5o89stt] {
        margin-left: 16px;
        color: rgba(0, 0, 0, 0.45);
        font-size: 24px;
        vertical-align: middle;
        cursor: pointer;
        transition: color 0.3s;
    }

        .main .login .other .icon:hover[b-c0l5o89stt] {
            color: #1890ff;
        }

    .main .login .other .register[b-c0l5o89stt] {
        float: right;
    }

/*.main .login .prefixIcon {
    color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
}*/

.main .login[b-c0l5o89stt] .submit {
    width: 100%;
    margin-top: 24px;
}
/* /Pages/Index.razor.rz.scp.css */
.header[b-k876zcj3kl] {
  display: flex;
}
.header .avatar[b-k876zcj3kl] {
  flex: 0 1 72px;
}
.header .avatar span[b-k876zcj3kl] {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 72px;
}
.header .content[b-k876zcj3kl] {
  position: relative;
  top: 4px;
  flex: 1 1 auto;
  margin-left: 24px;
  line-height: 22px;
}
.header .content .contentTitle[b-k876zcj3kl] {
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.extraContent[b-k876zcj3kl] {
  float: right;
  white-space: nowrap;
}
.extraContent .statItem[b-k876zcj3kl] {
  position: relative;
  display: inline-block;
  padding: 0 32px;
}
/* /Pages/Statistics/Index.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-sjqrv8fnlb] {
  position: relative;
}
.chartCard .chartTop[b-sjqrv8fnlb] {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.chartCard .chartTopMargin[b-sjqrv8fnlb] {
  margin-bottom: 12px;
}
.chartCard .chartTopHasMargin[b-sjqrv8fnlb] {
  margin-bottom: 20px;
}
.chartCard .metaWrap[b-sjqrv8fnlb] {
  float: left;
}
.chartCard .avatar[b-sjqrv8fnlb] {
  position: relative;
  top: 4px;
  float: left;
  margin-right: 20px;
}
.chartCard .avatar img[b-sjqrv8fnlb] {
  border-radius: 100%;
}
.chartCard .meta[b-sjqrv8fnlb] {
  height: 22px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.chartCard .action[b-sjqrv8fnlb] {
  position: absolute;
  top: 4px;
  right: 0;
  line-height: 1;
  cursor: pointer;
}
.chartCard .total[b-sjqrv8fnlb] {
  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-sjqrv8fnlb] {
  position: relative;
  width: 100%;
  margin-bottom: 12px;
}
.chartCard .contentFixed[b-sjqrv8fnlb] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.chartCard .footer[b-sjqrv8fnlb] {
  margin-top: 8px;
  padding-top: 9px;
  border-top: 1px solid #f0f0f0;
}
.chartCard .footer > *[b-sjqrv8fnlb] {
  position: relative;
}
.chartCard .footerMargin[b-sjqrv8fnlb] {
  margin-top: 20px;
}
.trendItem[b-sjqrv8fnlb] {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
}
.trendItem .up[b-sjqrv8fnlb],
.trendItem .down[b-sjqrv8fnlb] {
  position: relative;
  top: 1px;
  margin-left: 4px;
}
.trendItem .up span[b-sjqrv8fnlb],
.trendItem .down span[b-sjqrv8fnlb] {
  font-size: 12px;
  transform: scale(0.83);
}
.trendItem .up[b-sjqrv8fnlb] {
  color: #f5222d;
}
.trendItem .down[b-sjqrv8fnlb] {
  top: -1px;
  color: #52c41a;
}
.trendItem.trendItemGrey .up[b-sjqrv8fnlb],
.trendItem.trendItemGrey .down[b-sjqrv8fnlb] {
  color: rgba(0, 0, 0, 0.85);
}
.trendItem.reverseColor .up[b-sjqrv8fnlb] {
  color: #52c41a;
}
.trendItem.reverseColor .down[b-sjqrv8fnlb] {
  color: #f5222d;
}
.field[b-sjqrv8fnlb] {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.field .label[b-sjqrv8fnlb],
.field .number[b-sjqrv8fnlb] {
  font-size: 14px;
  line-height: 22px;
}
.field .number[b-sjqrv8fnlb] {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}
