@cloudtower/eagle 0.25.6 → 0.25.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -421,6 +421,15 @@
421
421
  display: none;
422
422
  }
423
423
 
424
+ .ant-message-notice-content {
425
+ max-width: 800px;
426
+ }
427
+ .ant-message-notice-content .ant-message-custom-content {
428
+ overflow: hidden;
429
+ white-space: nowrap;
430
+ text-overflow: ellipsis;
431
+ }
432
+
424
433
  #top_bar {
425
434
  display: flex;
426
435
  align-items: center;
@@ -633,6 +642,15 @@
633
642
  display: none;
634
643
  }
635
644
 
645
+ .ant-message-notice-content {
646
+ max-width: 800px;
647
+ }
648
+ .ant-message-notice-content .ant-message-custom-content {
649
+ overflow: hidden;
650
+ white-space: nowrap;
651
+ text-overflow: ellipsis;
652
+ }
653
+
636
654
  body {
637
655
  font-feature-settings: normal;
638
656
  -webkit-font-feature-settings: normal;
@@ -1618,2257 +1636,2261 @@ body {
1618
1636
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1619
1637
  }
1620
1638
  }
1621
- .buj61ew.ant-btn {
1622
- height: 32px;
1623
- border-radius: 6px;
1624
- line-height: 22px;
1625
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1626
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1639
+ .fde5mpd {
1640
+ width: 100%;
1641
+ height: 100%;
1642
+ min-height: 124px;
1643
+ display: flex;
1644
+ flex-direction: column;
1645
+ justify-content: center;
1646
+ align-items: center;
1627
1647
  }
1628
- .buj61ew.ant-btn.ant-btn-lg {
1629
- height: 40px;
1630
- line-height: 24px;
1648
+ .fde5mpd .error-text {
1649
+ color: rgba(10, 37, 85, 0.6);
1650
+ margin-bottom: 16px;
1651
+ font-size: 18px;
1631
1652
  }
1632
- .buj61ew.ant-btn.ant-btn-sm {
1633
- height: 24px;
1634
- line-height: 20px;
1653
+
1654
+ .iap75of {
1655
+ height: 18px;
1656
+ line-height: 18px;
1657
+ padding: 0 4px;
1658
+ border-radius: 4px;
1659
+ background: rgba(235, 239, 245, 0.6);
1660
+ border: 1px solid rgba(223, 228, 235, 0.6);
1661
+ display: flex;
1662
+ align-items: center;
1663
+ white-space: nowrap;
1664
+ margin-right: 4px;
1635
1665
  }
1636
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1637
- border-radius: 50%;
1666
+
1667
+ .bpq0js6 {
1668
+ padding: 4px 11px;
1638
1669
  }
1639
- .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 {
1640
- color: var(--color, #06101f);
1641
- font-weight: var(--font-weight);
1642
- background: var(--background-color, #fff);
1643
- border-width: var(--border-width, 1px);
1644
- border-color: var(--border-color, #d9d9d9);
1670
+
1671
+ .b15sn34c {
1672
+ white-space: nowrap;
1673
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1645
1674
  }
1646
- .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 {
1647
- display: none;
1675
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1676
+ --color: #0080ff;
1648
1677
  }
1649
- .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 {
1650
- color: var(--color, inherit);
1678
+ .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] {
1679
+ --color: #0080ff;
1651
1680
  }
1652
- .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 {
1653
- background: var(--background-color-hover, var(--background-color));
1654
- border-color: var(--border-color-hover, var(--border-color, transparent));
1681
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1682
+ margin-left: 1px;
1655
1683
  }
1656
- .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 {
1657
- --scale: 1;
1658
- --transY: 1px;
1659
- background: var(--background-color-active, var(--background-color));
1660
- border-color: var(--border-color-active, var(--border-color, transparent));
1684
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1685
+ border-top-right-radius: 0;
1686
+ border-bottom-right-radius: 0;
1661
1687
  }
1662
- .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 {
1663
- background: var(--background-color-focus, var(--background-color));
1664
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1665
- border-color: var(--border-color-focus, var(--border-color, transparent));
1688
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1689
+ border-top-left-radius: 0;
1690
+ border-bottom-left-radius: 0;
1666
1691
  }
1667
- .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 {
1668
- color: var(--color-disabled, var(--color));
1669
- background: var(--background-color-disabled, var(--background-color));
1670
- border-color: var(--border-color-disabled, var(--border-color, transparent));
1671
- opacity: 0.5;
1692
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1693
+ border-radius: unset;
1672
1694
  }
1673
- .buj61ew.ant-btn-link[disabled] {
1674
- color: #0080ff;
1675
- opacity: 0.5;
1695
+
1696
+ .i1mrf09m {
1697
+ display: inline-flex;
1698
+ align-items: center;
1676
1699
  }
1677
- .buj61ew.ant-btn-primary {
1678
- --color: #fff;
1679
- --font-weight: bold;
1680
- --border-width: 0;
1681
- --background-color: #0080ff;
1682
- --background-color-hover: #009dff;
1683
- --background-color-active: #005ed1;
1684
- --background-color-focus: #0080ff;
1685
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1700
+ .i1mrf09m .icon-inner {
1701
+ display: inline-flex;
1702
+ align-items: center;
1703
+ justify-content: center;
1686
1704
  }
1687
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
1688
- --background-color: #f0483e;
1689
- --background-color-hover: #ff5252;
1690
- --background-color-active: #c73d31;
1691
- --background-color-focus: #ff5252;
1692
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1705
+ .i1mrf09m .icon-inner + span,
1706
+ .i1mrf09m span + .icon-inner.suffix {
1707
+ margin-left: 4px;
1693
1708
  }
1694
- .buj61ew.ant-btn-primary.btn-primary-orange {
1695
- --background-color: #fea008;
1696
- --background-color-hover: #feba33;
1697
- --background-color-active: #e07f00;
1698
- --background-color-focus: #fea008;
1709
+ .i1mrf09m.is-rotate img,
1710
+ .i1mrf09m.is-rotate svg {
1711
+ animation: rotate 680ms linear infinite;
1699
1712
  }
1700
- .buj61ew.ant-btn-secondary {
1701
- --color: #0080ff;
1702
- --font-weight: bold;
1703
- --border-width: 0;
1704
- --background-color: rgba(0, 136, 255, 0.1);
1705
- --background-color-hover: rgba(0, 136, 255, 0.16);
1706
- --background-color-active: rgba(0, 136, 255, 0.2);
1707
- --background-color-focus: rgba(0, 136, 255, 0.1);
1708
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1713
+
1714
+ .cz04yix {
1715
+ display: flex;
1716
+ flex-direction: column;
1709
1717
  }
1710
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1711
- --color: #f0483e;
1712
- --background-color: rgba(255, 74, 74, 0.1);
1713
- --background-color-hover: rgba(255, 74, 74, 0.16);
1714
- --background-color-active: rgba(255, 74, 74, 0.2);
1715
- --background-color-focus: rgba(255, 74, 74, 0.1);
1716
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1718
+
1719
+ .m1if5j39 {
1720
+ max-width: 1120px;
1721
+ width: 100%;
1722
+ margin: 0 auto;
1723
+ height: 100%;
1717
1724
  }
1718
- .buj61ew.ant-btn-secondary.btn-primary-orange {
1719
- --color: #fea008;
1720
- --background-color: rgba(255, 187, 0, 0.1);
1721
- --background-color-hover: rgba(255, 187, 0, 0.16);
1722
- --background-color-active: rgba(255, 187, 0, 0.2);
1723
- --background-color-focus: rgba(255, 187, 0, 0.1);
1725
+
1726
+ .w1vvwdlp {
1727
+ max-width: 1120px;
1728
+ width: 100%;
1729
+ margin: 0 auto;
1730
+ display: flex;
1724
1731
  }
1725
- .buj61ew.ant-btn-tertiary {
1726
- --color: #0080ff;
1727
- --font-weight: bold;
1728
- --border-width: 0;
1729
- --background-color: #fff;
1730
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1731
- box-shadow: none;
1732
+ .w1vvwdlp .left,
1733
+ .w1vvwdlp .right {
1734
+ flex-grow: 0;
1735
+ flex-shrink: 0;
1736
+ flex-basis: 21%;
1732
1737
  }
1733
- .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 {
1734
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1738
+ .w1vvwdlp .left {
1739
+ display: flex;
1740
+ justify-content: flex-end;
1741
+ padding-right: 44px;
1735
1742
  }
1736
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1737
- --color: #f0483e;
1738
- --background-color: #fff;
1739
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1743
+ .w1vvwdlp .right {
1744
+ padding-left: 44px;
1740
1745
  }
1741
- .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 {
1742
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1746
+ .w1vvwdlp .middle {
1747
+ margin-bottom: 40px;
1748
+ flex-grow: 0;
1749
+ flex-shrink: 0;
1750
+ flex-basis: 58%;
1743
1751
  }
1744
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
1745
- --color: #fea008;
1746
- --background-color: #fff;
1752
+ .w1vvwdlp .middle .form-base-field {
1753
+ width: 100%;
1747
1754
  }
1748
- .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 {
1749
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1755
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1756
+ width: auto;
1750
1757
  }
1751
- .buj61ew.ant-btn-ordinary {
1752
- --color: #1d326c;
1753
- --border-color: #ccd4e3;
1754
- --background-color: #fff;
1755
- --background-color-hover: #edf0f7;
1756
- --background-color-active: #e4e9f2;
1757
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1758
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1758
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1759
+ flex: initial;
1759
1760
  }
1760
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1761
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1761
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1762
+ margin-top: 4px;
1762
1763
  }
1763
- .buj61ew.ant-btn-ordinary.ordinary-blue {
1764
- --color: #0080ff;
1765
- --border-color: #0080ff;
1766
- --background-color: #fff;
1767
- --background-color-hover: linear-gradient(
1768
- 0deg,
1769
- rgba(0, 136, 255, 0.16),
1770
- rgba(0, 136, 255, 0.16)
1771
- ),
1772
- #ffffff;
1773
- --background-color-active: linear-gradient(
1774
- 0deg,
1775
- rgba(0, 136, 255, 0.2),
1776
- rgba(0, 136, 255, 0.2)
1777
- ),
1778
- #ffffff;
1779
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1780
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1764
+ .w1vvwdlp .ant-steps-item-icon,
1765
+ .w1vvwdlp .ant-steps-item-tail {
1766
+ display: none !important;
1781
1767
  }
1782
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1783
- --color: #f0483e;
1784
- --border-color: #f0483e;
1785
- --background-color: #fff;
1786
- --background-color-hover: linear-gradient(
1787
- 0deg,
1788
- rgba(255, 74, 74, 0.16),
1789
- rgba(255, 74, 74, 0.16)
1790
- ),
1791
- #ffffff;
1792
- --background-color-active: linear-gradient(
1793
- 0deg,
1794
- rgba(255, 74, 74, 0.2),
1795
- rgba(255, 74, 74, 0.2)
1796
- ),
1797
- #ffffff;
1798
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1768
+ .w1vvwdlp .ant-steps-item-container {
1769
+ padding: 0 15px;
1770
+ border-radius: 4px;
1771
+ height: 32px;
1772
+ display: flex;
1773
+ align-items: center;
1799
1774
  }
1800
- .buj61ew.ant-btn-ordinary-onTint {
1801
- --color: #1d326c;
1802
- --border-color: #fff;
1803
- --background-color: #fff;
1804
- --background-color-hover: rgba(211, 218, 235, 0.6);
1805
- --background-color-active: rgba(192, 203, 224, 0.6);
1806
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1807
- box-shadow: none;
1775
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1776
+ min-height: auto;
1777
+ white-space: nowrap;
1808
1778
  }
1809
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1810
- --color: #0080ff;
1811
- --border-color: #fff;
1812
- --background-color: #fff;
1813
- --background-color-hover: rgba(0, 136, 255, 0.16);
1814
- --background-color-active: rgba(0, 136, 255, 0.2);
1815
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1816
- box-shadow: none;
1779
+ .w1vvwdlp .ant-steps-item-description {
1780
+ padding-bottom: 0px;
1817
1781
  }
1818
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1819
- --color: #f0483e;
1820
- --background-color-hover: rgba(255, 74, 74, 0.16);
1821
- --background-color-active: rgba(255, 74, 74, 0.2);
1822
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1782
+ .w1vvwdlp .ant-steps-item-title {
1783
+ font-size: 13px !important;
1784
+ line-height: 20px !important;
1823
1785
  }
1824
- .buj61ew.ant-btn-quiet {
1825
- --color: rgba(44, 56, 82, 0.6);
1826
- --border-width: 0;
1827
- --background-color: transparent;
1828
- --background-color-hover: rgba(211, 218, 235, 0.6);
1829
- --background-color-active: rgba(192, 203, 224, 0.6);
1830
- --background-color-focus: #fff;
1831
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1832
- box-shadow: none;
1786
+ .w1vvwdlp .ant-steps-item-title .step-index {
1787
+ display: inline-block;
1788
+ text-align: center;
1789
+ width: 13px;
1790
+ margin-right: 12px;
1833
1791
  }
1834
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1835
- --color: #f0483e;
1836
- --background-color-hover: rgba(255, 74, 74, 0.16);
1837
- --background-color-active: rgba(255, 74, 74, 0.2);
1838
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1792
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1793
+ background: rgba(0, 128, 255, 0.1);
1839
1794
  }
1840
- .buj61ew.ant-btn-quiet.quiet-blue {
1841
- --color: #0080ff;
1842
- --background-color: transparent;
1843
- --background-color-hover: rgba(0, 136, 255, 0.16);
1844
- --background-color-active: rgba(0, 136, 255, 0.2);
1845
- --background-color-focus: #fff;
1846
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1795
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1796
+ color: #005ed1;
1847
1797
  }
1848
- .buj61ew.has-icon {
1849
- display: inline-flex;
1850
- align-items: center;
1798
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1799
+ background: rgba(237, 241, 250, 0.6);
1851
1800
  }
1852
- .buj61ew .button-prefix-icon {
1853
- margin-right: 4px;
1854
- display: inline-flex;
1801
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1802
+ color: rgba(10, 37, 85, 0.6) !important;
1855
1803
  }
1856
- .buj61ew .button-suffix-icon {
1857
- margin-left: 4px;
1858
- display: inline-flex;
1804
+ .w1vvwdlp .ant-steps-item-disabled {
1805
+ cursor: not-allowed;
1859
1806
  }
1860
- .buj61ew .icon-wrapper {
1861
- display: inline-flex;
1862
- vertical-align: bottom;
1807
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1808
+ background: rgba(237, 241, 250, 0.6);
1863
1809
  }
1864
-
1865
- .nchllas {
1866
- padding: 0;
1810
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1811
+ color: #2d3a56;
1867
1812
  }
1868
1813
 
1869
- .bpq0js6 {
1870
- padding: 4px 11px;
1814
+ .h1cuopx7 .ant-modal-header {
1815
+ margin: 0 auto;
1816
+ width: 100%;
1817
+ max-width: 648px;
1871
1818
  }
1872
-
1873
- .b15sn34c {
1874
- white-space: nowrap;
1875
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1819
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
1820
+ margin-left: 0;
1876
1821
  }
1877
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1878
- --color: #0080ff;
1822
+ .h1cuopx7 .ant-modal-body {
1823
+ margin: 0 auto;
1824
+ padding: 0;
1825
+ width: 100%;
1826
+ max-width: 648px;
1827
+ overflow: hidden;
1879
1828
  }
1880
- .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] {
1881
- --color: #0080ff;
1829
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1830
+ margin-bottom: 40px;
1882
1831
  }
1883
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1884
- margin-left: 1px;
1832
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1833
+ height: calc(100vh - 225px);
1834
+ overflow-y: auto;
1885
1835
  }
1886
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1887
- border-top-right-radius: 0;
1888
- border-bottom-right-radius: 0;
1836
+ .h1cuopx7 .ant-modal-footer .footer-content {
1837
+ margin: 0 auto;
1838
+ max-width: 648px;
1889
1839
  }
1890
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1891
- border-top-left-radius: 0;
1892
- border-bottom-left-radius: 0;
1840
+
1841
+ .h1p6d3y3 .ant-modal-header {
1842
+ margin: 0 auto;
1843
+ width: 100%;
1844
+ max-width: 1024px;
1893
1845
  }
1894
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1895
- border-radius: unset;
1846
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
1847
+ margin-left: 0;
1896
1848
  }
1897
-
1898
- .fde5mpd {
1849
+ .h1p6d3y3 .ant-modal-body {
1850
+ margin: 0 auto;
1851
+ padding: 0;
1899
1852
  width: 100%;
1900
- height: 100%;
1901
- min-height: 124px;
1902
- display: flex;
1903
- flex-direction: column;
1904
- justify-content: center;
1905
- align-items: center;
1853
+ max-width: 1024px;
1854
+ overflow: hidden;
1906
1855
  }
1907
- .fde5mpd .error-text {
1908
- color: rgba(10, 37, 85, 0.6);
1909
- margin-bottom: 16px;
1910
- font-size: 18px;
1856
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1857
+ margin-bottom: 40px;
1858
+ }
1859
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1860
+ height: calc(100vh - 225px);
1861
+ overflow-y: auto;
1862
+ }
1863
+ .h1p6d3y3 .ant-modal-footer .footer-content {
1864
+ margin: 0 auto;
1865
+ max-width: 1024px;
1911
1866
  }
1912
1867
 
1913
- .i1mrf09m {
1914
- display: inline-flex;
1915
- align-items: center;
1868
+ .fxgckuk {
1869
+ flex: 1;
1916
1870
  }
1917
- .i1mrf09m .icon-inner {
1918
- display: inline-flex;
1919
- align-items: center;
1920
- justify-content: center;
1871
+ .fxgckuk label {
1872
+ font-size: 13px;
1873
+ line-height: 20px;
1874
+ color: rgba(44, 56, 82, 0.6);
1921
1875
  }
1922
- .i1mrf09m .icon-inner + span,
1923
- .i1mrf09m span + .icon-inner.suffix {
1924
- margin-left: 4px;
1876
+ .fxgckuk .title {
1877
+ font-size: 14px;
1878
+ line-height: 20px;
1879
+ color: #2d3a56;
1880
+ margin-bottom: 12px;
1925
1881
  }
1926
- .i1mrf09m.is-rotate img,
1927
- .i1mrf09m.is-rotate svg {
1928
- animation: rotate 680ms linear infinite;
1882
+ .fxgckuk.connect-cluster .title {
1883
+ padding-bottom: 26px;
1929
1884
  }
1930
1885
 
1931
- .iap75of {
1932
- height: 18px;
1933
- line-height: 18px;
1934
- padding: 0 4px;
1935
- border-radius: 4px;
1936
- background: rgba(235, 239, 245, 0.6);
1937
- border: 1px solid rgba(223, 228, 235, 0.6);
1938
- display: flex;
1939
- align-items: center;
1940
- white-space: nowrap;
1941
- margin-right: 4px;
1886
+ .f1d0vek1 {
1887
+ padding: 25px 0 15px 0;
1888
+ border-bottom: 1px solid #e1e5eb;
1889
+ margin-bottom: 16px;
1942
1890
  }
1943
1891
 
1944
- .s34f1qb.ant-switch {
1945
- min-width: 40px;
1946
- height: 24px;
1947
- background: rgba(172, 186, 211, 0.6);
1948
- overflow: hidden;
1892
+ .f4u402y {
1893
+ display: flex;
1894
+ align-items: center;
1895
+ margin-bottom: 8px;
1949
1896
  }
1950
- .s34f1qb.ant-switch:focus {
1951
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1897
+ .f4u402y > label {
1898
+ width: 216px;
1952
1899
  }
1953
- .s34f1qb.ant-switch-small {
1954
- min-width: 26px;
1955
- height: 16px;
1900
+ .f4u402y > label + * {
1901
+ width: 100%;
1956
1902
  }
1957
- .s34f1qb.ant-switch-large {
1958
- min-width: 52px;
1959
- height: 32px;
1903
+ .f4u402y .ant-select {
1904
+ width: 100%;
1960
1905
  }
1961
- .s34f1qb.ant-switch .ant-switch-handle {
1962
- height: 20px;
1963
- width: 20px;
1906
+
1907
+ .e1pldf6v {
1908
+ color: #e75a3a;
1909
+ margin-right: 10px;
1964
1910
  }
1965
- .s34f1qb.ant-switch .ant-switch-handle::before {
1966
- border-radius: 10px;
1967
- transition-delay: 120ms;
1911
+
1912
+ .dq0gblh {
1913
+ width: 100%;
1914
+ height: 1px;
1915
+ background: rgba(213, 219, 227, 0.6);
1916
+ margin: 24px 0;
1968
1917
  }
1969
- .s34f1qb.ant-switch-small .ant-switch-handle {
1970
- height: 14px;
1971
- width: 14px;
1972
- top: 1px;
1973
- left: 1px;
1918
+
1919
+ .l1v7sr0n {
1920
+ display: flex;
1921
+ justify-content: center;
1922
+ align-items: center;
1923
+ height: 100%;
1974
1924
  }
1975
- .s34f1qb.ant-switch-large .ant-switch-handle {
1976
- height: 28px;
1977
- width: 28px;
1925
+
1926
+ .d1i4ou6o {
1927
+ display: inline-block;
1928
+ width: 4px;
1929
+ height: 4px;
1930
+ background: #8e9aa9;
1931
+ opacity: 0.4;
1932
+ border-radius: 50%;
1933
+ margin: 0 4px;
1978
1934
  }
1979
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1980
- border-radius: 14px;
1935
+
1936
+ .m1jy87hk .ant-modal-header,
1937
+ .m1jy87hk .ant-modal-footer .footer-content {
1938
+ width: 648px;
1939
+ margin: 0 auto;
1981
1940
  }
1982
- .s34f1qb.ant-switch-checked {
1983
- background-color: #00ba5d;
1941
+ .m1jy87hk .ant-modal-header {
1942
+ padding: 35px 0 24px;
1943
+ border: none;
1984
1944
  }
1985
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1986
- left: calc(100% - 20px - 2px);
1945
+ .m1jy87hk .ant-modal-header .ant-modal-title {
1946
+ font-size: 30px;
1987
1947
  }
1988
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1989
- left: calc(100% - 14px - 1px);
1948
+ .m1jy87hk .ant-modal-body {
1949
+ padding: 4px 0 2px;
1990
1950
  }
1991
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1992
- left: calc(100% - 28px - 2px);
1951
+ .m1jy87hk .ant-modal-footer {
1952
+ border: none;
1993
1953
  }
1994
1954
 
1995
- .c1to9vb9 {
1996
- margin-left: 5px;
1955
+ .ti7fpyu {
1956
+ font-size: 12px;
1957
+ line-height: 18px;
1958
+ font-weight: bold;
1959
+ color: #fff;
1960
+ padding: 0 4px;
1961
+ border-radius: 4px;
1962
+ display: inline-block;
1963
+ background: var(--ti7fpyu-0);
1964
+ }
1965
+ .ti7fpyu:not(:first-child) {
1966
+ margin-left: 4px;
1997
1967
  }
1998
1968
 
1999
- .obf05yr {
2000
- display: inline-block;
1969
+ .f1rest1f {
1970
+ width: 100%;
1971
+ height: 100%;
1972
+ display: flex;
1973
+ align-items: center;
1974
+ justify-content: center;
2001
1975
  }
2002
1976
 
2003
- .hsms1n6 {
2004
- visibility: hidden;
2005
- position: absolute;
1977
+ .n1kbdoln {
1978
+ font-size: 90%;
1979
+ font-weight: bold;
1980
+ background-color: rgba(240, 243, 247, 0.6);
1981
+ padding: 1px 4px 1px;
1982
+ margin-left: 2px;
1983
+ margin-right: 2px;
1984
+ border: 1px solid rgba(213, 219, 227, 0.6);
1985
+ border-radius: 4px;
2006
1986
  }
2007
1987
 
2008
- .rxbeqvl.ant-radio-wrapper {
2009
- display: inline-flex;
2010
- align-items: baseline;
2011
- white-space: pre-wrap;
1988
+ .f1y3gta0.form-item-general {
1989
+ width: 640px;
2012
1990
  }
2013
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2014
- position: relative;
2015
- top: 3px;
1991
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
1992
+ margin-top: 16px;
2016
1993
  }
2017
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2018
- border-color: rgba(107, 128, 167, 0.6);
1994
+ .f1y3gta0.form-item-compact {
1995
+ width: 412px;
2019
1996
  }
2020
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2021
- border-color: #0080ff;
1997
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
1998
+ margin-top: 8px;
2022
1999
  }
2023
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2024
- border-color: #0080ff;
2025
- background: #0080ff;
2000
+ .f1y3gta0 .form-item {
2001
+ width: auto;
2026
2002
  }
2027
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2028
- top: 4px;
2029
- left: 4px;
2030
- width: 6px;
2031
- height: 6px;
2032
- background: #fff;
2003
+ .f1y3gta0 .form-item-main {
2004
+ position: relative;
2005
+ display: flex;
2033
2006
  }
2034
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2035
- opacity: 0.5;
2007
+ .f1y3gta0 .form-item-extra {
2008
+ margin-top: 4px;
2009
+ width: 100%;
2010
+ padding: 14px;
2011
+ background: #f2f4f6;
2012
+ font-size: 13px;
2013
+ line-height: 1.8;
2014
+ color: #8e9aa9;
2036
2015
  }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2038
- border-color: rgba(107, 128, 167, 0.6);
2039
- background: rgba(211, 218, 235, 0.6);
2016
+ .f1y3gta0 .form-item-label {
2017
+ padding-right: 12px;
2018
+ font-size: 13px;
2019
+ color: rgba(44, 56, 82, 0.6);
2040
2020
  }
2041
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2042
- background: #00122e;
2021
+ .f1y3gta0 .form-item-label.label-right {
2022
+ text-align: right;
2043
2023
  }
2044
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2045
- color: #00122e;
2046
- opacity: 0.5;
2024
+ .f1y3gta0 .form-item-label,
2025
+ .f1y3gta0 .form-item-control {
2026
+ line-height: 32px;
2047
2027
  }
2048
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2049
- color: #00122e;
2028
+ .f1y3gta0 .form-item-control .form-item-error {
2029
+ line-height: 18px;
2050
2030
  }
2051
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2052
- display: inline-block;
2053
- padding: 0;
2054
- padding-left: 12px;
2031
+ .f1y3gta0 .form-item-children {
2032
+ width: 100%;
2055
2033
  }
2056
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2057
- margin-bottom: 0;
2058
- white-space: pre-wrap;
2059
- color: rgba(44, 56, 82, 0.6);
2034
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
2035
+ width: 100%;
2060
2036
  }
2061
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2062
- padding-left: 8px;
2037
+ .f1y3gta0 .form-item-error {
2038
+ color: #e75a3a;
2039
+ height: 0;
2040
+ overflow: hidden;
2063
2041
  }
2064
-
2065
- .r5ie79y .ant-radio-button-wrapper:first-child {
2066
- border-radius: 5px 0 0 5px;
2042
+ .f1y3gta0 .form-item-error-enter-done {
2043
+ margin-top: 4px;
2044
+ height: auto;
2045
+ overflow: auto;
2067
2046
  }
2068
- .r5ie79y .ant-radio-button-wrapper:last-child {
2069
- border-radius: 0 5px 5px 0;
2047
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2048
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2049
+ border: 1px solid #e75a3a;
2050
+ color: #e75a3a;
2070
2051
  }
2071
2052
 
2072
- .r1f0aqcc {
2073
- color: #00122e;
2074
- border-color: #ccd4e3;
2075
- }
2076
- .r1f0aqcc:first-child {
2077
- color: #00122e;
2078
- border-color: #a3b4cc;
2053
+ .fujbm7g {
2054
+ color: #2d3a56;
2055
+ font-weight: bold;
2056
+ padding-bottom: 6px;
2057
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2058
+ margin-bottom: 16px;
2079
2059
  }
2080
- .r1f0aqcc.ant-radio-button-wrapper {
2081
- padding: 0 12px;
2082
- line-height: 32px;
2083
- height: 32px;
2060
+ .fujbm7g:not(:first-of-type) {
2061
+ margin-top: 16px;
2084
2062
  }
2085
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2086
- white-space: nowrap;
2063
+
2064
+ .e5fsw5s {
2065
+ width: 8px;
2066
+ height: 24px;
2067
+ display: flex;
2068
+ justify-content: center;
2069
+ align-items: center;
2070
+ cursor: pointer;
2071
+ transition: all 200ms ease-out 40ms;
2087
2072
  }
2088
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2073
+ .e5fsw5s:before, .e5fsw5s:after {
2074
+ content: "";
2075
+ width: 1px;
2076
+ height: 6px;
2077
+ border-radius: 1px;
2089
2078
  background: #ccd4e3;
2079
+ position: relative;
2080
+ right: 2px;
2081
+ transform: rotate(-45deg);
2090
2082
  }
2091
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2092
- background: #0080ff;
2083
+ .e5fsw5s:after {
2084
+ transform: rotate(45deg);
2085
+ left: 1px;
2093
2086
  }
2094
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2095
- background: #ccd4e3;
2096
- opacity: 0.5;
2087
+
2088
+ .w18knsg4.ant-alert-warning {
2089
+ border: 0;
2090
+ background: rgba(255, 187, 0, 0.1);
2091
+ border-radius: 6px;
2097
2092
  }
2098
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2099
- border-right-color: #0080ff;
2093
+ .w18knsg4.ant-alert,
2094
+ .w18knsg4 .ant-alert-message {
2095
+ color: #e07f00;
2100
2096
  }
2101
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2102
- border-color: #0080ff;
2097
+ .w18knsg4.ant-alert .dashed-border-bottom,
2098
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2099
+ border-bottom-color: #e07f00;
2103
2100
  }
2104
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2105
- background: rgba(0, 136, 255, 0.1);
2101
+
2102
+ .ng31n2o {
2103
+ display: flex;
2104
+ flex-direction: row;
2105
+ padding: 7px 12px;
2106
+ background: rgba(255, 187, 0, 0.1);
2107
+ border-radius: 6px;
2108
+ color: #e07f00;
2109
+ font-size: 12px;
2110
+ line-height: 18px;
2106
2111
  }
2107
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2108
- background: rgba(211, 218, 235, 0.6);
2109
- border-color: #ccd4e3;
2110
- opacity: 0.5;
2112
+ .ng31n2o .icon-wrapper {
2113
+ margin-right: 10px;
2114
+ height: 18px;
2111
2115
  }
2112
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2113
- color: #00122e;
2114
- border-color: #ccd4e3;
2115
- }
2116
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2117
- color: #00122e;
2118
- border-color: #ccd4e3;
2119
- background: rgba(172, 186, 211, 0.6);
2120
- }
2121
- .r1f0aqcc .ant-radio-button-input {
2122
- margin-right: 8px;
2123
- display: inline;
2124
- border: none;
2125
- padding: 0;
2126
- width: 36px;
2127
- background: transparent;
2116
+
2117
+ .n15x5f5y {
2118
+ display: flex;
2119
+ flex-direction: row;
2120
+ padding: 7px 12px;
2121
+ background: rgba(225, 230, 241, 0.6);
2122
+ border-radius: 6px;
2123
+ color: rgba(44, 56, 82, 0.6);
2124
+ font-size: 12px;
2125
+ line-height: 18px;
2128
2126
  }
2129
- .r1f0aqcc .ant-radio-button-input:focus {
2130
- box-shadow: none;
2127
+ .n15x5f5y .icon-wrapper {
2128
+ margin-right: 10px;
2129
+ height: 18px;
2131
2130
  }
2132
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2133
- margin-right: 0;
2134
- width: initial;
2135
- box-shadow: none;
2131
+
2132
+ .i16ozz3f {
2133
+ display: flex;
2134
+ flex-direction: row;
2135
+ padding: 7px 12px;
2136
+ background: rgba(0, 136, 255, 0.1);
2137
+ border-radius: 6px;
2138
+ color: #005ed1;
2139
+ font-size: 12px;
2140
+ line-height: 18px;
2136
2141
  }
2137
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2138
- display: none;
2142
+ .i16ozz3f .icon-wrapper {
2143
+ margin-right: 10px;
2144
+ height: 18px;
2139
2145
  }
2140
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2141
- display: inline;
2146
+
2147
+ .dszu9qr {
2148
+ color: rgba(44, 56, 82, 0.6);
2149
+ margin-top: 5px;
2150
+ font-size: 12px;
2151
+ line-height: 18px;
2142
2152
  }
2143
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2144
- display: inline;
2145
- margin-right: 8px;
2146
- padding: 0;
2147
- width: 36px;
2153
+
2154
+ .snxzgx {
2155
+ color: #f0483e;
2156
+ font-size: 12px;
2157
+ white-space: pre-wrap;
2148
2158
  }
2149
2159
 
2150
- .cz04yix {
2160
+ .o1i4orqw {
2151
2161
  display: flex;
2152
- flex-direction: column;
2162
+ align-items: center;
2163
+ justify-content: flex-end;
2153
2164
  }
2154
-
2155
- .m1if5j39 {
2156
- max-width: 1120px;
2157
- width: 100%;
2158
- margin: 0 auto;
2159
- height: 100%;
2165
+ .o1i4orqw .icon-wrapper {
2166
+ margin-right: 16px;
2160
2167
  }
2161
2168
 
2162
- .w1vvwdlp {
2163
- max-width: 1120px;
2164
- width: 100%;
2165
- margin: 0 auto;
2166
- display: flex;
2169
+ .t79k8o2 {
2170
+ color: rgba(0, 21, 64, 0.3);
2167
2171
  }
2168
- .w1vvwdlp .left,
2169
- .w1vvwdlp .right {
2170
- flex-grow: 0;
2171
- flex-shrink: 0;
2172
- flex-basis: 21%;
2172
+
2173
+ .ipd9bk.ant-input {
2174
+ padding: 5px 12px;
2175
+ line-height: 20px;
2176
+ color: #2d3a56;
2177
+ border-radius: 6px;
2178
+ border-color: rgba(172, 186, 211, 0.6);
2179
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2173
2180
  }
2174
- .w1vvwdlp .left {
2175
- display: flex;
2176
- justify-content: flex-end;
2177
- padding-right: 44px;
2181
+ .ipd9bk.ant-input.ant-input-lg {
2182
+ padding: 8px 16px;
2183
+ line-height: 22px;
2178
2184
  }
2179
- .w1vvwdlp .right {
2180
- padding-left: 44px;
2185
+ .ipd9bk.ant-input.ant-input-sm {
2186
+ padding: 2px 8px;
2187
+ line-height: 18px;
2181
2188
  }
2182
- .w1vvwdlp .middle {
2183
- margin-bottom: 40px;
2184
- flex-grow: 0;
2185
- flex-shrink: 0;
2186
- flex-basis: 58%;
2189
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
2190
+ border-color: rgba(107, 128, 167, 0.6);
2191
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2187
2192
  }
2188
- .w1vvwdlp .middle .form-base-field {
2189
- width: 100%;
2193
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
2194
+ border-color: #0096ff;
2195
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2190
2196
  }
2191
- .w1vvwdlp .middle .form-base-field .form-base-field {
2192
- width: auto;
2197
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2198
+ border-color: #e75a3a;
2199
+ color: #e75a3a;
2193
2200
  }
2194
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2195
- flex: initial;
2201
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2202
+ border-color: #e75a3a;
2203
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2196
2204
  }
2197
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2198
- margin-top: 4px;
2205
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2206
+ border-color: #e75a3a;
2207
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2199
2208
  }
2200
- .w1vvwdlp .ant-steps-item-icon,
2201
- .w1vvwdlp .ant-steps-item-tail {
2202
- display: none !important;
2209
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2210
+ background: rgba(211, 218, 235, 0.6);
2211
+ color: rgba(0, 21, 64, 0.3);
2212
+ border-color: rgba(172, 186, 211, 0.6);
2203
2213
  }
2204
- .w1vvwdlp .ant-steps-item-container {
2205
- padding: 0 15px;
2206
- border-radius: 4px;
2207
- height: 32px;
2208
- display: flex;
2209
- align-items: center;
2214
+ .ipd9bk.ant-input-affix-wrapper {
2215
+ padding: 5px 12px;
2216
+ border-radius: 6px;
2217
+ border-color: rgba(172, 186, 211, 0.6);
2218
+ line-height: 20px;
2219
+ color: #2d3a56;
2220
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2210
2221
  }
2211
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2212
- min-height: auto;
2213
- white-space: nowrap;
2222
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2223
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2224
+ color: rgba(44, 56, 82, 0.6);
2214
2225
  }
2215
- .w1vvwdlp .ant-steps-item-description {
2216
- padding-bottom: 0px;
2226
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2227
+ padding: 8px 16px;
2228
+ line-height: 22px;
2217
2229
  }
2218
- .w1vvwdlp .ant-steps-item-title {
2219
- font-size: 13px !important;
2220
- line-height: 20px !important;
2230
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2231
+ padding: 2px 8px;
2232
+ line-height: 18px;
2221
2233
  }
2222
- .w1vvwdlp .ant-steps-item-title .step-index {
2223
- display: inline-block;
2224
- text-align: center;
2225
- width: 13px;
2226
- margin-right: 12px;
2234
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2235
+ border-color: rgba(107, 128, 167, 0.6);
2236
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2227
2237
  }
2228
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2229
- background: rgba(0, 128, 255, 0.1);
2238
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2239
+ border-color: #0096ff;
2240
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2230
2241
  }
2231
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2232
- color: #005ed1;
2242
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2243
+ border-color: #e75a3a;
2233
2244
  }
2234
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2235
- background: rgba(237, 241, 250, 0.6);
2245
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2246
+ color: #e75a3a;
2236
2247
  }
2237
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2238
- color: rgba(10, 37, 85, 0.6) !important;
2248
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2249
+ border-color: #e75a3a;
2250
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2239
2251
  }
2240
- .w1vvwdlp .ant-steps-item-disabled {
2241
- cursor: not-allowed;
2252
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2253
+ border-color: #e75a3a;
2254
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2242
2255
  }
2243
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2244
- background: rgba(237, 241, 250, 0.6);
2256
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2257
+ background: rgba(211, 218, 235, 0.6);
2258
+ color: rgba(0, 21, 64, 0.3);
2259
+ border-color: rgba(172, 186, 211, 0.6);
2245
2260
  }
2246
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2247
- color: #2d3a56;
2261
+ textarea.ipd9bk.ant-input {
2262
+ transition-property: height;
2263
+ transition-delay: 50ms;
2248
2264
  }
2249
-
2250
- .h1cuopx7 .ant-modal-header {
2251
- margin: 0 auto;
2252
- width: 100%;
2253
- max-width: 648px;
2265
+ textarea.ipd9bk.ant-input.textarea-large {
2266
+ min-height: 40px;
2267
+ height: 40px;
2254
2268
  }
2255
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2256
- margin-left: 0;
2269
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2270
+ height: 80px;
2257
2271
  }
2258
- .h1cuopx7 .ant-modal-body {
2259
- margin: 0 auto;
2260
- padding: 0;
2261
- width: 100%;
2262
- max-width: 648px;
2263
- overflow: hidden;
2272
+ textarea.ipd9bk.ant-input.textarea-middle {
2273
+ min-height: 32px;
2274
+ height: 32px;
2264
2275
  }
2265
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2266
- margin-bottom: 40px;
2276
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2277
+ height: 64px;
2267
2278
  }
2268
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2269
- height: calc(100vh - 225px);
2270
- overflow-y: auto;
2279
+ textarea.ipd9bk.ant-input.textarea-small {
2280
+ min-height: 24px;
2281
+ height: 24px;
2271
2282
  }
2272
- .h1cuopx7 .ant-modal-footer .footer-content {
2273
- margin: 0 auto;
2274
- max-width: 648px;
2283
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2284
+ height: 40px;
2275
2285
  }
2276
2286
 
2277
- .h1p6d3y3 .ant-modal-header {
2278
- margin: 0 auto;
2279
- width: 100%;
2280
- max-width: 1024px;
2281
- }
2282
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2283
- margin-left: 0;
2287
+ .kypn5o5 input, .kypn5o5.input-tags {
2288
+ border: 1px solid rgba(213, 219, 227, 0.6);
2289
+ border-radius: 4px;
2284
2290
  }
2285
- .h1p6d3y3 .ant-modal-body {
2286
- margin: 0 auto;
2287
- padding: 0;
2288
- width: 100%;
2289
- max-width: 1024px;
2290
- overflow: hidden;
2291
+ .kypn5o5.input-tags {
2292
+ position: relative;
2293
+ padding: 6px;
2294
+ height: 32px;
2295
+ cursor: pointer;
2296
+ transition: border 150ms;
2291
2297
  }
2292
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2293
- margin-bottom: 40px;
2298
+ .kypn5o5.input-tags:hover {
2299
+ border-color: #0080ff;
2300
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2294
2301
  }
2295
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2296
- height: calc(100vh - 225px);
2297
- overflow-y: auto;
2302
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2303
+ padding-right: 30px;
2298
2304
  }
2299
- .h1p6d3y3 .ant-modal-footer .footer-content {
2300
- margin: 0 auto;
2301
- max-width: 1024px;
2305
+ .kypn5o5.input-tags .input-tags-inner {
2306
+ display: flex;
2302
2307
  }
2303
-
2304
- .fxgckuk {
2305
- flex: 1;
2308
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2309
+ display: flex;
2306
2310
  }
2307
- .fxgckuk label {
2308
- font-size: 13px;
2309
- line-height: 20px;
2310
- color: rgba(44, 56, 82, 0.6);
2311
+ .kypn5o5.input-tags .input-tag-suffix {
2312
+ position: absolute;
2313
+ right: 12px;
2314
+ top: 50%;
2315
+ transform: translateY(-50%);
2311
2316
  }
2312
- .fxgckuk .title {
2313
- font-size: 14px;
2314
- line-height: 20px;
2315
- color: #2d3a56;
2316
- margin-bottom: 12px;
2317
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2318
+ color: rgba(0, 0, 0, 0.25);
2319
+ font-size: 12px;
2320
+ cursor: pointer;
2317
2321
  }
2318
- .fxgckuk.connect-cluster .title {
2319
- padding-bottom: 26px;
2322
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2323
+ color: rgba(0, 0, 0, 0.45);
2320
2324
  }
2321
-
2322
- .f1d0vek1 {
2323
- padding: 25px 0 15px 0;
2324
- border-bottom: 1px solid #e1e5eb;
2325
- margin-bottom: 16px;
2325
+ .kypn5o5.has-focus-indicator {
2326
+ position: relative;
2327
+ overflow: hidden;
2326
2328
  }
2327
-
2328
- .f4u402y {
2329
- display: flex;
2330
- align-items: center;
2331
- margin-bottom: 8px;
2329
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2330
+ position: absolute;
2331
+ top: 50%;
2332
+ transform: translateY(-50%);
2333
+ left: -16px;
2334
+ transition: left 150ms ease;
2335
+ opacity: 0;
2332
2336
  }
2333
- .f4u402y > label {
2334
- width: 216px;
2337
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2338
+ left: 8px;
2339
+ opacity: 1;
2335
2340
  }
2336
- .f4u402y > label + * {
2337
- width: 100%;
2341
+ .kypn5o5.has-focus-indicator input {
2342
+ transition: margin-left 150ms ease;
2343
+ margin-left: 0px;
2338
2344
  }
2339
- .f4u402y .ant-select {
2340
- width: 100%;
2345
+ .kypn5o5.has-focus-indicator input:focus {
2346
+ margin-left: 16px;
2341
2347
  }
2342
2348
 
2343
- .e1pldf6v {
2344
- color: #e75a3a;
2345
- margin-right: 10px;
2349
+ input.l1ki27se.ant-input {
2350
+ border-top-right-radius: 0;
2351
+ border-bottom-right-radius: 0;
2346
2352
  }
2347
2353
 
2348
- .dq0gblh {
2349
- width: 100%;
2350
- height: 1px;
2351
- background: rgba(213, 219, 227, 0.6);
2352
- margin: 24px 0;
2354
+ .l1ki27se.ant-input-affix-wrapper {
2355
+ border-top-right-radius: 0;
2356
+ border-bottom-right-radius: 0;
2353
2357
  }
2354
2358
 
2355
- .l1v7sr0n {
2356
- display: flex;
2357
- justify-content: center;
2358
- align-items: center;
2359
- height: 100%;
2359
+ input.rrg1fkn.ant-input {
2360
+ border-top-left-radius: 0;
2361
+ border-bottom-left-radius: 0;
2360
2362
  }
2361
2363
 
2362
- .d1i4ou6o {
2363
- display: inline-block;
2364
- width: 4px;
2365
- height: 4px;
2366
- background: #8e9aa9;
2367
- opacity: 0.4;
2368
- border-radius: 50%;
2369
- margin: 0 4px;
2364
+ .rrg1fkn.ant-input-affix-wrapper {
2365
+ border-top-left-radius: 0;
2366
+ border-bottom-left-radius: 0;
2370
2367
  }
2371
2368
 
2372
- .m1jy87hk .ant-modal-header,
2373
- .m1jy87hk .ant-modal-footer .footer-content {
2374
- width: 648px;
2375
- margin: 0 auto;
2376
- }
2377
- .m1jy87hk .ant-modal-header {
2378
- padding: 35px 0 24px;
2379
- border: none;
2380
- }
2381
- .m1jy87hk .ant-modal-header .ant-modal-title {
2382
- font-size: 30px;
2383
- }
2384
- .m1jy87hk .ant-modal-body {
2385
- padding: 4px 0 2px;
2386
- }
2387
- .m1jy87hk .ant-modal-footer {
2388
- border: none;
2369
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2370
+ border-top-right-radius: 0;
2371
+ border-bottom-right-radius: 0;
2389
2372
  }
2390
2373
 
2391
- .ti7fpyu {
2392
- font-size: 12px;
2393
- line-height: 18px;
2394
- font-weight: bold;
2395
- color: #fff;
2396
- padding: 0 4px;
2397
- border-radius: 4px;
2398
- display: inline-block;
2399
- background: var(--ti7fpyu-0);
2400
- }
2401
- .ti7fpyu:not(:first-child) {
2402
- margin-left: 4px;
2374
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2375
+ border-top-left-radius: 0;
2376
+ border-bottom-left-radius: 0;
2403
2377
  }
2404
2378
 
2405
- .f1rest1f {
2406
- width: 100%;
2407
- height: 100%;
2408
- display: flex;
2409
- align-items: center;
2410
- justify-content: center;
2379
+ .buj61ew.ant-btn {
2380
+ height: 32px;
2381
+ border-radius: 6px;
2382
+ line-height: 22px;
2383
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2384
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2411
2385
  }
2412
-
2413
- .n1kbdoln {
2414
- font-size: 90%;
2415
- font-weight: bold;
2416
- background-color: rgba(240, 243, 247, 0.6);
2417
- padding: 1px 4px 1px;
2418
- margin-left: 2px;
2419
- margin-right: 2px;
2420
- border: 1px solid rgba(213, 219, 227, 0.6);
2421
- border-radius: 4px;
2386
+ .buj61ew.ant-btn.ant-btn-lg {
2387
+ height: 40px;
2388
+ line-height: 24px;
2422
2389
  }
2423
-
2424
- .f1y3gta0.form-item-general {
2425
- width: 640px;
2390
+ .buj61ew.ant-btn.ant-btn-sm {
2391
+ height: 24px;
2392
+ line-height: 20px;
2426
2393
  }
2427
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2428
- margin-top: 16px;
2394
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2395
+ border-radius: 50%;
2429
2396
  }
2430
- .f1y3gta0.form-item-compact {
2431
- width: 412px;
2397
+ .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 {
2398
+ color: var(--color, #06101f);
2399
+ font-weight: var(--font-weight);
2400
+ background: var(--background-color, #fff);
2401
+ border-width: var(--border-width, 1px);
2402
+ border-color: var(--border-color, #d9d9d9);
2432
2403
  }
2433
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2434
- margin-top: 8px;
2404
+ .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 {
2405
+ display: none;
2435
2406
  }
2436
- .f1y3gta0 .form-item {
2437
- width: auto;
2407
+ .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 {
2408
+ color: var(--color, inherit);
2438
2409
  }
2439
- .f1y3gta0 .form-item-main {
2440
- position: relative;
2441
- display: flex;
2410
+ .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 {
2411
+ background: var(--background-color-hover, var(--background-color));
2412
+ border-color: var(--border-color-hover, var(--border-color, transparent));
2442
2413
  }
2443
- .f1y3gta0 .form-item-extra {
2444
- margin-top: 4px;
2445
- width: 100%;
2446
- padding: 14px;
2447
- background: #f2f4f6;
2448
- font-size: 13px;
2449
- line-height: 1.8;
2450
- color: #8e9aa9;
2414
+ .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 {
2415
+ --scale: 1;
2416
+ --transY: 1px;
2417
+ background: var(--background-color-active, var(--background-color));
2418
+ border-color: var(--border-color-active, var(--border-color, transparent));
2451
2419
  }
2452
- .f1y3gta0 .form-item-label {
2453
- padding-right: 12px;
2454
- font-size: 13px;
2455
- color: rgba(44, 56, 82, 0.6);
2420
+ .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 {
2421
+ background: var(--background-color-focus, var(--background-color));
2422
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2423
+ border-color: var(--border-color-focus, var(--border-color, transparent));
2456
2424
  }
2457
- .f1y3gta0 .form-item-label.label-right {
2458
- text-align: right;
2425
+ .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 {
2426
+ color: var(--color-disabled, var(--color));
2427
+ background: var(--background-color-disabled, var(--background-color));
2428
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
2429
+ opacity: 0.5;
2459
2430
  }
2460
- .f1y3gta0 .form-item-label,
2461
- .f1y3gta0 .form-item-control {
2462
- line-height: 32px;
2431
+ .buj61ew.ant-btn-link[disabled] {
2432
+ color: #0080ff;
2433
+ opacity: 0.5;
2463
2434
  }
2464
- .f1y3gta0 .form-item-control .form-item-error {
2465
- line-height: 18px;
2435
+ .buj61ew.ant-btn-primary {
2436
+ --color: #fff;
2437
+ --font-weight: bold;
2438
+ --border-width: 0;
2439
+ --background-color: #0080ff;
2440
+ --background-color-hover: #009dff;
2441
+ --background-color-active: #005ed1;
2442
+ --background-color-focus: #0080ff;
2443
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2466
2444
  }
2467
- .f1y3gta0 .form-item-children {
2468
- width: 100%;
2445
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
2446
+ --background-color: #f0483e;
2447
+ --background-color-hover: #ff5252;
2448
+ --background-color-active: #c73d31;
2449
+ --background-color-focus: #ff5252;
2450
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2469
2451
  }
2470
- .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 {
2471
- width: 100%;
2452
+ .buj61ew.ant-btn-primary.btn-primary-orange {
2453
+ --background-color: #fea008;
2454
+ --background-color-hover: #feba33;
2455
+ --background-color-active: #e07f00;
2456
+ --background-color-focus: #fea008;
2472
2457
  }
2473
- .f1y3gta0 .form-item-error {
2474
- color: #e75a3a;
2475
- height: 0;
2476
- overflow: hidden;
2458
+ .buj61ew.ant-btn-secondary {
2459
+ --color: #0080ff;
2460
+ --font-weight: bold;
2461
+ --border-width: 0;
2462
+ --background-color: rgba(0, 136, 255, 0.1);
2463
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2464
+ --background-color-active: rgba(0, 136, 255, 0.2);
2465
+ --background-color-focus: rgba(0, 136, 255, 0.1);
2466
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2477
2467
  }
2478
- .f1y3gta0 .form-item-error-enter-done {
2479
- margin-top: 4px;
2480
- height: auto;
2481
- overflow: auto;
2468
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2469
+ --color: #f0483e;
2470
+ --background-color: rgba(255, 74, 74, 0.1);
2471
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2472
+ --background-color-active: rgba(255, 74, 74, 0.2);
2473
+ --background-color-focus: rgba(255, 74, 74, 0.1);
2474
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2482
2475
  }
2483
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2484
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2485
- border: 1px solid #e75a3a;
2486
- color: #e75a3a;
2476
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
2477
+ --color: #fea008;
2478
+ --background-color: rgba(255, 187, 0, 0.1);
2479
+ --background-color-hover: rgba(255, 187, 0, 0.16);
2480
+ --background-color-active: rgba(255, 187, 0, 0.2);
2481
+ --background-color-focus: rgba(255, 187, 0, 0.1);
2487
2482
  }
2488
-
2489
- .fujbm7g {
2490
- color: #2d3a56;
2491
- font-weight: bold;
2492
- padding-bottom: 6px;
2493
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2494
- margin-bottom: 16px;
2483
+ .buj61ew.ant-btn-tertiary {
2484
+ --color: #0080ff;
2485
+ --font-weight: bold;
2486
+ --border-width: 0;
2487
+ --background-color: #fff;
2488
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2489
+ box-shadow: none;
2495
2490
  }
2496
- .fujbm7g:not(:first-of-type) {
2497
- margin-top: 16px;
2491
+ .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 {
2492
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2498
2493
  }
2499
-
2500
- .e5fsw5s {
2501
- width: 8px;
2502
- height: 24px;
2503
- display: flex;
2504
- justify-content: center;
2505
- align-items: center;
2506
- cursor: pointer;
2507
- transition: all 200ms ease-out 40ms;
2494
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2495
+ --color: #f0483e;
2496
+ --background-color: #fff;
2497
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2508
2498
  }
2509
- .e5fsw5s:before, .e5fsw5s:after {
2510
- content: "";
2511
- width: 1px;
2512
- height: 6px;
2513
- border-radius: 1px;
2514
- background: #ccd4e3;
2515
- position: relative;
2516
- right: 2px;
2517
- transform: rotate(-45deg);
2499
+ .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 {
2500
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2518
2501
  }
2519
- .e5fsw5s:after {
2520
- transform: rotate(45deg);
2521
- left: 1px;
2502
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
2503
+ --color: #fea008;
2504
+ --background-color: #fff;
2522
2505
  }
2523
-
2524
- .w18knsg4.ant-alert-warning {
2525
- border: 0;
2526
- background: rgba(255, 187, 0, 0.1);
2527
- border-radius: 6px;
2506
+ .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 {
2507
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2528
2508
  }
2529
- .w18knsg4.ant-alert,
2530
- .w18knsg4 .ant-alert-message {
2531
- color: #e07f00;
2509
+ .buj61ew.ant-btn-ordinary {
2510
+ --color: #1d326c;
2511
+ --border-color: #ccd4e3;
2512
+ --background-color: #fff;
2513
+ --background-color-hover: #edf0f7;
2514
+ --background-color-active: #e4e9f2;
2515
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2516
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2532
2517
  }
2533
- .w18knsg4.ant-alert .dashed-border-bottom,
2534
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2535
- border-bottom-color: #e07f00;
2518
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2519
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2536
2520
  }
2537
-
2538
- .ng31n2o {
2539
- display: flex;
2540
- flex-direction: row;
2541
- padding: 7px 12px;
2542
- background: rgba(255, 187, 0, 0.1);
2543
- border-radius: 6px;
2544
- color: #e07f00;
2545
- font-size: 12px;
2546
- line-height: 18px;
2521
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
2522
+ --color: #0080ff;
2523
+ --border-color: #0080ff;
2524
+ --background-color: #fff;
2525
+ --background-color-hover: linear-gradient(
2526
+ 0deg,
2527
+ rgba(0, 136, 255, 0.16),
2528
+ rgba(0, 136, 255, 0.16)
2529
+ ),
2530
+ #ffffff;
2531
+ --background-color-active: linear-gradient(
2532
+ 0deg,
2533
+ rgba(0, 136, 255, 0.2),
2534
+ rgba(0, 136, 255, 0.2)
2535
+ ),
2536
+ #ffffff;
2537
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2538
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2547
2539
  }
2548
- .ng31n2o .icon-wrapper {
2549
- margin-right: 10px;
2550
- height: 18px;
2540
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2541
+ --color: #f0483e;
2542
+ --border-color: #f0483e;
2543
+ --background-color: #fff;
2544
+ --background-color-hover: linear-gradient(
2545
+ 0deg,
2546
+ rgba(255, 74, 74, 0.16),
2547
+ rgba(255, 74, 74, 0.16)
2548
+ ),
2549
+ #ffffff;
2550
+ --background-color-active: linear-gradient(
2551
+ 0deg,
2552
+ rgba(255, 74, 74, 0.2),
2553
+ rgba(255, 74, 74, 0.2)
2554
+ ),
2555
+ #ffffff;
2556
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2551
2557
  }
2552
-
2553
- .n15x5f5y {
2554
- display: flex;
2555
- flex-direction: row;
2556
- padding: 7px 12px;
2557
- background: rgba(225, 230, 241, 0.6);
2558
- border-radius: 6px;
2559
- color: rgba(44, 56, 82, 0.6);
2560
- font-size: 12px;
2561
- line-height: 18px;
2558
+ .buj61ew.ant-btn-ordinary-onTint {
2559
+ --color: #1d326c;
2560
+ --border-color: #fff;
2561
+ --background-color: #fff;
2562
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2563
+ --background-color-active: rgba(192, 203, 224, 0.6);
2564
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2565
+ box-shadow: none;
2562
2566
  }
2563
- .n15x5f5y .icon-wrapper {
2564
- margin-right: 10px;
2565
- height: 18px;
2567
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2568
+ --color: #0080ff;
2569
+ --border-color: #fff;
2570
+ --background-color: #fff;
2571
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2572
+ --background-color-active: rgba(0, 136, 255, 0.2);
2573
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2574
+ box-shadow: none;
2566
2575
  }
2567
-
2568
- .i16ozz3f {
2569
- display: flex;
2570
- flex-direction: row;
2571
- padding: 7px 12px;
2572
- background: rgba(0, 136, 255, 0.1);
2573
- border-radius: 6px;
2574
- color: #005ed1;
2575
- font-size: 12px;
2576
- line-height: 18px;
2576
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2577
+ --color: #f0483e;
2578
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2579
+ --background-color-active: rgba(255, 74, 74, 0.2);
2580
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2577
2581
  }
2578
- .i16ozz3f .icon-wrapper {
2579
- margin-right: 10px;
2580
- height: 18px;
2582
+ .buj61ew.ant-btn-quiet {
2583
+ --color: rgba(44, 56, 82, 0.6);
2584
+ --border-width: 0;
2585
+ --background-color: transparent;
2586
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2587
+ --background-color-active: rgba(192, 203, 224, 0.6);
2588
+ --background-color-focus: #fff;
2589
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2590
+ box-shadow: none;
2581
2591
  }
2582
-
2583
- .dszu9qr {
2584
- color: rgba(44, 56, 82, 0.6);
2585
- margin-top: 5px;
2586
- font-size: 12px;
2587
- line-height: 18px;
2592
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2593
+ --color: #f0483e;
2594
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2595
+ --background-color-active: rgba(255, 74, 74, 0.2);
2596
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2588
2597
  }
2589
-
2590
- .snxzgx {
2591
- color: #f0483e;
2592
- font-size: 12px;
2593
- white-space: pre-wrap;
2598
+ .buj61ew.ant-btn-quiet.quiet-blue {
2599
+ --color: #0080ff;
2600
+ --background-color: transparent;
2601
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2602
+ --background-color-active: rgba(0, 136, 255, 0.2);
2603
+ --background-color-focus: #fff;
2604
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2594
2605
  }
2595
-
2596
- .o1i4orqw {
2597
- display: flex;
2606
+ .buj61ew.has-icon {
2607
+ display: inline-flex;
2598
2608
  align-items: center;
2599
- justify-content: flex-end;
2600
- }
2601
- .o1i4orqw .icon-wrapper {
2602
- margin-right: 16px;
2603
- }
2604
-
2605
- .t79k8o2 {
2606
- color: rgba(0, 21, 64, 0.3);
2607
- }
2608
-
2609
- .ipd9bk.ant-input {
2610
- padding: 5px 12px;
2611
- line-height: 20px;
2612
- color: #2d3a56;
2613
- border-radius: 6px;
2614
- border-color: rgba(172, 186, 211, 0.6);
2615
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2616
2609
  }
2617
- .ipd9bk.ant-input.ant-input-lg {
2618
- padding: 8px 16px;
2619
- line-height: 22px;
2610
+ .buj61ew .button-prefix-icon {
2611
+ margin-right: 4px;
2612
+ display: inline-flex;
2620
2613
  }
2621
- .ipd9bk.ant-input.ant-input-sm {
2622
- padding: 2px 8px;
2623
- line-height: 18px;
2614
+ .buj61ew .button-suffix-icon {
2615
+ margin-left: 4px;
2616
+ display: inline-flex;
2624
2617
  }
2625
- .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 {
2626
- border-color: rgba(107, 128, 167, 0.6);
2627
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2618
+ .buj61ew .icon-wrapper {
2619
+ display: inline-flex;
2620
+ vertical-align: bottom;
2628
2621
  }
2629
- .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 {
2630
- border-color: #0096ff;
2631
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2622
+
2623
+ .nchllas {
2624
+ padding: 0;
2632
2625
  }
2633
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2634
- border-color: #e75a3a;
2635
- color: #e75a3a;
2626
+
2627
+ .i1e4sgug {
2628
+ display: inline-block;
2636
2629
  }
2637
- .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 {
2638
- border-color: #e75a3a;
2639
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2630
+
2631
+ .d6j0lbj {
2632
+ font-family: Inter;
2633
+ font-style: normal;
2634
+ font-weight: bold;
2635
+ font-size: 32px;
2636
+ line-height: 40px;
2640
2637
  }
2641
- .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 {
2642
- border-color: #e75a3a;
2643
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2638
+
2639
+ .d1xhvvxe {
2640
+ font-family: Inter;
2641
+ font-style: normal;
2642
+ font-weight: bold;
2643
+ font-size: 24px;
2644
+ line-height: 32px;
2644
2645
  }
2645
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2646
- background: rgba(211, 218, 235, 0.6);
2647
- color: rgba(0, 21, 64, 0.3);
2648
- border-color: rgba(172, 186, 211, 0.6);
2646
+
2647
+ .dk10mxq {
2648
+ font-family: Inter;
2649
+ font-style: normal;
2650
+ font-weight: normal;
2651
+ font-size: 32px;
2652
+ line-height: 40px;
2649
2653
  }
2650
- .ipd9bk.ant-input-affix-wrapper {
2651
- padding: 5px 12px;
2652
- border-radius: 6px;
2653
- border-color: rgba(172, 186, 211, 0.6);
2654
- line-height: 20px;
2655
- color: #2d3a56;
2656
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2654
+
2655
+ .dxsait {
2656
+ font-family: Inter;
2657
+ font-style: normal;
2658
+ font-weight: bold;
2659
+ font-size: 20px;
2660
+ line-height: 24px;
2657
2661
  }
2658
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2659
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2660
- color: rgba(44, 56, 82, 0.6);
2662
+
2663
+ .dokn0h3 {
2664
+ font-family: Inter;
2665
+ font-style: normal;
2666
+ font-weight: normal;
2667
+ font-size: 20px;
2668
+ line-height: 24px;
2661
2669
  }
2662
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2663
- padding: 8px 16px;
2670
+
2671
+ .dobau4p {
2672
+ font-family: Inter;
2673
+ font-style: normal;
2674
+ font-weight: bold;
2675
+ font-size: 18px;
2664
2676
  line-height: 22px;
2665
2677
  }
2666
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2667
- padding: 2px 8px;
2668
- line-height: 18px;
2669
- }
2670
- .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 {
2671
- border-color: rgba(107, 128, 167, 0.6);
2672
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2673
- }
2674
- .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 {
2675
- border-color: #0096ff;
2676
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2678
+
2679
+ .dvolwok {
2680
+ font-family: Inter;
2681
+ font-style: normal;
2682
+ font-weight: normal;
2683
+ font-size: 18px;
2684
+ line-height: 22px;
2677
2685
  }
2678
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2679
- border-color: #e75a3a;
2686
+
2687
+ .h181qhg4 {
2688
+ font-family: Inter;
2689
+ font-style: normal;
2690
+ font-weight: bold;
2691
+ font-size: 16px;
2692
+ line-height: 22px;
2680
2693
  }
2681
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2682
- color: #e75a3a;
2694
+
2695
+ .h1phgmcq {
2696
+ font-family: Inter;
2697
+ font-style: normal;
2698
+ font-weight: normal;
2699
+ font-size: 16px;
2700
+ line-height: 22px;
2683
2701
  }
2684
- .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 {
2685
- border-color: #e75a3a;
2686
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2702
+
2703
+ .h173xnl1 {
2704
+ font-family: Inter;
2705
+ font-style: normal;
2706
+ font-weight: bold;
2707
+ font-size: 14px;
2708
+ line-height: 20px;
2687
2709
  }
2688
- .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 {
2689
- border-color: #e75a3a;
2690
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2710
+
2711
+ .hedm4pz {
2712
+ font-family: Inter;
2713
+ font-style: normal;
2714
+ font-weight: normal;
2715
+ font-size: 14px;
2716
+ line-height: 20px;
2691
2717
  }
2692
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2693
- background: rgba(211, 218, 235, 0.6);
2694
- color: rgba(0, 21, 64, 0.3);
2695
- border-color: rgba(172, 186, 211, 0.6);
2718
+
2719
+ .h1kd8xld {
2720
+ font-family: Inter;
2721
+ font-style: normal;
2722
+ font-weight: bold;
2723
+ font-size: 12px;
2724
+ line-height: 18px;
2696
2725
  }
2697
- textarea.ipd9bk.ant-input {
2698
- transition-property: height;
2699
- transition-delay: 50ms;
2726
+
2727
+ .hp14fr {
2728
+ font-family: Inter;
2729
+ font-style: normal;
2730
+ font-weight: normal;
2731
+ font-size: 12px;
2732
+ line-height: 18px;
2700
2733
  }
2701
- textarea.ipd9bk.ant-input.textarea-large {
2702
- min-height: 40px;
2703
- height: 40px;
2734
+
2735
+ .hgrg7mn {
2736
+ font-family: Inter;
2737
+ font-style: normal;
2738
+ font-weight: bold;
2739
+ text-transform: uppercase;
2740
+ font-feature-settings: "cpsp" on;
2741
+ font-size: 12px;
2742
+ line-height: 18px;
2704
2743
  }
2705
- textarea.ipd9bk.ant-input.textarea-large:focus {
2706
- height: 80px;
2744
+
2745
+ .h6zme9x {
2746
+ font-family: Inter;
2747
+ font-style: normal;
2748
+ font-weight: normal;
2749
+ text-transform: uppercase;
2750
+ font-feature-settings: "cpsp" on;
2751
+ font-size: 12px;
2752
+ line-height: 18px;
2707
2753
  }
2708
- textarea.ipd9bk.ant-input.textarea-middle {
2709
- min-height: 32px;
2710
- height: 32px;
2754
+
2755
+ .locjvsv {
2756
+ font-family: Inter;
2757
+ font-style: normal;
2758
+ font-weight: normal;
2759
+ font-size: 16px;
2760
+ line-height: 24px;
2711
2761
  }
2712
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2713
- height: 64px;
2762
+
2763
+ .l13gi131 {
2764
+ font-family: Inter;
2765
+ font-style: normal;
2766
+ font-weight: bold;
2767
+ font-size: 16px;
2768
+ line-height: 24px;
2714
2769
  }
2715
- textarea.ipd9bk.ant-input.textarea-small {
2716
- min-height: 24px;
2717
- height: 24px;
2770
+
2771
+ .l1ynemsu {
2772
+ font-family: Inter;
2773
+ font-style: normal;
2774
+ font-weight: normal;
2775
+ font-size: 16px;
2776
+ line-height: 24px;
2718
2777
  }
2719
- textarea.ipd9bk.ant-input.textarea-small:focus {
2720
- height: 40px;
2778
+
2779
+ .l1cft1cx {
2780
+ font-family: Inter;
2781
+ font-style: normal;
2782
+ font-weight: bold;
2783
+ font-size: 16px;
2784
+ line-height: 24px;
2721
2785
  }
2722
2786
 
2723
- .kypn5o5 input, .kypn5o5.input-tags {
2724
- border: 1px solid rgba(213, 219, 227, 0.6);
2725
- border-radius: 4px;
2787
+ .l17tqc8p {
2788
+ font-family: Inter;
2789
+ font-style: normal;
2790
+ font-weight: normal;
2791
+ text-transform: uppercase;
2792
+ font-feature-settings: "cpsp" on;
2793
+ font-size: 16px;
2794
+ line-height: 24px;
2726
2795
  }
2727
- .kypn5o5.input-tags {
2728
- position: relative;
2729
- padding: 6px;
2730
- height: 32px;
2731
- cursor: pointer;
2732
- transition: border 150ms;
2796
+
2797
+ .l1j1e5w7 {
2798
+ font-family: Inter;
2799
+ font-style: normal;
2800
+ font-weight: bold;
2801
+ text-transform: uppercase;
2802
+ font-feature-settings: "cpsp" on;
2803
+ font-size: 16px;
2804
+ line-height: 24px;
2733
2805
  }
2734
- .kypn5o5.input-tags:hover {
2735
- border-color: #0080ff;
2736
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2806
+
2807
+ .l1gf91jb {
2808
+ font-family: Inter;
2809
+ font-style: normal;
2810
+ font-weight: normal;
2811
+ font-size: 14px;
2812
+ line-height: 22px;
2737
2813
  }
2738
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2739
- padding-right: 30px;
2814
+
2815
+ .lu7hlr6 {
2816
+ font-family: Inter;
2817
+ font-style: normal;
2818
+ font-weight: 500;
2819
+ font-size: 14px;
2820
+ line-height: 22px;
2740
2821
  }
2741
- .kypn5o5.input-tags .input-tags-inner {
2742
- display: flex;
2822
+
2823
+ .l3l3jf0 {
2824
+ font-family: Inter;
2825
+ font-style: normal;
2826
+ font-weight: bold;
2827
+ font-size: 14px;
2828
+ line-height: 22px;
2743
2829
  }
2744
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2745
- display: flex;
2830
+
2831
+ .l12j5nqp {
2832
+ font-family: Inter;
2833
+ font-style: normal;
2834
+ font-weight: normal;
2835
+ font-size: 14px;
2836
+ line-height: 22px;
2746
2837
  }
2747
- .kypn5o5.input-tags .input-tag-suffix {
2748
- position: absolute;
2749
- right: 12px;
2750
- top: 50%;
2751
- transform: translateY(-50%);
2838
+
2839
+ .l1tecqht {
2840
+ font-family: Inter;
2841
+ font-style: normal;
2842
+ font-weight: bold;
2843
+ font-size: 14px;
2844
+ line-height: 22px;
2752
2845
  }
2753
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2754
- color: rgba(0, 0, 0, 0.25);
2755
- font-size: 12px;
2756
- cursor: pointer;
2846
+
2847
+ .l6sa990 {
2848
+ font-family: Inter;
2849
+ font-style: normal;
2850
+ font-weight: normal;
2851
+ text-transform: uppercase;
2852
+ font-feature-settings: "cpsp" on;
2853
+ font-size: 14px;
2854
+ line-height: 22px;
2757
2855
  }
2758
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2759
- color: rgba(0, 0, 0, 0.45);
2856
+
2857
+ .lckqe8j {
2858
+ font-family: Inter;
2859
+ font-style: normal;
2860
+ font-weight: bold;
2861
+ text-transform: uppercase;
2862
+ font-feature-settings: "cpsp" on;
2863
+ font-size: 14px;
2864
+ line-height: 22px;
2760
2865
  }
2761
- .kypn5o5.has-focus-indicator {
2762
- position: relative;
2763
- overflow: hidden;
2866
+
2867
+ .l1kuminb {
2868
+ font-family: Inter;
2869
+ font-style: normal;
2870
+ font-weight: normal;
2871
+ font-size: 13px;
2872
+ line-height: 20px;
2764
2873
  }
2765
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2766
- position: absolute;
2767
- top: 50%;
2768
- transform: translateY(-50%);
2769
- left: -16px;
2770
- transition: left 150ms ease;
2771
- opacity: 0;
2874
+
2875
+ .l1pbuf5j {
2876
+ font-family: Inter;
2877
+ font-style: normal;
2878
+ font-weight: 600;
2879
+ font-size: 13px;
2880
+ line-height: 20px;
2772
2881
  }
2773
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2774
- left: 8px;
2775
- opacity: 1;
2882
+
2883
+ .l1r4ztu {
2884
+ font-family: Inter;
2885
+ font-style: normal;
2886
+ font-weight: bold;
2887
+ font-size: 13px;
2888
+ line-height: 20px;
2776
2889
  }
2777
- .kypn5o5.has-focus-indicator input {
2778
- transition: margin-left 150ms ease;
2779
- margin-left: 0px;
2890
+
2891
+ .ly8vzok {
2892
+ font-family: Inter;
2893
+ font-style: normal;
2894
+ font-weight: normal;
2895
+ font-size: 13px;
2896
+ line-height: 20px;
2780
2897
  }
2781
- .kypn5o5.has-focus-indicator input:focus {
2782
- margin-left: 16px;
2898
+
2899
+ .lumfmf {
2900
+ font-family: Inter;
2901
+ font-style: normal;
2902
+ font-weight: 600;
2903
+ font-size: 13px;
2904
+ line-height: 20px;
2783
2905
  }
2784
2906
 
2785
- input.l1ki27se.ant-input {
2786
- border-top-right-radius: 0;
2787
- border-bottom-right-radius: 0;
2907
+ .l16ujwmv {
2908
+ font-family: Inter;
2909
+ font-style: normal;
2910
+ font-weight: bold;
2911
+ font-size: 13px;
2912
+ line-height: 20px;
2788
2913
  }
2789
2914
 
2790
- .l1ki27se.ant-input-affix-wrapper {
2791
- border-top-right-radius: 0;
2792
- border-bottom-right-radius: 0;
2915
+ .l17o1ffr {
2916
+ font-family: Inter;
2917
+ font-style: normal;
2918
+ font-weight: normal;
2919
+ text-transform: uppercase;
2920
+ font-feature-settings: "cpsp" on;
2921
+ font-size: 13px;
2922
+ line-height: 20px;
2793
2923
  }
2794
2924
 
2795
- input.rrg1fkn.ant-input {
2796
- border-top-left-radius: 0;
2797
- border-bottom-left-radius: 0;
2925
+ .lngllvn {
2926
+ font-family: Inter;
2927
+ font-style: normal;
2928
+ font-weight: bold;
2929
+ text-transform: uppercase;
2930
+ font-feature-settings: "cpsp" on;
2931
+ font-size: 13px;
2932
+ line-height: 20px;
2798
2933
  }
2799
2934
 
2800
- .rrg1fkn.ant-input-affix-wrapper {
2801
- border-top-left-radius: 0;
2802
- border-bottom-left-radius: 0;
2935
+ .l2i7fo9 {
2936
+ font-family: Inter;
2937
+ font-style: normal;
2938
+ font-weight: normal;
2939
+ font-size: 12px;
2940
+ line-height: 18px;
2803
2941
  }
2804
2942
 
2805
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2806
- border-top-right-radius: 0;
2807
- border-bottom-right-radius: 0;
2943
+ .l1x7hscx {
2944
+ font-family: Inter;
2945
+ font-style: normal;
2946
+ font-weight: 500;
2947
+ font-size: 12px;
2948
+ line-height: 18px;
2808
2949
  }
2809
2950
 
2810
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2811
- border-top-left-radius: 0;
2812
- border-bottom-left-radius: 0;
2951
+ .le1jwan {
2952
+ font-family: Inter;
2953
+ font-style: normal;
2954
+ font-weight: bold;
2955
+ font-size: 12px;
2956
+ line-height: 18px;
2813
2957
  }
2814
2958
 
2815
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2816
- flex-direction: row;
2817
- justify-content: stretch;
2959
+ .lyxynfj {
2960
+ font-family: Inter;
2961
+ font-style: normal;
2962
+ font-weight: normal;
2963
+ font-size: 12px;
2964
+ line-height: 18px;
2818
2965
  }
2819
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2820
- padding: 0;
2821
- margin-right: 4px;
2822
- flex: 1;
2823
- overflow: visible;
2966
+
2967
+ .lpb2nxv {
2968
+ font-family: Inter;
2969
+ font-style: normal;
2970
+ font-weight: 500;
2971
+ font-size: 12px;
2972
+ line-height: 18px;
2824
2973
  }
2825
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2826
- display: none;
2974
+
2975
+ .l1r8o3vv {
2976
+ font-family: Inter;
2977
+ font-style: normal;
2978
+ font-weight: bold;
2979
+ font-size: 12px;
2980
+ line-height: 18px;
2827
2981
  }
2828
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2829
- width: 100%;
2830
- min-height: unset;
2982
+
2983
+ .lemnjy2 {
2984
+ font-family: Inter;
2985
+ font-style: normal;
2986
+ font-weight: normal;
2987
+ text-transform: uppercase;
2988
+ font-feature-settings: "cpsp" on;
2989
+ font-size: 12px;
2990
+ line-height: 18px;
2831
2991
  }
2832
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2833
- height: 26px;
2834
- line-height: 26px;
2835
- width: 100%;
2836
- text-align: center;
2837
- padding: 0;
2992
+
2993
+ .lrc42gb {
2994
+ font-family: Inter;
2995
+ font-style: normal;
2996
+ font-weight: bold;
2997
+ text-transform: uppercase;
2998
+ font-feature-settings: "cpsp" on;
2838
2999
  font-size: 12px;
3000
+ line-height: 18px;
3001
+ }
3002
+
3003
+ .fqaz4mb {
3004
+ font-family: Inter;
3005
+ font-style: normal;
2839
3006
  font-weight: normal;
3007
+ font-size: 13px;
3008
+ line-height: 20px;
2840
3009
  }
2841
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2842
- margin-right: 10px;
3010
+
3011
+ .f13we5o {
3012
+ font-family: Inter;
3013
+ font-style: normal;
3014
+ font-weight: normal;
3015
+ font-size: 13px;
3016
+ line-height: 20px;
2843
3017
  }
2844
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2845
- display: none;
3018
+
3019
+ .ffmjua2 {
3020
+ font-family: Inter;
3021
+ font-style: normal;
3022
+ font-weight: normal;
3023
+ font-size: 12px;
3024
+ line-height: 18px;
2846
3025
  }
2847
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2848
- border-radius: 4px 0 0 4px;
3026
+
3027
+ .fz2mxw0 {
3028
+ font-family: Inter;
3029
+ font-style: normal;
3030
+ font-weight: normal;
3031
+ font-size: 12px;
3032
+ line-height: 18px;
2849
3033
  }
2850
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2851
- margin-right: 0;
3034
+
3035
+ .t1ertzoh {
3036
+ font-family: Inter;
3037
+ font-style: normal;
3038
+ font-weight: normal;
3039
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3040
+ font-size: 13px;
3041
+ line-height: 20px;
2852
3042
  }
2853
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2854
- border-radius: 0 4px 4px 0;
3043
+
3044
+ .t19bge8r {
3045
+ font-family: Inter;
3046
+ font-style: normal;
3047
+ font-weight: normal;
3048
+ font-feature-settings: "zero" on;
3049
+ font-size: 13px;
3050
+ line-height: 20px;
2855
3051
  }
2856
- .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 {
2857
- content: "";
2858
- width: 0;
2859
- height: 0;
2860
- border: 13px solid transparent;
2861
- position: absolute;
2862
- top: 0;
2863
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2864
- right: -21px;
2865
- z-index: 2;
3052
+
3053
+ .tjrzfyl {
3054
+ font-family: Inter;
3055
+ font-style: normal;
3056
+ font-weight: normal;
3057
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3058
+ font-size: 12px;
3059
+ line-height: 18px;
2866
3060
  }
2867
- .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 {
2868
- content: "";
2869
- width: 0;
2870
- height: 0;
2871
- border: 13px solid transparent;
2872
- position: absolute;
2873
- top: 0;
2874
- border-left: 8px solid #fff;
2875
- left: 0;
3061
+
3062
+ .tm6s7bo {
3063
+ font-family: Inter;
3064
+ font-style: normal;
3065
+ font-weight: 500;
3066
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3067
+ font-size: 12px;
3068
+ line-height: 18px;
2876
3069
  }
2877
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2878
- background-color: rgba(0, 136, 255, 0.1);
3070
+
3071
+ .t19zq6ic {
3072
+ font-family: Inter;
3073
+ font-style: normal;
3074
+ font-weight: normal;
3075
+ font-feature-settings: "zero" on;
3076
+ font-size: 12px;
3077
+ line-height: 18px;
2879
3078
  }
2880
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2881
- border-left-color: rgba(0, 136, 255, 0.1) !important;
3079
+
3080
+ .t1gduru8 {
3081
+ font-family: Inter;
3082
+ font-style: normal;
3083
+ font-weight: 500;
3084
+ font-feature-settings: "zero" on;
3085
+ font-size: 12px;
3086
+ line-height: 18px;
2882
3087
  }
2883
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2884
- color: #005ed1;
3088
+
3089
+ .t55raab {
3090
+ font-family: Inter;
3091
+ font-style: normal;
3092
+ font-weight: bold;
3093
+ font-feature-settings: "zero" on;
3094
+ font-size: 16px;
3095
+ line-height: 24px;
2885
3096
  }
2886
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2887
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2888
- background-color: rgba(237, 241, 250, 0.6);
3097
+
3098
+ .u1w9abfe {
3099
+ font-family: Inter;
3100
+ font-style: normal;
3101
+ font-weight: normal;
3102
+ font-size: 10px;
3103
+ line-height: 12px;
2889
3104
  }
2890
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2891
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2892
- color: rgba(44, 56, 82, 0.6);
3105
+
3106
+ .rxbeqvl.ant-radio-wrapper {
3107
+ display: inline-flex;
3108
+ align-items: baseline;
3109
+ white-space: pre-wrap;
3110
+ }
3111
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
3112
+ position: relative;
3113
+ top: 3px;
2893
3114
  }
2894
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2895
- padding: 0;
3115
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3116
+ border-color: rgba(107, 128, 167, 0.6);
2896
3117
  }
2897
-
2898
- .p12gwtiw {
2899
- display: flex;
2900
- justify-content: space-between;
2901
- align-items: center;
2902
- padding: 10px 0;
2903
- color: rgba(44, 56, 82, 0.6);
2904
- font-size: 12px;
2905
- line-height: 24px;
3118
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3119
+ border-color: #0080ff;
2906
3120
  }
2907
- .p12gwtiw .pagination-left {
2908
- padding: 2px 8px;
3121
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3122
+ border-color: #0080ff;
3123
+ background: #0080ff;
2909
3124
  }
2910
- .p12gwtiw .dropdown-trigger {
2911
- display: flex;
2912
- align-items: center;
2913
- border-radius: 6px;
2914
- cursor: pointer;
2915
- transition: all 0.3s ease;
3125
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3126
+ top: 4px;
3127
+ left: 4px;
3128
+ width: 6px;
3129
+ height: 6px;
3130
+ background: #fff;
2916
3131
  }
2917
- .p12gwtiw .dropdown-trigger:hover {
3132
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3133
+ opacity: 0.5;
3134
+ }
3135
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3136
+ border-color: rgba(107, 128, 167, 0.6);
2918
3137
  background: rgba(211, 218, 235, 0.6);
2919
- color: #0080ff;
2920
3138
  }
2921
- .p12gwtiw .dropdown-trigger .icon-inner {
2922
- margin-left: 4px;
3139
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3140
+ background: #00122e;
2923
3141
  }
2924
- .p12gwtiw .pagination-right {
2925
- display: flex;
2926
- align-items: center;
2927
- color: #0080ff;
2928
- font-weight: bold;
3142
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3143
+ color: #00122e;
3144
+ opacity: 0.5;
2929
3145
  }
2930
- .p12gwtiw .pagination-right .icon-inner {
2931
- margin-left: 4px;
3146
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3147
+ color: #00122e;
2932
3148
  }
2933
- .p12gwtiw .pagination-right .prev-btn,
2934
- .p12gwtiw .pagination-right .next-btn {
2935
- padding: 0 8px;
3149
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3150
+ display: inline-block;
3151
+ padding: 0;
3152
+ padding-left: 12px;
2936
3153
  }
2937
- .p12gwtiw .pagination-right .prev-btn > span,
2938
- .p12gwtiw .pagination-right .next-btn > span {
2939
- color: #0080ff;
3154
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3155
+ margin-bottom: 0;
3156
+ white-space: pre-wrap;
3157
+ color: rgba(44, 56, 82, 0.6);
2940
3158
  }
2941
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2942
- transform: rotate(180deg);
3159
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3160
+ padding-left: 8px;
2943
3161
  }
2944
3162
 
2945
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2946
- max-height: calc(100vh - 128px);
2947
- overflow-y: auto;
3163
+ .r5ie79y .ant-radio-button-wrapper:first-child {
3164
+ border-radius: 5px 0 0 5px;
2948
3165
  }
2949
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2950
- padding: 4px 20px;
2951
- font-size: 12px;
2952
- line-height: 18px;
3166
+ .r5ie79y .ant-radio-button-wrapper:last-child {
3167
+ border-radius: 0 5px 5px 0;
2953
3168
  }
2954
3169
 
2955
- .t1upn1sz {
2956
- height: 100%;
3170
+ .r1f0aqcc {
3171
+ color: #00122e;
3172
+ border-color: #ccd4e3;
2957
3173
  }
2958
-
2959
- .tta5kd2 {
2960
- height: 100%;
3174
+ .r1f0aqcc:first-child {
3175
+ color: #00122e;
3176
+ border-color: #a3b4cc;
2961
3177
  }
2962
- .tta5kd2.empty-table .ant-table-content {
2963
- overflow: visible !important;
2964
- height: 100%;
3178
+ .r1f0aqcc.ant-radio-button-wrapper {
3179
+ padding: 0 12px;
3180
+ line-height: 32px;
3181
+ height: 32px;
2965
3182
  }
2966
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2967
- height: 100%;
3183
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
3184
+ white-space: nowrap;
2968
3185
  }
2969
- .tta5kd2.empty-table .ant-table-content table {
2970
- width: 100% !important;
2971
- height: 100%;
3186
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3187
+ background: #ccd4e3;
2972
3188
  }
2973
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2974
- padding: 15px 0;
3189
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3190
+ background: #0080ff;
2975
3191
  }
2976
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2977
- display: none;
3192
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3193
+ background: #ccd4e3;
3194
+ opacity: 0.5;
2978
3195
  }
2979
- .tta5kd2 .active-row td:nth-child(1) {
2980
- font-weight: 700;
3196
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3197
+ border-right-color: #0080ff;
2981
3198
  }
2982
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2983
- font-weight: 700;
3199
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3200
+ border-color: #0080ff;
2984
3201
  }
2985
- .tta5kd2 .ant-spin-nested-loading {
2986
- height: 100%;
3202
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
3203
+ background: rgba(0, 136, 255, 0.1);
2987
3204
  }
2988
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2989
- height: 100%;
2990
- overflow: visible;
3205
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
3206
+ background: rgba(211, 218, 235, 0.6);
3207
+ border-color: #ccd4e3;
3208
+ opacity: 0.5;
2991
3209
  }
2992
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2993
- max-height: none;
3210
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3211
+ color: #00122e;
3212
+ border-color: #ccd4e3;
2994
3213
  }
2995
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2996
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2997
- display: none;
3214
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3215
+ color: #00122e;
3216
+ border-color: #ccd4e3;
3217
+ background: rgba(172, 186, 211, 0.6);
2998
3218
  }
2999
- .tta5kd2 td.ant-table-column-sort {
3219
+ .r1f0aqcc .ant-radio-button-input {
3220
+ margin-right: 8px;
3221
+ display: inline;
3222
+ border: none;
3223
+ padding: 0;
3224
+ width: 36px;
3000
3225
  background: transparent;
3001
3226
  }
3002
- .tta5kd2 td.ant-table-cell-fix-left,
3003
- .tta5kd2 td.ant-table-cell-fix-right {
3004
- background: #fff;
3005
- padding: 0 !important;
3006
- }
3007
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
3008
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
3009
- display: flex;
3010
- align-items: center;
3011
- height: 100%;
3012
- padding: 8px;
3227
+ .r1f0aqcc .ant-radio-button-input:focus {
3228
+ box-shadow: none;
3013
3229
  }
3014
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
3015
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3016
- overflow: hidden;
3017
- text-overflow: ellipsis;
3018
- width: 100%;
3230
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
3231
+ margin-right: 0;
3232
+ width: initial;
3233
+ box-shadow: none;
3019
3234
  }
3020
- .tta5kd2 .ant-table-container {
3021
- height: 100%;
3235
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3236
+ display: none;
3022
3237
  }
3023
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3024
- box-shadow: none !important;
3238
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3239
+ display: inline;
3025
3240
  }
3026
- .tta5kd2 .ant-table {
3027
- border-radius: 0px;
3028
- border-left: none;
3029
- border-right: none;
3030
- border-bottom: none;
3031
- height: 100%;
3032
- font-size: 12px;
3033
- background: transparent;
3241
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3242
+ display: inline;
3243
+ margin-right: 8px;
3244
+ padding: 0;
3245
+ width: 36px;
3034
3246
  }
3035
- .tta5kd2 .ant-table .ant-table-header {
3036
- position: relative;
3037
- z-index: 3;
3038
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3039
- margin-bottom: -1px;
3247
+
3248
+ .obf05yr {
3249
+ display: inline-block;
3040
3250
  }
3041
- .tta5kd2 .ant-table .time-wrapper .data,
3042
- .tta5kd2 .ant-table .value {
3043
- color: #2d3a56;
3251
+
3252
+ .hsms1n6 {
3253
+ visibility: hidden;
3254
+ position: absolute;
3044
3255
  }
3045
- .tta5kd2 .ant-table .time-wrapper .time,
3046
- .tta5kd2 .ant-table .unit {
3256
+
3257
+ .p12gwtiw {
3258
+ display: flex;
3259
+ justify-content: space-between;
3260
+ align-items: center;
3261
+ padding: 10px 0;
3047
3262
  color: rgba(44, 56, 82, 0.6);
3263
+ font-size: 12px;
3264
+ line-height: 24px;
3048
3265
  }
3049
- .tta5kd2 .ant-table .ant-table-selection {
3050
- text-align: center;
3051
- }
3052
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3053
- background: #fff;
3266
+ .p12gwtiw .pagination-left {
3267
+ padding: 2px 8px;
3054
3268
  }
3055
- .tta5kd2 .ant-table .anticon-setting {
3269
+ .p12gwtiw .dropdown-trigger {
3270
+ display: flex;
3271
+ align-items: center;
3272
+ border-radius: 6px;
3056
3273
  cursor: pointer;
3057
- position: absolute;
3058
- top: 50%;
3059
- right: 12px;
3060
- transform: translateY(-50%);
3061
- }
3062
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3063
- box-shadow: none;
3064
- width: 1px;
3065
- background: rgba(213, 219, 227, 0.6);
3066
- }
3067
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3068
- box-shadow: none;
3069
- width: 1px;
3070
- background: rgba(213, 219, 227, 0.6);
3071
- }
3072
- .tta5kd2 .ant-table .ant-table-tbody {
3073
- position: relative;
3274
+ transition: all 0.3s ease;
3074
3275
  }
3075
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3076
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3077
- border-bottom: 1px solid white;
3078
- height: 40px;
3079
- vertical-align: middle;
3080
- transition: background 0ms;
3081
- color: #00122e;
3276
+ .p12gwtiw .dropdown-trigger:hover {
3277
+ background: rgba(211, 218, 235, 0.6);
3278
+ color: #0080ff;
3082
3279
  }
3083
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3084
- background: #f2f5fa;
3085
- border-bottom-color: #f2f5fa;
3280
+ .p12gwtiw .dropdown-trigger .icon-inner {
3281
+ margin-left: 4px;
3086
3282
  }
3087
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3088
- height: auto;
3089
- color: #00122e;
3090
- font-size: 12px;
3091
- text-align: left;
3092
- transition: none;
3093
- overflow: hidden;
3094
- text-overflow: ellipsis;
3095
- white-space: nowrap;
3283
+ .p12gwtiw .pagination-right {
3284
+ display: flex;
3285
+ align-items: center;
3286
+ color: #0080ff;
3287
+ font-weight: bold;
3096
3288
  }
3097
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3098
- color: #0096ff;
3289
+ .p12gwtiw .pagination-right .icon-inner {
3290
+ margin-left: 4px;
3099
3291
  }
3100
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3101
- overflow: hidden;
3102
- text-overflow: ellipsis;
3103
- width: 100%;
3104
- vertical-align: middle;
3292
+ .p12gwtiw .pagination-right .prev-btn,
3293
+ .p12gwtiw .pagination-right .next-btn {
3294
+ padding: 0 8px;
3105
3295
  }
3106
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3107
- line-height: 0px;
3296
+ .p12gwtiw .pagination-right .prev-btn > span,
3297
+ .p12gwtiw .pagination-right .next-btn > span {
3298
+ color: #0080ff;
3108
3299
  }
3109
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
3110
- padding-right: 25px;
3300
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
3301
+ transform: rotate(180deg);
3111
3302
  }
3112
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3113
- border-top-color: transparent;
3303
+
3304
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
3305
+ max-height: calc(100vh - 128px);
3306
+ overflow-y: auto;
3114
3307
  }
3115
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3116
- background: rgba(225, 230, 241, 0.6);
3117
- border-color: transparent transparent white;
3308
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
3309
+ padding: 4px 20px;
3310
+ font-size: 12px;
3311
+ line-height: 18px;
3118
3312
  }
3119
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3120
- border-radius: 8px 0 0 8px;
3313
+
3314
+ .s34f1qb.ant-switch {
3315
+ min-width: 40px;
3316
+ height: 24px;
3317
+ background: rgba(172, 186, 211, 0.6);
3318
+ overflow: hidden;
3121
3319
  }
3122
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3123
- border-radius: 8px 0 0 8px;
3320
+ .s34f1qb.ant-switch:focus {
3321
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3124
3322
  }
3125
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3126
- content: "";
3127
- width: 4px;
3128
- top: -1px;
3129
- bottom: -1px;
3130
- background: white;
3323
+ .s34f1qb.ant-switch-small {
3324
+ min-width: 26px;
3325
+ height: 16px;
3131
3326
  }
3132
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3133
- border-radius: 0 8px 8px 0;
3327
+ .s34f1qb.ant-switch-large {
3328
+ min-width: 52px;
3329
+ height: 32px;
3134
3330
  }
3135
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3136
- border-radius: 0;
3137
- background: white;
3138
- border-top: none;
3331
+ .s34f1qb.ant-switch .ant-switch-handle {
3332
+ height: 20px;
3333
+ width: 20px;
3139
3334
  }
3140
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3141
- border-top: 1px solid transparent;
3142
- border-radius: 0 8px 8px 0;
3143
- background: rgba(225, 230, 241, 0.6);
3335
+ .s34f1qb.ant-switch .ant-switch-handle::before {
3336
+ border-radius: 10px;
3337
+ transition-delay: 120ms;
3144
3338
  }
3145
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3146
- background: white;
3147
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3339
+ .s34f1qb.ant-switch-small .ant-switch-handle {
3340
+ height: 14px;
3341
+ width: 14px;
3342
+ top: 1px;
3343
+ left: 1px;
3148
3344
  }
3149
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3150
- display: flex;
3151
- align-items: center;
3152
- height: 100%;
3153
- background: rgba(225, 230, 241, 0.6);
3345
+ .s34f1qb.ant-switch-large .ant-switch-handle {
3346
+ height: 28px;
3347
+ width: 28px;
3154
3348
  }
3155
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3156
- background: white;
3157
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3349
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
3350
+ border-radius: 14px;
3158
3351
  }
3159
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3160
- display: flex;
3161
- align-items: center;
3162
- height: 100%;
3163
- background: rgba(225, 230, 241, 0.6);
3352
+ .s34f1qb.ant-switch-checked {
3353
+ background-color: #00ba5d;
3164
3354
  }
3165
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3166
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3355
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
3356
+ left: calc(100% - 20px - 2px);
3167
3357
  }
3168
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3169
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3170
- border-radius: 8px;
3358
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3359
+ left: calc(100% - 14px - 1px);
3171
3360
  }
3172
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3173
- border-top-color: white;
3361
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3362
+ left: calc(100% - 28px - 2px);
3174
3363
  }
3175
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3176
- background: rgba(0, 136, 255, 0.1);
3177
- border-bottom-color: transparent;
3178
- border-top-color: transparent;
3364
+
3365
+ .c1to9vb9 {
3366
+ margin-left: 5px;
3179
3367
  }
3180
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3181
- border-radius: 8px 0 0 8px;
3368
+
3369
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3370
+ flex-direction: row;
3371
+ justify-content: stretch;
3182
3372
  }
3183
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3184
- border-radius: 0 8px 8px 0;
3373
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3374
+ padding: 0;
3375
+ margin-right: 4px;
3376
+ flex: 1;
3377
+ overflow: visible;
3185
3378
  }
3186
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3187
- background: rgba(0, 136, 255, 0.1);
3379
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3380
+ display: none;
3188
3381
  }
3189
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3190
- background: #fff;
3191
- font-weight: 400;
3192
- position: relative;
3193
- border-bottom: none;
3194
- color: #00122e;
3195
- transition: none;
3196
- padding: 15px 8px 15px 8px;
3382
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3383
+ width: 100%;
3384
+ min-height: unset;
3197
3385
  }
3198
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3199
- content: "";
3200
- width: 1px;
3201
- top: 0;
3202
- bottom: 0;
3203
- background: rgba(211, 218, 235, 0.6);
3204
- position: absolute;
3205
- right: 0;
3386
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3387
+ height: 26px;
3388
+ line-height: 26px;
3389
+ width: 100%;
3390
+ text-align: center;
3391
+ padding: 0;
3392
+ font-size: 12px;
3393
+ font-weight: normal;
3206
3394
  }
3207
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3208
- padding: unset;
3395
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3396
+ margin-right: 10px;
3209
3397
  }
3210
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3398
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3211
3399
  display: none;
3212
3400
  }
3213
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3214
- width: 100%;
3215
- overflow: hidden;
3216
- white-space: nowrap;
3217
- text-overflow: ellipsis;
3401
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3402
+ border-radius: 4px 0 0 4px;
3218
3403
  }
3219
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3220
- overflow: hidden;
3221
- text-overflow: ellipsis;
3222
- flex: 1;
3404
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3405
+ margin-right: 0;
3223
3406
  }
3224
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3225
- padding: 15px 25px 15px 8px;
3407
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3408
+ border-radius: 0 4px 4px 0;
3226
3409
  }
3227
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3228
- padding: 0;
3410
+ .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 {
3411
+ content: "";
3412
+ width: 0;
3413
+ height: 0;
3414
+ border: 13px solid transparent;
3415
+ position: absolute;
3416
+ top: 0;
3417
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
3418
+ right: -21px;
3419
+ z-index: 2;
3229
3420
  }
3230
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3421
+ .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 {
3422
+ content: "";
3423
+ width: 0;
3424
+ height: 0;
3425
+ border: 13px solid transparent;
3231
3426
  position: absolute;
3232
- right: 6px;
3233
- top: 50%;
3234
- transform: translateY(-50%);
3235
- height: 16px;
3236
- display: none;
3237
- transition: transform 320ms ease;
3427
+ top: 0;
3428
+ border-left: 8px solid #fff;
3429
+ left: 0;
3238
3430
  }
3239
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3240
- display: block;
3241
- transform: translateY(-50%) rotateX(180deg);
3431
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3432
+ background-color: rgba(0, 136, 255, 0.1);
3433
+ }
3434
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3435
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
3436
+ }
3437
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3438
+ color: #005ed1;
3242
3439
  }
3243
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3244
- display: block;
3440
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3441
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3442
+ background-color: rgba(237, 241, 250, 0.6);
3245
3443
  }
3246
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3247
- display: none;
3444
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3445
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3446
+ color: rgba(44, 56, 82, 0.6);
3248
3447
  }
3249
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3250
- transform: translateY(-50%);
3448
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3449
+ padding: 0;
3251
3450
  }
3252
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3253
- transform: translateY(-50%) rotateX(180deg);
3451
+
3452
+ .t1upn1sz {
3453
+ height: 100%;
3254
3454
  }
3255
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3256
- background: #f2f5fa;
3455
+
3456
+ .tta5kd2 {
3457
+ height: 100%;
3257
3458
  }
3258
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3259
- display: block;
3459
+ .tta5kd2.empty-table .ant-table-content {
3460
+ overflow: visible !important;
3461
+ height: 100%;
3260
3462
  }
3261
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
3262
- padding-right: 25px;
3463
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
3464
+ height: 100%;
3263
3465
  }
3264
- .tta5kd2 .ant-table .ant-table-selection-column {
3265
- padding: 0 !important;
3466
+ .tta5kd2.empty-table .ant-table-content table {
3467
+ width: 100% !important;
3468
+ height: 100%;
3266
3469
  }
3267
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3268
- position: absolute;
3269
- left: 50%;
3270
- top: 50%;
3271
- transform: translate(-50%, -50%);
3470
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
3471
+ padding: 15px 0;
3272
3472
  }
3273
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3473
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
3274
3474
  display: none;
3275
3475
  }
3276
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3277
- background: #fff;
3476
+ .tta5kd2 .active-row td:nth-child(1) {
3477
+ font-weight: 700;
3278
3478
  }
3279
- .tta5kd2 .ant-table .ant-table-placeholder {
3280
- background: inherit;
3479
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
3480
+ font-weight: 700;
3281
3481
  }
3282
- .tta5kd2 .ant-table .ant-table-placeholder td {
3283
- position: static;
3284
- border: none;
3285
- background: inherit !important;
3286
- height: 100px;
3287
- vertical-align: middle;
3482
+ .tta5kd2 .ant-spin-nested-loading {
3483
+ height: 100%;
3288
3484
  }
3289
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3290
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3291
- font-weight: bold;
3292
- font-size: 20px;
3293
- color: rgba(10, 37, 85, 0.6);
3485
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
3486
+ height: 100%;
3487
+ overflow: visible;
3294
3488
  }
3295
- .tta5kd2 .ant-table td.cell__action_ {
3296
- padding: 0 !important;
3297
- position: relative;
3489
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
3490
+ max-height: none;
3491
+ }
3492
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
3493
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
3494
+ display: none;
3495
+ }
3496
+ .tta5kd2 td.ant-table-column-sort {
3497
+ background: transparent;
3498
+ }
3499
+ .tta5kd2 td.ant-table-cell-fix-left,
3500
+ .tta5kd2 td.ant-table-cell-fix-right {
3298
3501
  background: #fff;
3502
+ padding: 0 !important;
3299
3503
  }
3300
- .tta5kd2 .ant-table td.cell__action_ > * {
3301
- height: 100%;
3504
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
3505
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
3302
3506
  display: flex;
3303
3507
  align-items: center;
3304
- justify-content: flex-end;
3305
- padding-right: 8px;
3508
+ height: 100%;
3509
+ padding: 8px;
3306
3510
  }
3307
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3308
- width: 24px;
3309
- height: 24px;
3310
- cursor: pointer;
3311
- justify-content: center;
3312
- border-radius: 4px;
3511
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
3512
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3513
+ overflow: hidden;
3514
+ text-overflow: ellipsis;
3515
+ width: 100%;
3313
3516
  }
3314
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3315
- background: #fff;
3517
+ .tta5kd2 .ant-table-container {
3518
+ height: 100%;
3316
3519
  }
3317
-
3318
- .s1fc623g {
3319
- width: 430px !important;
3520
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3521
+ box-shadow: none !important;
3320
3522
  }
3321
-
3322
- .da3mx0o .ant-select-item-group {
3323
- padding: 8px 16px;
3324
- line-height: 18px;
3325
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3326
- height: 34px;
3327
- min-height: 34px;
3328
- box-sizing: border-box;
3329
- margin-top: 8px;
3523
+ .tta5kd2 .ant-table {
3524
+ border-radius: 0px;
3525
+ border-left: none;
3526
+ border-right: none;
3527
+ border-bottom: none;
3528
+ height: 100%;
3529
+ font-size: 12px;
3530
+ background: transparent;
3330
3531
  }
3331
- .da3mx0o .rc-virtual-list-holder-inner {
3332
- top: -20px !important;
3532
+ .tta5kd2 .ant-table .ant-table-header {
3533
+ position: relative;
3534
+ z-index: 3;
3535
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3536
+ margin-bottom: -1px;
3333
3537
  }
3334
-
3335
- .onr9gzt {
3336
- display: flex;
3337
- flex-direction: column;
3338
- margin: 1px 8px;
3339
- padding: 8px;
3340
- border-radius: 4px;
3538
+ .tta5kd2 .ant-table .time-wrapper .data,
3539
+ .tta5kd2 .ant-table .value {
3540
+ color: #2d3a56;
3341
3541
  }
3342
- .onr9gzt .selected-icon {
3343
- display: none;
3542
+ .tta5kd2 .ant-table .time-wrapper .time,
3543
+ .tta5kd2 .ant-table .unit {
3544
+ color: rgba(44, 56, 82, 0.6);
3344
3545
  }
3345
- .onr9gzt.ant-select-item-option-grouped {
3346
- padding-left: 8px;
3546
+ .tta5kd2 .ant-table .ant-table-selection {
3547
+ text-align: center;
3347
3548
  }
3348
- .onr9gzt.ant-select-item-option-selected {
3349
- background-color: white;
3549
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3550
+ background: #fff;
3350
3551
  }
3351
- .onr9gzt.ant-select-item-option-selected .timezone-title {
3352
- color: #0080ff;
3552
+ .tta5kd2 .ant-table .anticon-setting {
3553
+ cursor: pointer;
3554
+ position: absolute;
3555
+ top: 50%;
3556
+ right: 12px;
3557
+ transform: translateY(-50%);
3353
3558
  }
3354
- .onr9gzt.ant-select-item-option-selected .selected-icon {
3355
- display: block;
3559
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3560
+ box-shadow: none;
3561
+ width: 1px;
3562
+ background: rgba(213, 219, 227, 0.6);
3356
3563
  }
3357
- .onr9gzt.ant-select-item-option-active {
3358
- background: rgba(0, 136, 255, 0.16);
3564
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3565
+ box-shadow: none;
3566
+ width: 1px;
3567
+ background: rgba(213, 219, 227, 0.6);
3359
3568
  }
3360
- .onr9gzt.ant-select-item-option-active .timezone-title {
3361
- color: #0080ff;
3569
+ .tta5kd2 .ant-table .ant-table-tbody {
3570
+ position: relative;
3362
3571
  }
3363
- .onr9gzt.ant-select-item-option-active .timezone-tag {
3364
- background: rgba(0, 136, 255, 0.1);
3365
- color: #0080ff;
3572
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3573
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3574
+ border-bottom: 1px solid white;
3575
+ height: 40px;
3576
+ vertical-align: middle;
3577
+ transition: background 0ms;
3578
+ color: #00122e;
3366
3579
  }
3367
-
3368
- .oiy0apc {
3369
- display: flex;
3370
- justify-content: space-between;
3371
- height: 20px;
3372
- line-height: 20px;
3580
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3581
+ background: #f2f5fa;
3582
+ border-bottom-color: #f2f5fa;
3373
3583
  }
3374
- .oiy0apc .timezone-title {
3375
- color: #2d3a56;
3584
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3585
+ height: auto;
3586
+ color: #00122e;
3587
+ font-size: 12px;
3588
+ text-align: left;
3589
+ transition: none;
3376
3590
  overflow: hidden;
3377
3591
  text-overflow: ellipsis;
3592
+ white-space: nowrap;
3378
3593
  }
3379
-
3380
- .of4y382 {
3381
- display: flex;
3382
- justify-content: space-between;
3383
- color: rgba(44, 56, 82, 0.6);
3384
- height: 18px;
3385
- line-height: 18px;
3386
- margin-top: 2px;
3594
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3595
+ color: #0096ff;
3387
3596
  }
3388
-
3389
- .t19903l9 {
3390
- border: none;
3391
- margin-right: 0;
3597
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3598
+ overflow: hidden;
3599
+ text-overflow: ellipsis;
3600
+ width: 100%;
3601
+ vertical-align: middle;
3602
+ }
3603
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3604
+ line-height: 0px;
3605
+ }
3606
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
3607
+ padding-right: 25px;
3608
+ }
3609
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3610
+ border-top-color: transparent;
3611
+ }
3612
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3392
3613
  background: rgba(225, 230, 241, 0.6);
3614
+ border-color: transparent transparent white;
3615
+ }
3616
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3617
+ border-radius: 8px 0 0 8px;
3618
+ }
3619
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3620
+ border-radius: 8px 0 0 8px;
3621
+ }
3622
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3623
+ content: "";
3624
+ width: 4px;
3625
+ top: -1px;
3626
+ bottom: -1px;
3627
+ background: white;
3393
3628
  }
3394
-
3395
- .i1e4sgug {
3396
- display: inline-block;
3629
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3630
+ border-radius: 0 8px 8px 0;
3397
3631
  }
3398
-
3399
- .d6j0lbj {
3400
- font-family: Inter;
3401
- font-style: normal;
3402
- font-weight: bold;
3403
- font-size: 32px;
3404
- line-height: 40px;
3632
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3633
+ border-radius: 0;
3634
+ background: white;
3635
+ border-top: none;
3405
3636
  }
3406
-
3407
- .d1xhvvxe {
3408
- font-family: Inter;
3409
- font-style: normal;
3410
- font-weight: bold;
3411
- font-size: 24px;
3412
- line-height: 32px;
3637
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3638
+ border-top: 1px solid transparent;
3639
+ border-radius: 0 8px 8px 0;
3640
+ background: rgba(225, 230, 241, 0.6);
3413
3641
  }
3414
-
3415
- .dk10mxq {
3416
- font-family: Inter;
3417
- font-style: normal;
3418
- font-weight: normal;
3419
- font-size: 32px;
3420
- line-height: 40px;
3642
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3643
+ background: white;
3644
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3421
3645
  }
3422
-
3423
- .dxsait {
3424
- font-family: Inter;
3425
- font-style: normal;
3426
- font-weight: bold;
3427
- font-size: 20px;
3428
- line-height: 24px;
3646
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3647
+ display: flex;
3648
+ align-items: center;
3649
+ height: 100%;
3650
+ background: rgba(225, 230, 241, 0.6);
3429
3651
  }
3430
-
3431
- .dokn0h3 {
3432
- font-family: Inter;
3433
- font-style: normal;
3434
- font-weight: normal;
3435
- font-size: 20px;
3436
- line-height: 24px;
3652
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3653
+ background: white;
3654
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3437
3655
  }
3438
-
3439
- .dobau4p {
3440
- font-family: Inter;
3441
- font-style: normal;
3442
- font-weight: bold;
3443
- font-size: 18px;
3444
- line-height: 22px;
3656
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3657
+ display: flex;
3658
+ align-items: center;
3659
+ height: 100%;
3660
+ background: rgba(225, 230, 241, 0.6);
3445
3661
  }
3446
-
3447
- .dvolwok {
3448
- font-family: Inter;
3449
- font-style: normal;
3450
- font-weight: normal;
3451
- font-size: 18px;
3452
- line-height: 22px;
3662
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3663
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3453
3664
  }
3454
-
3455
- .h181qhg4 {
3456
- font-family: Inter;
3457
- font-style: normal;
3458
- font-weight: bold;
3459
- font-size: 16px;
3460
- line-height: 22px;
3665
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3666
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3667
+ border-radius: 8px;
3461
3668
  }
3462
-
3463
- .h1phgmcq {
3464
- font-family: Inter;
3465
- font-style: normal;
3466
- font-weight: normal;
3467
- font-size: 16px;
3468
- line-height: 22px;
3669
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3670
+ border-top-color: white;
3469
3671
  }
3470
-
3471
- .h173xnl1 {
3472
- font-family: Inter;
3473
- font-style: normal;
3474
- font-weight: bold;
3475
- font-size: 14px;
3476
- line-height: 20px;
3672
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3673
+ background: rgba(0, 136, 255, 0.1);
3674
+ border-bottom-color: transparent;
3675
+ border-top-color: transparent;
3477
3676
  }
3478
-
3479
- .hedm4pz {
3480
- font-family: Inter;
3481
- font-style: normal;
3482
- font-weight: normal;
3483
- font-size: 14px;
3484
- line-height: 20px;
3677
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3678
+ border-radius: 8px 0 0 8px;
3485
3679
  }
3486
-
3487
- .h1kd8xld {
3488
- font-family: Inter;
3489
- font-style: normal;
3490
- font-weight: bold;
3491
- font-size: 12px;
3492
- line-height: 18px;
3680
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3681
+ border-radius: 0 8px 8px 0;
3493
3682
  }
3494
-
3495
- .hp14fr {
3496
- font-family: Inter;
3497
- font-style: normal;
3498
- font-weight: normal;
3499
- font-size: 12px;
3500
- line-height: 18px;
3683
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3684
+ background: rgba(0, 136, 255, 0.1);
3501
3685
  }
3502
-
3503
- .hgrg7mn {
3504
- font-family: Inter;
3505
- font-style: normal;
3506
- font-weight: bold;
3507
- text-transform: uppercase;
3508
- font-feature-settings: "cpsp" on;
3509
- font-size: 12px;
3510
- line-height: 18px;
3686
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3687
+ background: #fff;
3688
+ font-weight: 400;
3689
+ position: relative;
3690
+ border-bottom: none;
3691
+ color: #00122e;
3692
+ transition: none;
3693
+ padding: 15px 8px 15px 8px;
3511
3694
  }
3512
-
3513
- .h6zme9x {
3514
- font-family: Inter;
3515
- font-style: normal;
3516
- font-weight: normal;
3517
- text-transform: uppercase;
3518
- font-feature-settings: "cpsp" on;
3519
- font-size: 12px;
3520
- line-height: 18px;
3695
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3696
+ content: "";
3697
+ width: 1px;
3698
+ top: 0;
3699
+ bottom: 0;
3700
+ background: rgba(211, 218, 235, 0.6);
3701
+ position: absolute;
3702
+ right: 0;
3521
3703
  }
3522
-
3523
- .locjvsv {
3524
- font-family: Inter;
3525
- font-style: normal;
3526
- font-weight: normal;
3527
- font-size: 16px;
3528
- line-height: 24px;
3704
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3705
+ padding: unset;
3529
3706
  }
3530
-
3531
- .l13gi131 {
3532
- font-family: Inter;
3533
- font-style: normal;
3534
- font-weight: bold;
3535
- font-size: 16px;
3536
- line-height: 24px;
3707
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3708
+ display: none;
3537
3709
  }
3538
-
3539
- .l1ynemsu {
3540
- font-family: Inter;
3541
- font-style: normal;
3542
- font-weight: normal;
3543
- font-size: 16px;
3544
- line-height: 24px;
3710
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3711
+ width: 100%;
3712
+ overflow: hidden;
3713
+ white-space: nowrap;
3714
+ text-overflow: ellipsis;
3545
3715
  }
3546
-
3547
- .l1cft1cx {
3548
- font-family: Inter;
3549
- font-style: normal;
3550
- font-weight: bold;
3551
- font-size: 16px;
3552
- line-height: 24px;
3716
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3717
+ overflow: hidden;
3718
+ text-overflow: ellipsis;
3719
+ flex: 1;
3553
3720
  }
3554
-
3555
- .l17tqc8p {
3556
- font-family: Inter;
3557
- font-style: normal;
3558
- font-weight: normal;
3559
- text-transform: uppercase;
3560
- font-feature-settings: "cpsp" on;
3561
- font-size: 16px;
3562
- line-height: 24px;
3721
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3722
+ padding: 15px 25px 15px 8px;
3563
3723
  }
3564
-
3565
- .l1j1e5w7 {
3566
- font-family: Inter;
3567
- font-style: normal;
3568
- font-weight: bold;
3569
- text-transform: uppercase;
3570
- font-feature-settings: "cpsp" on;
3571
- font-size: 16px;
3572
- line-height: 24px;
3724
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3725
+ padding: 0;
3573
3726
  }
3574
-
3575
- .l1gf91jb {
3576
- font-family: Inter;
3577
- font-style: normal;
3578
- font-weight: normal;
3579
- font-size: 14px;
3580
- line-height: 22px;
3727
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3728
+ position: absolute;
3729
+ right: 6px;
3730
+ top: 50%;
3731
+ transform: translateY(-50%);
3732
+ height: 16px;
3733
+ display: none;
3734
+ transition: transform 320ms ease;
3581
3735
  }
3582
-
3583
- .lu7hlr6 {
3584
- font-family: Inter;
3585
- font-style: normal;
3586
- font-weight: 500;
3587
- font-size: 14px;
3588
- line-height: 22px;
3736
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3737
+ display: block;
3738
+ transform: translateY(-50%) rotateX(180deg);
3589
3739
  }
3590
-
3591
- .l3l3jf0 {
3592
- font-family: Inter;
3593
- font-style: normal;
3594
- font-weight: bold;
3595
- font-size: 14px;
3596
- line-height: 22px;
3740
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3741
+ display: block;
3597
3742
  }
3598
-
3599
- .l12j5nqp {
3600
- font-family: Inter;
3601
- font-style: normal;
3602
- font-weight: normal;
3603
- font-size: 14px;
3604
- line-height: 22px;
3743
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3744
+ display: none;
3605
3745
  }
3606
-
3607
- .l1tecqht {
3608
- font-family: Inter;
3609
- font-style: normal;
3610
- font-weight: bold;
3611
- font-size: 14px;
3612
- line-height: 22px;
3746
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3747
+ transform: translateY(-50%);
3613
3748
  }
3614
-
3615
- .l6sa990 {
3616
- font-family: Inter;
3617
- font-style: normal;
3618
- font-weight: normal;
3619
- text-transform: uppercase;
3620
- font-feature-settings: "cpsp" on;
3621
- font-size: 14px;
3622
- line-height: 22px;
3749
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3750
+ transform: translateY(-50%) rotateX(180deg);
3623
3751
  }
3624
-
3625
- .lckqe8j {
3626
- font-family: Inter;
3627
- font-style: normal;
3628
- font-weight: bold;
3629
- text-transform: uppercase;
3630
- font-feature-settings: "cpsp" on;
3631
- font-size: 14px;
3632
- line-height: 22px;
3752
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3753
+ background: #f2f5fa;
3633
3754
  }
3634
-
3635
- .l1kuminb {
3636
- font-family: Inter;
3637
- font-style: normal;
3638
- font-weight: normal;
3639
- font-size: 13px;
3640
- line-height: 20px;
3755
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3756
+ display: block;
3641
3757
  }
3642
-
3643
- .l1pbuf5j {
3644
- font-family: Inter;
3645
- font-style: normal;
3646
- font-weight: 600;
3647
- font-size: 13px;
3648
- line-height: 20px;
3758
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
3759
+ padding-right: 25px;
3649
3760
  }
3650
-
3651
- .l1r4ztu {
3652
- font-family: Inter;
3653
- font-style: normal;
3654
- font-weight: bold;
3655
- font-size: 13px;
3656
- line-height: 20px;
3761
+ .tta5kd2 .ant-table .ant-table-selection-column {
3762
+ padding: 0 !important;
3657
3763
  }
3658
-
3659
- .ly8vzok {
3660
- font-family: Inter;
3661
- font-style: normal;
3662
- font-weight: normal;
3663
- font-size: 13px;
3664
- line-height: 20px;
3764
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3765
+ position: absolute;
3766
+ left: 50%;
3767
+ top: 50%;
3768
+ transform: translate(-50%, -50%);
3665
3769
  }
3666
-
3667
- .lumfmf {
3668
- font-family: Inter;
3669
- font-style: normal;
3670
- font-weight: 600;
3671
- font-size: 13px;
3672
- line-height: 20px;
3770
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3771
+ display: none;
3673
3772
  }
3674
-
3675
- .l16ujwmv {
3676
- font-family: Inter;
3677
- font-style: normal;
3678
- font-weight: bold;
3679
- font-size: 13px;
3680
- line-height: 20px;
3773
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3774
+ background: #fff;
3681
3775
  }
3682
-
3683
- .l17o1ffr {
3684
- font-family: Inter;
3685
- font-style: normal;
3686
- font-weight: normal;
3687
- text-transform: uppercase;
3688
- font-feature-settings: "cpsp" on;
3689
- font-size: 13px;
3690
- line-height: 20px;
3776
+ .tta5kd2 .ant-table .ant-table-placeholder {
3777
+ background: inherit;
3691
3778
  }
3692
-
3693
- .lngllvn {
3694
- font-family: Inter;
3695
- font-style: normal;
3779
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3780
+ position: static;
3781
+ border: none;
3782
+ background: inherit !important;
3783
+ height: 100px;
3784
+ vertical-align: middle;
3785
+ }
3786
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3787
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3696
3788
  font-weight: bold;
3697
- text-transform: uppercase;
3698
- font-feature-settings: "cpsp" on;
3699
- font-size: 13px;
3700
- line-height: 20px;
3789
+ font-size: 20px;
3790
+ color: rgba(10, 37, 85, 0.6);
3701
3791
  }
3702
-
3703
- .l2i7fo9 {
3704
- font-family: Inter;
3705
- font-style: normal;
3706
- font-weight: normal;
3707
- font-size: 12px;
3708
- line-height: 18px;
3792
+ .tta5kd2 .ant-table td.cell__action_ {
3793
+ padding: 0 !important;
3794
+ position: relative;
3795
+ background: #fff;
3709
3796
  }
3710
-
3711
- .l1x7hscx {
3712
- font-family: Inter;
3713
- font-style: normal;
3714
- font-weight: 500;
3715
- font-size: 12px;
3716
- line-height: 18px;
3797
+ .tta5kd2 .ant-table td.cell__action_ > * {
3798
+ height: 100%;
3799
+ display: flex;
3800
+ align-items: center;
3801
+ justify-content: flex-end;
3802
+ padding-right: 8px;
3717
3803
  }
3718
-
3719
- .le1jwan {
3720
- font-family: Inter;
3721
- font-style: normal;
3722
- font-weight: bold;
3723
- font-size: 12px;
3724
- line-height: 18px;
3804
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3805
+ width: 24px;
3806
+ height: 24px;
3807
+ cursor: pointer;
3808
+ justify-content: center;
3809
+ border-radius: 4px;
3725
3810
  }
3726
-
3727
- .lyxynfj {
3728
- font-family: Inter;
3729
- font-style: normal;
3730
- font-weight: normal;
3731
- font-size: 12px;
3732
- line-height: 18px;
3811
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3812
+ background: #fff;
3733
3813
  }
3734
3814
 
3735
- .lpb2nxv {
3736
- font-family: Inter;
3737
- font-style: normal;
3738
- font-weight: 500;
3739
- font-size: 12px;
3740
- line-height: 18px;
3815
+ .s1fc623g {
3816
+ width: 430px !important;
3741
3817
  }
3742
3818
 
3743
- .l1r8o3vv {
3744
- font-family: Inter;
3745
- font-style: normal;
3746
- font-weight: bold;
3747
- font-size: 12px;
3819
+ .da3mx0o .ant-select-item-group {
3820
+ padding: 8px 16px;
3748
3821
  line-height: 18px;
3822
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3823
+ height: 34px;
3824
+ min-height: 34px;
3825
+ box-sizing: border-box;
3826
+ margin-top: 8px;
3749
3827
  }
3750
3828
 
3751
- .lemnjy2 {
3752
- font-family: Inter;
3753
- font-style: normal;
3754
- font-weight: normal;
3755
- text-transform: uppercase;
3756
- font-feature-settings: "cpsp" on;
3757
- font-size: 12px;
3758
- line-height: 18px;
3829
+ .onr9gzt {
3830
+ display: flex;
3831
+ flex-direction: column;
3832
+ margin: 1px 8px;
3833
+ padding: 8px;
3834
+ border-radius: 4px;
3759
3835
  }
3760
-
3761
- .lrc42gb {
3762
- font-family: Inter;
3763
- font-style: normal;
3764
- font-weight: bold;
3765
- text-transform: uppercase;
3766
- font-feature-settings: "cpsp" on;
3767
- font-size: 12px;
3768
- line-height: 18px;
3836
+ .onr9gzt .selected-icon {
3837
+ display: none;
3769
3838
  }
3770
-
3771
- .fqaz4mb {
3772
- font-family: Inter;
3773
- font-style: normal;
3774
- font-weight: normal;
3775
- font-size: 13px;
3776
- line-height: 20px;
3839
+ .onr9gzt.ant-select-item-option-grouped {
3840
+ padding-left: 8px;
3777
3841
  }
3778
-
3779
- .f13we5o {
3780
- font-family: Inter;
3781
- font-style: normal;
3782
- font-weight: normal;
3783
- font-size: 13px;
3784
- line-height: 20px;
3842
+ .onr9gzt.ant-select-item-option-selected {
3843
+ background-color: white;
3785
3844
  }
3786
-
3787
- .ffmjua2 {
3788
- font-family: Inter;
3789
- font-style: normal;
3790
- font-weight: normal;
3791
- font-size: 12px;
3792
- line-height: 18px;
3845
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3846
+ color: #0080ff;
3793
3847
  }
3794
-
3795
- .fz2mxw0 {
3796
- font-family: Inter;
3797
- font-style: normal;
3798
- font-weight: normal;
3799
- font-size: 12px;
3800
- line-height: 18px;
3848
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3849
+ display: block;
3801
3850
  }
3802
-
3803
- .t1ertzoh {
3804
- font-family: Inter;
3805
- font-style: normal;
3806
- font-weight: normal;
3807
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3808
- font-size: 13px;
3809
- line-height: 20px;
3851
+ .onr9gzt.ant-select-item-option-active {
3852
+ background: rgba(0, 136, 255, 0.16);
3810
3853
  }
3811
-
3812
- .t19bge8r {
3813
- font-family: Inter;
3814
- font-style: normal;
3815
- font-weight: normal;
3816
- font-feature-settings: "zero" on;
3817
- font-size: 13px;
3818
- line-height: 20px;
3854
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3855
+ color: #0080ff;
3819
3856
  }
3820
-
3821
- .tjrzfyl {
3822
- font-family: Inter;
3823
- font-style: normal;
3824
- font-weight: normal;
3825
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3826
- font-size: 12px;
3827
- line-height: 18px;
3857
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3858
+ background: rgba(0, 136, 255, 0.1);
3859
+ color: #0080ff;
3828
3860
  }
3829
3861
 
3830
- .tm6s7bo {
3831
- font-family: Inter;
3832
- font-style: normal;
3833
- font-weight: 500;
3834
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
3835
- font-size: 12px;
3836
- line-height: 18px;
3862
+ .oiy0apc {
3863
+ display: flex;
3864
+ justify-content: space-between;
3865
+ height: 20px;
3866
+ line-height: 20px;
3837
3867
  }
3838
-
3839
- .t19zq6ic {
3840
- font-family: Inter;
3841
- font-style: normal;
3842
- font-weight: normal;
3843
- font-feature-settings: "zero" on;
3844
- font-size: 12px;
3845
- line-height: 18px;
3868
+ .oiy0apc .timezone-title {
3869
+ color: #2d3a56;
3870
+ overflow: hidden;
3871
+ text-overflow: ellipsis;
3846
3872
  }
3847
3873
 
3848
- .t1gduru8 {
3849
- font-family: Inter;
3850
- font-style: normal;
3851
- font-weight: 500;
3852
- font-feature-settings: "zero" on;
3853
- font-size: 12px;
3874
+ .of4y382 {
3875
+ display: flex;
3876
+ justify-content: space-between;
3877
+ color: rgba(44, 56, 82, 0.6);
3878
+ height: 18px;
3854
3879
  line-height: 18px;
3880
+ margin-top: 2px;
3855
3881
  }
3856
3882
 
3857
- .t55raab {
3858
- font-family: Inter;
3859
- font-style: normal;
3860
- font-weight: bold;
3861
- font-feature-settings: "zero" on;
3862
- font-size: 16px;
3863
- line-height: 24px;
3883
+ .t19903l9 {
3884
+ border: none;
3885
+ margin-right: 0;
3886
+ background: rgba(225, 230, 241, 0.6);
3864
3887
  }
3865
3888
 
3866
- .u1w9abfe {
3867
- font-family: Inter;
3868
- font-style: normal;
3869
- font-weight: normal;
3870
- font-size: 10px;
3871
- line-height: 12px;
3889
+ .ohwbvxu {
3890
+ pointer-events: none;
3891
+ height: 32px;
3892
+ width: 100%;
3893
+ opacity: 0;
3872
3894
  }
3873
3895
 
3874
3896
  .c198s9j3 {
@@ -3997,6 +4019,10 @@ input.rrg1fkn.ant-input {
3997
4019
  transform: rotate(180deg);
3998
4020
  }
3999
4021
 
4022
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4023
+ display: flex;
4024
+ }
4025
+
4000
4026
  .igz4le8 {
4001
4027
  height: 24px;
4002
4028
  width: 56px !important;
@@ -4007,10 +4033,6 @@ input.rrg1fkn.ant-input {
4007
4033
  color: rgba(44, 56, 82, 0.6);
4008
4034
  }
4009
4035
 
4010
- .iiqau4c.ant-input-group.ant-input-group-compact {
4011
- display: flex;
4012
- }
4013
-
4014
4036
  .m1thnes4 {
4015
4037
  color: rgba(44, 56, 82, 0.6);
4016
4038
  text-align: center;
@@ -4202,50 +4224,35 @@ input.rrg1fkn.ant-input {
4202
4224
  background: rgba(163, 180, 204, 0.18);
4203
4225
  }
4204
4226
 
4205
- .at4ovwe .ant-input-number-handler-wrap {
4206
- display: var(--at4ovwe-0);
4207
- }
4208
- .at4ovwe .ant-input-number-input-wrap {
4209
- padding: 5px 12px;
4210
- display: inline-flex;
4211
- line-height: 1.5715;
4212
- height: 100%;
4227
+ .f1p9ti6d {
4213
4228
  width: 100%;
4229
+ margin-bottom: 0 !important;
4230
+ flex-flow: nowrap !important;
4231
+ line-break: auto;
4214
4232
  }
4215
- .at4ovwe .ant-input-number-input-wrap::after {
4216
- content: var(--at4ovwe-1);
4217
- display: var(--at4ovwe-2);
4218
- flex: none;
4219
- align-items: center;
4220
- margin-left: 4px;
4221
- color: rgba(44, 56, 82, 0.6);
4233
+ .f1p9ti6d > .ant-form-item-label {
4234
+ text-align: left !important;
4235
+ padding-bottom: 0 !important;
4222
4236
  }
4223
- .at4ovwe .ant-input-number-input-wrap::before {
4224
- content: var(--at4ovwe-3);
4225
- display: var(--at4ovwe-4);
4226
- flex: none;
4227
- align-items: center;
4228
- margin-right: 4px;
4229
- cursor: auto;
4237
+ .f1p9ti6d > .ant-form-item-label > label {
4238
+ min-height: 32px;
4239
+ height: auto;
4240
+ font-size: 13px;
4230
4241
  color: rgba(44, 56, 82, 0.6);
4242
+ white-space: normal;
4231
4243
  }
4232
- .at4ovwe.ant-input-number {
4233
- width: 100%;
4234
- border-radius: 6px;
4235
- }
4236
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4237
- border-color: #0096ff;
4238
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4244
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
4245
+ border-color: #ff4d4f !important;
4239
4246
  }
4240
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4241
- border-color: #e75a3a;
4242
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4247
+ .f1p9ti6d .ant-form-item-explain {
4248
+ margin-top: 4px;
4249
+ font-size: 12px;
4250
+ min-height: 0px;
4243
4251
  }
4244
- .at4ovwe .ant-input-number-input {
4245
- padding: 0;
4246
- margin: 0;
4247
- height: auto;
4248
- font-size: inherit;
4252
+ .f1p9ti6d .ant-form-item-extra {
4253
+ font-size: 12px;
4254
+ color: rgba(44, 56, 82, 0.6);
4255
+ min-height: 0px;
4249
4256
  }
4250
4257
 
4251
4258
  .tc40oxa {
@@ -4444,33 +4451,69 @@ input.rrg1fkn.ant-input {
4444
4451
  margin-right: 8px;
4445
4452
  }
4446
4453
 
4447
- .f1p9ti6d {
4454
+ .at4ovwe .ant-input-number-handler-wrap {
4455
+ display: var(--at4ovwe-0);
4456
+ }
4457
+ .at4ovwe .ant-input-number-input-wrap {
4458
+ padding: 5px 12px;
4459
+ display: inline-flex;
4460
+ line-height: 1.5715;
4461
+ height: 100%;
4448
4462
  width: 100%;
4449
- margin-bottom: 0 !important;
4450
- flex-flow: nowrap !important;
4451
- line-break: auto;
4452
4463
  }
4453
- .f1p9ti6d > .ant-form-item-label {
4454
- text-align: left !important;
4455
- padding-bottom: 0 !important;
4464
+ .at4ovwe .ant-input-number-input-wrap::after {
4465
+ content: var(--at4ovwe-1);
4466
+ display: var(--at4ovwe-2);
4467
+ flex: none;
4468
+ align-items: center;
4469
+ margin-left: 4px;
4470
+ color: rgba(44, 56, 82, 0.6);
4456
4471
  }
4457
- .f1p9ti6d > .ant-form-item-label > label {
4458
- min-height: 32px;
4459
- height: auto;
4460
- font-size: 13px;
4472
+ .at4ovwe .ant-input-number-input-wrap::before {
4473
+ content: var(--at4ovwe-3);
4474
+ display: var(--at4ovwe-4);
4475
+ flex: none;
4476
+ align-items: center;
4477
+ margin-right: 4px;
4478
+ cursor: auto;
4461
4479
  color: rgba(44, 56, 82, 0.6);
4462
- white-space: normal;
4463
4480
  }
4464
- .f1p9ti6d.ant-form-item-has-error .ant-input {
4465
- border-color: #ff4d4f !important;
4481
+ .at4ovwe.ant-input-number {
4482
+ width: 100%;
4483
+ border-radius: 6px;
4466
4484
  }
4467
- .f1p9ti6d .ant-form-item-explain {
4468
- margin-top: 4px;
4469
- font-size: 12px;
4485
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4486
+ border-color: #0096ff;
4487
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4470
4488
  }
4471
- .f1p9ti6d .ant-form-item-extra {
4489
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4490
+ border-color: #e75a3a;
4491
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4492
+ }
4493
+ .at4ovwe .ant-input-number-input {
4494
+ padding: 0;
4495
+ margin: 0;
4496
+ height: auto;
4497
+ font-size: inherit;
4498
+ }
4499
+
4500
+ .feau332.ant-form-item {
4501
+ margin-bottom: 0;
4502
+ }
4503
+ .feau332 .ant-form-item-explain {
4504
+ display: none;
4505
+ min-height: 18px;
4506
+ margin-top: 5px;
4507
+ font-family: "Inter";
4508
+ font-weight: 400;
4472
4509
  font-size: 12px;
4473
- color: rgba(44, 56, 82, 0.6);
4510
+ line-height: 18px;
4511
+ }
4512
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4513
+ white-space: pre-wrap;
4514
+ }
4515
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4516
+ display: block;
4474
4517
  }
4475
4518
 
4476
4519
  .a6dbbkm .ant-input-number-handler-wrap {
@@ -4502,23 +4545,4 @@ input.rrg1fkn.ant-input {
4502
4545
  margin: 0;
4503
4546
  height: auto;
4504
4547
  font-size: inherit;
4505
- }
4506
-
4507
- .feau332.ant-form-item {
4508
- margin-bottom: 0;
4509
- }
4510
- .feau332 .ant-form-item-explain {
4511
- display: none;
4512
- min-height: 18px;
4513
- margin-top: 5px;
4514
- font-family: "Inter";
4515
- font-weight: 400;
4516
- font-size: 12px;
4517
- line-height: 18px;
4518
- }
4519
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4520
- white-space: pre-wrap;
4521
- }
4522
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4523
- display: block;
4524
4548
  }