@cloudtower/eagle 0.22.20 → 0.22.21
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/esm/stats1.html +1 -1
- package/dist/style.css +1218 -1218
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1597,44 +1597,6 @@ input[type=submit] {
|
|
|
1597
1597
|
cursor: pointer;
|
|
1598
1598
|
}
|
|
1599
1599
|
|
|
1600
|
-
.obf05yr {
|
|
1601
|
-
display: inline-block;
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
.hsms1n6 {
|
|
1605
|
-
visibility: hidden;
|
|
1606
|
-
position: absolute;
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
|
-
.bpq0js6 {
|
|
1610
|
-
padding: 4px 11px;
|
|
1611
|
-
}
|
|
1612
|
-
|
|
1613
|
-
.b15sn34c {
|
|
1614
|
-
white-space: nowrap;
|
|
1615
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1616
|
-
}
|
|
1617
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1618
|
-
--color: #0080ff;
|
|
1619
|
-
}
|
|
1620
|
-
.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] {
|
|
1621
|
-
--color: #0080ff;
|
|
1622
|
-
}
|
|
1623
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1624
|
-
margin-left: 1px;
|
|
1625
|
-
}
|
|
1626
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1627
|
-
border-top-right-radius: 0;
|
|
1628
|
-
border-bottom-right-radius: 0;
|
|
1629
|
-
}
|
|
1630
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1631
|
-
border-top-left-radius: 0;
|
|
1632
|
-
border-bottom-left-radius: 0;
|
|
1633
|
-
}
|
|
1634
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1635
|
-
border-radius: unset;
|
|
1636
|
-
}
|
|
1637
|
-
|
|
1638
1600
|
.buj61ew.ant-btn {
|
|
1639
1601
|
height: 32px;
|
|
1640
1602
|
border-radius: 6px;
|
|
@@ -1883,19 +1845,13 @@ input[type=submit] {
|
|
|
1883
1845
|
padding: 0;
|
|
1884
1846
|
}
|
|
1885
1847
|
|
|
1886
|
-
.
|
|
1887
|
-
|
|
1888
|
-
height: 100%;
|
|
1889
|
-
min-height: 124px;
|
|
1890
|
-
display: flex;
|
|
1891
|
-
flex-direction: column;
|
|
1892
|
-
justify-content: center;
|
|
1893
|
-
align-items: center;
|
|
1848
|
+
.obf05yr {
|
|
1849
|
+
display: inline-block;
|
|
1894
1850
|
}
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1851
|
+
|
|
1852
|
+
.hsms1n6 {
|
|
1853
|
+
visibility: hidden;
|
|
1854
|
+
position: absolute;
|
|
1899
1855
|
}
|
|
1900
1856
|
|
|
1901
1857
|
.i1mrf09m {
|
|
@@ -1916,6 +1872,21 @@ input[type=submit] {
|
|
|
1916
1872
|
animation: rotate 680ms linear infinite;
|
|
1917
1873
|
}
|
|
1918
1874
|
|
|
1875
|
+
.fde5mpd {
|
|
1876
|
+
width: 100%;
|
|
1877
|
+
height: 100%;
|
|
1878
|
+
min-height: 124px;
|
|
1879
|
+
display: flex;
|
|
1880
|
+
flex-direction: column;
|
|
1881
|
+
justify-content: center;
|
|
1882
|
+
align-items: center;
|
|
1883
|
+
}
|
|
1884
|
+
.fde5mpd .error-text {
|
|
1885
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1886
|
+
margin-bottom: 16px;
|
|
1887
|
+
font-size: 18px;
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1919
1890
|
.s34f1qb.ant-switch {
|
|
1920
1891
|
min-width: 40px;
|
|
1921
1892
|
height: 24px;
|
|
@@ -1971,1167 +1942,1272 @@ input[type=submit] {
|
|
|
1971
1942
|
margin-left: 5px;
|
|
1972
1943
|
}
|
|
1973
1944
|
|
|
1974
|
-
.
|
|
1945
|
+
.s1fc623g {
|
|
1946
|
+
width: 430px !important;
|
|
1947
|
+
}
|
|
1948
|
+
|
|
1949
|
+
.oa3mx0o {
|
|
1975
1950
|
display: flex;
|
|
1976
1951
|
flex-direction: column;
|
|
1977
1952
|
}
|
|
1978
1953
|
|
|
1979
|
-
.
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
margin: 0 auto;
|
|
1983
|
-
height: 100%;
|
|
1954
|
+
.onr9gzt {
|
|
1955
|
+
display: flex;
|
|
1956
|
+
justify-content: space-between;
|
|
1984
1957
|
}
|
|
1985
1958
|
|
|
1986
|
-
.
|
|
1987
|
-
max-width: 1120px;
|
|
1988
|
-
width: 100%;
|
|
1989
|
-
margin: 0 auto;
|
|
1959
|
+
.oiy0apc {
|
|
1990
1960
|
display: flex;
|
|
1961
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1991
1962
|
}
|
|
1992
|
-
|
|
1993
|
-
.
|
|
1994
|
-
flex-grow: 0;
|
|
1995
|
-
flex-shrink: 0;
|
|
1996
|
-
flex-basis: 21%;
|
|
1997
|
-
}
|
|
1998
|
-
.w1vvwdlp .left {
|
|
1963
|
+
|
|
1964
|
+
.p12gwtiw {
|
|
1999
1965
|
display: flex;
|
|
2000
|
-
justify-content:
|
|
2001
|
-
|
|
1966
|
+
justify-content: space-between;
|
|
1967
|
+
align-items: center;
|
|
1968
|
+
padding: 10px 0;
|
|
1969
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1970
|
+
font-size: 12px;
|
|
1971
|
+
line-height: 24px;
|
|
2002
1972
|
}
|
|
2003
|
-
.
|
|
2004
|
-
padding
|
|
1973
|
+
.p12gwtiw .pagination-left {
|
|
1974
|
+
padding: 2px 8px;
|
|
2005
1975
|
}
|
|
2006
|
-
.
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
1976
|
+
.p12gwtiw .dropdown-trigger {
|
|
1977
|
+
display: flex;
|
|
1978
|
+
align-items: center;
|
|
1979
|
+
border-radius: 6px;
|
|
1980
|
+
cursor: pointer;
|
|
1981
|
+
transition: all 0.3s ease;
|
|
2011
1982
|
}
|
|
2012
|
-
.
|
|
2013
|
-
|
|
1983
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
1984
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1985
|
+
color: #0080ff;
|
|
2014
1986
|
}
|
|
2015
|
-
.
|
|
2016
|
-
|
|
1987
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1988
|
+
margin-left: 4px;
|
|
2017
1989
|
}
|
|
2018
|
-
.
|
|
2019
|
-
|
|
1990
|
+
.p12gwtiw .pagination-right {
|
|
1991
|
+
display: flex;
|
|
1992
|
+
align-items: center;
|
|
1993
|
+
color: #0080ff;
|
|
1994
|
+
font-weight: bold;
|
|
2020
1995
|
}
|
|
2021
|
-
.
|
|
2022
|
-
margin-
|
|
1996
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
1997
|
+
margin-left: 4px;
|
|
2023
1998
|
}
|
|
2024
|
-
.
|
|
2025
|
-
.
|
|
2026
|
-
|
|
1999
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2000
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2001
|
+
padding: 0 8px;
|
|
2027
2002
|
}
|
|
2028
|
-
.
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
height: 32px;
|
|
2032
|
-
display: flex;
|
|
2033
|
-
align-items: center;
|
|
2003
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2004
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2005
|
+
color: #0080ff;
|
|
2034
2006
|
}
|
|
2035
|
-
.
|
|
2036
|
-
|
|
2037
|
-
white-space: nowrap;
|
|
2007
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2008
|
+
transform: rotate(180deg);
|
|
2038
2009
|
}
|
|
2039
|
-
|
|
2040
|
-
|
|
2010
|
+
|
|
2011
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2012
|
+
max-height: calc(100vh - 128px);
|
|
2013
|
+
overflow-y: auto;
|
|
2041
2014
|
}
|
|
2042
|
-
.
|
|
2043
|
-
|
|
2044
|
-
|
|
2015
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2016
|
+
padding: 4px 20px;
|
|
2017
|
+
font-size: 12px;
|
|
2018
|
+
line-height: 18px;
|
|
2045
2019
|
}
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
width: 13px;
|
|
2050
|
-
margin-right: 12px;
|
|
2020
|
+
|
|
2021
|
+
.bpq0js6 {
|
|
2022
|
+
padding: 4px 11px;
|
|
2051
2023
|
}
|
|
2052
|
-
|
|
2053
|
-
|
|
2024
|
+
|
|
2025
|
+
.b15sn34c {
|
|
2026
|
+
white-space: nowrap;
|
|
2027
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2054
2028
|
}
|
|
2055
|
-
.
|
|
2056
|
-
color: #
|
|
2029
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
2030
|
+
--color: #0080ff;
|
|
2057
2031
|
}
|
|
2058
|
-
.
|
|
2059
|
-
|
|
2032
|
+
.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] {
|
|
2033
|
+
--color: #0080ff;
|
|
2060
2034
|
}
|
|
2061
|
-
.
|
|
2062
|
-
|
|
2035
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
2036
|
+
margin-left: 1px;
|
|
2063
2037
|
}
|
|
2064
|
-
.
|
|
2065
|
-
|
|
2038
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
2039
|
+
border-top-right-radius: 0;
|
|
2040
|
+
border-bottom-right-radius: 0;
|
|
2066
2041
|
}
|
|
2067
|
-
.
|
|
2068
|
-
|
|
2042
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
2043
|
+
border-top-left-radius: 0;
|
|
2044
|
+
border-bottom-left-radius: 0;
|
|
2069
2045
|
}
|
|
2070
|
-
.
|
|
2071
|
-
|
|
2046
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
2047
|
+
border-radius: unset;
|
|
2072
2048
|
}
|
|
2073
2049
|
|
|
2074
|
-
.
|
|
2075
|
-
|
|
2076
|
-
width: 100%;
|
|
2077
|
-
max-width: 648px;
|
|
2050
|
+
.t1upn1sz {
|
|
2051
|
+
height: 100%;
|
|
2078
2052
|
}
|
|
2079
|
-
|
|
2080
|
-
|
|
2053
|
+
|
|
2054
|
+
.tta5kd2 {
|
|
2055
|
+
height: 100%;
|
|
2081
2056
|
}
|
|
2082
|
-
.
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
width: 100%;
|
|
2086
|
-
max-width: 648px;
|
|
2087
|
-
overflow: hidden;
|
|
2057
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
2058
|
+
overflow: visible !important;
|
|
2059
|
+
height: 100%;
|
|
2088
2060
|
}
|
|
2089
|
-
.
|
|
2090
|
-
|
|
2061
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
2062
|
+
height: 100%;
|
|
2091
2063
|
}
|
|
2092
|
-
.
|
|
2093
|
-
|
|
2094
|
-
|
|
2064
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
2065
|
+
width: 100% !important;
|
|
2066
|
+
height: 100%;
|
|
2095
2067
|
}
|
|
2096
|
-
.
|
|
2097
|
-
|
|
2098
|
-
max-width: 648px;
|
|
2068
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
2069
|
+
padding: 15px 0;
|
|
2099
2070
|
}
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
margin: 0 auto;
|
|
2103
|
-
width: 100%;
|
|
2104
|
-
max-width: 1024px;
|
|
2105
|
-
}
|
|
2106
|
-
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
2107
|
-
margin-left: 0;
|
|
2108
|
-
}
|
|
2109
|
-
.h1p6d3y3 .ant-modal-body {
|
|
2110
|
-
margin: 0 auto;
|
|
2111
|
-
padding: 0;
|
|
2112
|
-
width: 100%;
|
|
2113
|
-
max-width: 1024px;
|
|
2114
|
-
overflow: hidden;
|
|
2071
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
2072
|
+
display: none;
|
|
2115
2073
|
}
|
|
2116
|
-
.
|
|
2117
|
-
|
|
2074
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
2075
|
+
font-weight: 700;
|
|
2118
2076
|
}
|
|
2119
|
-
.
|
|
2120
|
-
|
|
2121
|
-
overflow-y: auto;
|
|
2077
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
2078
|
+
font-weight: 700;
|
|
2122
2079
|
}
|
|
2123
|
-
.
|
|
2124
|
-
|
|
2125
|
-
max-width: 1024px;
|
|
2080
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
2081
|
+
height: 100%;
|
|
2126
2082
|
}
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2083
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
2084
|
+
height: 100%;
|
|
2085
|
+
overflow: visible;
|
|
2130
2086
|
}
|
|
2131
|
-
.
|
|
2132
|
-
|
|
2133
|
-
line-height: 20px;
|
|
2134
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2087
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
2088
|
+
max-height: none;
|
|
2135
2089
|
}
|
|
2136
|
-
.
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
color: #2d3a56;
|
|
2140
|
-
margin-bottom: 12px;
|
|
2090
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
2091
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
2092
|
+
display: none;
|
|
2141
2093
|
}
|
|
2142
|
-
.
|
|
2143
|
-
|
|
2094
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
2095
|
+
background: transparent;
|
|
2144
2096
|
}
|
|
2145
|
-
|
|
2146
|
-
.
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
margin-bottom: 16px;
|
|
2097
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
2098
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
2099
|
+
background: #fff;
|
|
2100
|
+
padding: 0 !important;
|
|
2150
2101
|
}
|
|
2151
|
-
|
|
2152
|
-
.
|
|
2102
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
2103
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
2153
2104
|
display: flex;
|
|
2154
2105
|
align-items: center;
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
.f4u402y > label {
|
|
2158
|
-
width: 216px;
|
|
2159
|
-
}
|
|
2160
|
-
.f4u402y > label + * {
|
|
2161
|
-
width: 100%;
|
|
2162
|
-
}
|
|
2163
|
-
.f4u402y .ant-select {
|
|
2164
|
-
width: 100%;
|
|
2165
|
-
}
|
|
2166
|
-
|
|
2167
|
-
.e1pldf6v {
|
|
2168
|
-
color: #e75a3a;
|
|
2169
|
-
margin-right: 10px;
|
|
2106
|
+
height: 100%;
|
|
2107
|
+
padding: 8px;
|
|
2170
2108
|
}
|
|
2171
|
-
|
|
2172
|
-
.
|
|
2109
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
2110
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
2111
|
+
overflow: hidden;
|
|
2112
|
+
text-overflow: ellipsis;
|
|
2173
2113
|
width: 100%;
|
|
2174
|
-
height: 1px;
|
|
2175
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2176
|
-
margin: 24px 0;
|
|
2177
2114
|
}
|
|
2178
|
-
|
|
2179
|
-
.l1v7sr0n {
|
|
2180
|
-
display: flex;
|
|
2181
|
-
justify-content: center;
|
|
2182
|
-
align-items: center;
|
|
2115
|
+
.tta5kd2 .ant-table-container {
|
|
2183
2116
|
height: 100%;
|
|
2184
2117
|
}
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
display: inline-block;
|
|
2188
|
-
width: 4px;
|
|
2189
|
-
height: 4px;
|
|
2190
|
-
background: #8e9aa9;
|
|
2191
|
-
opacity: 0.4;
|
|
2192
|
-
border-radius: 50%;
|
|
2193
|
-
margin: 0 4px;
|
|
2194
|
-
}
|
|
2195
|
-
|
|
2196
|
-
.m1jy87hk .ant-modal-header,
|
|
2197
|
-
.m1jy87hk .ant-modal-footer .footer-content {
|
|
2198
|
-
width: 648px;
|
|
2199
|
-
margin: 0 auto;
|
|
2118
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
2119
|
+
box-shadow: none !important;
|
|
2200
2120
|
}
|
|
2201
|
-
.
|
|
2202
|
-
|
|
2203
|
-
border: none;
|
|
2121
|
+
.tta5kd2 .ant-table {
|
|
2122
|
+
border-radius: 0px;
|
|
2123
|
+
border-left: none;
|
|
2124
|
+
border-right: none;
|
|
2125
|
+
border-bottom: none;
|
|
2126
|
+
height: 100%;
|
|
2127
|
+
font-size: 12px;
|
|
2128
|
+
background: transparent;
|
|
2204
2129
|
}
|
|
2205
|
-
.
|
|
2206
|
-
|
|
2130
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
2131
|
+
position: relative;
|
|
2132
|
+
z-index: 3;
|
|
2133
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
2134
|
+
margin-bottom: -1px;
|
|
2207
2135
|
}
|
|
2208
|
-
.
|
|
2209
|
-
|
|
2136
|
+
.tta5kd2 .ant-table .time-wrapper .data,
|
|
2137
|
+
.tta5kd2 .ant-table .value {
|
|
2138
|
+
color: #2d3a56;
|
|
2210
2139
|
}
|
|
2211
|
-
.
|
|
2212
|
-
|
|
2140
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
2141
|
+
.tta5kd2 .ant-table .unit {
|
|
2142
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2213
2143
|
}
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
font-size: 12px;
|
|
2217
|
-
line-height: 18px;
|
|
2218
|
-
font-weight: bold;
|
|
2219
|
-
color: #fff;
|
|
2220
|
-
padding: 0 4px;
|
|
2221
|
-
border-radius: 4px;
|
|
2222
|
-
display: inline-block;
|
|
2223
|
-
background: var(--ti7fpyu-0);
|
|
2144
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
2145
|
+
text-align: center;
|
|
2224
2146
|
}
|
|
2225
|
-
.
|
|
2226
|
-
|
|
2147
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
2148
|
+
background: #fff;
|
|
2227
2149
|
}
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
justify-content: center;
|
|
2150
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
2151
|
+
cursor: pointer;
|
|
2152
|
+
position: absolute;
|
|
2153
|
+
top: 50%;
|
|
2154
|
+
right: 12px;
|
|
2155
|
+
transform: translateY(-50%);
|
|
2235
2156
|
}
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
2241
|
-
padding: 1px 4px 1px;
|
|
2242
|
-
margin-left: 2px;
|
|
2243
|
-
margin-right: 2px;
|
|
2244
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2245
|
-
border-radius: 4px;
|
|
2157
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
2158
|
+
box-shadow: none;
|
|
2159
|
+
width: 1px;
|
|
2160
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2246
2161
|
}
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
width:
|
|
2162
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
2163
|
+
box-shadow: none;
|
|
2164
|
+
width: 1px;
|
|
2165
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2250
2166
|
}
|
|
2251
|
-
.
|
|
2252
|
-
|
|
2167
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
2168
|
+
position: relative;
|
|
2253
2169
|
}
|
|
2254
|
-
.
|
|
2255
|
-
|
|
2170
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
2171
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
2172
|
+
border-bottom: 1px solid white;
|
|
2173
|
+
height: 40px;
|
|
2174
|
+
vertical-align: middle;
|
|
2175
|
+
transition: background 0ms;
|
|
2176
|
+
color: #00122e;
|
|
2256
2177
|
}
|
|
2257
|
-
.
|
|
2258
|
-
|
|
2178
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
2179
|
+
background: #f2f5fa;
|
|
2180
|
+
border-bottom-color: #f2f5fa;
|
|
2259
2181
|
}
|
|
2260
|
-
.
|
|
2261
|
-
|
|
2182
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
2183
|
+
height: auto;
|
|
2184
|
+
color: #00122e;
|
|
2185
|
+
font-size: 12px;
|
|
2186
|
+
text-align: left;
|
|
2187
|
+
transition: none;
|
|
2188
|
+
overflow: hidden;
|
|
2189
|
+
text-overflow: ellipsis;
|
|
2190
|
+
white-space: nowrap;
|
|
2262
2191
|
}
|
|
2263
|
-
.
|
|
2264
|
-
|
|
2265
|
-
display: flex;
|
|
2192
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
2193
|
+
color: #0096ff;
|
|
2266
2194
|
}
|
|
2267
|
-
.
|
|
2268
|
-
|
|
2195
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
2196
|
+
overflow: hidden;
|
|
2197
|
+
text-overflow: ellipsis;
|
|
2269
2198
|
width: 100%;
|
|
2270
|
-
|
|
2271
|
-
background: #f2f4f6;
|
|
2272
|
-
font-size: 13px;
|
|
2273
|
-
line-height: 1.8;
|
|
2274
|
-
color: #8e9aa9;
|
|
2199
|
+
vertical-align: middle;
|
|
2275
2200
|
}
|
|
2276
|
-
.
|
|
2277
|
-
|
|
2278
|
-
font-size: 13px;
|
|
2279
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2201
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
2202
|
+
line-height: 0px;
|
|
2280
2203
|
}
|
|
2281
|
-
.
|
|
2282
|
-
|
|
2204
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
2205
|
+
border-top-color: transparent;
|
|
2283
2206
|
}
|
|
2284
|
-
.
|
|
2285
|
-
|
|
2286
|
-
|
|
2207
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
2208
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2209
|
+
border-color: transparent transparent white;
|
|
2287
2210
|
}
|
|
2288
|
-
.
|
|
2289
|
-
|
|
2211
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
2212
|
+
border-radius: 8px 0 0 8px;
|
|
2290
2213
|
}
|
|
2291
|
-
.
|
|
2292
|
-
|
|
2214
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
2215
|
+
border-radius: 8px 0 0 8px;
|
|
2293
2216
|
}
|
|
2294
|
-
.
|
|
2295
|
-
|
|
2217
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
2218
|
+
content: "";
|
|
2219
|
+
width: 4px;
|
|
2220
|
+
top: -1px;
|
|
2221
|
+
bottom: -1px;
|
|
2222
|
+
background: white;
|
|
2296
2223
|
}
|
|
2297
|
-
.
|
|
2298
|
-
|
|
2299
|
-
height: 0;
|
|
2300
|
-
overflow: hidden;
|
|
2224
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
2225
|
+
border-radius: 0 8px 8px 0;
|
|
2301
2226
|
}
|
|
2302
|
-
.
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2227
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
2228
|
+
border-radius: 0;
|
|
2229
|
+
background: white;
|
|
2230
|
+
border-top: none;
|
|
2306
2231
|
}
|
|
2307
|
-
.
|
|
2308
|
-
|
|
2309
|
-
border:
|
|
2310
|
-
|
|
2232
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
2233
|
+
border-top: 1px solid transparent;
|
|
2234
|
+
border-radius: 0 8px 8px 0;
|
|
2235
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2311
2236
|
}
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
font-weight: bold;
|
|
2316
|
-
padding-bottom: 6px;
|
|
2317
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2318
|
-
margin-bottom: 16px;
|
|
2237
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
2238
|
+
background: white;
|
|
2239
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
2319
2240
|
}
|
|
2320
|
-
.
|
|
2321
|
-
|
|
2241
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
2242
|
+
display: flex;
|
|
2243
|
+
align-items: center;
|
|
2244
|
+
height: 100%;
|
|
2245
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2322
2246
|
}
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2247
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
2248
|
+
background: white;
|
|
2249
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
2250
|
+
}
|
|
2251
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
2327
2252
|
display: flex;
|
|
2328
|
-
justify-content: center;
|
|
2329
2253
|
align-items: center;
|
|
2330
|
-
|
|
2331
|
-
|
|
2254
|
+
height: 100%;
|
|
2255
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2332
2256
|
}
|
|
2333
|
-
.
|
|
2257
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
2258
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
2259
|
+
}
|
|
2260
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
2261
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
2262
|
+
border-radius: 8px;
|
|
2263
|
+
}
|
|
2264
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
2265
|
+
border-top-color: white;
|
|
2266
|
+
}
|
|
2267
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
2268
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2269
|
+
border-bottom-color: transparent;
|
|
2270
|
+
border-top-color: transparent;
|
|
2271
|
+
}
|
|
2272
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
2273
|
+
border-radius: 8px 0 0 8px;
|
|
2274
|
+
}
|
|
2275
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
2276
|
+
border-radius: 0 8px 8px 0;
|
|
2277
|
+
}
|
|
2278
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
2279
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2280
|
+
}
|
|
2281
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
2282
|
+
background: #fff;
|
|
2283
|
+
font-weight: 400;
|
|
2284
|
+
position: relative;
|
|
2285
|
+
border-bottom: none;
|
|
2286
|
+
color: #00122e;
|
|
2287
|
+
transition: none;
|
|
2288
|
+
padding: 15px 8px 15px 8px;
|
|
2289
|
+
}
|
|
2290
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
2334
2291
|
content: "";
|
|
2335
2292
|
width: 1px;
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
background:
|
|
2339
|
-
position:
|
|
2340
|
-
right:
|
|
2341
|
-
transform: rotate(-45deg);
|
|
2293
|
+
top: 0;
|
|
2294
|
+
bottom: 0;
|
|
2295
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2296
|
+
position: absolute;
|
|
2297
|
+
right: 0;
|
|
2342
2298
|
}
|
|
2343
|
-
.
|
|
2344
|
-
|
|
2345
|
-
left: 1px;
|
|
2299
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
2300
|
+
padding: unset;
|
|
2346
2301
|
}
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
border: 0;
|
|
2350
|
-
background: rgba(255, 187, 0, 0.1);
|
|
2351
|
-
border-radius: 6px;
|
|
2302
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
2303
|
+
display: none;
|
|
2352
2304
|
}
|
|
2353
|
-
.
|
|
2354
|
-
|
|
2355
|
-
|
|
2305
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
2306
|
+
width: 100%;
|
|
2307
|
+
overflow: hidden;
|
|
2308
|
+
white-space: nowrap;
|
|
2309
|
+
text-overflow: ellipsis;
|
|
2356
2310
|
}
|
|
2357
|
-
.
|
|
2358
|
-
|
|
2359
|
-
|
|
2311
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
2312
|
+
overflow: hidden;
|
|
2313
|
+
text-overflow: ellipsis;
|
|
2360
2314
|
}
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
display: flex;
|
|
2364
|
-
flex-direction: row;
|
|
2365
|
-
padding: 7px 12px;
|
|
2366
|
-
background: rgba(255, 187, 0, 0.1);
|
|
2367
|
-
border-radius: 6px;
|
|
2368
|
-
color: #e07f00;
|
|
2369
|
-
font-size: 12px;
|
|
2370
|
-
line-height: 18px;
|
|
2315
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
2316
|
+
padding: 15px 28px 15px 8px;
|
|
2371
2317
|
}
|
|
2372
|
-
.
|
|
2373
|
-
|
|
2374
|
-
height: 18px;
|
|
2318
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
2319
|
+
padding: 0;
|
|
2375
2320
|
}
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
font-size: 12px;
|
|
2385
|
-
line-height: 18px;
|
|
2321
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
2322
|
+
position: absolute;
|
|
2323
|
+
right: 10px;
|
|
2324
|
+
top: 50%;
|
|
2325
|
+
transform: translateY(-50%);
|
|
2326
|
+
height: 16px;
|
|
2327
|
+
display: none;
|
|
2328
|
+
transition: transform 320ms ease;
|
|
2386
2329
|
}
|
|
2387
|
-
.
|
|
2388
|
-
|
|
2389
|
-
|
|
2330
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
2331
|
+
display: block;
|
|
2332
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
2390
2333
|
}
|
|
2391
|
-
|
|
2392
|
-
|
|
2334
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
2335
|
+
display: block;
|
|
2336
|
+
}
|
|
2337
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
2338
|
+
display: none;
|
|
2339
|
+
}
|
|
2340
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
2341
|
+
transform: translateY(-50%);
|
|
2342
|
+
}
|
|
2343
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
2344
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
2345
|
+
}
|
|
2346
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
2347
|
+
background: #f2f5fa;
|
|
2348
|
+
}
|
|
2349
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
2350
|
+
display: block;
|
|
2351
|
+
}
|
|
2352
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
2353
|
+
padding: 0 !important;
|
|
2354
|
+
}
|
|
2355
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
2356
|
+
position: absolute;
|
|
2357
|
+
left: 50%;
|
|
2358
|
+
top: 50%;
|
|
2359
|
+
transform: translate(-50%, -50%);
|
|
2360
|
+
}
|
|
2361
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
2362
|
+
display: none;
|
|
2363
|
+
}
|
|
2364
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
2365
|
+
background: #fff;
|
|
2366
|
+
}
|
|
2367
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
2368
|
+
background: inherit;
|
|
2369
|
+
}
|
|
2370
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
2371
|
+
position: static;
|
|
2372
|
+
border: none;
|
|
2373
|
+
background: inherit !important;
|
|
2374
|
+
height: 100px;
|
|
2375
|
+
vertical-align: middle;
|
|
2376
|
+
}
|
|
2377
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
2378
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
2379
|
+
font-weight: bold;
|
|
2380
|
+
font-size: 20px;
|
|
2381
|
+
color: rgba(10, 37, 85, 0.6);
|
|
2382
|
+
}
|
|
2383
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
2384
|
+
padding: 0 !important;
|
|
2385
|
+
position: relative;
|
|
2386
|
+
background: #fff;
|
|
2387
|
+
}
|
|
2388
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
2389
|
+
height: 100%;
|
|
2393
2390
|
display: flex;
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
border-radius: 6px;
|
|
2398
|
-
color: #005ed1;
|
|
2399
|
-
font-size: 12px;
|
|
2400
|
-
line-height: 18px;
|
|
2391
|
+
align-items: center;
|
|
2392
|
+
justify-content: flex-end;
|
|
2393
|
+
padding-right: 8px;
|
|
2401
2394
|
}
|
|
2402
|
-
.
|
|
2403
|
-
|
|
2404
|
-
height:
|
|
2395
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
2396
|
+
width: 24px;
|
|
2397
|
+
height: 24px;
|
|
2398
|
+
cursor: pointer;
|
|
2399
|
+
justify-content: center;
|
|
2400
|
+
border-radius: 4px;
|
|
2401
|
+
}
|
|
2402
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
2403
|
+
background: #fff;
|
|
2405
2404
|
}
|
|
2406
2405
|
|
|
2407
|
-
.
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
font-size: 12px;
|
|
2411
|
-
line-height: 18px;
|
|
2406
|
+
.cz04yix {
|
|
2407
|
+
display: flex;
|
|
2408
|
+
flex-direction: column;
|
|
2412
2409
|
}
|
|
2413
2410
|
|
|
2414
|
-
.
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2411
|
+
.m1if5j39 {
|
|
2412
|
+
max-width: 1120px;
|
|
2413
|
+
width: 100%;
|
|
2414
|
+
margin: 0 auto;
|
|
2415
|
+
height: 100%;
|
|
2418
2416
|
}
|
|
2419
2417
|
|
|
2420
|
-
.
|
|
2418
|
+
.w1vvwdlp {
|
|
2419
|
+
max-width: 1120px;
|
|
2420
|
+
width: 100%;
|
|
2421
|
+
margin: 0 auto;
|
|
2422
|
+
display: flex;
|
|
2423
|
+
}
|
|
2424
|
+
.w1vvwdlp .left,
|
|
2425
|
+
.w1vvwdlp .right {
|
|
2426
|
+
flex-grow: 0;
|
|
2427
|
+
flex-shrink: 0;
|
|
2428
|
+
flex-basis: 21%;
|
|
2429
|
+
}
|
|
2430
|
+
.w1vvwdlp .left {
|
|
2421
2431
|
display: flex;
|
|
2422
|
-
align-items: center;
|
|
2423
2432
|
justify-content: flex-end;
|
|
2433
|
+
padding-right: 44px;
|
|
2424
2434
|
}
|
|
2425
|
-
.
|
|
2426
|
-
|
|
2435
|
+
.w1vvwdlp .right {
|
|
2436
|
+
padding-left: 44px;
|
|
2427
2437
|
}
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2438
|
+
.w1vvwdlp .middle {
|
|
2439
|
+
margin-bottom: 40px;
|
|
2440
|
+
flex-grow: 0;
|
|
2441
|
+
flex-shrink: 0;
|
|
2442
|
+
flex-basis: 58%;
|
|
2431
2443
|
}
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
padding: 5px 12px;
|
|
2435
|
-
line-height: 20px;
|
|
2436
|
-
color: #2d3a56;
|
|
2437
|
-
border-radius: 6px;
|
|
2438
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2439
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2444
|
+
.w1vvwdlp .middle .form-base-field {
|
|
2445
|
+
width: 100%;
|
|
2440
2446
|
}
|
|
2441
|
-
.
|
|
2442
|
-
|
|
2443
|
-
line-height: 22px;
|
|
2447
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
2448
|
+
width: auto;
|
|
2444
2449
|
}
|
|
2445
|
-
.
|
|
2446
|
-
|
|
2447
|
-
line-height: 18px;
|
|
2450
|
+
.w1vvwdlp .ant-steps-vertical .ant-steps-item {
|
|
2451
|
+
flex: initial;
|
|
2448
2452
|
}
|
|
2449
|
-
.
|
|
2450
|
-
|
|
2451
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2453
|
+
.w1vvwdlp .ant-steps-item + .ant-steps-item {
|
|
2454
|
+
margin-top: 4px;
|
|
2452
2455
|
}
|
|
2453
|
-
.
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
+
.w1vvwdlp .ant-steps-item-icon,
|
|
2457
|
+
.w1vvwdlp .ant-steps-item-tail {
|
|
2458
|
+
display: none !important;
|
|
2456
2459
|
}
|
|
2457
|
-
.
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
+
.w1vvwdlp .ant-steps-item-container {
|
|
2461
|
+
padding: 0 15px;
|
|
2462
|
+
border-radius: 4px;
|
|
2463
|
+
height: 32px;
|
|
2464
|
+
display: flex;
|
|
2465
|
+
align-items: center;
|
|
2460
2466
|
}
|
|
2461
|
-
.
|
|
2462
|
-
|
|
2463
|
-
|
|
2467
|
+
.w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
|
|
2468
|
+
min-height: auto;
|
|
2469
|
+
white-space: nowrap;
|
|
2464
2470
|
}
|
|
2465
|
-
.
|
|
2466
|
-
|
|
2467
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2471
|
+
.w1vvwdlp .ant-steps-item-description {
|
|
2472
|
+
padding-bottom: 0px;
|
|
2468
2473
|
}
|
|
2469
|
-
.
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2474
|
+
.w1vvwdlp .ant-steps-item-title {
|
|
2475
|
+
font-size: 13px !important;
|
|
2476
|
+
line-height: 20px !important;
|
|
2473
2477
|
}
|
|
2474
|
-
.
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2478
|
+
.w1vvwdlp .ant-steps-item-title .step-index {
|
|
2479
|
+
display: inline-block;
|
|
2480
|
+
text-align: center;
|
|
2481
|
+
width: 13px;
|
|
2482
|
+
margin-right: 12px;
|
|
2483
|
+
}
|
|
2484
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
|
|
2485
|
+
background: rgba(0, 128, 255, 0.1);
|
|
2486
|
+
}
|
|
2487
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2488
|
+
color: #005ed1;
|
|
2489
|
+
}
|
|
2490
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
|
|
2491
|
+
background: rgba(237, 241, 250, 0.6);
|
|
2492
|
+
}
|
|
2493
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2494
|
+
color: rgba(10, 37, 85, 0.6) !important;
|
|
2495
|
+
}
|
|
2496
|
+
.w1vvwdlp .ant-steps-item-disabled {
|
|
2497
|
+
cursor: not-allowed;
|
|
2498
|
+
}
|
|
2499
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
|
|
2500
|
+
background: rgba(237, 241, 250, 0.6);
|
|
2501
|
+
}
|
|
2502
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
2479
2503
|
color: #2d3a56;
|
|
2480
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2481
2504
|
}
|
|
2482
|
-
|
|
2483
|
-
.
|
|
2484
|
-
|
|
2505
|
+
|
|
2506
|
+
.h1cuopx7 .ant-modal-header {
|
|
2507
|
+
margin: 0 auto;
|
|
2508
|
+
width: 100%;
|
|
2509
|
+
max-width: 648px;
|
|
2485
2510
|
}
|
|
2486
|
-
.
|
|
2487
|
-
|
|
2488
|
-
line-height: 22px;
|
|
2511
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
2512
|
+
margin-left: 0;
|
|
2489
2513
|
}
|
|
2490
|
-
.
|
|
2491
|
-
|
|
2492
|
-
|
|
2514
|
+
.h1cuopx7 .ant-modal-body {
|
|
2515
|
+
margin: 0 auto;
|
|
2516
|
+
padding: 0;
|
|
2517
|
+
width: 100%;
|
|
2518
|
+
max-width: 648px;
|
|
2519
|
+
overflow: hidden;
|
|
2493
2520
|
}
|
|
2494
|
-
.
|
|
2495
|
-
|
|
2496
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2521
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
2522
|
+
margin-bottom: 40px;
|
|
2497
2523
|
}
|
|
2498
|
-
.
|
|
2499
|
-
|
|
2500
|
-
|
|
2524
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
2525
|
+
height: calc(100vh - 225px);
|
|
2526
|
+
overflow-y: auto;
|
|
2501
2527
|
}
|
|
2502
|
-
.
|
|
2503
|
-
|
|
2528
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
2529
|
+
margin: 0 auto;
|
|
2530
|
+
max-width: 648px;
|
|
2504
2531
|
}
|
|
2505
|
-
|
|
2506
|
-
|
|
2532
|
+
|
|
2533
|
+
.h1p6d3y3 .ant-modal-header {
|
|
2534
|
+
margin: 0 auto;
|
|
2535
|
+
width: 100%;
|
|
2536
|
+
max-width: 1024px;
|
|
2507
2537
|
}
|
|
2508
|
-
.
|
|
2509
|
-
|
|
2510
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2538
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
2539
|
+
margin-left: 0;
|
|
2511
2540
|
}
|
|
2512
|
-
.
|
|
2513
|
-
|
|
2514
|
-
|
|
2541
|
+
.h1p6d3y3 .ant-modal-body {
|
|
2542
|
+
margin: 0 auto;
|
|
2543
|
+
padding: 0;
|
|
2544
|
+
width: 100%;
|
|
2545
|
+
max-width: 1024px;
|
|
2546
|
+
overflow: hidden;
|
|
2515
2547
|
}
|
|
2516
|
-
.
|
|
2517
|
-
|
|
2518
|
-
color: rgba(0, 21, 64, 0.3);
|
|
2519
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2548
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
2549
|
+
margin-bottom: 40px;
|
|
2520
2550
|
}
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2551
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
2552
|
+
height: calc(100vh - 225px);
|
|
2553
|
+
overflow-y: auto;
|
|
2524
2554
|
}
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2555
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
2556
|
+
margin: 0 auto;
|
|
2557
|
+
max-width: 1024px;
|
|
2528
2558
|
}
|
|
2529
|
-
|
|
2530
|
-
|
|
2559
|
+
|
|
2560
|
+
.fxgckuk {
|
|
2561
|
+
flex: 1;
|
|
2531
2562
|
}
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
height:
|
|
2563
|
+
.fxgckuk label {
|
|
2564
|
+
font-size: 13px;
|
|
2565
|
+
line-height: 20px;
|
|
2566
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2535
2567
|
}
|
|
2536
|
-
|
|
2537
|
-
|
|
2568
|
+
.fxgckuk .title {
|
|
2569
|
+
font-size: 14px;
|
|
2570
|
+
line-height: 20px;
|
|
2571
|
+
color: #2d3a56;
|
|
2572
|
+
margin-bottom: 12px;
|
|
2538
2573
|
}
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
height: 24px;
|
|
2574
|
+
.fxgckuk.connect-cluster .title {
|
|
2575
|
+
padding-bottom: 26px;
|
|
2542
2576
|
}
|
|
2543
|
-
|
|
2544
|
-
|
|
2577
|
+
|
|
2578
|
+
.f1d0vek1 {
|
|
2579
|
+
padding: 25px 0 15px 0;
|
|
2580
|
+
border-bottom: 1px solid #e1e5eb;
|
|
2581
|
+
margin-bottom: 16px;
|
|
2545
2582
|
}
|
|
2546
2583
|
|
|
2547
|
-
.
|
|
2548
|
-
|
|
2549
|
-
|
|
2584
|
+
.f4u402y {
|
|
2585
|
+
display: flex;
|
|
2586
|
+
align-items: center;
|
|
2587
|
+
margin-bottom: 8px;
|
|
2550
2588
|
}
|
|
2551
|
-
.
|
|
2552
|
-
|
|
2553
|
-
padding: 6px;
|
|
2554
|
-
height: 32px;
|
|
2555
|
-
cursor: pointer;
|
|
2556
|
-
transition: border 150ms;
|
|
2589
|
+
.f4u402y > label {
|
|
2590
|
+
width: 216px;
|
|
2557
2591
|
}
|
|
2558
|
-
.
|
|
2559
|
-
|
|
2560
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2592
|
+
.f4u402y > label + * {
|
|
2593
|
+
width: 100%;
|
|
2561
2594
|
}
|
|
2562
|
-
.
|
|
2563
|
-
|
|
2595
|
+
.f4u402y .ant-select {
|
|
2596
|
+
width: 100%;
|
|
2564
2597
|
}
|
|
2565
|
-
|
|
2566
|
-
|
|
2598
|
+
|
|
2599
|
+
.e1pldf6v {
|
|
2600
|
+
color: #e75a3a;
|
|
2601
|
+
margin-right: 10px;
|
|
2567
2602
|
}
|
|
2568
|
-
|
|
2603
|
+
|
|
2604
|
+
.dq0gblh {
|
|
2605
|
+
width: 100%;
|
|
2606
|
+
height: 1px;
|
|
2607
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2608
|
+
margin: 24px 0;
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2611
|
+
.l1v7sr0n {
|
|
2569
2612
|
display: flex;
|
|
2613
|
+
justify-content: center;
|
|
2614
|
+
align-items: center;
|
|
2615
|
+
height: 100%;
|
|
2570
2616
|
}
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2617
|
+
|
|
2618
|
+
.d1i4ou6o {
|
|
2619
|
+
display: inline-block;
|
|
2620
|
+
width: 4px;
|
|
2621
|
+
height: 4px;
|
|
2622
|
+
background: #8e9aa9;
|
|
2623
|
+
opacity: 0.4;
|
|
2624
|
+
border-radius: 50%;
|
|
2625
|
+
margin: 0 4px;
|
|
2576
2626
|
}
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2627
|
+
|
|
2628
|
+
.m1jy87hk .ant-modal-header,
|
|
2629
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
2630
|
+
width: 648px;
|
|
2631
|
+
margin: 0 auto;
|
|
2581
2632
|
}
|
|
2582
|
-
.
|
|
2583
|
-
|
|
2633
|
+
.m1jy87hk .ant-modal-header {
|
|
2634
|
+
padding: 35px 0 24px;
|
|
2635
|
+
border: none;
|
|
2584
2636
|
}
|
|
2585
|
-
.
|
|
2586
|
-
|
|
2587
|
-
overflow: hidden;
|
|
2637
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
2638
|
+
font-size: 30px;
|
|
2588
2639
|
}
|
|
2589
|
-
.
|
|
2590
|
-
|
|
2591
|
-
top: 50%;
|
|
2592
|
-
transform: translateY(-50%);
|
|
2593
|
-
left: -16px;
|
|
2594
|
-
transition: left 150ms ease;
|
|
2595
|
-
opacity: 0;
|
|
2640
|
+
.m1jy87hk .ant-modal-body {
|
|
2641
|
+
padding: 4px 0 2px;
|
|
2596
2642
|
}
|
|
2597
|
-
.
|
|
2598
|
-
|
|
2599
|
-
opacity: 1;
|
|
2643
|
+
.m1jy87hk .ant-modal-footer {
|
|
2644
|
+
border: none;
|
|
2600
2645
|
}
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2646
|
+
|
|
2647
|
+
.ti7fpyu {
|
|
2648
|
+
font-size: 12px;
|
|
2649
|
+
line-height: 18px;
|
|
2650
|
+
font-weight: bold;
|
|
2651
|
+
color: #fff;
|
|
2652
|
+
padding: 0 4px;
|
|
2653
|
+
border-radius: 4px;
|
|
2654
|
+
display: inline-block;
|
|
2655
|
+
background: var(--ti7fpyu-0);
|
|
2604
2656
|
}
|
|
2605
|
-
.
|
|
2606
|
-
margin-left:
|
|
2657
|
+
.ti7fpyu:not(:first-child) {
|
|
2658
|
+
margin-left: 4px;
|
|
2607
2659
|
}
|
|
2608
2660
|
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2661
|
+
.f1rest1f {
|
|
2662
|
+
width: 100%;
|
|
2663
|
+
height: 100%;
|
|
2664
|
+
display: flex;
|
|
2665
|
+
align-items: center;
|
|
2666
|
+
justify-content: center;
|
|
2612
2667
|
}
|
|
2613
2668
|
|
|
2614
|
-
.
|
|
2615
|
-
|
|
2616
|
-
|
|
2669
|
+
.n1kbdoln {
|
|
2670
|
+
font-size: 90%;
|
|
2671
|
+
font-weight: bold;
|
|
2672
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
2673
|
+
padding: 1px 4px 1px;
|
|
2674
|
+
margin-left: 2px;
|
|
2675
|
+
margin-right: 2px;
|
|
2676
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2677
|
+
border-radius: 4px;
|
|
2617
2678
|
}
|
|
2618
2679
|
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
border-bottom-left-radius: 0;
|
|
2680
|
+
.f1y3gta0.form-item-general {
|
|
2681
|
+
width: 640px;
|
|
2622
2682
|
}
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
border-top-left-radius: 0;
|
|
2626
|
-
border-bottom-left-radius: 0;
|
|
2683
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
2684
|
+
margin-top: 16px;
|
|
2627
2685
|
}
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
border-top-right-radius: 0;
|
|
2631
|
-
border-bottom-right-radius: 0;
|
|
2686
|
+
.f1y3gta0.form-item-compact {
|
|
2687
|
+
width: 412px;
|
|
2632
2688
|
}
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
border-top-left-radius: 0;
|
|
2636
|
-
border-bottom-left-radius: 0;
|
|
2689
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
2690
|
+
margin-top: 8px;
|
|
2637
2691
|
}
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
display: inline-flex;
|
|
2641
|
-
align-items: baseline;
|
|
2642
|
-
white-space: pre-wrap;
|
|
2692
|
+
.f1y3gta0 .form-item {
|
|
2693
|
+
width: auto;
|
|
2643
2694
|
}
|
|
2644
|
-
.
|
|
2695
|
+
.f1y3gta0 .form-item-main {
|
|
2645
2696
|
position: relative;
|
|
2646
|
-
|
|
2697
|
+
display: flex;
|
|
2647
2698
|
}
|
|
2648
|
-
.
|
|
2649
|
-
|
|
2699
|
+
.f1y3gta0 .form-item-extra {
|
|
2700
|
+
margin-top: 4px;
|
|
2701
|
+
width: 100%;
|
|
2702
|
+
padding: 14px;
|
|
2703
|
+
background: #f2f4f6;
|
|
2704
|
+
font-size: 13px;
|
|
2705
|
+
line-height: 1.8;
|
|
2706
|
+
color: #8e9aa9;
|
|
2650
2707
|
}
|
|
2651
|
-
.
|
|
2652
|
-
|
|
2708
|
+
.f1y3gta0 .form-item-label {
|
|
2709
|
+
padding-right: 12px;
|
|
2710
|
+
font-size: 13px;
|
|
2711
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2653
2712
|
}
|
|
2654
|
-
.
|
|
2655
|
-
|
|
2656
|
-
background: #0080ff;
|
|
2713
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
2714
|
+
text-align: right;
|
|
2657
2715
|
}
|
|
2658
|
-
.
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
width: 6px;
|
|
2662
|
-
height: 6px;
|
|
2663
|
-
background: #fff;
|
|
2716
|
+
.f1y3gta0 .form-item-label,
|
|
2717
|
+
.f1y3gta0 .form-item-control {
|
|
2718
|
+
line-height: 32px;
|
|
2664
2719
|
}
|
|
2665
|
-
.
|
|
2666
|
-
|
|
2720
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
2721
|
+
line-height: 18px;
|
|
2667
2722
|
}
|
|
2668
|
-
.
|
|
2669
|
-
|
|
2670
|
-
background: rgba(211, 218, 235, 0.6);
|
|
2723
|
+
.f1y3gta0 .form-item-children {
|
|
2724
|
+
width: 100%;
|
|
2671
2725
|
}
|
|
2672
|
-
.
|
|
2673
|
-
|
|
2726
|
+
.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 {
|
|
2727
|
+
width: 100%;
|
|
2674
2728
|
}
|
|
2675
|
-
.
|
|
2676
|
-
color: #
|
|
2677
|
-
|
|
2729
|
+
.f1y3gta0 .form-item-error {
|
|
2730
|
+
color: #e75a3a;
|
|
2731
|
+
height: 0;
|
|
2732
|
+
overflow: hidden;
|
|
2678
2733
|
}
|
|
2679
|
-
.
|
|
2680
|
-
|
|
2734
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
2735
|
+
margin-top: 4px;
|
|
2736
|
+
height: auto;
|
|
2737
|
+
overflow: auto;
|
|
2681
2738
|
}
|
|
2682
|
-
.
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2739
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
2740
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
2741
|
+
border: 1px solid #e75a3a;
|
|
2742
|
+
color: #e75a3a;
|
|
2686
2743
|
}
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2744
|
+
|
|
2745
|
+
.fujbm7g {
|
|
2746
|
+
color: #2d3a56;
|
|
2747
|
+
font-weight: bold;
|
|
2748
|
+
padding-bottom: 6px;
|
|
2749
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2750
|
+
margin-bottom: 16px;
|
|
2691
2751
|
}
|
|
2692
|
-
.
|
|
2693
|
-
|
|
2752
|
+
.fujbm7g:not(:first-of-type) {
|
|
2753
|
+
margin-top: 16px;
|
|
2694
2754
|
}
|
|
2695
2755
|
|
|
2696
|
-
.
|
|
2697
|
-
|
|
2756
|
+
.e5fsw5s {
|
|
2757
|
+
width: 8px;
|
|
2758
|
+
height: 24px;
|
|
2759
|
+
display: flex;
|
|
2760
|
+
justify-content: center;
|
|
2761
|
+
align-items: center;
|
|
2762
|
+
cursor: pointer;
|
|
2763
|
+
transition: all 200ms ease-out 40ms;
|
|
2698
2764
|
}
|
|
2699
|
-
.
|
|
2700
|
-
|
|
2765
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
2766
|
+
content: "";
|
|
2767
|
+
width: 1px;
|
|
2768
|
+
height: 6px;
|
|
2769
|
+
border-radius: 1px;
|
|
2770
|
+
background: #ccd4e3;
|
|
2771
|
+
position: relative;
|
|
2772
|
+
right: 2px;
|
|
2773
|
+
transform: rotate(-45deg);
|
|
2774
|
+
}
|
|
2775
|
+
.e5fsw5s:after {
|
|
2776
|
+
transform: rotate(45deg);
|
|
2777
|
+
left: 1px;
|
|
2701
2778
|
}
|
|
2702
2779
|
|
|
2703
|
-
.
|
|
2704
|
-
|
|
2705
|
-
|
|
2780
|
+
.w18knsg4.ant-alert-warning {
|
|
2781
|
+
border: 0;
|
|
2782
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2783
|
+
border-radius: 6px;
|
|
2706
2784
|
}
|
|
2707
|
-
.
|
|
2708
|
-
|
|
2709
|
-
|
|
2785
|
+
.w18knsg4.ant-alert,
|
|
2786
|
+
.w18knsg4 .ant-alert-message {
|
|
2787
|
+
color: #e07f00;
|
|
2710
2788
|
}
|
|
2711
|
-
.
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
height: 32px;
|
|
2789
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
2790
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
2791
|
+
border-bottom-color: #e07f00;
|
|
2715
2792
|
}
|
|
2716
|
-
|
|
2717
|
-
|
|
2793
|
+
|
|
2794
|
+
.ng31n2o {
|
|
2795
|
+
display: flex;
|
|
2796
|
+
flex-direction: row;
|
|
2797
|
+
padding: 7px 12px;
|
|
2798
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2799
|
+
border-radius: 6px;
|
|
2800
|
+
color: #e07f00;
|
|
2801
|
+
font-size: 12px;
|
|
2802
|
+
line-height: 18px;
|
|
2718
2803
|
}
|
|
2719
|
-
.
|
|
2720
|
-
|
|
2804
|
+
.ng31n2o .icon-wrapper {
|
|
2805
|
+
margin-right: 10px;
|
|
2806
|
+
height: 18px;
|
|
2721
2807
|
}
|
|
2722
|
-
|
|
2723
|
-
|
|
2808
|
+
|
|
2809
|
+
.n15x5f5y {
|
|
2810
|
+
display: flex;
|
|
2811
|
+
flex-direction: row;
|
|
2812
|
+
padding: 7px 12px;
|
|
2813
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2814
|
+
border-radius: 6px;
|
|
2815
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2816
|
+
font-size: 12px;
|
|
2817
|
+
line-height: 18px;
|
|
2724
2818
|
}
|
|
2725
|
-
.
|
|
2726
|
-
|
|
2727
|
-
|
|
2819
|
+
.n15x5f5y .icon-wrapper {
|
|
2820
|
+
margin-right: 10px;
|
|
2821
|
+
height: 18px;
|
|
2728
2822
|
}
|
|
2729
|
-
|
|
2730
|
-
|
|
2823
|
+
|
|
2824
|
+
.i16ozz3f {
|
|
2825
|
+
display: flex;
|
|
2826
|
+
flex-direction: row;
|
|
2827
|
+
padding: 7px 12px;
|
|
2828
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2829
|
+
border-radius: 6px;
|
|
2830
|
+
color: #005ed1;
|
|
2831
|
+
font-size: 12px;
|
|
2832
|
+
line-height: 18px;
|
|
2731
2833
|
}
|
|
2732
|
-
.
|
|
2733
|
-
|
|
2834
|
+
.i16ozz3f .icon-wrapper {
|
|
2835
|
+
margin-right: 10px;
|
|
2836
|
+
height: 18px;
|
|
2734
2837
|
}
|
|
2735
|
-
|
|
2736
|
-
|
|
2838
|
+
|
|
2839
|
+
.dszu9qr {
|
|
2840
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2841
|
+
margin-top: 5px;
|
|
2842
|
+
font-size: 12px;
|
|
2843
|
+
line-height: 18px;
|
|
2737
2844
|
}
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2845
|
+
|
|
2846
|
+
.snxzgx {
|
|
2847
|
+
color: #f0483e;
|
|
2848
|
+
font-size: 12px;
|
|
2849
|
+
white-space: pre-wrap;
|
|
2742
2850
|
}
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2851
|
+
|
|
2852
|
+
.o1i4orqw {
|
|
2853
|
+
display: flex;
|
|
2854
|
+
align-items: center;
|
|
2855
|
+
justify-content: flex-end;
|
|
2746
2856
|
}
|
|
2747
|
-
.
|
|
2748
|
-
|
|
2749
|
-
border-color: #ccd4e3;
|
|
2750
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2857
|
+
.o1i4orqw .icon-wrapper {
|
|
2858
|
+
margin-right: 16px;
|
|
2751
2859
|
}
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
border: none;
|
|
2756
|
-
padding: 0;
|
|
2757
|
-
width: 36px;
|
|
2758
|
-
background: transparent;
|
|
2860
|
+
|
|
2861
|
+
.t79k8o2 {
|
|
2862
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2759
2863
|
}
|
|
2760
|
-
|
|
2761
|
-
|
|
2864
|
+
|
|
2865
|
+
.ipd9bk.ant-input {
|
|
2866
|
+
padding: 5px 12px;
|
|
2867
|
+
line-height: 20px;
|
|
2868
|
+
color: #2d3a56;
|
|
2869
|
+
border-radius: 6px;
|
|
2870
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2871
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2872
|
+
}
|
|
2873
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
2874
|
+
padding: 8px 16px;
|
|
2875
|
+
line-height: 22px;
|
|
2876
|
+
}
|
|
2877
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
2878
|
+
padding: 2px 8px;
|
|
2879
|
+
line-height: 18px;
|
|
2880
|
+
}
|
|
2881
|
+
.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 {
|
|
2882
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2883
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2762
2884
|
}
|
|
2763
|
-
.
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
box-shadow: none;
|
|
2885
|
+
.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 {
|
|
2886
|
+
border-color: #0096ff;
|
|
2887
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2767
2888
|
}
|
|
2768
|
-
.
|
|
2769
|
-
|
|
2889
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
2890
|
+
border-color: #e75a3a;
|
|
2891
|
+
color: #e75a3a;
|
|
2770
2892
|
}
|
|
2771
|
-
.
|
|
2772
|
-
|
|
2893
|
+
.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 {
|
|
2894
|
+
border-color: #e75a3a;
|
|
2895
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2773
2896
|
}
|
|
2774
|
-
.
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
padding: 0;
|
|
2778
|
-
width: 36px;
|
|
2897
|
+
.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 {
|
|
2898
|
+
border-color: #e75a3a;
|
|
2899
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2779
2900
|
}
|
|
2780
|
-
|
|
2781
|
-
.
|
|
2782
|
-
|
|
2901
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
2902
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2903
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2904
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2783
2905
|
}
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2906
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
2907
|
+
padding: 5px 12px;
|
|
2908
|
+
border-radius: 6px;
|
|
2909
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2910
|
+
line-height: 20px;
|
|
2911
|
+
color: #2d3a56;
|
|
2912
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2787
2913
|
}
|
|
2788
|
-
.
|
|
2789
|
-
|
|
2790
|
-
|
|
2914
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
2915
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
2916
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2791
2917
|
}
|
|
2792
|
-
.
|
|
2793
|
-
|
|
2918
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
2919
|
+
padding: 8px 16px;
|
|
2920
|
+
line-height: 22px;
|
|
2794
2921
|
}
|
|
2795
|
-
.
|
|
2796
|
-
|
|
2797
|
-
height:
|
|
2922
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2923
|
+
padding: 2px 8px;
|
|
2924
|
+
line-height: 18px;
|
|
2798
2925
|
}
|
|
2799
|
-
.
|
|
2800
|
-
|
|
2926
|
+
.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 {
|
|
2927
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2928
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2801
2929
|
}
|
|
2802
|
-
.
|
|
2803
|
-
|
|
2930
|
+
.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 {
|
|
2931
|
+
border-color: #0096ff;
|
|
2932
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2804
2933
|
}
|
|
2805
|
-
.
|
|
2806
|
-
|
|
2934
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2935
|
+
border-color: #e75a3a;
|
|
2807
2936
|
}
|
|
2808
|
-
.
|
|
2809
|
-
|
|
2937
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2938
|
+
color: #e75a3a;
|
|
2810
2939
|
}
|
|
2811
|
-
.
|
|
2812
|
-
|
|
2940
|
+
.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 {
|
|
2941
|
+
border-color: #e75a3a;
|
|
2942
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2813
2943
|
}
|
|
2814
|
-
.
|
|
2815
|
-
|
|
2816
|
-
|
|
2944
|
+
.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 {
|
|
2945
|
+
border-color: #e75a3a;
|
|
2946
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2817
2947
|
}
|
|
2818
|
-
.
|
|
2819
|
-
|
|
2948
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
2949
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2950
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2951
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2820
2952
|
}
|
|
2821
|
-
.
|
|
2822
|
-
|
|
2823
|
-
|
|
2953
|
+
textarea.ipd9bk.ant-input {
|
|
2954
|
+
transition-property: height;
|
|
2955
|
+
transition-delay: 50ms;
|
|
2824
2956
|
}
|
|
2825
|
-
.
|
|
2826
|
-
|
|
2957
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
2958
|
+
min-height: 40px;
|
|
2959
|
+
height: 40px;
|
|
2827
2960
|
}
|
|
2828
|
-
.
|
|
2829
|
-
|
|
2830
|
-
background: #fff;
|
|
2831
|
-
padding: 0 !important;
|
|
2961
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
2962
|
+
height: 80px;
|
|
2832
2963
|
}
|
|
2833
|
-
.
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
align-items: center;
|
|
2837
|
-
height: 100%;
|
|
2838
|
-
padding: 8px;
|
|
2964
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
2965
|
+
min-height: 32px;
|
|
2966
|
+
height: 32px;
|
|
2839
2967
|
}
|
|
2840
|
-
.
|
|
2841
|
-
|
|
2842
|
-
overflow: hidden;
|
|
2843
|
-
text-overflow: ellipsis;
|
|
2844
|
-
width: 100%;
|
|
2968
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
2969
|
+
height: 64px;
|
|
2845
2970
|
}
|
|
2846
|
-
.
|
|
2847
|
-
height:
|
|
2971
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
2972
|
+
min-height: 24px;
|
|
2973
|
+
height: 24px;
|
|
2848
2974
|
}
|
|
2849
|
-
.
|
|
2850
|
-
|
|
2975
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
2976
|
+
height: 40px;
|
|
2851
2977
|
}
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
border
|
|
2855
|
-
border-
|
|
2856
|
-
border-bottom: none;
|
|
2857
|
-
height: 100%;
|
|
2858
|
-
font-size: 12px;
|
|
2859
|
-
background: transparent;
|
|
2978
|
+
|
|
2979
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
2980
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2981
|
+
border-radius: 4px;
|
|
2860
2982
|
}
|
|
2861
|
-
.
|
|
2983
|
+
.kypn5o5.input-tags {
|
|
2862
2984
|
position: relative;
|
|
2863
|
-
|
|
2864
|
-
|
|
2865
|
-
|
|
2985
|
+
padding: 6px;
|
|
2986
|
+
height: 32px;
|
|
2987
|
+
cursor: pointer;
|
|
2988
|
+
transition: border 150ms;
|
|
2866
2989
|
}
|
|
2867
|
-
.
|
|
2868
|
-
|
|
2869
|
-
|
|
2990
|
+
.kypn5o5.input-tags:hover {
|
|
2991
|
+
border-color: #0080ff;
|
|
2992
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2870
2993
|
}
|
|
2871
|
-
.
|
|
2872
|
-
|
|
2873
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2994
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
2995
|
+
padding-right: 30px;
|
|
2874
2996
|
}
|
|
2875
|
-
.
|
|
2876
|
-
|
|
2997
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
2998
|
+
display: flex;
|
|
2877
2999
|
}
|
|
2878
|
-
.
|
|
2879
|
-
|
|
3000
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
3001
|
+
display: flex;
|
|
2880
3002
|
}
|
|
2881
|
-
.
|
|
2882
|
-
cursor: pointer;
|
|
3003
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
2883
3004
|
position: absolute;
|
|
2884
|
-
top: 50%;
|
|
2885
3005
|
right: 12px;
|
|
3006
|
+
top: 50%;
|
|
2886
3007
|
transform: translateY(-50%);
|
|
2887
3008
|
}
|
|
2888
|
-
.
|
|
2889
|
-
|
|
2890
|
-
width: 1px;
|
|
2891
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2892
|
-
}
|
|
2893
|
-
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
2894
|
-
box-shadow: none;
|
|
2895
|
-
width: 1px;
|
|
2896
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2897
|
-
}
|
|
2898
|
-
.tta5kd2 .ant-table .ant-table-tbody {
|
|
2899
|
-
position: relative;
|
|
2900
|
-
}
|
|
2901
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
2902
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
2903
|
-
border-bottom: 1px solid white;
|
|
2904
|
-
height: 40px;
|
|
2905
|
-
vertical-align: middle;
|
|
2906
|
-
transition: background 0ms;
|
|
2907
|
-
color: #00122e;
|
|
2908
|
-
}
|
|
2909
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
2910
|
-
background: #f2f5fa;
|
|
2911
|
-
border-bottom-color: #f2f5fa;
|
|
2912
|
-
}
|
|
2913
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
2914
|
-
height: auto;
|
|
2915
|
-
color: #00122e;
|
|
3009
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
3010
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2916
3011
|
font-size: 12px;
|
|
2917
|
-
|
|
2918
|
-
transition: none;
|
|
2919
|
-
overflow: hidden;
|
|
2920
|
-
text-overflow: ellipsis;
|
|
2921
|
-
white-space: nowrap;
|
|
3012
|
+
cursor: pointer;
|
|
2922
3013
|
}
|
|
2923
|
-
.
|
|
2924
|
-
color:
|
|
3014
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
3015
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2925
3016
|
}
|
|
2926
|
-
.
|
|
3017
|
+
.kypn5o5.has-focus-indicator {
|
|
3018
|
+
position: relative;
|
|
2927
3019
|
overflow: hidden;
|
|
2928
|
-
text-overflow: ellipsis;
|
|
2929
|
-
width: 100%;
|
|
2930
|
-
vertical-align: middle;
|
|
2931
|
-
}
|
|
2932
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
2933
|
-
line-height: 0px;
|
|
2934
|
-
}
|
|
2935
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
2936
|
-
border-top-color: transparent;
|
|
2937
|
-
}
|
|
2938
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
2939
|
-
background: rgba(225, 230, 241, 0.6);
|
|
2940
|
-
border-color: transparent transparent white;
|
|
2941
|
-
}
|
|
2942
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
2943
|
-
border-radius: 8px 0 0 8px;
|
|
2944
3020
|
}
|
|
2945
|
-
.
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
bottom: -1px;
|
|
2953
|
-
background: white;
|
|
3021
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
3022
|
+
position: absolute;
|
|
3023
|
+
top: 50%;
|
|
3024
|
+
transform: translateY(-50%);
|
|
3025
|
+
left: -16px;
|
|
3026
|
+
transition: left 150ms ease;
|
|
3027
|
+
opacity: 0;
|
|
2954
3028
|
}
|
|
2955
|
-
.
|
|
2956
|
-
|
|
3029
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
3030
|
+
left: 8px;
|
|
3031
|
+
opacity: 1;
|
|
2957
3032
|
}
|
|
2958
|
-
.
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
border-top: none;
|
|
3033
|
+
.kypn5o5.has-focus-indicator input {
|
|
3034
|
+
transition: margin-left 150ms ease;
|
|
3035
|
+
margin-left: 0px;
|
|
2962
3036
|
}
|
|
2963
|
-
.
|
|
2964
|
-
|
|
2965
|
-
border-radius: 0 8px 8px 0;
|
|
2966
|
-
background: rgba(225, 230, 241, 0.6);
|
|
3037
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
3038
|
+
margin-left: 16px;
|
|
2967
3039
|
}
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
border-top:
|
|
3040
|
+
|
|
3041
|
+
input.l1ki27se.ant-input {
|
|
3042
|
+
border-top-right-radius: 0;
|
|
3043
|
+
border-bottom-right-radius: 0;
|
|
2971
3044
|
}
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
background: rgba(225, 230, 241, 0.6);
|
|
3045
|
+
|
|
3046
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
3047
|
+
border-top-right-radius: 0;
|
|
3048
|
+
border-bottom-right-radius: 0;
|
|
2977
3049
|
}
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
border-top:
|
|
3050
|
+
|
|
3051
|
+
input.rrg1fkn.ant-input {
|
|
3052
|
+
border-top-left-radius: 0;
|
|
3053
|
+
border-bottom-left-radius: 0;
|
|
2981
3054
|
}
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
background: rgba(225, 230, 241, 0.6);
|
|
3055
|
+
|
|
3056
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
3057
|
+
border-top-left-radius: 0;
|
|
3058
|
+
border-bottom-left-radius: 0;
|
|
2987
3059
|
}
|
|
2988
|
-
|
|
2989
|
-
|
|
3060
|
+
|
|
3061
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
3062
|
+
border-top-right-radius: 0;
|
|
3063
|
+
border-bottom-right-radius: 0;
|
|
2990
3064
|
}
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
border-radius:
|
|
3065
|
+
|
|
3066
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
3067
|
+
border-top-left-radius: 0;
|
|
3068
|
+
border-bottom-left-radius: 0;
|
|
2994
3069
|
}
|
|
2995
|
-
|
|
2996
|
-
|
|
3070
|
+
|
|
3071
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
3072
|
+
display: inline-flex;
|
|
3073
|
+
align-items: baseline;
|
|
3074
|
+
white-space: pre-wrap;
|
|
2997
3075
|
}
|
|
2998
|
-
.
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
border-top-color: transparent;
|
|
3076
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
3077
|
+
position: relative;
|
|
3078
|
+
top: 3px;
|
|
3002
3079
|
}
|
|
3003
|
-
.
|
|
3004
|
-
border-
|
|
3080
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
3081
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
3005
3082
|
}
|
|
3006
|
-
.
|
|
3007
|
-
border-
|
|
3083
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
3084
|
+
border-color: #0080ff;
|
|
3008
3085
|
}
|
|
3009
|
-
.
|
|
3010
|
-
|
|
3086
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
3087
|
+
border-color: #0080ff;
|
|
3088
|
+
background: #0080ff;
|
|
3011
3089
|
}
|
|
3012
|
-
.
|
|
3090
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
3091
|
+
top: 4px;
|
|
3092
|
+
left: 4px;
|
|
3093
|
+
width: 6px;
|
|
3094
|
+
height: 6px;
|
|
3013
3095
|
background: #fff;
|
|
3014
|
-
font-weight: 400;
|
|
3015
|
-
position: relative;
|
|
3016
|
-
border-bottom: none;
|
|
3017
|
-
color: #00122e;
|
|
3018
|
-
transition: none;
|
|
3019
|
-
padding: 15px 8px 15px 8px;
|
|
3020
3096
|
}
|
|
3021
|
-
.
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3097
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
3098
|
+
opacity: 0.5;
|
|
3099
|
+
}
|
|
3100
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
3101
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
3026
3102
|
background: rgba(211, 218, 235, 0.6);
|
|
3027
|
-
position: absolute;
|
|
3028
|
-
right: 0;
|
|
3029
3103
|
}
|
|
3030
|
-
.
|
|
3031
|
-
|
|
3104
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
3105
|
+
background: #00122e;
|
|
3032
3106
|
}
|
|
3033
|
-
.
|
|
3034
|
-
|
|
3107
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
3108
|
+
color: #00122e;
|
|
3109
|
+
opacity: 0.5;
|
|
3035
3110
|
}
|
|
3036
|
-
.
|
|
3037
|
-
|
|
3038
|
-
overflow: hidden;
|
|
3039
|
-
white-space: nowrap;
|
|
3040
|
-
text-overflow: ellipsis;
|
|
3111
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
3112
|
+
color: #00122e;
|
|
3041
3113
|
}
|
|
3042
|
-
.
|
|
3043
|
-
|
|
3044
|
-
|
|
3114
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
3115
|
+
display: inline-block;
|
|
3116
|
+
padding: 0;
|
|
3117
|
+
padding-left: 12px;
|
|
3045
3118
|
}
|
|
3046
|
-
.
|
|
3047
|
-
|
|
3119
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
3120
|
+
margin-bottom: 0;
|
|
3121
|
+
white-space: pre-wrap;
|
|
3122
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3048
3123
|
}
|
|
3049
|
-
.
|
|
3050
|
-
padding:
|
|
3124
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
3125
|
+
padding-left: 8px;
|
|
3051
3126
|
}
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
top: 50%;
|
|
3056
|
-
transform: translateY(-50%);
|
|
3057
|
-
height: 16px;
|
|
3058
|
-
display: none;
|
|
3059
|
-
transition: transform 320ms ease;
|
|
3127
|
+
|
|
3128
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
3129
|
+
border-radius: 5px 0 0 5px;
|
|
3060
3130
|
}
|
|
3061
|
-
.
|
|
3062
|
-
|
|
3063
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
3131
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
3132
|
+
border-radius: 0 5px 5px 0;
|
|
3064
3133
|
}
|
|
3065
|
-
|
|
3066
|
-
|
|
3134
|
+
|
|
3135
|
+
.r1f0aqcc {
|
|
3136
|
+
color: #00122e;
|
|
3137
|
+
border-color: #ccd4e3;
|
|
3067
3138
|
}
|
|
3068
|
-
.
|
|
3069
|
-
|
|
3139
|
+
.r1f0aqcc:first-child {
|
|
3140
|
+
color: #00122e;
|
|
3141
|
+
border-color: #a3b4cc;
|
|
3070
3142
|
}
|
|
3071
|
-
.
|
|
3072
|
-
|
|
3143
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
3144
|
+
padding: 0 12px;
|
|
3145
|
+
line-height: 32px;
|
|
3146
|
+
height: 32px;
|
|
3073
3147
|
}
|
|
3074
|
-
.
|
|
3075
|
-
|
|
3148
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
3149
|
+
white-space: nowrap;
|
|
3076
3150
|
}
|
|
3077
|
-
.
|
|
3078
|
-
background: #
|
|
3151
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
3152
|
+
background: #ccd4e3;
|
|
3079
3153
|
}
|
|
3080
|
-
.
|
|
3081
|
-
|
|
3154
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
3155
|
+
background: #0080ff;
|
|
3082
3156
|
}
|
|
3083
|
-
.
|
|
3084
|
-
|
|
3157
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
3158
|
+
background: #ccd4e3;
|
|
3159
|
+
opacity: 0.5;
|
|
3085
3160
|
}
|
|
3086
|
-
.
|
|
3087
|
-
|
|
3088
|
-
left: 50%;
|
|
3089
|
-
top: 50%;
|
|
3090
|
-
transform: translate(-50%, -50%);
|
|
3161
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
3162
|
+
border-right-color: #0080ff;
|
|
3091
3163
|
}
|
|
3092
|
-
.
|
|
3093
|
-
|
|
3164
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
3165
|
+
border-color: #0080ff;
|
|
3094
3166
|
}
|
|
3095
|
-
.
|
|
3096
|
-
background:
|
|
3167
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
3168
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3097
3169
|
}
|
|
3098
|
-
.
|
|
3099
|
-
background:
|
|
3170
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
3171
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3172
|
+
border-color: #ccd4e3;
|
|
3173
|
+
opacity: 0.5;
|
|
3100
3174
|
}
|
|
3101
|
-
.
|
|
3102
|
-
|
|
3103
|
-
border:
|
|
3104
|
-
background: inherit !important;
|
|
3105
|
-
height: 100px;
|
|
3106
|
-
vertical-align: middle;
|
|
3175
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
3176
|
+
color: #00122e;
|
|
3177
|
+
border-color: #ccd4e3;
|
|
3107
3178
|
}
|
|
3108
|
-
.
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
color: rgba(10, 37, 85, 0.6);
|
|
3179
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
3180
|
+
color: #00122e;
|
|
3181
|
+
border-color: #ccd4e3;
|
|
3182
|
+
background: rgba(172, 186, 211, 0.6);
|
|
3113
3183
|
}
|
|
3114
|
-
.
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3184
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
3185
|
+
margin-right: 8px;
|
|
3186
|
+
display: inline;
|
|
3187
|
+
border: none;
|
|
3188
|
+
padding: 0;
|
|
3189
|
+
width: 36px;
|
|
3190
|
+
background: transparent;
|
|
3118
3191
|
}
|
|
3119
|
-
.
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3192
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
3193
|
+
box-shadow: none;
|
|
3194
|
+
}
|
|
3195
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
3196
|
+
margin-right: 0;
|
|
3197
|
+
width: initial;
|
|
3198
|
+
box-shadow: none;
|
|
3125
3199
|
}
|
|
3126
|
-
.
|
|
3127
|
-
|
|
3128
|
-
height: 24px;
|
|
3129
|
-
cursor: pointer;
|
|
3130
|
-
justify-content: center;
|
|
3131
|
-
border-radius: 4px;
|
|
3200
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
3201
|
+
display: none;
|
|
3132
3202
|
}
|
|
3133
|
-
.
|
|
3134
|
-
|
|
3203
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
3204
|
+
display: inline;
|
|
3205
|
+
}
|
|
3206
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
3207
|
+
display: inline;
|
|
3208
|
+
margin-right: 8px;
|
|
3209
|
+
padding: 0;
|
|
3210
|
+
width: 36px;
|
|
3135
3211
|
}
|
|
3136
3212
|
|
|
3137
3213
|
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
@@ -3217,80 +3293,8 @@ input.rrg1fkn.ant-input {
|
|
|
3217
3293
|
padding: 0;
|
|
3218
3294
|
}
|
|
3219
3295
|
|
|
3220
|
-
.
|
|
3221
|
-
display:
|
|
3222
|
-
justify-content: space-between;
|
|
3223
|
-
align-items: center;
|
|
3224
|
-
padding: 10px 0;
|
|
3225
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3226
|
-
font-size: 12px;
|
|
3227
|
-
line-height: 24px;
|
|
3228
|
-
}
|
|
3229
|
-
.p12gwtiw .pagination-left {
|
|
3230
|
-
padding: 2px 8px;
|
|
3231
|
-
}
|
|
3232
|
-
.p12gwtiw .dropdown-trigger {
|
|
3233
|
-
display: flex;
|
|
3234
|
-
align-items: center;
|
|
3235
|
-
border-radius: 6px;
|
|
3236
|
-
cursor: pointer;
|
|
3237
|
-
transition: all 0.3s ease;
|
|
3238
|
-
}
|
|
3239
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
3240
|
-
background: rgba(211, 218, 235, 0.6);
|
|
3241
|
-
color: #0080ff;
|
|
3242
|
-
}
|
|
3243
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
3244
|
-
margin-left: 4px;
|
|
3245
|
-
}
|
|
3246
|
-
.p12gwtiw .pagination-right {
|
|
3247
|
-
display: flex;
|
|
3248
|
-
align-items: center;
|
|
3249
|
-
color: #0080ff;
|
|
3250
|
-
font-weight: bold;
|
|
3251
|
-
}
|
|
3252
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
3253
|
-
margin-left: 4px;
|
|
3254
|
-
}
|
|
3255
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
3256
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
3257
|
-
padding: 0 8px;
|
|
3258
|
-
}
|
|
3259
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
3260
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
3261
|
-
color: #0080ff;
|
|
3262
|
-
}
|
|
3263
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
3264
|
-
transform: rotate(180deg);
|
|
3265
|
-
}
|
|
3266
|
-
|
|
3267
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
3268
|
-
max-height: calc(100vh - 128px);
|
|
3269
|
-
overflow-y: auto;
|
|
3270
|
-
}
|
|
3271
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
3272
|
-
padding: 4px 20px;
|
|
3273
|
-
font-size: 12px;
|
|
3274
|
-
line-height: 18px;
|
|
3275
|
-
}
|
|
3276
|
-
|
|
3277
|
-
.s1fc623g {
|
|
3278
|
-
width: 430px !important;
|
|
3279
|
-
}
|
|
3280
|
-
|
|
3281
|
-
.oa3mx0o {
|
|
3282
|
-
display: flex;
|
|
3283
|
-
flex-direction: column;
|
|
3284
|
-
}
|
|
3285
|
-
|
|
3286
|
-
.onr9gzt {
|
|
3287
|
-
display: flex;
|
|
3288
|
-
justify-content: space-between;
|
|
3289
|
-
}
|
|
3290
|
-
|
|
3291
|
-
.oiy0apc {
|
|
3292
|
-
display: flex;
|
|
3293
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3296
|
+
.i1e4sgug {
|
|
3297
|
+
display: inline-block;
|
|
3294
3298
|
}
|
|
3295
3299
|
|
|
3296
3300
|
.d6j0lbj {
|
|
@@ -3768,10 +3772,6 @@ input.rrg1fkn.ant-input {
|
|
|
3768
3772
|
line-height: 12px;
|
|
3769
3773
|
}
|
|
3770
3774
|
|
|
3771
|
-
.i1e4sgug {
|
|
3772
|
-
display: inline-block;
|
|
3773
|
-
}
|
|
3774
|
-
|
|
3775
3775
|
.c198s9j3 {
|
|
3776
3776
|
color: #2d3a56;
|
|
3777
3777
|
line-height: 22px;
|
|
@@ -3852,225 +3852,64 @@ input.rrg1fkn.ant-input {
|
|
|
3852
3852
|
}
|
|
3853
3853
|
.shq1k1g.ant-select.ant-select-single {
|
|
3854
3854
|
width: 100%;
|
|
3855
|
-
height: 30px;
|
|
3856
|
-
color: #2d3a56;
|
|
3857
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
3858
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
3859
|
-
font-size: 13px;
|
|
3860
|
-
}
|
|
3861
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
3862
|
-
height: 38px;
|
|
3863
|
-
font-size: 13px;
|
|
3864
|
-
}
|
|
3865
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
3866
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
3867
|
-
transition: 160ms ease;
|
|
3868
|
-
}
|
|
3869
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
3870
|
-
color: #0080ff;
|
|
3871
|
-
}
|
|
3872
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
3873
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
3874
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
3875
|
-
}
|
|
3876
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
3877
|
-
color: #0080ff;
|
|
3878
|
-
}
|
|
3879
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
3880
|
-
border-color: #0080ff;
|
|
3881
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
3882
|
-
}
|
|
3883
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
3884
|
-
transform: rotate(180deg);
|
|
3885
|
-
}
|
|
3886
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
3887
|
-
background: rgba(211, 218, 235, 0.6);
|
|
3888
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
3889
|
-
cursor: "not-allowed";
|
|
3890
|
-
}
|
|
3891
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
3892
|
-
border-color: #f0483e !important;
|
|
3893
|
-
}
|
|
3894
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
3895
|
-
color: #1d326c;
|
|
3896
|
-
}
|
|
3897
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
3898
|
-
border-color: #0080ff;
|
|
3899
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
3900
|
-
}
|
|
3901
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
3902
|
-
transform: rotate(180deg);
|
|
3903
|
-
}
|
|
3904
|
-
|
|
3905
|
-
.igz4le8 {
|
|
3906
|
-
height: 24px;
|
|
3907
|
-
width: 56px !important;
|
|
3908
|
-
margin-right: 4px;
|
|
3909
|
-
}
|
|
3910
|
-
|
|
3911
|
-
.c1riexje {
|
|
3912
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3913
|
-
}
|
|
3914
|
-
|
|
3915
|
-
.m1thnes4 {
|
|
3916
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3917
|
-
text-align: center;
|
|
3918
|
-
display: flex;
|
|
3919
|
-
align-items: center;
|
|
3920
|
-
justify-content: center;
|
|
3921
|
-
flex-direction: column;
|
|
3922
|
-
height: 100%;
|
|
3923
|
-
}
|
|
3924
|
-
.m1thnes4 .link {
|
|
3925
|
-
color: #0080ff;
|
|
3926
|
-
cursor: pointer;
|
|
3927
|
-
}
|
|
3928
|
-
|
|
3929
|
-
.m1bixfdy {
|
|
3930
|
-
width: 100%;
|
|
3931
|
-
height: 100%;
|
|
3932
|
-
display: flex;
|
|
3933
|
-
flex-direction: column;
|
|
3934
|
-
}
|
|
3935
|
-
.m1bixfdy .name-toolbar {
|
|
3936
|
-
width: 100%;
|
|
3937
|
-
display: flex;
|
|
3938
|
-
line-height: 30px;
|
|
3939
|
-
padding: 0 16px;
|
|
3940
|
-
justify-content: space-between;
|
|
3941
|
-
}
|
|
3942
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
3943
|
-
display: flex;
|
|
3944
|
-
font-size: 12px;
|
|
3945
|
-
align-items: center;
|
|
3946
|
-
}
|
|
3947
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
3948
|
-
color: #a3b4cc;
|
|
3949
|
-
}
|
|
3950
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
3951
|
-
margin-left: 10px;
|
|
3952
|
-
}
|
|
3953
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
3954
|
-
margin-left: 10px;
|
|
3955
|
-
cursor: pointer;
|
|
3956
|
-
}
|
|
3957
|
-
.m1bixfdy .content {
|
|
3958
|
-
flex: 1;
|
|
3959
|
-
width: 100%;
|
|
3960
|
-
display: flex;
|
|
3961
|
-
justify-content: center;
|
|
3962
|
-
align-items: center;
|
|
3963
|
-
}
|
|
3964
|
-
.m1bixfdy .single-content {
|
|
3965
|
-
height: 65px;
|
|
3966
|
-
}
|
|
3967
|
-
|
|
3968
|
-
.lfamfcw {
|
|
3969
|
-
display: flex;
|
|
3970
|
-
align-items: center;
|
|
3971
|
-
white-space: nowrap;
|
|
3972
|
-
overflow: hidden;
|
|
3973
|
-
width: 100%;
|
|
3974
|
-
}
|
|
3975
|
-
.lfamfcw .ant-dropdown-trigger {
|
|
3976
|
-
margin-left: auto;
|
|
3977
|
-
font-size: 12px;
|
|
3978
|
-
}
|
|
3979
|
-
|
|
3980
|
-
.la6u9b4 {
|
|
3981
|
-
display: flex;
|
|
3982
|
-
justify-content: flex-start;
|
|
3983
|
-
align-items: center;
|
|
3984
|
-
font-size: 12px;
|
|
3985
|
-
cursor: pointer;
|
|
3986
|
-
}
|
|
3987
|
-
.la6u9b4:not(:last-child) {
|
|
3988
|
-
margin-right: 20px;
|
|
3989
|
-
}
|
|
3990
|
-
.la6u9b4.deselected {
|
|
3991
|
-
opacity: 0.4;
|
|
3992
|
-
}
|
|
3993
|
-
.la6u9b4.deselected .color-block {
|
|
3994
|
-
background: #b4beca !important;
|
|
3995
|
-
}
|
|
3996
|
-
|
|
3997
|
-
.chhvk8b {
|
|
3998
|
-
display: inline-block;
|
|
3999
|
-
height: 8px;
|
|
4000
|
-
width: 8px;
|
|
4001
|
-
margin-right: 8px;
|
|
4002
|
-
}
|
|
4003
|
-
|
|
4004
|
-
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
4005
|
-
display: flex;
|
|
4006
|
-
align-items: center;
|
|
4007
|
-
font-size: 12px;
|
|
4008
|
-
margin: 0;
|
|
3855
|
+
height: 30px;
|
|
3856
|
+
color: #2d3a56;
|
|
3857
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
3858
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
3859
|
+
font-size: 13px;
|
|
4009
3860
|
}
|
|
4010
|
-
|
|
4011
|
-
|
|
4012
|
-
|
|
3861
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
3862
|
+
height: 38px;
|
|
3863
|
+
font-size: 13px;
|
|
4013
3864
|
}
|
|
4014
|
-
.
|
|
4015
|
-
|
|
3865
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
3866
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
3867
|
+
transition: 160ms ease;
|
|
4016
3868
|
}
|
|
4017
|
-
.
|
|
4018
|
-
|
|
4019
|
-
justify-content: space-between;
|
|
4020
|
-
line-height: 30px;
|
|
4021
|
-
margin: 0 16px;
|
|
3869
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
3870
|
+
color: #0080ff;
|
|
4022
3871
|
}
|
|
4023
|
-
.
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
align-items: center;
|
|
3872
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
3873
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
3874
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
4027
3875
|
}
|
|
4028
|
-
.
|
|
4029
|
-
color: #
|
|
3876
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
3877
|
+
color: #0080ff;
|
|
4030
3878
|
}
|
|
4031
|
-
.
|
|
4032
|
-
|
|
3879
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
3880
|
+
border-color: #0080ff;
|
|
3881
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4033
3882
|
}
|
|
4034
|
-
.
|
|
4035
|
-
|
|
4036
|
-
cursor: pointer;
|
|
3883
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
3884
|
+
transform: rotate(180deg);
|
|
4037
3885
|
}
|
|
4038
|
-
.
|
|
4039
|
-
|
|
3886
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
3887
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3888
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
3889
|
+
cursor: "not-allowed";
|
|
4040
3890
|
}
|
|
4041
|
-
.
|
|
4042
|
-
|
|
4043
|
-
bottom: 10px;
|
|
4044
|
-
padding: 0 8px;
|
|
4045
|
-
border-radius: 4px;
|
|
4046
|
-
font-size: 12px;
|
|
4047
|
-
color: #fff;
|
|
4048
|
-
background: rgba(0, 0, 0, 0.75);
|
|
4049
|
-
transform: translateX(-50%);
|
|
3891
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
3892
|
+
border-color: #f0483e !important;
|
|
4050
3893
|
}
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
min-width: 200px;
|
|
3894
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
3895
|
+
color: #1d326c;
|
|
4054
3896
|
}
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
align-items: center;
|
|
4059
|
-
justify-content: space-between;
|
|
4060
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
4061
|
-
color: #b4beca;
|
|
4062
|
-
font-size: 12px;
|
|
4063
|
-
padding: 3px 6px;
|
|
3897
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
3898
|
+
border-color: #0080ff;
|
|
3899
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4064
3900
|
}
|
|
4065
|
-
.
|
|
4066
|
-
|
|
3901
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
3902
|
+
transform: rotate(180deg);
|
|
4067
3903
|
}
|
|
4068
|
-
|
|
4069
|
-
|
|
3904
|
+
|
|
3905
|
+
.igz4le8 {
|
|
3906
|
+
height: 24px;
|
|
3907
|
+
width: 56px !important;
|
|
3908
|
+
margin-right: 4px;
|
|
4070
3909
|
}
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
3910
|
+
|
|
3911
|
+
.c1riexje {
|
|
3912
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4074
3913
|
}
|
|
4075
3914
|
|
|
4076
3915
|
.t1gz6wqf {
|
|
@@ -4241,6 +4080,167 @@ input.rrg1fkn.ant-input {
|
|
|
4241
4080
|
height: 32px;
|
|
4242
4081
|
}
|
|
4243
4082
|
|
|
4083
|
+
.m1thnes4 {
|
|
4084
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4085
|
+
text-align: center;
|
|
4086
|
+
display: flex;
|
|
4087
|
+
align-items: center;
|
|
4088
|
+
justify-content: center;
|
|
4089
|
+
flex-direction: column;
|
|
4090
|
+
height: 100%;
|
|
4091
|
+
}
|
|
4092
|
+
.m1thnes4 .link {
|
|
4093
|
+
color: #0080ff;
|
|
4094
|
+
cursor: pointer;
|
|
4095
|
+
}
|
|
4096
|
+
|
|
4097
|
+
.m1bixfdy {
|
|
4098
|
+
width: 100%;
|
|
4099
|
+
height: 100%;
|
|
4100
|
+
display: flex;
|
|
4101
|
+
flex-direction: column;
|
|
4102
|
+
}
|
|
4103
|
+
.m1bixfdy .name-toolbar {
|
|
4104
|
+
width: 100%;
|
|
4105
|
+
display: flex;
|
|
4106
|
+
line-height: 30px;
|
|
4107
|
+
padding: 0 16px;
|
|
4108
|
+
justify-content: space-between;
|
|
4109
|
+
}
|
|
4110
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
4111
|
+
display: flex;
|
|
4112
|
+
font-size: 12px;
|
|
4113
|
+
align-items: center;
|
|
4114
|
+
}
|
|
4115
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
4116
|
+
color: #a3b4cc;
|
|
4117
|
+
}
|
|
4118
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
4119
|
+
margin-left: 10px;
|
|
4120
|
+
}
|
|
4121
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
4122
|
+
margin-left: 10px;
|
|
4123
|
+
cursor: pointer;
|
|
4124
|
+
}
|
|
4125
|
+
.m1bixfdy .content {
|
|
4126
|
+
flex: 1;
|
|
4127
|
+
width: 100%;
|
|
4128
|
+
display: flex;
|
|
4129
|
+
justify-content: center;
|
|
4130
|
+
align-items: center;
|
|
4131
|
+
}
|
|
4132
|
+
.m1bixfdy .single-content {
|
|
4133
|
+
height: 65px;
|
|
4134
|
+
}
|
|
4135
|
+
|
|
4136
|
+
.lfamfcw {
|
|
4137
|
+
display: flex;
|
|
4138
|
+
align-items: center;
|
|
4139
|
+
white-space: nowrap;
|
|
4140
|
+
overflow: hidden;
|
|
4141
|
+
width: 100%;
|
|
4142
|
+
}
|
|
4143
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
4144
|
+
margin-left: auto;
|
|
4145
|
+
font-size: 12px;
|
|
4146
|
+
}
|
|
4147
|
+
|
|
4148
|
+
.la6u9b4 {
|
|
4149
|
+
display: flex;
|
|
4150
|
+
justify-content: flex-start;
|
|
4151
|
+
align-items: center;
|
|
4152
|
+
font-size: 12px;
|
|
4153
|
+
cursor: pointer;
|
|
4154
|
+
}
|
|
4155
|
+
.la6u9b4:not(:last-child) {
|
|
4156
|
+
margin-right: 20px;
|
|
4157
|
+
}
|
|
4158
|
+
.la6u9b4.deselected {
|
|
4159
|
+
opacity: 0.4;
|
|
4160
|
+
}
|
|
4161
|
+
.la6u9b4.deselected .color-block {
|
|
4162
|
+
background: #b4beca !important;
|
|
4163
|
+
}
|
|
4164
|
+
|
|
4165
|
+
.chhvk8b {
|
|
4166
|
+
display: inline-block;
|
|
4167
|
+
height: 8px;
|
|
4168
|
+
width: 8px;
|
|
4169
|
+
margin-right: 8px;
|
|
4170
|
+
}
|
|
4171
|
+
|
|
4172
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
4173
|
+
display: flex;
|
|
4174
|
+
align-items: center;
|
|
4175
|
+
font-size: 12px;
|
|
4176
|
+
margin: 0;
|
|
4177
|
+
}
|
|
4178
|
+
|
|
4179
|
+
.m16f7gpb {
|
|
4180
|
+
position: relative;
|
|
4181
|
+
}
|
|
4182
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
4183
|
+
bottom: -12px;
|
|
4184
|
+
}
|
|
4185
|
+
.m16f7gpb .metric-toolbar {
|
|
4186
|
+
display: flex;
|
|
4187
|
+
justify-content: space-between;
|
|
4188
|
+
line-height: 30px;
|
|
4189
|
+
margin: 0 16px;
|
|
4190
|
+
}
|
|
4191
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
4192
|
+
display: flex;
|
|
4193
|
+
font-size: 12px;
|
|
4194
|
+
align-items: center;
|
|
4195
|
+
}
|
|
4196
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
4197
|
+
color: #a3b4cc;
|
|
4198
|
+
}
|
|
4199
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
4200
|
+
margin-left: 10px;
|
|
4201
|
+
}
|
|
4202
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
4203
|
+
margin-left: 10px;
|
|
4204
|
+
cursor: pointer;
|
|
4205
|
+
}
|
|
4206
|
+
.m16f7gpb .recharts-xAxis {
|
|
4207
|
+
font-size: 12px;
|
|
4208
|
+
}
|
|
4209
|
+
.m16f7gpb .pointer-wrapper {
|
|
4210
|
+
position: absolute;
|
|
4211
|
+
bottom: 10px;
|
|
4212
|
+
padding: 0 8px;
|
|
4213
|
+
border-radius: 4px;
|
|
4214
|
+
font-size: 12px;
|
|
4215
|
+
color: #fff;
|
|
4216
|
+
background: rgba(0, 0, 0, 0.75);
|
|
4217
|
+
transform: translateX(-50%);
|
|
4218
|
+
}
|
|
4219
|
+
|
|
4220
|
+
.t1ipvk51 {
|
|
4221
|
+
min-width: 200px;
|
|
4222
|
+
}
|
|
4223
|
+
|
|
4224
|
+
.t1kgldps {
|
|
4225
|
+
display: flex;
|
|
4226
|
+
align-items: center;
|
|
4227
|
+
justify-content: space-between;
|
|
4228
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
4229
|
+
color: #b4beca;
|
|
4230
|
+
font-size: 12px;
|
|
4231
|
+
padding: 3px 6px;
|
|
4232
|
+
}
|
|
4233
|
+
.t1kgldps:first-child {
|
|
4234
|
+
padding-top: 3px;
|
|
4235
|
+
}
|
|
4236
|
+
.t1kgldps:last-child {
|
|
4237
|
+
padding-bottom: 3px;
|
|
4238
|
+
}
|
|
4239
|
+
.t1kgldps .column-value {
|
|
4240
|
+
color: #fff;
|
|
4241
|
+
margin-left: 8px;
|
|
4242
|
+
}
|
|
4243
|
+
|
|
4244
4244
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
4245
4245
|
display: var(--at4ovwe-0);
|
|
4246
4246
|
}
|