@cloudtower/eagle 0.24.17 → 0.24.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1597,37 +1597,6 @@ body {
1597
1597
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1598
1598
  }
1599
1599
  }
1600
- .iap75of {
1601
- height: 18px;
1602
- line-height: 18px;
1603
- padding: 0 4px;
1604
- border-radius: 4px;
1605
- background: rgba(235, 239, 245, 0.6);
1606
- border: 1px solid rgba(223, 228, 235, 0.6);
1607
- display: flex;
1608
- align-items: center;
1609
- white-space: nowrap;
1610
- margin-right: 4px;
1611
- }
1612
-
1613
- .i1mrf09m {
1614
- display: inline-flex;
1615
- align-items: center;
1616
- }
1617
- .i1mrf09m .icon-inner {
1618
- display: inline-flex;
1619
- align-items: center;
1620
- justify-content: center;
1621
- }
1622
- .i1mrf09m .icon-inner + span,
1623
- .i1mrf09m span + .icon-inner.suffix {
1624
- margin-left: 4px;
1625
- }
1626
- .i1mrf09m.is-rotate img,
1627
- .i1mrf09m.is-rotate svg {
1628
- animation: rotate 680ms linear infinite;
1629
- }
1630
-
1631
1600
  .fde5mpd {
1632
1601
  width: 100%;
1633
1602
  height: 100%;
@@ -1643,371 +1612,160 @@ body {
1643
1612
  font-size: 18px;
1644
1613
  }
1645
1614
 
1646
- .bpq0js6 {
1647
- padding: 4px 11px;
1648
- }
1649
-
1650
- .b15sn34c {
1615
+ .iap75of {
1616
+ height: 18px;
1617
+ line-height: 18px;
1618
+ padding: 0 4px;
1619
+ border-radius: 4px;
1620
+ background: rgba(235, 239, 245, 0.6);
1621
+ border: 1px solid rgba(223, 228, 235, 0.6);
1622
+ display: flex;
1623
+ align-items: center;
1651
1624
  white-space: nowrap;
1652
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1625
+ margin-right: 4px;
1653
1626
  }
1654
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1655
- --color: #0080ff;
1627
+
1628
+ .buj61ew.ant-btn {
1629
+ height: 32px;
1630
+ border-radius: 6px;
1631
+ line-height: 22px;
1632
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1633
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1656
1634
  }
1657
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1658
- --color: #0080ff;
1635
+ .buj61ew.ant-btn.ant-btn-lg {
1636
+ height: 40px;
1637
+ line-height: 24px;
1659
1638
  }
1660
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1661
- margin-left: 1px;
1639
+ .buj61ew.ant-btn.ant-btn-sm {
1640
+ height: 24px;
1641
+ line-height: 20px;
1662
1642
  }
1663
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1664
- border-top-right-radius: 0;
1665
- border-bottom-right-radius: 0;
1643
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1644
+ border-radius: 50%;
1666
1645
  }
1667
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1668
- border-top-left-radius: 0;
1669
- border-bottom-left-radius: 0;
1646
+ .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
1647
+ color: var(--color, #06101f);
1648
+ font-weight: var(--font-weight);
1649
+ background: var(--background-color, #fff);
1650
+ border-width: var(--border-width, 1px);
1651
+ border-color: var(--border-color, #d9d9d9);
1670
1652
  }
1671
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1672
- border-radius: unset;
1653
+ .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
1654
+ display: none;
1673
1655
  }
1674
-
1675
- .p12gwtiw {
1676
- display: flex;
1677
- justify-content: space-between;
1678
- align-items: center;
1679
- padding: 10px 0;
1680
- color: rgba(44, 56, 82, 0.6);
1681
- font-size: 12px;
1682
- line-height: 24px;
1656
+ .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
1657
+ color: var(--color, inherit);
1683
1658
  }
1684
- .p12gwtiw .pagination-left {
1685
- padding: 2px 8px;
1659
+ .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
1660
+ background: var(--background-color-hover, var(--background-color));
1661
+ border-color: var(--border-color-hover, var(--border-color, transparent));
1686
1662
  }
1687
- .p12gwtiw .dropdown-trigger {
1688
- display: flex;
1689
- align-items: center;
1690
- border-radius: 6px;
1691
- cursor: pointer;
1692
- transition: all 0.3s ease;
1663
+ .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
1664
+ --scale: 1;
1665
+ --transY: 1px;
1666
+ background: var(--background-color-active, var(--background-color));
1667
+ border-color: var(--border-color-active, var(--border-color, transparent));
1693
1668
  }
1694
- .p12gwtiw .dropdown-trigger:hover {
1695
- background: rgba(211, 218, 235, 0.6);
1696
- color: #0080ff;
1669
+ .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
1670
+ background: var(--background-color-focus, var(--background-color));
1671
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1672
+ border-color: var(--border-color-focus, var(--border-color, transparent));
1697
1673
  }
1698
- .p12gwtiw .dropdown-trigger .icon-inner {
1699
- margin-left: 4px;
1674
+ .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
1675
+ color: var(--color-disabled, var(--color));
1676
+ background: var(--background-color-disabled, var(--background-color));
1677
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
1678
+ opacity: 0.5;
1700
1679
  }
1701
- .p12gwtiw .pagination-right {
1702
- display: flex;
1703
- align-items: center;
1680
+ .buj61ew.ant-btn-link[disabled] {
1704
1681
  color: #0080ff;
1705
- font-weight: bold;
1706
- }
1707
- .p12gwtiw .pagination-right .icon-inner {
1708
- margin-left: 4px;
1709
- }
1710
- .p12gwtiw .pagination-right .prev-btn,
1711
- .p12gwtiw .pagination-right .next-btn {
1712
- padding: 0 8px;
1682
+ opacity: 0.5;
1713
1683
  }
1714
- .p12gwtiw .pagination-right .prev-btn > span,
1715
- .p12gwtiw .pagination-right .next-btn > span {
1716
- color: #0080ff;
1684
+ .buj61ew.ant-btn-primary {
1685
+ --color: #fff;
1686
+ --font-weight: bold;
1687
+ --border-width: 0;
1688
+ --background-color: #0080ff;
1689
+ --background-color-hover: #009dff;
1690
+ --background-color-active: #005ed1;
1691
+ --background-color-focus: #0080ff;
1692
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1717
1693
  }
1718
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1719
- transform: rotate(180deg);
1694
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
1695
+ --background-color: #f0483e;
1696
+ --background-color-hover: #ff5252;
1697
+ --background-color-active: #c73d31;
1698
+ --background-color-focus: #ff5252;
1699
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1720
1700
  }
1721
-
1722
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1723
- max-height: calc(100vh - 128px);
1724
- overflow-y: auto;
1701
+ .buj61ew.ant-btn-primary.btn-primary-orange {
1702
+ --background-color: #fea008;
1703
+ --background-color-hover: #feba33;
1704
+ --background-color-active: #e07f00;
1705
+ --background-color-focus: #fea008;
1725
1706
  }
1726
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1727
- padding: 4px 20px;
1728
- font-size: 12px;
1729
- line-height: 18px;
1707
+ .buj61ew.ant-btn-secondary {
1708
+ --color: #0080ff;
1709
+ --font-weight: bold;
1710
+ --border-width: 0;
1711
+ --background-color: rgba(0, 136, 255, 0.1);
1712
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1713
+ --background-color-active: rgba(0, 136, 255, 0.2);
1714
+ --background-color-focus: rgba(0, 136, 255, 0.1);
1715
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1730
1716
  }
1731
-
1732
- .s34f1qb.ant-switch {
1733
- min-width: 40px;
1734
- height: 24px;
1735
- background: rgba(172, 186, 211, 0.6);
1736
- overflow: hidden;
1717
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1718
+ --color: #f0483e;
1719
+ --background-color: rgba(255, 74, 74, 0.1);
1720
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1721
+ --background-color-active: rgba(255, 74, 74, 0.2);
1722
+ --background-color-focus: rgba(255, 74, 74, 0.1);
1723
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1737
1724
  }
1738
- .s34f1qb.ant-switch:focus {
1739
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1725
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
1726
+ --color: #fea008;
1727
+ --background-color: rgba(255, 187, 0, 0.1);
1728
+ --background-color-hover: rgba(255, 187, 0, 0.16);
1729
+ --background-color-active: rgba(255, 187, 0, 0.2);
1730
+ --background-color-focus: rgba(255, 187, 0, 0.1);
1740
1731
  }
1741
- .s34f1qb.ant-switch-small {
1742
- min-width: 26px;
1743
- height: 16px;
1732
+ .buj61ew.ant-btn-tertiary {
1733
+ --color: #0080ff;
1734
+ --font-weight: bold;
1735
+ --border-width: 0;
1736
+ --background-color: #fff;
1737
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1738
+ box-shadow: none;
1744
1739
  }
1745
- .s34f1qb.ant-switch-large {
1746
- min-width: 52px;
1747
- height: 32px;
1740
+ .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
1741
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1748
1742
  }
1749
- .s34f1qb.ant-switch .ant-switch-handle {
1750
- height: 20px;
1751
- width: 20px;
1743
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1744
+ --color: #f0483e;
1745
+ --background-color: #fff;
1746
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1752
1747
  }
1753
- .s34f1qb.ant-switch .ant-switch-handle::before {
1754
- border-radius: 10px;
1755
- transition-delay: 120ms;
1748
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
1749
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1756
1750
  }
1757
- .s34f1qb.ant-switch-small .ant-switch-handle {
1758
- height: 14px;
1759
- width: 14px;
1760
- top: 1px;
1761
- left: 1px;
1751
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
1752
+ --color: #fea008;
1753
+ --background-color: #fff;
1762
1754
  }
1763
- .s34f1qb.ant-switch-large .ant-switch-handle {
1764
- height: 28px;
1765
- width: 28px;
1755
+ .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
1756
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1766
1757
  }
1767
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1768
- border-radius: 14px;
1758
+ .buj61ew.ant-btn-ordinary {
1759
+ --color: #1d326c;
1760
+ --border-color: #ccd4e3;
1761
+ --background-color: #fff;
1762
+ --background-color-hover: #edf0f7;
1763
+ --background-color-active: #e4e9f2;
1764
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1765
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1769
1766
  }
1770
- .s34f1qb.ant-switch-checked {
1771
- background-color: #00ba5d;
1772
- }
1773
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1774
- left: calc(100% - 20px - 2px);
1775
- }
1776
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1777
- left: calc(100% - 14px - 1px);
1778
- }
1779
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1780
- left: calc(100% - 28px - 2px);
1781
- }
1782
-
1783
- .c1to9vb9 {
1784
- margin-left: 5px;
1785
- }
1786
-
1787
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1788
- flex-direction: row;
1789
- justify-content: stretch;
1790
- }
1791
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1792
- padding: 0;
1793
- margin-right: 4px;
1794
- flex: 1;
1795
- overflow: visible;
1796
- }
1797
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1798
- display: none;
1799
- }
1800
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1801
- width: 100%;
1802
- min-height: unset;
1803
- }
1804
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1805
- height: 26px;
1806
- line-height: 26px;
1807
- width: 100%;
1808
- text-align: center;
1809
- padding: 0;
1810
- font-size: 12px;
1811
- font-weight: normal;
1812
- }
1813
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1814
- margin-right: 10px;
1815
- }
1816
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1817
- display: none;
1818
- }
1819
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1820
- border-radius: 4px 0 0 4px;
1821
- }
1822
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1823
- margin-right: 0;
1824
- }
1825
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1826
- border-radius: 0 4px 4px 0;
1827
- }
1828
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
1829
- content: "";
1830
- width: 0;
1831
- height: 0;
1832
- border: 13px solid transparent;
1833
- position: absolute;
1834
- top: 0;
1835
- border-left: 8px solid rgba(237, 241, 250, 0.6);
1836
- right: -21px;
1837
- z-index: 2;
1838
- }
1839
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
1840
- content: "";
1841
- width: 0;
1842
- height: 0;
1843
- border: 13px solid transparent;
1844
- position: absolute;
1845
- top: 0;
1846
- border-left: 8px solid #fff;
1847
- left: 0;
1848
- }
1849
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1850
- background-color: rgba(0, 136, 255, 0.1);
1851
- }
1852
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1853
- border-left-color: rgba(0, 136, 255, 0.1) !important;
1854
- }
1855
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1856
- color: #005ed1;
1857
- }
1858
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1859
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1860
- background-color: rgba(237, 241, 250, 0.6);
1861
- }
1862
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1863
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1864
- color: rgba(44, 56, 82, 0.6);
1865
- }
1866
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1867
- padding: 0;
1868
- }
1869
-
1870
- .buj61ew.ant-btn {
1871
- height: 32px;
1872
- border-radius: 6px;
1873
- line-height: 22px;
1874
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1875
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1876
- }
1877
- .buj61ew.ant-btn.ant-btn-lg {
1878
- height: 40px;
1879
- line-height: 24px;
1880
- }
1881
- .buj61ew.ant-btn.ant-btn-sm {
1882
- height: 24px;
1883
- line-height: 20px;
1884
- }
1885
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1886
- border-radius: 50%;
1887
- }
1888
- .buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
1889
- color: var(--color, #06101f);
1890
- font-weight: var(--font-weight);
1891
- background: var(--background-color, #fff);
1892
- border-width: var(--border-width, 1px);
1893
- border-color: var(--border-color, #d9d9d9);
1894
- }
1895
- .buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
1896
- display: none;
1897
- }
1898
- .buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
1899
- color: var(--color, inherit);
1900
- }
1901
- .buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
1902
- background: var(--background-color-hover, var(--background-color));
1903
- border-color: var(--border-color-hover, var(--border-color, transparent));
1904
- }
1905
- .buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
1906
- --scale: 1;
1907
- --transY: 1px;
1908
- background: var(--background-color-active, var(--background-color));
1909
- border-color: var(--border-color-active, var(--border-color, transparent));
1910
- }
1911
- .buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
1912
- background: var(--background-color-focus, var(--background-color));
1913
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1914
- border-color: var(--border-color-focus, var(--border-color, transparent));
1915
- }
1916
- .buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
1917
- color: var(--color-disabled, var(--color));
1918
- background: var(--background-color-disabled, var(--background-color));
1919
- border-color: var(--border-color-disabled, var(--border-color, transparent));
1920
- opacity: 0.5;
1921
- }
1922
- .buj61ew.ant-btn-link[disabled] {
1923
- color: #0080ff;
1924
- opacity: 0.5;
1925
- }
1926
- .buj61ew.ant-btn-primary {
1927
- --color: #fff;
1928
- --font-weight: bold;
1929
- --border-width: 0;
1930
- --background-color: #0080ff;
1931
- --background-color-hover: #009dff;
1932
- --background-color-active: #005ed1;
1933
- --background-color-focus: #0080ff;
1934
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1935
- }
1936
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
1937
- --background-color: #f0483e;
1938
- --background-color-hover: #ff5252;
1939
- --background-color-active: #c73d31;
1940
- --background-color-focus: #ff5252;
1941
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1942
- }
1943
- .buj61ew.ant-btn-primary.btn-primary-orange {
1944
- --background-color: #fea008;
1945
- --background-color-hover: #feba33;
1946
- --background-color-active: #e07f00;
1947
- --background-color-focus: #fea008;
1948
- }
1949
- .buj61ew.ant-btn-secondary {
1950
- --color: #0080ff;
1951
- --font-weight: bold;
1952
- --border-width: 0;
1953
- --background-color: rgba(0, 136, 255, 0.1);
1954
- --background-color-hover: rgba(0, 136, 255, 0.16);
1955
- --background-color-active: rgba(0, 136, 255, 0.2);
1956
- --background-color-focus: rgba(0, 136, 255, 0.1);
1957
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1958
- }
1959
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1960
- --color: #f0483e;
1961
- --background-color: rgba(255, 74, 74, 0.1);
1962
- --background-color-hover: rgba(255, 74, 74, 0.16);
1963
- --background-color-active: rgba(255, 74, 74, 0.2);
1964
- --background-color-focus: rgba(255, 74, 74, 0.1);
1965
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1966
- }
1967
- .buj61ew.ant-btn-secondary.btn-primary-orange {
1968
- --color: #fea008;
1969
- --background-color: rgba(255, 187, 0, 0.1);
1970
- --background-color-hover: rgba(255, 187, 0, 0.16);
1971
- --background-color-active: rgba(255, 187, 0, 0.2);
1972
- --background-color-focus: rgba(255, 187, 0, 0.1);
1973
- }
1974
- .buj61ew.ant-btn-tertiary {
1975
- --color: #0080ff;
1976
- --font-weight: bold;
1977
- --border-width: 0;
1978
- --background-color: #fff;
1979
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1980
- box-shadow: none;
1981
- }
1982
- .buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
1983
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1984
- }
1985
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1986
- --color: #f0483e;
1987
- --background-color: #fff;
1988
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1989
- }
1990
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
1991
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1992
- }
1993
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
1994
- --color: #fea008;
1995
- --background-color: #fff;
1996
- }
1997
- .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
1998
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1999
- }
2000
- .buj61ew.ant-btn-ordinary {
2001
- --color: #1d326c;
2002
- --border-color: #ccd4e3;
2003
- --background-color: #fff;
2004
- --background-color-hover: #edf0f7;
2005
- --background-color-active: #e4e9f2;
2006
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2007
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2008
- }
2009
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2010
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1767
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1768
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2011
1769
  }
2012
1770
  .buj61ew.ant-btn-ordinary.ordinary-blue {
2013
1771
  --color: #0080ff;
@@ -2115,19 +1873,121 @@ body {
2115
1873
  padding: 0;
2116
1874
  }
2117
1875
 
2118
- .rxbeqvl.ant-radio-wrapper {
2119
- display: inline-flex;
2120
- align-items: baseline;
2121
- white-space: pre-wrap;
1876
+ .bpq0js6 {
1877
+ padding: 4px 11px;
2122
1878
  }
2123
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2124
- position: relative;
2125
- top: 3px;
1879
+
1880
+ .b15sn34c {
1881
+ white-space: nowrap;
1882
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2126
1883
  }
2127
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2128
- border-color: rgba(107, 128, 167, 0.6);
1884
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1885
+ --color: #0080ff;
2129
1886
  }
2130
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1887
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1888
+ --color: #0080ff;
1889
+ }
1890
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1891
+ margin-left: 1px;
1892
+ }
1893
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1894
+ border-top-right-radius: 0;
1895
+ border-bottom-right-radius: 0;
1896
+ }
1897
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1898
+ border-top-left-radius: 0;
1899
+ border-bottom-left-radius: 0;
1900
+ }
1901
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1902
+ border-radius: unset;
1903
+ }
1904
+
1905
+ .i1mrf09m {
1906
+ display: inline-flex;
1907
+ align-items: center;
1908
+ }
1909
+ .i1mrf09m .icon-inner {
1910
+ display: inline-flex;
1911
+ align-items: center;
1912
+ justify-content: center;
1913
+ }
1914
+ .i1mrf09m .icon-inner + span,
1915
+ .i1mrf09m span + .icon-inner.suffix {
1916
+ margin-left: 4px;
1917
+ }
1918
+ .i1mrf09m.is-rotate img,
1919
+ .i1mrf09m.is-rotate svg {
1920
+ animation: rotate 680ms linear infinite;
1921
+ }
1922
+
1923
+ .s34f1qb.ant-switch {
1924
+ min-width: 40px;
1925
+ height: 24px;
1926
+ background: rgba(172, 186, 211, 0.6);
1927
+ overflow: hidden;
1928
+ }
1929
+ .s34f1qb.ant-switch:focus {
1930
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1931
+ }
1932
+ .s34f1qb.ant-switch-small {
1933
+ min-width: 26px;
1934
+ height: 16px;
1935
+ }
1936
+ .s34f1qb.ant-switch-large {
1937
+ min-width: 52px;
1938
+ height: 32px;
1939
+ }
1940
+ .s34f1qb.ant-switch .ant-switch-handle {
1941
+ height: 20px;
1942
+ width: 20px;
1943
+ }
1944
+ .s34f1qb.ant-switch .ant-switch-handle::before {
1945
+ border-radius: 10px;
1946
+ transition-delay: 120ms;
1947
+ }
1948
+ .s34f1qb.ant-switch-small .ant-switch-handle {
1949
+ height: 14px;
1950
+ width: 14px;
1951
+ top: 1px;
1952
+ left: 1px;
1953
+ }
1954
+ .s34f1qb.ant-switch-large .ant-switch-handle {
1955
+ height: 28px;
1956
+ width: 28px;
1957
+ }
1958
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
1959
+ border-radius: 14px;
1960
+ }
1961
+ .s34f1qb.ant-switch-checked {
1962
+ background-color: #00ba5d;
1963
+ }
1964
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
1965
+ left: calc(100% - 20px - 2px);
1966
+ }
1967
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1968
+ left: calc(100% - 14px - 1px);
1969
+ }
1970
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1971
+ left: calc(100% - 28px - 2px);
1972
+ }
1973
+
1974
+ .c1to9vb9 {
1975
+ margin-left: 5px;
1976
+ }
1977
+
1978
+ .rxbeqvl.ant-radio-wrapper {
1979
+ display: inline-flex;
1980
+ align-items: baseline;
1981
+ white-space: pre-wrap;
1982
+ }
1983
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1984
+ position: relative;
1985
+ top: 3px;
1986
+ }
1987
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1988
+ border-color: rgba(107, 128, 167, 0.6);
1989
+ }
1990
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2131
1991
  border-color: #0080ff;
2132
1992
  }
2133
1993
  .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
@@ -2257,6 +2117,63 @@ body {
2257
2117
  width: 36px;
2258
2118
  }
2259
2119
 
2120
+ .p12gwtiw {
2121
+ display: flex;
2122
+ justify-content: space-between;
2123
+ align-items: center;
2124
+ padding: 10px 0;
2125
+ color: rgba(44, 56, 82, 0.6);
2126
+ font-size: 12px;
2127
+ line-height: 24px;
2128
+ }
2129
+ .p12gwtiw .pagination-left {
2130
+ padding: 2px 8px;
2131
+ }
2132
+ .p12gwtiw .dropdown-trigger {
2133
+ display: flex;
2134
+ align-items: center;
2135
+ border-radius: 6px;
2136
+ cursor: pointer;
2137
+ transition: all 0.3s ease;
2138
+ }
2139
+ .p12gwtiw .dropdown-trigger:hover {
2140
+ background: rgba(211, 218, 235, 0.6);
2141
+ color: #0080ff;
2142
+ }
2143
+ .p12gwtiw .dropdown-trigger .icon-inner {
2144
+ margin-left: 4px;
2145
+ }
2146
+ .p12gwtiw .pagination-right {
2147
+ display: flex;
2148
+ align-items: center;
2149
+ color: #0080ff;
2150
+ font-weight: bold;
2151
+ }
2152
+ .p12gwtiw .pagination-right .icon-inner {
2153
+ margin-left: 4px;
2154
+ }
2155
+ .p12gwtiw .pagination-right .prev-btn,
2156
+ .p12gwtiw .pagination-right .next-btn {
2157
+ padding: 0 8px;
2158
+ }
2159
+ .p12gwtiw .pagination-right .prev-btn > span,
2160
+ .p12gwtiw .pagination-right .next-btn > span {
2161
+ color: #0080ff;
2162
+ }
2163
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2164
+ transform: rotate(180deg);
2165
+ }
2166
+
2167
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2168
+ max-height: calc(100vh - 128px);
2169
+ overflow-y: auto;
2170
+ }
2171
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2172
+ padding: 4px 20px;
2173
+ font-size: 12px;
2174
+ line-height: 18px;
2175
+ }
2176
+
2260
2177
  .obf05yr {
2261
2178
  display: inline-block;
2262
2179
  }
@@ -2266,6 +2183,89 @@ body {
2266
2183
  position: absolute;
2267
2184
  }
2268
2185
 
2186
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2187
+ flex-direction: row;
2188
+ justify-content: stretch;
2189
+ }
2190
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2191
+ padding: 0;
2192
+ margin-right: 4px;
2193
+ flex: 1;
2194
+ overflow: visible;
2195
+ }
2196
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2197
+ display: none;
2198
+ }
2199
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2200
+ width: 100%;
2201
+ min-height: unset;
2202
+ }
2203
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2204
+ height: 26px;
2205
+ line-height: 26px;
2206
+ width: 100%;
2207
+ text-align: center;
2208
+ padding: 0;
2209
+ font-size: 12px;
2210
+ font-weight: normal;
2211
+ }
2212
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2213
+ margin-right: 10px;
2214
+ }
2215
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2216
+ display: none;
2217
+ }
2218
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2219
+ border-radius: 4px 0 0 4px;
2220
+ }
2221
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2222
+ margin-right: 0;
2223
+ }
2224
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2225
+ border-radius: 0 4px 4px 0;
2226
+ }
2227
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2228
+ content: "";
2229
+ width: 0;
2230
+ height: 0;
2231
+ border: 13px solid transparent;
2232
+ position: absolute;
2233
+ top: 0;
2234
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2235
+ right: -21px;
2236
+ z-index: 2;
2237
+ }
2238
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2239
+ content: "";
2240
+ width: 0;
2241
+ height: 0;
2242
+ border: 13px solid transparent;
2243
+ position: absolute;
2244
+ top: 0;
2245
+ border-left: 8px solid #fff;
2246
+ left: 0;
2247
+ }
2248
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2249
+ background-color: rgba(0, 136, 255, 0.1);
2250
+ }
2251
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2252
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2253
+ }
2254
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2255
+ color: #005ed1;
2256
+ }
2257
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2258
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2259
+ background-color: rgba(237, 241, 250, 0.6);
2260
+ }
2261
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2262
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2263
+ color: rgba(44, 56, 82, 0.6);
2264
+ }
2265
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2266
+ padding: 0;
2267
+ }
2268
+
2269
2269
  .cz04yix {
2270
2270
  display: flex;
2271
2271
  flex-direction: column;
@@ -2931,483 +2931,367 @@ input.rrg1fkn.ant-input {
2931
2931
  border-bottom-left-radius: 0;
2932
2932
  }
2933
2933
 
2934
- .d6j0lbj {
2935
- font-family: Inter;
2936
- font-style: normal;
2937
- font-weight: bold;
2938
- font-size: 32px;
2939
- line-height: 40px;
2934
+ .t1upn1sz {
2935
+ height: 100%;
2940
2936
  }
2941
2937
 
2942
- .d1xhvvxe {
2943
- font-family: Inter;
2944
- font-style: normal;
2945
- font-weight: bold;
2946
- font-size: 24px;
2947
- line-height: 32px;
2938
+ .tta5kd2 {
2939
+ height: 100%;
2948
2940
  }
2949
-
2950
- .dk10mxq {
2951
- font-family: Inter;
2952
- font-style: normal;
2953
- font-weight: normal;
2954
- font-size: 32px;
2955
- line-height: 40px;
2941
+ .tta5kd2.empty-table .ant-table-content {
2942
+ overflow: visible !important;
2943
+ height: 100%;
2956
2944
  }
2957
-
2958
- .dxsait {
2959
- font-family: Inter;
2960
- font-style: normal;
2961
- font-weight: bold;
2962
- font-size: 20px;
2963
- line-height: 24px;
2945
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2946
+ height: 100%;
2964
2947
  }
2965
-
2966
- .dokn0h3 {
2967
- font-family: Inter;
2968
- font-style: normal;
2969
- font-weight: normal;
2970
- font-size: 20px;
2971
- line-height: 24px;
2948
+ .tta5kd2.empty-table .ant-table-content table {
2949
+ width: 100% !important;
2950
+ height: 100%;
2972
2951
  }
2973
-
2974
- .dobau4p {
2975
- font-family: Inter;
2976
- font-style: normal;
2977
- font-weight: bold;
2978
- font-size: 18px;
2979
- line-height: 22px;
2952
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2953
+ padding: 15px 0;
2980
2954
  }
2981
-
2982
- .dvolwok {
2983
- font-family: Inter;
2984
- font-style: normal;
2985
- font-weight: normal;
2986
- font-size: 18px;
2987
- line-height: 22px;
2955
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2956
+ display: none;
2988
2957
  }
2989
-
2990
- .h181qhg4 {
2991
- font-family: Inter;
2992
- font-style: normal;
2993
- font-weight: bold;
2994
- font-size: 16px;
2995
- line-height: 22px;
2958
+ .tta5kd2 .active-row td:nth-child(1) {
2959
+ font-weight: 700;
2996
2960
  }
2997
-
2998
- .h1phgmcq {
2999
- font-family: Inter;
3000
- font-style: normal;
3001
- font-weight: normal;
3002
- font-size: 16px;
3003
- line-height: 22px;
2961
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2962
+ font-weight: 700;
3004
2963
  }
3005
-
3006
- .h173xnl1 {
3007
- font-family: Inter;
3008
- font-style: normal;
3009
- font-weight: bold;
3010
- font-size: 14px;
3011
- line-height: 20px;
2964
+ .tta5kd2 .ant-spin-nested-loading {
2965
+ height: 100%;
3012
2966
  }
3013
-
3014
- .hedm4pz {
3015
- font-family: Inter;
3016
- font-style: normal;
3017
- font-weight: normal;
3018
- font-size: 14px;
3019
- line-height: 20px;
2967
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2968
+ height: 100%;
2969
+ overflow: visible;
3020
2970
  }
3021
-
3022
- .h1kd8xld {
3023
- font-family: Inter;
3024
- font-style: normal;
3025
- font-weight: bold;
3026
- font-size: 12px;
3027
- line-height: 18px;
2971
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2972
+ max-height: none;
3028
2973
  }
3029
-
3030
- .hp14fr {
3031
- font-family: Inter;
3032
- font-style: normal;
3033
- font-weight: normal;
3034
- font-size: 12px;
3035
- line-height: 18px;
2974
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2975
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2976
+ display: none;
3036
2977
  }
3037
-
3038
- .hgrg7mn {
3039
- font-family: Inter;
3040
- font-style: normal;
3041
- font-weight: bold;
3042
- text-transform: uppercase;
3043
- font-feature-settings: "cpsp" on;
3044
- font-size: 12px;
3045
- line-height: 18px;
2978
+ .tta5kd2 td.ant-table-column-sort {
2979
+ background: transparent;
3046
2980
  }
3047
-
3048
- .h6zme9x {
3049
- font-family: Inter;
3050
- font-style: normal;
3051
- font-weight: normal;
3052
- text-transform: uppercase;
3053
- font-feature-settings: "cpsp" on;
3054
- font-size: 12px;
3055
- line-height: 18px;
2981
+ .tta5kd2 td.ant-table-cell-fix-left,
2982
+ .tta5kd2 td.ant-table-cell-fix-right {
2983
+ background: #fff;
2984
+ padding: 0 !important;
3056
2985
  }
3057
-
3058
- .locjvsv {
3059
- font-family: Inter;
3060
- font-style: normal;
3061
- font-weight: normal;
3062
- font-size: 16px;
3063
- line-height: 24px;
2986
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2987
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2988
+ display: flex;
2989
+ align-items: center;
2990
+ height: 100%;
2991
+ padding: 8px;
3064
2992
  }
3065
-
3066
- .l13gi131 {
3067
- font-family: Inter;
3068
- font-style: normal;
3069
- font-weight: bold;
3070
- font-size: 16px;
3071
- line-height: 24px;
2993
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2994
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2995
+ overflow: hidden;
2996
+ text-overflow: ellipsis;
2997
+ width: 100%;
3072
2998
  }
3073
-
3074
- .l1ynemsu {
3075
- font-family: Inter;
3076
- font-style: normal;
3077
- font-weight: normal;
3078
- font-size: 16px;
3079
- line-height: 24px;
2999
+ .tta5kd2 .ant-table-container {
3000
+ height: 100%;
3080
3001
  }
3081
-
3082
- .l1cft1cx {
3083
- font-family: Inter;
3084
- font-style: normal;
3085
- font-weight: bold;
3086
- font-size: 16px;
3087
- line-height: 24px;
3002
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3003
+ box-shadow: none !important;
3088
3004
  }
3089
-
3090
- .l17tqc8p {
3091
- font-family: Inter;
3092
- font-style: normal;
3093
- font-weight: normal;
3094
- text-transform: uppercase;
3095
- font-feature-settings: "cpsp" on;
3096
- font-size: 16px;
3097
- line-height: 24px;
3005
+ .tta5kd2 .ant-table {
3006
+ border-radius: 0px;
3007
+ border-left: none;
3008
+ border-right: none;
3009
+ border-bottom: none;
3010
+ height: 100%;
3011
+ font-size: 12px;
3012
+ background: transparent;
3098
3013
  }
3099
-
3100
- .l1j1e5w7 {
3101
- font-family: Inter;
3102
- font-style: normal;
3103
- font-weight: bold;
3104
- text-transform: uppercase;
3105
- font-feature-settings: "cpsp" on;
3106
- font-size: 16px;
3107
- line-height: 24px;
3014
+ .tta5kd2 .ant-table .ant-table-header {
3015
+ position: relative;
3016
+ z-index: 3;
3017
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3018
+ margin-bottom: -1px;
3108
3019
  }
3109
-
3110
- .l1gf91jb {
3111
- font-family: Inter;
3112
- font-style: normal;
3113
- font-weight: normal;
3114
- font-size: 14px;
3115
- line-height: 22px;
3020
+ .tta5kd2 .ant-table .time-wrapper .data,
3021
+ .tta5kd2 .ant-table .value {
3022
+ color: #2d3a56;
3116
3023
  }
3117
-
3118
- .lu7hlr6 {
3119
- font-family: Inter;
3120
- font-style: normal;
3121
- font-weight: 500;
3122
- font-size: 14px;
3123
- line-height: 22px;
3024
+ .tta5kd2 .ant-table .time-wrapper .time,
3025
+ .tta5kd2 .ant-table .unit {
3026
+ color: rgba(44, 56, 82, 0.6);
3124
3027
  }
3125
-
3126
- .l3l3jf0 {
3127
- font-family: Inter;
3128
- font-style: normal;
3129
- font-weight: bold;
3130
- font-size: 14px;
3131
- line-height: 22px;
3028
+ .tta5kd2 .ant-table .ant-table-selection {
3029
+ text-align: center;
3132
3030
  }
3133
-
3134
- .l12j5nqp {
3135
- font-family: Inter;
3136
- font-style: normal;
3137
- font-weight: normal;
3138
- font-size: 14px;
3139
- line-height: 22px;
3031
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3032
+ background: #fff;
3140
3033
  }
3141
-
3142
- .l1tecqht {
3143
- font-family: Inter;
3144
- font-style: normal;
3145
- font-weight: bold;
3146
- font-size: 14px;
3147
- line-height: 22px;
3034
+ .tta5kd2 .ant-table .anticon-setting {
3035
+ cursor: pointer;
3036
+ position: absolute;
3037
+ top: 50%;
3038
+ right: 12px;
3039
+ transform: translateY(-50%);
3148
3040
  }
3149
-
3150
- .l6sa990 {
3151
- font-family: Inter;
3152
- font-style: normal;
3153
- font-weight: normal;
3154
- text-transform: uppercase;
3155
- font-feature-settings: "cpsp" on;
3156
- font-size: 14px;
3157
- line-height: 22px;
3041
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3042
+ box-shadow: none;
3043
+ width: 1px;
3044
+ background: rgba(213, 219, 227, 0.6);
3158
3045
  }
3159
-
3160
- .lckqe8j {
3161
- font-family: Inter;
3162
- font-style: normal;
3163
- font-weight: bold;
3164
- text-transform: uppercase;
3165
- font-feature-settings: "cpsp" on;
3166
- font-size: 14px;
3167
- line-height: 22px;
3046
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3047
+ box-shadow: none;
3048
+ width: 1px;
3049
+ background: rgba(213, 219, 227, 0.6);
3168
3050
  }
3169
-
3170
- .l1kuminb {
3171
- font-family: Inter;
3172
- font-style: normal;
3173
- font-weight: normal;
3174
- font-size: 13px;
3175
- line-height: 20px;
3051
+ .tta5kd2 .ant-table .ant-table-tbody {
3052
+ position: relative;
3176
3053
  }
3177
-
3178
- .l1pbuf5j {
3179
- font-family: Inter;
3180
- font-style: normal;
3181
- font-weight: 600;
3182
- font-size: 13px;
3183
- line-height: 20px;
3054
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3055
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3056
+ border-bottom: 1px solid white;
3057
+ height: 40px;
3058
+ vertical-align: middle;
3059
+ transition: background 0ms;
3060
+ color: #00122e;
3184
3061
  }
3185
-
3186
- .l1r4ztu {
3187
- font-family: Inter;
3188
- font-style: normal;
3189
- font-weight: bold;
3190
- font-size: 13px;
3191
- line-height: 20px;
3062
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3063
+ background: #f2f5fa;
3064
+ border-bottom-color: #f2f5fa;
3192
3065
  }
3193
-
3194
- .ly8vzok {
3195
- font-family: Inter;
3196
- font-style: normal;
3197
- font-weight: normal;
3198
- font-size: 13px;
3199
- line-height: 20px;
3066
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3067
+ height: auto;
3068
+ color: #00122e;
3069
+ font-size: 12px;
3070
+ text-align: left;
3071
+ transition: none;
3072
+ overflow: hidden;
3073
+ text-overflow: ellipsis;
3074
+ white-space: nowrap;
3200
3075
  }
3201
-
3202
- .lumfmf {
3203
- font-family: Inter;
3204
- font-style: normal;
3205
- font-weight: 600;
3206
- font-size: 13px;
3207
- line-height: 20px;
3076
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3077
+ color: #0096ff;
3208
3078
  }
3209
-
3210
- .l16ujwmv {
3211
- font-family: Inter;
3212
- font-style: normal;
3213
- font-weight: bold;
3214
- font-size: 13px;
3215
- line-height: 20px;
3079
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3080
+ overflow: hidden;
3081
+ text-overflow: ellipsis;
3082
+ width: 100%;
3083
+ vertical-align: middle;
3216
3084
  }
3217
-
3218
- .l17o1ffr {
3219
- font-family: Inter;
3220
- font-style: normal;
3221
- font-weight: normal;
3222
- text-transform: uppercase;
3223
- font-feature-settings: "cpsp" on;
3224
- font-size: 13px;
3225
- line-height: 20px;
3085
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3086
+ line-height: 0px;
3226
3087
  }
3227
-
3228
- .lngllvn {
3229
- font-family: Inter;
3230
- font-style: normal;
3231
- font-weight: bold;
3232
- text-transform: uppercase;
3233
- font-feature-settings: "cpsp" on;
3234
- font-size: 13px;
3235
- line-height: 20px;
3088
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
3089
+ padding-right: 25px;
3236
3090
  }
3237
-
3238
- .l2i7fo9 {
3239
- font-family: Inter;
3240
- font-style: normal;
3241
- font-weight: normal;
3242
- font-size: 12px;
3243
- line-height: 18px;
3091
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3092
+ border-top-color: transparent;
3244
3093
  }
3245
-
3246
- .l1x7hscx {
3247
- font-family: Inter;
3248
- font-style: normal;
3249
- font-weight: 500;
3250
- font-size: 12px;
3251
- line-height: 18px;
3094
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3095
+ background: rgba(225, 230, 241, 0.6);
3096
+ border-color: transparent transparent white;
3252
3097
  }
3253
-
3254
- .le1jwan {
3255
- font-family: Inter;
3256
- font-style: normal;
3257
- font-weight: bold;
3258
- font-size: 12px;
3259
- line-height: 18px;
3098
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3099
+ border-radius: 8px 0 0 8px;
3260
3100
  }
3261
-
3262
- .lyxynfj {
3263
- font-family: Inter;
3264
- font-style: normal;
3265
- font-weight: normal;
3266
- font-size: 12px;
3267
- line-height: 18px;
3101
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3102
+ border-radius: 8px 0 0 8px;
3268
3103
  }
3269
-
3270
- .lpb2nxv {
3271
- font-family: Inter;
3272
- font-style: normal;
3273
- font-weight: 500;
3274
- font-size: 12px;
3275
- line-height: 18px;
3104
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3105
+ content: "";
3106
+ width: 4px;
3107
+ top: -1px;
3108
+ bottom: -1px;
3109
+ background: white;
3276
3110
  }
3277
-
3278
- .l1r8o3vv {
3279
- font-family: Inter;
3280
- font-style: normal;
3281
- font-weight: bold;
3282
- font-size: 12px;
3283
- line-height: 18px;
3111
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3112
+ border-radius: 0 8px 8px 0;
3284
3113
  }
3285
-
3286
- .lemnjy2 {
3287
- font-family: Inter;
3288
- font-style: normal;
3289
- font-weight: normal;
3290
- text-transform: uppercase;
3291
- font-feature-settings: "cpsp" on;
3292
- font-size: 12px;
3293
- line-height: 18px;
3114
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3115
+ border-radius: 0;
3116
+ background: white;
3117
+ border-top: none;
3294
3118
  }
3295
-
3296
- .lrc42gb {
3297
- font-family: Inter;
3298
- font-style: normal;
3299
- font-weight: bold;
3300
- text-transform: uppercase;
3301
- font-feature-settings: "cpsp" on;
3302
- font-size: 12px;
3303
- line-height: 18px;
3119
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3120
+ border-top: 1px solid transparent;
3121
+ border-radius: 0 8px 8px 0;
3122
+ background: rgba(225, 230, 241, 0.6);
3123
+ }
3124
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3125
+ background: white;
3126
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3127
+ }
3128
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3129
+ display: flex;
3130
+ align-items: center;
3131
+ height: 100%;
3132
+ background: rgba(225, 230, 241, 0.6);
3133
+ }
3134
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3135
+ background: white;
3136
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3137
+ }
3138
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3139
+ display: flex;
3140
+ align-items: center;
3141
+ height: 100%;
3142
+ background: rgba(225, 230, 241, 0.6);
3143
+ }
3144
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3145
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3146
+ }
3147
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3148
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3149
+ border-radius: 8px;
3150
+ }
3151
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3152
+ border-top-color: white;
3153
+ }
3154
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3155
+ background: rgba(0, 136, 255, 0.1);
3156
+ border-bottom-color: transparent;
3157
+ border-top-color: transparent;
3158
+ }
3159
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3160
+ border-radius: 8px 0 0 8px;
3161
+ }
3162
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3163
+ border-radius: 0 8px 8px 0;
3164
+ }
3165
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3166
+ background: rgba(0, 136, 255, 0.1);
3167
+ }
3168
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3169
+ background: #fff;
3170
+ font-weight: 400;
3171
+ position: relative;
3172
+ border-bottom: none;
3173
+ color: #00122e;
3174
+ transition: none;
3175
+ padding: 15px 8px 15px 8px;
3176
+ }
3177
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3178
+ content: "";
3179
+ width: 1px;
3180
+ top: 0;
3181
+ bottom: 0;
3182
+ background: rgba(211, 218, 235, 0.6);
3183
+ position: absolute;
3184
+ right: 0;
3185
+ }
3186
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3187
+ padding: unset;
3188
+ }
3189
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3190
+ display: none;
3191
+ }
3192
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3193
+ width: 100%;
3194
+ overflow: hidden;
3195
+ white-space: nowrap;
3196
+ text-overflow: ellipsis;
3197
+ }
3198
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3199
+ overflow: hidden;
3200
+ text-overflow: ellipsis;
3201
+ flex: 1;
3202
+ }
3203
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3204
+ padding: 15px 25px 15px 8px;
3205
+ }
3206
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3207
+ padding: 0;
3208
+ }
3209
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3210
+ position: absolute;
3211
+ right: 6px;
3212
+ top: 50%;
3213
+ transform: translateY(-50%);
3214
+ height: 16px;
3215
+ display: none;
3216
+ transition: transform 320ms ease;
3217
+ }
3218
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3219
+ display: block;
3220
+ transform: translateY(-50%) rotateX(180deg);
3221
+ }
3222
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3223
+ display: block;
3224
+ }
3225
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3226
+ display: none;
3227
+ }
3228
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3229
+ transform: translateY(-50%);
3304
3230
  }
3305
-
3306
- .fqaz4mb {
3307
- font-family: Inter;
3308
- font-style: normal;
3309
- font-weight: normal;
3310
- font-size: 13px;
3311
- line-height: 20px;
3231
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3232
+ transform: translateY(-50%) rotateX(180deg);
3312
3233
  }
3313
-
3314
- .f13we5o {
3315
- font-family: Inter;
3316
- font-style: normal;
3317
- font-weight: normal;
3318
- font-size: 13px;
3319
- line-height: 20px;
3234
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3235
+ background: #f2f5fa;
3320
3236
  }
3321
-
3322
- .ffmjua2 {
3323
- font-family: Inter;
3324
- font-style: normal;
3325
- font-weight: normal;
3326
- font-size: 12px;
3327
- line-height: 18px;
3237
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3238
+ display: block;
3328
3239
  }
3329
-
3330
- .fz2mxw0 {
3331
- font-family: Inter;
3332
- font-style: normal;
3333
- font-weight: normal;
3334
- font-size: 12px;
3335
- line-height: 18px;
3240
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
3241
+ padding-right: 25px;
3336
3242
  }
3337
-
3338
- .t1ertzoh {
3339
- font-family: Inter;
3340
- font-style: normal;
3341
- font-weight: normal;
3342
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3343
- font-size: 13px;
3344
- line-height: 20px;
3243
+ .tta5kd2 .ant-table .ant-table-selection-column {
3244
+ padding: 0 !important;
3345
3245
  }
3346
-
3347
- .t19bge8r {
3348
- font-family: Inter;
3349
- font-style: normal;
3350
- font-weight: normal;
3351
- font-feature-settings: "zero" on;
3352
- font-size: 13px;
3353
- line-height: 20px;
3246
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3247
+ position: absolute;
3248
+ left: 50%;
3249
+ top: 50%;
3250
+ transform: translate(-50%, -50%);
3354
3251
  }
3355
-
3356
- .tjrzfyl {
3357
- font-family: Inter;
3358
- font-style: normal;
3359
- font-weight: normal;
3360
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3361
- font-size: 12px;
3362
- line-height: 18px;
3252
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3253
+ display: none;
3363
3254
  }
3364
-
3365
- .tm6s7bo {
3366
- font-family: Inter;
3367
- font-style: normal;
3368
- font-weight: 500;
3369
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3370
- font-size: 12px;
3371
- line-height: 18px;
3255
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3256
+ background: #fff;
3372
3257
  }
3373
-
3374
- .t19zq6ic {
3375
- font-family: Inter;
3376
- font-style: normal;
3377
- font-weight: normal;
3378
- font-feature-settings: "zero" on;
3379
- font-size: 12px;
3380
- line-height: 18px;
3258
+ .tta5kd2 .ant-table .ant-table-placeholder {
3259
+ background: inherit;
3381
3260
  }
3382
-
3383
- .t1gduru8 {
3384
- font-family: Inter;
3385
- font-style: normal;
3386
- font-weight: 500;
3387
- font-feature-settings: "zero" on;
3388
- font-size: 12px;
3389
- line-height: 18px;
3261
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3262
+ position: static;
3263
+ border: none;
3264
+ background: inherit !important;
3265
+ height: 100px;
3266
+ vertical-align: middle;
3390
3267
  }
3391
-
3392
- .t55raab {
3393
- font-family: Inter;
3394
- font-style: normal;
3268
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3269
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3395
3270
  font-weight: bold;
3396
- font-feature-settings: "zero" on;
3397
- font-size: 16px;
3398
- line-height: 24px;
3271
+ font-size: 20px;
3272
+ color: rgba(10, 37, 85, 0.6);
3399
3273
  }
3400
-
3401
- .u1w9abfe {
3402
- font-family: Inter;
3403
- font-style: normal;
3404
- font-weight: normal;
3405
- font-size: 10px;
3406
- line-height: 12px;
3274
+ .tta5kd2 .ant-table td.cell__action_ {
3275
+ padding: 0 !important;
3276
+ position: relative;
3277
+ background: #fff;
3407
3278
  }
3408
-
3409
- .i1e4sgug {
3410
- display: inline-block;
3279
+ .tta5kd2 .ant-table td.cell__action_ > * {
3280
+ height: 100%;
3281
+ display: flex;
3282
+ align-items: center;
3283
+ justify-content: flex-end;
3284
+ padding-right: 8px;
3285
+ }
3286
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3287
+ width: 24px;
3288
+ height: 24px;
3289
+ cursor: pointer;
3290
+ justify-content: center;
3291
+ border-radius: 4px;
3292
+ }
3293
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3294
+ background: #fff;
3411
3295
  }
3412
3296
 
3413
3297
  .s1fc623g {
@@ -3485,373 +3369,489 @@ input.rrg1fkn.ant-input {
3485
3369
  }
3486
3370
 
3487
3371
  .ohwbvxu {
3488
- pointer-events: none;
3489
- height: 32px;
3490
- width: 100%;
3491
- opacity: 0;
3492
- }
3493
-
3494
- .t1upn1sz {
3495
- height: 100%;
3496
- }
3497
-
3498
- .tta5kd2 {
3499
- height: 100%;
3500
- }
3501
- .tta5kd2.empty-table .ant-table-content {
3502
- overflow: visible !important;
3503
- height: 100%;
3504
- }
3505
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
3506
- height: 100%;
3507
- }
3508
- .tta5kd2.empty-table .ant-table-content table {
3509
- width: 100% !important;
3510
- height: 100%;
3511
- }
3512
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
3513
- padding: 15px 0;
3514
- }
3515
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
3516
- display: none;
3517
- }
3518
- .tta5kd2 .active-row td:nth-child(1) {
3519
- font-weight: 700;
3520
- }
3521
- .tta5kd2.has-selection .active-row td:nth-child(2) {
3522
- font-weight: 700;
3523
- }
3524
- .tta5kd2 .ant-spin-nested-loading {
3525
- height: 100%;
3526
- }
3527
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
3528
- height: 100%;
3529
- overflow: visible;
3530
- }
3531
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
3532
- max-height: none;
3533
- }
3534
- .tta5kd2.table-init-loading .ant-spin-blur thead,
3535
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
3536
- display: none;
3537
- }
3538
- .tta5kd2 td.ant-table-column-sort {
3539
- background: transparent;
3540
- }
3541
- .tta5kd2 td.ant-table-cell-fix-left,
3542
- .tta5kd2 td.ant-table-cell-fix-right {
3543
- background: #fff;
3544
- padding: 0 !important;
3545
- }
3546
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
3547
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
3548
- display: flex;
3549
- align-items: center;
3550
- height: 100%;
3551
- padding: 8px;
3552
- }
3553
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
3554
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3555
- overflow: hidden;
3556
- text-overflow: ellipsis;
3557
- width: 100%;
3558
- }
3559
- .tta5kd2 .ant-table-container {
3560
- height: 100%;
3561
- }
3562
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3563
- box-shadow: none !important;
3564
- }
3565
- .tta5kd2 .ant-table {
3566
- border-radius: 0px;
3567
- border-left: none;
3568
- border-right: none;
3569
- border-bottom: none;
3570
- height: 100%;
3571
- font-size: 12px;
3572
- background: transparent;
3573
- }
3574
- .tta5kd2 .ant-table .ant-table-header {
3575
- position: relative;
3576
- z-index: 3;
3577
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3578
- margin-bottom: -1px;
3579
- }
3580
- .tta5kd2 .ant-table .time-wrapper .data,
3581
- .tta5kd2 .ant-table .value {
3582
- color: #2d3a56;
3583
- }
3584
- .tta5kd2 .ant-table .time-wrapper .time,
3585
- .tta5kd2 .ant-table .unit {
3586
- color: rgba(44, 56, 82, 0.6);
3587
- }
3588
- .tta5kd2 .ant-table .ant-table-selection {
3589
- text-align: center;
3590
- }
3591
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3592
- background: #fff;
3593
- }
3594
- .tta5kd2 .ant-table .anticon-setting {
3595
- cursor: pointer;
3596
- position: absolute;
3597
- top: 50%;
3598
- right: 12px;
3599
- transform: translateY(-50%);
3372
+ pointer-events: none;
3373
+ height: 32px;
3374
+ width: 100%;
3375
+ opacity: 0;
3600
3376
  }
3601
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3602
- box-shadow: none;
3603
- width: 1px;
3604
- background: rgba(213, 219, 227, 0.6);
3377
+
3378
+ .i1e4sgug {
3379
+ display: inline-block;
3605
3380
  }
3606
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3607
- box-shadow: none;
3608
- width: 1px;
3609
- background: rgba(213, 219, 227, 0.6);
3381
+
3382
+ .d6j0lbj {
3383
+ font-family: Inter;
3384
+ font-style: normal;
3385
+ font-weight: bold;
3386
+ font-size: 32px;
3387
+ line-height: 40px;
3610
3388
  }
3611
- .tta5kd2 .ant-table .ant-table-tbody {
3612
- position: relative;
3389
+
3390
+ .d1xhvvxe {
3391
+ font-family: Inter;
3392
+ font-style: normal;
3393
+ font-weight: bold;
3394
+ font-size: 24px;
3395
+ line-height: 32px;
3613
3396
  }
3614
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3615
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3616
- border-bottom: 1px solid white;
3617
- height: 40px;
3618
- vertical-align: middle;
3619
- transition: background 0ms;
3620
- color: #00122e;
3397
+
3398
+ .dk10mxq {
3399
+ font-family: Inter;
3400
+ font-style: normal;
3401
+ font-weight: normal;
3402
+ font-size: 32px;
3403
+ line-height: 40px;
3621
3404
  }
3622
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3623
- background: #f2f5fa;
3624
- border-bottom-color: #f2f5fa;
3405
+
3406
+ .dxsait {
3407
+ font-family: Inter;
3408
+ font-style: normal;
3409
+ font-weight: bold;
3410
+ font-size: 20px;
3411
+ line-height: 24px;
3625
3412
  }
3626
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3627
- height: auto;
3628
- color: #00122e;
3629
- font-size: 12px;
3630
- text-align: left;
3631
- transition: none;
3632
- overflow: hidden;
3633
- text-overflow: ellipsis;
3634
- white-space: nowrap;
3413
+
3414
+ .dokn0h3 {
3415
+ font-family: Inter;
3416
+ font-style: normal;
3417
+ font-weight: normal;
3418
+ font-size: 20px;
3419
+ line-height: 24px;
3635
3420
  }
3636
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3637
- color: #0096ff;
3421
+
3422
+ .dobau4p {
3423
+ font-family: Inter;
3424
+ font-style: normal;
3425
+ font-weight: bold;
3426
+ font-size: 18px;
3427
+ line-height: 22px;
3638
3428
  }
3639
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3640
- overflow: hidden;
3641
- text-overflow: ellipsis;
3642
- width: 100%;
3643
- vertical-align: middle;
3429
+
3430
+ .dvolwok {
3431
+ font-family: Inter;
3432
+ font-style: normal;
3433
+ font-weight: normal;
3434
+ font-size: 18px;
3435
+ line-height: 22px;
3644
3436
  }
3645
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3646
- line-height: 0px;
3437
+
3438
+ .h181qhg4 {
3439
+ font-family: Inter;
3440
+ font-style: normal;
3441
+ font-weight: bold;
3442
+ font-size: 16px;
3443
+ line-height: 22px;
3647
3444
  }
3648
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
3649
- padding-right: 25px;
3445
+
3446
+ .h1phgmcq {
3447
+ font-family: Inter;
3448
+ font-style: normal;
3449
+ font-weight: normal;
3450
+ font-size: 16px;
3451
+ line-height: 22px;
3650
3452
  }
3651
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3652
- border-top-color: transparent;
3453
+
3454
+ .h173xnl1 {
3455
+ font-family: Inter;
3456
+ font-style: normal;
3457
+ font-weight: bold;
3458
+ font-size: 14px;
3459
+ line-height: 20px;
3653
3460
  }
3654
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3655
- background: rgba(225, 230, 241, 0.6);
3656
- border-color: transparent transparent white;
3461
+
3462
+ .hedm4pz {
3463
+ font-family: Inter;
3464
+ font-style: normal;
3465
+ font-weight: normal;
3466
+ font-size: 14px;
3467
+ line-height: 20px;
3657
3468
  }
3658
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3659
- border-radius: 8px 0 0 8px;
3469
+
3470
+ .h1kd8xld {
3471
+ font-family: Inter;
3472
+ font-style: normal;
3473
+ font-weight: bold;
3474
+ font-size: 12px;
3475
+ line-height: 18px;
3660
3476
  }
3661
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3662
- border-radius: 8px 0 0 8px;
3477
+
3478
+ .hp14fr {
3479
+ font-family: Inter;
3480
+ font-style: normal;
3481
+ font-weight: normal;
3482
+ font-size: 12px;
3483
+ line-height: 18px;
3663
3484
  }
3664
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3665
- content: "";
3666
- width: 4px;
3667
- top: -1px;
3668
- bottom: -1px;
3669
- background: white;
3485
+
3486
+ .hgrg7mn {
3487
+ font-family: Inter;
3488
+ font-style: normal;
3489
+ font-weight: bold;
3490
+ text-transform: uppercase;
3491
+ font-feature-settings: "cpsp" on;
3492
+ font-size: 12px;
3493
+ line-height: 18px;
3670
3494
  }
3671
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3672
- border-radius: 0 8px 8px 0;
3495
+
3496
+ .h6zme9x {
3497
+ font-family: Inter;
3498
+ font-style: normal;
3499
+ font-weight: normal;
3500
+ text-transform: uppercase;
3501
+ font-feature-settings: "cpsp" on;
3502
+ font-size: 12px;
3503
+ line-height: 18px;
3673
3504
  }
3674
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3675
- border-radius: 0;
3676
- background: white;
3677
- border-top: none;
3505
+
3506
+ .locjvsv {
3507
+ font-family: Inter;
3508
+ font-style: normal;
3509
+ font-weight: normal;
3510
+ font-size: 16px;
3511
+ line-height: 24px;
3678
3512
  }
3679
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3680
- border-top: 1px solid transparent;
3681
- border-radius: 0 8px 8px 0;
3682
- background: rgba(225, 230, 241, 0.6);
3513
+
3514
+ .l13gi131 {
3515
+ font-family: Inter;
3516
+ font-style: normal;
3517
+ font-weight: bold;
3518
+ font-size: 16px;
3519
+ line-height: 24px;
3683
3520
  }
3684
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3685
- background: white;
3686
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3521
+
3522
+ .l1ynemsu {
3523
+ font-family: Inter;
3524
+ font-style: normal;
3525
+ font-weight: normal;
3526
+ font-size: 16px;
3527
+ line-height: 24px;
3687
3528
  }
3688
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3689
- display: flex;
3690
- align-items: center;
3691
- height: 100%;
3692
- background: rgba(225, 230, 241, 0.6);
3529
+
3530
+ .l1cft1cx {
3531
+ font-family: Inter;
3532
+ font-style: normal;
3533
+ font-weight: bold;
3534
+ font-size: 16px;
3535
+ line-height: 24px;
3693
3536
  }
3694
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3695
- background: white;
3696
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3537
+
3538
+ .l17tqc8p {
3539
+ font-family: Inter;
3540
+ font-style: normal;
3541
+ font-weight: normal;
3542
+ text-transform: uppercase;
3543
+ font-feature-settings: "cpsp" on;
3544
+ font-size: 16px;
3545
+ line-height: 24px;
3697
3546
  }
3698
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3699
- display: flex;
3700
- align-items: center;
3701
- height: 100%;
3702
- background: rgba(225, 230, 241, 0.6);
3547
+
3548
+ .l1j1e5w7 {
3549
+ font-family: Inter;
3550
+ font-style: normal;
3551
+ font-weight: bold;
3552
+ text-transform: uppercase;
3553
+ font-feature-settings: "cpsp" on;
3554
+ font-size: 16px;
3555
+ line-height: 24px;
3703
3556
  }
3704
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3705
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3557
+
3558
+ .l1gf91jb {
3559
+ font-family: Inter;
3560
+ font-style: normal;
3561
+ font-weight: normal;
3562
+ font-size: 14px;
3563
+ line-height: 22px;
3706
3564
  }
3707
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3708
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3709
- border-radius: 8px;
3565
+
3566
+ .lu7hlr6 {
3567
+ font-family: Inter;
3568
+ font-style: normal;
3569
+ font-weight: 500;
3570
+ font-size: 14px;
3571
+ line-height: 22px;
3710
3572
  }
3711
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3712
- border-top-color: white;
3573
+
3574
+ .l3l3jf0 {
3575
+ font-family: Inter;
3576
+ font-style: normal;
3577
+ font-weight: bold;
3578
+ font-size: 14px;
3579
+ line-height: 22px;
3713
3580
  }
3714
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3715
- background: rgba(0, 136, 255, 0.1);
3716
- border-bottom-color: transparent;
3717
- border-top-color: transparent;
3581
+
3582
+ .l12j5nqp {
3583
+ font-family: Inter;
3584
+ font-style: normal;
3585
+ font-weight: normal;
3586
+ font-size: 14px;
3587
+ line-height: 22px;
3718
3588
  }
3719
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3720
- border-radius: 8px 0 0 8px;
3589
+
3590
+ .l1tecqht {
3591
+ font-family: Inter;
3592
+ font-style: normal;
3593
+ font-weight: bold;
3594
+ font-size: 14px;
3595
+ line-height: 22px;
3721
3596
  }
3722
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3723
- border-radius: 0 8px 8px 0;
3597
+
3598
+ .l6sa990 {
3599
+ font-family: Inter;
3600
+ font-style: normal;
3601
+ font-weight: normal;
3602
+ text-transform: uppercase;
3603
+ font-feature-settings: "cpsp" on;
3604
+ font-size: 14px;
3605
+ line-height: 22px;
3724
3606
  }
3725
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3726
- background: rgba(0, 136, 255, 0.1);
3607
+
3608
+ .lckqe8j {
3609
+ font-family: Inter;
3610
+ font-style: normal;
3611
+ font-weight: bold;
3612
+ text-transform: uppercase;
3613
+ font-feature-settings: "cpsp" on;
3614
+ font-size: 14px;
3615
+ line-height: 22px;
3727
3616
  }
3728
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3729
- background: #fff;
3730
- font-weight: 400;
3731
- position: relative;
3732
- border-bottom: none;
3733
- color: #00122e;
3734
- transition: none;
3735
- padding: 15px 8px 15px 8px;
3617
+
3618
+ .l1kuminb {
3619
+ font-family: Inter;
3620
+ font-style: normal;
3621
+ font-weight: normal;
3622
+ font-size: 13px;
3623
+ line-height: 20px;
3736
3624
  }
3737
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3738
- content: "";
3739
- width: 1px;
3740
- top: 0;
3741
- bottom: 0;
3742
- background: rgba(211, 218, 235, 0.6);
3743
- position: absolute;
3744
- right: 0;
3625
+
3626
+ .l1pbuf5j {
3627
+ font-family: Inter;
3628
+ font-style: normal;
3629
+ font-weight: 600;
3630
+ font-size: 13px;
3631
+ line-height: 20px;
3745
3632
  }
3746
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3747
- padding: unset;
3633
+
3634
+ .l1r4ztu {
3635
+ font-family: Inter;
3636
+ font-style: normal;
3637
+ font-weight: bold;
3638
+ font-size: 13px;
3639
+ line-height: 20px;
3748
3640
  }
3749
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3750
- display: none;
3641
+
3642
+ .ly8vzok {
3643
+ font-family: Inter;
3644
+ font-style: normal;
3645
+ font-weight: normal;
3646
+ font-size: 13px;
3647
+ line-height: 20px;
3751
3648
  }
3752
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3753
- width: 100%;
3754
- overflow: hidden;
3755
- white-space: nowrap;
3756
- text-overflow: ellipsis;
3649
+
3650
+ .lumfmf {
3651
+ font-family: Inter;
3652
+ font-style: normal;
3653
+ font-weight: 600;
3654
+ font-size: 13px;
3655
+ line-height: 20px;
3757
3656
  }
3758
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3759
- overflow: hidden;
3760
- text-overflow: ellipsis;
3761
- flex: 1;
3657
+
3658
+ .l16ujwmv {
3659
+ font-family: Inter;
3660
+ font-style: normal;
3661
+ font-weight: bold;
3662
+ font-size: 13px;
3663
+ line-height: 20px;
3762
3664
  }
3763
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3764
- padding: 15px 25px 15px 8px;
3665
+
3666
+ .l17o1ffr {
3667
+ font-family: Inter;
3668
+ font-style: normal;
3669
+ font-weight: normal;
3670
+ text-transform: uppercase;
3671
+ font-feature-settings: "cpsp" on;
3672
+ font-size: 13px;
3673
+ line-height: 20px;
3765
3674
  }
3766
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3767
- padding: 0;
3675
+
3676
+ .lngllvn {
3677
+ font-family: Inter;
3678
+ font-style: normal;
3679
+ font-weight: bold;
3680
+ text-transform: uppercase;
3681
+ font-feature-settings: "cpsp" on;
3682
+ font-size: 13px;
3683
+ line-height: 20px;
3768
3684
  }
3769
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3770
- position: absolute;
3771
- right: 6px;
3772
- top: 50%;
3773
- transform: translateY(-50%);
3774
- height: 16px;
3775
- display: none;
3776
- transition: transform 320ms ease;
3685
+
3686
+ .l2i7fo9 {
3687
+ font-family: Inter;
3688
+ font-style: normal;
3689
+ font-weight: normal;
3690
+ font-size: 12px;
3691
+ line-height: 18px;
3777
3692
  }
3778
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3779
- display: block;
3780
- transform: translateY(-50%) rotateX(180deg);
3693
+
3694
+ .l1x7hscx {
3695
+ font-family: Inter;
3696
+ font-style: normal;
3697
+ font-weight: 500;
3698
+ font-size: 12px;
3699
+ line-height: 18px;
3781
3700
  }
3782
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3783
- display: block;
3701
+
3702
+ .le1jwan {
3703
+ font-family: Inter;
3704
+ font-style: normal;
3705
+ font-weight: bold;
3706
+ font-size: 12px;
3707
+ line-height: 18px;
3784
3708
  }
3785
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3786
- display: none;
3709
+
3710
+ .lyxynfj {
3711
+ font-family: Inter;
3712
+ font-style: normal;
3713
+ font-weight: normal;
3714
+ font-size: 12px;
3715
+ line-height: 18px;
3787
3716
  }
3788
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3789
- transform: translateY(-50%);
3717
+
3718
+ .lpb2nxv {
3719
+ font-family: Inter;
3720
+ font-style: normal;
3721
+ font-weight: 500;
3722
+ font-size: 12px;
3723
+ line-height: 18px;
3790
3724
  }
3791
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3792
- transform: translateY(-50%) rotateX(180deg);
3725
+
3726
+ .l1r8o3vv {
3727
+ font-family: Inter;
3728
+ font-style: normal;
3729
+ font-weight: bold;
3730
+ font-size: 12px;
3731
+ line-height: 18px;
3793
3732
  }
3794
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3795
- background: #f2f5fa;
3733
+
3734
+ .lemnjy2 {
3735
+ font-family: Inter;
3736
+ font-style: normal;
3737
+ font-weight: normal;
3738
+ text-transform: uppercase;
3739
+ font-feature-settings: "cpsp" on;
3740
+ font-size: 12px;
3741
+ line-height: 18px;
3796
3742
  }
3797
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3798
- display: block;
3743
+
3744
+ .lrc42gb {
3745
+ font-family: Inter;
3746
+ font-style: normal;
3747
+ font-weight: bold;
3748
+ text-transform: uppercase;
3749
+ font-feature-settings: "cpsp" on;
3750
+ font-size: 12px;
3751
+ line-height: 18px;
3799
3752
  }
3800
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
3801
- padding-right: 25px;
3753
+
3754
+ .fqaz4mb {
3755
+ font-family: Inter;
3756
+ font-style: normal;
3757
+ font-weight: normal;
3758
+ font-size: 13px;
3759
+ line-height: 20px;
3802
3760
  }
3803
- .tta5kd2 .ant-table .ant-table-selection-column {
3804
- padding: 0 !important;
3761
+
3762
+ .f13we5o {
3763
+ font-family: Inter;
3764
+ font-style: normal;
3765
+ font-weight: normal;
3766
+ font-size: 13px;
3767
+ line-height: 20px;
3805
3768
  }
3806
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3807
- position: absolute;
3808
- left: 50%;
3809
- top: 50%;
3810
- transform: translate(-50%, -50%);
3769
+
3770
+ .ffmjua2 {
3771
+ font-family: Inter;
3772
+ font-style: normal;
3773
+ font-weight: normal;
3774
+ font-size: 12px;
3775
+ line-height: 18px;
3811
3776
  }
3812
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3813
- display: none;
3777
+
3778
+ .fz2mxw0 {
3779
+ font-family: Inter;
3780
+ font-style: normal;
3781
+ font-weight: normal;
3782
+ font-size: 12px;
3783
+ line-height: 18px;
3814
3784
  }
3815
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3816
- background: #fff;
3785
+
3786
+ .t1ertzoh {
3787
+ font-family: Inter;
3788
+ font-style: normal;
3789
+ font-weight: normal;
3790
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3791
+ font-size: 13px;
3792
+ line-height: 20px;
3817
3793
  }
3818
- .tta5kd2 .ant-table .ant-table-placeholder {
3819
- background: inherit;
3794
+
3795
+ .t19bge8r {
3796
+ font-family: Inter;
3797
+ font-style: normal;
3798
+ font-weight: normal;
3799
+ font-feature-settings: "zero" on;
3800
+ font-size: 13px;
3801
+ line-height: 20px;
3820
3802
  }
3821
- .tta5kd2 .ant-table .ant-table-placeholder td {
3822
- position: static;
3823
- border: none;
3824
- background: inherit !important;
3825
- height: 100px;
3826
- vertical-align: middle;
3803
+
3804
+ .tjrzfyl {
3805
+ font-family: Inter;
3806
+ font-style: normal;
3807
+ font-weight: normal;
3808
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3809
+ font-size: 12px;
3810
+ line-height: 18px;
3827
3811
  }
3828
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3829
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3830
- font-weight: bold;
3831
- font-size: 20px;
3832
- color: rgba(10, 37, 85, 0.6);
3812
+
3813
+ .tm6s7bo {
3814
+ font-family: Inter;
3815
+ font-style: normal;
3816
+ font-weight: 500;
3817
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3818
+ font-size: 12px;
3819
+ line-height: 18px;
3833
3820
  }
3834
- .tta5kd2 .ant-table td.cell__action_ {
3835
- padding: 0 !important;
3836
- position: relative;
3837
- background: #fff;
3821
+
3822
+ .t19zq6ic {
3823
+ font-family: Inter;
3824
+ font-style: normal;
3825
+ font-weight: normal;
3826
+ font-feature-settings: "zero" on;
3827
+ font-size: 12px;
3828
+ line-height: 18px;
3838
3829
  }
3839
- .tta5kd2 .ant-table td.cell__action_ > * {
3840
- height: 100%;
3841
- display: flex;
3842
- align-items: center;
3843
- justify-content: flex-end;
3844
- padding-right: 8px;
3830
+
3831
+ .t1gduru8 {
3832
+ font-family: Inter;
3833
+ font-style: normal;
3834
+ font-weight: 500;
3835
+ font-feature-settings: "zero" on;
3836
+ font-size: 12px;
3837
+ line-height: 18px;
3845
3838
  }
3846
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3847
- width: 24px;
3848
- height: 24px;
3849
- cursor: pointer;
3850
- justify-content: center;
3851
- border-radius: 4px;
3839
+
3840
+ .t55raab {
3841
+ font-family: Inter;
3842
+ font-style: normal;
3843
+ font-weight: bold;
3844
+ font-feature-settings: "zero" on;
3845
+ font-size: 16px;
3846
+ line-height: 24px;
3852
3847
  }
3853
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3854
- background: #fff;
3848
+
3849
+ .u1w9abfe {
3850
+ font-family: Inter;
3851
+ font-style: normal;
3852
+ font-weight: normal;
3853
+ font-size: 10px;
3854
+ line-height: 12px;
3855
3855
  }
3856
3856
 
3857
3857
  .c198s9j3 {
@@ -3925,20 +3925,6 @@ input.rrg1fkn.ant-input {
3925
3925
  margin-left: 24px;
3926
3926
  }
3927
3927
 
3928
- .iiqau4c.ant-input-group.ant-input-group-compact {
3929
- display: flex;
3930
- }
3931
-
3932
- .igz4le8 {
3933
- height: 24px;
3934
- width: 56px !important;
3935
- margin-right: 4px;
3936
- }
3937
-
3938
- .c1riexje {
3939
- color: rgba(44, 56, 82, 0.6);
3940
- }
3941
-
3942
3928
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3943
3929
  border-radius: 6px;
3944
3930
  }
@@ -3994,6 +3980,20 @@ input.rrg1fkn.ant-input {
3994
3980
  transform: rotate(180deg);
3995
3981
  }
3996
3982
 
3983
+ .igz4le8 {
3984
+ height: 24px;
3985
+ width: 56px !important;
3986
+ margin-right: 4px;
3987
+ }
3988
+
3989
+ .c1riexje {
3990
+ color: rgba(44, 56, 82, 0.6);
3991
+ }
3992
+
3993
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3994
+ display: flex;
3995
+ }
3996
+
3997
3997
  .m1thnes4 {
3998
3998
  color: rgba(44, 56, 82, 0.6);
3999
3999
  text-align: center;
@@ -4185,6 +4185,52 @@ input.rrg1fkn.ant-input {
4185
4185
  background: rgba(163, 180, 204, 0.18);
4186
4186
  }
4187
4187
 
4188
+ .at4ovwe .ant-input-number-handler-wrap {
4189
+ display: var(--at4ovwe-0);
4190
+ }
4191
+ .at4ovwe .ant-input-number-input-wrap {
4192
+ padding: 5px 12px;
4193
+ display: inline-flex;
4194
+ line-height: 1.5715;
4195
+ height: 100%;
4196
+ width: 100%;
4197
+ }
4198
+ .at4ovwe .ant-input-number-input-wrap::after {
4199
+ content: var(--at4ovwe-1);
4200
+ display: var(--at4ovwe-2);
4201
+ flex: none;
4202
+ align-items: center;
4203
+ margin-left: 4px;
4204
+ color: rgba(44, 56, 82, 0.6);
4205
+ }
4206
+ .at4ovwe .ant-input-number-input-wrap::before {
4207
+ content: var(--at4ovwe-3);
4208
+ display: var(--at4ovwe-4);
4209
+ flex: none;
4210
+ align-items: center;
4211
+ margin-right: 4px;
4212
+ cursor: auto;
4213
+ color: rgba(44, 56, 82, 0.6);
4214
+ }
4215
+ .at4ovwe.ant-input-number {
4216
+ width: 100%;
4217
+ border-radius: 6px;
4218
+ }
4219
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4220
+ border-color: #0096ff;
4221
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4222
+ }
4223
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4224
+ border-color: #e75a3a;
4225
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4226
+ }
4227
+ .at4ovwe .ant-input-number-input {
4228
+ padding: 0;
4229
+ margin: 0;
4230
+ height: auto;
4231
+ font-size: inherit;
4232
+ }
4233
+
4188
4234
  .tc40oxa {
4189
4235
  margin-bottom: 4px;
4190
4236
  color: rgba(44, 56, 82, 0.6);
@@ -4381,46 +4427,31 @@ input.rrg1fkn.ant-input {
4381
4427
  margin-right: 8px;
4382
4428
  }
4383
4429
 
4384
- .at4ovwe .ant-input-number-handler-wrap {
4385
- display: var(--at4ovwe-0);
4430
+ .a6dbbkm .ant-input-number-handler-wrap {
4431
+ display: var(--a6dbbkm-0);
4386
4432
  }
4387
- .at4ovwe .ant-input-number-input-wrap {
4388
- padding: 5px 12px;
4433
+ .a6dbbkm .ant-input-number-input-wrap {
4434
+ padding: 4px 11px;
4389
4435
  display: inline-flex;
4390
4436
  line-height: 1.5715;
4391
- height: 100%;
4392
- width: 100%;
4437
+ height: inherit;
4393
4438
  }
4394
- .at4ovwe .ant-input-number-input-wrap::after {
4395
- content: var(--at4ovwe-1);
4396
- display: var(--at4ovwe-2);
4439
+ .a6dbbkm .ant-input-number-input-wrap::after {
4440
+ content: var(--a6dbbkm-1);
4441
+ display: var(--a6dbbkm-2);
4397
4442
  flex: none;
4398
4443
  align-items: center;
4399
4444
  margin-left: 4px;
4400
- color: rgba(44, 56, 82, 0.6);
4401
4445
  }
4402
- .at4ovwe .ant-input-number-input-wrap::before {
4403
- content: var(--at4ovwe-3);
4404
- display: var(--at4ovwe-4);
4446
+ .a6dbbkm .ant-input-number-input-wrap::before {
4447
+ content: var(--a6dbbkm-3);
4448
+ display: var(--a6dbbkm-4);
4405
4449
  flex: none;
4406
4450
  align-items: center;
4407
4451
  margin-right: 4px;
4408
4452
  cursor: auto;
4409
- color: rgba(44, 56, 82, 0.6);
4410
- }
4411
- .at4ovwe.ant-input-number {
4412
- width: 100%;
4413
- border-radius: 6px;
4414
- }
4415
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4416
- border-color: #0096ff;
4417
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4418
- }
4419
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4420
- border-color: #e75a3a;
4421
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4422
4453
  }
4423
- .at4ovwe .ant-input-number-input {
4454
+ .a6dbbkm .ant-input-number-input {
4424
4455
  padding: 0;
4425
4456
  margin: 0;
4426
4457
  height: auto;
@@ -4444,35 +4475,4 @@ input.rrg1fkn.ant-input {
4444
4475
  }
4445
4476
  .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4446
4477
  display: block;
4447
- }
4448
-
4449
- .a6dbbkm .ant-input-number-handler-wrap {
4450
- display: var(--a6dbbkm-0);
4451
- }
4452
- .a6dbbkm .ant-input-number-input-wrap {
4453
- padding: 4px 11px;
4454
- display: inline-flex;
4455
- line-height: 1.5715;
4456
- height: inherit;
4457
- }
4458
- .a6dbbkm .ant-input-number-input-wrap::after {
4459
- content: var(--a6dbbkm-1);
4460
- display: var(--a6dbbkm-2);
4461
- flex: none;
4462
- align-items: center;
4463
- margin-left: 4px;
4464
- }
4465
- .a6dbbkm .ant-input-number-input-wrap::before {
4466
- content: var(--a6dbbkm-3);
4467
- display: var(--a6dbbkm-4);
4468
- flex: none;
4469
- align-items: center;
4470
- margin-right: 4px;
4471
- cursor: auto;
4472
- }
4473
- .a6dbbkm .ant-input-number-input {
4474
- padding: 0;
4475
- margin: 0;
4476
- height: auto;
4477
- font-size: inherit;
4478
4478
  }