@cloudtower/eagle 0.22.34 → 0.22.35

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