@cloudtower/eagle 0.25.15 → 0.25.17
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/components.css +833 -833
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +170 -170
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1549,35 +1549,6 @@ html body {
|
|
|
1549
1549
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
|
-
.bpq0js6 {
|
|
1553
|
-
padding: 4px 11px;
|
|
1554
|
-
}
|
|
1555
|
-
|
|
1556
|
-
.b15sn34c {
|
|
1557
|
-
white-space: nowrap;
|
|
1558
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1559
|
-
}
|
|
1560
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1561
|
-
--color: #0080ff;
|
|
1562
|
-
}
|
|
1563
|
-
.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] {
|
|
1564
|
-
--color: #0080ff;
|
|
1565
|
-
}
|
|
1566
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1567
|
-
margin-left: 1px;
|
|
1568
|
-
}
|
|
1569
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1570
|
-
border-top-right-radius: 0;
|
|
1571
|
-
border-bottom-right-radius: 0;
|
|
1572
|
-
}
|
|
1573
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1574
|
-
border-top-left-radius: 0;
|
|
1575
|
-
border-bottom-left-radius: 0;
|
|
1576
|
-
}
|
|
1577
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1578
|
-
border-radius: unset;
|
|
1579
|
-
}
|
|
1580
|
-
|
|
1581
1552
|
.buj61ew.ant-btn {
|
|
1582
1553
|
height: 32px;
|
|
1583
1554
|
border-radius: 6px;
|
|
@@ -1826,1060 +1797,1089 @@ html body {
|
|
|
1826
1797
|
padding: 0;
|
|
1827
1798
|
}
|
|
1828
1799
|
|
|
1829
|
-
.
|
|
1830
|
-
|
|
1831
|
-
flex-direction: column;
|
|
1800
|
+
.bpq0js6 {
|
|
1801
|
+
padding: 4px 11px;
|
|
1832
1802
|
}
|
|
1833
1803
|
|
|
1834
|
-
.
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
margin: 0 auto;
|
|
1838
|
-
height: 100%;
|
|
1804
|
+
.b15sn34c {
|
|
1805
|
+
white-space: nowrap;
|
|
1806
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1839
1807
|
}
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
max-width: 1120px;
|
|
1843
|
-
width: 100%;
|
|
1844
|
-
margin: 0 auto;
|
|
1845
|
-
display: flex;
|
|
1808
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1809
|
+
--color: #0080ff;
|
|
1846
1810
|
}
|
|
1847
|
-
.
|
|
1848
|
-
|
|
1849
|
-
flex-grow: 0;
|
|
1850
|
-
flex-shrink: 0;
|
|
1851
|
-
flex-basis: 21%;
|
|
1811
|
+
.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] {
|
|
1812
|
+
--color: #0080ff;
|
|
1852
1813
|
}
|
|
1853
|
-
.
|
|
1854
|
-
|
|
1855
|
-
justify-content: flex-end;
|
|
1856
|
-
padding-right: 44px;
|
|
1814
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1815
|
+
margin-left: 1px;
|
|
1857
1816
|
}
|
|
1858
|
-
.
|
|
1859
|
-
|
|
1817
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1818
|
+
border-top-right-radius: 0;
|
|
1819
|
+
border-bottom-right-radius: 0;
|
|
1860
1820
|
}
|
|
1861
|
-
.
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
flex-shrink: 0;
|
|
1865
|
-
flex-basis: 58%;
|
|
1821
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1822
|
+
border-top-left-radius: 0;
|
|
1823
|
+
border-bottom-left-radius: 0;
|
|
1866
1824
|
}
|
|
1867
|
-
.
|
|
1825
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1826
|
+
border-radius: unset;
|
|
1827
|
+
}
|
|
1828
|
+
|
|
1829
|
+
.fde5mpd {
|
|
1868
1830
|
width: 100%;
|
|
1831
|
+
height: 100%;
|
|
1832
|
+
min-height: 124px;
|
|
1833
|
+
display: flex;
|
|
1834
|
+
flex-direction: column;
|
|
1835
|
+
justify-content: center;
|
|
1836
|
+
align-items: center;
|
|
1869
1837
|
}
|
|
1870
|
-
.
|
|
1871
|
-
|
|
1838
|
+
.fde5mpd .error-text {
|
|
1839
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1840
|
+
margin-bottom: 16px;
|
|
1841
|
+
font-size: 18px;
|
|
1872
1842
|
}
|
|
1873
|
-
|
|
1874
|
-
|
|
1843
|
+
|
|
1844
|
+
.i1mrf09m {
|
|
1845
|
+
display: inline-flex;
|
|
1846
|
+
align-items: center;
|
|
1875
1847
|
}
|
|
1876
|
-
.
|
|
1877
|
-
|
|
1848
|
+
.i1mrf09m .icon-inner {
|
|
1849
|
+
display: inline-flex;
|
|
1850
|
+
align-items: center;
|
|
1851
|
+
justify-content: center;
|
|
1878
1852
|
}
|
|
1879
|
-
.
|
|
1880
|
-
.
|
|
1881
|
-
|
|
1853
|
+
.i1mrf09m .icon-inner + span,
|
|
1854
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1855
|
+
margin-left: 4px;
|
|
1882
1856
|
}
|
|
1883
|
-
.
|
|
1884
|
-
|
|
1857
|
+
.i1mrf09m.is-rotate img,
|
|
1858
|
+
.i1mrf09m.is-rotate svg {
|
|
1859
|
+
animation: rotate 680ms linear infinite;
|
|
1860
|
+
}
|
|
1861
|
+
|
|
1862
|
+
.iap75of {
|
|
1863
|
+
height: 18px;
|
|
1864
|
+
line-height: 18px;
|
|
1865
|
+
padding: 0 4px;
|
|
1885
1866
|
border-radius: 4px;
|
|
1886
|
-
|
|
1867
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1868
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1887
1869
|
display: flex;
|
|
1888
1870
|
align-items: center;
|
|
1889
|
-
}
|
|
1890
|
-
.w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
|
|
1891
|
-
min-height: auto;
|
|
1892
1871
|
white-space: nowrap;
|
|
1872
|
+
margin-right: 4px;
|
|
1893
1873
|
}
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
}
|
|
1897
|
-
.w1vvwdlp .ant-steps-item-title {
|
|
1898
|
-
font-size: 13px !important;
|
|
1899
|
-
line-height: 20px !important;
|
|
1900
|
-
}
|
|
1901
|
-
.w1vvwdlp .ant-steps-item-title .step-index {
|
|
1874
|
+
|
|
1875
|
+
.obf05yr {
|
|
1902
1876
|
display: inline-block;
|
|
1903
|
-
text-align: center;
|
|
1904
|
-
width: 13px;
|
|
1905
|
-
margin-right: 12px;
|
|
1906
1877
|
}
|
|
1907
|
-
|
|
1908
|
-
|
|
1878
|
+
|
|
1879
|
+
.hsms1n6 {
|
|
1880
|
+
visibility: hidden;
|
|
1881
|
+
position: absolute;
|
|
1909
1882
|
}
|
|
1910
|
-
|
|
1911
|
-
|
|
1883
|
+
|
|
1884
|
+
.p12gwtiw {
|
|
1885
|
+
display: flex;
|
|
1886
|
+
justify-content: space-between;
|
|
1887
|
+
align-items: center;
|
|
1888
|
+
padding: 10px 0;
|
|
1889
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1890
|
+
font-size: 12px;
|
|
1891
|
+
line-height: 24px;
|
|
1912
1892
|
}
|
|
1913
|
-
.
|
|
1914
|
-
|
|
1893
|
+
.p12gwtiw .pagination-left {
|
|
1894
|
+
padding: 2px 8px;
|
|
1915
1895
|
}
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1896
|
+
.p12gwtiw .dropdown-trigger {
|
|
1897
|
+
display: flex;
|
|
1898
|
+
align-items: center;
|
|
1899
|
+
border-radius: 6px;
|
|
1900
|
+
cursor: pointer;
|
|
1901
|
+
transition: all 0.3s ease;
|
|
1918
1902
|
}
|
|
1919
|
-
.
|
|
1920
|
-
|
|
1903
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
1904
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1905
|
+
color: #0080ff;
|
|
1921
1906
|
}
|
|
1922
|
-
.
|
|
1923
|
-
|
|
1907
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1908
|
+
margin-left: 4px;
|
|
1924
1909
|
}
|
|
1925
|
-
.
|
|
1926
|
-
|
|
1910
|
+
.p12gwtiw .pagination-right {
|
|
1911
|
+
display: flex;
|
|
1912
|
+
align-items: center;
|
|
1913
|
+
color: #0080ff;
|
|
1914
|
+
font-weight: bold;
|
|
1927
1915
|
}
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
margin: 0 auto;
|
|
1931
|
-
width: 100%;
|
|
1932
|
-
max-width: 648px;
|
|
1916
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
1917
|
+
margin-left: 4px;
|
|
1933
1918
|
}
|
|
1934
|
-
.
|
|
1935
|
-
|
|
1919
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
1920
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
1921
|
+
padding: 0 8px;
|
|
1936
1922
|
}
|
|
1937
|
-
.
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
width: 100%;
|
|
1941
|
-
max-width: 648px;
|
|
1942
|
-
overflow: hidden;
|
|
1923
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
1924
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
1925
|
+
color: #0080ff;
|
|
1943
1926
|
}
|
|
1944
|
-
.
|
|
1945
|
-
|
|
1927
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
1928
|
+
transform: rotate(180deg);
|
|
1946
1929
|
}
|
|
1947
|
-
|
|
1948
|
-
|
|
1930
|
+
|
|
1931
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
1932
|
+
max-height: calc(100vh - 128px);
|
|
1949
1933
|
overflow-y: auto;
|
|
1950
1934
|
}
|
|
1951
|
-
.
|
|
1952
|
-
|
|
1953
|
-
|
|
1935
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1936
|
+
padding: 4px 20px;
|
|
1937
|
+
font-size: 12px;
|
|
1938
|
+
line-height: 18px;
|
|
1954
1939
|
}
|
|
1955
1940
|
|
|
1956
|
-
.
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1941
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
1942
|
+
display: inline-flex;
|
|
1943
|
+
align-items: baseline;
|
|
1944
|
+
white-space: pre-wrap;
|
|
1960
1945
|
}
|
|
1961
|
-
.
|
|
1962
|
-
|
|
1946
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
1947
|
+
position: relative;
|
|
1948
|
+
top: 3px;
|
|
1963
1949
|
}
|
|
1964
|
-
.
|
|
1965
|
-
|
|
1966
|
-
padding: 0;
|
|
1967
|
-
width: 100%;
|
|
1968
|
-
max-width: 1024px;
|
|
1969
|
-
overflow: hidden;
|
|
1950
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
1951
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
1970
1952
|
}
|
|
1971
|
-
.
|
|
1972
|
-
|
|
1953
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
1954
|
+
border-color: #0080ff;
|
|
1973
1955
|
}
|
|
1974
|
-
.
|
|
1975
|
-
|
|
1976
|
-
|
|
1956
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
1957
|
+
border-color: #0080ff;
|
|
1958
|
+
background: #0080ff;
|
|
1977
1959
|
}
|
|
1978
|
-
.
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
flex: 1;
|
|
1960
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
1961
|
+
top: 4px;
|
|
1962
|
+
left: 4px;
|
|
1963
|
+
width: 6px;
|
|
1964
|
+
height: 6px;
|
|
1965
|
+
background: #fff;
|
|
1985
1966
|
}
|
|
1986
|
-
.
|
|
1987
|
-
|
|
1988
|
-
line-height: 20px;
|
|
1989
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1967
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
1968
|
+
opacity: 0.5;
|
|
1990
1969
|
}
|
|
1991
|
-
.
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
color: #2d3a56;
|
|
1995
|
-
margin-bottom: 12px;
|
|
1970
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
1971
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
1972
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1996
1973
|
}
|
|
1997
|
-
.
|
|
1998
|
-
|
|
1974
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
1975
|
+
background: #00122e;
|
|
1999
1976
|
}
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
border-bottom: 1px solid #e1e5eb;
|
|
2004
|
-
margin-bottom: 16px;
|
|
1977
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
1978
|
+
color: #00122e;
|
|
1979
|
+
opacity: 0.5;
|
|
2005
1980
|
}
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
display: flex;
|
|
2009
|
-
align-items: center;
|
|
2010
|
-
margin-bottom: 8px;
|
|
1981
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
1982
|
+
color: #00122e;
|
|
2011
1983
|
}
|
|
2012
|
-
.
|
|
2013
|
-
|
|
1984
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
1985
|
+
display: inline-block;
|
|
1986
|
+
padding: 0;
|
|
1987
|
+
padding-left: 12px;
|
|
2014
1988
|
}
|
|
2015
|
-
.
|
|
2016
|
-
|
|
1989
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
1990
|
+
margin-bottom: 0;
|
|
1991
|
+
white-space: pre-wrap;
|
|
1992
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2017
1993
|
}
|
|
2018
|
-
.
|
|
2019
|
-
|
|
1994
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
1995
|
+
padding-left: 8px;
|
|
2020
1996
|
}
|
|
2021
1997
|
|
|
2022
|
-
.
|
|
2023
|
-
|
|
2024
|
-
margin-right: 10px;
|
|
1998
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
1999
|
+
border-radius: 5px 0 0 5px;
|
|
2025
2000
|
}
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
width: 100%;
|
|
2029
|
-
height: 1px;
|
|
2030
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2031
|
-
margin: 24px 0;
|
|
2001
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2002
|
+
border-radius: 0 5px 5px 0;
|
|
2032
2003
|
}
|
|
2033
2004
|
|
|
2034
|
-
.
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
align-items: center;
|
|
2038
|
-
height: 100%;
|
|
2005
|
+
.r1f0aqcc {
|
|
2006
|
+
color: #00122e;
|
|
2007
|
+
border-color: #ccd4e3;
|
|
2039
2008
|
}
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
display: inline-block;
|
|
2043
|
-
width: 4px;
|
|
2044
|
-
height: 4px;
|
|
2045
|
-
background: #8e9aa9;
|
|
2046
|
-
opacity: 0.4;
|
|
2047
|
-
border-radius: 50%;
|
|
2048
|
-
margin: 0 4px;
|
|
2009
|
+
.r1f0aqcc:first-child {
|
|
2010
|
+
border-color: #a3b4cc;
|
|
2049
2011
|
}
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
margin: 0 auto;
|
|
2012
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2013
|
+
padding: 0 12px;
|
|
2014
|
+
line-height: 32px;
|
|
2015
|
+
height: 32px;
|
|
2055
2016
|
}
|
|
2056
|
-
.
|
|
2057
|
-
|
|
2058
|
-
border: none;
|
|
2017
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2018
|
+
white-space: nowrap;
|
|
2059
2019
|
}
|
|
2060
|
-
.
|
|
2061
|
-
|
|
2020
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2021
|
+
background: #ccd4e3;
|
|
2062
2022
|
}
|
|
2063
|
-
.
|
|
2064
|
-
|
|
2023
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2024
|
+
background: #0080ff;
|
|
2065
2025
|
}
|
|
2066
|
-
.
|
|
2067
|
-
|
|
2026
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2027
|
+
background: #ccd4e3;
|
|
2028
|
+
opacity: 0.5;
|
|
2068
2029
|
}
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
font-size: 12px;
|
|
2072
|
-
line-height: 18px;
|
|
2073
|
-
font-weight: bold;
|
|
2074
|
-
color: #fff;
|
|
2075
|
-
padding: 0 4px;
|
|
2076
|
-
border-radius: 4px;
|
|
2077
|
-
display: inline-block;
|
|
2078
|
-
background: var(--ti7fpyu-0);
|
|
2030
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2031
|
+
border-right-color: #0080ff;
|
|
2079
2032
|
}
|
|
2080
|
-
.
|
|
2081
|
-
|
|
2033
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2034
|
+
border-color: #0080ff;
|
|
2082
2035
|
}
|
|
2083
|
-
|
|
2084
|
-
.
|
|
2085
|
-
width: 100%;
|
|
2086
|
-
height: 100%;
|
|
2087
|
-
display: flex;
|
|
2088
|
-
align-items: center;
|
|
2089
|
-
justify-content: center;
|
|
2036
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2037
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2090
2038
|
}
|
|
2091
|
-
|
|
2092
|
-
.
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
2096
|
-
padding: 1px 4px 1px;
|
|
2097
|
-
margin-left: 2px;
|
|
2098
|
-
margin-right: 2px;
|
|
2099
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2100
|
-
border-radius: 4px;
|
|
2039
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2040
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2041
|
+
border-color: #ccd4e3;
|
|
2042
|
+
opacity: 0.5;
|
|
2101
2043
|
}
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2044
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2045
|
+
color: #00122e;
|
|
2046
|
+
border-color: #ccd4e3;
|
|
2105
2047
|
}
|
|
2106
|
-
.
|
|
2107
|
-
|
|
2048
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2049
|
+
color: #00122e;
|
|
2050
|
+
border-color: #ccd4e3;
|
|
2051
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2108
2052
|
}
|
|
2109
|
-
.
|
|
2110
|
-
|
|
2053
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
2054
|
+
margin-right: 8px;
|
|
2055
|
+
display: inline;
|
|
2056
|
+
border: none;
|
|
2057
|
+
padding: 0;
|
|
2058
|
+
width: 36px;
|
|
2059
|
+
background: transparent;
|
|
2111
2060
|
}
|
|
2112
|
-
.
|
|
2113
|
-
|
|
2061
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2062
|
+
box-shadow: none;
|
|
2114
2063
|
}
|
|
2115
|
-
.
|
|
2116
|
-
|
|
2064
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2065
|
+
margin-right: 0;
|
|
2066
|
+
width: initial;
|
|
2067
|
+
box-shadow: none;
|
|
2117
2068
|
}
|
|
2118
|
-
.
|
|
2119
|
-
|
|
2120
|
-
display: flex;
|
|
2069
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2070
|
+
display: none;
|
|
2121
2071
|
}
|
|
2122
|
-
.
|
|
2123
|
-
|
|
2124
|
-
width: 100%;
|
|
2125
|
-
padding: 14px;
|
|
2126
|
-
background: #f2f4f6;
|
|
2127
|
-
font-size: 13px;
|
|
2128
|
-
line-height: 1.8;
|
|
2129
|
-
color: #8e9aa9;
|
|
2072
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2073
|
+
display: inline;
|
|
2130
2074
|
}
|
|
2131
|
-
.
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2075
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2076
|
+
display: inline;
|
|
2077
|
+
margin-right: 8px;
|
|
2078
|
+
padding: 0;
|
|
2079
|
+
width: 36px;
|
|
2135
2080
|
}
|
|
2136
|
-
|
|
2137
|
-
|
|
2081
|
+
|
|
2082
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2083
|
+
flex-direction: row;
|
|
2084
|
+
justify-content: stretch;
|
|
2138
2085
|
}
|
|
2139
|
-
.
|
|
2140
|
-
|
|
2141
|
-
|
|
2086
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2087
|
+
padding: 0;
|
|
2088
|
+
margin-right: 4px;
|
|
2089
|
+
flex: 1;
|
|
2090
|
+
overflow: visible;
|
|
2142
2091
|
}
|
|
2143
|
-
.
|
|
2144
|
-
|
|
2092
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2093
|
+
display: none;
|
|
2145
2094
|
}
|
|
2146
|
-
.
|
|
2095
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2147
2096
|
width: 100%;
|
|
2097
|
+
min-height: unset;
|
|
2148
2098
|
}
|
|
2149
|
-
.
|
|
2099
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2100
|
+
height: 26px;
|
|
2101
|
+
line-height: 26px;
|
|
2150
2102
|
width: 100%;
|
|
2103
|
+
text-align: center;
|
|
2104
|
+
padding: 0;
|
|
2105
|
+
font-size: 12px;
|
|
2106
|
+
font-weight: normal;
|
|
2151
2107
|
}
|
|
2152
|
-
.
|
|
2153
|
-
|
|
2154
|
-
height: 0;
|
|
2155
|
-
overflow: hidden;
|
|
2108
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2109
|
+
margin-right: 10px;
|
|
2156
2110
|
}
|
|
2157
|
-
.
|
|
2158
|
-
|
|
2159
|
-
height: auto;
|
|
2160
|
-
overflow: auto;
|
|
2111
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2112
|
+
display: none;
|
|
2161
2113
|
}
|
|
2162
|
-
.
|
|
2163
|
-
|
|
2164
|
-
border: 1px solid #e75a3a;
|
|
2165
|
-
color: #e75a3a;
|
|
2166
|
-
}
|
|
2167
|
-
|
|
2168
|
-
.fujbm7g {
|
|
2169
|
-
color: #2d3a56;
|
|
2170
|
-
font-weight: bold;
|
|
2171
|
-
padding-bottom: 6px;
|
|
2172
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2173
|
-
margin-bottom: 16px;
|
|
2114
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2115
|
+
border-radius: 4px 0 0 4px;
|
|
2174
2116
|
}
|
|
2175
|
-
.
|
|
2176
|
-
margin-
|
|
2117
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2118
|
+
margin-right: 0;
|
|
2177
2119
|
}
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
width: 8px;
|
|
2181
|
-
height: 24px;
|
|
2182
|
-
display: flex;
|
|
2183
|
-
justify-content: center;
|
|
2184
|
-
align-items: center;
|
|
2185
|
-
cursor: pointer;
|
|
2186
|
-
transition: all 200ms ease-out 40ms;
|
|
2120
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2121
|
+
border-radius: 0 4px 4px 0;
|
|
2187
2122
|
}
|
|
2188
|
-
.
|
|
2123
|
+
.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 {
|
|
2189
2124
|
content: "";
|
|
2190
|
-
width:
|
|
2191
|
-
height:
|
|
2192
|
-
border
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
.e5fsw5s:after {
|
|
2199
|
-
transform: rotate(45deg);
|
|
2200
|
-
left: 1px;
|
|
2125
|
+
width: 0;
|
|
2126
|
+
height: 0;
|
|
2127
|
+
border: 13px solid transparent;
|
|
2128
|
+
position: absolute;
|
|
2129
|
+
top: 0;
|
|
2130
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2131
|
+
right: -21px;
|
|
2132
|
+
z-index: 2;
|
|
2201
2133
|
}
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
border
|
|
2134
|
+
.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 {
|
|
2135
|
+
content: "";
|
|
2136
|
+
width: 0;
|
|
2137
|
+
height: 0;
|
|
2138
|
+
border: 13px solid transparent;
|
|
2139
|
+
position: absolute;
|
|
2140
|
+
top: 0;
|
|
2141
|
+
border-left: 8px solid #fff;
|
|
2142
|
+
left: 0;
|
|
2207
2143
|
}
|
|
2208
|
-
.
|
|
2209
|
-
|
|
2210
|
-
color: #e07f00;
|
|
2144
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2145
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2211
2146
|
}
|
|
2212
|
-
.
|
|
2213
|
-
|
|
2214
|
-
border-bottom-color: #e07f00;
|
|
2147
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2148
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2215
2149
|
}
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
display: flex;
|
|
2219
|
-
flex-direction: row;
|
|
2220
|
-
padding: 7px 12px;
|
|
2221
|
-
background: rgba(255, 187, 0, 0.1);
|
|
2222
|
-
border-radius: 6px;
|
|
2223
|
-
color: #e07f00;
|
|
2224
|
-
font-size: 12px;
|
|
2225
|
-
line-height: 18px;
|
|
2150
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2151
|
+
color: #005ed1;
|
|
2226
2152
|
}
|
|
2227
|
-
.
|
|
2228
|
-
|
|
2229
|
-
|
|
2153
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2154
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2155
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2230
2156
|
}
|
|
2231
|
-
|
|
2232
|
-
.
|
|
2233
|
-
display: flex;
|
|
2234
|
-
flex-direction: row;
|
|
2235
|
-
padding: 7px 12px;
|
|
2236
|
-
background: rgba(225, 230, 241, 0.6);
|
|
2237
|
-
border-radius: 6px;
|
|
2157
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2158
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2238
2159
|
color: rgba(44, 56, 82, 0.6);
|
|
2239
|
-
font-size: 12px;
|
|
2240
|
-
line-height: 18px;
|
|
2241
2160
|
}
|
|
2242
|
-
.
|
|
2243
|
-
|
|
2244
|
-
height: 18px;
|
|
2161
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2162
|
+
padding: 0;
|
|
2245
2163
|
}
|
|
2246
2164
|
|
|
2247
|
-
.
|
|
2165
|
+
.cz04yix {
|
|
2248
2166
|
display: flex;
|
|
2249
|
-
flex-direction:
|
|
2250
|
-
padding: 7px 12px;
|
|
2251
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2252
|
-
border-radius: 6px;
|
|
2253
|
-
color: #005ed1;
|
|
2254
|
-
font-size: 12px;
|
|
2255
|
-
line-height: 18px;
|
|
2256
|
-
}
|
|
2257
|
-
.i16ozz3f .icon-wrapper {
|
|
2258
|
-
margin-right: 10px;
|
|
2259
|
-
height: 18px;
|
|
2167
|
+
flex-direction: column;
|
|
2260
2168
|
}
|
|
2261
2169
|
|
|
2262
|
-
.
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2170
|
+
.m1if5j39 {
|
|
2171
|
+
max-width: 1120px;
|
|
2172
|
+
width: 100%;
|
|
2173
|
+
margin: 0 auto;
|
|
2174
|
+
height: 100%;
|
|
2267
2175
|
}
|
|
2268
2176
|
|
|
2269
|
-
.
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2177
|
+
.w1vvwdlp {
|
|
2178
|
+
max-width: 1120px;
|
|
2179
|
+
width: 100%;
|
|
2180
|
+
margin: 0 auto;
|
|
2181
|
+
display: flex;
|
|
2273
2182
|
}
|
|
2274
|
-
|
|
2275
|
-
.
|
|
2183
|
+
.w1vvwdlp .left,
|
|
2184
|
+
.w1vvwdlp .right {
|
|
2185
|
+
flex-grow: 0;
|
|
2186
|
+
flex-shrink: 0;
|
|
2187
|
+
flex-basis: 21%;
|
|
2188
|
+
}
|
|
2189
|
+
.w1vvwdlp .left {
|
|
2276
2190
|
display: flex;
|
|
2277
|
-
align-items: center;
|
|
2278
2191
|
justify-content: flex-end;
|
|
2192
|
+
padding-right: 44px;
|
|
2279
2193
|
}
|
|
2280
|
-
.
|
|
2281
|
-
|
|
2194
|
+
.w1vvwdlp .right {
|
|
2195
|
+
padding-left: 44px;
|
|
2282
2196
|
}
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2197
|
+
.w1vvwdlp .middle {
|
|
2198
|
+
margin-bottom: 40px;
|
|
2199
|
+
flex-grow: 0;
|
|
2200
|
+
flex-shrink: 0;
|
|
2201
|
+
flex-basis: 58%;
|
|
2286
2202
|
}
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
padding: 5px 12px;
|
|
2290
|
-
line-height: 20px;
|
|
2291
|
-
color: #2d3a56;
|
|
2292
|
-
border-radius: 6px;
|
|
2293
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2294
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2203
|
+
.w1vvwdlp .middle .form-base-field {
|
|
2204
|
+
width: 100%;
|
|
2295
2205
|
}
|
|
2296
|
-
.
|
|
2297
|
-
|
|
2298
|
-
line-height: 22px;
|
|
2206
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
2207
|
+
width: auto;
|
|
2299
2208
|
}
|
|
2300
|
-
.
|
|
2301
|
-
|
|
2302
|
-
line-height: 18px;
|
|
2209
|
+
.w1vvwdlp .ant-steps-vertical .ant-steps-item {
|
|
2210
|
+
flex: initial;
|
|
2303
2211
|
}
|
|
2304
|
-
.
|
|
2305
|
-
|
|
2306
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2212
|
+
.w1vvwdlp .ant-steps-item + .ant-steps-item {
|
|
2213
|
+
margin-top: 4px;
|
|
2307
2214
|
}
|
|
2308
|
-
.
|
|
2309
|
-
|
|
2310
|
-
|
|
2215
|
+
.w1vvwdlp .ant-steps-item-icon,
|
|
2216
|
+
.w1vvwdlp .ant-steps-item-tail {
|
|
2217
|
+
display: none !important;
|
|
2311
2218
|
}
|
|
2312
|
-
.
|
|
2313
|
-
|
|
2314
|
-
|
|
2219
|
+
.w1vvwdlp .ant-steps-item-container {
|
|
2220
|
+
padding: 0 15px;
|
|
2221
|
+
border-radius: 4px;
|
|
2222
|
+
height: 32px;
|
|
2223
|
+
display: flex;
|
|
2224
|
+
align-items: center;
|
|
2315
2225
|
}
|
|
2316
|
-
.
|
|
2317
|
-
|
|
2318
|
-
|
|
2226
|
+
.w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
|
|
2227
|
+
min-height: auto;
|
|
2228
|
+
white-space: nowrap;
|
|
2319
2229
|
}
|
|
2320
|
-
.
|
|
2321
|
-
|
|
2322
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2230
|
+
.w1vvwdlp .ant-steps-item-description {
|
|
2231
|
+
padding-bottom: 0px;
|
|
2323
2232
|
}
|
|
2324
|
-
.
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2233
|
+
.w1vvwdlp .ant-steps-item-title {
|
|
2234
|
+
font-size: 13px !important;
|
|
2235
|
+
line-height: 20px !important;
|
|
2328
2236
|
}
|
|
2329
|
-
.
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
color: #2d3a56;
|
|
2335
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2237
|
+
.w1vvwdlp .ant-steps-item-title .step-index {
|
|
2238
|
+
display: inline-block;
|
|
2239
|
+
text-align: center;
|
|
2240
|
+
width: 13px;
|
|
2241
|
+
margin-right: 12px;
|
|
2336
2242
|
}
|
|
2337
|
-
.
|
|
2338
|
-
|
|
2339
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2243
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
|
|
2244
|
+
background: rgba(0, 128, 255, 0.1);
|
|
2340
2245
|
}
|
|
2341
|
-
.
|
|
2342
|
-
|
|
2343
|
-
line-height: 22px;
|
|
2246
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2247
|
+
color: #005ed1;
|
|
2344
2248
|
}
|
|
2345
|
-
.
|
|
2346
|
-
|
|
2347
|
-
line-height: 18px;
|
|
2249
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
|
|
2250
|
+
background: rgba(237, 241, 250, 0.6);
|
|
2348
2251
|
}
|
|
2349
|
-
.
|
|
2350
|
-
|
|
2351
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2252
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2253
|
+
color: rgba(10, 37, 85, 0.6) !important;
|
|
2352
2254
|
}
|
|
2353
|
-
.
|
|
2354
|
-
|
|
2355
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2356
|
-
}
|
|
2357
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2358
|
-
border-color: #e75a3a;
|
|
2359
|
-
}
|
|
2360
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2361
|
-
color: #e75a3a;
|
|
2362
|
-
}
|
|
2363
|
-
.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 {
|
|
2364
|
-
border-color: #e75a3a;
|
|
2365
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2366
|
-
}
|
|
2367
|
-
.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 {
|
|
2368
|
-
border-color: #e75a3a;
|
|
2369
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2255
|
+
.w1vvwdlp .ant-steps-item-disabled {
|
|
2256
|
+
cursor: not-allowed;
|
|
2370
2257
|
}
|
|
2371
|
-
.
|
|
2372
|
-
background: rgba(
|
|
2373
|
-
color: rgba(0, 21, 64, 0.3);
|
|
2374
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2258
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
|
|
2259
|
+
background: rgba(237, 241, 250, 0.6);
|
|
2375
2260
|
}
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
transition-delay: 50ms;
|
|
2261
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2262
|
+
color: #2d3a56;
|
|
2379
2263
|
}
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2264
|
+
|
|
2265
|
+
.h1cuopx7 .ant-modal-header {
|
|
2266
|
+
margin: 0 auto;
|
|
2267
|
+
width: 100%;
|
|
2268
|
+
max-width: 648px;
|
|
2383
2269
|
}
|
|
2384
|
-
|
|
2385
|
-
|
|
2270
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
2271
|
+
margin-left: 0;
|
|
2386
2272
|
}
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2273
|
+
.h1cuopx7 .ant-modal-body {
|
|
2274
|
+
margin: 0 auto;
|
|
2275
|
+
padding: 0;
|
|
2276
|
+
width: 100%;
|
|
2277
|
+
max-width: 648px;
|
|
2278
|
+
overflow: hidden;
|
|
2390
2279
|
}
|
|
2391
|
-
|
|
2392
|
-
|
|
2280
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
2281
|
+
margin-bottom: 40px;
|
|
2393
2282
|
}
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2283
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
2284
|
+
height: calc(100vh - 225px);
|
|
2285
|
+
overflow-y: auto;
|
|
2397
2286
|
}
|
|
2398
|
-
|
|
2399
|
-
|
|
2287
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
2288
|
+
margin: 0 auto;
|
|
2289
|
+
max-width: 648px;
|
|
2400
2290
|
}
|
|
2401
2291
|
|
|
2402
|
-
.
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
.kypn5o5.input-tags {
|
|
2407
|
-
position: relative;
|
|
2408
|
-
padding: 6px;
|
|
2409
|
-
height: 32px;
|
|
2410
|
-
cursor: pointer;
|
|
2411
|
-
transition: border 150ms;
|
|
2292
|
+
.h1p6d3y3 .ant-modal-header {
|
|
2293
|
+
margin: 0 auto;
|
|
2294
|
+
width: 100%;
|
|
2295
|
+
max-width: 1024px;
|
|
2412
2296
|
}
|
|
2413
|
-
.
|
|
2414
|
-
|
|
2415
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2297
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
2298
|
+
margin-left: 0;
|
|
2416
2299
|
}
|
|
2417
|
-
.
|
|
2418
|
-
|
|
2300
|
+
.h1p6d3y3 .ant-modal-body {
|
|
2301
|
+
margin: 0 auto;
|
|
2302
|
+
padding: 0;
|
|
2303
|
+
width: 100%;
|
|
2304
|
+
max-width: 1024px;
|
|
2305
|
+
overflow: hidden;
|
|
2419
2306
|
}
|
|
2420
|
-
.
|
|
2421
|
-
|
|
2307
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
2308
|
+
margin-bottom: 40px;
|
|
2422
2309
|
}
|
|
2423
|
-
.
|
|
2424
|
-
|
|
2310
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
2311
|
+
height: calc(100vh - 225px);
|
|
2312
|
+
overflow-y: auto;
|
|
2425
2313
|
}
|
|
2426
|
-
.
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
top: 50%;
|
|
2430
|
-
transform: translateY(-50%);
|
|
2314
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
2315
|
+
margin: 0 auto;
|
|
2316
|
+
max-width: 1024px;
|
|
2431
2317
|
}
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
cursor: pointer;
|
|
2318
|
+
|
|
2319
|
+
.fxgckuk {
|
|
2320
|
+
flex: 1;
|
|
2436
2321
|
}
|
|
2437
|
-
.
|
|
2438
|
-
|
|
2322
|
+
.fxgckuk label {
|
|
2323
|
+
font-size: 13px;
|
|
2324
|
+
line-height: 20px;
|
|
2325
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2439
2326
|
}
|
|
2440
|
-
.
|
|
2441
|
-
|
|
2442
|
-
|
|
2327
|
+
.fxgckuk .title {
|
|
2328
|
+
font-size: 14px;
|
|
2329
|
+
line-height: 20px;
|
|
2330
|
+
color: #2d3a56;
|
|
2331
|
+
margin-bottom: 12px;
|
|
2443
2332
|
}
|
|
2444
|
-
.
|
|
2445
|
-
|
|
2446
|
-
top: 50%;
|
|
2447
|
-
transform: translateY(-50%);
|
|
2448
|
-
left: -16px;
|
|
2449
|
-
transition: left 150ms ease;
|
|
2450
|
-
opacity: 0;
|
|
2333
|
+
.fxgckuk.connect-cluster .title {
|
|
2334
|
+
padding-bottom: 26px;
|
|
2451
2335
|
}
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2336
|
+
|
|
2337
|
+
.f1d0vek1 {
|
|
2338
|
+
padding: 25px 0 15px 0;
|
|
2339
|
+
border-bottom: 1px solid #e1e5eb;
|
|
2340
|
+
margin-bottom: 16px;
|
|
2455
2341
|
}
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2342
|
+
|
|
2343
|
+
.f4u402y {
|
|
2344
|
+
display: flex;
|
|
2345
|
+
align-items: center;
|
|
2346
|
+
margin-bottom: 8px;
|
|
2459
2347
|
}
|
|
2460
|
-
.
|
|
2461
|
-
|
|
2348
|
+
.f4u402y > label {
|
|
2349
|
+
width: 216px;
|
|
2462
2350
|
}
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
border-top-right-radius: 0;
|
|
2466
|
-
border-bottom-right-radius: 0;
|
|
2351
|
+
.f4u402y > label + * {
|
|
2352
|
+
width: 100%;
|
|
2467
2353
|
}
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
border-top-right-radius: 0;
|
|
2471
|
-
border-bottom-right-radius: 0;
|
|
2354
|
+
.f4u402y .ant-select {
|
|
2355
|
+
width: 100%;
|
|
2472
2356
|
}
|
|
2473
2357
|
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2358
|
+
.e1pldf6v {
|
|
2359
|
+
color: #e75a3a;
|
|
2360
|
+
margin-right: 10px;
|
|
2477
2361
|
}
|
|
2478
2362
|
|
|
2479
|
-
.
|
|
2480
|
-
|
|
2481
|
-
|
|
2363
|
+
.dq0gblh {
|
|
2364
|
+
width: 100%;
|
|
2365
|
+
height: 1px;
|
|
2366
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2367
|
+
margin: 24px 0;
|
|
2482
2368
|
}
|
|
2483
2369
|
|
|
2484
|
-
.
|
|
2485
|
-
|
|
2486
|
-
|
|
2370
|
+
.l1v7sr0n {
|
|
2371
|
+
display: flex;
|
|
2372
|
+
justify-content: center;
|
|
2373
|
+
align-items: center;
|
|
2374
|
+
height: 100%;
|
|
2487
2375
|
}
|
|
2488
2376
|
|
|
2489
|
-
.
|
|
2490
|
-
|
|
2491
|
-
|
|
2377
|
+
.d1i4ou6o {
|
|
2378
|
+
display: inline-block;
|
|
2379
|
+
width: 4px;
|
|
2380
|
+
height: 4px;
|
|
2381
|
+
background: #8e9aa9;
|
|
2382
|
+
opacity: 0.4;
|
|
2383
|
+
border-radius: 50%;
|
|
2384
|
+
margin: 0 4px;
|
|
2492
2385
|
}
|
|
2493
2386
|
|
|
2494
|
-
.
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
overflow: hidden;
|
|
2499
|
-
}
|
|
2500
|
-
.s34f1qb.ant-switch:focus {
|
|
2501
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2387
|
+
.m1jy87hk .ant-modal-header,
|
|
2388
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
2389
|
+
width: 648px;
|
|
2390
|
+
margin: 0 auto;
|
|
2502
2391
|
}
|
|
2503
|
-
.
|
|
2504
|
-
|
|
2505
|
-
|
|
2392
|
+
.m1jy87hk .ant-modal-header {
|
|
2393
|
+
padding: 35px 0 24px;
|
|
2394
|
+
border: none;
|
|
2506
2395
|
}
|
|
2507
|
-
.
|
|
2508
|
-
|
|
2509
|
-
height: 32px;
|
|
2396
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
2397
|
+
font-size: 30px;
|
|
2510
2398
|
}
|
|
2511
|
-
.
|
|
2512
|
-
|
|
2513
|
-
width: 20px;
|
|
2399
|
+
.m1jy87hk .ant-modal-body {
|
|
2400
|
+
padding: 4px 0 2px;
|
|
2514
2401
|
}
|
|
2515
|
-
.
|
|
2516
|
-
border
|
|
2517
|
-
transition-delay: 120ms;
|
|
2402
|
+
.m1jy87hk .ant-modal-footer {
|
|
2403
|
+
border: none;
|
|
2518
2404
|
}
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2405
|
+
|
|
2406
|
+
.ti7fpyu {
|
|
2407
|
+
font-size: 12px;
|
|
2408
|
+
line-height: 18px;
|
|
2409
|
+
font-weight: bold;
|
|
2410
|
+
color: #fff;
|
|
2411
|
+
padding: 0 4px;
|
|
2412
|
+
border-radius: 4px;
|
|
2413
|
+
display: inline-block;
|
|
2414
|
+
background: var(--ti7fpyu-0);
|
|
2524
2415
|
}
|
|
2525
|
-
.
|
|
2526
|
-
|
|
2527
|
-
width: 28px;
|
|
2416
|
+
.ti7fpyu:not(:first-child) {
|
|
2417
|
+
margin-left: 4px;
|
|
2528
2418
|
}
|
|
2529
|
-
|
|
2530
|
-
|
|
2419
|
+
|
|
2420
|
+
.f1rest1f {
|
|
2421
|
+
width: 100%;
|
|
2422
|
+
height: 100%;
|
|
2423
|
+
display: flex;
|
|
2424
|
+
align-items: center;
|
|
2425
|
+
justify-content: center;
|
|
2531
2426
|
}
|
|
2532
|
-
|
|
2533
|
-
|
|
2427
|
+
|
|
2428
|
+
.n1kbdoln {
|
|
2429
|
+
font-size: 90%;
|
|
2430
|
+
font-weight: bold;
|
|
2431
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
2432
|
+
padding: 1px 4px 1px;
|
|
2433
|
+
margin-left: 2px;
|
|
2434
|
+
margin-right: 2px;
|
|
2435
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2436
|
+
border-radius: 4px;
|
|
2534
2437
|
}
|
|
2535
|
-
|
|
2536
|
-
|
|
2438
|
+
|
|
2439
|
+
.f1y3gta0.form-item-general {
|
|
2440
|
+
width: 640px;
|
|
2537
2441
|
}
|
|
2538
|
-
.
|
|
2539
|
-
|
|
2442
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
2443
|
+
margin-top: 16px;
|
|
2540
2444
|
}
|
|
2541
|
-
.
|
|
2542
|
-
|
|
2445
|
+
.f1y3gta0.form-item-compact {
|
|
2446
|
+
width: 412px;
|
|
2543
2447
|
}
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
margin-left: 5px;
|
|
2448
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
2449
|
+
margin-top: 8px;
|
|
2547
2450
|
}
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
display: inline-flex;
|
|
2551
|
-
align-items: center;
|
|
2451
|
+
.f1y3gta0 .form-item {
|
|
2452
|
+
width: auto;
|
|
2552
2453
|
}
|
|
2553
|
-
.
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
justify-content: center;
|
|
2454
|
+
.f1y3gta0 .form-item-main {
|
|
2455
|
+
position: relative;
|
|
2456
|
+
display: flex;
|
|
2557
2457
|
}
|
|
2558
|
-
.
|
|
2559
|
-
|
|
2560
|
-
|
|
2458
|
+
.f1y3gta0 .form-item-extra {
|
|
2459
|
+
margin-top: 4px;
|
|
2460
|
+
width: 100%;
|
|
2461
|
+
padding: 14px;
|
|
2462
|
+
background: #f2f4f6;
|
|
2463
|
+
font-size: 13px;
|
|
2464
|
+
line-height: 1.8;
|
|
2465
|
+
color: #8e9aa9;
|
|
2561
2466
|
}
|
|
2562
|
-
.
|
|
2563
|
-
|
|
2564
|
-
|
|
2467
|
+
.f1y3gta0 .form-item-label {
|
|
2468
|
+
padding-right: 12px;
|
|
2469
|
+
font-size: 13px;
|
|
2470
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2565
2471
|
}
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
flex-direction: row;
|
|
2569
|
-
justify-content: stretch;
|
|
2472
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
2473
|
+
text-align: right;
|
|
2570
2474
|
}
|
|
2571
|
-
.
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
flex: 1;
|
|
2575
|
-
overflow: visible;
|
|
2475
|
+
.f1y3gta0 .form-item-label,
|
|
2476
|
+
.f1y3gta0 .form-item-control {
|
|
2477
|
+
line-height: 32px;
|
|
2576
2478
|
}
|
|
2577
|
-
.
|
|
2578
|
-
|
|
2479
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
2480
|
+
line-height: 18px;
|
|
2579
2481
|
}
|
|
2580
|
-
.
|
|
2482
|
+
.f1y3gta0 .form-item-children {
|
|
2581
2483
|
width: 100%;
|
|
2582
|
-
min-height: unset;
|
|
2583
2484
|
}
|
|
2584
|
-
.
|
|
2585
|
-
height: 26px;
|
|
2586
|
-
line-height: 26px;
|
|
2485
|
+
.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 {
|
|
2587
2486
|
width: 100%;
|
|
2588
|
-
text-align: center;
|
|
2589
|
-
padding: 0;
|
|
2590
|
-
font-size: 12px;
|
|
2591
|
-
font-weight: normal;
|
|
2592
2487
|
}
|
|
2593
|
-
.
|
|
2594
|
-
|
|
2488
|
+
.f1y3gta0 .form-item-error {
|
|
2489
|
+
color: #e75a3a;
|
|
2490
|
+
height: 0;
|
|
2491
|
+
overflow: hidden;
|
|
2595
2492
|
}
|
|
2596
|
-
.
|
|
2597
|
-
|
|
2493
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
2494
|
+
margin-top: 4px;
|
|
2495
|
+
height: auto;
|
|
2496
|
+
overflow: auto;
|
|
2598
2497
|
}
|
|
2599
|
-
.
|
|
2600
|
-
|
|
2498
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
2499
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
2500
|
+
border: 1px solid #e75a3a;
|
|
2501
|
+
color: #e75a3a;
|
|
2601
2502
|
}
|
|
2602
|
-
|
|
2603
|
-
|
|
2503
|
+
|
|
2504
|
+
.fujbm7g {
|
|
2505
|
+
color: #2d3a56;
|
|
2506
|
+
font-weight: bold;
|
|
2507
|
+
padding-bottom: 6px;
|
|
2508
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2509
|
+
margin-bottom: 16px;
|
|
2604
2510
|
}
|
|
2605
|
-
.
|
|
2606
|
-
|
|
2511
|
+
.fujbm7g:not(:first-of-type) {
|
|
2512
|
+
margin-top: 16px;
|
|
2607
2513
|
}
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
width:
|
|
2611
|
-
height:
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
z-index: 2;
|
|
2514
|
+
|
|
2515
|
+
.e5fsw5s {
|
|
2516
|
+
width: 8px;
|
|
2517
|
+
height: 24px;
|
|
2518
|
+
display: flex;
|
|
2519
|
+
justify-content: center;
|
|
2520
|
+
align-items: center;
|
|
2521
|
+
cursor: pointer;
|
|
2522
|
+
transition: all 200ms ease-out 40ms;
|
|
2618
2523
|
}
|
|
2619
|
-
.
|
|
2524
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
2620
2525
|
content: "";
|
|
2621
|
-
width:
|
|
2622
|
-
height:
|
|
2623
|
-
border:
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2526
|
+
width: 1px;
|
|
2527
|
+
height: 6px;
|
|
2528
|
+
border-radius: 1px;
|
|
2529
|
+
background: #ccd4e3;
|
|
2530
|
+
position: relative;
|
|
2531
|
+
right: 2px;
|
|
2532
|
+
transform: rotate(-45deg);
|
|
2628
2533
|
}
|
|
2629
|
-
.
|
|
2630
|
-
|
|
2534
|
+
.e5fsw5s:after {
|
|
2535
|
+
transform: rotate(45deg);
|
|
2536
|
+
left: 1px;
|
|
2631
2537
|
}
|
|
2632
|
-
|
|
2633
|
-
|
|
2538
|
+
|
|
2539
|
+
.w18knsg4.ant-alert-warning {
|
|
2540
|
+
border: 0;
|
|
2541
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2542
|
+
border-radius: 6px;
|
|
2634
2543
|
}
|
|
2635
|
-
.
|
|
2636
|
-
|
|
2544
|
+
.w18knsg4.ant-alert,
|
|
2545
|
+
.w18knsg4 .ant-alert-message {
|
|
2546
|
+
color: #e07f00;
|
|
2637
2547
|
}
|
|
2638
|
-
.
|
|
2639
|
-
.
|
|
2640
|
-
|
|
2548
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
2549
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
2550
|
+
border-bottom-color: #e07f00;
|
|
2641
2551
|
}
|
|
2642
|
-
|
|
2643
|
-
.
|
|
2644
|
-
|
|
2552
|
+
|
|
2553
|
+
.ng31n2o {
|
|
2554
|
+
display: flex;
|
|
2555
|
+
flex-direction: row;
|
|
2556
|
+
padding: 7px 12px;
|
|
2557
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2558
|
+
border-radius: 6px;
|
|
2559
|
+
color: #e07f00;
|
|
2560
|
+
font-size: 12px;
|
|
2561
|
+
line-height: 18px;
|
|
2645
2562
|
}
|
|
2646
|
-
.
|
|
2647
|
-
|
|
2563
|
+
.ng31n2o .icon-wrapper {
|
|
2564
|
+
margin-right: 10px;
|
|
2565
|
+
height: 18px;
|
|
2648
2566
|
}
|
|
2649
2567
|
|
|
2650
|
-
.
|
|
2651
|
-
height: 18px;
|
|
2652
|
-
line-height: 18px;
|
|
2653
|
-
padding: 0 4px;
|
|
2654
|
-
border-radius: 4px;
|
|
2655
|
-
background: rgba(235, 239, 245, 0.6);
|
|
2656
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2568
|
+
.n15x5f5y {
|
|
2657
2569
|
display: flex;
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2570
|
+
flex-direction: row;
|
|
2571
|
+
padding: 7px 12px;
|
|
2572
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2573
|
+
border-radius: 6px;
|
|
2574
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2575
|
+
font-size: 12px;
|
|
2576
|
+
line-height: 18px;
|
|
2577
|
+
}
|
|
2578
|
+
.n15x5f5y .icon-wrapper {
|
|
2579
|
+
margin-right: 10px;
|
|
2580
|
+
height: 18px;
|
|
2661
2581
|
}
|
|
2662
2582
|
|
|
2663
|
-
.
|
|
2664
|
-
width: 100%;
|
|
2665
|
-
height: 100%;
|
|
2666
|
-
min-height: 124px;
|
|
2583
|
+
.i16ozz3f {
|
|
2667
2584
|
display: flex;
|
|
2668
|
-
flex-direction:
|
|
2669
|
-
|
|
2670
|
-
|
|
2585
|
+
flex-direction: row;
|
|
2586
|
+
padding: 7px 12px;
|
|
2587
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2588
|
+
border-radius: 6px;
|
|
2589
|
+
color: #005ed1;
|
|
2590
|
+
font-size: 12px;
|
|
2591
|
+
line-height: 18px;
|
|
2671
2592
|
}
|
|
2672
|
-
.
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
font-size: 18px;
|
|
2593
|
+
.i16ozz3f .icon-wrapper {
|
|
2594
|
+
margin-right: 10px;
|
|
2595
|
+
height: 18px;
|
|
2676
2596
|
}
|
|
2677
2597
|
|
|
2678
|
-
.
|
|
2679
|
-
|
|
2598
|
+
.dszu9qr {
|
|
2599
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2600
|
+
margin-top: 5px;
|
|
2601
|
+
font-size: 12px;
|
|
2602
|
+
line-height: 18px;
|
|
2680
2603
|
}
|
|
2681
2604
|
|
|
2682
|
-
.
|
|
2683
|
-
|
|
2684
|
-
|
|
2605
|
+
.snxzgx {
|
|
2606
|
+
color: #f0483e;
|
|
2607
|
+
font-size: 12px;
|
|
2608
|
+
white-space: pre-wrap;
|
|
2685
2609
|
}
|
|
2686
2610
|
|
|
2687
|
-
.
|
|
2611
|
+
.o1i4orqw {
|
|
2688
2612
|
display: flex;
|
|
2689
|
-
justify-content: space-between;
|
|
2690
2613
|
align-items: center;
|
|
2691
|
-
|
|
2692
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2693
|
-
font-size: 12px;
|
|
2694
|
-
line-height: 24px;
|
|
2614
|
+
justify-content: flex-end;
|
|
2695
2615
|
}
|
|
2696
|
-
.
|
|
2697
|
-
|
|
2616
|
+
.o1i4orqw .icon-wrapper {
|
|
2617
|
+
margin-right: 16px;
|
|
2698
2618
|
}
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2619
|
+
|
|
2620
|
+
.t79k8o2 {
|
|
2621
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2622
|
+
}
|
|
2623
|
+
|
|
2624
|
+
.ipd9bk.ant-input {
|
|
2625
|
+
padding: 5px 12px;
|
|
2626
|
+
line-height: 20px;
|
|
2627
|
+
color: #2d3a56;
|
|
2702
2628
|
border-radius: 6px;
|
|
2703
|
-
|
|
2704
|
-
transition:
|
|
2629
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2630
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2705
2631
|
}
|
|
2706
|
-
.
|
|
2632
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
2633
|
+
padding: 8px 16px;
|
|
2634
|
+
line-height: 22px;
|
|
2635
|
+
}
|
|
2636
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
2637
|
+
padding: 2px 8px;
|
|
2638
|
+
line-height: 18px;
|
|
2639
|
+
}
|
|
2640
|
+
.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 {
|
|
2641
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2642
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2643
|
+
}
|
|
2644
|
+
.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 {
|
|
2645
|
+
border-color: #0096ff;
|
|
2646
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2647
|
+
}
|
|
2648
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
2649
|
+
border-color: #e75a3a;
|
|
2650
|
+
color: #e75a3a;
|
|
2651
|
+
}
|
|
2652
|
+
.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 {
|
|
2653
|
+
border-color: #e75a3a;
|
|
2654
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2655
|
+
}
|
|
2656
|
+
.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 {
|
|
2657
|
+
border-color: #e75a3a;
|
|
2658
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2659
|
+
}
|
|
2660
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
2707
2661
|
background: rgba(211, 218, 235, 0.6);
|
|
2708
|
-
color:
|
|
2662
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2663
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2709
2664
|
}
|
|
2710
|
-
.
|
|
2711
|
-
|
|
2665
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
2666
|
+
padding: 5px 12px;
|
|
2667
|
+
border-radius: 6px;
|
|
2668
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2669
|
+
line-height: 20px;
|
|
2670
|
+
color: #2d3a56;
|
|
2671
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2712
2672
|
}
|
|
2713
|
-
.
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
color: #0080ff;
|
|
2717
|
-
font-weight: bold;
|
|
2673
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
2674
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
2675
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2718
2676
|
}
|
|
2719
|
-
.
|
|
2720
|
-
|
|
2677
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
2678
|
+
padding: 8px 16px;
|
|
2679
|
+
line-height: 22px;
|
|
2680
|
+
}
|
|
2681
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2682
|
+
padding: 2px 8px;
|
|
2683
|
+
line-height: 18px;
|
|
2684
|
+
}
|
|
2685
|
+
.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 {
|
|
2686
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2687
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2688
|
+
}
|
|
2689
|
+
.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 {
|
|
2690
|
+
border-color: #0096ff;
|
|
2691
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2692
|
+
}
|
|
2693
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2694
|
+
border-color: #e75a3a;
|
|
2695
|
+
}
|
|
2696
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2697
|
+
color: #e75a3a;
|
|
2698
|
+
}
|
|
2699
|
+
.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 {
|
|
2700
|
+
border-color: #e75a3a;
|
|
2701
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2702
|
+
}
|
|
2703
|
+
.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 {
|
|
2704
|
+
border-color: #e75a3a;
|
|
2705
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2706
|
+
}
|
|
2707
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
2708
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2709
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2710
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2711
|
+
}
|
|
2712
|
+
textarea.ipd9bk.ant-input {
|
|
2713
|
+
transition-property: height;
|
|
2714
|
+
transition-delay: 50ms;
|
|
2715
|
+
}
|
|
2716
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
2717
|
+
min-height: 40px;
|
|
2718
|
+
height: 40px;
|
|
2721
2719
|
}
|
|
2722
|
-
.
|
|
2723
|
-
|
|
2724
|
-
padding: 0 8px;
|
|
2720
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
2721
|
+
height: 80px;
|
|
2725
2722
|
}
|
|
2726
|
-
.
|
|
2727
|
-
|
|
2728
|
-
|
|
2723
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
2724
|
+
min-height: 32px;
|
|
2725
|
+
height: 32px;
|
|
2729
2726
|
}
|
|
2730
|
-
.
|
|
2731
|
-
|
|
2727
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
2728
|
+
height: 64px;
|
|
2732
2729
|
}
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
overflow-y: auto;
|
|
2730
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
2731
|
+
min-height: 24px;
|
|
2732
|
+
height: 24px;
|
|
2737
2733
|
}
|
|
2738
|
-
.
|
|
2739
|
-
|
|
2740
|
-
font-size: 12px;
|
|
2741
|
-
line-height: 18px;
|
|
2734
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
2735
|
+
height: 40px;
|
|
2742
2736
|
}
|
|
2743
2737
|
|
|
2744
|
-
.
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
white-space: pre-wrap;
|
|
2738
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
2739
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2740
|
+
border-radius: 4px;
|
|
2748
2741
|
}
|
|
2749
|
-
.
|
|
2742
|
+
.kypn5o5.input-tags {
|
|
2750
2743
|
position: relative;
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2744
|
+
padding: 6px;
|
|
2745
|
+
height: 32px;
|
|
2746
|
+
cursor: pointer;
|
|
2747
|
+
transition: border 150ms;
|
|
2755
2748
|
}
|
|
2756
|
-
.
|
|
2749
|
+
.kypn5o5.input-tags:hover {
|
|
2757
2750
|
border-color: #0080ff;
|
|
2751
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2758
2752
|
}
|
|
2759
|
-
.
|
|
2760
|
-
|
|
2761
|
-
background: #0080ff;
|
|
2753
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
2754
|
+
padding-right: 30px;
|
|
2762
2755
|
}
|
|
2763
|
-
.
|
|
2764
|
-
|
|
2765
|
-
left: 4px;
|
|
2766
|
-
width: 6px;
|
|
2767
|
-
height: 6px;
|
|
2768
|
-
background: #fff;
|
|
2756
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
2757
|
+
display: flex;
|
|
2769
2758
|
}
|
|
2770
|
-
.
|
|
2771
|
-
|
|
2759
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
2760
|
+
display: flex;
|
|
2772
2761
|
}
|
|
2773
|
-
.
|
|
2774
|
-
|
|
2775
|
-
|
|
2762
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
2763
|
+
position: absolute;
|
|
2764
|
+
right: 12px;
|
|
2765
|
+
top: 50%;
|
|
2766
|
+
transform: translateY(-50%);
|
|
2776
2767
|
}
|
|
2777
|
-
.
|
|
2778
|
-
|
|
2768
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
2769
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2770
|
+
font-size: 12px;
|
|
2771
|
+
cursor: pointer;
|
|
2779
2772
|
}
|
|
2780
|
-
.
|
|
2781
|
-
color:
|
|
2782
|
-
opacity: 0.5;
|
|
2773
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2774
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2783
2775
|
}
|
|
2784
|
-
.
|
|
2785
|
-
|
|
2776
|
+
.kypn5o5.has-focus-indicator {
|
|
2777
|
+
position: relative;
|
|
2778
|
+
overflow: hidden;
|
|
2786
2779
|
}
|
|
2787
|
-
.
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2780
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
2781
|
+
position: absolute;
|
|
2782
|
+
top: 50%;
|
|
2783
|
+
transform: translateY(-50%);
|
|
2784
|
+
left: -16px;
|
|
2785
|
+
transition: left 150ms ease;
|
|
2786
|
+
opacity: 0;
|
|
2791
2787
|
}
|
|
2792
|
-
.
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2788
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
2789
|
+
left: 8px;
|
|
2790
|
+
opacity: 1;
|
|
2796
2791
|
}
|
|
2797
|
-
.
|
|
2798
|
-
|
|
2792
|
+
.kypn5o5.has-focus-indicator input {
|
|
2793
|
+
transition: margin-left 150ms ease;
|
|
2794
|
+
margin-left: 0px;
|
|
2799
2795
|
}
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
border-radius: 5px 0 0 5px;
|
|
2796
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
2797
|
+
margin-left: 16px;
|
|
2803
2798
|
}
|
|
2804
|
-
|
|
2805
|
-
|
|
2799
|
+
|
|
2800
|
+
input.l1ki27se.ant-input {
|
|
2801
|
+
border-top-right-radius: 0;
|
|
2802
|
+
border-bottom-right-radius: 0;
|
|
2806
2803
|
}
|
|
2807
2804
|
|
|
2808
|
-
.
|
|
2809
|
-
|
|
2810
|
-
border-
|
|
2805
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
2806
|
+
border-top-right-radius: 0;
|
|
2807
|
+
border-bottom-right-radius: 0;
|
|
2811
2808
|
}
|
|
2812
|
-
|
|
2813
|
-
|
|
2809
|
+
|
|
2810
|
+
input.rrg1fkn.ant-input {
|
|
2811
|
+
border-top-left-radius: 0;
|
|
2812
|
+
border-bottom-left-radius: 0;
|
|
2814
2813
|
}
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2814
|
+
|
|
2815
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
2816
|
+
border-top-left-radius: 0;
|
|
2817
|
+
border-bottom-left-radius: 0;
|
|
2819
2818
|
}
|
|
2820
|
-
|
|
2821
|
-
|
|
2819
|
+
|
|
2820
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
2821
|
+
border-top-right-radius: 0;
|
|
2822
|
+
border-bottom-right-radius: 0;
|
|
2822
2823
|
}
|
|
2823
|
-
|
|
2824
|
-
|
|
2824
|
+
|
|
2825
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2826
|
+
border-top-left-radius: 0;
|
|
2827
|
+
border-bottom-left-radius: 0;
|
|
2825
2828
|
}
|
|
2826
|
-
|
|
2827
|
-
|
|
2829
|
+
|
|
2830
|
+
.s34f1qb.ant-switch {
|
|
2831
|
+
min-width: 40px;
|
|
2832
|
+
height: 24px;
|
|
2833
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2834
|
+
overflow: hidden;
|
|
2828
2835
|
}
|
|
2829
|
-
.
|
|
2830
|
-
|
|
2831
|
-
opacity: 0.5;
|
|
2836
|
+
.s34f1qb.ant-switch:focus {
|
|
2837
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2832
2838
|
}
|
|
2833
|
-
.
|
|
2834
|
-
|
|
2839
|
+
.s34f1qb.ant-switch-small {
|
|
2840
|
+
min-width: 26px;
|
|
2841
|
+
height: 16px;
|
|
2835
2842
|
}
|
|
2836
|
-
.
|
|
2837
|
-
|
|
2843
|
+
.s34f1qb.ant-switch-large {
|
|
2844
|
+
min-width: 52px;
|
|
2845
|
+
height: 32px;
|
|
2838
2846
|
}
|
|
2839
|
-
.
|
|
2840
|
-
|
|
2847
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2848
|
+
height: 20px;
|
|
2849
|
+
width: 20px;
|
|
2841
2850
|
}
|
|
2842
|
-
.
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
opacity: 0.5;
|
|
2851
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2852
|
+
border-radius: 10px;
|
|
2853
|
+
transition-delay: 120ms;
|
|
2846
2854
|
}
|
|
2847
|
-
.
|
|
2848
|
-
|
|
2849
|
-
|
|
2855
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2856
|
+
height: 14px;
|
|
2857
|
+
width: 14px;
|
|
2858
|
+
top: 1px;
|
|
2859
|
+
left: 1px;
|
|
2850
2860
|
}
|
|
2851
|
-
.
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2861
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2862
|
+
height: 28px;
|
|
2863
|
+
width: 28px;
|
|
2855
2864
|
}
|
|
2856
|
-
.
|
|
2857
|
-
|
|
2858
|
-
display: inline;
|
|
2859
|
-
border: none;
|
|
2860
|
-
padding: 0;
|
|
2861
|
-
width: 36px;
|
|
2862
|
-
background: transparent;
|
|
2865
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2866
|
+
border-radius: 14px;
|
|
2863
2867
|
}
|
|
2864
|
-
.
|
|
2865
|
-
|
|
2868
|
+
.s34f1qb.ant-switch-checked {
|
|
2869
|
+
background-color: #00ba5d;
|
|
2866
2870
|
}
|
|
2867
|
-
.
|
|
2868
|
-
|
|
2869
|
-
width: initial;
|
|
2870
|
-
box-shadow: none;
|
|
2871
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2872
|
+
left: calc(100% - 20px - 2px);
|
|
2871
2873
|
}
|
|
2872
|
-
.
|
|
2873
|
-
|
|
2874
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2875
|
+
left: calc(100% - 14px - 1px);
|
|
2874
2876
|
}
|
|
2875
|
-
.
|
|
2876
|
-
|
|
2877
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2878
|
+
left: calc(100% - 28px - 2px);
|
|
2877
2879
|
}
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
margin-
|
|
2881
|
-
padding: 0;
|
|
2882
|
-
width: 36px;
|
|
2880
|
+
|
|
2881
|
+
.c1to9vb9 {
|
|
2882
|
+
margin-left: 5px;
|
|
2883
2883
|
}
|
|
2884
2884
|
|
|
2885
2885
|
.t1upn1sz {
|
|
@@ -3326,10 +3326,6 @@ input.rrg1fkn.ant-input {
|
|
|
3326
3326
|
opacity: 0;
|
|
3327
3327
|
}
|
|
3328
3328
|
|
|
3329
|
-
.i1e4sgug {
|
|
3330
|
-
display: inline-block;
|
|
3331
|
-
}
|
|
3332
|
-
|
|
3333
3329
|
.d6j0lbj {
|
|
3334
3330
|
font-family: Inter;
|
|
3335
3331
|
font-style: normal;
|
|
@@ -3805,6 +3801,10 @@ input.rrg1fkn.ant-input {
|
|
|
3805
3801
|
line-height: 12px;
|
|
3806
3802
|
}
|
|
3807
3803
|
|
|
3804
|
+
.i1e4sgug {
|
|
3805
|
+
display: inline-block;
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
3808
|
.c198s9j3 {
|
|
3809
3809
|
color: #2d3a56;
|
|
3810
3810
|
line-height: 22px;
|
|
@@ -3931,6 +3931,10 @@ input.rrg1fkn.ant-input {
|
|
|
3931
3931
|
transform: rotate(180deg);
|
|
3932
3932
|
}
|
|
3933
3933
|
|
|
3934
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3935
|
+
display: flex;
|
|
3936
|
+
}
|
|
3937
|
+
|
|
3934
3938
|
.igz4le8 {
|
|
3935
3939
|
height: 24px;
|
|
3936
3940
|
width: 56px !important;
|
|
@@ -3941,10 +3945,6 @@ input.rrg1fkn.ant-input {
|
|
|
3941
3945
|
color: rgba(44, 56, 82, 0.6);
|
|
3942
3946
|
}
|
|
3943
3947
|
|
|
3944
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3945
|
-
display: flex;
|
|
3946
|
-
}
|
|
3947
|
-
|
|
3948
3948
|
.m1thnes4 {
|
|
3949
3949
|
color: rgba(44, 56, 82, 0.6);
|
|
3950
3950
|
text-align: center;
|