@cloudtower/eagle 0.22.28 → 0.22.30

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