@cloudtower/eagle 0.25.14 → 0.25.15

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