@cloudtower/eagle 0.22.6 → 0.22.7

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
@@ -723,23 +723,6 @@ body {
723
723
  display: none;
724
724
  }
725
725
 
726
- body {
727
- font-feature-settings: normal;
728
- -webkit-font-feature-settings: normal;
729
- font-variant: normal;
730
- min-width: 1280px;
731
- overflow: hidden;
732
- }
733
-
734
- p {
735
- margin: 0;
736
- }
737
-
738
- #root {
739
- width: 100vw;
740
- overflow-x: auto;
741
- }
742
-
743
726
  .disable-select {
744
727
  -webkit-touch-callout: none;
745
728
  -webkit-user-select: none;
@@ -1614,6 +1597,21 @@ input[type=submit] {
1614
1597
  cursor: pointer;
1615
1598
  }
1616
1599
 
1600
+ .fde5mpd {
1601
+ width: 100%;
1602
+ height: 100%;
1603
+ min-height: 124px;
1604
+ display: flex;
1605
+ flex-direction: column;
1606
+ justify-content: center;
1607
+ align-items: center;
1608
+ }
1609
+ .fde5mpd .error-text {
1610
+ color: rgba(10, 37, 85, 0.6);
1611
+ margin-bottom: 16px;
1612
+ font-size: 18px;
1613
+ }
1614
+
1617
1615
  .i1mrf09m {
1618
1616
  display: inline-flex;
1619
1617
  align-items: center;
@@ -1631,1682 +1629,1671 @@ input[type=submit] {
1631
1629
  animation: rotate 680ms linear infinite;
1632
1630
  }
1633
1631
 
1634
- .buj61ew.ant-btn {
1635
- height: 32px;
1636
- border-radius: 6px;
1637
- line-height: 22px;
1638
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1639
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1632
+ .obf05yr {
1633
+ display: inline-block;
1640
1634
  }
1641
- .buj61ew.ant-btn.ant-btn-lg {
1642
- height: 40px;
1643
- line-height: 24px;
1635
+
1636
+ .hsms1n6 {
1637
+ visibility: hidden;
1638
+ position: absolute;
1644
1639
  }
1645
- .buj61ew.ant-btn.ant-btn-sm {
1646
- height: 24px;
1647
- line-height: 20px;
1640
+
1641
+ .t1upn1sz {
1642
+ height: 100%;
1648
1643
  }
1649
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1650
- border-radius: 50%;
1644
+
1645
+ .tta5kd2 {
1646
+ height: 100%;
1651
1647
  }
1652
- .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 {
1653
- color: var(--color, #06101f);
1654
- font-weight: var(--font-weight);
1655
- background: var(--background-color, #fff);
1656
- border-width: var(--border-width, 1px);
1657
- border-color: var(--border-color, #d9d9d9);
1648
+ .tta5kd2.empty-table .ant-table-content {
1649
+ overflow: visible !important;
1650
+ height: 100%;
1658
1651
  }
1659
- .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 {
1652
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
1653
+ height: 100%;
1654
+ }
1655
+ .tta5kd2.empty-table .ant-table-content table {
1656
+ width: 100% !important;
1657
+ height: 100%;
1658
+ }
1659
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
1660
+ padding: 15px 0;
1661
+ }
1662
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
1660
1663
  display: none;
1661
1664
  }
1662
- .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 {
1663
- color: var(--color, inherit);
1665
+ .tta5kd2 .active-row td:nth-child(1) {
1666
+ font-weight: 700;
1664
1667
  }
1665
- .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 {
1666
- background: var(--background-color-hover, var(--background-color));
1667
- border-color: var(--border-color-hover, var(--border-color, transparent));
1668
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
1669
+ font-weight: 700;
1668
1670
  }
1669
- .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 {
1670
- --scale: 1;
1671
- --transY: 1px;
1672
- background: var(--background-color-active, var(--background-color));
1673
- border-color: var(--border-color-active, var(--border-color, transparent));
1671
+ .tta5kd2 .ant-spin-nested-loading {
1672
+ height: 100%;
1674
1673
  }
1675
- .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 {
1676
- background: var(--background-color-focus, var(--background-color));
1677
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1678
- border-color: var(--border-color-focus, var(--border-color, transparent));
1674
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
1675
+ height: 100%;
1676
+ overflow: visible;
1679
1677
  }
1680
- .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 {
1681
- color: var(--color-disabled, var(--color));
1682
- background: var(--background-color-disabled, var(--background-color));
1683
- border-color: var(--border-color-disabled, var(--border-color, transparent));
1684
- opacity: 0.5;
1678
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
1679
+ max-height: none;
1685
1680
  }
1686
- .buj61ew.ant-btn-link[disabled] {
1687
- color: #0080ff;
1688
- opacity: 0.5;
1681
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
1682
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
1683
+ display: none;
1689
1684
  }
1690
- .buj61ew.ant-btn-primary {
1691
- --color: #fff;
1692
- --font-weight: bold;
1693
- --border-width: 0;
1694
- --background-color: #0080ff;
1695
- --background-color-hover: #009dff;
1696
- --background-color-active: #005ed1;
1697
- --background-color-focus: #0080ff;
1698
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1685
+ .tta5kd2 td.ant-table-column-sort {
1686
+ background: transparent;
1699
1687
  }
1700
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
1701
- --background-color: #f0483e;
1702
- --background-color-hover: #ff5252;
1703
- --background-color-active: #c73d31;
1704
- --background-color-focus: #ff5252;
1705
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1688
+ .tta5kd2 td.ant-table-cell-fix-left,
1689
+ .tta5kd2 td.ant-table-cell-fix-right {
1690
+ background: #fff;
1691
+ padding: 0 !important;
1706
1692
  }
1707
- .buj61ew.ant-btn-primary.btn-primary-orange {
1708
- --background-color: #fea008;
1709
- --background-color-hover: #feba33;
1710
- --background-color-active: #e07f00;
1711
- --background-color-focus: #fea008;
1693
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
1694
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
1695
+ display: flex;
1696
+ align-items: center;
1697
+ height: 100%;
1698
+ padding: 8px;
1712
1699
  }
1713
- .buj61ew.ant-btn-secondary {
1714
- --color: #0080ff;
1715
- --font-weight: bold;
1716
- --border-width: 0;
1717
- --background-color: rgba(0, 136, 255, 0.1);
1718
- --background-color-hover: rgba(0, 136, 255, 0.16);
1719
- --background-color-active: rgba(0, 136, 255, 0.2);
1720
- --background-color-focus: rgba(0, 136, 255, 0.1);
1721
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1700
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
1701
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
1702
+ overflow: hidden;
1703
+ text-overflow: ellipsis;
1704
+ width: 100%;
1722
1705
  }
1723
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1724
- --color: #f0483e;
1725
- --background-color: rgba(255, 74, 74, 0.1);
1726
- --background-color-hover: rgba(255, 74, 74, 0.16);
1727
- --background-color-active: rgba(255, 74, 74, 0.2);
1728
- --background-color-focus: rgba(255, 74, 74, 0.1);
1729
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1706
+ .tta5kd2 .ant-table-container {
1707
+ height: 100%;
1730
1708
  }
1731
- .buj61ew.ant-btn-secondary.btn-primary-orange {
1732
- --color: #fea008;
1733
- --background-color: rgba(255, 187, 0, 0.1);
1734
- --background-color-hover: rgba(255, 187, 0, 0.16);
1735
- --background-color-active: rgba(255, 187, 0, 0.2);
1736
- --background-color-focus: rgba(255, 187, 0, 0.1);
1709
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
1710
+ box-shadow: none !important;
1737
1711
  }
1738
- .buj61ew.ant-btn-tertiary {
1739
- --color: #0080ff;
1740
- --font-weight: bold;
1741
- --border-width: 0;
1742
- --background-color: #fff;
1743
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1744
- box-shadow: none;
1712
+ .tta5kd2 .ant-table {
1713
+ border-radius: 0px;
1714
+ border-left: none;
1715
+ border-right: none;
1716
+ border-bottom: none;
1717
+ height: 100%;
1718
+ font-size: 12px;
1719
+ background: transparent;
1745
1720
  }
1746
- .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 {
1747
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1721
+ .tta5kd2 .ant-table .ant-table-header {
1722
+ position: relative;
1723
+ z-index: 3;
1724
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
1725
+ margin-bottom: -1px;
1748
1726
  }
1749
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1750
- --color: #f0483e;
1751
- --background-color: #fff;
1752
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1727
+ .tta5kd2 .ant-table .time-wrapper .data,
1728
+ .tta5kd2 .ant-table .value {
1729
+ color: #2d3a56;
1753
1730
  }
1754
- .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 {
1755
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1731
+ .tta5kd2 .ant-table .time-wrapper .time,
1732
+ .tta5kd2 .ant-table .unit {
1733
+ color: rgba(44, 56, 82, 0.6);
1756
1734
  }
1757
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
1758
- --color: #fea008;
1759
- --background-color: #fff;
1735
+ .tta5kd2 .ant-table .ant-table-selection {
1736
+ text-align: center;
1760
1737
  }
1761
- .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 {
1762
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1738
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
1739
+ background: #fff;
1763
1740
  }
1764
- .buj61ew.ant-btn-ordinary {
1765
- --color: #1d326c;
1766
- --border-color: #ccd4e3;
1767
- --background-color: #fff;
1768
- --background-color-hover: #edf0f7;
1769
- --background-color-active: #e4e9f2;
1770
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1771
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1741
+ .tta5kd2 .ant-table .anticon-setting {
1742
+ cursor: pointer;
1743
+ position: absolute;
1744
+ top: 50%;
1745
+ right: 12px;
1746
+ transform: translateY(-50%);
1772
1747
  }
1773
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1774
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1748
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
1749
+ box-shadow: none;
1750
+ width: 1px;
1751
+ background: rgba(213, 219, 227, 0.6);
1775
1752
  }
1776
- .buj61ew.ant-btn-ordinary.ordinary-blue {
1777
- --color: #0080ff;
1778
- --border-color: #0080ff;
1779
- --background-color: #fff;
1780
- --background-color-hover: linear-gradient(
1781
- 0deg,
1782
- rgba(0, 136, 255, 0.16),
1783
- rgba(0, 136, 255, 0.16)
1784
- ),
1785
- #ffffff;
1786
- --background-color-active: linear-gradient(
1787
- 0deg,
1788
- rgba(0, 136, 255, 0.2),
1789
- rgba(0, 136, 255, 0.2)
1790
- ),
1791
- #ffffff;
1792
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1793
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1753
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
1754
+ box-shadow: none;
1755
+ width: 1px;
1756
+ background: rgba(213, 219, 227, 0.6);
1794
1757
  }
1795
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1796
- --color: #f0483e;
1797
- --border-color: #f0483e;
1798
- --background-color: #fff;
1799
- --background-color-hover: linear-gradient(
1800
- 0deg,
1801
- rgba(255, 74, 74, 0.16),
1802
- rgba(255, 74, 74, 0.16)
1803
- ),
1804
- #ffffff;
1805
- --background-color-active: linear-gradient(
1806
- 0deg,
1807
- rgba(255, 74, 74, 0.2),
1808
- rgba(255, 74, 74, 0.2)
1809
- ),
1810
- #ffffff;
1811
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1812
- }
1813
- .buj61ew.ant-btn-ordinary-onTint {
1814
- --color: #1d326c;
1815
- --border-color: #fff;
1816
- --background-color: #fff;
1817
- --background-color-hover: rgba(211, 218, 235, 0.6);
1818
- --background-color-active: rgba(192, 203, 224, 0.6);
1819
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1820
- box-shadow: none;
1821
- }
1822
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1823
- --color: #0080ff;
1824
- --border-color: #fff;
1825
- --background-color: #fff;
1826
- --background-color-hover: rgba(0, 136, 255, 0.16);
1827
- --background-color-active: rgba(0, 136, 255, 0.2);
1828
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1829
- box-shadow: none;
1830
- }
1831
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1832
- --color: #f0483e;
1833
- --background-color-hover: rgba(255, 74, 74, 0.16);
1834
- --background-color-active: rgba(255, 74, 74, 0.2);
1835
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1836
- }
1837
- .buj61ew.ant-btn-quiet {
1838
- --color: rgba(44, 56, 82, 0.6);
1839
- --border-width: 0;
1840
- --background-color: transparent;
1841
- --background-color-hover: rgba(211, 218, 235, 0.6);
1842
- --background-color-active: rgba(192, 203, 224, 0.6);
1843
- --background-color-focus: #fff;
1844
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1845
- box-shadow: none;
1758
+ .tta5kd2 .ant-table .ant-table-tbody {
1759
+ position: relative;
1846
1760
  }
1847
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1848
- --color: #f0483e;
1849
- --background-color-hover: rgba(255, 74, 74, 0.16);
1850
- --background-color-active: rgba(255, 74, 74, 0.2);
1851
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1761
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
1762
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1763
+ border-bottom: 1px solid white;
1764
+ height: 40px;
1765
+ vertical-align: middle;
1766
+ transition: background 0ms;
1767
+ color: #00122e;
1852
1768
  }
1853
- .buj61ew.ant-btn-quiet.quiet-blue {
1854
- --color: #0080ff;
1855
- --background-color: transparent;
1856
- --background-color-hover: rgba(0, 136, 255, 0.16);
1857
- --background-color-active: rgba(0, 136, 255, 0.2);
1858
- --background-color-focus: #fff;
1859
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1769
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
1770
+ background: #f2f5fa;
1771
+ border-bottom-color: #f2f5fa;
1860
1772
  }
1861
- .buj61ew.has-icon {
1862
- display: inline-flex;
1863
- align-items: center;
1773
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
1774
+ height: auto;
1775
+ color: #00122e;
1776
+ font-size: 12px;
1777
+ text-align: left;
1778
+ transition: none;
1779
+ overflow: hidden;
1780
+ text-overflow: ellipsis;
1781
+ white-space: nowrap;
1864
1782
  }
1865
- .buj61ew .button-prefix-icon {
1866
- margin-right: 4px;
1867
- display: inline-flex;
1783
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
1784
+ color: #0096ff;
1868
1785
  }
1869
- .buj61ew .button-suffix-icon {
1870
- margin-left: 4px;
1871
- display: inline-flex;
1786
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
1787
+ overflow: hidden;
1788
+ text-overflow: ellipsis;
1789
+ width: 100%;
1790
+ vertical-align: middle;
1872
1791
  }
1873
- .buj61ew .icon-wrapper {
1874
- display: inline-flex;
1875
- vertical-align: bottom;
1792
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
1793
+ line-height: 0px;
1876
1794
  }
1877
-
1878
- .nchllas {
1879
- padding: 0;
1795
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
1796
+ border-top-color: transparent;
1880
1797
  }
1881
-
1882
- .bpq0js6 {
1883
- padding: 4px 11px;
1798
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
1799
+ background: rgba(225, 230, 241, 0.6);
1800
+ border-color: transparent transparent white;
1884
1801
  }
1885
-
1886
- .b15sn34c {
1887
- white-space: nowrap;
1888
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1802
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
1803
+ border-radius: 8px 0 0 8px;
1889
1804
  }
1890
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1891
- --color: #0080ff;
1805
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
1806
+ border-radius: 8px 0 0 8px;
1892
1807
  }
1893
- .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] {
1894
- --color: #0080ff;
1808
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
1809
+ content: "";
1810
+ width: 4px;
1811
+ top: -1px;
1812
+ bottom: -1px;
1813
+ background: white;
1895
1814
  }
1896
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1897
- margin-left: 1px;
1815
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
1816
+ border-radius: 0 8px 8px 0;
1898
1817
  }
1899
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1900
- border-top-right-radius: 0;
1901
- border-bottom-right-radius: 0;
1818
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
1819
+ border-radius: 0;
1820
+ background: white;
1821
+ border-top: none;
1902
1822
  }
1903
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1904
- border-top-left-radius: 0;
1905
- border-bottom-left-radius: 0;
1823
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
1824
+ border-top: 1px solid transparent;
1825
+ border-radius: 0 8px 8px 0;
1826
+ background: rgba(225, 230, 241, 0.6);
1906
1827
  }
1907
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1908
- border-radius: unset;
1828
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
1829
+ background: white;
1830
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1909
1831
  }
1910
-
1911
- .fde5mpd {
1912
- width: 100%;
1913
- height: 100%;
1914
- min-height: 124px;
1832
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
1915
1833
  display: flex;
1916
- flex-direction: column;
1917
- justify-content: center;
1918
1834
  align-items: center;
1835
+ height: 100%;
1836
+ background: rgba(225, 230, 241, 0.6);
1919
1837
  }
1920
- .fde5mpd .error-text {
1921
- color: rgba(10, 37, 85, 0.6);
1922
- margin-bottom: 16px;
1923
- font-size: 18px;
1838
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
1839
+ background: white;
1840
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1924
1841
  }
1925
-
1926
- .p12gwtiw {
1842
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
1927
1843
  display: flex;
1928
- justify-content: space-between;
1929
1844
  align-items: center;
1930
- padding: 10px 0;
1931
- color: rgba(44, 56, 82, 0.6);
1932
- font-size: 12px;
1933
- line-height: 24px;
1845
+ height: 100%;
1846
+ background: rgba(225, 230, 241, 0.6);
1934
1847
  }
1935
- .p12gwtiw .pagination-left {
1936
- padding: 2px 8px;
1848
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
1849
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
1937
1850
  }
1938
- .p12gwtiw .dropdown-trigger {
1939
- display: flex;
1940
- align-items: center;
1941
- border-radius: 6px;
1942
- cursor: pointer;
1943
- transition: all 0.3s ease;
1851
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
1852
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
1853
+ border-radius: 8px;
1944
1854
  }
1945
- .p12gwtiw .dropdown-trigger:hover {
1946
- background: rgba(211, 218, 235, 0.6);
1947
- color: #0080ff;
1855
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
1856
+ border-top-color: white;
1948
1857
  }
1949
- .p12gwtiw .dropdown-trigger .icon-inner {
1950
- margin-left: 4px;
1858
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
1859
+ background: rgba(0, 136, 255, 0.1);
1860
+ border-bottom-color: transparent;
1861
+ border-top-color: transparent;
1951
1862
  }
1952
- .p12gwtiw .pagination-right {
1953
- display: flex;
1954
- align-items: center;
1955
- color: #0080ff;
1956
- font-weight: bold;
1863
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
1864
+ border-radius: 8px 0 0 8px;
1957
1865
  }
1958
- .p12gwtiw .pagination-right .icon-inner {
1959
- margin-left: 4px;
1866
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
1867
+ border-radius: 0 8px 8px 0;
1960
1868
  }
1961
- .p12gwtiw .pagination-right .prev-btn,
1962
- .p12gwtiw .pagination-right .next-btn {
1963
- padding: 0 8px;
1869
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
1870
+ background: rgba(0, 136, 255, 0.1);
1964
1871
  }
1965
- .p12gwtiw .pagination-right .prev-btn > span,
1966
- .p12gwtiw .pagination-right .next-btn > span {
1967
- color: #0080ff;
1872
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
1873
+ background: #fff;
1874
+ font-weight: 400;
1875
+ position: relative;
1876
+ border-bottom: none;
1877
+ color: #00122e;
1878
+ transition: none;
1879
+ padding: 15px 8px 15px 8px;
1968
1880
  }
1969
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1970
- transform: rotate(180deg);
1881
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
1882
+ content: "";
1883
+ width: 1px;
1884
+ top: 0;
1885
+ bottom: 0;
1886
+ background: rgba(211, 218, 235, 0.6);
1887
+ position: absolute;
1888
+ right: 0;
1971
1889
  }
1972
-
1973
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1974
- max-height: calc(100vh - 128px);
1975
- overflow-y: auto;
1890
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
1891
+ padding: unset;
1976
1892
  }
1977
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1978
- padding: 4px 20px;
1979
- font-size: 12px;
1980
- line-height: 18px;
1893
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
1894
+ display: none;
1981
1895
  }
1982
-
1983
- .rxbeqvl.ant-radio-wrapper {
1984
- display: inline-flex;
1985
- align-items: baseline;
1986
- white-space: pre-wrap;
1896
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
1897
+ width: 100%;
1898
+ overflow: hidden;
1899
+ white-space: nowrap;
1900
+ text-overflow: ellipsis;
1987
1901
  }
1988
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1989
- position: relative;
1990
- top: 3px;
1902
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
1903
+ overflow: hidden;
1904
+ text-overflow: ellipsis;
1991
1905
  }
1992
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1993
- border-color: rgba(107, 128, 167, 0.6);
1906
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
1907
+ padding: 15px 28px 15px 8px;
1994
1908
  }
1995
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1996
- border-color: #0080ff;
1909
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
1910
+ padding: 0;
1997
1911
  }
1998
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1999
- border-color: #0080ff;
2000
- background: #0080ff;
1912
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
1913
+ position: absolute;
1914
+ right: 10px;
1915
+ top: 50%;
1916
+ transform: translateY(-50%);
1917
+ height: 16px;
1918
+ display: none;
1919
+ transition: transform 320ms ease;
2001
1920
  }
2002
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2003
- top: 4px;
2004
- left: 4px;
2005
- width: 6px;
2006
- height: 6px;
2007
- background: #fff;
1921
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
1922
+ display: block;
1923
+ transform: translateY(-50%) rotateX(180deg);
2008
1924
  }
2009
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2010
- opacity: 0.5;
1925
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
1926
+ display: block;
2011
1927
  }
2012
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2013
- border-color: rgba(107, 128, 167, 0.6);
2014
- background: rgba(211, 218, 235, 0.6);
1928
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
1929
+ display: none;
2015
1930
  }
2016
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2017
- background: #00122e;
1931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
1932
+ transform: translateY(-50%);
2018
1933
  }
2019
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2020
- color: #00122e;
2021
- opacity: 0.5;
1934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
1935
+ transform: translateY(-50%) rotateX(180deg);
2022
1936
  }
2023
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2024
- color: #00122e;
1937
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
1938
+ background: #f2f5fa;
2025
1939
  }
2026
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2027
- display: inline-block;
2028
- padding: 0;
2029
- padding-left: 12px;
1940
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
1941
+ display: block;
2030
1942
  }
2031
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2032
- margin-bottom: 0;
2033
- white-space: pre-wrap;
2034
- color: rgba(44, 56, 82, 0.6);
1943
+ .tta5kd2 .ant-table .ant-table-selection-column {
1944
+ padding: 0 !important;
2035
1945
  }
2036
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2037
- padding-left: 8px;
1946
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
1947
+ position: absolute;
1948
+ left: 50%;
1949
+ top: 50%;
1950
+ transform: translate(-50%, -50%);
2038
1951
  }
2039
-
2040
- .r5ie79y .ant-radio-button-wrapper:first-child {
2041
- border-radius: 5px 0 0 5px;
1952
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
1953
+ display: none;
2042
1954
  }
2043
- .r5ie79y .ant-radio-button-wrapper:last-child {
2044
- border-radius: 0 5px 5px 0;
1955
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
1956
+ background: #fff;
2045
1957
  }
2046
-
2047
- .r1f0aqcc {
2048
- color: #00122e;
2049
- border-color: #ccd4e3;
1958
+ .tta5kd2 .ant-table .ant-table-placeholder {
1959
+ background: inherit;
2050
1960
  }
2051
- .r1f0aqcc:first-child {
2052
- color: #00122e;
2053
- border-color: #a3b4cc;
1961
+ .tta5kd2 .ant-table .ant-table-placeholder td {
1962
+ position: static;
1963
+ border: none;
1964
+ background: inherit !important;
1965
+ height: 100px;
1966
+ vertical-align: middle;
2054
1967
  }
2055
- .r1f0aqcc.ant-radio-button-wrapper {
2056
- padding: 0 12px;
2057
- line-height: 32px;
2058
- height: 32px;
1968
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
1969
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
1970
+ font-weight: bold;
1971
+ font-size: 20px;
1972
+ color: rgba(10, 37, 85, 0.6);
2059
1973
  }
2060
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2061
- white-space: nowrap;
1974
+ .tta5kd2 .ant-table td.cell__action_ {
1975
+ padding: 0 !important;
1976
+ position: relative;
1977
+ background: #fff;
2062
1978
  }
2063
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2064
- background: #ccd4e3;
1979
+ .tta5kd2 .ant-table td.cell__action_ > * {
1980
+ height: 100%;
1981
+ display: flex;
1982
+ align-items: center;
1983
+ justify-content: flex-end;
1984
+ padding-right: 8px;
2065
1985
  }
2066
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2067
- background: #0080ff;
1986
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
1987
+ width: 24px;
1988
+ height: 24px;
1989
+ cursor: pointer;
1990
+ justify-content: center;
1991
+ border-radius: 4px;
2068
1992
  }
2069
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2070
- background: #ccd4e3;
2071
- opacity: 0.5;
1993
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
1994
+ background: #fff;
2072
1995
  }
2073
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2074
- border-right-color: #0080ff;
1996
+
1997
+ .cz04yix {
1998
+ display: flex;
1999
+ flex-direction: column;
2075
2000
  }
2076
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2077
- border-color: #0080ff;
2001
+
2002
+ .m1if5j39 {
2003
+ max-width: 1120px;
2004
+ width: 100%;
2005
+ margin: 0 auto;
2006
+ height: 100%;
2078
2007
  }
2079
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2080
- background: rgba(0, 136, 255, 0.1);
2008
+
2009
+ .w1vvwdlp {
2010
+ max-width: 1120px;
2011
+ width: 100%;
2012
+ margin: 0 auto;
2013
+ display: flex;
2081
2014
  }
2082
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2083
- background: rgba(211, 218, 235, 0.6);
2084
- border-color: #ccd4e3;
2085
- opacity: 0.5;
2015
+ .w1vvwdlp .left,
2016
+ .w1vvwdlp .right {
2017
+ flex-grow: 0;
2018
+ flex-shrink: 0;
2019
+ flex-basis: 21%;
2086
2020
  }
2087
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2088
- color: #00122e;
2089
- border-color: #ccd4e3;
2021
+ .w1vvwdlp .left {
2022
+ display: flex;
2023
+ justify-content: flex-end;
2024
+ padding-right: 44px;
2090
2025
  }
2091
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2092
- color: #00122e;
2093
- border-color: #ccd4e3;
2094
- background: rgba(172, 186, 211, 0.6);
2026
+ .w1vvwdlp .right {
2027
+ padding-left: 44px;
2095
2028
  }
2096
- .r1f0aqcc .ant-radio-button-input {
2097
- margin-right: 8px;
2098
- display: inline;
2099
- border: none;
2100
- padding: 0;
2101
- width: 36px;
2102
- background: transparent;
2029
+ .w1vvwdlp .middle {
2030
+ margin-bottom: 40px;
2031
+ flex-grow: 0;
2032
+ flex-shrink: 0;
2033
+ flex-basis: 58%;
2103
2034
  }
2104
- .r1f0aqcc .ant-radio-button-input:focus {
2105
- box-shadow: none;
2035
+ .w1vvwdlp .middle .form-base-field {
2036
+ width: 100%;
2106
2037
  }
2107
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2108
- margin-right: 0;
2109
- width: initial;
2110
- box-shadow: none;
2038
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2039
+ width: auto;
2111
2040
  }
2112
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2113
- display: none;
2041
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2042
+ flex: initial;
2114
2043
  }
2115
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2116
- display: inline;
2044
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2045
+ margin-top: 4px;
2117
2046
  }
2118
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2119
- display: inline;
2120
- margin-right: 8px;
2121
- padding: 0;
2122
- width: 36px;
2047
+ .w1vvwdlp .ant-steps-item-icon,
2048
+ .w1vvwdlp .ant-steps-item-tail {
2049
+ display: none !important;
2123
2050
  }
2124
-
2125
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2126
- flex-direction: row;
2127
- justify-content: stretch;
2051
+ .w1vvwdlp .ant-steps-item-container {
2052
+ padding: 0 15px;
2053
+ border-radius: 4px;
2054
+ height: 32px;
2055
+ display: flex;
2056
+ align-items: center;
2128
2057
  }
2129
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2130
- padding: 0;
2131
- margin-right: 4px;
2132
- flex: 1;
2133
- overflow: visible;
2058
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2059
+ min-height: auto;
2060
+ white-space: nowrap;
2134
2061
  }
2135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2136
- display: none;
2062
+ .w1vvwdlp .ant-steps-item-description {
2063
+ padding-bottom: 0px;
2137
2064
  }
2138
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2139
- width: 100%;
2140
- min-height: unset;
2065
+ .w1vvwdlp .ant-steps-item-title {
2066
+ font-size: 13px !important;
2067
+ line-height: 20px !important;
2141
2068
  }
2142
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2143
- height: 26px;
2144
- line-height: 26px;
2145
- width: 100%;
2069
+ .w1vvwdlp .ant-steps-item-title .step-index {
2070
+ display: inline-block;
2146
2071
  text-align: center;
2147
- padding: 0;
2148
- font-size: 12px;
2149
- font-weight: normal;
2150
- }
2151
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2152
- margin-right: 10px;
2153
- }
2154
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2155
- display: none;
2156
- }
2157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2158
- border-radius: 4px 0 0 4px;
2072
+ width: 13px;
2073
+ margin-right: 12px;
2159
2074
  }
2160
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2161
- margin-right: 0;
2075
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2076
+ background: rgba(0, 128, 255, 0.1);
2162
2077
  }
2163
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2164
- border-radius: 0 4px 4px 0;
2078
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2079
+ color: #005ed1;
2165
2080
  }
2166
- .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 {
2167
- content: "";
2168
- width: 0;
2169
- height: 0;
2170
- border: 13px solid transparent;
2171
- position: absolute;
2172
- top: 0;
2173
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2174
- right: -21px;
2175
- z-index: 2;
2081
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2082
+ background: rgba(237, 241, 250, 0.6);
2176
2083
  }
2177
- .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 {
2178
- content: "";
2179
- width: 0;
2180
- height: 0;
2181
- border: 13px solid transparent;
2182
- position: absolute;
2183
- top: 0;
2184
- border-left: 8px solid #fff;
2185
- left: 0;
2084
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2085
+ color: rgba(10, 37, 85, 0.6) !important;
2186
2086
  }
2187
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2188
- background-color: rgba(0, 136, 255, 0.1);
2087
+ .w1vvwdlp .ant-steps-item-disabled {
2088
+ cursor: not-allowed;
2189
2089
  }
2190
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2191
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2090
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2091
+ background: rgba(237, 241, 250, 0.6);
2192
2092
  }
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2194
- color: #005ed1;
2093
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2094
+ color: #2d3a56;
2195
2095
  }
2196
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2197
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2198
- background-color: rgba(237, 241, 250, 0.6);
2096
+
2097
+ .h1cuopx7 .ant-modal-header {
2098
+ margin: 0 auto;
2099
+ width: 100%;
2100
+ max-width: 648px;
2199
2101
  }
2200
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2201
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2202
- color: rgba(44, 56, 82, 0.6);
2102
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2103
+ margin-left: 0;
2203
2104
  }
2204
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2105
+ .h1cuopx7 .ant-modal-body {
2106
+ margin: 0 auto;
2205
2107
  padding: 0;
2108
+ width: 100%;
2109
+ max-width: 648px;
2110
+ overflow: hidden;
2206
2111
  }
2207
-
2208
- .obf05yr {
2209
- display: inline-block;
2210
- }
2211
-
2212
- .hsms1n6 {
2213
- visibility: hidden;
2214
- position: absolute;
2112
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2113
+ margin-bottom: 40px;
2215
2114
  }
2216
-
2217
- .s1fc623g {
2218
- width: 430px !important;
2115
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2116
+ height: calc(100vh - 225px);
2117
+ overflow-y: auto;
2219
2118
  }
2220
-
2221
- .oa3mx0o {
2222
- display: flex;
2223
- flex-direction: column;
2119
+ .h1cuopx7 .ant-modal-footer .footer-content {
2120
+ margin: 0 auto;
2121
+ max-width: 648px;
2224
2122
  }
2225
2123
 
2226
- .onr9gzt {
2227
- display: flex;
2228
- justify-content: space-between;
2124
+ .h1p6d3y3 .ant-modal-header {
2125
+ margin: 0 auto;
2126
+ width: 100%;
2127
+ max-width: 1024px;
2229
2128
  }
2230
-
2231
- .oiy0apc {
2232
- display: flex;
2233
- color: rgba(44, 56, 82, 0.6);
2129
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2130
+ margin-left: 0;
2234
2131
  }
2235
-
2236
- .s34f1qb.ant-switch {
2237
- min-width: 40px;
2238
- height: 24px;
2239
- background: rgba(172, 186, 211, 0.6);
2132
+ .h1p6d3y3 .ant-modal-body {
2133
+ margin: 0 auto;
2134
+ padding: 0;
2135
+ width: 100%;
2136
+ max-width: 1024px;
2240
2137
  overflow: hidden;
2241
2138
  }
2242
- .s34f1qb.ant-switch:focus {
2243
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2139
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2140
+ margin-bottom: 40px;
2244
2141
  }
2245
- .s34f1qb.ant-switch-small {
2246
- min-width: 26px;
2247
- height: 16px;
2142
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2143
+ height: calc(100vh - 225px);
2144
+ overflow-y: auto;
2248
2145
  }
2249
- .s34f1qb.ant-switch-large {
2250
- min-width: 52px;
2251
- height: 32px;
2146
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2147
+ margin: 0 auto;
2148
+ max-width: 1024px;
2252
2149
  }
2253
- .s34f1qb.ant-switch .ant-switch-handle {
2254
- height: 20px;
2255
- width: 20px;
2150
+
2151
+ .fxgckuk {
2152
+ flex: 1;
2256
2153
  }
2257
- .s34f1qb.ant-switch .ant-switch-handle::before {
2258
- border-radius: 10px;
2259
- transition-delay: 120ms;
2154
+ .fxgckuk label {
2155
+ font-size: 13px;
2156
+ line-height: 20px;
2157
+ color: rgba(44, 56, 82, 0.6);
2260
2158
  }
2261
- .s34f1qb.ant-switch-small .ant-switch-handle {
2262
- height: 14px;
2263
- width: 14px;
2264
- top: 1px;
2265
- left: 1px;
2159
+ .fxgckuk .title {
2160
+ font-size: 14px;
2161
+ line-height: 20px;
2162
+ color: #2d3a56;
2163
+ margin-bottom: 12px;
2266
2164
  }
2267
- .s34f1qb.ant-switch-large .ant-switch-handle {
2268
- height: 28px;
2269
- width: 28px;
2165
+ .fxgckuk.connect-cluster .title {
2166
+ padding-bottom: 26px;
2270
2167
  }
2271
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2272
- border-radius: 14px;
2168
+
2169
+ .f1d0vek1 {
2170
+ padding: 25px 0 15px 0;
2171
+ border-bottom: 1px solid #e1e5eb;
2172
+ margin-bottom: 16px;
2273
2173
  }
2274
- .s34f1qb.ant-switch-checked {
2275
- background-color: #00ba5d;
2174
+
2175
+ .f4u402y {
2176
+ display: flex;
2177
+ align-items: center;
2178
+ margin-bottom: 8px;
2276
2179
  }
2277
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2278
- left: calc(100% - 20px - 2px);
2180
+ .f4u402y > label {
2181
+ width: 216px;
2279
2182
  }
2280
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2281
- left: calc(100% - 14px - 1px);
2183
+ .f4u402y > label + * {
2184
+ width: 100%;
2282
2185
  }
2283
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2284
- left: calc(100% - 28px - 2px);
2186
+ .f4u402y .ant-select {
2187
+ width: 100%;
2285
2188
  }
2286
2189
 
2287
- .c1to9vb9 {
2288
- margin-left: 5px;
2190
+ .e1pldf6v {
2191
+ color: #e75a3a;
2192
+ margin-right: 10px;
2289
2193
  }
2290
2194
 
2291
- .t1upn1sz {
2292
- height: 100%;
2195
+ .dq0gblh {
2196
+ width: 100%;
2197
+ height: 1px;
2198
+ background: rgba(213, 219, 227, 0.6);
2199
+ margin: 24px 0;
2293
2200
  }
2294
2201
 
2295
- .tta5kd2 {
2296
- height: 100%;
2297
- }
2298
- .tta5kd2.empty-table .ant-table-content {
2299
- overflow: visible !important;
2202
+ .l1v7sr0n {
2203
+ display: flex;
2204
+ justify-content: center;
2205
+ align-items: center;
2300
2206
  height: 100%;
2301
2207
  }
2302
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2303
- height: 100%;
2208
+
2209
+ .d1i4ou6o {
2210
+ display: inline-block;
2211
+ width: 4px;
2212
+ height: 4px;
2213
+ background: #8e9aa9;
2214
+ opacity: 0.4;
2215
+ border-radius: 50%;
2216
+ margin: 0 4px;
2304
2217
  }
2305
- .tta5kd2.empty-table .ant-table-content table {
2306
- width: 100% !important;
2307
- height: 100%;
2218
+
2219
+ .m1jy87hk .ant-modal-header,
2220
+ .m1jy87hk .ant-modal-footer .footer-content {
2221
+ width: 648px;
2222
+ margin: 0 auto;
2308
2223
  }
2309
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2310
- padding: 15px 0;
2224
+ .m1jy87hk .ant-modal-header {
2225
+ padding: 35px 0 24px;
2226
+ border: none;
2311
2227
  }
2312
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2313
- display: none;
2228
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2229
+ font-size: 30px;
2314
2230
  }
2315
- .tta5kd2 .active-row td:nth-child(1) {
2316
- font-weight: 700;
2231
+ .m1jy87hk .ant-modal-body {
2232
+ padding: 4px 0 2px;
2317
2233
  }
2318
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2319
- font-weight: 700;
2234
+ .m1jy87hk .ant-modal-footer {
2235
+ border: none;
2320
2236
  }
2321
- .tta5kd2 .ant-spin-nested-loading {
2322
- height: 100%;
2323
- }
2324
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2325
- height: 100%;
2326
- overflow: visible;
2327
- }
2328
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2329
- max-height: none;
2330
- }
2331
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2332
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2333
- display: none;
2334
- }
2335
- .tta5kd2 td.ant-table-column-sort {
2336
- background: transparent;
2337
- }
2338
- .tta5kd2 td.ant-table-cell-fix-left,
2339
- .tta5kd2 td.ant-table-cell-fix-right {
2340
- background: #fff;
2341
- padding: 0 !important;
2237
+
2238
+ .ti7fpyu {
2239
+ font-size: 12px;
2240
+ line-height: 18px;
2241
+ font-weight: bold;
2242
+ color: #fff;
2243
+ padding: 0 4px;
2244
+ border-radius: 4px;
2245
+ display: inline-block;
2246
+ background: var(--ti7fpyu-0);
2342
2247
  }
2343
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2344
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2345
- display: flex;
2346
- align-items: center;
2347
- height: 100%;
2348
- padding: 8px;
2248
+ .ti7fpyu:not(:first-child) {
2249
+ margin-left: 4px;
2349
2250
  }
2350
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2351
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2352
- overflow: hidden;
2353
- text-overflow: ellipsis;
2251
+
2252
+ .f1rest1f {
2354
2253
  width: 100%;
2355
- }
2356
- .tta5kd2 .ant-table-container {
2357
2254
  height: 100%;
2255
+ display: flex;
2256
+ align-items: center;
2257
+ justify-content: center;
2358
2258
  }
2359
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2360
- box-shadow: none !important;
2361
- }
2362
- .tta5kd2 .ant-table {
2363
- border-radius: 0px;
2364
- border-left: none;
2365
- border-right: none;
2366
- border-bottom: none;
2367
- height: 100%;
2368
- font-size: 12px;
2369
- background: transparent;
2259
+
2260
+ .n1kbdoln {
2261
+ font-size: 90%;
2262
+ font-weight: bold;
2263
+ background-color: rgba(240, 243, 247, 0.6);
2264
+ padding: 1px 4px 1px;
2265
+ margin-left: 2px;
2266
+ margin-right: 2px;
2267
+ border: 1px solid rgba(213, 219, 227, 0.6);
2268
+ border-radius: 4px;
2370
2269
  }
2371
- .tta5kd2 .ant-table .ant-table-header {
2372
- position: relative;
2373
- z-index: 3;
2374
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2375
- margin-bottom: -1px;
2270
+
2271
+ .f1y3gta0.form-item-general {
2272
+ width: 640px;
2376
2273
  }
2377
- .tta5kd2 .ant-table .time-wrapper .data,
2378
- .tta5kd2 .ant-table .value {
2379
- color: #2d3a56;
2274
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2275
+ margin-top: 16px;
2380
2276
  }
2381
- .tta5kd2 .ant-table .time-wrapper .time,
2382
- .tta5kd2 .ant-table .unit {
2383
- color: rgba(44, 56, 82, 0.6);
2277
+ .f1y3gta0.form-item-compact {
2278
+ width: 412px;
2384
2279
  }
2385
- .tta5kd2 .ant-table .ant-table-selection {
2386
- text-align: center;
2280
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2281
+ margin-top: 8px;
2387
2282
  }
2388
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2389
- background: #fff;
2283
+ .f1y3gta0 .form-item {
2284
+ width: auto;
2390
2285
  }
2391
- .tta5kd2 .ant-table .anticon-setting {
2392
- cursor: pointer;
2393
- position: absolute;
2394
- top: 50%;
2395
- right: 12px;
2396
- transform: translateY(-50%);
2286
+ .f1y3gta0 .form-item-main {
2287
+ position: relative;
2288
+ display: flex;
2397
2289
  }
2398
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2399
- box-shadow: none;
2400
- width: 1px;
2401
- background: rgba(213, 219, 227, 0.6);
2290
+ .f1y3gta0 .form-item-extra {
2291
+ margin-top: 4px;
2292
+ width: 100%;
2293
+ padding: 14px;
2294
+ background: #f2f4f6;
2295
+ font-size: 13px;
2296
+ line-height: 1.8;
2297
+ color: #8e9aa9;
2402
2298
  }
2403
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2404
- box-shadow: none;
2405
- width: 1px;
2406
- background: rgba(213, 219, 227, 0.6);
2299
+ .f1y3gta0 .form-item-label {
2300
+ padding-right: 12px;
2301
+ font-size: 13px;
2302
+ color: rgba(44, 56, 82, 0.6);
2407
2303
  }
2408
- .tta5kd2 .ant-table .ant-table-tbody {
2409
- position: relative;
2304
+ .f1y3gta0 .form-item-label.label-right {
2305
+ text-align: right;
2410
2306
  }
2411
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2412
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2413
- border-bottom: 1px solid white;
2414
- height: 40px;
2415
- vertical-align: middle;
2416
- transition: background 0ms;
2417
- color: #00122e;
2307
+ .f1y3gta0 .form-item-label,
2308
+ .f1y3gta0 .form-item-control {
2309
+ line-height: 32px;
2418
2310
  }
2419
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2420
- background: #f2f5fa;
2421
- border-bottom-color: #f2f5fa;
2311
+ .f1y3gta0 .form-item-control .form-item-error {
2312
+ line-height: 18px;
2422
2313
  }
2423
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2424
- height: auto;
2425
- color: #00122e;
2426
- font-size: 12px;
2427
- text-align: left;
2428
- transition: none;
2429
- overflow: hidden;
2430
- text-overflow: ellipsis;
2431
- white-space: nowrap;
2314
+ .f1y3gta0 .form-item-children {
2315
+ width: 100%;
2432
2316
  }
2433
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2434
- color: #0096ff;
2317
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2318
+ width: 100%;
2435
2319
  }
2436
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2320
+ .f1y3gta0 .form-item-error {
2321
+ color: #e75a3a;
2322
+ height: 0;
2437
2323
  overflow: hidden;
2438
- text-overflow: ellipsis;
2439
- width: 100%;
2440
- vertical-align: middle;
2441
2324
  }
2442
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2443
- line-height: 0px;
2325
+ .f1y3gta0 .form-item-error-enter-done {
2326
+ margin-top: 4px;
2327
+ height: auto;
2328
+ overflow: auto;
2444
2329
  }
2445
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2446
- border-top-color: transparent;
2330
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2331
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2332
+ border: 1px solid #e75a3a;
2333
+ color: #e75a3a;
2447
2334
  }
2448
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2449
- background: rgba(225, 230, 241, 0.6);
2450
- border-color: transparent transparent white;
2335
+
2336
+ .fujbm7g {
2337
+ color: #2d3a56;
2338
+ font-weight: bold;
2339
+ padding-bottom: 6px;
2340
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2341
+ margin-bottom: 16px;
2451
2342
  }
2452
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2453
- border-radius: 8px 0 0 8px;
2343
+ .fujbm7g:not(:first-of-type) {
2344
+ margin-top: 16px;
2454
2345
  }
2455
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2456
- border-radius: 8px 0 0 8px;
2346
+
2347
+ .e5fsw5s {
2348
+ width: 8px;
2349
+ height: 24px;
2350
+ display: flex;
2351
+ justify-content: center;
2352
+ align-items: center;
2353
+ cursor: pointer;
2354
+ transition: all 200ms ease-out 40ms;
2457
2355
  }
2458
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2356
+ .e5fsw5s:before, .e5fsw5s:after {
2459
2357
  content: "";
2460
- width: 4px;
2461
- top: -1px;
2462
- bottom: -1px;
2463
- background: white;
2358
+ width: 1px;
2359
+ height: 6px;
2360
+ border-radius: 1px;
2361
+ background: #ccd4e3;
2362
+ position: relative;
2363
+ right: 2px;
2364
+ transform: rotate(-45deg);
2464
2365
  }
2465
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2466
- border-radius: 0 8px 8px 0;
2366
+ .e5fsw5s:after {
2367
+ transform: rotate(45deg);
2368
+ left: 1px;
2467
2369
  }
2468
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2469
- border-radius: 0;
2470
- background: white;
2471
- border-top: none;
2370
+
2371
+ .w18knsg4.ant-alert-warning {
2372
+ border: 0;
2373
+ background: rgba(255, 187, 0, 0.1);
2374
+ border-radius: 6px;
2472
2375
  }
2473
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2474
- border-top: 1px solid transparent;
2475
- border-radius: 0 8px 8px 0;
2476
- background: rgba(225, 230, 241, 0.6);
2376
+ .w18knsg4.ant-alert,
2377
+ .w18knsg4 .ant-alert-message {
2378
+ color: #e07f00;
2477
2379
  }
2478
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2479
- background: white;
2480
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2380
+ .w18knsg4.ant-alert .dashed-border-bottom,
2381
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2382
+ border-bottom-color: #e07f00;
2481
2383
  }
2482
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2384
+
2385
+ .ng31n2o {
2483
2386
  display: flex;
2484
- align-items: center;
2485
- height: 100%;
2486
- background: rgba(225, 230, 241, 0.6);
2387
+ flex-direction: row;
2388
+ padding: 7px 12px;
2389
+ background: rgba(255, 187, 0, 0.1);
2390
+ border-radius: 6px;
2391
+ color: #e07f00;
2392
+ font-size: 12px;
2393
+ line-height: 18px;
2487
2394
  }
2488
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2489
- background: white;
2490
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2395
+ .ng31n2o .icon-wrapper {
2396
+ margin-right: 10px;
2397
+ height: 18px;
2491
2398
  }
2492
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2399
+
2400
+ .n15x5f5y {
2493
2401
  display: flex;
2494
- align-items: center;
2495
- height: 100%;
2402
+ flex-direction: row;
2403
+ padding: 7px 12px;
2496
2404
  background: rgba(225, 230, 241, 0.6);
2405
+ border-radius: 6px;
2406
+ color: rgba(44, 56, 82, 0.6);
2407
+ font-size: 12px;
2408
+ line-height: 18px;
2497
2409
  }
2498
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2499
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2410
+ .n15x5f5y .icon-wrapper {
2411
+ margin-right: 10px;
2412
+ height: 18px;
2500
2413
  }
2501
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2502
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2503
- border-radius: 8px;
2414
+
2415
+ .i16ozz3f {
2416
+ display: flex;
2417
+ flex-direction: row;
2418
+ padding: 7px 12px;
2419
+ background: rgba(0, 136, 255, 0.1);
2420
+ border-radius: 6px;
2421
+ color: #005ed1;
2422
+ font-size: 12px;
2423
+ line-height: 18px;
2504
2424
  }
2505
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2506
- border-top-color: white;
2425
+ .i16ozz3f .icon-wrapper {
2426
+ margin-right: 10px;
2427
+ height: 18px;
2507
2428
  }
2508
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2509
- background: rgba(0, 136, 255, 0.1);
2510
- border-bottom-color: transparent;
2511
- border-top-color: transparent;
2429
+
2430
+ .dszu9qr {
2431
+ color: rgba(44, 56, 82, 0.6);
2432
+ margin-top: 5px;
2433
+ font-size: 12px;
2434
+ line-height: 18px;
2512
2435
  }
2513
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2514
- border-radius: 8px 0 0 8px;
2436
+
2437
+ .snxzgx {
2438
+ color: #f0483e;
2439
+ font-size: 12px;
2440
+ white-space: pre-wrap;
2515
2441
  }
2516
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2517
- border-radius: 0 8px 8px 0;
2442
+
2443
+ .o1i4orqw {
2444
+ display: flex;
2445
+ align-items: center;
2446
+ justify-content: flex-end;
2518
2447
  }
2519
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2520
- background: rgba(0, 136, 255, 0.1);
2448
+ .o1i4orqw .icon-wrapper {
2449
+ margin-right: 16px;
2521
2450
  }
2522
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
2523
- background: #fff;
2524
- font-weight: 400;
2525
- position: relative;
2526
- border-bottom: none;
2527
- color: #00122e;
2528
- transition: none;
2529
- padding: 15px 8px 15px 8px;
2451
+
2452
+ .t79k8o2 {
2453
+ color: rgba(0, 21, 64, 0.3);
2530
2454
  }
2531
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2532
- content: "";
2533
- width: 1px;
2534
- top: 0;
2535
- bottom: 0;
2536
- background: rgba(211, 218, 235, 0.6);
2537
- position: absolute;
2538
- right: 0;
2455
+
2456
+ .ipd9bk.ant-input {
2457
+ padding: 5px 12px;
2458
+ line-height: 20px;
2459
+ color: #2d3a56;
2460
+ border-radius: 6px;
2461
+ border-color: rgba(172, 186, 211, 0.6);
2462
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2539
2463
  }
2540
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2541
- padding: unset;
2464
+ .ipd9bk.ant-input.ant-input-lg {
2465
+ padding: 8px 16px;
2466
+ line-height: 22px;
2542
2467
  }
2543
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2544
- display: none;
2468
+ .ipd9bk.ant-input.ant-input-sm {
2469
+ padding: 2px 8px;
2470
+ line-height: 18px;
2545
2471
  }
2546
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2547
- width: 100%;
2548
- overflow: hidden;
2549
- white-space: nowrap;
2550
- text-overflow: ellipsis;
2472
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2473
+ border-color: rgba(107, 128, 167, 0.6);
2474
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2551
2475
  }
2552
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2553
- overflow: hidden;
2554
- text-overflow: ellipsis;
2476
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2477
+ border-color: #0096ff;
2478
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2555
2479
  }
2556
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2557
- padding: 15px 28px 15px 8px;
2480
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2481
+ border-color: #e75a3a;
2482
+ color: #e75a3a;
2558
2483
  }
2559
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2560
- padding: 0;
2484
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2485
+ border-color: #e75a3a;
2486
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2561
2487
  }
2562
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2563
- position: absolute;
2564
- right: 10px;
2565
- top: 50%;
2566
- transform: translateY(-50%);
2567
- height: 16px;
2568
- display: none;
2569
- transition: transform 320ms ease;
2488
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2489
+ border-color: #e75a3a;
2490
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2570
2491
  }
2571
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2572
- display: block;
2573
- transform: translateY(-50%) rotateX(180deg);
2492
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2493
+ background: rgba(211, 218, 235, 0.6);
2494
+ color: rgba(0, 21, 64, 0.3);
2495
+ border-color: rgba(172, 186, 211, 0.6);
2574
2496
  }
2575
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2576
- display: block;
2497
+ .ipd9bk.ant-input-affix-wrapper {
2498
+ padding: 5px 12px;
2499
+ border-radius: 6px;
2500
+ border-color: rgba(172, 186, 211, 0.6);
2501
+ line-height: 20px;
2502
+ color: #2d3a56;
2503
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2577
2504
  }
2578
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2579
- display: none;
2505
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2506
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2507
+ color: rgba(44, 56, 82, 0.6);
2580
2508
  }
2581
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2582
- transform: translateY(-50%);
2509
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2510
+ padding: 8px 16px;
2511
+ line-height: 22px;
2583
2512
  }
2584
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2585
- transform: translateY(-50%) rotateX(180deg);
2513
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2514
+ padding: 2px 8px;
2515
+ line-height: 18px;
2586
2516
  }
2587
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2588
- background: #f2f5fa;
2517
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2518
+ border-color: rgba(107, 128, 167, 0.6);
2519
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2589
2520
  }
2590
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2591
- display: block;
2521
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2522
+ border-color: #0096ff;
2523
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2592
2524
  }
2593
- .tta5kd2 .ant-table .ant-table-selection-column {
2594
- padding: 0 !important;
2525
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2526
+ border-color: #e75a3a;
2595
2527
  }
2596
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2597
- position: absolute;
2598
- left: 50%;
2599
- top: 50%;
2600
- transform: translate(-50%, -50%);
2528
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2529
+ color: #e75a3a;
2601
2530
  }
2602
- .tta5kd2 .ant-table .ant-table-selection-column:after {
2603
- display: none;
2531
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2532
+ border-color: #e75a3a;
2533
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2604
2534
  }
2605
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2606
- background: #fff;
2535
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2536
+ border-color: #e75a3a;
2537
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2607
2538
  }
2608
- .tta5kd2 .ant-table .ant-table-placeholder {
2609
- background: inherit;
2539
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2540
+ background: rgba(211, 218, 235, 0.6);
2541
+ color: rgba(0, 21, 64, 0.3);
2542
+ border-color: rgba(172, 186, 211, 0.6);
2610
2543
  }
2611
- .tta5kd2 .ant-table .ant-table-placeholder td {
2612
- position: static;
2613
- border: none;
2614
- background: inherit !important;
2615
- height: 100px;
2616
- vertical-align: middle;
2544
+ textarea.ipd9bk.ant-input {
2545
+ transition-property: height;
2546
+ transition-delay: 50ms;
2617
2547
  }
2618
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2619
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2620
- font-weight: bold;
2621
- font-size: 20px;
2622
- color: rgba(10, 37, 85, 0.6);
2548
+ textarea.ipd9bk.ant-input.textarea-large {
2549
+ min-height: 40px;
2550
+ height: 40px;
2623
2551
  }
2624
- .tta5kd2 .ant-table td.cell__action_ {
2625
- padding: 0 !important;
2626
- position: relative;
2627
- background: #fff;
2552
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2553
+ height: 80px;
2628
2554
  }
2629
- .tta5kd2 .ant-table td.cell__action_ > * {
2630
- height: 100%;
2631
- display: flex;
2632
- align-items: center;
2633
- justify-content: flex-end;
2634
- padding-right: 8px;
2555
+ textarea.ipd9bk.ant-input.textarea-middle {
2556
+ min-height: 32px;
2557
+ height: 32px;
2635
2558
  }
2636
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
2637
- width: 24px;
2559
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2560
+ height: 64px;
2561
+ }
2562
+ textarea.ipd9bk.ant-input.textarea-small {
2563
+ min-height: 24px;
2638
2564
  height: 24px;
2639
- cursor: pointer;
2640
- justify-content: center;
2641
- border-radius: 4px;
2642
2565
  }
2643
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2644
- background: #fff;
2566
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2567
+ height: 40px;
2645
2568
  }
2646
2569
 
2647
- .cz04yix {
2648
- display: flex;
2649
- flex-direction: column;
2570
+ .kypn5o5 input, .kypn5o5.input-tags {
2571
+ border: 1px solid rgba(213, 219, 227, 0.6);
2572
+ border-radius: 4px;
2650
2573
  }
2651
-
2652
- .m1if5j39 {
2653
- max-width: 1120px;
2654
- width: 100%;
2655
- margin: 0 auto;
2656
- height: 100%;
2574
+ .kypn5o5.input-tags {
2575
+ position: relative;
2576
+ padding: 6px;
2577
+ height: 32px;
2578
+ cursor: pointer;
2579
+ transition: border 150ms;
2657
2580
  }
2658
-
2659
- .w1vvwdlp {
2660
- max-width: 1120px;
2661
- width: 100%;
2662
- margin: 0 auto;
2663
- display: flex;
2581
+ .kypn5o5.input-tags:hover {
2582
+ border-color: #0080ff;
2583
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2664
2584
  }
2665
- .w1vvwdlp .left,
2666
- .w1vvwdlp .right {
2667
- flex-grow: 0;
2668
- flex-shrink: 0;
2669
- flex-basis: 21%;
2585
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2586
+ padding-right: 30px;
2670
2587
  }
2671
- .w1vvwdlp .left {
2588
+ .kypn5o5.input-tags .input-tags-inner {
2672
2589
  display: flex;
2673
- justify-content: flex-end;
2674
- padding-right: 44px;
2675
- }
2676
- .w1vvwdlp .right {
2677
- padding-left: 44px;
2678
2590
  }
2679
- .w1vvwdlp .middle {
2680
- margin-bottom: 40px;
2681
- flex-grow: 0;
2682
- flex-shrink: 0;
2683
- flex-basis: 58%;
2591
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2592
+ display: flex;
2684
2593
  }
2685
- .w1vvwdlp .middle .form-base-field {
2686
- width: 100%;
2594
+ .kypn5o5.input-tags .input-tag-suffix {
2595
+ position: absolute;
2596
+ right: 12px;
2597
+ top: 50%;
2598
+ transform: translateY(-50%);
2687
2599
  }
2688
- .w1vvwdlp .middle .form-base-field .form-base-field {
2689
- width: auto;
2600
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2601
+ color: rgba(0, 0, 0, 0.25);
2602
+ font-size: 12px;
2603
+ cursor: pointer;
2690
2604
  }
2691
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2692
- flex: initial;
2605
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2606
+ color: rgba(0, 0, 0, 0.45);
2693
2607
  }
2694
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2695
- margin-top: 4px;
2608
+ .kypn5o5.has-focus-indicator {
2609
+ position: relative;
2610
+ overflow: hidden;
2696
2611
  }
2697
- .w1vvwdlp .ant-steps-item-icon,
2698
- .w1vvwdlp .ant-steps-item-tail {
2699
- display: none !important;
2612
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2613
+ position: absolute;
2614
+ top: 50%;
2615
+ transform: translateY(-50%);
2616
+ left: -16px;
2617
+ transition: left 150ms ease;
2618
+ opacity: 0;
2700
2619
  }
2701
- .w1vvwdlp .ant-steps-item-container {
2702
- padding: 0 15px;
2703
- border-radius: 4px;
2704
- height: 32px;
2705
- display: flex;
2706
- align-items: center;
2620
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2621
+ left: 8px;
2622
+ opacity: 1;
2707
2623
  }
2708
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2709
- min-height: auto;
2710
- white-space: nowrap;
2624
+ .kypn5o5.has-focus-indicator input {
2625
+ transition: margin-left 150ms ease;
2626
+ margin-left: 0px;
2711
2627
  }
2712
- .w1vvwdlp .ant-steps-item-description {
2713
- padding-bottom: 0px;
2628
+ .kypn5o5.has-focus-indicator input:focus {
2629
+ margin-left: 16px;
2714
2630
  }
2715
- .w1vvwdlp .ant-steps-item-title {
2716
- font-size: 13px !important;
2717
- line-height: 20px !important;
2631
+
2632
+ input.l1ki27se.ant-input {
2633
+ border-top-right-radius: 0;
2634
+ border-bottom-right-radius: 0;
2718
2635
  }
2719
- .w1vvwdlp .ant-steps-item-title .step-index {
2720
- display: inline-block;
2721
- text-align: center;
2722
- width: 13px;
2723
- margin-right: 12px;
2636
+
2637
+ .l1ki27se.ant-input-affix-wrapper {
2638
+ border-top-right-radius: 0;
2639
+ border-bottom-right-radius: 0;
2724
2640
  }
2725
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2726
- background: rgba(0, 128, 255, 0.1);
2641
+
2642
+ input.rrg1fkn.ant-input {
2643
+ border-top-left-radius: 0;
2644
+ border-bottom-left-radius: 0;
2727
2645
  }
2728
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2729
- color: #005ed1;
2646
+
2647
+ .rrg1fkn.ant-input-affix-wrapper {
2648
+ border-top-left-radius: 0;
2649
+ border-bottom-left-radius: 0;
2730
2650
  }
2731
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2732
- background: rgba(237, 241, 250, 0.6);
2651
+
2652
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2653
+ border-top-right-radius: 0;
2654
+ border-bottom-right-radius: 0;
2733
2655
  }
2734
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2735
- color: rgba(10, 37, 85, 0.6) !important;
2656
+
2657
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2658
+ border-top-left-radius: 0;
2659
+ border-bottom-left-radius: 0;
2736
2660
  }
2737
- .w1vvwdlp .ant-steps-item-disabled {
2738
- cursor: not-allowed;
2661
+
2662
+ .rxbeqvl.ant-radio-wrapper {
2663
+ display: inline-flex;
2664
+ align-items: baseline;
2665
+ white-space: pre-wrap;
2739
2666
  }
2740
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2741
- background: rgba(237, 241, 250, 0.6);
2667
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2668
+ position: relative;
2669
+ top: 3px;
2742
2670
  }
2743
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2744
- color: #2d3a56;
2671
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2672
+ border-color: rgba(107, 128, 167, 0.6);
2745
2673
  }
2746
-
2747
- .h1cuopx7 .ant-modal-header {
2748
- margin: 0 auto;
2749
- width: 100%;
2750
- max-width: 648px;
2674
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2675
+ border-color: #0080ff;
2751
2676
  }
2752
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2753
- margin-left: 0;
2677
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2678
+ border-color: #0080ff;
2679
+ background: #0080ff;
2754
2680
  }
2755
- .h1cuopx7 .ant-modal-body {
2756
- margin: 0 auto;
2757
- padding: 0;
2758
- width: 100%;
2759
- max-width: 648px;
2760
- overflow: hidden;
2681
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2682
+ top: 4px;
2683
+ left: 4px;
2684
+ width: 6px;
2685
+ height: 6px;
2686
+ background: #fff;
2761
2687
  }
2762
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2763
- margin-bottom: 40px;
2688
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2689
+ opacity: 0.5;
2764
2690
  }
2765
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2766
- height: calc(100vh - 225px);
2767
- overflow-y: auto;
2691
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2692
+ border-color: rgba(107, 128, 167, 0.6);
2693
+ background: rgba(211, 218, 235, 0.6);
2768
2694
  }
2769
- .h1cuopx7 .ant-modal-footer .footer-content {
2770
- margin: 0 auto;
2771
- max-width: 648px;
2695
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2696
+ background: #00122e;
2772
2697
  }
2773
-
2774
- .h1p6d3y3 .ant-modal-header {
2775
- margin: 0 auto;
2776
- width: 100%;
2777
- max-width: 1024px;
2698
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2699
+ color: #00122e;
2700
+ opacity: 0.5;
2778
2701
  }
2779
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2780
- margin-left: 0;
2702
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2703
+ color: #00122e;
2781
2704
  }
2782
- .h1p6d3y3 .ant-modal-body {
2783
- margin: 0 auto;
2705
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2706
+ display: inline-block;
2784
2707
  padding: 0;
2785
- width: 100%;
2786
- max-width: 1024px;
2787
- overflow: hidden;
2708
+ padding-left: 12px;
2788
2709
  }
2789
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2790
- margin-bottom: 40px;
2710
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2711
+ margin-bottom: 0;
2712
+ white-space: pre-wrap;
2713
+ color: rgba(44, 56, 82, 0.6);
2791
2714
  }
2792
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2793
- height: calc(100vh - 225px);
2794
- overflow-y: auto;
2715
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2716
+ padding-left: 8px;
2795
2717
  }
2796
- .h1p6d3y3 .ant-modal-footer .footer-content {
2797
- margin: 0 auto;
2798
- max-width: 1024px;
2718
+
2719
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2720
+ border-radius: 5px 0 0 5px;
2721
+ }
2722
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2723
+ border-radius: 0 5px 5px 0;
2799
2724
  }
2800
2725
 
2801
- .fxgckuk {
2802
- flex: 1;
2726
+ .r1f0aqcc {
2727
+ color: #00122e;
2728
+ border-color: #ccd4e3;
2803
2729
  }
2804
- .fxgckuk label {
2805
- font-size: 13px;
2806
- line-height: 20px;
2807
- color: rgba(44, 56, 82, 0.6);
2730
+ .r1f0aqcc:first-child {
2731
+ color: #00122e;
2732
+ border-color: #a3b4cc;
2808
2733
  }
2809
- .fxgckuk .title {
2810
- font-size: 14px;
2811
- line-height: 20px;
2812
- color: #2d3a56;
2813
- margin-bottom: 12px;
2734
+ .r1f0aqcc.ant-radio-button-wrapper {
2735
+ padding: 0 12px;
2736
+ line-height: 32px;
2737
+ height: 32px;
2814
2738
  }
2815
- .fxgckuk.connect-cluster .title {
2816
- padding-bottom: 26px;
2739
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2740
+ white-space: nowrap;
2817
2741
  }
2818
-
2819
- .f1d0vek1 {
2820
- padding: 25px 0 15px 0;
2821
- border-bottom: 1px solid #e1e5eb;
2822
- margin-bottom: 16px;
2823
- }
2824
-
2825
- .f4u402y {
2826
- display: flex;
2827
- align-items: center;
2828
- margin-bottom: 8px;
2742
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2743
+ background: #ccd4e3;
2829
2744
  }
2830
- .f4u402y > label {
2831
- width: 216px;
2745
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2746
+ background: #0080ff;
2832
2747
  }
2833
- .f4u402y > label + * {
2834
- width: 100%;
2748
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2749
+ background: #ccd4e3;
2750
+ opacity: 0.5;
2835
2751
  }
2836
- .f4u402y .ant-select {
2837
- width: 100%;
2752
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2753
+ border-right-color: #0080ff;
2838
2754
  }
2839
-
2840
- .e1pldf6v {
2841
- color: #e75a3a;
2842
- margin-right: 10px;
2755
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2756
+ border-color: #0080ff;
2843
2757
  }
2844
-
2845
- .dq0gblh {
2846
- width: 100%;
2847
- height: 1px;
2848
- background: rgba(213, 219, 227, 0.6);
2849
- margin: 24px 0;
2758
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2759
+ background: rgba(0, 136, 255, 0.1);
2850
2760
  }
2851
-
2852
- .l1v7sr0n {
2853
- display: flex;
2854
- justify-content: center;
2855
- align-items: center;
2856
- height: 100%;
2761
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2762
+ background: rgba(211, 218, 235, 0.6);
2763
+ border-color: #ccd4e3;
2764
+ opacity: 0.5;
2857
2765
  }
2858
-
2859
- .d1i4ou6o {
2860
- display: inline-block;
2861
- width: 4px;
2862
- height: 4px;
2863
- background: #8e9aa9;
2864
- opacity: 0.4;
2865
- border-radius: 50%;
2866
- margin: 0 4px;
2766
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2767
+ color: #00122e;
2768
+ border-color: #ccd4e3;
2867
2769
  }
2868
-
2869
- .m1jy87hk .ant-modal-header,
2870
- .m1jy87hk .ant-modal-footer .footer-content {
2871
- width: 648px;
2872
- margin: 0 auto;
2770
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2771
+ color: #00122e;
2772
+ border-color: #ccd4e3;
2773
+ background: rgba(172, 186, 211, 0.6);
2873
2774
  }
2874
- .m1jy87hk .ant-modal-header {
2875
- padding: 35px 0 24px;
2775
+ .r1f0aqcc .ant-radio-button-input {
2776
+ margin-right: 8px;
2777
+ display: inline;
2876
2778
  border: none;
2779
+ padding: 0;
2780
+ width: 36px;
2781
+ background: transparent;
2877
2782
  }
2878
- .m1jy87hk .ant-modal-header .ant-modal-title {
2879
- font-size: 30px;
2783
+ .r1f0aqcc .ant-radio-button-input:focus {
2784
+ box-shadow: none;
2880
2785
  }
2881
- .m1jy87hk .ant-modal-body {
2882
- padding: 4px 0 2px;
2786
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2787
+ margin-right: 0;
2788
+ width: initial;
2789
+ box-shadow: none;
2883
2790
  }
2884
- .m1jy87hk .ant-modal-footer {
2885
- border: none;
2791
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2792
+ display: none;
2886
2793
  }
2887
-
2888
- .ti7fpyu {
2889
- font-size: 12px;
2890
- line-height: 18px;
2891
- font-weight: bold;
2892
- color: #fff;
2893
- padding: 0 4px;
2894
- border-radius: 4px;
2895
- display: inline-block;
2896
- background: var(--ti7fpyu-0);
2794
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2795
+ display: inline;
2897
2796
  }
2898
- .ti7fpyu:not(:first-child) {
2899
- margin-left: 4px;
2797
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2798
+ display: inline;
2799
+ margin-right: 8px;
2800
+ padding: 0;
2801
+ width: 36px;
2900
2802
  }
2901
2803
 
2902
- .f1rest1f {
2903
- width: 100%;
2904
- height: 100%;
2905
- display: flex;
2906
- align-items: center;
2907
- justify-content: center;
2804
+ .buj61ew.ant-btn {
2805
+ height: 32px;
2806
+ border-radius: 6px;
2807
+ line-height: 22px;
2808
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2809
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2908
2810
  }
2909
-
2910
- .n1kbdoln {
2911
- font-size: 90%;
2912
- font-weight: bold;
2913
- background-color: rgba(240, 243, 247, 0.6);
2914
- padding: 1px 4px 1px;
2915
- margin-left: 2px;
2916
- margin-right: 2px;
2917
- border: 1px solid rgba(213, 219, 227, 0.6);
2918
- border-radius: 4px;
2811
+ .buj61ew.ant-btn.ant-btn-lg {
2812
+ height: 40px;
2813
+ line-height: 24px;
2919
2814
  }
2920
-
2921
- .f1y3gta0.form-item-general {
2922
- width: 640px;
2815
+ .buj61ew.ant-btn.ant-btn-sm {
2816
+ height: 24px;
2817
+ line-height: 20px;
2923
2818
  }
2924
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2925
- margin-top: 16px;
2819
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2820
+ border-radius: 50%;
2926
2821
  }
2927
- .f1y3gta0.form-item-compact {
2928
- width: 412px;
2822
+ .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 {
2823
+ color: var(--color, #06101f);
2824
+ font-weight: var(--font-weight);
2825
+ background: var(--background-color, #fff);
2826
+ border-width: var(--border-width, 1px);
2827
+ border-color: var(--border-color, #d9d9d9);
2929
2828
  }
2930
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2931
- margin-top: 8px;
2829
+ .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 {
2830
+ display: none;
2932
2831
  }
2933
- .f1y3gta0 .form-item {
2934
- width: auto;
2832
+ .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 {
2833
+ color: var(--color, inherit);
2935
2834
  }
2936
- .f1y3gta0 .form-item-main {
2937
- position: relative;
2938
- display: flex;
2835
+ .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 {
2836
+ background: var(--background-color-hover, var(--background-color));
2837
+ border-color: var(--border-color-hover, var(--border-color, transparent));
2939
2838
  }
2940
- .f1y3gta0 .form-item-extra {
2941
- margin-top: 4px;
2942
- width: 100%;
2943
- padding: 14px;
2944
- background: #f2f4f6;
2945
- font-size: 13px;
2946
- line-height: 1.8;
2947
- color: #8e9aa9;
2839
+ .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 {
2840
+ --scale: 1;
2841
+ --transY: 1px;
2842
+ background: var(--background-color-active, var(--background-color));
2843
+ border-color: var(--border-color-active, var(--border-color, transparent));
2948
2844
  }
2949
- .f1y3gta0 .form-item-label {
2950
- padding-right: 12px;
2951
- font-size: 13px;
2952
- color: rgba(44, 56, 82, 0.6);
2845
+ .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 {
2846
+ background: var(--background-color-focus, var(--background-color));
2847
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2848
+ border-color: var(--border-color-focus, var(--border-color, transparent));
2953
2849
  }
2954
- .f1y3gta0 .form-item-label.label-right {
2955
- text-align: right;
2850
+ .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 {
2851
+ color: var(--color-disabled, var(--color));
2852
+ background: var(--background-color-disabled, var(--background-color));
2853
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
2854
+ opacity: 0.5;
2956
2855
  }
2957
- .f1y3gta0 .form-item-label,
2958
- .f1y3gta0 .form-item-control {
2959
- line-height: 32px;
2856
+ .buj61ew.ant-btn-link[disabled] {
2857
+ color: #0080ff;
2858
+ opacity: 0.5;
2960
2859
  }
2961
- .f1y3gta0 .form-item-control .form-item-error {
2962
- line-height: 18px;
2860
+ .buj61ew.ant-btn-primary {
2861
+ --color: #fff;
2862
+ --font-weight: bold;
2863
+ --border-width: 0;
2864
+ --background-color: #0080ff;
2865
+ --background-color-hover: #009dff;
2866
+ --background-color-active: #005ed1;
2867
+ --background-color-focus: #0080ff;
2868
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2963
2869
  }
2964
- .f1y3gta0 .form-item-children {
2965
- width: 100%;
2870
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
2871
+ --background-color: #f0483e;
2872
+ --background-color-hover: #ff5252;
2873
+ --background-color-active: #c73d31;
2874
+ --background-color-focus: #ff5252;
2875
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2966
2876
  }
2967
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2968
- width: 100%;
2877
+ .buj61ew.ant-btn-primary.btn-primary-orange {
2878
+ --background-color: #fea008;
2879
+ --background-color-hover: #feba33;
2880
+ --background-color-active: #e07f00;
2881
+ --background-color-focus: #fea008;
2969
2882
  }
2970
- .f1y3gta0 .form-item-error {
2971
- color: #e75a3a;
2972
- height: 0;
2973
- overflow: hidden;
2883
+ .buj61ew.ant-btn-secondary {
2884
+ --color: #0080ff;
2885
+ --font-weight: bold;
2886
+ --border-width: 0;
2887
+ --background-color: rgba(0, 136, 255, 0.1);
2888
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2889
+ --background-color-active: rgba(0, 136, 255, 0.2);
2890
+ --background-color-focus: rgba(0, 136, 255, 0.1);
2891
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2974
2892
  }
2975
- .f1y3gta0 .form-item-error-enter-done {
2976
- margin-top: 4px;
2977
- height: auto;
2978
- overflow: auto;
2893
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2894
+ --color: #f0483e;
2895
+ --background-color: rgba(255, 74, 74, 0.1);
2896
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2897
+ --background-color-active: rgba(255, 74, 74, 0.2);
2898
+ --background-color-focus: rgba(255, 74, 74, 0.1);
2899
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2979
2900
  }
2980
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2981
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2982
- border: 1px solid #e75a3a;
2983
- color: #e75a3a;
2901
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
2902
+ --color: #fea008;
2903
+ --background-color: rgba(255, 187, 0, 0.1);
2904
+ --background-color-hover: rgba(255, 187, 0, 0.16);
2905
+ --background-color-active: rgba(255, 187, 0, 0.2);
2906
+ --background-color-focus: rgba(255, 187, 0, 0.1);
2984
2907
  }
2985
-
2986
- .fujbm7g {
2987
- color: #2d3a56;
2988
- font-weight: bold;
2989
- padding-bottom: 6px;
2990
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2991
- margin-bottom: 16px;
2908
+ .buj61ew.ant-btn-tertiary {
2909
+ --color: #0080ff;
2910
+ --font-weight: bold;
2911
+ --border-width: 0;
2912
+ --background-color: #fff;
2913
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2914
+ box-shadow: none;
2992
2915
  }
2993
- .fujbm7g:not(:first-of-type) {
2994
- margin-top: 16px;
2916
+ .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 {
2917
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2995
2918
  }
2996
-
2997
- .e5fsw5s {
2998
- width: 8px;
2999
- height: 24px;
3000
- display: flex;
3001
- justify-content: center;
3002
- align-items: center;
3003
- cursor: pointer;
3004
- transition: all 200ms ease-out 40ms;
2919
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2920
+ --color: #f0483e;
2921
+ --background-color: #fff;
2922
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3005
2923
  }
3006
- .e5fsw5s:before, .e5fsw5s:after {
3007
- content: "";
3008
- width: 1px;
3009
- height: 6px;
3010
- border-radius: 1px;
3011
- background: #ccd4e3;
3012
- position: relative;
3013
- right: 2px;
3014
- transform: rotate(-45deg);
2924
+ .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 {
2925
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
3015
2926
  }
3016
- .e5fsw5s:after {
3017
- transform: rotate(45deg);
3018
- left: 1px;
2927
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
2928
+ --color: #fea008;
2929
+ --background-color: #fff;
3019
2930
  }
3020
-
3021
- .w18knsg4.ant-alert-warning {
3022
- border: 0;
3023
- background: rgba(255, 187, 0, 0.1);
3024
- border-radius: 6px;
2931
+ .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 {
2932
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
3025
2933
  }
3026
- .w18knsg4.ant-alert,
3027
- .w18knsg4 .ant-alert-message {
3028
- color: #e07f00;
2934
+ .buj61ew.ant-btn-ordinary {
2935
+ --color: #1d326c;
2936
+ --border-color: #ccd4e3;
2937
+ --background-color: #fff;
2938
+ --background-color-hover: #edf0f7;
2939
+ --background-color-active: #e4e9f2;
2940
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2941
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3029
2942
  }
3030
- .w18knsg4.ant-alert .dashed-border-bottom,
3031
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
3032
- border-bottom-color: #e07f00;
2943
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2944
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
3033
2945
  }
3034
-
3035
- .ng31n2o {
3036
- display: flex;
3037
- flex-direction: row;
3038
- padding: 7px 12px;
3039
- background: rgba(255, 187, 0, 0.1);
3040
- border-radius: 6px;
3041
- color: #e07f00;
3042
- font-size: 12px;
3043
- line-height: 18px;
2946
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
2947
+ --color: #0080ff;
2948
+ --border-color: #0080ff;
2949
+ --background-color: #fff;
2950
+ --background-color-hover: linear-gradient(
2951
+ 0deg,
2952
+ rgba(0, 136, 255, 0.16),
2953
+ rgba(0, 136, 255, 0.16)
2954
+ ),
2955
+ #ffffff;
2956
+ --background-color-active: linear-gradient(
2957
+ 0deg,
2958
+ rgba(0, 136, 255, 0.2),
2959
+ rgba(0, 136, 255, 0.2)
2960
+ ),
2961
+ #ffffff;
2962
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2963
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3044
2964
  }
3045
- .ng31n2o .icon-wrapper {
3046
- margin-right: 10px;
3047
- height: 18px;
2965
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2966
+ --color: #f0483e;
2967
+ --border-color: #f0483e;
2968
+ --background-color: #fff;
2969
+ --background-color-hover: linear-gradient(
2970
+ 0deg,
2971
+ rgba(255, 74, 74, 0.16),
2972
+ rgba(255, 74, 74, 0.16)
2973
+ ),
2974
+ #ffffff;
2975
+ --background-color-active: linear-gradient(
2976
+ 0deg,
2977
+ rgba(255, 74, 74, 0.2),
2978
+ rgba(255, 74, 74, 0.2)
2979
+ ),
2980
+ #ffffff;
2981
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3048
2982
  }
3049
-
3050
- .n15x5f5y {
3051
- display: flex;
3052
- flex-direction: row;
3053
- padding: 7px 12px;
3054
- background: rgba(225, 230, 241, 0.6);
3055
- border-radius: 6px;
3056
- color: rgba(44, 56, 82, 0.6);
3057
- font-size: 12px;
3058
- line-height: 18px;
2983
+ .buj61ew.ant-btn-ordinary-onTint {
2984
+ --color: #1d326c;
2985
+ --border-color: #fff;
2986
+ --background-color: #fff;
2987
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2988
+ --background-color-active: rgba(192, 203, 224, 0.6);
2989
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2990
+ box-shadow: none;
2991
+ }
2992
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2993
+ --color: #0080ff;
2994
+ --border-color: #fff;
2995
+ --background-color: #fff;
2996
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2997
+ --background-color-active: rgba(0, 136, 255, 0.2);
2998
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2999
+ box-shadow: none;
3000
+ }
3001
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
3002
+ --color: #f0483e;
3003
+ --background-color-hover: rgba(255, 74, 74, 0.16);
3004
+ --background-color-active: rgba(255, 74, 74, 0.2);
3005
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3006
+ }
3007
+ .buj61ew.ant-btn-quiet {
3008
+ --color: rgba(44, 56, 82, 0.6);
3009
+ --border-width: 0;
3010
+ --background-color: transparent;
3011
+ --background-color-hover: rgba(211, 218, 235, 0.6);
3012
+ --background-color-active: rgba(192, 203, 224, 0.6);
3013
+ --background-color-focus: #fff;
3014
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3015
+ box-shadow: none;
3016
+ }
3017
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
3018
+ --color: #f0483e;
3019
+ --background-color-hover: rgba(255, 74, 74, 0.16);
3020
+ --background-color-active: rgba(255, 74, 74, 0.2);
3021
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3022
+ }
3023
+ .buj61ew.ant-btn-quiet.quiet-blue {
3024
+ --color: #0080ff;
3025
+ --background-color: transparent;
3026
+ --background-color-hover: rgba(0, 136, 255, 0.16);
3027
+ --background-color-active: rgba(0, 136, 255, 0.2);
3028
+ --background-color-focus: #fff;
3029
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3030
+ }
3031
+ .buj61ew.has-icon {
3032
+ display: inline-flex;
3033
+ align-items: center;
3059
3034
  }
3060
- .n15x5f5y .icon-wrapper {
3061
- margin-right: 10px;
3062
- height: 18px;
3035
+ .buj61ew .button-prefix-icon {
3036
+ margin-right: 4px;
3037
+ display: inline-flex;
3063
3038
  }
3064
-
3065
- .i16ozz3f {
3066
- display: flex;
3067
- flex-direction: row;
3068
- padding: 7px 12px;
3069
- background: rgba(0, 136, 255, 0.1);
3070
- border-radius: 6px;
3071
- color: #005ed1;
3072
- font-size: 12px;
3073
- line-height: 18px;
3039
+ .buj61ew .button-suffix-icon {
3040
+ margin-left: 4px;
3041
+ display: inline-flex;
3074
3042
  }
3075
- .i16ozz3f .icon-wrapper {
3076
- margin-right: 10px;
3077
- height: 18px;
3043
+ .buj61ew .icon-wrapper {
3044
+ display: inline-flex;
3045
+ vertical-align: bottom;
3078
3046
  }
3079
3047
 
3080
- .dszu9qr {
3081
- color: rgba(44, 56, 82, 0.6);
3082
- margin-top: 5px;
3083
- font-size: 12px;
3084
- line-height: 18px;
3048
+ .nchllas {
3049
+ padding: 0;
3085
3050
  }
3086
3051
 
3087
- .snxzgx {
3088
- color: #f0483e;
3089
- font-size: 12px;
3090
- white-space: pre-wrap;
3052
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3053
+ flex-direction: row;
3054
+ justify-content: stretch;
3091
3055
  }
3092
-
3093
- .o1i4orqw {
3094
- display: flex;
3095
- align-items: center;
3096
- justify-content: flex-end;
3056
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3057
+ padding: 0;
3058
+ margin-right: 4px;
3059
+ flex: 1;
3060
+ overflow: visible;
3097
3061
  }
3098
- .o1i4orqw .icon-wrapper {
3099
- margin-right: 16px;
3062
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3063
+ display: none;
3100
3064
  }
3101
-
3102
- .t79k8o2 {
3103
- color: rgba(0, 21, 64, 0.3);
3065
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3066
+ width: 100%;
3067
+ min-height: unset;
3104
3068
  }
3105
-
3106
- .ipd9bk.ant-input {
3107
- padding: 5px 12px;
3108
- line-height: 20px;
3109
- color: #2d3a56;
3110
- border-radius: 6px;
3111
- border-color: rgba(172, 186, 211, 0.6);
3112
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3069
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3070
+ height: 26px;
3071
+ line-height: 26px;
3072
+ width: 100%;
3073
+ text-align: center;
3074
+ padding: 0;
3075
+ font-size: 12px;
3076
+ font-weight: normal;
3113
3077
  }
3114
- .ipd9bk.ant-input.ant-input-lg {
3115
- padding: 8px 16px;
3116
- line-height: 22px;
3078
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3079
+ margin-right: 10px;
3117
3080
  }
3118
- .ipd9bk.ant-input.ant-input-sm {
3119
- padding: 2px 8px;
3120
- line-height: 18px;
3081
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3082
+ display: none;
3121
3083
  }
3122
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
3123
- border-color: rgba(107, 128, 167, 0.6);
3124
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3084
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3085
+ border-radius: 4px 0 0 4px;
3125
3086
  }
3126
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
3127
- border-color: #0096ff;
3128
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3087
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3088
+ margin-right: 0;
3129
3089
  }
3130
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
3131
- border-color: #e75a3a;
3132
- color: #e75a3a;
3090
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3091
+ border-radius: 0 4px 4px 0;
3133
3092
  }
3134
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
3135
- border-color: #e75a3a;
3136
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3093
+ .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 {
3094
+ content: "";
3095
+ width: 0;
3096
+ height: 0;
3097
+ border: 13px solid transparent;
3098
+ position: absolute;
3099
+ top: 0;
3100
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
3101
+ right: -21px;
3102
+ z-index: 2;
3137
3103
  }
3138
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
3139
- border-color: #e75a3a;
3140
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3104
+ .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 {
3105
+ content: "";
3106
+ width: 0;
3107
+ height: 0;
3108
+ border: 13px solid transparent;
3109
+ position: absolute;
3110
+ top: 0;
3111
+ border-left: 8px solid #fff;
3112
+ left: 0;
3141
3113
  }
3142
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
3143
- background: rgba(211, 218, 235, 0.6);
3144
- color: rgba(0, 21, 64, 0.3);
3145
- border-color: rgba(172, 186, 211, 0.6);
3114
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3115
+ background-color: rgba(0, 136, 255, 0.1);
3146
3116
  }
3147
- .ipd9bk.ant-input-affix-wrapper {
3148
- padding: 5px 12px;
3149
- border-radius: 6px;
3150
- border-color: rgba(172, 186, 211, 0.6);
3151
- line-height: 20px;
3152
- color: #2d3a56;
3153
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3117
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3118
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
3154
3119
  }
3155
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
3156
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
3120
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3121
+ color: #005ed1;
3122
+ }
3123
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3124
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3125
+ background-color: rgba(237, 241, 250, 0.6);
3126
+ }
3127
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3128
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3157
3129
  color: rgba(44, 56, 82, 0.6);
3158
3130
  }
3159
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
3160
- padding: 8px 16px;
3161
- line-height: 22px;
3131
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3132
+ padding: 0;
3162
3133
  }
3163
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
3164
- padding: 2px 8px;
3165
- line-height: 18px;
3134
+
3135
+ .bpq0js6 {
3136
+ padding: 4px 11px;
3166
3137
  }
3167
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3168
- border-color: rgba(107, 128, 167, 0.6);
3169
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3138
+
3139
+ .b15sn34c {
3140
+ white-space: nowrap;
3141
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
3170
3142
  }
3171
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3172
- border-color: #0096ff;
3173
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3143
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
3144
+ --color: #0080ff;
3174
3145
  }
3175
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
3176
- border-color: #e75a3a;
3146
+ .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] {
3147
+ --color: #0080ff;
3177
3148
  }
3178
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
3179
- color: #e75a3a;
3149
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
3150
+ margin-left: 1px;
3180
3151
  }
3181
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
3182
- border-color: #e75a3a;
3183
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3152
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
3153
+ border-top-right-radius: 0;
3154
+ border-bottom-right-radius: 0;
3184
3155
  }
3185
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
3186
- border-color: #e75a3a;
3187
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3156
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
3157
+ border-top-left-radius: 0;
3158
+ border-bottom-left-radius: 0;
3188
3159
  }
3189
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
3190
- background: rgba(211, 218, 235, 0.6);
3191
- color: rgba(0, 21, 64, 0.3);
3192
- border-color: rgba(172, 186, 211, 0.6);
3160
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
3161
+ border-radius: unset;
3193
3162
  }
3194
- textarea.ipd9bk.ant-input {
3195
- transition-property: height;
3196
- transition-delay: 50ms;
3163
+
3164
+ .s34f1qb.ant-switch {
3165
+ min-width: 40px;
3166
+ height: 24px;
3167
+ background: rgba(172, 186, 211, 0.6);
3168
+ overflow: hidden;
3197
3169
  }
3198
- textarea.ipd9bk.ant-input.textarea-large {
3199
- min-height: 40px;
3200
- height: 40px;
3170
+ .s34f1qb.ant-switch:focus {
3171
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3201
3172
  }
3202
- textarea.ipd9bk.ant-input.textarea-large:focus {
3203
- height: 80px;
3173
+ .s34f1qb.ant-switch-small {
3174
+ min-width: 26px;
3175
+ height: 16px;
3204
3176
  }
3205
- textarea.ipd9bk.ant-input.textarea-middle {
3206
- min-height: 32px;
3177
+ .s34f1qb.ant-switch-large {
3178
+ min-width: 52px;
3207
3179
  height: 32px;
3208
3180
  }
3209
- textarea.ipd9bk.ant-input.textarea-middle:focus {
3210
- height: 64px;
3181
+ .s34f1qb.ant-switch .ant-switch-handle {
3182
+ height: 20px;
3183
+ width: 20px;
3211
3184
  }
3212
- textarea.ipd9bk.ant-input.textarea-small {
3213
- min-height: 24px;
3214
- height: 24px;
3185
+ .s34f1qb.ant-switch .ant-switch-handle::before {
3186
+ border-radius: 10px;
3187
+ transition-delay: 120ms;
3215
3188
  }
3216
- textarea.ipd9bk.ant-input.textarea-small:focus {
3217
- height: 40px;
3189
+ .s34f1qb.ant-switch-small .ant-switch-handle {
3190
+ height: 14px;
3191
+ width: 14px;
3192
+ top: 1px;
3193
+ left: 1px;
3218
3194
  }
3219
-
3220
- .kypn5o5 input, .kypn5o5.input-tags {
3221
- border: 1px solid rgba(213, 219, 227, 0.6);
3222
- border-radius: 4px;
3195
+ .s34f1qb.ant-switch-large .ant-switch-handle {
3196
+ height: 28px;
3197
+ width: 28px;
3198
+ }
3199
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
3200
+ border-radius: 14px;
3201
+ }
3202
+ .s34f1qb.ant-switch-checked {
3203
+ background-color: #00ba5d;
3204
+ }
3205
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
3206
+ left: calc(100% - 20px - 2px);
3223
3207
  }
3224
- .kypn5o5.input-tags {
3225
- position: relative;
3226
- padding: 6px;
3227
- height: 32px;
3228
- cursor: pointer;
3229
- transition: border 150ms;
3208
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3209
+ left: calc(100% - 14px - 1px);
3230
3210
  }
3231
- .kypn5o5.input-tags:hover {
3232
- border-color: #0080ff;
3233
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
3211
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3212
+ left: calc(100% - 28px - 2px);
3234
3213
  }
3235
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
3236
- padding-right: 30px;
3214
+
3215
+ .c1to9vb9 {
3216
+ margin-left: 5px;
3237
3217
  }
3238
- .kypn5o5.input-tags .input-tags-inner {
3218
+
3219
+ .s1fc623g {
3220
+ width: 430px !important;
3221
+ }
3222
+
3223
+ .oa3mx0o {
3239
3224
  display: flex;
3225
+ flex-direction: column;
3240
3226
  }
3241
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
3227
+
3228
+ .onr9gzt {
3242
3229
  display: flex;
3230
+ justify-content: space-between;
3243
3231
  }
3244
- .kypn5o5.input-tags .input-tag-suffix {
3245
- position: absolute;
3246
- right: 12px;
3247
- top: 50%;
3248
- transform: translateY(-50%);
3232
+
3233
+ .oiy0apc {
3234
+ display: flex;
3235
+ color: rgba(44, 56, 82, 0.6);
3249
3236
  }
3250
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
3251
- color: rgba(0, 0, 0, 0.25);
3237
+
3238
+ .p12gwtiw {
3239
+ display: flex;
3240
+ justify-content: space-between;
3241
+ align-items: center;
3242
+ padding: 10px 0;
3243
+ color: rgba(44, 56, 82, 0.6);
3252
3244
  font-size: 12px;
3253
- cursor: pointer;
3245
+ line-height: 24px;
3254
3246
  }
3255
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
3256
- color: rgba(0, 0, 0, 0.45);
3247
+ .p12gwtiw .pagination-left {
3248
+ padding: 2px 8px;
3257
3249
  }
3258
- .kypn5o5.has-focus-indicator {
3259
- position: relative;
3260
- overflow: hidden;
3250
+ .p12gwtiw .dropdown-trigger {
3251
+ display: flex;
3252
+ align-items: center;
3253
+ border-radius: 6px;
3254
+ cursor: pointer;
3255
+ transition: all 0.3s ease;
3261
3256
  }
3262
- .kypn5o5.has-focus-indicator .ant-input-prefix {
3263
- position: absolute;
3264
- top: 50%;
3265
- transform: translateY(-50%);
3266
- left: -16px;
3267
- transition: left 150ms ease;
3268
- opacity: 0;
3257
+ .p12gwtiw .dropdown-trigger:hover {
3258
+ background: rgba(211, 218, 235, 0.6);
3259
+ color: #0080ff;
3269
3260
  }
3270
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3271
- left: 8px;
3272
- opacity: 1;
3261
+ .p12gwtiw .dropdown-trigger .icon-inner {
3262
+ margin-left: 4px;
3273
3263
  }
3274
- .kypn5o5.has-focus-indicator input {
3275
- transition: margin-left 150ms ease;
3276
- margin-left: 0px;
3264
+ .p12gwtiw .pagination-right {
3265
+ display: flex;
3266
+ align-items: center;
3267
+ color: #0080ff;
3268
+ font-weight: bold;
3277
3269
  }
3278
- .kypn5o5.has-focus-indicator input:focus {
3279
- margin-left: 16px;
3270
+ .p12gwtiw .pagination-right .icon-inner {
3271
+ margin-left: 4px;
3280
3272
  }
3281
-
3282
- input.l1ki27se.ant-input {
3283
- border-top-right-radius: 0;
3284
- border-bottom-right-radius: 0;
3273
+ .p12gwtiw .pagination-right .prev-btn,
3274
+ .p12gwtiw .pagination-right .next-btn {
3275
+ padding: 0 8px;
3285
3276
  }
3286
-
3287
- .l1ki27se.ant-input-affix-wrapper {
3288
- border-top-right-radius: 0;
3289
- border-bottom-right-radius: 0;
3277
+ .p12gwtiw .pagination-right .prev-btn > span,
3278
+ .p12gwtiw .pagination-right .next-btn > span {
3279
+ color: #0080ff;
3290
3280
  }
3291
-
3292
- input.rrg1fkn.ant-input {
3293
- border-top-left-radius: 0;
3294
- border-bottom-left-radius: 0;
3281
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
3282
+ transform: rotate(180deg);
3295
3283
  }
3296
3284
 
3297
- .rrg1fkn.ant-input-affix-wrapper {
3298
- border-top-left-radius: 0;
3299
- border-bottom-left-radius: 0;
3285
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
3286
+ max-height: calc(100vh - 128px);
3287
+ overflow-y: auto;
3300
3288
  }
3301
-
3302
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3303
- border-top-right-radius: 0;
3304
- border-bottom-right-radius: 0;
3289
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
3290
+ padding: 4px 20px;
3291
+ font-size: 12px;
3292
+ line-height: 18px;
3305
3293
  }
3306
3294
 
3307
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3308
- border-top-left-radius: 0;
3309
- border-bottom-left-radius: 0;
3295
+ .i1e4sgug {
3296
+ display: inline-block;
3310
3297
  }
3311
3298
 
3312
3299
  .d6j0lbj {
@@ -3784,8 +3771,59 @@ input.rrg1fkn.ant-input {
3784
3771
  line-height: 12px;
3785
3772
  }
3786
3773
 
3787
- .i1e4sgug {
3788
- display: inline-block;
3774
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3775
+ border-radius: 6px;
3776
+ }
3777
+ .shq1k1g.ant-select.ant-select-single {
3778
+ width: 100%;
3779
+ height: 30px;
3780
+ color: #2d3a56;
3781
+ border-color: rgba(211, 218, 235, 0.6);
3782
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3783
+ font-size: 13px;
3784
+ }
3785
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3786
+ height: 38px;
3787
+ font-size: 13px;
3788
+ }
3789
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3790
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3791
+ transition: 160ms ease;
3792
+ }
3793
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3794
+ color: #0080ff;
3795
+ }
3796
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3797
+ border-color: rgba(107, 128, 167, 0.6);
3798
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3799
+ }
3800
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3801
+ color: #0080ff;
3802
+ }
3803
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3804
+ border-color: #0080ff;
3805
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3806
+ }
3807
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3808
+ transform: rotate(180deg);
3809
+ }
3810
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3811
+ background: rgba(211, 218, 235, 0.6);
3812
+ border-color: rgba(172, 186, 211, 0.6);
3813
+ cursor: "not-allowed";
3814
+ }
3815
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3816
+ border-color: #f0483e !important;
3817
+ }
3818
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3819
+ color: #1d326c;
3820
+ }
3821
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3822
+ border-color: #0080ff;
3823
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3824
+ }
3825
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3826
+ transform: rotate(180deg);
3789
3827
  }
3790
3828
 
3791
3829
  .c198s9j3 {
@@ -3859,61 +3897,6 @@ input.rrg1fkn.ant-input {
3859
3897
  margin-left: 24px;
3860
3898
  }
3861
3899
 
3862
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3863
- border-radius: 6px;
3864
- }
3865
- .shq1k1g.ant-select.ant-select-single {
3866
- width: 100%;
3867
- height: 30px;
3868
- color: #2d3a56;
3869
- border-color: rgba(211, 218, 235, 0.6);
3870
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3871
- font-size: 13px;
3872
- }
3873
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3874
- height: 38px;
3875
- font-size: 13px;
3876
- }
3877
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3878
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3879
- transition: 160ms ease;
3880
- }
3881
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3882
- color: #0080ff;
3883
- }
3884
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3885
- border-color: rgba(107, 128, 167, 0.6);
3886
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3887
- }
3888
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3889
- color: #0080ff;
3890
- }
3891
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3892
- border-color: #0080ff;
3893
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3894
- }
3895
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3896
- transform: rotate(180deg);
3897
- }
3898
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3899
- background: rgba(211, 218, 235, 0.6);
3900
- border-color: rgba(172, 186, 211, 0.6);
3901
- cursor: "not-allowed";
3902
- }
3903
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3904
- border-color: #f0483e !important;
3905
- }
3906
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3907
- color: #1d326c;
3908
- }
3909
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3910
- border-color: #0080ff;
3911
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3912
- }
3913
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3914
- transform: rotate(180deg);
3915
- }
3916
-
3917
3900
  .iiqau4c.ant-input-group.ant-input-group-compact {
3918
3901
  display: flex;
3919
3902
  }
@@ -4164,6 +4147,14 @@ input.rrg1fkn.ant-input {
4164
4147
  display: block;
4165
4148
  }
4166
4149
 
4150
+ .asgcu6r {
4151
+ height: 32px;
4152
+ }
4153
+
4154
+ .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4155
+ display: none;
4156
+ }
4157
+
4167
4158
  .d1h5z4k4.ant-dropdown {
4168
4159
  background: #fff;
4169
4160
  border: 1px solid #dfe4eb;
@@ -4273,14 +4264,6 @@ input.rrg1fkn.ant-input {
4273
4264
  left: 4px;
4274
4265
  }
4275
4266
 
4276
- .asgcu6r {
4277
- height: 32px;
4278
- }
4279
-
4280
- .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4281
- display: none;
4282
- }
4283
-
4284
4267
  .at4ovwe .ant-input-number-handler-wrap {
4285
4268
  display: var(--at4ovwe-0);
4286
4269
  }