@cloudtower/eagle 0.22.34 → 0.22.37

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