@cloudtower/eagle 0.22.31 → 0.22.33

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