@cloudtower/eagle 0.23.0 → 0.23.1

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