/* /Components/StandardFormRow/StandardFormRow.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 */
.standardFormRow[b-exi4jl8vbp] {
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #f0f0f0;
}
.standardFormRow .ant-form-item[b-exi4jl8vbp],
.standardFormRow .ant-legacy-form-item[b-exi4jl8vbp] {
    margin-right: 24px;
}
.standardFormRow .ant-form-item-label label[b-exi4jl8vbp],
.standardFormRow .ant-legacy-form-item-label label[b-exi4jl8vbp] {
    margin-right: 0;
    color: rgba(0, 0, 0, 0.85);
}
.standardFormRow .ant-form-item-label[b-exi4jl8vbp],
.standardFormRow .ant-legacy-form-item-label[b-exi4jl8vbp],
.standardFormRow .ant-form-item-control[b-exi4jl8vbp],
.standardFormRow .ant-legacy-form-item-control[b-exi4jl8vbp] {
    padding: 0;
    line-height: 32px;
}
.standardFormRow .label[b-exi4jl8vbp] {
    flex: 0 0 auto;
    margin-right: 24px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    text-align: right;
}
.standardFormRow .label > span[b-exi4jl8vbp] {
    display: inline-block;
    height: 32px;
    line-height: 32px;
}
.standardFormRow .label > span[b-exi4jl8vbp]::after {
    content: '：';
}
.standardFormRow .content[b-exi4jl8vbp] {
    flex: 1 1 0;
}
.standardFormRow .content :global .ant-form-item:last-child[b-exi4jl8vbp],
.standardFormRow .content :global .ant-legacy-form-item:last-child[b-exi4jl8vbp] {
    display: block;
    margin-right: 0;
}
.standardFormRowLast[b-exi4jl8vbp] {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.standardFormRowBlock :global .ant-form-item[b-exi4jl8vbp],
.standardFormRowBlock :global .ant-legacy-form-item[b-exi4jl8vbp],
.standardFormRowBlock :global div.ant-form-item-control-wrapper[b-exi4jl8vbp],
.standardFormRowBlock :global div.ant-legacy-form-item-control-wrapper[b-exi4jl8vbp] {
    display: block;
}
.standardFormRowGrid .ant-form-item[b-exi4jl8vbp],
.standardFormRowGrid .ant-legacy-form-item[b-exi4jl8vbp],
.standardFormRowGrid div.ant-form-item-control-wrapper[b-exi4jl8vbp],
.standardFormRowGrid div.ant-legacy-form-item-control-wrapper[b-exi4jl8vbp] {
    display: block;
}
.standardFormRowGrid .ant-form-item-label[b-exi4jl8vbp],
.standardFormRowGrid .ant-legacy-form-item-label[b-exi4jl8vbp] {
    float: left;
}
/* /Components/TagSelect/TagSelect.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 */
.tagSelect[b-d39qhi8rj4] {
    position: relative;
    max-height: 32px;
    margin-left: -8px;
    overflow: hidden;
    line-height: 32px;
    transition: all 0.3s;
    user-select: none;
}
.tagSelect .ant-tag[b-d39qhi8rj4] {
    margin-right: 24px;
    padding: 0 8px;
    font-size: 14px;
}
.tagSelect.expanded[b-d39qhi8rj4] {
    max-height: 200px;
    transition: all 0.3s;
}
.tagSelect .trigger[b-d39qhi8rj4] {
    position: absolute;
    top: 0;
    right: 0;
}
.tagSelect .trigger span.anticon[b-d39qhi8rj4] {
    font-size: 12px;
}
.tagSelect.hasExpandTag[b-d39qhi8rj4] {
    padding-right: 50px;
}
/* /Components/ViewTypeSwitcher/ViewTypeSwitcher.razor.rz.scp.css */
.vt-switcher[b-ow0sw6bif4] {

}
/* /Layouts/BasicLayout.razor.rz.scp.css */
.ant-pro-sider-logo h1[b-vzb1hjcj9n] {
    font-size: 16px;
}
/* /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-4crq72h0ia] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: auto;
  background: #f0f2f5;
}
.container__b__0 .lang[b-4crq72h0ia] {
  width: 100%;
  height: 40px;
  line-height: 44px;
  text-align: right;
}
.container__b__0 .lang :global(.ant-dropdown-trigger)[b-4crq72h0ia] {
  margin-right: 24px;
}
.container__b__0 .content[b-4crq72h0ia] {
  flex: 1;
  padding: 32px 0;
}
.container__b__0 .top[b-4crq72h0ia] {
  text-align: center;
}
.container__b__0 .header[b-4crq72h0ia] {
  height: 44px;
  line-height: 44px;
}
.container__b__0 .header a[b-4crq72h0ia] {
  text-decoration: none;
}
.container__b__0 .logo[b-4crq72h0ia] {
  height: 44px;
  margin-right: 16px;
  vertical-align: top;
}
.container__b__0 .title[b-4crq72h0ia] {
  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-4crq72h0ia] {
  margin-top: 12px;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
@media (min-width: 768px) {
  .container__b__0[b-4crq72h0ia] {
    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-4crq72h0ia] {
    padding: 32px 0 24px;
  }
}
/* /Pages/Animals/Animals.razor.rz.scp.css */
/* /Pages/DataSource/CreateDataSource/CreateDataSource.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 */
.card[b-yeq4v0iq7k] {
  margin-bottom: 24px;
}
.card :global .ant-legacy-form-item .ant-legacy-form-item-control-wrapper[b-yeq4v0iq7k] {
  width: 100%;
}
.errorIcon[b-yeq4v0iq7k] {
  margin-right: 24px;
  color: #ff4d4f;
  cursor: pointer;
}
.errorIcon span.anticon[b-yeq4v0iq7k] {
  margin-right: 4px;
}
.errorPopover :global .ant-popover-inner-content[b-yeq4v0iq7k] {
  min-width: 256px;
  max-height: 290px;
  padding: 0;
  overflow: auto;
}
.errorListItem[b-yeq4v0iq7k] {
  padding: 8px 16px;
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: all 0.3s;
}
.errorListItem:hover[b-yeq4v0iq7k] {
  background: #e6f7ff;
}
.errorListItem:last-child[b-yeq4v0iq7k] {
  border: 0;
}
.errorListItem .errorIcon[b-yeq4v0iq7k] {
  float: left;
  margin-top: 4px;
  margin-right: 12px;
  padding-bottom: 22px;
  color: #ff4d4f;
}
.errorListItem .errorField[b-yeq4v0iq7k] {
  margin-top: 2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.editable td[b-yeq4v0iq7k] {
  padding-top: 13px !important;
  padding-bottom: 12.5px !important;
}

.mapContainer[b-yeq4v0iq7k] {
  margin-bottom: 24px;
}
/* /Pages/DataSource/DataSourceList/DataSourceList.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 */
.standardList .ant-card-head[b-k2hxn6jxlm] {
  border-bottom: none;
}
.standardList .ant-card-head-title[b-k2hxn6jxlm] {
  padding: 24px 0;
  line-height: 32px;
}
.standardList .ant-card-extra[b-k2hxn6jxlm] {
  padding: 24px 0;
}
.standardList .ant-list-pagination[b-k2hxn6jxlm] {
  margin-top: 24px;
  text-align: right;
}
.standardList .ant-avatar-lg[b-k2hxn6jxlm] {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.standardList .headerInfo[b-k2hxn6jxlm] {
  position: relative;
  text-align: center;
}
.standardList .headerInfo > span[b-k2hxn6jxlm] {
  display: inline-block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.standardList .headerInfo > p[b-k2hxn6jxlm] {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 32px;
}
.standardList .headerInfo > em[b-k2hxn6jxlm] {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 56px;
  background-color: #f0f0f0;
}
.standardList .listContent[b-k2hxn6jxlm] {
  font-size: 0;
}
.standardList .listContent .listContentItem[b-k2hxn6jxlm] {
  display: inline-block;
  margin-left: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  vertical-align: middle;
}
.standardList .listContent .listContentItem > span[b-k2hxn6jxlm] {
  line-height: 20px;
}
.standardList .listContent .listContentItem > p[b-k2hxn6jxlm] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}
.standardList .extraContentSearch[b-k2hxn6jxlm] {
  width: 272px;
  margin-left: 16px;
}
@media screen and (max-width: 480px) {
  .standardList .ant-list-item-content[b-k2hxn6jxlm] {
    display: block;
    flex: none;
    width: 100%;
  }
  .standardList .ant-list-item-action[b-k2hxn6jxlm] {
    margin-left: 0;
  }
  .standardList .listContent[b-k2hxn6jxlm] {
    margin-left: 0;
  }
  .standardList .listContent > div[b-k2hxn6jxlm] {
    margin-left: 0;
  }
  .standardList .listCard .ant-card-head-title[b-k2hxn6jxlm] {
    overflow: visible;
  }
}
@media screen and (max-width: 576px) {
  .standardList .extraContentSearch[b-k2hxn6jxlm] {
    width: 100%;
    margin-left: 0;
  }
  .standardList .headerInfo[b-k2hxn6jxlm] {
    margin-bottom: 16px;
  }
  .standardList .headerInfo > em[b-k2hxn6jxlm] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .standardList .listContent > div[b-k2hxn6jxlm] {
    display: block;
  }
  .standardList .listContent > div:last-child[b-k2hxn6jxlm] {
    top: 0;
    width: 100%;
  }
  .listCard .ant-radio-group[b-k2hxn6jxlm] {
    display: block;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .standardList .listContent > div[b-k2hxn6jxlm] {
    display: block;
  }
  .standardList .listContent > div:last-child[b-k2hxn6jxlm] {
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .standardList .listContent > div[b-k2hxn6jxlm] {
    margin-left: 24px;
  }
  .standardList .listContent > div:last-child[b-k2hxn6jxlm] {
    top: 0;
  }
}
@media screen and (max-width: 1400px) {
  .standardList .listContent[b-k2hxn6jxlm] {
    text-align: right;
  }
  .standardList .listContent > div:last-child[b-k2hxn6jxlm] {
    top: 0;
  }
}
.standardListForm .ant-form-item[b-k2hxn6jxlm] {
  margin-bottom: 12px;
}
.standardListForm .ant-form-item:last-child[b-k2hxn6jxlm] {
  margin-bottom: 32px;
  padding-top: 4px;
}
.formResult[b-k2hxn6jxlm] {
  width: 100%;
}
.formResult [class^='title'][b-k2hxn6jxlm] {
  margin-bottom: 8px;
}
/* /Pages/GpxTracks/GpxTracks.razor.rz.scp.css */
.map-placeholder[b-idkwym3kv4] {
    height: 60vh;
    border: 1px dashed #d9d9d9;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #999;
    background: #fafafa;
}

.legend[b-idkwym3kv4] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.legend-row[b-idkwym3kv4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.legend-dot[b-idkwym3kv4] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
}

.legend-name[b-idkwym3kv4] {
    font-size: 14px;
}

.spaceFilterField[b-idkwym3kv4] {
    flex: none;
    padding-right: 5px;
}

button.spaceFilterField[b-idkwym3kv4] {
    align-content: center;
}
/* /Pages/GpxTracks/TableFileGpx.razor.rz.scp.css */
/* /Pages/MapZone/CreateZone/CreateZone.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 */
.card[b-ap41gzdxwh] {
  margin-bottom: 24px;
}
.card :global .ant-legacy-form-item .ant-legacy-form-item-control-wrapper[b-ap41gzdxwh] {
  width: 100%;
}
.errorIcon[b-ap41gzdxwh] {
  margin-right: 24px;
  color: #ff4d4f;
  cursor: pointer;
}
.errorIcon span.anticon[b-ap41gzdxwh] {
  margin-right: 4px;
}
.errorPopover :global .ant-popover-inner-content[b-ap41gzdxwh] {
  min-width: 256px;
  max-height: 290px;
  padding: 0;
  overflow: auto;
}
.errorListItem[b-ap41gzdxwh] {
  padding: 8px 16px;
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: all 0.3s;
}
.errorListItem:hover[b-ap41gzdxwh] {
  background: #e6f7ff;
}
.errorListItem:last-child[b-ap41gzdxwh] {
  border: 0;
}
.errorListItem .errorIcon[b-ap41gzdxwh] {
  float: left;
  margin-top: 4px;
  margin-right: 12px;
  padding-bottom: 22px;
  color: #ff4d4f;
}
.errorListItem .errorField[b-ap41gzdxwh] {
  margin-top: 2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.editable td[b-ap41gzdxwh] {
  padding-top: 13px !important;
  padding-bottom: 12.5px !important;
}

.mapContainer[b-ap41gzdxwh] {
  margin-bottom: 24px;
}
/* /Pages/MapZone/ZoneList/ZoneList.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 */
.standardList .ant-card-head[b-5flce7rpqa] {
  border-bottom: none;
}
.standardList .ant-card-head-title[b-5flce7rpqa] {
  padding: 24px 0;
  line-height: 32px;
}
.standardList .ant-card-extra[b-5flce7rpqa] {
  padding: 24px 0;
}
.standardList .ant-list-pagination[b-5flce7rpqa] {
  margin-top: 24px;
  text-align: right;
}
.standardList .ant-avatar-lg[b-5flce7rpqa] {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.standardList .headerInfo[b-5flce7rpqa] {
  position: relative;
  text-align: center;
}
.standardList .headerInfo > span[b-5flce7rpqa] {
  display: inline-block;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.standardList .headerInfo > p[b-5flce7rpqa] {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 32px;
}
.standardList .headerInfo > em[b-5flce7rpqa] {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 56px;
  background-color: #f0f0f0;
}
.standardList .listContent[b-5flce7rpqa] {
  font-size: 0;
}
.standardList .listContent .listContentItem[b-5flce7rpqa] {
  display: inline-block;
  margin-left: 40px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  vertical-align: middle;
}
.standardList .listContent .listContentItem > span[b-5flce7rpqa] {
  line-height: 20px;
}
.standardList .listContent .listContentItem > p[b-5flce7rpqa] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}
.standardList .extraContentSearch[b-5flce7rpqa] {
  width: 272px;
  margin-left: 16px;
}
@media screen and (max-width: 480px) {
  .standardList .ant-list-item-content[b-5flce7rpqa] {
    display: block;
    flex: none;
    width: 100%;
  }
  .standardList .ant-list-item-action[b-5flce7rpqa] {
    margin-left: 0;
  }
  .standardList .listContent[b-5flce7rpqa] {
    margin-left: 0;
  }
  .standardList .listContent > div[b-5flce7rpqa] {
    margin-left: 0;
  }
  .standardList .listCard .ant-card-head-title[b-5flce7rpqa] {
    overflow: visible;
  }
}
@media screen and (max-width: 576px) {
  .standardList .extraContentSearch[b-5flce7rpqa] {
    width: 100%;
    margin-left: 0;
  }
  .standardList .headerInfo[b-5flce7rpqa] {
    margin-bottom: 16px;
  }
  .standardList .headerInfo > em[b-5flce7rpqa] {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .standardList .listContent > div[b-5flce7rpqa] {
    display: block;
  }
  .standardList .listContent > div:last-child[b-5flce7rpqa] {
    top: 0;
    width: 100%;
  }
  .listCard .ant-radio-group[b-5flce7rpqa] {
    display: block;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .standardList .listContent > div[b-5flce7rpqa] {
    display: block;
  }
  .standardList .listContent > div:last-child[b-5flce7rpqa] {
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .standardList .listContent > div[b-5flce7rpqa] {
    margin-left: 24px;
  }
  .standardList .listContent > div:last-child[b-5flce7rpqa] {
    top: 0;
  }
}
@media screen and (max-width: 1400px) {
  .standardList .listContent[b-5flce7rpqa] {
    text-align: right;
  }
  .standardList .listContent > div:last-child[b-5flce7rpqa] {
    top: 0;
  }
}
.standardListForm .ant-form-item[b-5flce7rpqa] {
  margin-bottom: 12px;
}
.standardListForm .ant-form-item:last-child[b-5flce7rpqa] {
  margin-bottom: 32px;
  padding-top: 4px;
}
.formResult[b-5flce7rpqa] {
  width: 100%;
}
.formResult [class^='title'][b-5flce7rpqa] {
  margin-bottom: 8px;
}
/* /Pages/Media/AutoLoad/AutoLoad.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 */
.card[b-7kvolm0bne] {
    margin-bottom: 24px;
}
.card :global .ant-legacy-form-item .ant-legacy-form-item-control-wrapper[b-7kvolm0bne] {
    width: 100%;
}
.errorIcon[b-7kvolm0bne] {
    margin-right: 24px;
    color: #ff4d4f;
    cursor: pointer;
}
.errorIcon span.anticon[b-7kvolm0bne] {
    margin-right: 4px;
}
.errorPopover :global .ant-popover-inner-content[b-7kvolm0bne] {
    min-width: 256px;
    max-height: 290px;
    padding: 0;
    overflow: auto;
}
.errorListItem[b-7kvolm0bne] {
    padding: 8px 16px;
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: all 0.3s;
}
.errorListItem:hover[b-7kvolm0bne] {
    background: #e6f7ff;
}
.errorListItem:last-child[b-7kvolm0bne] {
    border: 0;
}
.errorListItem .errorIcon[b-7kvolm0bne] {
    float: left;
    margin-top: 4px;
    margin-right: 12px;
    padding-bottom: 22px;
    color: #ff4d4f;
}
.errorListItem .errorField[b-7kvolm0bne] {
    margin-top: 2px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 12px;
}
.editable td[b-7kvolm0bne] {
    padding-top: 13px !important;
    padding-bottom: 12.5px !important;
}
/* /Pages/Media/Uploading/Components/Step1/ChooseFile.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 */
.stepForm[b-94sq3adzii] {
  max-width: 500px;
  margin: 40px auto 0;
}
.stepFormText[b-94sq3adzii] {
  margin-bottom: 24px;
}
.stepFormText :global .ant-form-item-label[b-94sq3adzii],
.stepFormText :global .ant-form-item-control[b-94sq3adzii] {
  line-height: 22px;
}
.result[b-94sq3adzii] {
  max-width: 560px;
  margin: 0 auto;
  padding: 24px 0 8px;
}
.desc[b-94sq3adzii] {
  padding: 0 56px;
  color: rgba(0, 0, 0, 0.45);
}
.desc h3[b-94sq3adzii] {
  margin: 0 0 12px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 32px;
}
.desc h4[b-94sq3adzii] {
  margin: 0 0 4px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.desc p[b-94sq3adzii] {
  margin-top: 0;
  margin-bottom: 12px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .desc[b-94sq3adzii] {
    padding: 0;
  }
}
.information[b-94sq3adzii] {
  line-height: 22px;
}
.information :global .ant-row:not(:last-child)[b-94sq3adzii] {
  margin-bottom: 24px;
}
.information .label[b-94sq3adzii] {
  padding-right: 8px;
  color: rgba(0, 0, 0, 0.85);
  text-align: right;
}
@media screen and (max-width: 576px) {
  .information .label[b-94sq3adzii] {
    text-align: left;
  }
}
.money[b-94sq3adzii] {
  font-weight: 500;
  font-size: 20px;
  font-family: 'Helvetica Neue', sans-serif;
  line-height: 14px;
}
.uppercase[b-94sq3adzii] {
  font-size: 12px;
}
.fileForm[b-94sq3adzii] {
  padding: 24px 0 0;
}
.upload-button[b-94sq3adzii] {
  height: 60px;
  padding-top: 20px;
}
/* /Pages/Media/Uploading/Components/Step2/SetDate.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 */
.stepForm[b-1ewjtb4r89] {
  max-width: 500px;
  margin: 40px auto 0;
}
.stepFormText[b-1ewjtb4r89] {
  margin-bottom: 24px;
}
.stepFormText :global .ant-form-item-label[b-1ewjtb4r89],
.stepFormText :global .ant-form-item-control[b-1ewjtb4r89] {
  line-height: 22px;
}
.result[b-1ewjtb4r89] {
  max-width: 560px;
  margin: 0 auto;
  padding: 24px 0 8px;
}
.desc[b-1ewjtb4r89] {
  padding: 0 56px;
  color: rgba(0, 0, 0, 0.45);
}
.desc h3[b-1ewjtb4r89] {
  margin: 0 0 12px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 32px;
}
.desc h4[b-1ewjtb4r89] {
  margin: 0 0 4px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.desc p[b-1ewjtb4r89] {
  margin-top: 0;
  margin-bottom: 12px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .desc[b-1ewjtb4r89] {
    padding: 0;
  }
}
.information[b-1ewjtb4r89] {
  line-height: 22px;
}
.information :global .ant-row:not(:last-child)[b-1ewjtb4r89] {
  margin-bottom: 24px;
}
.information .label[b-1ewjtb4r89] {
  padding-right: 8px;
  color: rgba(0, 0, 0, 0.85);
  text-align: right;
}
@media screen and (max-width: 576px) {
  .information .label[b-1ewjtb4r89] {
    text-align: left;
  }
}
.money[b-1ewjtb4r89] {
  font-weight: 500;
  font-size: 20px;
  font-family: 'Helvetica Neue', sans-serif;
  line-height: 14px;
}
.uppercase[b-1ewjtb4r89] {
  font-size: 12px;
}
.preprocess-spinner[b-1ewjtb4r89] {
  border-radius: 4px;
  padding: 30px 50px;
  margin: 20px 0;
  width: 100%;
}

/* /Pages/Media/Uploading/Components/Step3/UploadMediaResult.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 */
.stepForm[b-pmbp72vo2w] {
  max-width: 500px;
  margin: 40px auto 0;
}
.stepFormText[b-pmbp72vo2w] {
  margin-bottom: 24px;
}
.stepFormText :global .ant-form-item-label[b-pmbp72vo2w],
.stepFormText :global .ant-form-item-control[b-pmbp72vo2w] {
  line-height: 22px;
}
.result[b-pmbp72vo2w] {
  max-width: 560px;
  margin: 0 auto;
  padding: 24px 0 8px;
}
.desc[b-pmbp72vo2w] {
  padding: 0 56px;
  color: rgba(0, 0, 0, 0.45);
}
.desc h3[b-pmbp72vo2w] {
  margin: 0 0 12px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: 32px;
}
.desc h4[b-pmbp72vo2w] {
  margin: 0 0 4px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.desc p[b-pmbp72vo2w] {
  margin-top: 0;
  margin-bottom: 12px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .desc[b-pmbp72vo2w] {
    padding: 0;
  }
}
.information[b-pmbp72vo2w] {
  line-height: 22px;
}
.information :global .ant-row:not(:last-child)[b-pmbp72vo2w] {
  margin-bottom: 24px;
}
.information .label[b-pmbp72vo2w] {
  padding-right: 8px;
  color: rgba(0, 0, 0, 0.85);
  text-align: right;
}
@media screen and (max-width: 576px) {
  .information .label[b-pmbp72vo2w] {
    text-align: left;
  }
}
.uppercase[b-pmbp72vo2w] {
  font-size: 12px;
}

.processingProgressContainer[b-pmbp72vo2w] {
  margin: 0 auto;
  text-align: center;
  padding: 24px 0 0;
}
.processingProgress[b-pmbp72vo2w] {
  margin: 0 auto;
}
/* /Pages/Reports/ReportResult/ReportResult.razor.rz.scp.css */
.imageCover[b-zn3xjun0kp] {
    display: flex;
    min-height: 265px;
    align-items: center;
}
/* /Pages/Reports/ReportSession/ReportSession.razor.rz.scp.css */
.imageCover[b-kvcvvq9q89] {
    display: flex;
    min-height: 265px;
    align-items: center;
}
/* /Pages/Result/MapResultList/MapResultList.razor.rz.scp.css */
.imageCover[b-y2vzfe5psi] {
    display: flex;
    min-height: 265px;
    align-items: center;
}
/* /Pages/Result/ResultItem/ResultItem.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 */
.title[b-ffomi3b5jj] {
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
}

.video[b-ffomi3b5jj] {
  width: 700px;
  /*noinspection CssInvalidPropertyValue*/
  width: -webkit-fill-available;
  max-width: 1200px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.main__b__3 .ant-descriptions-row > td[b-ffomi3b5jj] {
  padding-bottom: 8px;
}
.main__b__3 .ant-page-header-heading-extra[b-ffomi3b5jj] {
  flex-direction: column;
}
.headerList[b-ffomi3b5jj] {
  margin-bottom: 4px;
}
.headerList .ant-descriptions-row > td[b-ffomi3b5jj] {
  padding-bottom: 8px;
}
.headerList .stepDescription[b-ffomi3b5jj] {
  position: relative;
  left: 38px;
  padding-top: 8px;
  font-size: 14px;
  text-align: left;
}
.headerList .stepDescription > div[b-ffomi3b5jj] {
  margin-top: 8px;
  margin-bottom: 4px;
}
.pageHeader .ant-page-header-heading-extra > * + *[b-ffomi3b5jj] {
  margin-left: 8px;
}
.pageHeader .moreInfo[b-ffomi3b5jj] {
  display: flex;
  justify-content: space-between;
}
.ant-pro-page-container-content[b-ffomi3b5jj] {
  max-width: 60%;
}
@media screen and (max-width: 576px) {
  .stepDescription[b-ffomi3b5jj] {
    left: 8px;
  }
  .pageHeader .ant-pro-page-header-wrap-row[b-ffomi3b5jj] {
    flex-direction: column;
  }
}
/* /Pages/Result/ResultList/ResultList.razor.rz.scp.css */
.imageCover[b-bqvyvbh0v6] {
    display: flex;
    min-height: 265px;
    align-items: center;
}

.full-width-space[b-bqvyvbh0v6] {
    max-height: 130px;
    border-bottom: #999999 1px solid;
}

.list-item-container[b-bqvyvbh0v6] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 16px;
}

.list-item-content[b-bqvyvbh0v6] {
    flex: 1;
    min-width: 0;
}

.custom-space[b-bqvyvbh0v6] {
    width: 100% !important;
    justify-content: space-between !important;
}

.text-content[b-bqvyvbh0v6] {
    flex: 1;
    min-width: 0; /* важно для правильного сжатия */
}

.image-container-right[b-bqvyvbh0v6] {
    margin-left: 16px;
    flex-shrink: 0;
}

.imageCoverMini[b-bqvyvbh0v6] {
    margin-top: -15px;
    overflow: hidden;
    border-radius: 4px;
}

/* Основной эффект наведения */
.clickable-list-item[b-bqvyvbh0v6] {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    border-radius: 6px;
}

.clickable-list-item:hover[b-bqvyvbh0v6] {
    background-color: #000000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 100);
    transform: translateY(-1px);
}

.clickable-list-item:active[b-bqvyvbh0v6] {
    background-color: #000000;
    transform: translateY(0);
}

/* Дополнительные эффекты для лучшей визуальной обратной связи */
.clickable-list-item:hover .list-item-content[b-bqvyvbh0v6] {
    opacity: 0.6;
}

.clickable-list-item:hover .ant-list-item-meta-title[b-bqvyvbh0v6] {
    color: #000000;
}

.clickable-list-item:hover .anticon[b-bqvyvbh0v6] {
    color: #000000;
}

/* Для плавного перехода всех элементов */
.clickable-list-item *[b-bqvyvbh0v6] {
    transition: color 0.2s ease, opacity 0.2s ease;
}

/* Убедимся, что изображение тоже имеет плавный переход */
.clickable-list-item:hover .imageCoverMini[b-bqvyvbh0v6] {
    opacity: 0.9;
}

/* снимаем внезапный nowrap, если где-то задали */
.tag-select-wrap[b-bqvyvbh0v6] {
    white-space: normal;
}

/* внутренний список TagSelect делаем переноси́мым */
.tag-select-wrap[b-bqvyvbh0v6]  .ant-pro-tag-select-list,
.tag-select-wrap[b-bqvyvbh0v6]  .ant-pro-tag-select-content {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px; /* отступы между тегами и строками */
}

/* убираем лишние внешние отступы у самих тегов */
.tag-select-wrap[b-bqvyvbh0v6]  .ant-tag {
    margin: 0;
}
/* /Pages/Result/SessionResultList/SessionResultList.razor.rz.scp.css */
.imageCover[b-bja5qew8ub] {
    display: flex;
    min-height: 265px;
    align-items: center;
}

.full-width-space[b-bja5qew8ub] {
    max-height: 125px;
    border-bottom: #999999 1px solid;
}

.list-item-container[b-bja5qew8ub] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 16px;
}

.list-item-content[b-bja5qew8ub] {
    flex: 1;
    min-width: 0;
}


.custom-space[b-bja5qew8ub] {
    width: 100% !important;
    justify-content: space-between !important;
}

.text-content[b-bja5qew8ub] {
    flex: 1;
    min-width: 0; /* важно для правильного сжатия */
}

.image-container-right[b-bja5qew8ub] {
    margin-left: 16px;
    flex-shrink: 0;
}

.imageCoverMini[b-bja5qew8ub] {
    margin-top: -15px;
    overflow: hidden;
    border-radius: 4px;
}

/* Основной эффект наведения */
.clickable-list-item[b-bja5qew8ub] {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    border-radius: 6px;
}

.clickable-list-item:hover[b-bja5qew8ub] {
    background-color: #000000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 100);
    transform: translateY(-1px);
}

.clickable-list-item:active[b-bja5qew8ub] {
    background-color: #000000;
    transform: translateY(0);
}

/* Дополнительные эффекты для лучшей визуальной обратной связи */
.clickable-list-item:hover .list-item-content[b-bja5qew8ub] {
    opacity: 0.6;
}

.clickable-list-item:hover .ant-list-item-meta-title[b-bja5qew8ub] {
    color: #000000;
}

.clickable-list-item:hover .anticon[b-bja5qew8ub] {
    color: #000000;
}

/* Для плавного перехода всех элементов */
.clickable-list-item *[b-bja5qew8ub] {
    transition: color 0.2s ease, opacity 0.2s ease;
}

/* Убедимся, что изображение тоже имеет плавный переход */
.clickable-list-item:hover .imageCoverMini[b-bja5qew8ub] {
    opacity: 0.9;
}
/* /Pages/Result/Success/Success.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 */
.title__b__1[b-4a0c8e0epi] {
  position: relative;
  color: rgba(0, 0, 0, 0.85);
  font-size: 12px;
  text-align: center;
}
.head-title[b-4a0c8e0epi] {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500px;
  font-size: 16px;
}
/* /Pages/Settings/Settings.razor.rz.scp.css */
.baseView[b-9f4zknca3e] {
    display: flex;
    padding-top: 12px;

    :global {
        .ant-legacy-form-item .ant-legacy-form-item-control-wrapper {
            width: 100%;
        }
    }

    .left[b-9f4zknca3e] {
        min-width: 224px;
        max-width: 448px;
    }
    .right__b__1[b-9f4zknca3e] {
        flex: 1;
        padding-left: 104px;
        .avatar_title {
            height: 22px;
            margin-bottom: 8px;
            /*color: @heading-color;*/
            /*font-size: @font-size-base;*/
            line-height: 22px;
        }
        .avatar[b-9f4zknca3e] {
            width: 144px;
            height: 144px;
            margin-bottom: 12px;
            overflow: hidden;
        }
        .button_view[b-9f4zknca3e] {
            width: 144px;
            text-align: center;
        }
    }
}

/*@media screen and (max-width: @screen-xl) {*/
/*    .baseView {*/
/*        flex-direction: column-reverse;*/

/*        .right__b__1 {*/
/*            display: flex;*/
/*            flex-direction: column;*/
/*            align-items: center;*/
/*            max-width: 448px;*/
/*            padding: 20px;*/
/*            .avatar_title {*/
/*                display: none;*/
/*            }*/
/*        }*/
/*    }*/
/*}*/
/* /Pages/User/Login/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__0[b-45tbi2q98c]  {
  width: 368px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .main__b__0[b-45tbi2q98c]  {
    width: 95%;
  }
}
.main__b__0[b-45tbi2q98c]  .login :global .ant-tabs .ant-tabs-nav {
  margin-bottom: 24px;
  text-align: center;
  border-bottom: 0;
}
.main__b__0[b-45tbi2q98c]  .login .getCaptcha {
  display: block;
  width: 100%;
}
.main__b__0[b-45tbi2q98c]  .login .icon {
  color: #1890ff;
}
.main__b__0[b-45tbi2q98c]  .login .other {
  margin-top: 24px;
  line-height: 22px;
  text-align: left;
}
.main__b__0[b-45tbi2q98c]  .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-45tbi2q98c]  .login .other .icon:hover {
  color: #1890ff;
}
.main__b__0[b-45tbi2q98c]  .login .other .register {
  float: right;
}
.main__b__0[b-45tbi2q98c]  .login .prefixIcon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}
.main__b__0[b-45tbi2q98c]  .login .submit {
  width: 100%;
  margin-top: 24px;
}
/* /Pages/User/Profile/Profile.razor.rz.scp.css */
.baseView[b-7sstlg2y69] {
    display: flex;
    padding-top: 12px;

    :global {
        .ant-legacy-form-item .ant-legacy-form-item-control-wrapper {
            width: 100%;
        }
    }

    .left[b-7sstlg2y69] {
        min-width: 224px;
        max-width: 448px;
    }
    .right__b__1[b-7sstlg2y69] {
        flex: 1;
        padding-left: 104px;
        .avatar_title {
            height: 22px;
            margin-bottom: 8px;
            /*color: @heading-color;*/
            /*font-size: @font-size-base;*/
            line-height: 22px;
        }
        .avatar[b-7sstlg2y69] {
            width: 144px;
            height: 144px;
            margin-bottom: 12px;
            overflow: hidden;
        }
        .button_view[b-7sstlg2y69] {
            width: 144px;
            text-align: center;
        }
    }
}

/*@media screen and (max-width: @screen-xl) {*/
/*    .baseView {*/
/*        flex-direction: column-reverse;*/

/*        .right__b__1 {*/
/*            display: flex;*/
/*            flex-direction: column;*/
/*            align-items: center;*/
/*            max-width: 448px;*/
/*            padding: 20px;*/
/*            .avatar_title {*/
/*                display: none;*/
/*            }*/
/*        }*/
/*    }*/
/*}*/
/* /Pages/User/Profile/UserList.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 */
.standardList .ant-card-head[b-5i5pt1x99j] {
    border-bottom: none;
}
.standardList .ant-card-head-title[b-5i5pt1x99j] {
    padding: 24px 0;
    line-height: 32px;
}
.standardList .ant-card-extra[b-5i5pt1x99j] {
    padding: 24px 0;
}
.standardList .ant-list-pagination[b-5i5pt1x99j] {
    margin-top: 24px;
    text-align: right;
}
.standardList .ant-avatar-lg[b-5i5pt1x99j] {
    width: 48px;
    height: 48px;
    line-height: 48px;
}
.standardList .headerInfo[b-5i5pt1x99j] {
    position: relative;
    text-align: center;
}
.standardList .headerInfo > span[b-5i5pt1x99j] {
    display: inline-block;
    margin-bottom: 4px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 22px;
}
.standardList .headerInfo > p[b-5i5pt1x99j] {
    margin: 0;
    color: rgba(0, 0, 0, 0.85);
    font-size: 24px;
    line-height: 32px;
}
.standardList .headerInfo > em[b-5i5pt1x99j] {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 56px;
    background-color: #f0f0f0;
}
.standardList .listContent[b-5i5pt1x99j] {
    font-size: 0;
}
.standardList .listContent .listContentItem[b-5i5pt1x99j] {
    display: inline-block;
    margin-left: 40px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    vertical-align: middle;
}
.standardList .listContent .listContentItem > span[b-5i5pt1x99j] {
    line-height: 20px;
}
.standardList .listContent .listContentItem > p[b-5i5pt1x99j] {
    margin-top: 4px;
    margin-bottom: 0;
    line-height: 22px;
}
.standardList .extraContentSearch[b-5i5pt1x99j] {
    width: 272px;
    margin-left: 16px;
}
@media screen and (max-width: 480px) {
    .standardList .ant-list-item-content[b-5i5pt1x99j] {
        display: block;
        flex: none;
        width: 100%;
    }
    .standardList .ant-list-item-action[b-5i5pt1x99j] {
        margin-left: 0;
    }
    .standardList .listContent[b-5i5pt1x99j] {
        margin-left: 0;
    }
    .standardList .listContent > div[b-5i5pt1x99j] {
        margin-left: 0;
    }
    .standardList .listCard .ant-card-head-title[b-5i5pt1x99j] {
        overflow: visible;
    }
}
@media screen and (max-width: 576px) {
    .standardList .extraContentSearch[b-5i5pt1x99j] {
        width: 100%;
        margin-left: 0;
    }
    .standardList .headerInfo[b-5i5pt1x99j] {
        margin-bottom: 16px;
    }
    .standardList .headerInfo > em[b-5i5pt1x99j] {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .standardList .listContent > div[b-5i5pt1x99j] {
        display: block;
    }
    .standardList .listContent > div:last-child[b-5i5pt1x99j] {
        top: 0;
        width: 100%;
    }
    .listCard .ant-radio-group[b-5i5pt1x99j] {
        display: block;
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .standardList .listContent > div[b-5i5pt1x99j] {
        display: block;
    }
    .standardList .listContent > div:last-child[b-5i5pt1x99j] {
        top: 0;
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .standardList .listContent > div[b-5i5pt1x99j] {
        margin-left: 24px;
    }
    .standardList .listContent > div:last-child[b-5i5pt1x99j] {
        top: 0;
    }
}
@media screen and (max-width: 1400px) {
    .standardList .listContent[b-5i5pt1x99j] {
        text-align: right;
    }
    .standardList .listContent > div:last-child[b-5i5pt1x99j] {
        top: 0;
    }
}
.standardListForm .ant-form-item[b-5i5pt1x99j] {
    margin-bottom: 12px;
}
.standardListForm .ant-form-item:last-child[b-5i5pt1x99j] {
    margin-bottom: 32px;
    padding-top: 4px;
}
.formResult[b-5i5pt1x99j] {
    width: 100%;
}
.formResult [class^='title'][b-5i5pt1x99j] {
    margin-bottom: 8px;
}
