@cloudtower/eagle 0.22.21 → 0.22.23-patch.1

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