@cloudtower/eagle 0.25.14-alpha.4 → 0.25.14

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
@@ -1636,254 +1636,6 @@ html body {
1636
1636
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1637
1637
  }
1638
1638
  }
1639
- .buj61ew.ant-btn {
1640
- height: 32px;
1641
- border-radius: 6px;
1642
- line-height: 22px;
1643
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1644
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1645
- }
1646
- .buj61ew.ant-btn.ant-btn-lg {
1647
- height: 40px;
1648
- line-height: 24px;
1649
- }
1650
- .buj61ew.ant-btn.ant-btn-sm {
1651
- height: 24px;
1652
- line-height: 20px;
1653
- }
1654
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1655
- border-radius: 50%;
1656
- }
1657
- .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 {
1658
- color: var(--color, #06101f);
1659
- font-weight: var(--font-weight);
1660
- background: var(--background-color, #fff);
1661
- border-width: var(--border-width, 1px);
1662
- border-color: var(--border-color, #d9d9d9);
1663
- }
1664
- .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 {
1665
- display: none;
1666
- }
1667
- .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 {
1668
- color: var(--color, inherit);
1669
- }
1670
- .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 {
1671
- background: var(--background-color-hover, var(--background-color));
1672
- border-color: var(--border-color-hover, var(--border-color, transparent));
1673
- }
1674
- .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 {
1675
- --scale: 1;
1676
- --transY: 1px;
1677
- background: var(--background-color-active, var(--background-color));
1678
- border-color: var(--border-color-active, var(--border-color, transparent));
1679
- }
1680
- .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 {
1681
- background: var(--background-color-focus, var(--background-color));
1682
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1683
- border-color: var(--border-color-focus, var(--border-color, transparent));
1684
- }
1685
- .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 {
1686
- color: var(--color-disabled, var(--color));
1687
- background: var(--background-color-disabled, var(--background-color));
1688
- border-color: var(--border-color-disabled, var(--border-color, transparent));
1689
- opacity: 0.5;
1690
- }
1691
- .buj61ew.ant-btn-link[disabled] {
1692
- color: #0080ff;
1693
- opacity: 0.5;
1694
- }
1695
- .buj61ew.ant-btn-primary {
1696
- --color: #fff;
1697
- --font-weight: bold;
1698
- --border-width: 0;
1699
- --background-color: #0080ff;
1700
- --background-color-hover: #009dff;
1701
- --background-color-active: #005ed1;
1702
- --background-color-focus: #0080ff;
1703
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1704
- }
1705
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
1706
- --background-color: #f0483e;
1707
- --background-color-hover: #ff5252;
1708
- --background-color-active: #c73d31;
1709
- --background-color-focus: #ff5252;
1710
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1711
- }
1712
- .buj61ew.ant-btn-primary.btn-primary-orange {
1713
- --background-color: #fea008;
1714
- --background-color-hover: #feba33;
1715
- --background-color-active: #e07f00;
1716
- --background-color-focus: #fea008;
1717
- }
1718
- .buj61ew.ant-btn-secondary {
1719
- --color: #0080ff;
1720
- --font-weight: bold;
1721
- --border-width: 0;
1722
- --background-color: rgba(0, 136, 255, 0.1);
1723
- --background-color-hover: rgba(0, 136, 255, 0.16);
1724
- --background-color-active: rgba(0, 136, 255, 0.2);
1725
- --background-color-focus: rgba(0, 136, 255, 0.1);
1726
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1727
- }
1728
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1729
- --color: #f0483e;
1730
- --background-color: rgba(255, 74, 74, 0.1);
1731
- --background-color-hover: rgba(255, 74, 74, 0.16);
1732
- --background-color-active: rgba(255, 74, 74, 0.2);
1733
- --background-color-focus: rgba(255, 74, 74, 0.1);
1734
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1735
- }
1736
- .buj61ew.ant-btn-secondary.btn-primary-orange {
1737
- --color: #fea008;
1738
- --background-color: rgba(255, 187, 0, 0.1);
1739
- --background-color-hover: rgba(255, 187, 0, 0.16);
1740
- --background-color-active: rgba(255, 187, 0, 0.2);
1741
- --background-color-focus: rgba(255, 187, 0, 0.1);
1742
- }
1743
- .buj61ew.ant-btn-tertiary {
1744
- --color: #0080ff;
1745
- --font-weight: bold;
1746
- --border-width: 0;
1747
- --background-color: #fff;
1748
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1749
- box-shadow: none;
1750
- }
1751
- .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 {
1752
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1753
- }
1754
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1755
- --color: #f0483e;
1756
- --background-color: #fff;
1757
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1758
- }
1759
- .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 {
1760
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1761
- }
1762
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
1763
- --color: #fea008;
1764
- --background-color: #fff;
1765
- }
1766
- .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 {
1767
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1768
- }
1769
- .buj61ew.ant-btn-ordinary {
1770
- --color: #1d326c;
1771
- --border-color: #ccd4e3;
1772
- --background-color: #fff;
1773
- --background-color-hover: #edf0f7;
1774
- --background-color-active: #e4e9f2;
1775
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1776
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1777
- }
1778
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1779
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1780
- }
1781
- .buj61ew.ant-btn-ordinary.ordinary-blue {
1782
- --color: #0080ff;
1783
- --border-color: #0080ff;
1784
- --background-color: #fff;
1785
- --background-color-hover: linear-gradient(
1786
- 0deg,
1787
- rgba(0, 136, 255, 0.16),
1788
- rgba(0, 136, 255, 0.16)
1789
- ),
1790
- #ffffff;
1791
- --background-color-active: linear-gradient(
1792
- 0deg,
1793
- rgba(0, 136, 255, 0.2),
1794
- rgba(0, 136, 255, 0.2)
1795
- ),
1796
- #ffffff;
1797
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1798
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1799
- }
1800
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1801
- --color: #f0483e;
1802
- --border-color: #f0483e;
1803
- --background-color: #fff;
1804
- --background-color-hover: linear-gradient(
1805
- 0deg,
1806
- rgba(255, 74, 74, 0.16),
1807
- rgba(255, 74, 74, 0.16)
1808
- ),
1809
- #ffffff;
1810
- --background-color-active: linear-gradient(
1811
- 0deg,
1812
- rgba(255, 74, 74, 0.2),
1813
- rgba(255, 74, 74, 0.2)
1814
- ),
1815
- #ffffff;
1816
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1817
- }
1818
- .buj61ew.ant-btn-ordinary-onTint {
1819
- --color: #1d326c;
1820
- --border-color: #fff;
1821
- --background-color: #fff;
1822
- --background-color-hover: rgba(211, 218, 235, 0.6);
1823
- --background-color-active: rgba(192, 203, 224, 0.6);
1824
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1825
- box-shadow: none;
1826
- }
1827
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1828
- --color: #0080ff;
1829
- --border-color: #fff;
1830
- --background-color: #fff;
1831
- --background-color-hover: rgba(0, 136, 255, 0.16);
1832
- --background-color-active: rgba(0, 136, 255, 0.2);
1833
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1834
- box-shadow: none;
1835
- }
1836
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1837
- --color: #f0483e;
1838
- --background-color-hover: rgba(255, 74, 74, 0.16);
1839
- --background-color-active: rgba(255, 74, 74, 0.2);
1840
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1841
- }
1842
- .buj61ew.ant-btn-quiet {
1843
- --color: rgba(44, 56, 82, 0.6);
1844
- --border-width: 0;
1845
- --background-color: transparent;
1846
- --background-color-hover: rgba(211, 218, 235, 0.6);
1847
- --background-color-active: rgba(192, 203, 224, 0.6);
1848
- --background-color-focus: #fff;
1849
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1850
- box-shadow: none;
1851
- }
1852
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1853
- --color: #f0483e;
1854
- --background-color-hover: rgba(255, 74, 74, 0.16);
1855
- --background-color-active: rgba(255, 74, 74, 0.2);
1856
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1857
- }
1858
- .buj61ew.ant-btn-quiet.quiet-blue {
1859
- --color: #0080ff;
1860
- --background-color: transparent;
1861
- --background-color-hover: rgba(0, 136, 255, 0.16);
1862
- --background-color-active: rgba(0, 136, 255, 0.2);
1863
- --background-color-focus: #fff;
1864
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1865
- }
1866
- .buj61ew.has-icon {
1867
- display: inline-flex;
1868
- align-items: center;
1869
- }
1870
- .buj61ew .button-prefix-icon {
1871
- margin-right: 4px;
1872
- display: inline-flex;
1873
- }
1874
- .buj61ew .button-suffix-icon {
1875
- margin-left: 4px;
1876
- display: inline-flex;
1877
- }
1878
- .buj61ew .icon-wrapper {
1879
- display: inline-flex;
1880
- vertical-align: bottom;
1881
- }
1882
-
1883
- .nchllas {
1884
- padding: 0;
1885
- }
1886
-
1887
1639
  .iap75of {
1888
1640
  height: 18px;
1889
1641
  line-height: 18px;
@@ -1897,53 +1649,9 @@ html body {
1897
1649
  margin-right: 4px;
1898
1650
  }
1899
1651
 
1900
- .bpq0js6 {
1901
- padding: 4px 11px;
1902
- }
1903
-
1904
- .b15sn34c {
1905
- white-space: nowrap;
1906
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1907
- }
1908
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1909
- --color: #0080ff;
1910
- }
1911
- .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] {
1912
- --color: #0080ff;
1913
- }
1914
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1915
- margin-left: 1px;
1916
- }
1917
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1918
- border-top-right-radius: 0;
1919
- border-bottom-right-radius: 0;
1920
- }
1921
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1922
- border-top-left-radius: 0;
1923
- border-bottom-left-radius: 0;
1924
- }
1925
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1926
- border-radius: unset;
1927
- }
1928
-
1929
- .fde5mpd {
1930
- width: 100%;
1931
- height: 100%;
1932
- min-height: 124px;
1933
- display: flex;
1934
- flex-direction: column;
1935
- justify-content: center;
1936
- align-items: center;
1937
- }
1938
- .fde5mpd .error-text {
1939
- color: rgba(10, 37, 85, 0.6);
1940
- margin-bottom: 16px;
1941
- font-size: 18px;
1942
- }
1943
-
1944
- .i1mrf09m {
1945
- display: inline-flex;
1946
- align-items: center;
1652
+ .i1mrf09m {
1653
+ display: inline-flex;
1654
+ align-items: center;
1947
1655
  }
1948
1656
  .i1mrf09m .icon-inner {
1949
1657
  display: inline-flex;
@@ -1952,301 +1660,20 @@ html body {
1952
1660
  }
1953
1661
  .i1mrf09m .icon-inner + span,
1954
1662
  .i1mrf09m span + .icon-inner.suffix {
1955
- margin-left: 4px;
1956
- }
1957
- .i1mrf09m.is-rotate img,
1958
- .i1mrf09m.is-rotate svg {
1959
- animation: rotate 680ms linear infinite;
1960
- }
1961
-
1962
- .obf05yr {
1963
- display: inline-block;
1964
- }
1965
-
1966
- .hsms1n6 {
1967
- visibility: hidden;
1968
- position: absolute;
1969
- }
1970
-
1971
- .p12gwtiw {
1972
- display: flex;
1973
- justify-content: space-between;
1974
- align-items: center;
1975
- padding: 10px 0;
1976
- color: rgba(44, 56, 82, 0.6);
1977
- font-size: 12px;
1978
- line-height: 24px;
1979
- }
1980
- .p12gwtiw .pagination-left {
1981
- padding: 2px 8px;
1982
- }
1983
- .p12gwtiw .dropdown-trigger {
1984
- display: flex;
1985
- align-items: center;
1986
- border-radius: 6px;
1987
- cursor: pointer;
1988
- transition: all 0.3s ease;
1989
- }
1990
- .p12gwtiw .dropdown-trigger:hover {
1991
- background: rgba(211, 218, 235, 0.6);
1992
- color: #0080ff;
1993
- }
1994
- .p12gwtiw .dropdown-trigger .icon-inner {
1995
- margin-left: 4px;
1996
- }
1997
- .p12gwtiw .pagination-right {
1998
- display: flex;
1999
- align-items: center;
2000
- color: #0080ff;
2001
- font-weight: bold;
2002
- }
2003
- .p12gwtiw .pagination-right .icon-inner {
2004
- margin-left: 4px;
2005
- }
2006
- .p12gwtiw .pagination-right .prev-btn,
2007
- .p12gwtiw .pagination-right .next-btn {
2008
- padding: 0 8px;
2009
- }
2010
- .p12gwtiw .pagination-right .prev-btn > span,
2011
- .p12gwtiw .pagination-right .next-btn > span {
2012
- color: #0080ff;
2013
- }
2014
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2015
- transform: rotate(180deg);
2016
- }
2017
-
2018
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2019
- max-height: calc(100vh - 128px);
2020
- overflow-y: auto;
2021
- }
2022
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2023
- padding: 4px 20px;
2024
- font-size: 12px;
2025
- line-height: 18px;
2026
- }
2027
-
2028
- .rxbeqvl.ant-radio-wrapper {
2029
- display: inline-flex;
2030
- align-items: baseline;
2031
- white-space: pre-wrap;
2032
- }
2033
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2034
- position: relative;
2035
- top: 3px;
2036
- }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2038
- border-color: rgba(107, 128, 167, 0.6);
2039
- }
2040
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2041
- border-color: #0080ff;
2042
- }
2043
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2044
- border-color: #0080ff;
2045
- background: #0080ff;
2046
- }
2047
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2048
- top: 4px;
2049
- left: 4px;
2050
- width: 6px;
2051
- height: 6px;
2052
- background: #fff;
2053
- }
2054
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2055
- opacity: 0.5;
2056
- }
2057
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2058
- border-color: rgba(107, 128, 167, 0.6);
2059
- background: rgba(211, 218, 235, 0.6);
2060
- }
2061
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2062
- background: #00122e;
2063
- }
2064
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2065
- color: #00122e;
2066
- opacity: 0.5;
2067
- }
2068
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2069
- color: #00122e;
2070
- }
2071
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2072
- display: inline-block;
2073
- padding: 0;
2074
- padding-left: 12px;
2075
- }
2076
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2077
- margin-bottom: 0;
2078
- white-space: pre-wrap;
2079
- color: rgba(44, 56, 82, 0.6);
2080
- }
2081
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2082
- padding-left: 8px;
2083
- }
2084
-
2085
- .r5ie79y .ant-radio-button-wrapper:first-child {
2086
- border-radius: 5px 0 0 5px;
2087
- }
2088
- .r5ie79y .ant-radio-button-wrapper:last-child {
2089
- border-radius: 0 5px 5px 0;
2090
- }
2091
-
2092
- .r1f0aqcc {
2093
- color: #00122e;
2094
- border-color: #ccd4e3;
2095
- }
2096
- .r1f0aqcc:first-child {
2097
- border-color: #a3b4cc;
2098
- }
2099
- .r1f0aqcc.ant-radio-button-wrapper {
2100
- padding: 0 12px;
2101
- line-height: 32px;
2102
- height: 32px;
2103
- }
2104
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2105
- white-space: nowrap;
2106
- }
2107
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2108
- background: #ccd4e3;
2109
- }
2110
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2111
- background: #0080ff;
2112
- }
2113
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2114
- background: #ccd4e3;
2115
- opacity: 0.5;
2116
- }
2117
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2118
- border-right-color: #0080ff;
2119
- }
2120
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2121
- border-color: #0080ff;
2122
- }
2123
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2124
- background: rgba(0, 136, 255, 0.1);
2125
- }
2126
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2127
- background: rgba(211, 218, 235, 0.6);
2128
- border-color: #ccd4e3;
2129
- opacity: 0.5;
2130
- }
2131
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2132
- color: #00122e;
2133
- border-color: #ccd4e3;
2134
- }
2135
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2136
- color: #00122e;
2137
- border-color: #ccd4e3;
2138
- background: rgba(172, 186, 211, 0.6);
2139
- }
2140
- .r1f0aqcc .ant-radio-button-input {
2141
- margin-right: 8px;
2142
- display: inline;
2143
- border: none;
2144
- padding: 0;
2145
- width: 36px;
2146
- background: transparent;
2147
- }
2148
- .r1f0aqcc .ant-radio-button-input:focus {
2149
- box-shadow: none;
2150
- }
2151
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2152
- margin-right: 0;
2153
- width: initial;
2154
- box-shadow: none;
2155
- }
2156
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2157
- display: none;
2158
- }
2159
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2160
- display: inline;
2161
- }
2162
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2163
- display: inline;
2164
- margin-right: 8px;
2165
- padding: 0;
2166
- width: 36px;
2167
- }
2168
-
2169
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2170
- flex-direction: row;
2171
- justify-content: stretch;
2172
- }
2173
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2174
- padding: 0;
2175
- margin-right: 4px;
2176
- flex: 1;
2177
- overflow: visible;
2178
- }
2179
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2180
- display: none;
2181
- }
2182
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2183
- width: 100%;
2184
- min-height: unset;
2185
- }
2186
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2187
- height: 26px;
2188
- line-height: 26px;
2189
- width: 100%;
2190
- text-align: center;
2191
- padding: 0;
2192
- font-size: 12px;
2193
- font-weight: normal;
2194
- }
2195
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2196
- margin-right: 10px;
2197
- }
2198
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2199
- display: none;
2200
- }
2201
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2202
- border-radius: 4px 0 0 4px;
2203
- }
2204
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2205
- margin-right: 0;
2206
- }
2207
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2208
- border-radius: 0 4px 4px 0;
2209
- }
2210
- .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 {
2211
- content: "";
2212
- width: 0;
2213
- height: 0;
2214
- border: 13px solid transparent;
2215
- position: absolute;
2216
- top: 0;
2217
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2218
- right: -21px;
2219
- z-index: 2;
2220
- }
2221
- .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 {
2222
- content: "";
2223
- width: 0;
2224
- height: 0;
2225
- border: 13px solid transparent;
2226
- position: absolute;
2227
- top: 0;
2228
- border-left: 8px solid #fff;
2229
- left: 0;
2230
- }
2231
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2232
- background-color: rgba(0, 136, 255, 0.1);
2233
- }
2234
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2235
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2236
- }
2237
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2238
- color: #005ed1;
1663
+ margin-left: 4px;
2239
1664
  }
2240
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2241
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2242
- background-color: rgba(237, 241, 250, 0.6);
1665
+ .i1mrf09m.is-rotate img,
1666
+ .i1mrf09m.is-rotate svg {
1667
+ animation: rotate 680ms linear infinite;
2243
1668
  }
2244
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2245
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2246
- color: rgba(44, 56, 82, 0.6);
1669
+
1670
+ .obf05yr {
1671
+ display: inline-block;
2247
1672
  }
2248
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2249
- padding: 0;
1673
+
1674
+ .hsms1n6 {
1675
+ visibility: hidden;
1676
+ position: absolute;
2250
1677
  }
2251
1678
 
2252
1679
  .cz04yix {
@@ -2888,30 +2315,272 @@ input.l1ki27se.ant-input {
2888
2315
  border-top-right-radius: 0;
2889
2316
  border-bottom-right-radius: 0;
2890
2317
  }
2891
-
2892
- .l1ki27se.ant-input-affix-wrapper {
2893
- border-top-right-radius: 0;
2894
- border-bottom-right-radius: 0;
2318
+
2319
+ .l1ki27se.ant-input-affix-wrapper {
2320
+ border-top-right-radius: 0;
2321
+ border-bottom-right-radius: 0;
2322
+ }
2323
+
2324
+ input.rrg1fkn.ant-input {
2325
+ border-top-left-radius: 0;
2326
+ border-bottom-left-radius: 0;
2327
+ }
2328
+
2329
+ .rrg1fkn.ant-input-affix-wrapper {
2330
+ border-top-left-radius: 0;
2331
+ border-bottom-left-radius: 0;
2332
+ }
2333
+
2334
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2335
+ border-top-right-radius: 0;
2336
+ border-bottom-right-radius: 0;
2337
+ }
2338
+
2339
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2340
+ border-top-left-radius: 0;
2341
+ border-bottom-left-radius: 0;
2342
+ }
2343
+
2344
+ .bpq0js6 {
2345
+ padding: 4px 11px;
2346
+ }
2347
+
2348
+ .b15sn34c {
2349
+ white-space: nowrap;
2350
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2351
+ }
2352
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
2353
+ --color: #0080ff;
2354
+ }
2355
+ .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] {
2356
+ --color: #0080ff;
2357
+ }
2358
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
2359
+ margin-left: 1px;
2360
+ }
2361
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
2362
+ border-top-right-radius: 0;
2363
+ border-bottom-right-radius: 0;
2364
+ }
2365
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
2366
+ border-top-left-radius: 0;
2367
+ border-bottom-left-radius: 0;
2368
+ }
2369
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
2370
+ border-radius: unset;
2371
+ }
2372
+
2373
+ .fde5mpd {
2374
+ width: 100%;
2375
+ height: 100%;
2376
+ min-height: 124px;
2377
+ display: flex;
2378
+ flex-direction: column;
2379
+ justify-content: center;
2380
+ align-items: center;
2381
+ }
2382
+ .fde5mpd .error-text {
2383
+ color: rgba(10, 37, 85, 0.6);
2384
+ margin-bottom: 16px;
2385
+ font-size: 18px;
2386
+ }
2387
+
2388
+ .p12gwtiw {
2389
+ display: flex;
2390
+ justify-content: space-between;
2391
+ align-items: center;
2392
+ padding: 10px 0;
2393
+ color: rgba(44, 56, 82, 0.6);
2394
+ font-size: 12px;
2395
+ line-height: 24px;
2396
+ }
2397
+ .p12gwtiw .pagination-left {
2398
+ padding: 2px 8px;
2399
+ }
2400
+ .p12gwtiw .dropdown-trigger {
2401
+ display: flex;
2402
+ align-items: center;
2403
+ border-radius: 6px;
2404
+ cursor: pointer;
2405
+ transition: all 0.3s ease;
2406
+ }
2407
+ .p12gwtiw .dropdown-trigger:hover {
2408
+ background: rgba(211, 218, 235, 0.6);
2409
+ color: #0080ff;
2410
+ }
2411
+ .p12gwtiw .dropdown-trigger .icon-inner {
2412
+ margin-left: 4px;
2413
+ }
2414
+ .p12gwtiw .pagination-right {
2415
+ display: flex;
2416
+ align-items: center;
2417
+ color: #0080ff;
2418
+ font-weight: bold;
2419
+ }
2420
+ .p12gwtiw .pagination-right .icon-inner {
2421
+ margin-left: 4px;
2422
+ }
2423
+ .p12gwtiw .pagination-right .prev-btn,
2424
+ .p12gwtiw .pagination-right .next-btn {
2425
+ padding: 0 8px;
2426
+ }
2427
+ .p12gwtiw .pagination-right .prev-btn > span,
2428
+ .p12gwtiw .pagination-right .next-btn > span {
2429
+ color: #0080ff;
2430
+ }
2431
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2432
+ transform: rotate(180deg);
2433
+ }
2434
+
2435
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2436
+ max-height: calc(100vh - 128px);
2437
+ overflow-y: auto;
2438
+ }
2439
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2440
+ padding: 4px 20px;
2441
+ font-size: 12px;
2442
+ line-height: 18px;
2443
+ }
2444
+
2445
+ .rxbeqvl.ant-radio-wrapper {
2446
+ display: inline-flex;
2447
+ align-items: baseline;
2448
+ white-space: pre-wrap;
2449
+ }
2450
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2451
+ position: relative;
2452
+ top: 3px;
2453
+ }
2454
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2455
+ border-color: rgba(107, 128, 167, 0.6);
2456
+ }
2457
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2458
+ border-color: #0080ff;
2459
+ }
2460
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2461
+ border-color: #0080ff;
2462
+ background: #0080ff;
2463
+ }
2464
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2465
+ top: 4px;
2466
+ left: 4px;
2467
+ width: 6px;
2468
+ height: 6px;
2469
+ background: #fff;
2470
+ }
2471
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2472
+ opacity: 0.5;
2473
+ }
2474
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2475
+ border-color: rgba(107, 128, 167, 0.6);
2476
+ background: rgba(211, 218, 235, 0.6);
2477
+ }
2478
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2479
+ background: #00122e;
2480
+ }
2481
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2482
+ color: #00122e;
2483
+ opacity: 0.5;
2484
+ }
2485
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2486
+ color: #00122e;
2487
+ }
2488
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2489
+ display: inline-block;
2490
+ padding: 0;
2491
+ padding-left: 12px;
2492
+ }
2493
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2494
+ margin-bottom: 0;
2495
+ white-space: pre-wrap;
2496
+ color: rgba(44, 56, 82, 0.6);
2497
+ }
2498
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2499
+ padding-left: 8px;
2500
+ }
2501
+
2502
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2503
+ border-radius: 5px 0 0 5px;
2504
+ }
2505
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2506
+ border-radius: 0 5px 5px 0;
2507
+ }
2508
+
2509
+ .r1f0aqcc {
2510
+ color: #00122e;
2511
+ border-color: #ccd4e3;
2512
+ }
2513
+ .r1f0aqcc:first-child {
2514
+ border-color: #a3b4cc;
2515
+ }
2516
+ .r1f0aqcc.ant-radio-button-wrapper {
2517
+ padding: 0 12px;
2518
+ line-height: 32px;
2519
+ height: 32px;
2520
+ }
2521
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2522
+ white-space: nowrap;
2523
+ }
2524
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2525
+ background: #ccd4e3;
2526
+ }
2527
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2528
+ background: #0080ff;
2529
+ }
2530
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2531
+ background: #ccd4e3;
2532
+ opacity: 0.5;
2533
+ }
2534
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2535
+ border-right-color: #0080ff;
2536
+ }
2537
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2538
+ border-color: #0080ff;
2539
+ }
2540
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2541
+ background: rgba(0, 136, 255, 0.1);
2542
+ }
2543
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2544
+ background: rgba(211, 218, 235, 0.6);
2545
+ border-color: #ccd4e3;
2546
+ opacity: 0.5;
2547
+ }
2548
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2549
+ color: #00122e;
2550
+ border-color: #ccd4e3;
2551
+ }
2552
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2553
+ color: #00122e;
2554
+ border-color: #ccd4e3;
2555
+ background: rgba(172, 186, 211, 0.6);
2556
+ }
2557
+ .r1f0aqcc .ant-radio-button-input {
2558
+ margin-right: 8px;
2559
+ display: inline;
2560
+ border: none;
2561
+ padding: 0;
2562
+ width: 36px;
2563
+ background: transparent;
2895
2564
  }
2896
-
2897
- input.rrg1fkn.ant-input {
2898
- border-top-left-radius: 0;
2899
- border-bottom-left-radius: 0;
2565
+ .r1f0aqcc .ant-radio-button-input:focus {
2566
+ box-shadow: none;
2900
2567
  }
2901
-
2902
- .rrg1fkn.ant-input-affix-wrapper {
2903
- border-top-left-radius: 0;
2904
- border-bottom-left-radius: 0;
2568
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2569
+ margin-right: 0;
2570
+ width: initial;
2571
+ box-shadow: none;
2905
2572
  }
2906
-
2907
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2908
- border-top-right-radius: 0;
2909
- border-bottom-right-radius: 0;
2573
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2574
+ display: none;
2910
2575
  }
2911
-
2912
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2913
- border-top-left-radius: 0;
2914
- border-bottom-left-radius: 0;
2576
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2577
+ display: inline;
2578
+ }
2579
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2580
+ display: inline;
2581
+ margin-right: 8px;
2582
+ padding: 0;
2583
+ width: 36px;
2915
2584
  }
2916
2585
 
2917
2586
  .s34f1qb.ant-switch {
@@ -2968,86 +2637,336 @@ input.rrg1fkn.ant-input {
2968
2637
  .c1to9vb9 {
2969
2638
  margin-left: 5px;
2970
2639
  }
2971
-
2972
- .s1fc623g {
2973
- width: 430px !important;
2640
+
2641
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2642
+ flex-direction: row;
2643
+ justify-content: stretch;
2644
+ }
2645
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2646
+ padding: 0;
2647
+ margin-right: 4px;
2648
+ flex: 1;
2649
+ overflow: visible;
2650
+ }
2651
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2652
+ display: none;
2653
+ }
2654
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2655
+ width: 100%;
2656
+ min-height: unset;
2657
+ }
2658
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2659
+ height: 26px;
2660
+ line-height: 26px;
2661
+ width: 100%;
2662
+ text-align: center;
2663
+ padding: 0;
2664
+ font-size: 12px;
2665
+ font-weight: normal;
2666
+ }
2667
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2668
+ margin-right: 10px;
2669
+ }
2670
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2671
+ display: none;
2672
+ }
2673
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2674
+ border-radius: 4px 0 0 4px;
2675
+ }
2676
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2677
+ margin-right: 0;
2678
+ }
2679
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2680
+ border-radius: 0 4px 4px 0;
2681
+ }
2682
+ .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 {
2683
+ content: "";
2684
+ width: 0;
2685
+ height: 0;
2686
+ border: 13px solid transparent;
2687
+ position: absolute;
2688
+ top: 0;
2689
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2690
+ right: -21px;
2691
+ z-index: 2;
2692
+ }
2693
+ .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 {
2694
+ content: "";
2695
+ width: 0;
2696
+ height: 0;
2697
+ border: 13px solid transparent;
2698
+ position: absolute;
2699
+ top: 0;
2700
+ border-left: 8px solid #fff;
2701
+ left: 0;
2702
+ }
2703
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2704
+ background-color: rgba(0, 136, 255, 0.1);
2705
+ }
2706
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2707
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2708
+ }
2709
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2710
+ color: #005ed1;
2711
+ }
2712
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2713
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2714
+ background-color: rgba(237, 241, 250, 0.6);
2715
+ }
2716
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2717
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2718
+ color: rgba(44, 56, 82, 0.6);
2719
+ }
2720
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2721
+ padding: 0;
2722
+ }
2723
+
2724
+ .buj61ew.ant-btn {
2725
+ height: 32px;
2726
+ border-radius: 6px;
2727
+ line-height: 22px;
2728
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2729
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2730
+ }
2731
+ .buj61ew.ant-btn.ant-btn-lg {
2732
+ height: 40px;
2733
+ line-height: 24px;
2734
+ }
2735
+ .buj61ew.ant-btn.ant-btn-sm {
2736
+ height: 24px;
2737
+ line-height: 20px;
2738
+ }
2739
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2740
+ border-radius: 50%;
2741
+ }
2742
+ .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 {
2743
+ color: var(--color, #06101f);
2744
+ font-weight: var(--font-weight);
2745
+ background: var(--background-color, #fff);
2746
+ border-width: var(--border-width, 1px);
2747
+ border-color: var(--border-color, #d9d9d9);
2748
+ }
2749
+ .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 {
2750
+ display: none;
2751
+ }
2752
+ .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 {
2753
+ color: var(--color, inherit);
2754
+ }
2755
+ .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 {
2756
+ background: var(--background-color-hover, var(--background-color));
2757
+ border-color: var(--border-color-hover, var(--border-color, transparent));
2758
+ }
2759
+ .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 {
2760
+ --scale: 1;
2761
+ --transY: 1px;
2762
+ background: var(--background-color-active, var(--background-color));
2763
+ border-color: var(--border-color-active, var(--border-color, transparent));
2764
+ }
2765
+ .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 {
2766
+ background: var(--background-color-focus, var(--background-color));
2767
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2768
+ border-color: var(--border-color-focus, var(--border-color, transparent));
2769
+ }
2770
+ .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 {
2771
+ color: var(--color-disabled, var(--color));
2772
+ background: var(--background-color-disabled, var(--background-color));
2773
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
2774
+ opacity: 0.5;
2775
+ }
2776
+ .buj61ew.ant-btn-link[disabled] {
2777
+ color: #0080ff;
2778
+ opacity: 0.5;
2779
+ }
2780
+ .buj61ew.ant-btn-primary {
2781
+ --color: #fff;
2782
+ --font-weight: bold;
2783
+ --border-width: 0;
2784
+ --background-color: #0080ff;
2785
+ --background-color-hover: #009dff;
2786
+ --background-color-active: #005ed1;
2787
+ --background-color-focus: #0080ff;
2788
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2789
+ }
2790
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
2791
+ --background-color: #f0483e;
2792
+ --background-color-hover: #ff5252;
2793
+ --background-color-active: #c73d31;
2794
+ --background-color-focus: #ff5252;
2795
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2796
+ }
2797
+ .buj61ew.ant-btn-primary.btn-primary-orange {
2798
+ --background-color: #fea008;
2799
+ --background-color-hover: #feba33;
2800
+ --background-color-active: #e07f00;
2801
+ --background-color-focus: #fea008;
2802
+ }
2803
+ .buj61ew.ant-btn-secondary {
2804
+ --color: #0080ff;
2805
+ --font-weight: bold;
2806
+ --border-width: 0;
2807
+ --background-color: rgba(0, 136, 255, 0.1);
2808
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2809
+ --background-color-active: rgba(0, 136, 255, 0.2);
2810
+ --background-color-focus: rgba(0, 136, 255, 0.1);
2811
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2812
+ }
2813
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2814
+ --color: #f0483e;
2815
+ --background-color: rgba(255, 74, 74, 0.1);
2816
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2817
+ --background-color-active: rgba(255, 74, 74, 0.2);
2818
+ --background-color-focus: rgba(255, 74, 74, 0.1);
2819
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2820
+ }
2821
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
2822
+ --color: #fea008;
2823
+ --background-color: rgba(255, 187, 0, 0.1);
2824
+ --background-color-hover: rgba(255, 187, 0, 0.16);
2825
+ --background-color-active: rgba(255, 187, 0, 0.2);
2826
+ --background-color-focus: rgba(255, 187, 0, 0.1);
2827
+ }
2828
+ .buj61ew.ant-btn-tertiary {
2829
+ --color: #0080ff;
2830
+ --font-weight: bold;
2831
+ --border-width: 0;
2832
+ --background-color: #fff;
2833
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2834
+ box-shadow: none;
2835
+ }
2836
+ .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 {
2837
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2838
+ }
2839
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2840
+ --color: #f0483e;
2841
+ --background-color: #fff;
2842
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2843
+ }
2844
+ .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 {
2845
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
2846
+ }
2847
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
2848
+ --color: #fea008;
2849
+ --background-color: #fff;
2850
+ }
2851
+ .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 {
2852
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
2974
2853
  }
2975
-
2976
- .da3mx0o .ant-select-item-group {
2977
- padding: 8px 16px;
2978
- line-height: 18px;
2979
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2980
- height: 34px;
2981
- min-height: 34px;
2982
- box-sizing: border-box;
2983
- margin-top: 8px;
2854
+ .buj61ew.ant-btn-ordinary {
2855
+ --color: #1d326c;
2856
+ --border-color: #ccd4e3;
2857
+ --background-color: #fff;
2858
+ --background-color-hover: #edf0f7;
2859
+ --background-color-active: #e4e9f2;
2860
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2861
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2984
2862
  }
2985
-
2986
- .onr9gzt {
2987
- display: flex;
2988
- flex-direction: column;
2989
- margin: 1px 8px;
2990
- padding: 8px;
2991
- border-radius: 4px;
2863
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2864
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2992
2865
  }
2993
- .onr9gzt .selected-icon {
2994
- display: none;
2866
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
2867
+ --color: #0080ff;
2868
+ --border-color: #0080ff;
2869
+ --background-color: #fff;
2870
+ --background-color-hover: linear-gradient(
2871
+ 0deg,
2872
+ rgba(0, 136, 255, 0.16),
2873
+ rgba(0, 136, 255, 0.16)
2874
+ ),
2875
+ #ffffff;
2876
+ --background-color-active: linear-gradient(
2877
+ 0deg,
2878
+ rgba(0, 136, 255, 0.2),
2879
+ rgba(0, 136, 255, 0.2)
2880
+ ),
2881
+ #ffffff;
2882
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2883
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
2995
2884
  }
2996
- .onr9gzt.ant-select-item-option-grouped {
2997
- padding-left: 8px;
2885
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2886
+ --color: #f0483e;
2887
+ --border-color: #f0483e;
2888
+ --background-color: #fff;
2889
+ --background-color-hover: linear-gradient(
2890
+ 0deg,
2891
+ rgba(255, 74, 74, 0.16),
2892
+ rgba(255, 74, 74, 0.16)
2893
+ ),
2894
+ #ffffff;
2895
+ --background-color-active: linear-gradient(
2896
+ 0deg,
2897
+ rgba(255, 74, 74, 0.2),
2898
+ rgba(255, 74, 74, 0.2)
2899
+ ),
2900
+ #ffffff;
2901
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2998
2902
  }
2999
- .onr9gzt.ant-select-item-option-selected {
3000
- background-color: white;
2903
+ .buj61ew.ant-btn-ordinary-onTint {
2904
+ --color: #1d326c;
2905
+ --border-color: #fff;
2906
+ --background-color: #fff;
2907
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2908
+ --background-color-active: rgba(192, 203, 224, 0.6);
2909
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2910
+ box-shadow: none;
3001
2911
  }
3002
- .onr9gzt.ant-select-item-option-selected .timezone-title {
3003
- color: #0080ff;
2912
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2913
+ --color: #0080ff;
2914
+ --border-color: #fff;
2915
+ --background-color: #fff;
2916
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2917
+ --background-color-active: rgba(0, 136, 255, 0.2);
2918
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2919
+ box-shadow: none;
3004
2920
  }
3005
- .onr9gzt.ant-select-item-option-selected .selected-icon {
3006
- display: block;
2921
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
2922
+ --color: #f0483e;
2923
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2924
+ --background-color-active: rgba(255, 74, 74, 0.2);
2925
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3007
2926
  }
3008
- .onr9gzt.ant-select-item-option-active {
3009
- background: rgba(0, 136, 255, 0.16);
2927
+ .buj61ew.ant-btn-quiet {
2928
+ --color: rgba(44, 56, 82, 0.6);
2929
+ --border-width: 0;
2930
+ --background-color: transparent;
2931
+ --background-color-hover: rgba(211, 218, 235, 0.6);
2932
+ --background-color-active: rgba(192, 203, 224, 0.6);
2933
+ --background-color-focus: #fff;
2934
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2935
+ box-shadow: none;
3010
2936
  }
3011
- .onr9gzt.ant-select-item-option-active .timezone-title {
3012
- color: #0080ff;
2937
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
2938
+ --color: #f0483e;
2939
+ --background-color-hover: rgba(255, 74, 74, 0.16);
2940
+ --background-color-active: rgba(255, 74, 74, 0.2);
2941
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3013
2942
  }
3014
- .onr9gzt.ant-select-item-option-active .timezone-tag {
3015
- background: rgba(0, 136, 255, 0.1);
3016
- color: #0080ff;
2943
+ .buj61ew.ant-btn-quiet.quiet-blue {
2944
+ --color: #0080ff;
2945
+ --background-color: transparent;
2946
+ --background-color-hover: rgba(0, 136, 255, 0.16);
2947
+ --background-color-active: rgba(0, 136, 255, 0.2);
2948
+ --background-color-focus: #fff;
2949
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3017
2950
  }
3018
-
3019
- .oiy0apc {
3020
- display: flex;
3021
- justify-content: space-between;
3022
- height: 20px;
3023
- line-height: 20px;
2951
+ .buj61ew.has-icon {
2952
+ display: inline-flex;
2953
+ align-items: center;
3024
2954
  }
3025
- .oiy0apc .timezone-title {
3026
- color: #2d3a56;
3027
- overflow: hidden;
3028
- text-overflow: ellipsis;
2955
+ .buj61ew .button-prefix-icon {
2956
+ margin-right: 4px;
2957
+ display: inline-flex;
3029
2958
  }
3030
-
3031
- .of4y382 {
3032
- display: flex;
3033
- justify-content: space-between;
3034
- color: rgba(44, 56, 82, 0.6);
3035
- height: 18px;
3036
- line-height: 18px;
3037
- margin-top: 2px;
2959
+ .buj61ew .button-suffix-icon {
2960
+ margin-left: 4px;
2961
+ display: inline-flex;
3038
2962
  }
3039
-
3040
- .t19903l9 {
3041
- border: none;
3042
- margin-right: 0;
3043
- background: rgba(225, 230, 241, 0.6);
2963
+ .buj61ew .icon-wrapper {
2964
+ display: inline-flex;
2965
+ vertical-align: bottom;
3044
2966
  }
3045
2967
 
3046
- .ohwbvxu {
3047
- pointer-events: none;
3048
- height: 32px;
3049
- width: 100%;
3050
- opacity: 0;
2968
+ .nchllas {
2969
+ padding: 0;
3051
2970
  }
3052
2971
 
3053
2972
  .t1upn1sz {
@@ -3413,6 +3332,87 @@ input.rrg1fkn.ant-input {
3413
3332
  background: #fff;
3414
3333
  }
3415
3334
 
3335
+ .s1fc623g {
3336
+ width: 430px !important;
3337
+ }
3338
+
3339
+ .da3mx0o .ant-select-item-group {
3340
+ padding: 8px 16px;
3341
+ line-height: 18px;
3342
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3343
+ height: 34px;
3344
+ min-height: 34px;
3345
+ box-sizing: border-box;
3346
+ margin-top: 8px;
3347
+ }
3348
+
3349
+ .onr9gzt {
3350
+ display: flex;
3351
+ flex-direction: column;
3352
+ margin: 1px 8px;
3353
+ padding: 8px;
3354
+ border-radius: 4px;
3355
+ }
3356
+ .onr9gzt .selected-icon {
3357
+ display: none;
3358
+ }
3359
+ .onr9gzt.ant-select-item-option-grouped {
3360
+ padding-left: 8px;
3361
+ }
3362
+ .onr9gzt.ant-select-item-option-selected {
3363
+ background-color: white;
3364
+ }
3365
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3366
+ color: #0080ff;
3367
+ }
3368
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3369
+ display: block;
3370
+ }
3371
+ .onr9gzt.ant-select-item-option-active {
3372
+ background: rgba(0, 136, 255, 0.16);
3373
+ }
3374
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3375
+ color: #0080ff;
3376
+ }
3377
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3378
+ background: rgba(0, 136, 255, 0.1);
3379
+ color: #0080ff;
3380
+ }
3381
+
3382
+ .oiy0apc {
3383
+ display: flex;
3384
+ justify-content: space-between;
3385
+ height: 20px;
3386
+ line-height: 20px;
3387
+ }
3388
+ .oiy0apc .timezone-title {
3389
+ color: #2d3a56;
3390
+ overflow: hidden;
3391
+ text-overflow: ellipsis;
3392
+ }
3393
+
3394
+ .of4y382 {
3395
+ display: flex;
3396
+ justify-content: space-between;
3397
+ color: rgba(44, 56, 82, 0.6);
3398
+ height: 18px;
3399
+ line-height: 18px;
3400
+ margin-top: 2px;
3401
+ }
3402
+
3403
+ .t19903l9 {
3404
+ border: none;
3405
+ margin-right: 0;
3406
+ background: rgba(225, 230, 241, 0.6);
3407
+ }
3408
+
3409
+ .ohwbvxu {
3410
+ pointer-events: none;
3411
+ height: 32px;
3412
+ width: 100%;
3413
+ opacity: 0;
3414
+ }
3415
+
3416
3416
  .i1e4sgug {
3417
3417
  display: inline-block;
3418
3418
  }
@@ -3963,10 +3963,6 @@ input.rrg1fkn.ant-input {
3963
3963
  margin-left: 24px;
3964
3964
  }
3965
3965
 
3966
- .iiqau4c.ant-input-group.ant-input-group-compact {
3967
- display: flex;
3968
- }
3969
-
3970
3966
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3971
3967
  border-radius: 6px;
3972
3968
  }
@@ -4032,6 +4028,10 @@ input.rrg1fkn.ant-input {
4032
4028
  color: rgba(44, 56, 82, 0.6);
4033
4029
  }
4034
4030
 
4031
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4032
+ display: flex;
4033
+ }
4034
+
4035
4035
  .m1thnes4 {
4036
4036
  color: rgba(44, 56, 82, 0.6);
4037
4037
  text-align: center;