/* /Pages/Settings/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 */
.main__b__2[b-yg5ego15cm] {
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: auto;
    background-color: #fff;
}
.main__b__2 .leftMenu[b-yg5ego15cm] {
  width: 224px;
  border-right: 1px solid #f0f0f0;
}
.main__b__2 .leftMenu :global .ant-menu-inline[b-yg5ego15cm] {
  border: none;
}
.main__b__2 .leftMenu :global .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected[b-yg5ego15cm] {
  font-weight: bold;
}
.main__b__2 .right__b__0[b-yg5ego15cm] {
  flex: 1;
  padding-top: 8px;
  padding-right: 40px;
  padding-bottom: 8px;
  padding-left: 40px;
}
.main__b__2 .right__b__0 .title[b-yg5ego15cm] {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.main__b__2 .ant-list-split .ant-list-item:last-child[b-yg5ego15cm] {
  border-bottom: 1px solid #f0f0f0;
}
.main__b__2 .ant-list-item[b-yg5ego15cm] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.ant-list-item-meta .taobao[b-yg5ego15cm] {
  display: block;
  color: #ff4000;
  font-size: 48px;
  line-height: 48px;
  border-radius: 2px;
}
.ant-list-item-meta .dingding[b-yg5ego15cm] {
  margin: 2px;
  padding: 6px;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  background-color: #2eabff;
  border-radius: 2px;
}
.ant-list-item-meta .alipay[b-yg5ego15cm] {
  color: #2eabff;
  font-size: 48px;
  line-height: 48px;
  border-radius: 2px;
}
font.strong[b-yg5ego15cm] {
  color: #52c41a;
}
font.medium[b-yg5ego15cm] {
  color: #faad14;
}
font.weak[b-yg5ego15cm] {
  color: #ff4d4f;
}
@media screen and (max-width: 768px) {
  .main__b__2[b-yg5ego15cm] {
    flex-direction: column;
  }
  .main__b__2 .leftMenu[b-yg5ego15cm] {
    width: 100%;
    border: none;
  }
  .main__b__2 .right__b__0[b-yg5ego15cm] {
    padding: 40px;
  }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-v4hv05eb3m] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v4hv05eb3m] {
    flex: 1;
}

.sidebar[b-v4hv05eb3m] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-v4hv05eb3m] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v4hv05eb3m]  a, .top-row[b-v4hv05eb3m]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-v4hv05eb3m]  a:hover, .top-row[b-v4hv05eb3m]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-v4hv05eb3m]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-v4hv05eb3m] {
        display: none;
    }

    .top-row.auth[b-v4hv05eb3m] {
        justify-content: space-between;
    }

    .top-row[b-v4hv05eb3m]  a, .top-row[b-v4hv05eb3m]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v4hv05eb3m] {
        flex-direction: row;
    }

    .sidebar[b-v4hv05eb3m] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v4hv05eb3m] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-v4hv05eb3m]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v4hv05eb3m], article[b-v4hv05eb3m] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lkv2pazdxz] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-lkv2pazdxz] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lkv2pazdxz] {
    font-size: 1.1rem;
}

.oi[b-lkv2pazdxz] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-lkv2pazdxz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lkv2pazdxz] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lkv2pazdxz] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lkv2pazdxz]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-lkv2pazdxz]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-lkv2pazdxz]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lkv2pazdxz] {
        display: none;
    }

    .collapse[b-lkv2pazdxz] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
