@cloudtower/eagle 0.26.6 → 0.26.8

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
@@ -1636,17 +1636,13 @@ html body {
1636
1636
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1637
1637
  }
1638
1638
  }
1639
- .iap75of {
1640
- height: 18px;
1641
- line-height: 18px;
1642
- padding: 0 4px;
1643
- border-radius: 4px;
1644
- background: rgba(235, 239, 245, 0.6);
1645
- border: 1px solid rgba(223, 228, 235, 0.6);
1646
- display: flex;
1647
- align-items: center;
1648
- white-space: nowrap;
1649
- margin-right: 4px;
1639
+ .obf05yr {
1640
+ display: inline-block;
1641
+ }
1642
+
1643
+ .hsms1n6 {
1644
+ visibility: hidden;
1645
+ position: absolute;
1650
1646
  }
1651
1647
 
1652
1648
  .fde5mpd {
@@ -1664,1254 +1660,1258 @@ html body {
1664
1660
  font-size: 18px;
1665
1661
  }
1666
1662
 
1667
- .i1mrf09m {
1668
- display: inline-flex;
1669
- align-items: center;
1670
- }
1671
- .i1mrf09m .icon-inner {
1672
- display: inline-flex;
1663
+ .iap75of {
1664
+ height: 18px;
1665
+ line-height: 18px;
1666
+ padding: 0 4px;
1667
+ border-radius: 4px;
1668
+ background: rgba(235, 239, 245, 0.6);
1669
+ border: 1px solid rgba(223, 228, 235, 0.6);
1670
+ display: flex;
1673
1671
  align-items: center;
1674
- justify-content: center;
1675
- }
1676
- .i1mrf09m .icon-inner + span,
1677
- .i1mrf09m span + .icon-inner.suffix {
1678
- margin-left: 4px;
1679
- }
1680
- .i1mrf09m.is-rotate img,
1681
- .i1mrf09m.is-rotate svg {
1682
- animation: rotate 680ms linear infinite;
1683
- }
1684
-
1685
- .bpq0js6 {
1686
- padding: 4px 11px;
1687
- }
1688
-
1689
- .b15sn34c {
1690
1672
  white-space: nowrap;
1691
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1692
- }
1693
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1694
- --color: #0080ff;
1695
- }
1696
- .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] {
1697
- --color: #0080ff;
1673
+ margin-right: 4px;
1698
1674
  }
1699
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1700
- margin-left: 1px;
1675
+
1676
+ .buj61ew.ant-btn {
1677
+ height: 32px;
1678
+ border-radius: 6px;
1679
+ line-height: 22px;
1680
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1681
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1701
1682
  }
1702
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1703
- border-top-right-radius: 0;
1704
- border-bottom-right-radius: 0;
1683
+ .buj61ew.ant-btn.ant-btn-lg {
1684
+ height: 40px;
1685
+ line-height: 24px;
1705
1686
  }
1706
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1707
- border-top-left-radius: 0;
1708
- border-bottom-left-radius: 0;
1687
+ .buj61ew.ant-btn.ant-btn-sm {
1688
+ height: 24px;
1689
+ line-height: 20px;
1709
1690
  }
1710
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1711
- border-radius: unset;
1691
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1692
+ border-radius: 50%;
1712
1693
  }
1713
-
1714
- .cz04yix {
1715
- display: flex;
1716
- flex-direction: column;
1694
+ .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 {
1695
+ color: var(--color, #06101f);
1696
+ font-weight: var(--font-weight);
1697
+ background: var(--background-color, #fff);
1698
+ border-width: var(--border-width, 1px);
1699
+ border-color: var(--border-color, #d9d9d9);
1717
1700
  }
1718
-
1719
- .m1if5j39 {
1720
- max-width: 1120px;
1721
- width: 100%;
1722
- margin: 0 auto;
1723
- height: 100%;
1701
+ .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 {
1702
+ display: none;
1724
1703
  }
1725
-
1726
- .w1vvwdlp {
1727
- max-width: 1120px;
1728
- width: 100%;
1729
- margin: 0 auto;
1730
- display: flex;
1704
+ .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 {
1705
+ color: var(--color, inherit);
1731
1706
  }
1732
- .w1vvwdlp .left,
1733
- .w1vvwdlp .right {
1734
- flex-grow: 0;
1735
- flex-shrink: 0;
1736
- flex-basis: 21%;
1707
+ .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 {
1708
+ background: var(--background-color-hover, var(--background-color));
1709
+ border-color: var(--border-color-hover, var(--border-color, transparent));
1737
1710
  }
1738
- .w1vvwdlp .left {
1739
- display: flex;
1740
- justify-content: flex-end;
1741
- padding-right: 44px;
1711
+ .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 {
1712
+ --scale: 1;
1713
+ --transY: 1px;
1714
+ background: var(--background-color-active, var(--background-color));
1715
+ border-color: var(--border-color-active, var(--border-color, transparent));
1742
1716
  }
1743
- .w1vvwdlp .right {
1744
- padding-left: 44px;
1717
+ .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 {
1718
+ background: var(--background-color-focus, var(--background-color));
1719
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1720
+ border-color: var(--border-color-focus, var(--border-color, transparent));
1745
1721
  }
1746
- .w1vvwdlp .middle {
1747
- margin-bottom: 40px;
1748
- flex-grow: 0;
1749
- flex-shrink: 0;
1750
- flex-basis: 58%;
1722
+ .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 {
1723
+ color: var(--color-disabled, var(--color));
1724
+ background: var(--background-color-disabled, var(--background-color));
1725
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
1726
+ opacity: 0.5;
1751
1727
  }
1752
- .w1vvwdlp .middle .form-base-field {
1753
- width: 100%;
1728
+ .buj61ew.ant-btn-link[disabled] {
1729
+ color: #0080ff;
1730
+ opacity: 0.5;
1754
1731
  }
1755
- .w1vvwdlp .middle .form-base-field .form-base-field {
1756
- width: auto;
1732
+ .buj61ew.ant-btn-primary {
1733
+ --color: #fff;
1734
+ --font-weight: bold;
1735
+ --border-width: 0;
1736
+ --background-color: #0080ff;
1737
+ --background-color-hover: #009dff;
1738
+ --background-color-active: #005ed1;
1739
+ --background-color-focus: #0080ff;
1740
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1757
1741
  }
1758
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1759
- flex: initial;
1742
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
1743
+ --background-color: #f0483e;
1744
+ --background-color-hover: #ff5252;
1745
+ --background-color-active: #c73d31;
1746
+ --background-color-focus: #ff5252;
1747
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1760
1748
  }
1761
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
1762
- margin-top: 4px;
1749
+ .buj61ew.ant-btn-primary.btn-primary-orange {
1750
+ --background-color: #fea008;
1751
+ --background-color-hover: #feba33;
1752
+ --background-color-active: #e07f00;
1753
+ --background-color-focus: #fea008;
1763
1754
  }
1764
- .w1vvwdlp .ant-steps-item-icon,
1765
- .w1vvwdlp .ant-steps-item-tail {
1766
- display: none !important;
1755
+ .buj61ew.ant-btn-secondary {
1756
+ --color: #0080ff;
1757
+ --font-weight: bold;
1758
+ --border-width: 0;
1759
+ --background-color: rgba(0, 136, 255, 0.1);
1760
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1761
+ --background-color-active: rgba(0, 136, 255, 0.2);
1762
+ --background-color-focus: rgba(0, 136, 255, 0.1);
1763
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1767
1764
  }
1768
- .w1vvwdlp .ant-steps-item-container {
1769
- padding: 0 15px;
1770
- border-radius: 4px;
1771
- height: 32px;
1772
- display: flex;
1773
- align-items: center;
1765
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1766
+ --color: #f0483e;
1767
+ --background-color: rgba(255, 74, 74, 0.1);
1768
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1769
+ --background-color-active: rgba(255, 74, 74, 0.2);
1770
+ --background-color-focus: rgba(255, 74, 74, 0.1);
1771
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1774
1772
  }
1775
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1776
- min-height: auto;
1777
- white-space: nowrap;
1773
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
1774
+ --color: #fea008;
1775
+ --background-color: rgba(255, 187, 0, 0.1);
1776
+ --background-color-hover: rgba(255, 187, 0, 0.16);
1777
+ --background-color-active: rgba(255, 187, 0, 0.2);
1778
+ --background-color-focus: rgba(255, 187, 0, 0.1);
1778
1779
  }
1779
- .w1vvwdlp .ant-steps-item-description {
1780
- padding-bottom: 0px;
1780
+ .buj61ew.ant-btn-tertiary {
1781
+ --color: #0080ff;
1782
+ --font-weight: bold;
1783
+ --border-width: 0;
1784
+ --background-color: #fff;
1785
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1786
+ box-shadow: none;
1781
1787
  }
1782
- .w1vvwdlp .ant-steps-item-title {
1783
- font-size: 13px !important;
1784
- line-height: 20px !important;
1788
+ .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 {
1789
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1785
1790
  }
1786
- .w1vvwdlp .ant-steps-item-title .step-index {
1787
- display: inline-block;
1788
- text-align: center;
1789
- width: 13px;
1790
- margin-right: 12px;
1791
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1792
+ --color: #f0483e;
1793
+ --background-color: #fff;
1794
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1791
1795
  }
1792
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1793
- background: rgba(0, 128, 255, 0.1);
1796
+ .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 {
1797
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1794
1798
  }
1795
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1796
- color: #005ed1;
1799
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
1800
+ --color: #fea008;
1801
+ --background-color: #fff;
1797
1802
  }
1798
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1799
- background: rgba(237, 241, 250, 0.6);
1803
+ .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 {
1804
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1800
1805
  }
1801
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1802
- color: rgba(10, 37, 85, 0.6) !important;
1806
+ .buj61ew.ant-btn-ordinary {
1807
+ --color: #1d326c;
1808
+ --border-color: #ccd4e3;
1809
+ --background-color: #fff;
1810
+ --background-color-hover: #edf0f7;
1811
+ --background-color-active: #e4e9f2;
1812
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1813
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1803
1814
  }
1804
- .w1vvwdlp .ant-steps-item-disabled {
1805
- cursor: not-allowed;
1815
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1816
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1806
1817
  }
1807
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1808
- background: rgba(237, 241, 250, 0.6);
1818
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
1819
+ --color: #0080ff;
1820
+ --border-color: #0080ff;
1821
+ --background-color: #fff;
1822
+ --background-color-hover: linear-gradient(
1823
+ 0deg,
1824
+ rgba(0, 136, 255, 0.16),
1825
+ rgba(0, 136, 255, 0.16)
1826
+ ),
1827
+ #ffffff;
1828
+ --background-color-active: linear-gradient(
1829
+ 0deg,
1830
+ rgba(0, 136, 255, 0.2),
1831
+ rgba(0, 136, 255, 0.2)
1832
+ ),
1833
+ #ffffff;
1834
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1835
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1809
1836
  }
1810
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1811
- color: #2d3a56;
1837
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1838
+ --color: #f0483e;
1839
+ --border-color: #f0483e;
1840
+ --background-color: #fff;
1841
+ --background-color-hover: linear-gradient(
1842
+ 0deg,
1843
+ rgba(255, 74, 74, 0.16),
1844
+ rgba(255, 74, 74, 0.16)
1845
+ ),
1846
+ #ffffff;
1847
+ --background-color-active: linear-gradient(
1848
+ 0deg,
1849
+ rgba(255, 74, 74, 0.2),
1850
+ rgba(255, 74, 74, 0.2)
1851
+ ),
1852
+ #ffffff;
1853
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1812
1854
  }
1813
-
1814
- .h1cuopx7 .ant-modal-header {
1815
- margin: 0 auto;
1816
- width: 100%;
1817
- max-width: 648px;
1855
+ .buj61ew.ant-btn-ordinary-onTint {
1856
+ --color: #1d326c;
1857
+ --border-color: #fff;
1858
+ --background-color: #fff;
1859
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1860
+ --background-color-active: rgba(192, 203, 224, 0.6);
1861
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1862
+ box-shadow: none;
1818
1863
  }
1819
- .h1cuopx7 .ant-modal-header .ant-modal-title {
1820
- margin-left: 0;
1864
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1865
+ --color: #0080ff;
1866
+ --border-color: #fff;
1867
+ --background-color: #fff;
1868
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1869
+ --background-color-active: rgba(0, 136, 255, 0.2);
1870
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1871
+ box-shadow: none;
1821
1872
  }
1822
- .h1cuopx7 .ant-modal-body {
1823
- margin: 0 auto;
1824
- padding: 0;
1825
- width: 100%;
1826
- max-width: 648px;
1827
- overflow: hidden;
1873
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1874
+ --color: #f0483e;
1875
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1876
+ --background-color-active: rgba(255, 74, 74, 0.2);
1877
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1828
1878
  }
1829
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1830
- margin-bottom: 40px;
1879
+ .buj61ew.ant-btn-quiet {
1880
+ --color: rgba(44, 56, 82, 0.6);
1881
+ --border-width: 0;
1882
+ --background-color: transparent;
1883
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1884
+ --background-color-active: rgba(192, 203, 224, 0.6);
1885
+ --background-color-focus: #fff;
1886
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1887
+ box-shadow: none;
1831
1888
  }
1832
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1833
- height: calc(100vh - 225px);
1834
- overflow-y: auto;
1889
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1890
+ --color: #f0483e;
1891
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1892
+ --background-color-active: rgba(255, 74, 74, 0.2);
1893
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1835
1894
  }
1836
- .h1cuopx7 .ant-modal-footer .footer-content {
1837
- margin: 0 auto;
1838
- max-width: 648px;
1895
+ .buj61ew.ant-btn-quiet.quiet-blue {
1896
+ --color: #0080ff;
1897
+ --background-color: transparent;
1898
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1899
+ --background-color-active: rgba(0, 136, 255, 0.2);
1900
+ --background-color-focus: #fff;
1901
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1839
1902
  }
1840
-
1841
- .h1p6d3y3 .ant-modal-header {
1842
- margin: 0 auto;
1843
- width: 100%;
1844
- max-width: 1024px;
1903
+ .buj61ew.has-icon {
1904
+ display: inline-flex;
1905
+ align-items: center;
1845
1906
  }
1846
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
1847
- margin-left: 0;
1907
+ .buj61ew .button-prefix-icon {
1908
+ margin-right: 4px;
1909
+ display: inline-flex;
1848
1910
  }
1849
- .h1p6d3y3 .ant-modal-body {
1850
- margin: 0 auto;
1851
- padding: 0;
1852
- width: 100%;
1853
- max-width: 1024px;
1854
- overflow: hidden;
1911
+ .buj61ew .button-suffix-icon {
1912
+ margin-left: 4px;
1913
+ display: inline-flex;
1855
1914
  }
1856
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1857
- margin-bottom: 40px;
1915
+ .buj61ew .icon-wrapper {
1916
+ display: inline-flex;
1917
+ vertical-align: bottom;
1858
1918
  }
1859
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1860
- height: calc(100vh - 225px);
1861
- overflow-y: auto;
1919
+
1920
+ .nchllas {
1921
+ padding: 0;
1862
1922
  }
1863
- .h1p6d3y3 .ant-modal-footer .footer-content {
1864
- margin: 0 auto;
1865
- max-width: 1024px;
1923
+
1924
+ .bpq0js6 {
1925
+ padding: 4px 11px;
1866
1926
  }
1867
1927
 
1868
- .fxgckuk {
1869
- flex: 1;
1928
+ .b15sn34c {
1929
+ white-space: nowrap;
1930
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1870
1931
  }
1871
- .fxgckuk label {
1872
- font-size: 13px;
1873
- line-height: 20px;
1874
- color: rgba(44, 56, 82, 0.6);
1932
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1933
+ --color: #0080ff;
1875
1934
  }
1876
- .fxgckuk .title {
1877
- font-size: 14px;
1878
- line-height: 20px;
1879
- color: #2d3a56;
1880
- margin-bottom: 12px;
1935
+ .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] {
1936
+ --color: #0080ff;
1881
1937
  }
1882
- .fxgckuk.connect-cluster .title {
1883
- padding-bottom: 26px;
1938
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1939
+ margin-left: 1px;
1884
1940
  }
1885
-
1886
- .f1d0vek1 {
1887
- padding: 25px 0 15px 0;
1888
- border-bottom: 1px solid #e1e5eb;
1889
- margin-bottom: 16px;
1941
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1942
+ border-top-right-radius: 0;
1943
+ border-bottom-right-radius: 0;
1944
+ }
1945
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1946
+ border-top-left-radius: 0;
1947
+ border-bottom-left-radius: 0;
1948
+ }
1949
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1950
+ border-radius: unset;
1890
1951
  }
1891
1952
 
1892
- .f4u402y {
1893
- display: flex;
1953
+ .i1mrf09m {
1954
+ display: inline-flex;
1894
1955
  align-items: center;
1895
- margin-bottom: 8px;
1896
- }
1897
- .f4u402y > label {
1898
- width: 216px;
1899
1956
  }
1900
- .f4u402y > label + * {
1901
- width: 100%;
1957
+ .i1mrf09m .icon-inner {
1958
+ display: inline-flex;
1959
+ align-items: center;
1960
+ justify-content: center;
1902
1961
  }
1903
- .f4u402y .ant-select {
1904
- width: 100%;
1962
+ .i1mrf09m .icon-inner + span,
1963
+ .i1mrf09m span + .icon-inner.suffix {
1964
+ margin-left: 4px;
1905
1965
  }
1906
-
1907
- .e1pldf6v {
1908
- color: #e75a3a;
1909
- margin-right: 10px;
1966
+ .i1mrf09m.is-rotate img,
1967
+ .i1mrf09m.is-rotate svg {
1968
+ animation: rotate 680ms linear infinite;
1910
1969
  }
1911
1970
 
1912
- .dq0gblh {
1913
- width: 100%;
1914
- height: 1px;
1915
- background: rgba(213, 219, 227, 0.6);
1916
- margin: 24px 0;
1971
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1972
+ flex-direction: row;
1973
+ justify-content: stretch;
1917
1974
  }
1918
-
1919
- .l1v7sr0n {
1920
- display: flex;
1921
- justify-content: center;
1922
- align-items: center;
1923
- height: 100%;
1975
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1976
+ padding: 0;
1977
+ margin-right: 4px;
1978
+ flex: 1;
1979
+ overflow: visible;
1924
1980
  }
1925
-
1926
- .d1i4ou6o {
1927
- display: inline-block;
1928
- width: 4px;
1929
- height: 4px;
1930
- background: #8e9aa9;
1931
- opacity: 0.4;
1932
- border-radius: 50%;
1933
- margin: 0 4px;
1981
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1982
+ display: none;
1934
1983
  }
1935
-
1936
- .m1jy87hk .ant-modal-header,
1937
- .m1jy87hk .ant-modal-footer .footer-content {
1938
- width: 648px;
1939
- margin: 0 auto;
1984
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1985
+ width: 100%;
1986
+ min-height: unset;
1940
1987
  }
1941
- .m1jy87hk .ant-modal-header {
1942
- padding: 35px 0 24px;
1943
- border: none;
1988
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1989
+ height: 26px;
1990
+ line-height: 26px;
1991
+ width: 100%;
1992
+ text-align: center;
1993
+ padding: 0;
1994
+ font-size: 12px;
1995
+ font-weight: normal;
1944
1996
  }
1945
- .m1jy87hk .ant-modal-header .ant-modal-title {
1946
- font-size: 30px;
1997
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1998
+ margin-right: 10px;
1947
1999
  }
1948
- .m1jy87hk .ant-modal-body {
1949
- padding: 4px 0 2px;
1950
- }
1951
- .m1jy87hk .ant-modal-footer {
1952
- border: none;
2000
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2001
+ display: none;
1953
2002
  }
1954
-
1955
- .ti7fpyu {
1956
- font-size: 12px;
1957
- line-height: 18px;
1958
- font-weight: bold;
1959
- color: #fff;
1960
- padding: 0 4px;
1961
- border-radius: 4px;
1962
- display: inline-block;
1963
- background: var(--ti7fpyu-0);
2003
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2004
+ border-radius: 4px 0 0 4px;
1964
2005
  }
1965
- .ti7fpyu:not(:first-child) {
1966
- margin-left: 4px;
2006
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2007
+ margin-right: 0;
1967
2008
  }
1968
-
1969
- .f1rest1f {
1970
- width: 100%;
1971
- height: 100%;
1972
- display: flex;
1973
- align-items: center;
1974
- justify-content: center;
2009
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2010
+ border-radius: 0 4px 4px 0;
1975
2011
  }
1976
-
1977
- .n1kbdoln {
1978
- font-size: 90%;
1979
- font-weight: bold;
1980
- background-color: rgba(240, 243, 247, 0.6);
1981
- padding: 1px 4px 1px;
1982
- margin-left: 2px;
1983
- margin-right: 2px;
1984
- border: 1px solid rgba(213, 219, 227, 0.6);
1985
- border-radius: 4px;
2012
+ .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 {
2013
+ content: "";
2014
+ width: 0;
2015
+ height: 0;
2016
+ border: 13px solid transparent;
2017
+ position: absolute;
2018
+ top: 0;
2019
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2020
+ right: -21px;
2021
+ z-index: 2;
1986
2022
  }
1987
-
1988
- .f1y3gta0.form-item-general {
1989
- width: 640px;
2023
+ .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 {
2024
+ content: "";
2025
+ width: 0;
2026
+ height: 0;
2027
+ border: 13px solid transparent;
2028
+ position: absolute;
2029
+ top: 0;
2030
+ border-left: 8px solid #fff;
2031
+ left: 0;
1990
2032
  }
1991
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
1992
- margin-top: 16px;
2033
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2034
+ background-color: rgba(0, 136, 255, 0.1);
1993
2035
  }
1994
- .f1y3gta0.form-item-compact {
1995
- width: 412px;
2036
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2037
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
1996
2038
  }
1997
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
1998
- margin-top: 8px;
2039
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2040
+ color: #005ed1;
1999
2041
  }
2000
- .f1y3gta0 .form-item {
2001
- width: auto;
2042
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2043
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2044
+ background-color: rgba(237, 241, 250, 0.6);
2002
2045
  }
2003
- .f1y3gta0 .form-item-main {
2004
- position: relative;
2005
- display: flex;
2046
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2047
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2048
+ color: rgba(44, 56, 82, 0.6);
2006
2049
  }
2007
- .f1y3gta0 .form-item-extra {
2008
- margin-top: 4px;
2009
- width: 100%;
2010
- padding: 14px;
2011
- background: #f2f4f6;
2012
- font-size: 13px;
2013
- line-height: 1.8;
2014
- color: #8e9aa9;
2050
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2051
+ padding: 0;
2015
2052
  }
2016
- .f1y3gta0 .form-item-label {
2017
- padding-right: 12px;
2018
- font-size: 13px;
2053
+
2054
+ .p12gwtiw {
2055
+ display: flex;
2056
+ justify-content: space-between;
2057
+ align-items: center;
2058
+ padding: 10px 0;
2019
2059
  color: rgba(44, 56, 82, 0.6);
2060
+ font-size: 12px;
2061
+ line-height: 24px;
2020
2062
  }
2021
- .f1y3gta0 .form-item-label.label-right {
2022
- text-align: right;
2063
+ .p12gwtiw .pagination-left {
2064
+ padding: 2px 8px;
2023
2065
  }
2024
- .f1y3gta0 .form-item-label,
2025
- .f1y3gta0 .form-item-control {
2026
- line-height: 32px;
2066
+ .p12gwtiw .dropdown-trigger {
2067
+ display: flex;
2068
+ align-items: center;
2069
+ border-radius: 6px;
2070
+ cursor: pointer;
2071
+ transition: all 0.3s ease;
2027
2072
  }
2028
- .f1y3gta0 .form-item-control .form-item-error {
2029
- line-height: 18px;
2073
+ .p12gwtiw .dropdown-trigger:hover {
2074
+ background: rgba(211, 218, 235, 0.6);
2075
+ color: #0080ff;
2030
2076
  }
2031
- .f1y3gta0 .form-item-children {
2032
- width: 100%;
2077
+ .p12gwtiw .dropdown-trigger .icon-inner {
2078
+ margin-left: 4px;
2033
2079
  }
2034
- .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 {
2035
- width: 100%;
2080
+ .p12gwtiw .pagination-right {
2081
+ display: flex;
2082
+ align-items: center;
2083
+ color: #0080ff;
2084
+ font-weight: bold;
2036
2085
  }
2037
- .f1y3gta0 .form-item-error {
2038
- color: #e75a3a;
2039
- height: 0;
2040
- overflow: hidden;
2086
+ .p12gwtiw .pagination-right .icon-inner {
2087
+ margin-left: 4px;
2041
2088
  }
2042
- .f1y3gta0 .form-item-error-enter-done {
2043
- margin-top: 4px;
2044
- height: auto;
2045
- overflow: auto;
2089
+ .p12gwtiw .pagination-right .prev-btn,
2090
+ .p12gwtiw .pagination-right .next-btn {
2091
+ padding: 0 8px;
2046
2092
  }
2047
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2048
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2049
- border: 1px solid #e75a3a;
2050
- color: #e75a3a;
2093
+ .p12gwtiw .pagination-right .prev-btn > span,
2094
+ .p12gwtiw .pagination-right .next-btn > span {
2095
+ color: #0080ff;
2096
+ }
2097
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2098
+ transform: rotate(180deg);
2051
2099
  }
2052
2100
 
2053
- .fujbm7g {
2054
- color: #2d3a56;
2055
- font-weight: bold;
2056
- padding-bottom: 6px;
2057
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2058
- margin-bottom: 16px;
2101
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2102
+ max-height: calc(100vh - 128px);
2103
+ overflow-y: auto;
2059
2104
  }
2060
- .fujbm7g:not(:first-of-type) {
2061
- margin-top: 16px;
2105
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2106
+ padding: 4px 20px;
2107
+ font-size: 12px;
2108
+ line-height: 18px;
2062
2109
  }
2063
2110
 
2064
- .e5fsw5s {
2065
- width: 8px;
2066
- height: 24px;
2067
- display: flex;
2068
- justify-content: center;
2069
- align-items: center;
2070
- cursor: pointer;
2071
- transition: all 200ms ease-out 40ms;
2111
+ .rxbeqvl.ant-radio-wrapper {
2112
+ display: inline-flex;
2113
+ align-items: baseline;
2114
+ white-space: pre-wrap;
2072
2115
  }
2073
- .e5fsw5s:before, .e5fsw5s:after {
2074
- content: "";
2075
- width: 1px;
2076
- height: 6px;
2077
- border-radius: 1px;
2078
- background: #ccd4e3;
2116
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2079
2117
  position: relative;
2080
- right: 2px;
2081
- transform: rotate(-45deg);
2118
+ top: 3px;
2082
2119
  }
2083
- .e5fsw5s:after {
2084
- transform: rotate(45deg);
2085
- left: 1px;
2120
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2121
+ border-color: rgba(107, 128, 167, 0.6);
2086
2122
  }
2087
-
2088
- .w18knsg4.ant-alert-warning {
2089
- border: 0;
2090
- background: rgba(255, 187, 0, 0.1);
2091
- border-radius: 6px;
2123
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2124
+ border-color: #0080ff;
2092
2125
  }
2093
- .w18knsg4.ant-alert,
2094
- .w18knsg4 .ant-alert-message {
2095
- color: #e07f00;
2126
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2127
+ border-color: #0080ff;
2128
+ background: #0080ff;
2096
2129
  }
2097
- .w18knsg4.ant-alert .dashed-border-bottom,
2098
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2099
- border-bottom-color: #e07f00;
2130
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2131
+ top: 4px;
2132
+ left: 4px;
2133
+ width: 6px;
2134
+ height: 6px;
2135
+ background: #fff;
2100
2136
  }
2101
-
2102
- .ng31n2o {
2103
- display: flex;
2104
- flex-direction: row;
2105
- padding: 7px 12px;
2106
- background: rgba(255, 187, 0, 0.1);
2107
- border-radius: 6px;
2108
- color: #e07f00;
2109
- font-size: 12px;
2110
- line-height: 18px;
2137
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2138
+ opacity: 0.5;
2111
2139
  }
2112
- .ng31n2o .icon-wrapper {
2113
- margin-right: 10px;
2114
- height: 18px;
2140
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2141
+ border-color: rgba(107, 128, 167, 0.6);
2142
+ background: rgba(211, 218, 235, 0.6);
2115
2143
  }
2116
-
2117
- .n15x5f5y {
2118
- display: flex;
2119
- flex-direction: row;
2120
- padding: 7px 12px;
2121
- background: rgba(225, 230, 241, 0.6);
2122
- border-radius: 6px;
2123
- color: rgba(44, 56, 82, 0.6);
2124
- font-size: 12px;
2125
- line-height: 18px;
2144
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2145
+ background: #00122e;
2126
2146
  }
2127
- .n15x5f5y .icon-wrapper {
2128
- margin-right: 10px;
2129
- height: 18px;
2147
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2148
+ color: #00122e;
2149
+ opacity: 0.5;
2130
2150
  }
2131
-
2132
- .i16ozz3f {
2133
- display: flex;
2134
- flex-direction: row;
2135
- padding: 7px 12px;
2136
- background: rgba(0, 136, 255, 0.1);
2137
- border-radius: 6px;
2138
- color: #005ed1;
2139
- font-size: 12px;
2140
- line-height: 18px;
2151
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2152
+ color: #00122e;
2141
2153
  }
2142
- .i16ozz3f .icon-wrapper {
2143
- margin-right: 10px;
2144
- height: 18px;
2154
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2155
+ display: inline-block;
2156
+ padding: 0;
2157
+ padding-left: 12px;
2145
2158
  }
2146
-
2147
- .dszu9qr {
2159
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2160
+ margin-bottom: 0;
2161
+ white-space: pre-wrap;
2148
2162
  color: rgba(44, 56, 82, 0.6);
2149
- margin-top: 5px;
2150
- font-size: 12px;
2151
- line-height: 18px;
2152
2163
  }
2153
-
2154
- .snxzgx {
2155
- color: #f0483e;
2156
- font-size: 12px;
2157
- white-space: pre-wrap;
2164
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2165
+ padding-left: 8px;
2158
2166
  }
2159
2167
 
2160
- .o1i4orqw {
2161
- display: flex;
2162
- align-items: center;
2163
- justify-content: flex-end;
2168
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2169
+ border-radius: 5px 0 0 5px;
2164
2170
  }
2165
- .o1i4orqw .icon-wrapper {
2166
- margin-right: 16px;
2171
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2172
+ border-radius: 0 5px 5px 0;
2167
2173
  }
2168
2174
 
2169
- .t79k8o2 {
2170
- color: rgba(0, 21, 64, 0.3);
2175
+ .r1f0aqcc {
2176
+ color: #00122e;
2177
+ border-color: #ccd4e3;
2171
2178
  }
2172
-
2173
- .ipd9bk.ant-input {
2174
- padding: 5px 12px;
2175
- line-height: 20px;
2176
- color: #2d3a56;
2177
- border-radius: 6px;
2178
- border-color: rgba(172, 186, 211, 0.6);
2179
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2179
+ .r1f0aqcc:first-child {
2180
+ border-color: #a3b4cc;
2180
2181
  }
2181
- .ipd9bk.ant-input.ant-input-lg {
2182
- padding: 8px 16px;
2183
- line-height: 22px;
2182
+ .r1f0aqcc.ant-radio-button-wrapper {
2183
+ padding: 0 12px;
2184
+ line-height: 32px;
2185
+ height: 32px;
2184
2186
  }
2185
- .ipd9bk.ant-input.ant-input-sm {
2186
- padding: 2px 8px;
2187
- line-height: 18px;
2187
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2188
+ white-space: nowrap;
2188
2189
  }
2189
- .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 {
2190
- border-color: rgba(107, 128, 167, 0.6);
2191
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2190
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2191
+ background: #ccd4e3;
2192
2192
  }
2193
- .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 {
2194
- border-color: #0096ff;
2195
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2193
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2194
+ background: #0080ff;
2196
2195
  }
2197
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2198
- border-color: #e75a3a;
2199
- color: #e75a3a;
2196
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2197
+ background: #ccd4e3;
2198
+ opacity: 0.5;
2200
2199
  }
2201
- .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 {
2202
- border-color: #e75a3a;
2203
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2200
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2201
+ border-right-color: #0080ff;
2204
2202
  }
2205
- .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 {
2206
- border-color: #e75a3a;
2207
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2203
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2204
+ border-color: #0080ff;
2208
2205
  }
2209
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2206
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2207
+ background: rgba(0, 136, 255, 0.1);
2208
+ }
2209
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2210
2210
  background: rgba(211, 218, 235, 0.6);
2211
- color: rgba(0, 21, 64, 0.3);
2212
- border-color: rgba(172, 186, 211, 0.6);
2211
+ border-color: #ccd4e3;
2212
+ opacity: 0.5;
2213
2213
  }
2214
- .ipd9bk.ant-input-affix-wrapper {
2215
- padding: 5px 12px;
2216
- border-radius: 6px;
2217
- border-color: rgba(172, 186, 211, 0.6);
2218
- line-height: 20px;
2219
- color: #2d3a56;
2220
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2214
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2215
+ color: #00122e;
2216
+ border-color: #ccd4e3;
2221
2217
  }
2222
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2223
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2224
- color: rgba(44, 56, 82, 0.6);
2218
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2219
+ color: #00122e;
2220
+ border-color: #ccd4e3;
2221
+ background: rgba(172, 186, 211, 0.6);
2225
2222
  }
2226
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2227
- padding: 8px 16px;
2228
- line-height: 22px;
2223
+ .r1f0aqcc .ant-radio-button-input {
2224
+ margin-right: 8px;
2225
+ display: inline;
2226
+ border: none;
2227
+ padding: 0;
2228
+ width: 36px;
2229
+ background: transparent;
2229
2230
  }
2230
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2231
- padding: 2px 8px;
2232
- line-height: 18px;
2231
+ .r1f0aqcc .ant-radio-button-input:focus {
2232
+ box-shadow: none;
2233
2233
  }
2234
- .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 {
2235
- border-color: rgba(107, 128, 167, 0.6);
2236
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2234
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2235
+ margin-right: 0;
2236
+ width: initial;
2237
+ box-shadow: none;
2237
2238
  }
2238
- .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 {
2239
- border-color: #0096ff;
2240
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2239
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2240
+ display: none;
2241
2241
  }
2242
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2243
- border-color: #e75a3a;
2242
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2243
+ display: inline;
2244
2244
  }
2245
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2246
- color: #e75a3a;
2245
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2246
+ display: inline;
2247
+ margin-right: 8px;
2248
+ padding: 0;
2249
+ width: 36px;
2247
2250
  }
2248
- .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 {
2249
- border-color: #e75a3a;
2250
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2251
+
2252
+ .cz04yix {
2253
+ display: flex;
2254
+ flex-direction: column;
2251
2255
  }
2252
- .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 {
2253
- border-color: #e75a3a;
2254
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2256
+
2257
+ .m1if5j39 {
2258
+ max-width: 1120px;
2259
+ width: 100%;
2260
+ margin: 0 auto;
2261
+ height: 100%;
2255
2262
  }
2256
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2257
- background: rgba(211, 218, 235, 0.6);
2258
- color: rgba(0, 21, 64, 0.3);
2259
- border-color: rgba(172, 186, 211, 0.6);
2263
+
2264
+ .w1vvwdlp {
2265
+ max-width: 1120px;
2266
+ width: 100%;
2267
+ margin: 0 auto;
2268
+ display: flex;
2260
2269
  }
2261
- textarea.ipd9bk.ant-input {
2262
- transition-property: height;
2263
- transition-delay: 50ms;
2270
+ .w1vvwdlp .left,
2271
+ .w1vvwdlp .right {
2272
+ flex-grow: 0;
2273
+ flex-shrink: 0;
2274
+ flex-basis: 21%;
2264
2275
  }
2265
- textarea.ipd9bk.ant-input.textarea-large {
2266
- min-height: 40px;
2267
- height: 40px;
2276
+ .w1vvwdlp .left {
2277
+ display: flex;
2278
+ justify-content: flex-end;
2279
+ padding-right: 44px;
2268
2280
  }
2269
- textarea.ipd9bk.ant-input.textarea-large:focus {
2270
- height: 80px;
2281
+ .w1vvwdlp .right {
2282
+ padding-left: 44px;
2271
2283
  }
2272
- textarea.ipd9bk.ant-input.textarea-middle {
2273
- min-height: 32px;
2274
- height: 32px;
2284
+ .w1vvwdlp .middle {
2285
+ margin-bottom: 40px;
2286
+ flex-grow: 0;
2287
+ flex-shrink: 0;
2288
+ flex-basis: 58%;
2275
2289
  }
2276
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2277
- height: 64px;
2290
+ .w1vvwdlp .middle .form-base-field {
2291
+ width: 100%;
2278
2292
  }
2279
- textarea.ipd9bk.ant-input.textarea-small {
2280
- min-height: 24px;
2281
- height: 24px;
2293
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2294
+ width: auto;
2282
2295
  }
2283
- textarea.ipd9bk.ant-input.textarea-small:focus {
2284
- height: 40px;
2296
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2297
+ flex: initial;
2285
2298
  }
2286
-
2287
- .kypn5o5 input, .kypn5o5.input-tags {
2288
- border: 1px solid rgba(213, 219, 227, 0.6);
2289
- border-radius: 4px;
2299
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2300
+ margin-top: 4px;
2290
2301
  }
2291
- .kypn5o5.input-tags {
2292
- position: relative;
2293
- padding: 6px;
2294
- height: 32px;
2295
- cursor: pointer;
2296
- transition: border 150ms;
2302
+ .w1vvwdlp .ant-steps-item-icon,
2303
+ .w1vvwdlp .ant-steps-item-tail {
2304
+ display: none !important;
2297
2305
  }
2298
- .kypn5o5.input-tags:hover {
2299
- border-color: #0080ff;
2300
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2306
+ .w1vvwdlp .ant-steps-item-container {
2307
+ padding: 0 15px;
2308
+ border-radius: 4px;
2309
+ height: 32px;
2310
+ display: flex;
2311
+ align-items: center;
2301
2312
  }
2302
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2303
- padding-right: 30px;
2313
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2314
+ min-height: auto;
2315
+ white-space: nowrap;
2304
2316
  }
2305
- .kypn5o5.input-tags .input-tags-inner {
2306
- display: flex;
2317
+ .w1vvwdlp .ant-steps-item-description {
2318
+ padding-bottom: 0px;
2307
2319
  }
2308
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2309
- display: flex;
2320
+ .w1vvwdlp .ant-steps-item-title {
2321
+ font-size: 13px !important;
2322
+ line-height: 20px !important;
2310
2323
  }
2311
- .kypn5o5.input-tags .input-tag-suffix {
2312
- position: absolute;
2313
- right: 12px;
2314
- top: 50%;
2315
- transform: translateY(-50%);
2324
+ .w1vvwdlp .ant-steps-item-title .step-index {
2325
+ display: inline-block;
2326
+ text-align: center;
2327
+ width: 13px;
2328
+ margin-right: 12px;
2316
2329
  }
2317
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2318
- color: rgba(0, 0, 0, 0.25);
2319
- font-size: 12px;
2320
- cursor: pointer;
2330
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2331
+ background: rgba(0, 128, 255, 0.1);
2321
2332
  }
2322
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2323
- color: rgba(0, 0, 0, 0.45);
2333
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2334
+ color: #005ed1;
2324
2335
  }
2325
- .kypn5o5.has-focus-indicator {
2326
- position: relative;
2327
- overflow: hidden;
2336
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2337
+ background: rgba(237, 241, 250, 0.6);
2328
2338
  }
2329
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2330
- position: absolute;
2331
- top: 50%;
2332
- transform: translateY(-50%);
2333
- left: -16px;
2334
- transition: left 150ms ease;
2335
- opacity: 0;
2339
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2340
+ color: rgba(10, 37, 85, 0.6) !important;
2336
2341
  }
2337
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2338
- left: 8px;
2339
- opacity: 1;
2342
+ .w1vvwdlp .ant-steps-item-disabled {
2343
+ cursor: not-allowed;
2340
2344
  }
2341
- .kypn5o5.has-focus-indicator input {
2342
- transition: margin-left 150ms ease;
2343
- margin-left: 0px;
2345
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2346
+ background: rgba(237, 241, 250, 0.6);
2344
2347
  }
2345
- .kypn5o5.has-focus-indicator input:focus {
2346
- margin-left: 16px;
2348
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2349
+ color: #2d3a56;
2347
2350
  }
2348
2351
 
2349
- input.l1ki27se.ant-input {
2350
- border-top-right-radius: 0;
2351
- border-bottom-right-radius: 0;
2352
+ .h1cuopx7 .ant-modal-header {
2353
+ margin: 0 auto;
2354
+ width: 100%;
2355
+ max-width: 648px;
2352
2356
  }
2353
-
2354
- .l1ki27se.ant-input-affix-wrapper {
2355
- border-top-right-radius: 0;
2356
- border-bottom-right-radius: 0;
2357
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2358
+ margin-left: 0;
2357
2359
  }
2358
-
2359
- input.rrg1fkn.ant-input {
2360
- border-top-left-radius: 0;
2361
- border-bottom-left-radius: 0;
2360
+ .h1cuopx7 .ant-modal-body {
2361
+ margin: 0 auto;
2362
+ padding: 0;
2363
+ width: 100%;
2364
+ max-width: 648px;
2365
+ overflow: hidden;
2362
2366
  }
2363
-
2364
- .rrg1fkn.ant-input-affix-wrapper {
2365
- border-top-left-radius: 0;
2366
- border-bottom-left-radius: 0;
2367
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2368
+ margin-bottom: 40px;
2367
2369
  }
2368
-
2369
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2370
- border-top-right-radius: 0;
2371
- border-bottom-right-radius: 0;
2370
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2371
+ height: calc(100vh - 225px);
2372
+ overflow-y: auto;
2372
2373
  }
2373
-
2374
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2375
- border-top-left-radius: 0;
2376
- border-bottom-left-radius: 0;
2374
+ .h1cuopx7 .ant-modal-footer .footer-content {
2375
+ margin: 0 auto;
2376
+ max-width: 648px;
2377
2377
  }
2378
2378
 
2379
- .rxbeqvl.ant-radio-wrapper {
2380
- display: inline-flex;
2381
- align-items: baseline;
2382
- white-space: pre-wrap;
2379
+ .h1p6d3y3 .ant-modal-header {
2380
+ margin: 0 auto;
2381
+ width: 100%;
2382
+ max-width: 1024px;
2383
2383
  }
2384
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2385
- position: relative;
2386
- top: 3px;
2384
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2385
+ margin-left: 0;
2387
2386
  }
2388
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2389
- border-color: rgba(107, 128, 167, 0.6);
2387
+ .h1p6d3y3 .ant-modal-body {
2388
+ margin: 0 auto;
2389
+ padding: 0;
2390
+ width: 100%;
2391
+ max-width: 1024px;
2392
+ overflow: hidden;
2390
2393
  }
2391
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2392
- border-color: #0080ff;
2394
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2395
+ margin-bottom: 40px;
2393
2396
  }
2394
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2395
- border-color: #0080ff;
2396
- background: #0080ff;
2397
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2398
+ height: calc(100vh - 225px);
2399
+ overflow-y: auto;
2397
2400
  }
2398
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2399
- top: 4px;
2400
- left: 4px;
2401
- width: 6px;
2402
- height: 6px;
2403
- background: #fff;
2401
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2402
+ margin: 0 auto;
2403
+ max-width: 1024px;
2404
2404
  }
2405
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2406
- opacity: 0.5;
2405
+
2406
+ .fxgckuk {
2407
+ flex: 1;
2407
2408
  }
2408
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2409
- border-color: rgba(107, 128, 167, 0.6);
2410
- background: rgba(211, 218, 235, 0.6);
2409
+ .fxgckuk label {
2410
+ font-size: 13px;
2411
+ line-height: 20px;
2412
+ color: rgba(44, 56, 82, 0.6);
2411
2413
  }
2412
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2413
- background: #00122e;
2414
+ .fxgckuk .title {
2415
+ font-size: 14px;
2416
+ line-height: 20px;
2417
+ color: #2d3a56;
2418
+ margin-bottom: 12px;
2414
2419
  }
2415
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2416
- color: #00122e;
2417
- opacity: 0.5;
2420
+ .fxgckuk.connect-cluster .title {
2421
+ padding-bottom: 26px;
2418
2422
  }
2419
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2420
- color: #00122e;
2423
+
2424
+ .f1d0vek1 {
2425
+ padding: 25px 0 15px 0;
2426
+ border-bottom: 1px solid #e1e5eb;
2427
+ margin-bottom: 16px;
2421
2428
  }
2422
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2423
- display: inline-block;
2424
- padding: 0;
2425
- padding-left: 12px;
2429
+
2430
+ .f4u402y {
2431
+ display: flex;
2432
+ align-items: center;
2433
+ margin-bottom: 8px;
2426
2434
  }
2427
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2428
- margin-bottom: 0;
2429
- white-space: pre-wrap;
2430
- color: rgba(44, 56, 82, 0.6);
2435
+ .f4u402y > label {
2436
+ width: 216px;
2431
2437
  }
2432
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2433
- padding-left: 8px;
2438
+ .f4u402y > label + * {
2439
+ width: 100%;
2440
+ }
2441
+ .f4u402y .ant-select {
2442
+ width: 100%;
2434
2443
  }
2435
2444
 
2436
- .r5ie79y .ant-radio-button-wrapper:first-child {
2437
- border-radius: 5px 0 0 5px;
2445
+ .e1pldf6v {
2446
+ color: #e75a3a;
2447
+ margin-right: 10px;
2438
2448
  }
2439
- .r5ie79y .ant-radio-button-wrapper:last-child {
2440
- border-radius: 0 5px 5px 0;
2449
+
2450
+ .dq0gblh {
2451
+ width: 100%;
2452
+ height: 1px;
2453
+ background: rgba(213, 219, 227, 0.6);
2454
+ margin: 24px 0;
2441
2455
  }
2442
2456
 
2443
- .r1f0aqcc {
2444
- color: #00122e;
2445
- border-color: #ccd4e3;
2457
+ .l1v7sr0n {
2458
+ display: flex;
2459
+ justify-content: center;
2460
+ align-items: center;
2461
+ height: 100%;
2446
2462
  }
2447
- .r1f0aqcc:first-child {
2448
- border-color: #a3b4cc;
2463
+
2464
+ .d1i4ou6o {
2465
+ display: inline-block;
2466
+ width: 4px;
2467
+ height: 4px;
2468
+ background: #8e9aa9;
2469
+ opacity: 0.4;
2470
+ border-radius: 50%;
2471
+ margin: 0 4px;
2449
2472
  }
2450
- .r1f0aqcc.ant-radio-button-wrapper {
2451
- padding: 0 12px;
2452
- line-height: 32px;
2453
- height: 32px;
2473
+
2474
+ .m1jy87hk .ant-modal-header,
2475
+ .m1jy87hk .ant-modal-footer .footer-content {
2476
+ width: 648px;
2477
+ margin: 0 auto;
2454
2478
  }
2455
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2456
- white-space: nowrap;
2479
+ .m1jy87hk .ant-modal-header {
2480
+ padding: 35px 0 24px;
2481
+ border: none;
2457
2482
  }
2458
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2459
- background: #ccd4e3;
2483
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2484
+ font-size: 30px;
2460
2485
  }
2461
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2462
- background: #0080ff;
2486
+ .m1jy87hk .ant-modal-body {
2487
+ padding: 4px 0 2px;
2463
2488
  }
2464
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2465
- background: #ccd4e3;
2466
- opacity: 0.5;
2489
+ .m1jy87hk .ant-modal-footer {
2490
+ border: none;
2467
2491
  }
2468
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2469
- border-right-color: #0080ff;
2470
- }
2471
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2472
- border-color: #0080ff;
2473
- }
2474
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2475
- background: rgba(0, 136, 255, 0.1);
2492
+
2493
+ .ti7fpyu {
2494
+ font-size: 12px;
2495
+ line-height: 18px;
2496
+ font-weight: bold;
2497
+ color: #fff;
2498
+ padding: 0 4px;
2499
+ border-radius: 4px;
2500
+ display: inline-block;
2501
+ background: var(--ti7fpyu-0);
2476
2502
  }
2477
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2478
- background: rgba(211, 218, 235, 0.6);
2479
- border-color: #ccd4e3;
2480
- opacity: 0.5;
2503
+ .ti7fpyu:not(:first-child) {
2504
+ margin-left: 4px;
2481
2505
  }
2482
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2483
- color: #00122e;
2484
- border-color: #ccd4e3;
2506
+
2507
+ .f1rest1f {
2508
+ width: 100%;
2509
+ height: 100%;
2510
+ display: flex;
2511
+ align-items: center;
2512
+ justify-content: center;
2485
2513
  }
2486
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2487
- color: #00122e;
2488
- border-color: #ccd4e3;
2489
- background: rgba(172, 186, 211, 0.6);
2514
+
2515
+ .n1kbdoln {
2516
+ font-size: 90%;
2517
+ font-weight: bold;
2518
+ background-color: rgba(240, 243, 247, 0.6);
2519
+ padding: 1px 4px 1px;
2520
+ margin-left: 2px;
2521
+ margin-right: 2px;
2522
+ border: 1px solid rgba(213, 219, 227, 0.6);
2523
+ border-radius: 4px;
2490
2524
  }
2491
- .r1f0aqcc .ant-radio-button-input {
2492
- margin-right: 8px;
2493
- display: inline;
2494
- border: none;
2495
- padding: 0;
2496
- width: 36px;
2497
- background: transparent;
2525
+
2526
+ .f1y3gta0.form-item-general {
2527
+ width: 640px;
2498
2528
  }
2499
- .r1f0aqcc .ant-radio-button-input:focus {
2500
- box-shadow: none;
2529
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2530
+ margin-top: 16px;
2501
2531
  }
2502
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2503
- margin-right: 0;
2504
- width: initial;
2505
- box-shadow: none;
2532
+ .f1y3gta0.form-item-compact {
2533
+ width: 412px;
2506
2534
  }
2507
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2508
- display: none;
2535
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2536
+ margin-top: 8px;
2509
2537
  }
2510
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2511
- display: inline;
2538
+ .f1y3gta0 .form-item {
2539
+ width: auto;
2512
2540
  }
2513
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2514
- display: inline;
2515
- margin-right: 8px;
2516
- padding: 0;
2517
- width: 36px;
2541
+ .f1y3gta0 .form-item-main {
2542
+ position: relative;
2543
+ display: flex;
2518
2544
  }
2519
-
2520
- .obf05yr {
2521
- display: inline-block;
2545
+ .f1y3gta0 .form-item-extra {
2546
+ margin-top: 4px;
2547
+ width: 100%;
2548
+ padding: 14px;
2549
+ background: #f2f4f6;
2550
+ font-size: 13px;
2551
+ line-height: 1.8;
2552
+ color: #8e9aa9;
2522
2553
  }
2523
-
2524
- .hsms1n6 {
2525
- visibility: hidden;
2526
- position: absolute;
2554
+ .f1y3gta0 .form-item-label {
2555
+ padding-right: 12px;
2556
+ font-size: 13px;
2557
+ color: rgba(44, 56, 82, 0.6);
2527
2558
  }
2528
-
2529
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2530
- flex-direction: row;
2531
- justify-content: stretch;
2559
+ .f1y3gta0 .form-item-label.label-right {
2560
+ text-align: right;
2532
2561
  }
2533
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2534
- padding: 0;
2535
- margin-right: 4px;
2536
- flex: 1;
2537
- overflow: visible;
2562
+ .f1y3gta0 .form-item-label,
2563
+ .f1y3gta0 .form-item-control {
2564
+ line-height: 32px;
2538
2565
  }
2539
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2540
- display: none;
2566
+ .f1y3gta0 .form-item-control .form-item-error {
2567
+ line-height: 18px;
2541
2568
  }
2542
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2569
+ .f1y3gta0 .form-item-children {
2543
2570
  width: 100%;
2544
- min-height: unset;
2545
2571
  }
2546
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2547
- height: 26px;
2548
- line-height: 26px;
2572
+ .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 {
2549
2573
  width: 100%;
2550
- text-align: center;
2551
- padding: 0;
2552
- font-size: 12px;
2553
- font-weight: normal;
2554
2574
  }
2555
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2556
- margin-right: 10px;
2575
+ .f1y3gta0 .form-item-error {
2576
+ color: #e75a3a;
2577
+ height: 0;
2578
+ overflow: hidden;
2557
2579
  }
2558
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2559
- display: none;
2580
+ .f1y3gta0 .form-item-error-enter-done {
2581
+ margin-top: 4px;
2582
+ height: auto;
2583
+ overflow: auto;
2560
2584
  }
2561
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2562
- border-radius: 4px 0 0 4px;
2585
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2586
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2587
+ border: 1px solid #e75a3a;
2588
+ color: #e75a3a;
2563
2589
  }
2564
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2565
- margin-right: 0;
2590
+
2591
+ .fujbm7g {
2592
+ color: #2d3a56;
2593
+ font-weight: bold;
2594
+ padding-bottom: 6px;
2595
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2596
+ margin-bottom: 16px;
2566
2597
  }
2567
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2568
- border-radius: 0 4px 4px 0;
2598
+ .fujbm7g:not(:first-of-type) {
2599
+ margin-top: 16px;
2569
2600
  }
2570
- .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 {
2571
- content: "";
2572
- width: 0;
2573
- height: 0;
2574
- border: 13px solid transparent;
2575
- position: absolute;
2576
- top: 0;
2577
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2578
- right: -21px;
2579
- z-index: 2;
2601
+
2602
+ .e5fsw5s {
2603
+ width: 8px;
2604
+ height: 24px;
2605
+ display: flex;
2606
+ justify-content: center;
2607
+ align-items: center;
2608
+ cursor: pointer;
2609
+ transition: all 200ms ease-out 40ms;
2580
2610
  }
2581
- .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 {
2611
+ .e5fsw5s:before, .e5fsw5s:after {
2582
2612
  content: "";
2583
- width: 0;
2584
- height: 0;
2585
- border: 13px solid transparent;
2586
- position: absolute;
2587
- top: 0;
2588
- border-left: 8px solid #fff;
2589
- left: 0;
2590
- }
2591
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2592
- background-color: rgba(0, 136, 255, 0.1);
2593
- }
2594
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2595
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2613
+ width: 1px;
2614
+ height: 6px;
2615
+ border-radius: 1px;
2616
+ background: #ccd4e3;
2617
+ position: relative;
2618
+ right: 2px;
2619
+ transform: rotate(-45deg);
2596
2620
  }
2597
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2598
- color: #005ed1;
2621
+ .e5fsw5s:after {
2622
+ transform: rotate(45deg);
2623
+ left: 1px;
2599
2624
  }
2600
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2601
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2602
- background-color: rgba(237, 241, 250, 0.6);
2625
+
2626
+ .w18knsg4.ant-alert-warning {
2627
+ border: 0;
2628
+ background: rgba(255, 187, 0, 0.1);
2629
+ border-radius: 6px;
2603
2630
  }
2604
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2605
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2606
- color: rgba(44, 56, 82, 0.6);
2631
+ .w18knsg4.ant-alert,
2632
+ .w18knsg4 .ant-alert-message {
2633
+ color: #e07f00;
2607
2634
  }
2608
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2609
- padding: 0;
2635
+ .w18knsg4.ant-alert .dashed-border-bottom,
2636
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2637
+ border-bottom-color: #e07f00;
2610
2638
  }
2611
2639
 
2612
- .buj61ew.ant-btn {
2613
- height: 32px;
2640
+ .ng31n2o {
2641
+ display: flex;
2642
+ flex-direction: row;
2643
+ padding: 7px 12px;
2644
+ background: rgba(255, 187, 0, 0.1);
2614
2645
  border-radius: 6px;
2615
- line-height: 22px;
2616
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2617
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2618
- }
2619
- .buj61ew.ant-btn.ant-btn-lg {
2620
- height: 40px;
2621
- line-height: 24px;
2622
- }
2623
- .buj61ew.ant-btn.ant-btn-sm {
2624
- height: 24px;
2625
- line-height: 20px;
2646
+ color: #e07f00;
2647
+ font-size: 12px;
2648
+ line-height: 18px;
2626
2649
  }
2627
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2628
- border-radius: 50%;
2650
+ .ng31n2o .icon-wrapper {
2651
+ margin-right: 10px;
2652
+ height: 18px;
2629
2653
  }
2630
- .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 {
2631
- color: var(--color, #06101f);
2632
- font-weight: var(--font-weight);
2633
- background: var(--background-color, #fff);
2634
- border-width: var(--border-width, 1px);
2635
- border-color: var(--border-color, #d9d9d9);
2654
+
2655
+ .n15x5f5y {
2656
+ display: flex;
2657
+ flex-direction: row;
2658
+ padding: 7px 12px;
2659
+ background: rgba(225, 230, 241, 0.6);
2660
+ border-radius: 6px;
2661
+ color: rgba(44, 56, 82, 0.6);
2662
+ font-size: 12px;
2663
+ line-height: 18px;
2636
2664
  }
2637
- .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 {
2638
- display: none;
2665
+ .n15x5f5y .icon-wrapper {
2666
+ margin-right: 10px;
2667
+ height: 18px;
2639
2668
  }
2640
- .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 {
2641
- color: var(--color, inherit);
2669
+
2670
+ .i16ozz3f {
2671
+ display: flex;
2672
+ flex-direction: row;
2673
+ padding: 7px 12px;
2674
+ background: rgba(0, 136, 255, 0.1);
2675
+ border-radius: 6px;
2676
+ color: #005ed1;
2677
+ font-size: 12px;
2678
+ line-height: 18px;
2642
2679
  }
2643
- .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 {
2644
- background: var(--background-color-hover, var(--background-color));
2645
- border-color: var(--border-color-hover, var(--border-color, transparent));
2680
+ .i16ozz3f .icon-wrapper {
2681
+ margin-right: 10px;
2682
+ height: 18px;
2646
2683
  }
2647
- .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 {
2648
- --scale: 1;
2649
- --transY: 1px;
2650
- background: var(--background-color-active, var(--background-color));
2651
- border-color: var(--border-color-active, var(--border-color, transparent));
2684
+
2685
+ .dszu9qr {
2686
+ color: rgba(44, 56, 82, 0.6);
2687
+ margin-top: 5px;
2688
+ font-size: 12px;
2689
+ line-height: 18px;
2652
2690
  }
2653
- .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 {
2654
- background: var(--background-color-focus, var(--background-color));
2655
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2656
- border-color: var(--border-color-focus, var(--border-color, transparent));
2691
+
2692
+ .snxzgx {
2693
+ color: #f0483e;
2694
+ font-size: 12px;
2695
+ white-space: pre-wrap;
2657
2696
  }
2658
- .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 {
2659
- color: var(--color-disabled, var(--color));
2660
- background: var(--background-color-disabled, var(--background-color));
2661
- border-color: var(--border-color-disabled, var(--border-color, transparent));
2662
- opacity: 0.5;
2697
+
2698
+ .o1i4orqw {
2699
+ display: flex;
2700
+ align-items: center;
2701
+ justify-content: flex-end;
2663
2702
  }
2664
- .buj61ew.ant-btn-link[disabled] {
2665
- color: #0080ff;
2666
- opacity: 0.5;
2703
+ .o1i4orqw .icon-wrapper {
2704
+ margin-right: 16px;
2667
2705
  }
2668
- .buj61ew.ant-btn-primary {
2669
- --color: #fff;
2670
- --font-weight: bold;
2671
- --border-width: 0;
2672
- --background-color: #0080ff;
2673
- --background-color-hover: #009dff;
2674
- --background-color-active: #005ed1;
2675
- --background-color-focus: #0080ff;
2676
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2706
+
2707
+ .t79k8o2 {
2708
+ color: rgba(0, 21, 64, 0.3);
2677
2709
  }
2678
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
2679
- --background-color: #f0483e;
2680
- --background-color-hover: #ff5252;
2681
- --background-color-active: #c73d31;
2682
- --background-color-focus: #ff5252;
2683
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2710
+
2711
+ .ipd9bk.ant-input {
2712
+ padding: 5px 12px;
2713
+ line-height: 20px;
2714
+ color: #2d3a56;
2715
+ border-radius: 6px;
2716
+ border-color: rgba(172, 186, 211, 0.6);
2717
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2684
2718
  }
2685
- .buj61ew.ant-btn-primary.btn-primary-orange {
2686
- --background-color: #fea008;
2687
- --background-color-hover: #feba33;
2688
- --background-color-active: #e07f00;
2689
- --background-color-focus: #fea008;
2719
+ .ipd9bk.ant-input.ant-input-lg {
2720
+ padding: 8px 16px;
2721
+ line-height: 22px;
2690
2722
  }
2691
- .buj61ew.ant-btn-secondary {
2692
- --color: #0080ff;
2693
- --font-weight: bold;
2694
- --border-width: 0;
2695
- --background-color: rgba(0, 136, 255, 0.1);
2696
- --background-color-hover: rgba(0, 136, 255, 0.16);
2697
- --background-color-active: rgba(0, 136, 255, 0.2);
2698
- --background-color-focus: rgba(0, 136, 255, 0.1);
2699
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2723
+ .ipd9bk.ant-input.ant-input-sm {
2724
+ padding: 2px 8px;
2725
+ line-height: 18px;
2700
2726
  }
2701
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2702
- --color: #f0483e;
2703
- --background-color: rgba(255, 74, 74, 0.1);
2704
- --background-color-hover: rgba(255, 74, 74, 0.16);
2705
- --background-color-active: rgba(255, 74, 74, 0.2);
2706
- --background-color-focus: rgba(255, 74, 74, 0.1);
2707
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2727
+ .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 {
2728
+ border-color: rgba(107, 128, 167, 0.6);
2729
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2708
2730
  }
2709
- .buj61ew.ant-btn-secondary.btn-primary-orange {
2710
- --color: #fea008;
2711
- --background-color: rgba(255, 187, 0, 0.1);
2712
- --background-color-hover: rgba(255, 187, 0, 0.16);
2713
- --background-color-active: rgba(255, 187, 0, 0.2);
2714
- --background-color-focus: rgba(255, 187, 0, 0.1);
2731
+ .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 {
2732
+ border-color: #0096ff;
2733
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2715
2734
  }
2716
- .buj61ew.ant-btn-tertiary {
2717
- --color: #0080ff;
2718
- --font-weight: bold;
2719
- --border-width: 0;
2720
- --background-color: #fff;
2721
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2722
- box-shadow: none;
2735
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2736
+ border-color: #e75a3a;
2737
+ color: #e75a3a;
2723
2738
  }
2724
- .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 {
2725
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2739
+ .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 {
2740
+ border-color: #e75a3a;
2741
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2726
2742
  }
2727
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2728
- --color: #f0483e;
2729
- --background-color: #fff;
2730
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2743
+ .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 {
2744
+ border-color: #e75a3a;
2745
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2731
2746
  }
2732
- .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 {
2733
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2747
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2748
+ background: rgba(211, 218, 235, 0.6);
2749
+ color: rgba(0, 21, 64, 0.3);
2750
+ border-color: rgba(172, 186, 211, 0.6);
2734
2751
  }
2735
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
2736
- --color: #fea008;
2737
- --background-color: #fff;
2752
+ .ipd9bk.ant-input-affix-wrapper {
2753
+ padding: 5px 12px;
2754
+ border-radius: 6px;
2755
+ border-color: rgba(172, 186, 211, 0.6);
2756
+ line-height: 20px;
2757
+ color: #2d3a56;
2758
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2738
2759
  }
2739
- .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 {
2740
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2760
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2761
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2762
+ color: rgba(44, 56, 82, 0.6);
2741
2763
  }
2742
- .buj61ew.ant-btn-ordinary {
2743
- --color: #1d326c;
2744
- --border-color: #ccd4e3;
2745
- --background-color: #fff;
2746
- --background-color-hover: #edf0f7;
2747
- --background-color-active: #e4e9f2;
2748
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2749
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2764
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2765
+ padding: 8px 16px;
2766
+ line-height: 22px;
2750
2767
  }
2751
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2752
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2768
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2769
+ padding: 2px 8px;
2770
+ line-height: 18px;
2753
2771
  }
2754
- .buj61ew.ant-btn-ordinary.ordinary-blue {
2755
- --color: #0080ff;
2756
- --border-color: #0080ff;
2757
- --background-color: #fff;
2758
- --background-color-hover: linear-gradient(
2759
- 0deg,
2760
- rgba(0, 136, 255, 0.16),
2761
- rgba(0, 136, 255, 0.16)
2762
- ),
2763
- #ffffff;
2764
- --background-color-active: linear-gradient(
2765
- 0deg,
2766
- rgba(0, 136, 255, 0.2),
2767
- rgba(0, 136, 255, 0.2)
2768
- ),
2769
- #ffffff;
2770
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2771
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2772
+ .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 {
2773
+ border-color: rgba(107, 128, 167, 0.6);
2774
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2772
2775
  }
2773
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2774
- --color: #f0483e;
2775
- --border-color: #f0483e;
2776
- --background-color: #fff;
2777
- --background-color-hover: linear-gradient(
2778
- 0deg,
2779
- rgba(255, 74, 74, 0.16),
2780
- rgba(255, 74, 74, 0.16)
2781
- ),
2782
- #ffffff;
2783
- --background-color-active: linear-gradient(
2784
- 0deg,
2785
- rgba(255, 74, 74, 0.2),
2786
- rgba(255, 74, 74, 0.2)
2787
- ),
2788
- #ffffff;
2789
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2776
+ .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 {
2777
+ border-color: #0096ff;
2778
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2790
2779
  }
2791
- .buj61ew.ant-btn-ordinary-onTint {
2792
- --color: #1d326c;
2793
- --border-color: #fff;
2794
- --background-color: #fff;
2795
- --background-color-hover: rgba(211, 218, 235, 0.6);
2796
- --background-color-active: rgba(192, 203, 224, 0.6);
2797
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2798
- box-shadow: none;
2780
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2781
+ border-color: #e75a3a;
2799
2782
  }
2800
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2801
- --color: #0080ff;
2802
- --border-color: #fff;
2803
- --background-color: #fff;
2804
- --background-color-hover: rgba(0, 136, 255, 0.16);
2805
- --background-color-active: rgba(0, 136, 255, 0.2);
2806
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2807
- box-shadow: none;
2783
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2784
+ color: #e75a3a;
2808
2785
  }
2809
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2810
- --color: #f0483e;
2811
- --background-color-hover: rgba(255, 74, 74, 0.16);
2812
- --background-color-active: rgba(255, 74, 74, 0.2);
2813
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2786
+ .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 {
2787
+ border-color: #e75a3a;
2788
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2814
2789
  }
2815
- .buj61ew.ant-btn-quiet {
2816
- --color: rgba(44, 56, 82, 0.6);
2817
- --border-width: 0;
2818
- --background-color: transparent;
2819
- --background-color-hover: rgba(211, 218, 235, 0.6);
2820
- --background-color-active: rgba(192, 203, 224, 0.6);
2821
- --background-color-focus: #fff;
2822
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2823
- box-shadow: none;
2790
+ .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 {
2791
+ border-color: #e75a3a;
2792
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2824
2793
  }
2825
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2826
- --color: #f0483e;
2827
- --background-color-hover: rgba(255, 74, 74, 0.16);
2828
- --background-color-active: rgba(255, 74, 74, 0.2);
2829
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2794
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2795
+ background: rgba(211, 218, 235, 0.6);
2796
+ color: rgba(0, 21, 64, 0.3);
2797
+ border-color: rgba(172, 186, 211, 0.6);
2830
2798
  }
2831
- .buj61ew.ant-btn-quiet.quiet-blue {
2832
- --color: #0080ff;
2833
- --background-color: transparent;
2834
- --background-color-hover: rgba(0, 136, 255, 0.16);
2835
- --background-color-active: rgba(0, 136, 255, 0.2);
2836
- --background-color-focus: #fff;
2837
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2799
+ textarea.ipd9bk.ant-input {
2800
+ transition-property: height;
2801
+ transition-delay: 50ms;
2838
2802
  }
2839
- .buj61ew.has-icon {
2840
- display: inline-flex;
2841
- align-items: center;
2803
+ textarea.ipd9bk.ant-input.textarea-large {
2804
+ min-height: 40px;
2805
+ height: 40px;
2842
2806
  }
2843
- .buj61ew .button-prefix-icon {
2844
- margin-right: 4px;
2845
- display: inline-flex;
2807
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2808
+ height: 80px;
2846
2809
  }
2847
- .buj61ew .button-suffix-icon {
2848
- margin-left: 4px;
2849
- display: inline-flex;
2810
+ textarea.ipd9bk.ant-input.textarea-middle {
2811
+ min-height: 32px;
2812
+ height: 32px;
2850
2813
  }
2851
- .buj61ew .icon-wrapper {
2852
- display: inline-flex;
2853
- vertical-align: bottom;
2814
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2815
+ height: 64px;
2854
2816
  }
2855
-
2856
- .nchllas {
2857
- padding: 0;
2817
+ textarea.ipd9bk.ant-input.textarea-small {
2818
+ min-height: 24px;
2819
+ height: 24px;
2820
+ }
2821
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2822
+ height: 40px;
2858
2823
  }
2859
2824
 
2860
- .p12gwtiw {
2861
- display: flex;
2862
- justify-content: space-between;
2863
- align-items: center;
2864
- padding: 10px 0;
2865
- color: rgba(44, 56, 82, 0.6);
2866
- font-size: 12px;
2867
- line-height: 24px;
2825
+ .kypn5o5 input, .kypn5o5.input-tags {
2826
+ border: 1px solid rgba(213, 219, 227, 0.6);
2827
+ border-radius: 4px;
2868
2828
  }
2869
- .p12gwtiw .pagination-left {
2870
- padding: 2px 8px;
2829
+ .kypn5o5.input-tags {
2830
+ position: relative;
2831
+ padding: 6px;
2832
+ height: 32px;
2833
+ cursor: pointer;
2834
+ transition: border 150ms;
2871
2835
  }
2872
- .p12gwtiw .dropdown-trigger {
2836
+ .kypn5o5.input-tags:hover {
2837
+ border-color: #0080ff;
2838
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2839
+ }
2840
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2841
+ padding-right: 30px;
2842
+ }
2843
+ .kypn5o5.input-tags .input-tags-inner {
2873
2844
  display: flex;
2874
- align-items: center;
2875
- border-radius: 6px;
2845
+ }
2846
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2847
+ display: flex;
2848
+ }
2849
+ .kypn5o5.input-tags .input-tag-suffix {
2850
+ position: absolute;
2851
+ right: 12px;
2852
+ top: 50%;
2853
+ transform: translateY(-50%);
2854
+ }
2855
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2856
+ color: rgba(0, 0, 0, 0.25);
2857
+ font-size: 12px;
2876
2858
  cursor: pointer;
2877
- transition: all 0.3s ease;
2878
2859
  }
2879
- .p12gwtiw .dropdown-trigger:hover {
2880
- background: rgba(211, 218, 235, 0.6);
2881
- color: #0080ff;
2860
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2861
+ color: rgba(0, 0, 0, 0.45);
2882
2862
  }
2883
- .p12gwtiw .dropdown-trigger .icon-inner {
2884
- margin-left: 4px;
2863
+ .kypn5o5.has-focus-indicator {
2864
+ position: relative;
2865
+ overflow: hidden;
2885
2866
  }
2886
- .p12gwtiw .pagination-right {
2887
- display: flex;
2888
- align-items: center;
2889
- color: #0080ff;
2890
- font-weight: bold;
2867
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2868
+ position: absolute;
2869
+ top: 50%;
2870
+ transform: translateY(-50%);
2871
+ left: -16px;
2872
+ transition: left 150ms ease;
2873
+ opacity: 0;
2891
2874
  }
2892
- .p12gwtiw .pagination-right .icon-inner {
2893
- margin-left: 4px;
2875
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2876
+ left: 8px;
2877
+ opacity: 1;
2894
2878
  }
2895
- .p12gwtiw .pagination-right .prev-btn,
2896
- .p12gwtiw .pagination-right .next-btn {
2897
- padding: 0 8px;
2879
+ .kypn5o5.has-focus-indicator input {
2880
+ transition: margin-left 150ms ease;
2881
+ margin-left: 0px;
2898
2882
  }
2899
- .p12gwtiw .pagination-right .prev-btn > span,
2900
- .p12gwtiw .pagination-right .next-btn > span {
2901
- color: #0080ff;
2883
+ .kypn5o5.has-focus-indicator input:focus {
2884
+ margin-left: 16px;
2902
2885
  }
2903
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2904
- transform: rotate(180deg);
2886
+
2887
+ input.l1ki27se.ant-input {
2888
+ border-top-right-radius: 0;
2889
+ border-bottom-right-radius: 0;
2905
2890
  }
2906
2891
 
2907
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2908
- max-height: calc(100vh - 128px);
2909
- overflow-y: auto;
2892
+ .l1ki27se.ant-input-affix-wrapper {
2893
+ border-top-right-radius: 0;
2894
+ border-bottom-right-radius: 0;
2910
2895
  }
2911
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2912
- padding: 4px 20px;
2913
- font-size: 12px;
2914
- line-height: 18px;
2896
+
2897
+ input.rrg1fkn.ant-input {
2898
+ border-top-left-radius: 0;
2899
+ border-bottom-left-radius: 0;
2900
+ }
2901
+
2902
+ .rrg1fkn.ant-input-affix-wrapper {
2903
+ border-top-left-radius: 0;
2904
+ border-bottom-left-radius: 0;
2905
+ }
2906
+
2907
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2908
+ border-top-right-radius: 0;
2909
+ border-bottom-right-radius: 0;
2910
+ }
2911
+
2912
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2913
+ border-top-left-radius: 0;
2914
+ border-bottom-left-radius: 0;
2915
2915
  }
2916
2916
 
2917
2917
  .s34f1qb.ant-switch {
@@ -3963,6 +3963,20 @@ input.rrg1fkn.ant-input {
3963
3963
  margin-left: 24px;
3964
3964
  }
3965
3965
 
3966
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3967
+ display: flex;
3968
+ }
3969
+
3970
+ .igz4le8 {
3971
+ height: 24px;
3972
+ width: 56px !important;
3973
+ margin-right: 4px;
3974
+ }
3975
+
3976
+ .c1riexje {
3977
+ color: rgba(44, 56, 82, 0.6);
3978
+ }
3979
+
3966
3980
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3967
3981
  border-radius: 6px;
3968
3982
  }
@@ -4018,20 +4032,6 @@ input.rrg1fkn.ant-input {
4018
4032
  transform: rotate(180deg);
4019
4033
  }
4020
4034
 
4021
- .igz4le8 {
4022
- height: 24px;
4023
- width: 56px !important;
4024
- margin-right: 4px;
4025
- }
4026
-
4027
- .c1riexje {
4028
- color: rgba(44, 56, 82, 0.6);
4029
- }
4030
-
4031
- .iiqau4c.ant-input-group.ant-input-group-compact {
4032
- display: flex;
4033
- }
4034
-
4035
4035
  .m1thnes4 {
4036
4036
  color: rgba(44, 56, 82, 0.6);
4037
4037
  text-align: center;