@cloudtower/eagle 0.17.11 → 0.17.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1614,141 +1614,6 @@ input[type=submit] {
1614
1614
  cursor: pointer;
1615
1615
  }
1616
1616
 
1617
- .fde5mpd {
1618
- width: 100%;
1619
- height: 100%;
1620
- min-height: 124px;
1621
- display: flex;
1622
- flex-direction: column;
1623
- justify-content: center;
1624
- align-items: center;
1625
- }
1626
- .fde5mpd .error-text {
1627
- color: rgba(10, 37, 85, 0.6);
1628
- margin-bottom: 16px;
1629
- font-size: 18px;
1630
- }
1631
-
1632
- .bpq0js6 {
1633
- padding: 4px 11px;
1634
- }
1635
-
1636
- .b15sn34c {
1637
- white-space: nowrap;
1638
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1639
- }
1640
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1641
- --color: #0080ff;
1642
- }
1643
- .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] {
1644
- --color: #0080ff;
1645
- }
1646
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1647
- margin-left: 1px;
1648
- }
1649
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1650
- border-top-right-radius: 0;
1651
- border-bottom-right-radius: 0;
1652
- }
1653
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1654
- border-top-left-radius: 0;
1655
- border-bottom-left-radius: 0;
1656
- }
1657
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1658
- border-radius: unset;
1659
- }
1660
-
1661
- .i1mrf09m {
1662
- display: inline-flex;
1663
- align-items: center;
1664
- }
1665
- .i1mrf09m .icon-inner {
1666
- display: inline-flex;
1667
- align-items: center;
1668
- justify-content: center;
1669
- }
1670
- .i1mrf09m .icon-inner + span,
1671
- .i1mrf09m span + .icon-inner.suffix {
1672
- margin-left: 4px;
1673
- }
1674
- .i1mrf09m.is-rotate img {
1675
- animation: rotate 680ms linear infinite;
1676
- }
1677
-
1678
- .f18bxw7l {
1679
- font-size: 13px;
1680
- line-height: 20px;
1681
- color: #f0483e;
1682
- margin-top: -4px;
1683
- margin-bottom: 8px;
1684
- }
1685
-
1686
- .obf05yr {
1687
- display: inline-block;
1688
- }
1689
-
1690
- .hsms1n6 {
1691
- visibility: hidden;
1692
- position: absolute;
1693
- }
1694
-
1695
- .p12gwtiw {
1696
- display: flex;
1697
- justify-content: space-between;
1698
- align-items: center;
1699
- padding: 10px 0;
1700
- color: rgba(44, 56, 82, 0.6);
1701
- font-size: 12px;
1702
- line-height: 24px;
1703
- }
1704
- .p12gwtiw .pagination-left {
1705
- padding: 2px 8px;
1706
- }
1707
- .p12gwtiw .dropdown-trigger {
1708
- display: flex;
1709
- align-items: center;
1710
- border-radius: 6px;
1711
- cursor: pointer;
1712
- transition: all 0.3s ease;
1713
- }
1714
- .p12gwtiw .dropdown-trigger:hover {
1715
- background: rgba(211, 218, 235, 0.6);
1716
- color: #0080ff;
1717
- }
1718
- .p12gwtiw .dropdown-trigger .icon-inner {
1719
- margin-left: 4px;
1720
- }
1721
- .p12gwtiw .pagination-right {
1722
- display: flex;
1723
- align-items: center;
1724
- color: #0080ff;
1725
- font-weight: bold;
1726
- }
1727
- .p12gwtiw .pagination-right .icon-inner {
1728
- margin-left: 4px;
1729
- }
1730
- .p12gwtiw .pagination-right .prev-btn,
1731
- .p12gwtiw .pagination-right .next-btn {
1732
- padding: 0 8px;
1733
- }
1734
- .p12gwtiw .pagination-right .prev-btn > span,
1735
- .p12gwtiw .pagination-right .next-btn > span {
1736
- color: #0080ff;
1737
- }
1738
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1739
- transform: rotate(180deg);
1740
- }
1741
-
1742
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1743
- max-height: calc(100vh - 128px);
1744
- overflow-y: auto;
1745
- }
1746
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1747
- padding: 4px 20px;
1748
- font-size: 12px;
1749
- line-height: 18px;
1750
- }
1751
-
1752
1617
  .buj61ew.ant-btn {
1753
1618
  height: 32px;
1754
1619
  border-radius: 6px;
@@ -1997,1194 +1862,860 @@ input[type=submit] {
1997
1862
  padding: 0;
1998
1863
  }
1999
1864
 
2000
- .d6j0lbj {
2001
- font-family: Inter;
2002
- font-style: normal;
2003
- font-weight: bold;
2004
- font-size: 32px;
2005
- line-height: 40px;
1865
+ .f18bxw7l {
1866
+ font-size: 13px;
1867
+ line-height: 20px;
1868
+ color: #f0483e;
1869
+ margin-top: -4px;
1870
+ margin-bottom: 8px;
2006
1871
  }
2007
1872
 
2008
- .d1xhvvxe {
2009
- font-family: Inter;
2010
- font-style: normal;
2011
- font-weight: bold;
2012
- font-size: 24px;
2013
- line-height: 32px;
1873
+ .i1mrf09m {
1874
+ display: inline-flex;
1875
+ align-items: center;
2014
1876
  }
2015
-
2016
- .dk10mxq {
2017
- font-family: Inter;
2018
- font-style: normal;
2019
- font-weight: normal;
2020
- font-size: 32px;
2021
- line-height: 40px;
1877
+ .i1mrf09m .icon-inner {
1878
+ display: inline-flex;
1879
+ align-items: center;
1880
+ justify-content: center;
2022
1881
  }
2023
-
2024
- .dxsait {
2025
- font-family: Inter;
2026
- font-style: normal;
2027
- font-weight: bold;
2028
- font-size: 20px;
2029
- line-height: 24px;
1882
+ .i1mrf09m .icon-inner + span,
1883
+ .i1mrf09m span + .icon-inner.suffix {
1884
+ margin-left: 4px;
2030
1885
  }
2031
-
2032
- .dokn0h3 {
2033
- font-family: Inter;
2034
- font-style: normal;
2035
- font-weight: normal;
2036
- font-size: 20px;
2037
- line-height: 24px;
1886
+ .i1mrf09m.is-rotate img {
1887
+ animation: rotate 680ms linear infinite;
2038
1888
  }
2039
1889
 
2040
- .dobau4p {
2041
- font-family: Inter;
2042
- font-style: normal;
2043
- font-weight: bold;
2044
- font-size: 18px;
2045
- line-height: 22px;
1890
+ .bpq0js6 {
1891
+ padding: 4px 11px;
2046
1892
  }
2047
1893
 
2048
- .dvolwok {
2049
- font-family: Inter;
2050
- font-style: normal;
2051
- font-weight: normal;
2052
- font-size: 18px;
2053
- line-height: 22px;
1894
+ .b15sn34c {
1895
+ white-space: nowrap;
1896
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2054
1897
  }
2055
-
2056
- .h181qhg4 {
2057
- font-family: Inter;
2058
- font-style: normal;
2059
- font-weight: bold;
2060
- font-size: 16px;
2061
- line-height: 22px;
1898
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1899
+ --color: #0080ff;
2062
1900
  }
2063
-
2064
- .h1phgmcq {
2065
- font-family: Inter;
2066
- font-style: normal;
2067
- font-weight: normal;
2068
- font-size: 16px;
2069
- line-height: 22px;
1901
+ .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] {
1902
+ --color: #0080ff;
2070
1903
  }
2071
-
2072
- .h173xnl1 {
2073
- font-family: Inter;
2074
- font-style: normal;
2075
- font-weight: bold;
2076
- font-size: 14px;
2077
- line-height: 20px;
1904
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1905
+ margin-left: 1px;
2078
1906
  }
2079
-
2080
- .hedm4pz {
2081
- font-family: Inter;
2082
- font-style: normal;
2083
- font-weight: normal;
2084
- font-size: 14px;
2085
- line-height: 20px;
1907
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1908
+ border-top-right-radius: 0;
1909
+ border-bottom-right-radius: 0;
2086
1910
  }
2087
-
2088
- .h1kd8xld {
2089
- font-family: Inter;
2090
- font-style: normal;
2091
- font-weight: bold;
2092
- font-size: 12px;
2093
- line-height: 18px;
1911
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1912
+ border-top-left-radius: 0;
1913
+ border-bottom-left-radius: 0;
1914
+ }
1915
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1916
+ border-radius: unset;
2094
1917
  }
2095
1918
 
2096
- .hp14fr {
2097
- font-family: Inter;
2098
- font-style: normal;
2099
- font-weight: normal;
2100
- font-size: 12px;
2101
- line-height: 18px;
1919
+ .fde5mpd {
1920
+ width: 100%;
1921
+ height: 100%;
1922
+ min-height: 124px;
1923
+ display: flex;
1924
+ flex-direction: column;
1925
+ justify-content: center;
1926
+ align-items: center;
2102
1927
  }
2103
-
2104
- .hgrg7mn {
2105
- font-family: Inter;
2106
- font-style: normal;
2107
- font-weight: bold;
2108
- text-transform: uppercase;
2109
- font-feature-settings: "cpsp" on;
2110
- font-size: 12px;
2111
- line-height: 18px;
1928
+ .fde5mpd .error-text {
1929
+ color: rgba(10, 37, 85, 0.6);
1930
+ margin-bottom: 16px;
1931
+ font-size: 18px;
2112
1932
  }
2113
1933
 
2114
- .h6zme9x {
2115
- font-family: Inter;
2116
- font-style: normal;
2117
- font-weight: normal;
2118
- text-transform: uppercase;
2119
- font-feature-settings: "cpsp" on;
2120
- font-size: 12px;
2121
- line-height: 18px;
1934
+ .k5vyv6v input, .k5vyv6v.input-tags {
1935
+ border: 1px solid rgba(213, 219, 227, 0.6);
1936
+ border-radius: 4px;
2122
1937
  }
2123
-
2124
- .locjvsv {
2125
- font-family: Inter;
2126
- font-style: normal;
2127
- font-weight: normal;
2128
- font-size: 16px;
2129
- line-height: 24px;
1938
+ .k5vyv6v.input-tags {
1939
+ position: relative;
1940
+ padding: 6px;
1941
+ height: 32px;
1942
+ cursor: pointer;
1943
+ transition: border 150ms;
2130
1944
  }
2131
-
2132
- .l13gi131 {
2133
- font-family: Inter;
2134
- font-style: normal;
2135
- font-weight: bold;
2136
- font-size: 16px;
2137
- line-height: 24px;
1945
+ .k5vyv6v.input-tags:hover {
1946
+ border-color: #0080ff;
1947
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2138
1948
  }
2139
-
2140
- .l1ynemsu {
2141
- font-family: Inter;
2142
- font-style: normal;
2143
- font-weight: normal;
2144
- font-size: 16px;
2145
- line-height: 24px;
1949
+ .k5vyv6v.input-tags.kit-input-suffix-wrapper {
1950
+ padding-right: 30px;
2146
1951
  }
2147
-
2148
- .l1cft1cx {
2149
- font-family: Inter;
2150
- font-style: normal;
2151
- font-weight: bold;
2152
- font-size: 16px;
2153
- line-height: 24px;
1952
+ .k5vyv6v.input-tags .input-tags-inner {
1953
+ display: flex;
2154
1954
  }
2155
-
2156
- .l17tqc8p {
2157
- font-family: Inter;
2158
- font-style: normal;
2159
- font-weight: normal;
2160
- text-transform: uppercase;
2161
- font-feature-settings: "cpsp" on;
2162
- font-size: 16px;
2163
- line-height: 24px;
1955
+ .k5vyv6v.input-tags .input-tags-inner .tags-overflow-auto {
1956
+ display: flex;
2164
1957
  }
2165
-
2166
- .l1j1e5w7 {
2167
- font-family: Inter;
2168
- font-style: normal;
2169
- font-weight: bold;
2170
- text-transform: uppercase;
2171
- font-feature-settings: "cpsp" on;
2172
- font-size: 16px;
2173
- line-height: 24px;
1958
+ .k5vyv6v.input-tags .input-tag-suffix {
1959
+ position: absolute;
1960
+ right: 12px;
1961
+ top: 50%;
1962
+ transform: translateY(-50%);
2174
1963
  }
2175
-
2176
- .l1gf91jb {
2177
- font-family: Inter;
2178
- font-style: normal;
2179
- font-weight: normal;
2180
- font-size: 14px;
2181
- line-height: 22px;
1964
+ .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle {
1965
+ color: rgba(0, 0, 0, 0.25);
1966
+ font-size: 12px;
1967
+ cursor: pointer;
2182
1968
  }
2183
-
2184
- .lu7hlr6 {
2185
- font-family: Inter;
2186
- font-style: normal;
2187
- font-weight: 500;
2188
- font-size: 14px;
2189
- line-height: 22px;
1969
+ .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle:hover {
1970
+ color: rgba(0, 0, 0, 0.45);
2190
1971
  }
2191
-
2192
- .l3l3jf0 {
2193
- font-family: Inter;
2194
- font-style: normal;
2195
- font-weight: bold;
2196
- font-size: 14px;
2197
- line-height: 22px;
1972
+ .k5vyv6v.has-focus-indicator {
1973
+ position: relative;
1974
+ overflow: hidden;
2198
1975
  }
2199
-
2200
- .l12j5nqp {
2201
- font-family: Inter;
2202
- font-style: normal;
2203
- font-weight: normal;
2204
- font-size: 14px;
2205
- line-height: 22px;
1976
+ .k5vyv6v.has-focus-indicator .ant-input-prefix {
1977
+ position: absolute;
1978
+ top: 50%;
1979
+ transform: translateY(-50%);
1980
+ left: -16px;
1981
+ transition: left 150ms ease;
1982
+ opacity: 0;
2206
1983
  }
2207
-
2208
- .l1tecqht {
2209
- font-family: Inter;
2210
- font-style: normal;
2211
- font-weight: bold;
2212
- font-size: 14px;
2213
- line-height: 22px;
1984
+ .k5vyv6v.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
1985
+ left: 8px;
1986
+ opacity: 1;
2214
1987
  }
2215
-
2216
- .l6sa990 {
2217
- font-family: Inter;
2218
- font-style: normal;
2219
- font-weight: normal;
2220
- text-transform: uppercase;
2221
- font-feature-settings: "cpsp" on;
2222
- font-size: 14px;
2223
- line-height: 22px;
1988
+ .k5vyv6v.has-focus-indicator input {
1989
+ transition: margin-left 150ms ease;
1990
+ margin-left: 0px;
2224
1991
  }
2225
-
2226
- .lckqe8j {
2227
- font-family: Inter;
2228
- font-style: normal;
2229
- font-weight: bold;
2230
- text-transform: uppercase;
2231
- font-feature-settings: "cpsp" on;
2232
- font-size: 14px;
2233
- line-height: 22px;
1992
+ .k5vyv6v.has-focus-indicator input:focus {
1993
+ margin-left: 16px;
2234
1994
  }
2235
1995
 
2236
- .l1kuminb {
2237
- font-family: Inter;
2238
- font-style: normal;
2239
- font-weight: normal;
2240
- font-size: 13px;
2241
- line-height: 20px;
1996
+ .i17jpubb {
1997
+ height: 18px;
1998
+ line-height: 18px;
1999
+ padding: 0 4px;
2000
+ border-radius: 4px;
2001
+ background: rgba(235, 239, 245, 0.6);
2002
+ border: 1px solid rgba(223, 228, 235, 0.6);
2003
+ display: flex;
2004
+ align-items: center;
2005
+ white-space: nowrap;
2006
+ margin-right: 4px;
2242
2007
  }
2243
2008
 
2244
- .l1pbuf5j {
2245
- font-family: Inter;
2246
- font-style: normal;
2247
- font-weight: 600;
2248
- font-size: 13px;
2249
- line-height: 20px;
2009
+ .i1sx1zrx.ant-input-group.ant-input-group-compact {
2010
+ display: flex;
2250
2011
  }
2251
2012
 
2252
- .l1r4ztu {
2253
- font-family: Inter;
2254
- font-style: normal;
2255
- font-weight: bold;
2256
- font-size: 13px;
2257
- line-height: 20px;
2013
+ .e4bdwkb {
2014
+ border: none;
2015
+ vertical-align: middle;
2258
2016
  }
2259
2017
 
2260
- .ly8vzok {
2261
- font-family: Inter;
2262
- font-style: normal;
2263
- font-weight: normal;
2264
- font-size: 13px;
2018
+ .i1tep2wa.ant-input {
2019
+ padding: 5px 12px;
2265
2020
  line-height: 20px;
2021
+ color: #2d3a56;
2022
+ border-radius: 6px;
2023
+ border-color: rgba(172, 186, 211, 0.6);
2024
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2266
2025
  }
2267
-
2268
- .lumfmf {
2269
- font-family: Inter;
2270
- font-style: normal;
2271
- font-weight: 600;
2272
- font-size: 13px;
2273
- line-height: 20px;
2026
+ .i1tep2wa.ant-input.ant-input-lg {
2027
+ padding: 8px 16px;
2028
+ line-height: 22px;
2274
2029
  }
2275
-
2276
- .l16ujwmv {
2277
- font-family: Inter;
2278
- font-style: normal;
2279
- font-weight: bold;
2280
- font-size: 13px;
2281
- line-height: 20px;
2030
+ .i1tep2wa.ant-input.ant-input-sm {
2031
+ padding: 2px 8px;
2032
+ line-height: 18px;
2282
2033
  }
2283
-
2284
- .l17o1ffr {
2285
- font-family: Inter;
2286
- font-style: normal;
2287
- font-weight: normal;
2288
- text-transform: uppercase;
2289
- font-feature-settings: "cpsp" on;
2290
- font-size: 13px;
2291
- line-height: 20px;
2034
+ .i1tep2wa.ant-input:not([disabled]):hover, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number:not([disabled]):hover, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-hover {
2035
+ border-color: rgba(107, 128, 167, 0.6);
2036
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2292
2037
  }
2293
-
2294
- .lngllvn {
2295
- font-family: Inter;
2296
- font-style: normal;
2297
- font-weight: bold;
2298
- text-transform: uppercase;
2299
- font-feature-settings: "cpsp" on;
2300
- font-size: 13px;
2301
- line-height: 20px;
2038
+ .i1tep2wa.ant-input:not([disabled]):active, .i1tep2wa.ant-input:not([disabled]):focus, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number:not([disabled]):active, .i1tep2wa.ant-input-number:not([disabled]):focus, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-focus {
2039
+ border-color: #0096ff;
2040
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2302
2041
  }
2303
-
2304
- .l2i7fo9 {
2305
- font-family: Inter;
2306
- font-style: normal;
2307
- font-weight: normal;
2308
- font-size: 12px;
2309
- line-height: 18px;
2042
+ .i1tep2wa.ant-input.error:not([disabled]), .i1tep2wa.ant-picker.error:not([disabled]), .i1tep2wa.ant-input-number.error:not([disabled]) {
2043
+ border-color: #e75a3a;
2044
+ color: #e75a3a;
2310
2045
  }
2311
-
2312
- .l1x7hscx {
2313
- font-family: Inter;
2314
- font-style: normal;
2315
- font-weight: 500;
2316
- font-size: 12px;
2317
- line-height: 18px;
2046
+ .i1tep2wa.ant-input.error:not([disabled]):hover, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-picker.error:not([disabled]):hover, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number.error:not([disabled]):hover, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2047
+ border-color: #e75a3a;
2048
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2318
2049
  }
2319
-
2320
- .le1jwan {
2321
- font-family: Inter;
2322
- font-style: normal;
2323
- font-weight: bold;
2324
- font-size: 12px;
2325
- line-height: 18px;
2050
+ .i1tep2wa.ant-input.error:not([disabled]):active, .i1tep2wa.ant-input.error:not([disabled]):focus, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-picker.error:not([disabled]):active, .i1tep2wa.ant-picker.error:not([disabled]):focus, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number.error:not([disabled]):active, .i1tep2wa.ant-input-number.error:not([disabled]):focus, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2051
+ border-color: #e75a3a;
2052
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2326
2053
  }
2327
-
2328
- .lyxynfj {
2329
- font-family: Inter;
2330
- font-style: normal;
2331
- font-weight: normal;
2332
- font-size: 12px;
2333
- line-height: 18px;
2054
+ .i1tep2wa.ant-input[disabled], .i1tep2wa.ant-input.ant-input-disabled, .i1tep2wa.ant-input-number[disabled], .i1tep2wa.ant-input-number.ant-input-number-disabled {
2055
+ background: rgba(211, 218, 235, 0.6);
2056
+ color: rgba(0, 21, 64, 0.3);
2057
+ border-color: rgba(172, 186, 211, 0.6);
2334
2058
  }
2335
-
2336
- .lpb2nxv {
2337
- font-family: Inter;
2338
- font-style: normal;
2339
- font-weight: 500;
2340
- font-size: 12px;
2341
- line-height: 18px;
2059
+ .i1tep2wa.ant-input-affix-wrapper {
2060
+ padding: 5px 12px;
2061
+ border-radius: 6px;
2062
+ border-color: rgba(172, 186, 211, 0.6);
2063
+ line-height: 20px;
2064
+ color: #2d3a56;
2065
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2342
2066
  }
2343
-
2344
- .l1r8o3vv {
2345
- font-family: Inter;
2346
- font-style: normal;
2347
- font-weight: bold;
2348
- font-size: 12px;
2349
- line-height: 18px;
2067
+ .i1tep2wa.ant-input-affix-wrapper .ant-input-suffix,
2068
+ .i1tep2wa.ant-input-affix-wrapper .ant-input-prefix {
2069
+ color: rgba(44, 56, 82, 0.6);
2350
2070
  }
2351
-
2352
- .lemnjy2 {
2353
- font-family: Inter;
2354
- font-style: normal;
2355
- font-weight: normal;
2356
- text-transform: uppercase;
2357
- font-feature-settings: "cpsp" on;
2358
- font-size: 12px;
2359
- line-height: 18px;
2071
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2072
+ padding: 8px 16px;
2073
+ line-height: 22px;
2360
2074
  }
2361
-
2362
- .lrc42gb {
2363
- font-family: Inter;
2364
- font-style: normal;
2365
- font-weight: bold;
2366
- text-transform: uppercase;
2367
- font-feature-settings: "cpsp" on;
2368
- font-size: 12px;
2075
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2076
+ padding: 2px 8px;
2369
2077
  line-height: 18px;
2370
2078
  }
2371
-
2372
- .fqaz4mb {
2373
- font-family: Inter;
2374
- font-style: normal;
2375
- font-weight: normal;
2376
- font-size: 13px;
2377
- line-height: 20px;
2079
+ .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2080
+ border-color: rgba(107, 128, 167, 0.6);
2081
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2378
2082
  }
2379
-
2380
- .f13we5o {
2381
- font-family: Inter;
2382
- font-style: normal;
2383
- font-weight: normal;
2384
- font-size: 13px;
2385
- line-height: 20px;
2083
+ .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2084
+ border-color: #0096ff;
2085
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2386
2086
  }
2387
-
2388
- .ffmjua2 {
2389
- font-family: Inter;
2390
- font-style: normal;
2391
- font-weight: normal;
2392
- font-size: 12px;
2393
- line-height: 18px;
2087
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2088
+ border-color: #e75a3a;
2394
2089
  }
2395
-
2396
- .fz2mxw0 {
2397
- font-family: Inter;
2398
- font-style: normal;
2399
- font-weight: normal;
2400
- font-size: 12px;
2401
- line-height: 18px;
2090
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2091
+ color: #e75a3a;
2402
2092
  }
2403
-
2404
- .t1ertzoh {
2405
- font-family: Inter;
2406
- font-style: normal;
2407
- font-weight: normal;
2408
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2409
- font-size: 13px;
2410
- line-height: 20px;
2093
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2094
+ border-color: #e75a3a;
2095
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2411
2096
  }
2412
-
2413
- .t19bge8r {
2414
- font-family: Inter;
2415
- font-style: normal;
2416
- font-weight: normal;
2417
- font-feature-settings: "zero" on;
2418
- font-size: 13px;
2419
- line-height: 20px;
2097
+ .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2098
+ border-color: #e75a3a;
2099
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2420
2100
  }
2421
-
2422
- .tjrzfyl {
2423
- font-family: Inter;
2424
- font-style: normal;
2425
- font-weight: normal;
2426
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2427
- font-size: 12px;
2428
- line-height: 18px;
2101
+ .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2102
+ background: rgba(211, 218, 235, 0.6);
2103
+ color: rgba(0, 21, 64, 0.3);
2104
+ border-color: rgba(172, 186, 211, 0.6);
2429
2105
  }
2430
-
2431
- .tm6s7bo {
2432
- font-family: Inter;
2433
- font-style: normal;
2434
- font-weight: 500;
2435
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
2436
- font-size: 12px;
2437
- line-height: 18px;
2106
+ textarea.i1tep2wa.ant-input {
2107
+ transition-property: height;
2108
+ transition-delay: 50ms;
2438
2109
  }
2439
-
2440
- .t19zq6ic {
2441
- font-family: Inter;
2442
- font-style: normal;
2443
- font-weight: normal;
2444
- font-feature-settings: "zero" on;
2445
- font-size: 12px;
2446
- line-height: 18px;
2110
+ textarea.i1tep2wa.ant-input.textarea-large {
2111
+ min-height: 40px;
2112
+ height: 40px;
2447
2113
  }
2448
-
2449
- .t1gduru8 {
2450
- font-family: Inter;
2451
- font-style: normal;
2452
- font-weight: 500;
2453
- font-feature-settings: "zero" on;
2454
- font-size: 12px;
2455
- line-height: 18px;
2114
+ textarea.i1tep2wa.ant-input.textarea-large:focus {
2115
+ height: 80px;
2456
2116
  }
2457
-
2458
- .t55raab {
2459
- font-family: Inter;
2460
- font-style: normal;
2461
- font-weight: bold;
2462
- font-feature-settings: "zero" on;
2463
- font-size: 16px;
2464
- line-height: 24px;
2117
+ textarea.i1tep2wa.ant-input.textarea-middle {
2118
+ min-height: 32px;
2119
+ height: 32px;
2465
2120
  }
2466
-
2467
- .u1w9abfe {
2468
- font-family: Inter;
2469
- font-style: normal;
2470
- font-weight: normal;
2471
- font-size: 10px;
2472
- line-height: 12px;
2121
+ textarea.i1tep2wa.ant-input.textarea-middle:focus {
2122
+ height: 64px;
2473
2123
  }
2474
-
2475
- .s34f1qb.ant-switch {
2476
- min-width: 40px;
2124
+ textarea.i1tep2wa.ant-input.textarea-small {
2125
+ min-height: 24px;
2477
2126
  height: 24px;
2478
- background: rgba(172, 186, 211, 0.6);
2479
- overflow: hidden;
2480
2127
  }
2481
- .s34f1qb.ant-switch:focus {
2482
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2128
+ textarea.i1tep2wa.ant-input.textarea-small:focus {
2129
+ height: 40px;
2483
2130
  }
2484
- .s34f1qb.ant-switch-small {
2485
- min-width: 26px;
2486
- height: 16px;
2131
+
2132
+ .a583uz8 .ant-input-number-handler-wrap {
2133
+ display: var(--a583uz8-0);
2487
2134
  }
2488
- .s34f1qb.ant-switch-large {
2489
- min-width: 52px;
2490
- height: 32px;
2135
+ .a583uz8 .ant-input-number-input-wrap {
2136
+ padding: 4px 11px;
2137
+ display: inline-flex;
2138
+ line-height: 1.5715;
2139
+ height: inherit;
2491
2140
  }
2492
- .s34f1qb.ant-switch .ant-switch-handle {
2493
- height: 20px;
2494
- width: 20px;
2141
+ .a583uz8 .ant-input-number-input-wrap::after {
2142
+ content: var(--a583uz8-1);
2143
+ display: var(--a583uz8-2);
2144
+ flex: none;
2145
+ align-items: center;
2146
+ margin-left: 4px;
2495
2147
  }
2496
- .s34f1qb.ant-switch .ant-switch-handle::before {
2497
- border-radius: 10px;
2498
- transition-delay: 120ms;
2148
+ .a583uz8 .ant-input-number-input-wrap::before {
2149
+ content: var(--a583uz8-3);
2150
+ display: var(--a583uz8-4);
2151
+ flex: none;
2152
+ align-items: center;
2153
+ margin-right: 4px;
2154
+ cursor: auto;
2499
2155
  }
2500
- .s34f1qb.ant-switch-small .ant-switch-handle {
2501
- height: 14px;
2502
- width: 14px;
2503
- top: 1px;
2504
- left: 1px;
2156
+ .a583uz8 .ant-input-number-input {
2157
+ padding: 0;
2158
+ margin: 0;
2159
+ height: auto;
2160
+ font-size: inherit;
2505
2161
  }
2506
- .s34f1qb.ant-switch-large .ant-switch-handle {
2507
- height: 28px;
2508
- width: 28px;
2162
+
2163
+ .a1ej28xa .ant-input-number-handler-wrap {
2164
+ display: var(--a1ej28xa-0);
2509
2165
  }
2510
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2511
- border-radius: 14px;
2166
+ .a1ej28xa .ant-input-number-input-wrap {
2167
+ padding: 5px 12px;
2168
+ display: inline-flex;
2169
+ line-height: 1.5715;
2170
+ height: 100%;
2171
+ width: 100%;
2512
2172
  }
2513
- .s34f1qb.ant-switch-checked {
2514
- background-color: #00ba5d;
2173
+ .a1ej28xa .ant-input-number-input-wrap::after {
2174
+ content: var(--a1ej28xa-1);
2175
+ display: var(--a1ej28xa-2);
2176
+ flex: none;
2177
+ align-items: center;
2178
+ margin-left: 4px;
2179
+ color: rgba(44, 56, 82, 0.6);
2515
2180
  }
2516
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2517
- left: calc(100% - 20px - 2px);
2181
+ .a1ej28xa .ant-input-number-input-wrap::before {
2182
+ content: var(--a1ej28xa-3);
2183
+ display: var(--a1ej28xa-4);
2184
+ flex: none;
2185
+ align-items: center;
2186
+ margin-right: 4px;
2187
+ cursor: auto;
2188
+ color: rgba(44, 56, 82, 0.6);
2518
2189
  }
2519
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2520
- left: calc(100% - 14px - 1px);
2190
+ .a1ej28xa.ant-input-number {
2191
+ width: 100%;
2192
+ border-radius: 6px;
2521
2193
  }
2522
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2523
- left: calc(100% - 28px - 2px);
2194
+ .a1ej28xa.ant-input-number:not([disabled]):focus, .a1ej28xa.ant-input-number:not([disabled]):active, .a1ej28xa.ant-input-number:not([disabled]).ant-input-number-focused {
2195
+ border-color: #0096ff;
2196
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2197
+ }
2198
+ .a1ej28xa.ant-input-number.error:not([disabled]):hover, .a1ej28xa.ant-input-number.error:not([disabled]).ant-input-number-focused {
2199
+ border-color: #e75a3a;
2200
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2201
+ }
2202
+ .a1ej28xa .ant-input-number-input {
2203
+ padding: 0;
2204
+ margin: 0;
2205
+ height: auto;
2206
+ font-size: inherit;
2524
2207
  }
2525
2208
 
2526
- .c1to9vb9 {
2527
- margin-left: 5px;
2209
+ input.lfxc594.ant-input {
2210
+ border-top-right-radius: 0;
2211
+ border-bottom-right-radius: 0;
2528
2212
  }
2529
2213
 
2530
- .i1e4sgug {
2531
- display: inline-block;
2214
+ .lfxc594.ant-input-affix-wrapper {
2215
+ border-top-right-radius: 0;
2216
+ border-bottom-right-radius: 0;
2532
2217
  }
2533
2218
 
2534
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2535
- flex-direction: row;
2536
- justify-content: stretch;
2219
+ input.r1cwjuew.ant-input {
2220
+ border-top-left-radius: 0;
2221
+ border-bottom-left-radius: 0;
2537
2222
  }
2538
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2539
- padding: 0;
2540
- margin-right: 4px;
2541
- flex: 1;
2542
- overflow: visible;
2223
+
2224
+ .r1cwjuew.ant-input-affix-wrapper {
2225
+ border-top-left-radius: 0;
2226
+ border-bottom-left-radius: 0;
2543
2227
  }
2544
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2545
- display: none;
2228
+
2229
+ .c1whwrkn {
2230
+ color: #2d3a56;
2231
+ line-height: 22px;
2232
+ display: inline-flex;
2546
2233
  }
2547
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2548
- width: 100%;
2549
- min-height: unset;
2234
+ .c1whwrkn .ant-checkbox {
2235
+ height: 22px;
2236
+ display: flex;
2237
+ align-items: center;
2238
+ top: 0;
2550
2239
  }
2551
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2552
- height: 26px;
2553
- line-height: 26px;
2554
- width: 100%;
2555
- text-align: center;
2556
- padding: 0;
2557
- font-size: 12px;
2558
- font-weight: normal;
2240
+ .c1whwrkn .ant-checkbox-checked::after {
2241
+ border: none;
2559
2242
  }
2560
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2561
- margin-right: 10px;
2243
+ .c1whwrkn.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c1whwrkn.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
2244
+ .c1whwrkn .ant-checkbox:hover .ant-checkbox-inner {
2245
+ border-color: #0080ff;
2562
2246
  }
2563
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2564
- display: none;
2247
+ .c1whwrkn .ant-checkbox .ant-checkbox-inner {
2248
+ border: 1px solid rgba(107, 128, 167, 0.6);
2565
2249
  }
2566
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2567
- border-radius: 4px 0 0 4px;
2250
+ .c1whwrkn .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
2251
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2252
+ border: 1px solid #0080ff;
2568
2253
  }
2569
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2570
- margin-right: 0;
2254
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2255
+ background: #0080ff;
2571
2256
  }
2572
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2573
- border-radius: 0 4px 4px 0;
2257
+ .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2258
+ background-color: #fff;
2259
+ height: 2px;
2260
+ width: 10px;
2261
+ border-radius: 2px;
2574
2262
  }
2575
- .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 {
2576
- content: "";
2577
- width: 0;
2578
- height: 0;
2579
- border: 13px solid transparent;
2580
- position: absolute;
2581
- top: 0;
2582
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2583
- right: -21px;
2584
- z-index: 2;
2263
+ .c1whwrkn.ant-checkbox-wrapper-disabled {
2264
+ opacity: 0.5;
2585
2265
  }
2586
- .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 {
2587
- content: "";
2588
- width: 0;
2589
- height: 0;
2590
- border: 13px solid transparent;
2591
- position: absolute;
2592
- top: 0;
2593
- border-left: 8px solid #fff;
2594
- left: 0;
2266
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
2267
+ background: rgba(211, 218, 235, 0.6);
2268
+ border-color: rgba(107, 128, 167, 0.6) !important;
2595
2269
  }
2596
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2597
- background-color: rgba(0, 136, 255, 0.1);
2270
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
2271
+ border-color: #2d3a56;
2598
2272
  }
2599
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2600
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2273
+ .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2274
+ background: #2d3a56;
2601
2275
  }
2602
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2603
- color: #005ed1;
2276
+ .c1whwrkn .ant-checkbox + span,
2277
+ .c1whwrkn .ant-checkbox-disabled + span {
2278
+ padding: 0;
2604
2279
  }
2605
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2606
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2607
- background-color: rgba(237, 241, 250, 0.6);
2280
+ .c1whwrkn .ant-checkbox + span .main,
2281
+ .c1whwrkn .ant-checkbox-disabled + span .main {
2282
+ display: inline-block;
2283
+ margin-left: 12px;
2284
+ color: #2d3a56;
2608
2285
  }
2609
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2610
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2286
+ .c1whwrkn .ant-checkbox + span .sub,
2287
+ .c1whwrkn .ant-checkbox-disabled + span .sub {
2288
+ margin-left: 28px;
2611
2289
  color: rgba(44, 56, 82, 0.6);
2612
2290
  }
2613
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2614
- padding: 0;
2291
+ .c1whwrkn.compact .ant-checkbox + span .main,
2292
+ .c1whwrkn.compact .ant-checkbox-disabled + span .main {
2293
+ margin-left: 8px;
2294
+ }
2295
+ .c1whwrkn.compact .ant-checkbox + span .sub,
2296
+ .c1whwrkn.compact .ant-checkbox-disabled + span .sub {
2297
+ margin-left: 24px;
2615
2298
  }
2616
2299
 
2617
- .k5vyv6v input, .k5vyv6v.input-tags {
2618
- border: 1px solid rgba(213, 219, 227, 0.6);
2619
- border-radius: 4px;
2300
+ .s6j2ybb.ant-select, .s6j2ybb.ant-select .ant-select-selector {
2301
+ border-radius: 6px;
2620
2302
  }
2621
- .k5vyv6v.input-tags {
2622
- position: relative;
2623
- padding: 6px;
2624
- height: 32px;
2625
- cursor: pointer;
2626
- transition: border 150ms;
2303
+ .s6j2ybb.ant-select.ant-select-single {
2304
+ width: 100%;
2305
+ height: 30px;
2306
+ color: #2d3a56;
2307
+ border-color: rgba(211, 218, 235, 0.6);
2308
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2309
+ font-size: 13px;
2627
2310
  }
2628
- .k5vyv6v.input-tags:hover {
2629
- border-color: #0080ff;
2630
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2311
+ .s6j2ybb.ant-select.ant-select-single.ant-select-lg {
2312
+ height: 38px;
2313
+ font-size: 13px;
2631
2314
  }
2632
- .k5vyv6v.input-tags.kit-input-suffix-wrapper {
2633
- padding-right: 30px;
2315
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow,
2316
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow .anticon-down {
2317
+ transition: 160ms ease;
2634
2318
  }
2635
- .k5vyv6v.input-tags .input-tags-inner {
2636
- display: flex;
2319
+ .s6j2ybb.ant-select.ant-select-single .ant-select-arrow-loading {
2320
+ color: #0080ff;
2637
2321
  }
2638
- .k5vyv6v.input-tags .input-tags-inner .tags-overflow-auto {
2639
- display: flex;
2322
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
2323
+ border-color: rgba(107, 128, 167, 0.6);
2324
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2640
2325
  }
2641
- .k5vyv6v.input-tags .input-tag-suffix {
2642
- position: absolute;
2643
- right: 12px;
2644
- top: 50%;
2645
- transform: translateY(-50%);
2326
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
2327
+ color: #0080ff;
2646
2328
  }
2647
- .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle {
2648
- color: rgba(0, 0, 0, 0.25);
2649
- font-size: 12px;
2650
- cursor: pointer;
2329
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
2330
+ border-color: #0080ff;
2331
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2651
2332
  }
2652
- .k5vyv6v.input-tags .input-tag-suffix .anticon-close-circle:hover {
2653
- color: rgba(0, 0, 0, 0.45);
2333
+ .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
2334
+ transform: rotate(180deg);
2654
2335
  }
2655
- .k5vyv6v.has-focus-indicator {
2656
- position: relative;
2657
- overflow: hidden;
2336
+ .s6j2ybb.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
2337
+ background: rgba(211, 218, 235, 0.6);
2338
+ border-color: rgba(172, 186, 211, 0.6);
2339
+ cursor: "not-allowed";
2658
2340
  }
2659
- .k5vyv6v.has-focus-indicator .ant-input-prefix {
2660
- position: absolute;
2661
- top: 50%;
2662
- transform: translateY(-50%);
2663
- left: -16px;
2664
- transition: left 150ms ease;
2665
- opacity: 0;
2341
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
2342
+ border-color: #f0483e !important;
2666
2343
  }
2667
- .k5vyv6v.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2668
- left: 8px;
2669
- opacity: 1;
2344
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
2345
+ color: #1d326c;
2670
2346
  }
2671
- .k5vyv6v.has-focus-indicator input {
2672
- transition: margin-left 150ms ease;
2673
- margin-left: 0px;
2347
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
2348
+ border-color: #0080ff;
2349
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2674
2350
  }
2675
- .k5vyv6v.has-focus-indicator input:focus {
2676
- margin-left: 16px;
2351
+ .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
2352
+ transform: rotate(180deg);
2677
2353
  }
2678
2354
 
2679
- .i17jpubb {
2680
- height: 18px;
2681
- line-height: 18px;
2682
- padding: 0 4px;
2683
- border-radius: 4px;
2684
- background: rgba(235, 239, 245, 0.6);
2685
- border: 1px solid rgba(223, 228, 235, 0.6);
2686
- display: flex;
2687
- align-items: center;
2688
- white-space: nowrap;
2689
- margin-right: 4px;
2355
+ .l1b31rws.ant-select, .l1b31rws.ant-select .ant-select-selector {
2356
+ border-top-right-radius: 0;
2357
+ border-bottom-right-radius: 0;
2690
2358
  }
2691
2359
 
2692
- .i1sx1zrx.ant-input-group.ant-input-group-compact {
2693
- display: flex;
2360
+ .r1cpdiag.ant-select, .r1cpdiag.ant-select .ant-select-selector {
2361
+ border-top-left-radius: 0;
2362
+ border-bottom-left-radius: 0;
2694
2363
  }
2695
2364
 
2696
- .e4bdwkb {
2697
- border: none;
2698
- vertical-align: middle;
2365
+ .t1upn1sz {
2366
+ height: 100%;
2699
2367
  }
2700
2368
 
2701
- .i1tep2wa.ant-input {
2702
- padding: 5px 12px;
2703
- line-height: 20px;
2704
- color: #2d3a56;
2705
- border-radius: 6px;
2706
- border-color: rgba(172, 186, 211, 0.6);
2707
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2369
+ .tta5kd2 {
2370
+ height: 100%;
2708
2371
  }
2709
- .i1tep2wa.ant-input.ant-input-lg {
2710
- padding: 8px 16px;
2711
- line-height: 22px;
2372
+ .tta5kd2.empty-table .ant-table-content {
2373
+ overflow: visible !important;
2374
+ height: 100%;
2712
2375
  }
2713
- .i1tep2wa.ant-input.ant-input-sm {
2714
- padding: 2px 8px;
2715
- line-height: 18px;
2376
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2377
+ height: 100%;
2716
2378
  }
2717
- .i1tep2wa.ant-input:not([disabled]):hover, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number:not([disabled]):hover, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-hover {
2718
- border-color: rgba(107, 128, 167, 0.6);
2719
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2379
+ .tta5kd2.empty-table .ant-table-content table {
2380
+ width: 100% !important;
2381
+ height: 100%;
2720
2382
  }
2721
- .i1tep2wa.ant-input:not([disabled]):active, .i1tep2wa.ant-input:not([disabled]):focus, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number:not([disabled]):active, .i1tep2wa.ant-input-number:not([disabled]):focus, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number:not([disabled]).__pseudo-states-focus {
2722
- border-color: #0096ff;
2723
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2383
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2384
+ padding: 15px 0;
2724
2385
  }
2725
- .i1tep2wa.ant-input.error:not([disabled]), .i1tep2wa.ant-picker.error:not([disabled]), .i1tep2wa.ant-input-number.error:not([disabled]) {
2726
- border-color: #e75a3a;
2727
- color: #e75a3a;
2386
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2387
+ display: none;
2728
2388
  }
2729
- .i1tep2wa.ant-input.error:not([disabled]):hover, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-picker.error:not([disabled]):hover, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-hover, .i1tep2wa.ant-input-number.error:not([disabled]):hover, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-hover {
2730
- border-color: #e75a3a;
2731
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2389
+ .tta5kd2 .active-row td:nth-child(1) {
2390
+ font-weight: 700;
2732
2391
  }
2733
- .i1tep2wa.ant-input.error:not([disabled]):active, .i1tep2wa.ant-input.error:not([disabled]):focus, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-picker.error:not([disabled]):active, .i1tep2wa.ant-picker.error:not([disabled]):focus, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-picker.error:not([disabled]).__pseudo-states-focus, .i1tep2wa.ant-input-number.error:not([disabled]):active, .i1tep2wa.ant-input-number.error:not([disabled]):focus, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-active, .i1tep2wa.ant-input-number.error:not([disabled]).__pseudo-states-focus {
2734
- border-color: #e75a3a;
2735
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2392
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2393
+ font-weight: 700;
2736
2394
  }
2737
- .i1tep2wa.ant-input[disabled], .i1tep2wa.ant-input.ant-input-disabled, .i1tep2wa.ant-input-number[disabled], .i1tep2wa.ant-input-number.ant-input-number-disabled {
2738
- background: rgba(211, 218, 235, 0.6);
2739
- color: rgba(0, 21, 64, 0.3);
2740
- border-color: rgba(172, 186, 211, 0.6);
2395
+ .tta5kd2 .ant-spin-nested-loading {
2396
+ height: 100%;
2741
2397
  }
2742
- .i1tep2wa.ant-input-affix-wrapper {
2743
- padding: 5px 12px;
2744
- border-radius: 6px;
2745
- border-color: rgba(172, 186, 211, 0.6);
2746
- line-height: 20px;
2747
- color: #2d3a56;
2748
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2398
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2399
+ height: 100%;
2400
+ overflow: visible;
2749
2401
  }
2750
- .i1tep2wa.ant-input-affix-wrapper .ant-input-suffix,
2751
- .i1tep2wa.ant-input-affix-wrapper .ant-input-prefix {
2752
- color: rgba(44, 56, 82, 0.6);
2402
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2403
+ max-height: none;
2753
2404
  }
2754
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2755
- padding: 8px 16px;
2756
- line-height: 22px;
2405
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2406
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2407
+ display: none;
2757
2408
  }
2758
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2759
- padding: 2px 8px;
2760
- line-height: 18px;
2409
+ .tta5kd2 td.ant-table-column-sort {
2410
+ background: transparent;
2761
2411
  }
2762
- .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2763
- border-color: rgba(107, 128, 167, 0.6);
2764
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2412
+ .tta5kd2 td.ant-table-cell-fix-left,
2413
+ .tta5kd2 td.ant-table-cell-fix-right {
2414
+ background: #fff;
2415
+ padding: 0 !important;
2765
2416
  }
2766
- .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2767
- border-color: #0096ff;
2768
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2417
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2418
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2419
+ display: flex;
2420
+ align-items: center;
2421
+ height: 100%;
2422
+ padding: 8px;
2769
2423
  }
2770
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2771
- border-color: #e75a3a;
2424
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2425
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2426
+ overflow: hidden;
2427
+ text-overflow: ellipsis;
2428
+ width: 100%;
2772
2429
  }
2773
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2774
- color: #e75a3a;
2430
+ .tta5kd2 .ant-table-container {
2431
+ height: 100%;
2775
2432
  }
2776
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
2777
- border-color: #e75a3a;
2778
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2433
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2434
+ box-shadow: none !important;
2779
2435
  }
2780
- .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i1tep2wa.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
2781
- border-color: #e75a3a;
2782
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2436
+ .tta5kd2 .ant-table {
2437
+ border-radius: 0px;
2438
+ border-left: none;
2439
+ border-right: none;
2440
+ border-bottom: none;
2441
+ height: 100%;
2442
+ font-size: 12px;
2443
+ background: transparent;
2783
2444
  }
2784
- .i1tep2wa.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2785
- background: rgba(211, 218, 235, 0.6);
2786
- color: rgba(0, 21, 64, 0.3);
2787
- border-color: rgba(172, 186, 211, 0.6);
2445
+ .tta5kd2 .ant-table .ant-table-header {
2446
+ position: relative;
2447
+ z-index: 3;
2448
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2449
+ margin-bottom: -1px;
2788
2450
  }
2789
- textarea.i1tep2wa.ant-input {
2790
- transition-property: height;
2791
- transition-delay: 50ms;
2451
+ .tta5kd2 .ant-table .time-wrapper .data,
2452
+ .tta5kd2 .ant-table .value {
2453
+ color: #2d3a56;
2792
2454
  }
2793
- textarea.i1tep2wa.ant-input.textarea-large {
2794
- min-height: 40px;
2795
- height: 40px;
2455
+ .tta5kd2 .ant-table .time-wrapper .time,
2456
+ .tta5kd2 .ant-table .unit {
2457
+ color: rgba(44, 56, 82, 0.6);
2796
2458
  }
2797
- textarea.i1tep2wa.ant-input.textarea-large:focus {
2798
- height: 80px;
2459
+ .tta5kd2 .ant-table .ant-table-selection {
2460
+ text-align: center;
2799
2461
  }
2800
- textarea.i1tep2wa.ant-input.textarea-middle {
2801
- min-height: 32px;
2802
- height: 32px;
2462
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2463
+ background: #fff;
2803
2464
  }
2804
- textarea.i1tep2wa.ant-input.textarea-middle:focus {
2805
- height: 64px;
2465
+ .tta5kd2 .ant-table .anticon-setting {
2466
+ cursor: pointer;
2467
+ position: absolute;
2468
+ top: 50%;
2469
+ right: 12px;
2470
+ transform: translateY(-50%);
2806
2471
  }
2807
- textarea.i1tep2wa.ant-input.textarea-small {
2808
- min-height: 24px;
2809
- height: 24px;
2472
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2473
+ box-shadow: none;
2474
+ width: 1px;
2475
+ background: rgba(213, 219, 227, 0.6);
2810
2476
  }
2811
- textarea.i1tep2wa.ant-input.textarea-small:focus {
2812
- height: 40px;
2477
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2478
+ box-shadow: none;
2479
+ width: 1px;
2480
+ background: rgba(213, 219, 227, 0.6);
2813
2481
  }
2814
-
2815
- .a583uz8 .ant-input-number-handler-wrap {
2816
- display: var(--a583uz8-0);
2482
+ .tta5kd2 .ant-table .ant-table-tbody {
2483
+ position: relative;
2817
2484
  }
2818
- .a583uz8 .ant-input-number-input-wrap {
2819
- padding: 4px 11px;
2820
- display: inline-flex;
2821
- line-height: 1.5715;
2822
- height: inherit;
2485
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2486
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2487
+ border-bottom: 1px solid white;
2488
+ height: 40px;
2489
+ vertical-align: middle;
2490
+ transition: background 0ms;
2491
+ color: #00122e;
2823
2492
  }
2824
- .a583uz8 .ant-input-number-input-wrap::after {
2825
- content: var(--a583uz8-1);
2826
- display: var(--a583uz8-2);
2827
- flex: none;
2828
- align-items: center;
2829
- margin-left: 4px;
2830
- }
2831
- .a583uz8 .ant-input-number-input-wrap::before {
2832
- content: var(--a583uz8-3);
2833
- display: var(--a583uz8-4);
2834
- flex: none;
2835
- align-items: center;
2836
- margin-right: 4px;
2837
- cursor: auto;
2493
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2494
+ background: #f2f5fa;
2495
+ border-bottom-color: #f2f5fa;
2838
2496
  }
2839
- .a583uz8 .ant-input-number-input {
2840
- padding: 0;
2841
- margin: 0;
2497
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2842
2498
  height: auto;
2843
- font-size: inherit;
2499
+ color: #00122e;
2500
+ font-size: 12px;
2501
+ text-align: left;
2502
+ transition: none;
2503
+ overflow: hidden;
2504
+ text-overflow: ellipsis;
2505
+ white-space: nowrap;
2844
2506
  }
2845
-
2846
- .a1ej28xa .ant-input-number-handler-wrap {
2847
- display: var(--a1ej28xa-0);
2507
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2508
+ color: #0096ff;
2848
2509
  }
2849
- .a1ej28xa .ant-input-number-input-wrap {
2850
- padding: 5px 12px;
2851
- display: inline-flex;
2852
- line-height: 1.5715;
2853
- height: 100%;
2510
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2511
+ overflow: hidden;
2512
+ text-overflow: ellipsis;
2854
2513
  width: 100%;
2514
+ vertical-align: middle;
2855
2515
  }
2856
- .a1ej28xa .ant-input-number-input-wrap::after {
2857
- content: var(--a1ej28xa-1);
2858
- display: var(--a1ej28xa-2);
2859
- flex: none;
2860
- align-items: center;
2861
- margin-left: 4px;
2862
- color: rgba(44, 56, 82, 0.6);
2516
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2517
+ line-height: 0px;
2863
2518
  }
2864
- .a1ej28xa .ant-input-number-input-wrap::before {
2865
- content: var(--a1ej28xa-3);
2866
- display: var(--a1ej28xa-4);
2867
- flex: none;
2868
- align-items: center;
2869
- margin-right: 4px;
2870
- cursor: auto;
2871
- color: rgba(44, 56, 82, 0.6);
2519
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2520
+ border-top-color: transparent;
2872
2521
  }
2873
- .a1ej28xa.ant-input-number {
2874
- width: 100%;
2875
- border-radius: 6px;
2522
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2523
+ background: rgba(225, 230, 241, 0.6);
2524
+ border-color: transparent transparent white;
2876
2525
  }
2877
- .a1ej28xa.ant-input-number:not([disabled]):focus, .a1ej28xa.ant-input-number:not([disabled]):active, .a1ej28xa.ant-input-number:not([disabled]).ant-input-number-focused {
2878
- border-color: #0096ff;
2879
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2526
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2527
+ border-radius: 8px 0 0 8px;
2880
2528
  }
2881
- .a1ej28xa.ant-input-number.error:not([disabled]):hover, .a1ej28xa.ant-input-number.error:not([disabled]).ant-input-number-focused {
2882
- border-color: #e75a3a;
2883
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2529
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2530
+ border-radius: 8px 0 0 8px;
2884
2531
  }
2885
- .a1ej28xa .ant-input-number-input {
2886
- padding: 0;
2887
- margin: 0;
2888
- height: auto;
2889
- font-size: inherit;
2532
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2533
+ content: "";
2534
+ width: 4px;
2535
+ top: -1px;
2536
+ bottom: -1px;
2537
+ background: white;
2890
2538
  }
2891
-
2892
- input.lfxc594.ant-input {
2893
- border-top-right-radius: 0;
2894
- border-bottom-right-radius: 0;
2539
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2540
+ border-radius: 0 8px 8px 0;
2895
2541
  }
2896
-
2897
- .lfxc594.ant-input-affix-wrapper {
2898
- border-top-right-radius: 0;
2899
- border-bottom-right-radius: 0;
2542
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2543
+ border-radius: 0;
2544
+ background: white;
2545
+ border-top: none;
2900
2546
  }
2901
-
2902
- input.r1cwjuew.ant-input {
2903
- border-top-left-radius: 0;
2904
- border-bottom-left-radius: 0;
2547
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2548
+ border-top: 1px solid transparent;
2549
+ border-radius: 0 8px 8px 0;
2550
+ background: rgba(225, 230, 241, 0.6);
2905
2551
  }
2906
-
2907
- .r1cwjuew.ant-input-affix-wrapper {
2908
- border-top-left-radius: 0;
2909
- border-bottom-left-radius: 0;
2552
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2553
+ background: white;
2554
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2910
2555
  }
2911
-
2912
- .c1whwrkn {
2913
- color: #2d3a56;
2914
- line-height: 22px;
2915
- display: inline-flex;
2556
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2557
+ display: flex;
2558
+ align-items: center;
2559
+ height: 100%;
2560
+ background: rgba(225, 230, 241, 0.6);
2916
2561
  }
2917
- .c1whwrkn .ant-checkbox {
2918
- height: 22px;
2562
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2563
+ background: white;
2564
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2565
+ }
2566
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2919
2567
  display: flex;
2920
2568
  align-items: center;
2921
- top: 0;
2569
+ height: 100%;
2570
+ background: rgba(225, 230, 241, 0.6);
2922
2571
  }
2923
- .c1whwrkn .ant-checkbox-checked::after {
2924
- border: none;
2572
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2573
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2925
2574
  }
2926
- .c1whwrkn.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c1whwrkn.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
2927
- .c1whwrkn .ant-checkbox:hover .ant-checkbox-inner {
2928
- border-color: #0080ff;
2575
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2576
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2577
+ border-radius: 8px;
2929
2578
  }
2930
- .c1whwrkn .ant-checkbox .ant-checkbox-inner {
2931
- border: 1px solid rgba(107, 128, 167, 0.6);
2579
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2580
+ border-top-color: white;
2932
2581
  }
2933
- .c1whwrkn .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
2934
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2935
- border: 1px solid #0080ff;
2582
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2583
+ background: rgba(0, 136, 255, 0.1);
2584
+ border-bottom-color: transparent;
2585
+ border-top-color: transparent;
2936
2586
  }
2937
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
2938
- background: #0080ff;
2587
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2588
+ border-radius: 8px 0 0 8px;
2939
2589
  }
2940
- .c1whwrkn .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2941
- background-color: #fff;
2942
- height: 2px;
2943
- width: 10px;
2944
- border-radius: 2px;
2590
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2591
+ border-radius: 0 8px 8px 0;
2945
2592
  }
2946
- .c1whwrkn.ant-checkbox-wrapper-disabled {
2947
- opacity: 0.5;
2593
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2594
+ background: rgba(0, 136, 255, 0.1);
2948
2595
  }
2949
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
2596
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2597
+ background: #fff;
2598
+ font-weight: 400;
2599
+ position: relative;
2600
+ border-bottom: none;
2601
+ color: #00122e;
2602
+ transition: none;
2603
+ padding: 15px 8px 15px 8px;
2604
+ }
2605
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2606
+ content: "";
2607
+ width: 1px;
2608
+ top: 0;
2609
+ bottom: 0;
2950
2610
  background: rgba(211, 218, 235, 0.6);
2951
- border-color: rgba(107, 128, 167, 0.6) !important;
2611
+ position: absolute;
2612
+ right: 0;
2952
2613
  }
2953
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
2954
- border-color: #2d3a56;
2614
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2615
+ padding: unset;
2955
2616
  }
2956
- .c1whwrkn.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
2957
- background: #2d3a56;
2617
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2618
+ display: none;
2958
2619
  }
2959
- .c1whwrkn .ant-checkbox + span,
2960
- .c1whwrkn .ant-checkbox-disabled + span {
2961
- padding: 0;
2620
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2621
+ width: 100%;
2622
+ overflow: hidden;
2623
+ white-space: nowrap;
2624
+ text-overflow: ellipsis;
2962
2625
  }
2963
- .c1whwrkn .ant-checkbox + span .main,
2964
- .c1whwrkn .ant-checkbox-disabled + span .main {
2965
- display: inline-block;
2966
- margin-left: 12px;
2967
- color: #2d3a56;
2626
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2627
+ overflow: hidden;
2628
+ text-overflow: ellipsis;
2968
2629
  }
2969
- .c1whwrkn .ant-checkbox + span .sub,
2970
- .c1whwrkn .ant-checkbox-disabled + span .sub {
2971
- margin-left: 28px;
2972
- color: rgba(44, 56, 82, 0.6);
2630
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2631
+ padding: 15px 28px 15px 8px;
2973
2632
  }
2974
- .c1whwrkn.compact .ant-checkbox + span .main,
2975
- .c1whwrkn.compact .ant-checkbox-disabled + span .main {
2976
- margin-left: 8px;
2633
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2634
+ padding: 0;
2977
2635
  }
2978
- .c1whwrkn.compact .ant-checkbox + span .sub,
2979
- .c1whwrkn.compact .ant-checkbox-disabled + span .sub {
2980
- margin-left: 24px;
2636
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2637
+ position: absolute;
2638
+ right: 10px;
2639
+ top: 50%;
2640
+ transform: translateY(-50%);
2641
+ height: 16px;
2642
+ display: none;
2643
+ transition: transform 320ms ease;
2981
2644
  }
2982
-
2983
- .s6j2ybb.ant-select, .s6j2ybb.ant-select .ant-select-selector {
2984
- border-radius: 6px;
2645
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2646
+ display: block;
2647
+ transform: translateY(-50%) rotateX(180deg);
2985
2648
  }
2986
- .s6j2ybb.ant-select.ant-select-single {
2987
- width: 100%;
2988
- height: 30px;
2989
- color: #2d3a56;
2990
- border-color: rgba(211, 218, 235, 0.6);
2991
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2992
- font-size: 13px;
2649
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2650
+ display: block;
2993
2651
  }
2994
- .s6j2ybb.ant-select.ant-select-single.ant-select-lg {
2995
- height: 38px;
2996
- font-size: 13px;
2652
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2653
+ display: none;
2997
2654
  }
2998
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow,
2999
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3000
- transition: 160ms ease;
3001
- }
3002
- .s6j2ybb.ant-select.ant-select-single .ant-select-arrow-loading {
3003
- color: #0080ff;
3004
- }
3005
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
3006
- border-color: rgba(107, 128, 167, 0.6);
3007
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3008
- }
3009
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3010
- color: #0080ff;
3011
- }
3012
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
3013
- border-color: #0080ff;
3014
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3015
- }
3016
- .s6j2ybb.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3017
- transform: rotate(180deg);
3018
- }
3019
- .s6j2ybb.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3020
- background: rgba(211, 218, 235, 0.6);
3021
- border-color: rgba(172, 186, 211, 0.6);
3022
- cursor: "not-allowed";
3023
- }
3024
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3025
- border-color: #f0483e !important;
3026
- }
3027
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
3028
- color: #1d326c;
3029
- }
3030
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
3031
- border-color: #0080ff;
3032
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3033
- }
3034
- .s6j2ybb.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3035
- transform: rotate(180deg);
3036
- }
3037
-
3038
- .l1b31rws.ant-select, .l1b31rws.ant-select .ant-select-selector {
3039
- border-top-right-radius: 0;
3040
- border-bottom-right-radius: 0;
2655
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2656
+ transform: translateY(-50%);
3041
2657
  }
3042
-
3043
- .r1cpdiag.ant-select, .r1cpdiag.ant-select .ant-select-selector {
3044
- border-top-left-radius: 0;
3045
- border-bottom-left-radius: 0;
2658
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2659
+ transform: translateY(-50%) rotateX(180deg);
3046
2660
  }
3047
-
3048
- .rxbeqvl.ant-radio-wrapper {
3049
- display: inline-flex;
3050
- align-items: baseline;
3051
- white-space: pre-wrap;
2661
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2662
+ background: #f2f5fa;
3052
2663
  }
3053
- .rxbeqvl.ant-radio-wrapper .ant-radio {
3054
- position: relative;
3055
- top: 3px;
2664
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2665
+ display: block;
3056
2666
  }
3057
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3058
- border-color: rgba(107, 128, 167, 0.6);
2667
+ .tta5kd2 .ant-table .ant-table-selection-column {
2668
+ padding: 0 !important;
3059
2669
  }
3060
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3061
- border-color: #0080ff;
2670
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2671
+ position: absolute;
2672
+ left: 50%;
2673
+ top: 50%;
2674
+ transform: translate(-50%, -50%);
3062
2675
  }
3063
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3064
- border-color: #0080ff;
3065
- background: #0080ff;
2676
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2677
+ display: none;
3066
2678
  }
3067
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3068
- top: 4px;
3069
- left: 4px;
3070
- width: 6px;
3071
- height: 6px;
2679
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3072
2680
  background: #fff;
3073
2681
  }
3074
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3075
- opacity: 0.5;
3076
- }
3077
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3078
- border-color: rgba(107, 128, 167, 0.6);
3079
- background: rgba(211, 218, 235, 0.6);
3080
- }
3081
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3082
- background: #00122e;
3083
- }
3084
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3085
- color: #00122e;
3086
- opacity: 0.5;
3087
- }
3088
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3089
- color: #00122e;
3090
- }
3091
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3092
- display: inline-block;
3093
- padding: 0;
3094
- padding-left: 12px;
3095
- }
3096
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3097
- margin-bottom: 0;
3098
- white-space: pre-wrap;
3099
- color: rgba(44, 56, 82, 0.6);
3100
- }
3101
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3102
- padding-left: 8px;
3103
- }
3104
-
3105
- .r5ie79y .ant-radio-button-wrapper:first-child {
3106
- border-radius: 5px 0 0 5px;
3107
- }
3108
- .r5ie79y .ant-radio-button-wrapper:last-child {
3109
- border-radius: 0 5px 5px 0;
3110
- }
3111
-
3112
- .r1f0aqcc {
3113
- color: #00122e;
3114
- border-color: #ccd4e3;
3115
- }
3116
- .r1f0aqcc:first-child {
3117
- color: #00122e;
3118
- border-color: #a3b4cc;
3119
- }
3120
- .r1f0aqcc.ant-radio-button-wrapper {
3121
- padding: 0 12px;
3122
- line-height: 32px;
3123
- height: 32px;
3124
- }
3125
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
3126
- white-space: nowrap;
3127
- }
3128
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3129
- background: #ccd4e3;
3130
- }
3131
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3132
- background: #0080ff;
3133
- }
3134
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3135
- background: #ccd4e3;
3136
- opacity: 0.5;
3137
- }
3138
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3139
- border-right-color: #0080ff;
3140
- }
3141
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3142
- border-color: #0080ff;
3143
- }
3144
- .r1f0aqcc.ant-radio-button-wrapper-checked {
3145
- background: rgba(0, 136, 255, 0.1);
3146
- }
3147
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
3148
- background: rgba(211, 218, 235, 0.6);
3149
- border-color: #ccd4e3;
3150
- opacity: 0.5;
3151
- }
3152
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3153
- color: #00122e;
3154
- border-color: #ccd4e3;
3155
- }
3156
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3157
- color: #00122e;
3158
- border-color: #ccd4e3;
3159
- background: rgba(172, 186, 211, 0.6);
2682
+ .tta5kd2 .ant-table .ant-table-placeholder {
2683
+ background: inherit;
3160
2684
  }
3161
- .r1f0aqcc .ant-radio-button-input {
3162
- margin-right: 8px;
3163
- display: inline;
2685
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2686
+ position: static;
3164
2687
  border: none;
3165
- padding: 0;
3166
- width: 36px;
3167
- background: transparent;
2688
+ background: inherit !important;
2689
+ height: 100px;
2690
+ vertical-align: middle;
3168
2691
  }
3169
- .r1f0aqcc .ant-radio-button-input:focus {
3170
- box-shadow: none;
2692
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2693
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2694
+ font-weight: bold;
2695
+ font-size: 20px;
2696
+ color: rgba(10, 37, 85, 0.6);
3171
2697
  }
3172
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
3173
- margin-right: 0;
3174
- width: initial;
3175
- box-shadow: none;
2698
+ .tta5kd2 .ant-table td.cell__action_ {
2699
+ padding: 0 !important;
2700
+ position: relative;
2701
+ background: #fff;
3176
2702
  }
3177
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3178
- display: none;
2703
+ .tta5kd2 .ant-table td.cell__action_ > * {
2704
+ height: 100%;
2705
+ display: flex;
2706
+ align-items: center;
2707
+ justify-content: flex-end;
2708
+ padding-right: 8px;
3179
2709
  }
3180
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3181
- display: inline;
2710
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
2711
+ width: 24px;
2712
+ height: 24px;
2713
+ cursor: pointer;
2714
+ justify-content: center;
2715
+ border-radius: 4px;
3182
2716
  }
3183
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3184
- display: inline;
3185
- margin-right: 8px;
3186
- padding: 0;
3187
- width: 36px;
2717
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2718
+ background: #fff;
3188
2719
  }
3189
2720
 
3190
2721
  .cz04yix {
@@ -3646,526 +3177,885 @@ input.r1cwjuew.ant-input {
3646
3177
  color: rgba(0, 21, 64, 0.3);
3647
3178
  }
3648
3179
 
3649
- .t1upn1sz {
3650
- height: 100%;
3180
+ .rxbeqvl.ant-radio-wrapper {
3181
+ display: inline-flex;
3182
+ align-items: baseline;
3183
+ white-space: pre-wrap;
3651
3184
  }
3652
-
3653
- .tta5kd2 {
3654
- height: 100%;
3185
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
3186
+ position: relative;
3187
+ top: 3px;
3655
3188
  }
3656
- .tta5kd2.empty-table .ant-table-content {
3657
- overflow: visible !important;
3658
- height: 100%;
3189
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3190
+ border-color: rgba(107, 128, 167, 0.6);
3659
3191
  }
3660
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
3661
- height: 100%;
3192
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3193
+ border-color: #0080ff;
3662
3194
  }
3663
- .tta5kd2.empty-table .ant-table-content table {
3664
- width: 100% !important;
3665
- height: 100%;
3195
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3196
+ border-color: #0080ff;
3197
+ background: #0080ff;
3666
3198
  }
3667
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
3668
- padding: 15px 0;
3199
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3200
+ top: 4px;
3201
+ left: 4px;
3202
+ width: 6px;
3203
+ height: 6px;
3204
+ background: #fff;
3669
3205
  }
3670
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
3671
- display: none;
3206
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3207
+ opacity: 0.5;
3672
3208
  }
3673
- .tta5kd2 .active-row td:nth-child(1) {
3674
- font-weight: 700;
3209
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3210
+ border-color: rgba(107, 128, 167, 0.6);
3211
+ background: rgba(211, 218, 235, 0.6);
3675
3212
  }
3676
- .tta5kd2.has-selection .active-row td:nth-child(2) {
3677
- font-weight: 700;
3213
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3214
+ background: #00122e;
3678
3215
  }
3679
- .tta5kd2 .ant-spin-nested-loading {
3680
- height: 100%;
3216
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3217
+ color: #00122e;
3218
+ opacity: 0.5;
3681
3219
  }
3682
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
3683
- height: 100%;
3684
- overflow: visible;
3220
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3221
+ color: #00122e;
3685
3222
  }
3686
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
3687
- max-height: none;
3223
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3224
+ display: inline-block;
3225
+ padding: 0;
3226
+ padding-left: 12px;
3688
3227
  }
3689
- .tta5kd2.table-init-loading .ant-spin-blur thead,
3690
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
3691
- display: none;
3228
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3229
+ margin-bottom: 0;
3230
+ white-space: pre-wrap;
3231
+ color: rgba(44, 56, 82, 0.6);
3692
3232
  }
3693
- .tta5kd2 td.ant-table-column-sort {
3694
- background: transparent;
3233
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3234
+ padding-left: 8px;
3695
3235
  }
3696
- .tta5kd2 td.ant-table-cell-fix-left,
3697
- .tta5kd2 td.ant-table-cell-fix-right {
3698
- background: #fff;
3699
- padding: 0 !important;
3236
+
3237
+ .r5ie79y .ant-radio-button-wrapper:first-child {
3238
+ border-radius: 5px 0 0 5px;
3700
3239
  }
3701
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
3702
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
3703
- display: flex;
3704
- align-items: center;
3705
- height: 100%;
3706
- padding: 8px;
3240
+ .r5ie79y .ant-radio-button-wrapper:last-child {
3241
+ border-radius: 0 5px 5px 0;
3707
3242
  }
3708
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
3709
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3710
- overflow: hidden;
3711
- text-overflow: ellipsis;
3712
- width: 100%;
3243
+
3244
+ .r1f0aqcc {
3245
+ color: #00122e;
3246
+ border-color: #ccd4e3;
3713
3247
  }
3714
- .tta5kd2 .ant-table-container {
3715
- height: 100%;
3248
+ .r1f0aqcc:first-child {
3249
+ color: #00122e;
3250
+ border-color: #a3b4cc;
3716
3251
  }
3717
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3718
- box-shadow: none !important;
3252
+ .r1f0aqcc.ant-radio-button-wrapper {
3253
+ padding: 0 12px;
3254
+ line-height: 32px;
3255
+ height: 32px;
3719
3256
  }
3720
- .tta5kd2 .ant-table {
3721
- border-radius: 0px;
3722
- border-left: none;
3723
- border-right: none;
3724
- border-bottom: none;
3725
- height: 100%;
3726
- font-size: 12px;
3727
- background: transparent;
3257
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
3258
+ white-space: nowrap;
3728
3259
  }
3729
- .tta5kd2 .ant-table .ant-table-header {
3730
- position: relative;
3731
- z-index: 3;
3732
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3733
- margin-bottom: -1px;
3260
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3261
+ background: #ccd4e3;
3734
3262
  }
3735
- .tta5kd2 .ant-table .time-wrapper .data,
3736
- .tta5kd2 .ant-table .value {
3737
- color: #2d3a56;
3263
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3264
+ background: #0080ff;
3738
3265
  }
3739
- .tta5kd2 .ant-table .time-wrapper .time,
3740
- .tta5kd2 .ant-table .unit {
3741
- color: rgba(44, 56, 82, 0.6);
3266
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3267
+ background: #ccd4e3;
3268
+ opacity: 0.5;
3742
3269
  }
3743
- .tta5kd2 .ant-table .ant-table-selection {
3744
- text-align: center;
3270
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3271
+ border-right-color: #0080ff;
3745
3272
  }
3746
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3747
- background: #fff;
3273
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3274
+ border-color: #0080ff;
3748
3275
  }
3749
- .tta5kd2 .ant-table .anticon-setting {
3750
- cursor: pointer;
3751
- position: absolute;
3752
- top: 50%;
3753
- right: 12px;
3754
- transform: translateY(-50%);
3276
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
3277
+ background: rgba(0, 136, 255, 0.1);
3755
3278
  }
3756
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3279
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
3280
+ background: rgba(211, 218, 235, 0.6);
3281
+ border-color: #ccd4e3;
3282
+ opacity: 0.5;
3283
+ }
3284
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3285
+ color: #00122e;
3286
+ border-color: #ccd4e3;
3287
+ }
3288
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3289
+ color: #00122e;
3290
+ border-color: #ccd4e3;
3291
+ background: rgba(172, 186, 211, 0.6);
3292
+ }
3293
+ .r1f0aqcc .ant-radio-button-input {
3294
+ margin-right: 8px;
3295
+ display: inline;
3296
+ border: none;
3297
+ padding: 0;
3298
+ width: 36px;
3299
+ background: transparent;
3300
+ }
3301
+ .r1f0aqcc .ant-radio-button-input:focus {
3757
3302
  box-shadow: none;
3758
- width: 1px;
3759
- background: rgba(213, 219, 227, 0.6);
3760
3303
  }
3761
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3304
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
3305
+ margin-right: 0;
3306
+ width: initial;
3762
3307
  box-shadow: none;
3763
- width: 1px;
3764
- background: rgba(213, 219, 227, 0.6);
3765
3308
  }
3766
- .tta5kd2 .ant-table .ant-table-tbody {
3767
- position: relative;
3309
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3310
+ display: none;
3768
3311
  }
3769
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3770
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3771
- border-bottom: 1px solid white;
3772
- height: 40px;
3773
- vertical-align: middle;
3774
- transition: background 0ms;
3775
- color: #00122e;
3312
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3313
+ display: inline;
3776
3314
  }
3777
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3778
- background: #f2f5fa;
3779
- border-bottom-color: #f2f5fa;
3315
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3316
+ display: inline;
3317
+ margin-right: 8px;
3318
+ padding: 0;
3319
+ width: 36px;
3780
3320
  }
3781
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3782
- height: auto;
3783
- color: #00122e;
3784
- font-size: 12px;
3785
- text-align: left;
3786
- transition: none;
3321
+
3322
+ .s34f1qb.ant-switch {
3323
+ min-width: 40px;
3324
+ height: 24px;
3325
+ background: rgba(172, 186, 211, 0.6);
3787
3326
  overflow: hidden;
3788
- text-overflow: ellipsis;
3789
- white-space: nowrap;
3790
3327
  }
3791
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3792
- color: #0096ff;
3328
+ .s34f1qb.ant-switch:focus {
3329
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3793
3330
  }
3794
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3795
- overflow: hidden;
3796
- text-overflow: ellipsis;
3797
- width: 100%;
3798
- vertical-align: middle;
3331
+ .s34f1qb.ant-switch-small {
3332
+ min-width: 26px;
3333
+ height: 16px;
3799
3334
  }
3800
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3801
- line-height: 0px;
3335
+ .s34f1qb.ant-switch-large {
3336
+ min-width: 52px;
3337
+ height: 32px;
3802
3338
  }
3803
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3804
- border-top-color: transparent;
3339
+ .s34f1qb.ant-switch .ant-switch-handle {
3340
+ height: 20px;
3341
+ width: 20px;
3805
3342
  }
3806
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3807
- background: rgba(225, 230, 241, 0.6);
3808
- border-color: transparent transparent white;
3343
+ .s34f1qb.ant-switch .ant-switch-handle::before {
3344
+ border-radius: 10px;
3345
+ transition-delay: 120ms;
3809
3346
  }
3810
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3811
- border-radius: 8px 0 0 8px;
3347
+ .s34f1qb.ant-switch-small .ant-switch-handle {
3348
+ height: 14px;
3349
+ width: 14px;
3350
+ top: 1px;
3351
+ left: 1px;
3812
3352
  }
3813
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3814
- border-radius: 8px 0 0 8px;
3353
+ .s34f1qb.ant-switch-large .ant-switch-handle {
3354
+ height: 28px;
3355
+ width: 28px;
3815
3356
  }
3816
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3817
- content: "";
3818
- width: 4px;
3819
- top: -1px;
3820
- bottom: -1px;
3821
- background: white;
3357
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
3358
+ border-radius: 14px;
3822
3359
  }
3823
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3824
- border-radius: 0 8px 8px 0;
3360
+ .s34f1qb.ant-switch-checked {
3361
+ background-color: #00ba5d;
3825
3362
  }
3826
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3827
- border-radius: 0;
3828
- background: white;
3829
- border-top: none;
3363
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
3364
+ left: calc(100% - 20px - 2px);
3830
3365
  }
3831
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3832
- border-top: 1px solid transparent;
3833
- border-radius: 0 8px 8px 0;
3834
- background: rgba(225, 230, 241, 0.6);
3366
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3367
+ left: calc(100% - 14px - 1px);
3835
3368
  }
3836
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3837
- background: white;
3838
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3369
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3370
+ left: calc(100% - 28px - 2px);
3839
3371
  }
3840
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3841
- display: flex;
3842
- align-items: center;
3843
- height: 100%;
3844
- background: rgba(225, 230, 241, 0.6);
3372
+
3373
+ .c1to9vb9 {
3374
+ margin-left: 5px;
3845
3375
  }
3846
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3847
- background: white;
3848
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3376
+
3377
+ .obf05yr {
3378
+ display: inline-block;
3849
3379
  }
3850
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3380
+
3381
+ .hsms1n6 {
3382
+ visibility: hidden;
3383
+ position: absolute;
3384
+ }
3385
+
3386
+ .p12gwtiw {
3851
3387
  display: flex;
3388
+ justify-content: space-between;
3852
3389
  align-items: center;
3853
- height: 100%;
3854
- background: rgba(225, 230, 241, 0.6);
3855
- }
3856
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3857
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3858
- }
3859
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3860
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3861
- border-radius: 8px;
3862
- }
3863
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3864
- border-top-color: white;
3865
- }
3866
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3867
- background: rgba(0, 136, 255, 0.1);
3868
- border-bottom-color: transparent;
3869
- border-top-color: transparent;
3870
- }
3871
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3872
- border-radius: 8px 0 0 8px;
3873
- }
3874
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3875
- border-radius: 0 8px 8px 0;
3390
+ padding: 10px 0;
3391
+ color: rgba(44, 56, 82, 0.6);
3392
+ font-size: 12px;
3393
+ line-height: 24px;
3876
3394
  }
3877
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3878
- background: rgba(0, 136, 255, 0.1);
3395
+ .p12gwtiw .pagination-left {
3396
+ padding: 2px 8px;
3879
3397
  }
3880
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3881
- background: #fff;
3882
- font-weight: 400;
3883
- position: relative;
3884
- border-bottom: none;
3885
- color: #00122e;
3886
- transition: none;
3887
- padding: 15px 8px 15px 8px;
3398
+ .p12gwtiw .dropdown-trigger {
3399
+ display: flex;
3400
+ align-items: center;
3401
+ border-radius: 6px;
3402
+ cursor: pointer;
3403
+ transition: all 0.3s ease;
3888
3404
  }
3889
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3890
- content: "";
3891
- width: 1px;
3892
- top: 0;
3893
- bottom: 0;
3405
+ .p12gwtiw .dropdown-trigger:hover {
3894
3406
  background: rgba(211, 218, 235, 0.6);
3895
- position: absolute;
3896
- right: 0;
3897
- }
3898
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3899
- padding: unset;
3407
+ color: #0080ff;
3900
3408
  }
3901
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3902
- display: none;
3409
+ .p12gwtiw .dropdown-trigger .icon-inner {
3410
+ margin-left: 4px;
3903
3411
  }
3904
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3905
- width: 100%;
3906
- overflow: hidden;
3907
- white-space: nowrap;
3908
- text-overflow: ellipsis;
3412
+ .p12gwtiw .pagination-right {
3413
+ display: flex;
3414
+ align-items: center;
3415
+ color: #0080ff;
3416
+ font-weight: bold;
3909
3417
  }
3910
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3911
- overflow: hidden;
3912
- text-overflow: ellipsis;
3418
+ .p12gwtiw .pagination-right .icon-inner {
3419
+ margin-left: 4px;
3913
3420
  }
3914
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3915
- padding: 15px 28px 15px 8px;
3421
+ .p12gwtiw .pagination-right .prev-btn,
3422
+ .p12gwtiw .pagination-right .next-btn {
3423
+ padding: 0 8px;
3916
3424
  }
3917
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3918
- padding: 0;
3425
+ .p12gwtiw .pagination-right .prev-btn > span,
3426
+ .p12gwtiw .pagination-right .next-btn > span {
3427
+ color: #0080ff;
3919
3428
  }
3920
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3921
- position: absolute;
3922
- right: 10px;
3923
- top: 50%;
3924
- transform: translateY(-50%);
3925
- height: 16px;
3926
- display: none;
3927
- transition: transform 320ms ease;
3429
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
3430
+ transform: rotate(180deg);
3928
3431
  }
3929
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3930
- display: block;
3931
- transform: translateY(-50%) rotateX(180deg);
3432
+
3433
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
3434
+ max-height: calc(100vh - 128px);
3435
+ overflow-y: auto;
3932
3436
  }
3933
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3934
- display: block;
3437
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
3438
+ padding: 4px 20px;
3439
+ font-size: 12px;
3440
+ line-height: 18px;
3935
3441
  }
3936
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3937
- display: none;
3442
+
3443
+ .d6j0lbj {
3444
+ font-family: Inter;
3445
+ font-style: normal;
3446
+ font-weight: bold;
3447
+ font-size: 32px;
3448
+ line-height: 40px;
3938
3449
  }
3939
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3940
- transform: translateY(-50%);
3450
+
3451
+ .d1xhvvxe {
3452
+ font-family: Inter;
3453
+ font-style: normal;
3454
+ font-weight: bold;
3455
+ font-size: 24px;
3456
+ line-height: 32px;
3941
3457
  }
3942
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3943
- transform: translateY(-50%) rotateX(180deg);
3458
+
3459
+ .dk10mxq {
3460
+ font-family: Inter;
3461
+ font-style: normal;
3462
+ font-weight: normal;
3463
+ font-size: 32px;
3464
+ line-height: 40px;
3944
3465
  }
3945
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3946
- background: #f2f5fa;
3466
+
3467
+ .dxsait {
3468
+ font-family: Inter;
3469
+ font-style: normal;
3470
+ font-weight: bold;
3471
+ font-size: 20px;
3472
+ line-height: 24px;
3947
3473
  }
3948
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3949
- display: block;
3474
+
3475
+ .dokn0h3 {
3476
+ font-family: Inter;
3477
+ font-style: normal;
3478
+ font-weight: normal;
3479
+ font-size: 20px;
3480
+ line-height: 24px;
3950
3481
  }
3951
- .tta5kd2 .ant-table .ant-table-selection-column {
3952
- padding: 0 !important;
3482
+
3483
+ .dobau4p {
3484
+ font-family: Inter;
3485
+ font-style: normal;
3486
+ font-weight: bold;
3487
+ font-size: 18px;
3488
+ line-height: 22px;
3953
3489
  }
3954
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3955
- position: absolute;
3956
- left: 50%;
3957
- top: 50%;
3958
- transform: translate(-50%, -50%);
3490
+
3491
+ .dvolwok {
3492
+ font-family: Inter;
3493
+ font-style: normal;
3494
+ font-weight: normal;
3495
+ font-size: 18px;
3496
+ line-height: 22px;
3959
3497
  }
3960
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3961
- display: none;
3498
+
3499
+ .h181qhg4 {
3500
+ font-family: Inter;
3501
+ font-style: normal;
3502
+ font-weight: bold;
3503
+ font-size: 16px;
3504
+ line-height: 22px;
3962
3505
  }
3963
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3964
- background: #fff;
3506
+
3507
+ .h1phgmcq {
3508
+ font-family: Inter;
3509
+ font-style: normal;
3510
+ font-weight: normal;
3511
+ font-size: 16px;
3512
+ line-height: 22px;
3965
3513
  }
3966
- .tta5kd2 .ant-table .ant-table-placeholder {
3967
- background: inherit;
3514
+
3515
+ .h173xnl1 {
3516
+ font-family: Inter;
3517
+ font-style: normal;
3518
+ font-weight: bold;
3519
+ font-size: 14px;
3520
+ line-height: 20px;
3968
3521
  }
3969
- .tta5kd2 .ant-table .ant-table-placeholder td {
3970
- position: static;
3971
- border: none;
3972
- background: inherit !important;
3973
- height: 100px;
3974
- vertical-align: middle;
3522
+
3523
+ .hedm4pz {
3524
+ font-family: Inter;
3525
+ font-style: normal;
3526
+ font-weight: normal;
3527
+ font-size: 14px;
3528
+ line-height: 20px;
3975
3529
  }
3976
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3977
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3530
+
3531
+ .h1kd8xld {
3532
+ font-family: Inter;
3533
+ font-style: normal;
3978
3534
  font-weight: bold;
3979
- font-size: 20px;
3980
- color: rgba(10, 37, 85, 0.6);
3535
+ font-size: 12px;
3536
+ line-height: 18px;
3981
3537
  }
3982
- .tta5kd2 .ant-table td.cell__action_ {
3983
- padding: 0 !important;
3984
- position: relative;
3985
- background: #fff;
3538
+
3539
+ .hp14fr {
3540
+ font-family: Inter;
3541
+ font-style: normal;
3542
+ font-weight: normal;
3543
+ font-size: 12px;
3544
+ line-height: 18px;
3986
3545
  }
3987
- .tta5kd2 .ant-table td.cell__action_ > * {
3988
- height: 100%;
3989
- display: flex;
3990
- align-items: center;
3991
- justify-content: flex-end;
3992
- padding-right: 8px;
3546
+
3547
+ .hgrg7mn {
3548
+ font-family: Inter;
3549
+ font-style: normal;
3550
+ font-weight: bold;
3551
+ text-transform: uppercase;
3552
+ font-feature-settings: "cpsp" on;
3553
+ font-size: 12px;
3554
+ line-height: 18px;
3993
3555
  }
3994
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3995
- width: 24px;
3996
- height: 24px;
3997
- cursor: pointer;
3998
- justify-content: center;
3999
- border-radius: 4px;
3556
+
3557
+ .h6zme9x {
3558
+ font-family: Inter;
3559
+ font-style: normal;
3560
+ font-weight: normal;
3561
+ text-transform: uppercase;
3562
+ font-feature-settings: "cpsp" on;
3563
+ font-size: 12px;
3564
+ line-height: 18px;
4000
3565
  }
4001
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
4002
- background: #fff;
3566
+
3567
+ .locjvsv {
3568
+ font-family: Inter;
3569
+ font-style: normal;
3570
+ font-weight: normal;
3571
+ font-size: 16px;
3572
+ line-height: 24px;
4003
3573
  }
4004
3574
 
4005
- .f1l3ttbt {
4006
- flex-direction: column;
4007
- color: rgba(44, 56, 82, 0.6);
3575
+ .l13gi131 {
3576
+ font-family: Inter;
3577
+ font-style: normal;
3578
+ font-weight: bold;
3579
+ font-size: 16px;
3580
+ line-height: 24px;
4008
3581
  }
4009
3582
 
4010
- .m1thnes4 {
4011
- color: rgba(44, 56, 82, 0.6);
4012
- text-align: center;
4013
- display: flex;
4014
- align-items: center;
4015
- justify-content: center;
4016
- flex-direction: column;
4017
- height: 100%;
3583
+ .l1ynemsu {
3584
+ font-family: Inter;
3585
+ font-style: normal;
3586
+ font-weight: normal;
3587
+ font-size: 16px;
3588
+ line-height: 24px;
3589
+ }
3590
+
3591
+ .l1cft1cx {
3592
+ font-family: Inter;
3593
+ font-style: normal;
3594
+ font-weight: bold;
3595
+ font-size: 16px;
3596
+ line-height: 24px;
3597
+ }
3598
+
3599
+ .l17tqc8p {
3600
+ font-family: Inter;
3601
+ font-style: normal;
3602
+ font-weight: normal;
3603
+ text-transform: uppercase;
3604
+ font-feature-settings: "cpsp" on;
3605
+ font-size: 16px;
3606
+ line-height: 24px;
3607
+ }
3608
+
3609
+ .l1j1e5w7 {
3610
+ font-family: Inter;
3611
+ font-style: normal;
3612
+ font-weight: bold;
3613
+ text-transform: uppercase;
3614
+ font-feature-settings: "cpsp" on;
3615
+ font-size: 16px;
3616
+ line-height: 24px;
3617
+ }
3618
+
3619
+ .l1gf91jb {
3620
+ font-family: Inter;
3621
+ font-style: normal;
3622
+ font-weight: normal;
3623
+ font-size: 14px;
3624
+ line-height: 22px;
3625
+ }
3626
+
3627
+ .lu7hlr6 {
3628
+ font-family: Inter;
3629
+ font-style: normal;
3630
+ font-weight: 500;
3631
+ font-size: 14px;
3632
+ line-height: 22px;
3633
+ }
3634
+
3635
+ .l3l3jf0 {
3636
+ font-family: Inter;
3637
+ font-style: normal;
3638
+ font-weight: bold;
3639
+ font-size: 14px;
3640
+ line-height: 22px;
3641
+ }
3642
+
3643
+ .l12j5nqp {
3644
+ font-family: Inter;
3645
+ font-style: normal;
3646
+ font-weight: normal;
3647
+ font-size: 14px;
3648
+ line-height: 22px;
3649
+ }
3650
+
3651
+ .l1tecqht {
3652
+ font-family: Inter;
3653
+ font-style: normal;
3654
+ font-weight: bold;
3655
+ font-size: 14px;
3656
+ line-height: 22px;
3657
+ }
3658
+
3659
+ .l6sa990 {
3660
+ font-family: Inter;
3661
+ font-style: normal;
3662
+ font-weight: normal;
3663
+ text-transform: uppercase;
3664
+ font-feature-settings: "cpsp" on;
3665
+ font-size: 14px;
3666
+ line-height: 22px;
3667
+ }
3668
+
3669
+ .lckqe8j {
3670
+ font-family: Inter;
3671
+ font-style: normal;
3672
+ font-weight: bold;
3673
+ text-transform: uppercase;
3674
+ font-feature-settings: "cpsp" on;
3675
+ font-size: 14px;
3676
+ line-height: 22px;
3677
+ }
3678
+
3679
+ .l1kuminb {
3680
+ font-family: Inter;
3681
+ font-style: normal;
3682
+ font-weight: normal;
3683
+ font-size: 13px;
3684
+ line-height: 20px;
3685
+ }
3686
+
3687
+ .l1pbuf5j {
3688
+ font-family: Inter;
3689
+ font-style: normal;
3690
+ font-weight: 600;
3691
+ font-size: 13px;
3692
+ line-height: 20px;
3693
+ }
3694
+
3695
+ .l1r4ztu {
3696
+ font-family: Inter;
3697
+ font-style: normal;
3698
+ font-weight: bold;
3699
+ font-size: 13px;
3700
+ line-height: 20px;
3701
+ }
3702
+
3703
+ .ly8vzok {
3704
+ font-family: Inter;
3705
+ font-style: normal;
3706
+ font-weight: normal;
3707
+ font-size: 13px;
3708
+ line-height: 20px;
3709
+ }
3710
+
3711
+ .lumfmf {
3712
+ font-family: Inter;
3713
+ font-style: normal;
3714
+ font-weight: 600;
3715
+ font-size: 13px;
3716
+ line-height: 20px;
3717
+ }
3718
+
3719
+ .l16ujwmv {
3720
+ font-family: Inter;
3721
+ font-style: normal;
3722
+ font-weight: bold;
3723
+ font-size: 13px;
3724
+ line-height: 20px;
3725
+ }
3726
+
3727
+ .l17o1ffr {
3728
+ font-family: Inter;
3729
+ font-style: normal;
3730
+ font-weight: normal;
3731
+ text-transform: uppercase;
3732
+ font-feature-settings: "cpsp" on;
3733
+ font-size: 13px;
3734
+ line-height: 20px;
3735
+ }
3736
+
3737
+ .lngllvn {
3738
+ font-family: Inter;
3739
+ font-style: normal;
3740
+ font-weight: bold;
3741
+ text-transform: uppercase;
3742
+ font-feature-settings: "cpsp" on;
3743
+ font-size: 13px;
3744
+ line-height: 20px;
3745
+ }
3746
+
3747
+ .l2i7fo9 {
3748
+ font-family: Inter;
3749
+ font-style: normal;
3750
+ font-weight: normal;
3751
+ font-size: 12px;
3752
+ line-height: 18px;
3753
+ }
3754
+
3755
+ .l1x7hscx {
3756
+ font-family: Inter;
3757
+ font-style: normal;
3758
+ font-weight: 500;
3759
+ font-size: 12px;
3760
+ line-height: 18px;
3761
+ }
3762
+
3763
+ .le1jwan {
3764
+ font-family: Inter;
3765
+ font-style: normal;
3766
+ font-weight: bold;
3767
+ font-size: 12px;
3768
+ line-height: 18px;
3769
+ }
3770
+
3771
+ .lyxynfj {
3772
+ font-family: Inter;
3773
+ font-style: normal;
3774
+ font-weight: normal;
3775
+ font-size: 12px;
3776
+ line-height: 18px;
3777
+ }
3778
+
3779
+ .lpb2nxv {
3780
+ font-family: Inter;
3781
+ font-style: normal;
3782
+ font-weight: 500;
3783
+ font-size: 12px;
3784
+ line-height: 18px;
3785
+ }
3786
+
3787
+ .l1r8o3vv {
3788
+ font-family: Inter;
3789
+ font-style: normal;
3790
+ font-weight: bold;
3791
+ font-size: 12px;
3792
+ line-height: 18px;
3793
+ }
3794
+
3795
+ .lemnjy2 {
3796
+ font-family: Inter;
3797
+ font-style: normal;
3798
+ font-weight: normal;
3799
+ text-transform: uppercase;
3800
+ font-feature-settings: "cpsp" on;
3801
+ font-size: 12px;
3802
+ line-height: 18px;
4018
3803
  }
4019
- .m1thnes4 .link {
4020
- color: #0080ff;
4021
- cursor: pointer;
3804
+
3805
+ .lrc42gb {
3806
+ font-family: Inter;
3807
+ font-style: normal;
3808
+ font-weight: bold;
3809
+ text-transform: uppercase;
3810
+ font-feature-settings: "cpsp" on;
3811
+ font-size: 12px;
3812
+ line-height: 18px;
4022
3813
  }
4023
3814
 
4024
- .m1bixfdy {
4025
- width: 100%;
4026
- height: 100%;
4027
- display: flex;
4028
- flex-direction: column;
3815
+ .fqaz4mb {
3816
+ font-family: Inter;
3817
+ font-style: normal;
3818
+ font-weight: normal;
3819
+ font-size: 13px;
3820
+ line-height: 20px;
4029
3821
  }
4030
- .m1bixfdy .name-toolbar {
4031
- width: 100%;
4032
- display: flex;
4033
- line-height: 30px;
4034
- padding: 0 16px;
4035
- justify-content: space-between;
3822
+
3823
+ .f13we5o {
3824
+ font-family: Inter;
3825
+ font-style: normal;
3826
+ font-weight: normal;
3827
+ font-size: 13px;
3828
+ line-height: 20px;
4036
3829
  }
4037
- .m1bixfdy .name-toolbar .metric-extra {
4038
- display: flex;
3830
+
3831
+ .ffmjua2 {
3832
+ font-family: Inter;
3833
+ font-style: normal;
3834
+ font-weight: normal;
4039
3835
  font-size: 12px;
4040
- align-items: center;
4041
- }
4042
- .m1bixfdy .name-toolbar .metric-extra .info-item {
4043
- color: #a3b4cc;
4044
- }
4045
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
4046
- margin-left: 10px;
3836
+ line-height: 18px;
4047
3837
  }
4048
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
4049
- margin-left: 10px;
4050
- cursor: pointer;
3838
+
3839
+ .fz2mxw0 {
3840
+ font-family: Inter;
3841
+ font-style: normal;
3842
+ font-weight: normal;
3843
+ font-size: 12px;
3844
+ line-height: 18px;
4051
3845
  }
4052
- .m1bixfdy .content {
4053
- flex: 1;
4054
- width: 100%;
4055
- display: flex;
4056
- justify-content: center;
4057
- align-items: center;
3846
+
3847
+ .t1ertzoh {
3848
+ font-family: Inter;
3849
+ font-style: normal;
3850
+ font-weight: normal;
3851
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3852
+ font-size: 13px;
3853
+ line-height: 20px;
4058
3854
  }
4059
- .m1bixfdy .single-content {
4060
- height: 65px;
3855
+
3856
+ .t19bge8r {
3857
+ font-family: Inter;
3858
+ font-style: normal;
3859
+ font-weight: normal;
3860
+ font-feature-settings: "zero" on;
3861
+ font-size: 13px;
3862
+ line-height: 20px;
4061
3863
  }
4062
3864
 
4063
- .lfamfcw {
4064
- display: flex;
4065
- align-items: center;
4066
- white-space: nowrap;
4067
- overflow: hidden;
4068
- width: 100%;
3865
+ .tjrzfyl {
3866
+ font-family: Inter;
3867
+ font-style: normal;
3868
+ font-weight: normal;
3869
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
3870
+ font-size: 12px;
3871
+ line-height: 18px;
4069
3872
  }
4070
- .lfamfcw .ant-dropdown-trigger {
4071
- margin-left: auto;
3873
+
3874
+ .tm6s7bo {
3875
+ font-family: Inter;
3876
+ font-style: normal;
3877
+ font-weight: 500;
3878
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
4072
3879
  font-size: 12px;
3880
+ line-height: 18px;
4073
3881
  }
4074
3882
 
4075
- .la6u9b4 {
4076
- display: flex;
4077
- justify-content: flex-start;
4078
- align-items: center;
3883
+ .t19zq6ic {
3884
+ font-family: Inter;
3885
+ font-style: normal;
3886
+ font-weight: normal;
3887
+ font-feature-settings: "zero" on;
4079
3888
  font-size: 12px;
4080
- cursor: pointer;
3889
+ line-height: 18px;
4081
3890
  }
4082
- .la6u9b4:not(:last-child) {
4083
- margin-right: 20px;
3891
+
3892
+ .t1gduru8 {
3893
+ font-family: Inter;
3894
+ font-style: normal;
3895
+ font-weight: 500;
3896
+ font-feature-settings: "zero" on;
3897
+ font-size: 12px;
3898
+ line-height: 18px;
4084
3899
  }
4085
- .la6u9b4.deselected {
4086
- opacity: 0.4;
3900
+
3901
+ .t55raab {
3902
+ font-family: Inter;
3903
+ font-style: normal;
3904
+ font-weight: bold;
3905
+ font-feature-settings: "zero" on;
3906
+ font-size: 16px;
3907
+ line-height: 24px;
4087
3908
  }
4088
- .la6u9b4.deselected .color-block {
4089
- background: #b4beca !important;
3909
+
3910
+ .u1w9abfe {
3911
+ font-family: Inter;
3912
+ font-style: normal;
3913
+ font-weight: normal;
3914
+ font-size: 10px;
3915
+ line-height: 12px;
4090
3916
  }
4091
3917
 
4092
- .chhvk8b {
3918
+ .i1e4sgug {
4093
3919
  display: inline-block;
4094
- height: 8px;
4095
- width: 8px;
4096
- margin-right: 8px;
4097
3920
  }
4098
3921
 
4099
- .e1sdlxq1 .ant-dropdown-menu-item {
4100
- display: flex;
4101
- align-items: center;
4102
- font-size: 12px;
4103
- margin: 0;
3922
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3923
+ flex-direction: row;
3924
+ justify-content: stretch;
4104
3925
  }
4105
-
4106
- .m16f7gpb {
4107
- position: relative;
3926
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3927
+ padding: 0;
3928
+ margin-right: 4px;
3929
+ flex: 1;
3930
+ overflow: visible;
4108
3931
  }
4109
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
4110
- bottom: -12px;
3932
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3933
+ display: none;
4111
3934
  }
4112
- .m16f7gpb .metric-toolbar {
4113
- display: flex;
4114
- justify-content: space-between;
4115
- line-height: 30px;
4116
- margin: 0 16px;
3935
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3936
+ width: 100%;
3937
+ min-height: unset;
4117
3938
  }
4118
- .m16f7gpb .metric-toolbar .metric-extra {
4119
- display: flex;
3939
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3940
+ height: 26px;
3941
+ line-height: 26px;
3942
+ width: 100%;
3943
+ text-align: center;
3944
+ padding: 0;
4120
3945
  font-size: 12px;
4121
- align-items: center;
3946
+ font-weight: normal;
4122
3947
  }
4123
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
4124
- color: #a3b4cc;
3948
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3949
+ margin-right: 10px;
4125
3950
  }
4126
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
4127
- margin-left: 10px;
3951
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3952
+ display: none;
4128
3953
  }
4129
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
4130
- margin-left: 10px;
4131
- cursor: pointer;
3954
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3955
+ border-radius: 4px 0 0 4px;
4132
3956
  }
4133
- .m16f7gpb .recharts-xAxis {
4134
- font-size: 12px;
3957
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3958
+ margin-right: 0;
4135
3959
  }
4136
- .m16f7gpb .pointer-wrapper {
3960
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3961
+ border-radius: 0 4px 4px 0;
3962
+ }
3963
+ .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 {
3964
+ content: "";
3965
+ width: 0;
3966
+ height: 0;
3967
+ border: 13px solid transparent;
4137
3968
  position: absolute;
4138
- bottom: 10px;
4139
- padding: 0 8px;
4140
- border-radius: 4px;
4141
- font-size: 12px;
4142
- color: #fff;
4143
- background: rgba(0, 0, 0, 0.75);
4144
- transform: translateX(-50%);
3969
+ top: 0;
3970
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
3971
+ right: -21px;
3972
+ z-index: 2;
3973
+ }
3974
+ .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 {
3975
+ content: "";
3976
+ width: 0;
3977
+ height: 0;
3978
+ border: 13px solid transparent;
3979
+ position: absolute;
3980
+ top: 0;
3981
+ border-left: 8px solid #fff;
3982
+ left: 0;
3983
+ }
3984
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3985
+ background-color: rgba(0, 136, 255, 0.1);
3986
+ }
3987
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3988
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
3989
+ }
3990
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3991
+ color: #005ed1;
3992
+ }
3993
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3994
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3995
+ background-color: rgba(237, 241, 250, 0.6);
3996
+ }
3997
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3998
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3999
+ color: rgba(44, 56, 82, 0.6);
4000
+ }
4001
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
4002
+ padding: 0;
4145
4003
  }
4146
4004
 
4147
- .t1ipvk51 {
4148
- min-width: 200px;
4005
+ .igz4le8 {
4006
+ height: 24px;
4007
+ width: 56px !important;
4008
+ margin-right: 4px;
4149
4009
  }
4150
4010
 
4151
- .t1kgldps {
4152
- display: flex;
4011
+ .c1riexje {
4012
+ color: rgba(44, 56, 82, 0.6);
4013
+ }
4014
+
4015
+ .at4ovwe .ant-input-number-handler-wrap {
4016
+ display: var(--at4ovwe-0);
4017
+ }
4018
+ .at4ovwe .ant-input-number-input-wrap {
4019
+ padding: 5px 12px;
4020
+ display: inline-flex;
4021
+ line-height: 1.5715;
4022
+ height: 100%;
4023
+ width: 100%;
4024
+ }
4025
+ .at4ovwe .ant-input-number-input-wrap::after {
4026
+ content: var(--at4ovwe-1);
4027
+ display: var(--at4ovwe-2);
4028
+ flex: none;
4153
4029
  align-items: center;
4154
- justify-content: space-between;
4155
- background-color: rgba(0, 0, 0, 0.75);
4156
- color: #b4beca;
4157
- font-size: 12px;
4158
- padding: 3px 6px;
4030
+ margin-left: 4px;
4031
+ color: rgba(44, 56, 82, 0.6);
4159
4032
  }
4160
- .t1kgldps:first-child {
4161
- padding-top: 3px;
4033
+ .at4ovwe .ant-input-number-input-wrap::before {
4034
+ content: var(--at4ovwe-3);
4035
+ display: var(--at4ovwe-4);
4036
+ flex: none;
4037
+ align-items: center;
4038
+ margin-right: 4px;
4039
+ cursor: auto;
4040
+ color: rgba(44, 56, 82, 0.6);
4162
4041
  }
4163
- .t1kgldps:last-child {
4164
- padding-bottom: 3px;
4042
+ .at4ovwe.ant-input-number {
4043
+ width: 100%;
4044
+ border-radius: 6px;
4165
4045
  }
4166
- .t1kgldps .column-value {
4167
- color: #fff;
4168
- margin-left: 8px;
4046
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4047
+ border-color: #0096ff;
4048
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4049
+ }
4050
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4051
+ border-color: #e75a3a;
4052
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4053
+ }
4054
+ .at4ovwe .ant-input-number-input {
4055
+ padding: 0;
4056
+ margin: 0;
4057
+ height: auto;
4058
+ font-size: inherit;
4169
4059
  }
4170
4060
 
4171
4061
  .t1xo8w88 {
@@ -4243,10 +4133,6 @@ input.r1cwjuew.ant-input {
4243
4133
  display: block;
4244
4134
  }
4245
4135
 
4246
- .asgcu6r {
4247
- height: 32px;
4248
- }
4249
-
4250
4136
  .d1h5z4k4.ant-dropdown {
4251
4137
  background: #fff;
4252
4138
  border: 1px solid #dfe4eb;
@@ -4356,52 +4242,176 @@ input.r1cwjuew.ant-input {
4356
4242
  left: 4px;
4357
4243
  }
4358
4244
 
4359
- .at4ovwe .ant-input-number-handler-wrap {
4360
- display: var(--at4ovwe-0);
4245
+ .asgcu6r {
4246
+ height: 32px;
4361
4247
  }
4362
- .at4ovwe .ant-input-number-input-wrap {
4363
- padding: 5px 12px;
4364
- display: inline-flex;
4365
- line-height: 1.5715;
4248
+
4249
+ .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4250
+ display: none;
4251
+ }
4252
+
4253
+ .f1l3ttbt {
4254
+ flex-direction: column;
4255
+ color: rgba(44, 56, 82, 0.6);
4256
+ }
4257
+
4258
+ .m1thnes4 {
4259
+ color: rgba(44, 56, 82, 0.6);
4260
+ text-align: center;
4261
+ display: flex;
4262
+ align-items: center;
4263
+ justify-content: center;
4264
+ flex-direction: column;
4265
+ height: 100%;
4266
+ }
4267
+ .m1thnes4 .link {
4268
+ color: #0080ff;
4269
+ cursor: pointer;
4270
+ }
4271
+
4272
+ .m1bixfdy {
4273
+ width: 100%;
4366
4274
  height: 100%;
4275
+ display: flex;
4276
+ flex-direction: column;
4277
+ }
4278
+ .m1bixfdy .name-toolbar {
4367
4279
  width: 100%;
4280
+ display: flex;
4281
+ line-height: 30px;
4282
+ padding: 0 16px;
4283
+ justify-content: space-between;
4368
4284
  }
4369
- .at4ovwe .ant-input-number-input-wrap::after {
4370
- content: var(--at4ovwe-1);
4371
- display: var(--at4ovwe-2);
4372
- flex: none;
4285
+ .m1bixfdy .name-toolbar .metric-extra {
4286
+ display: flex;
4287
+ font-size: 12px;
4373
4288
  align-items: center;
4374
- margin-left: 4px;
4375
- color: rgba(44, 56, 82, 0.6);
4376
4289
  }
4377
- .at4ovwe .ant-input-number-input-wrap::before {
4378
- content: var(--at4ovwe-3);
4379
- display: var(--at4ovwe-4);
4380
- flex: none;
4290
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
4291
+ color: #a3b4cc;
4292
+ }
4293
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
4294
+ margin-left: 10px;
4295
+ }
4296
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
4297
+ margin-left: 10px;
4298
+ cursor: pointer;
4299
+ }
4300
+ .m1bixfdy .content {
4301
+ flex: 1;
4302
+ width: 100%;
4303
+ display: flex;
4304
+ justify-content: center;
4381
4305
  align-items: center;
4382
- margin-right: 4px;
4383
- cursor: auto;
4384
- color: rgba(44, 56, 82, 0.6);
4385
4306
  }
4386
- .at4ovwe.ant-input-number {
4307
+ .m1bixfdy .single-content {
4308
+ height: 65px;
4309
+ }
4310
+
4311
+ .lfamfcw {
4312
+ display: flex;
4313
+ align-items: center;
4314
+ white-space: nowrap;
4315
+ overflow: hidden;
4387
4316
  width: 100%;
4388
- border-radius: 6px;
4389
4317
  }
4390
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4391
- border-color: #0096ff;
4392
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4318
+ .lfamfcw .ant-dropdown-trigger {
4319
+ margin-left: auto;
4320
+ font-size: 12px;
4393
4321
  }
4394
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4395
- border-color: #e75a3a;
4396
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4322
+
4323
+ .la6u9b4 {
4324
+ display: flex;
4325
+ justify-content: flex-start;
4326
+ align-items: center;
4327
+ font-size: 12px;
4328
+ cursor: pointer;
4397
4329
  }
4398
- .at4ovwe .ant-input-number-input {
4399
- padding: 0;
4330
+ .la6u9b4:not(:last-child) {
4331
+ margin-right: 20px;
4332
+ }
4333
+ .la6u9b4.deselected {
4334
+ opacity: 0.4;
4335
+ }
4336
+ .la6u9b4.deselected .color-block {
4337
+ background: #b4beca !important;
4338
+ }
4339
+
4340
+ .chhvk8b {
4341
+ display: inline-block;
4342
+ height: 8px;
4343
+ width: 8px;
4344
+ margin-right: 8px;
4345
+ }
4346
+
4347
+ .e1sdlxq1 .ant-dropdown-menu-item {
4348
+ display: flex;
4349
+ align-items: center;
4350
+ font-size: 12px;
4400
4351
  margin: 0;
4401
- height: auto;
4402
- font-size: inherit;
4403
4352
  }
4404
4353
 
4405
- .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4406
- display: none;
4354
+ .m16f7gpb {
4355
+ position: relative;
4356
+ }
4357
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
4358
+ bottom: -12px;
4359
+ }
4360
+ .m16f7gpb .metric-toolbar {
4361
+ display: flex;
4362
+ justify-content: space-between;
4363
+ line-height: 30px;
4364
+ margin: 0 16px;
4365
+ }
4366
+ .m16f7gpb .metric-toolbar .metric-extra {
4367
+ display: flex;
4368
+ font-size: 12px;
4369
+ align-items: center;
4370
+ }
4371
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
4372
+ color: #a3b4cc;
4373
+ }
4374
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
4375
+ margin-left: 10px;
4376
+ }
4377
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
4378
+ margin-left: 10px;
4379
+ cursor: pointer;
4380
+ }
4381
+ .m16f7gpb .recharts-xAxis {
4382
+ font-size: 12px;
4383
+ }
4384
+ .m16f7gpb .pointer-wrapper {
4385
+ position: absolute;
4386
+ bottom: 10px;
4387
+ padding: 0 8px;
4388
+ border-radius: 4px;
4389
+ font-size: 12px;
4390
+ color: #fff;
4391
+ background: rgba(0, 0, 0, 0.75);
4392
+ transform: translateX(-50%);
4393
+ }
4394
+
4395
+ .t1ipvk51 {
4396
+ min-width: 200px;
4397
+ }
4398
+
4399
+ .t1kgldps {
4400
+ display: flex;
4401
+ align-items: center;
4402
+ justify-content: space-between;
4403
+ background-color: rgba(0, 0, 0, 0.75);
4404
+ color: #b4beca;
4405
+ font-size: 12px;
4406
+ padding: 3px 6px;
4407
+ }
4408
+ .t1kgldps:first-child {
4409
+ padding-top: 3px;
4410
+ }
4411
+ .t1kgldps:last-child {
4412
+ padding-bottom: 3px;
4413
+ }
4414
+ .t1kgldps .column-value {
4415
+ color: #fff;
4416
+ margin-left: 8px;
4407
4417
  }