@cloudtower/eagle 0.29.2 → 0.29.3
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/cjs/stats1.html +1 -1
- package/dist/components.css +1518 -1519
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1482 -1482
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29597,20 +29597,6 @@ html body {
|
|
|
29597
29597
|
padding: 8px 12px;
|
|
29598
29598
|
}
|
|
29599
29599
|
|
|
29600
|
-
.E_m74vjol {
|
|
29601
|
-
display: flex;
|
|
29602
|
-
justify-content: space-between;
|
|
29603
|
-
width: 100%;
|
|
29604
|
-
}
|
|
29605
|
-
|
|
29606
|
-
.E_m74vjol .action {
|
|
29607
|
-
margin-left: 16px;
|
|
29608
|
-
}
|
|
29609
|
-
|
|
29610
|
-
.E_a1o35uvh .ant-alert-message {
|
|
29611
|
-
width: 100%;
|
|
29612
|
-
}
|
|
29613
|
-
|
|
29614
29600
|
.E_berrcjl {
|
|
29615
29601
|
color: rgba(10, 37, 85, 0.6);
|
|
29616
29602
|
margin-bottom: 4px;
|
|
@@ -29630,6 +29616,20 @@ html body {
|
|
|
29630
29616
|
color: #005ed1;
|
|
29631
29617
|
}
|
|
29632
29618
|
|
|
29619
|
+
.E_m74vjol {
|
|
29620
|
+
display: flex;
|
|
29621
|
+
justify-content: space-between;
|
|
29622
|
+
width: 100%;
|
|
29623
|
+
}
|
|
29624
|
+
|
|
29625
|
+
.E_m74vjol .action {
|
|
29626
|
+
margin-left: 16px;
|
|
29627
|
+
}
|
|
29628
|
+
|
|
29629
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29630
|
+
width: 100%;
|
|
29631
|
+
}
|
|
29632
|
+
|
|
29633
29633
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29634
29634
|
justify-content: center;
|
|
29635
29635
|
}
|
|
@@ -29957,62 +29957,6 @@ button.E_n7k2c6r {
|
|
|
29957
29957
|
border-radius: unset;
|
|
29958
29958
|
}
|
|
29959
29959
|
|
|
29960
|
-
.E_f7pxqmh {
|
|
29961
|
-
width: 100%;
|
|
29962
|
-
margin-bottom: 0 !important;
|
|
29963
|
-
flex-flow: nowrap !important;
|
|
29964
|
-
line-break: auto;
|
|
29965
|
-
}
|
|
29966
|
-
|
|
29967
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
29968
|
-
text-align: left !important;
|
|
29969
|
-
padding-bottom: 0 !important;
|
|
29970
|
-
}
|
|
29971
|
-
|
|
29972
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29973
|
-
min-height: 32px;
|
|
29974
|
-
height: auto;
|
|
29975
|
-
font-size: 13px;
|
|
29976
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29977
|
-
white-space: normal;
|
|
29978
|
-
}
|
|
29979
|
-
|
|
29980
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
29981
|
-
border-color: #ff4d4f !important;
|
|
29982
|
-
}
|
|
29983
|
-
|
|
29984
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
29985
|
-
border-color: #ff4d4f !important;
|
|
29986
|
-
}
|
|
29987
|
-
|
|
29988
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
29989
|
-
margin-top: 4px;
|
|
29990
|
-
font-size: 12px;
|
|
29991
|
-
min-height: 0px;
|
|
29992
|
-
}
|
|
29993
|
-
|
|
29994
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
29995
|
-
font-size: 12px;
|
|
29996
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29997
|
-
min-height: 0px;
|
|
29998
|
-
}
|
|
29999
|
-
|
|
30000
|
-
.E_fzh9mnb {
|
|
30001
|
-
width: 100%;
|
|
30002
|
-
height: 100%;
|
|
30003
|
-
min-height: 124px;
|
|
30004
|
-
display: flex;
|
|
30005
|
-
flex-direction: column;
|
|
30006
|
-
justify-content: center;
|
|
30007
|
-
align-items: center;
|
|
30008
|
-
}
|
|
30009
|
-
|
|
30010
|
-
.E_fzh9mnb .error-text {
|
|
30011
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30012
|
-
margin-bottom: 16px;
|
|
30013
|
-
font-size: 18px;
|
|
30014
|
-
}
|
|
30015
|
-
|
|
30016
29960
|
.E_c1uzzomf {
|
|
30017
29961
|
margin-bottom: 16px;
|
|
30018
29962
|
}
|
|
@@ -30053,142 +29997,89 @@ button.E_n7k2c6r {
|
|
|
30053
29997
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30054
29998
|
}
|
|
30055
29999
|
|
|
30056
|
-
.
|
|
30057
|
-
|
|
30058
|
-
max-width: 388px;
|
|
30059
|
-
min-width: 285px;
|
|
30000
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30001
|
+
display: flex;
|
|
30060
30002
|
}
|
|
30061
30003
|
|
|
30062
|
-
.
|
|
30063
|
-
|
|
30064
|
-
|
|
30065
|
-
|
|
30066
|
-
height: 100px;
|
|
30067
|
-
top: 0;
|
|
30068
|
-
left: 35px;
|
|
30004
|
+
.E_fzh9mnb {
|
|
30005
|
+
width: 100%;
|
|
30006
|
+
height: 100%;
|
|
30007
|
+
min-height: 124px;
|
|
30069
30008
|
display: flex;
|
|
30070
30009
|
flex-direction: column;
|
|
30071
30010
|
justify-content: center;
|
|
30072
30011
|
align-items: center;
|
|
30073
|
-
color: #00122e;
|
|
30074
|
-
}
|
|
30075
|
-
|
|
30076
|
-
.E_d1bw7c5z .center .number {
|
|
30077
|
-
font-size: 24px;
|
|
30078
|
-
font-weight: 700;
|
|
30079
|
-
}
|
|
30080
|
-
|
|
30081
|
-
.E_d1bw7c5z .center .text {
|
|
30082
|
-
padding: 0 5px;
|
|
30083
|
-
font-size: 12px;
|
|
30084
|
-
width: inherit;
|
|
30085
|
-
text-align: center;
|
|
30086
30012
|
}
|
|
30087
30013
|
|
|
30088
|
-
.
|
|
30089
|
-
|
|
30014
|
+
.E_fzh9mnb .error-text {
|
|
30015
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30016
|
+
margin-bottom: 16px;
|
|
30017
|
+
font-size: 18px;
|
|
30090
30018
|
}
|
|
30091
30019
|
|
|
30092
|
-
.
|
|
30093
|
-
|
|
30094
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30095
|
-
left: 0 !important;
|
|
30096
|
-
bottom: 0 !important;
|
|
30097
|
-
display: flex;
|
|
30020
|
+
.E_iouxfgt {
|
|
30021
|
+
display: inline-flex;
|
|
30098
30022
|
align-items: center;
|
|
30099
30023
|
}
|
|
30100
30024
|
|
|
30101
|
-
.
|
|
30102
|
-
width: 100%;
|
|
30103
|
-
}
|
|
30104
|
-
|
|
30105
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30106
|
-
width: 100%;
|
|
30107
|
-
margin-right: 0 !important;
|
|
30108
|
-
line-height: 18px;
|
|
30109
|
-
}
|
|
30110
|
-
|
|
30111
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30112
|
-
border-radius: 2px;
|
|
30113
|
-
}
|
|
30114
|
-
|
|
30115
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30116
|
-
min-width: 75px;
|
|
30117
|
-
max-width: 198px;
|
|
30118
|
-
width: calc(100% - 20px);
|
|
30119
|
-
margin-left: 2px;
|
|
30120
|
-
color: #00122e !important;
|
|
30025
|
+
.E_iouxfgt .icon-inner {
|
|
30121
30026
|
display: inline-flex;
|
|
30122
|
-
|
|
30123
|
-
|
|
30124
|
-
|
|
30125
|
-
.E_d1bw7c5z .tooltip-text {
|
|
30126
|
-
maxwidth: calc(100% - 12px);
|
|
30127
|
-
cursor: pointer;
|
|
30128
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30129
|
-
overflow: hidden;
|
|
30130
|
-
text-overflow: ellipsis;
|
|
30131
|
-
white-space: nowrap;
|
|
30132
|
-
}
|
|
30133
|
-
|
|
30134
|
-
.E_d1bw7c5z .value {
|
|
30135
|
-
color: rgba(44, 56, 82, 0.75);
|
|
30027
|
+
align-items: center;
|
|
30028
|
+
justify-content: center;
|
|
30136
30029
|
}
|
|
30137
30030
|
|
|
30138
|
-
.
|
|
30139
|
-
|
|
30031
|
+
.E_iouxfgt .icon-inner + span,
|
|
30032
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30033
|
+
margin-left: 4px;
|
|
30140
30034
|
}
|
|
30141
30035
|
|
|
30142
|
-
.
|
|
30143
|
-
|
|
30144
|
-
|
|
30145
|
-
justify-content: space-between;
|
|
30036
|
+
.E_iouxfgt.is-rotate img,
|
|
30037
|
+
.E_iouxfgt.is-rotate svg {
|
|
30038
|
+
animation: rotate 680ms linear infinite;
|
|
30146
30039
|
}
|
|
30147
30040
|
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30041
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30042
|
+
line-height: 18px;
|
|
30150
30043
|
}
|
|
30151
30044
|
|
|
30152
|
-
.
|
|
30153
|
-
|
|
30045
|
+
.E_f7pxqmh {
|
|
30046
|
+
width: 100%;
|
|
30047
|
+
margin-bottom: 0 !important;
|
|
30048
|
+
flex-flow: nowrap !important;
|
|
30049
|
+
line-break: auto;
|
|
30154
30050
|
}
|
|
30155
30051
|
|
|
30156
|
-
.
|
|
30157
|
-
|
|
30052
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30053
|
+
text-align: left !important;
|
|
30054
|
+
padding-bottom: 0 !important;
|
|
30158
30055
|
}
|
|
30159
30056
|
|
|
30160
|
-
.
|
|
30161
|
-
|
|
30162
|
-
|
|
30057
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30058
|
+
min-height: 32px;
|
|
30059
|
+
height: auto;
|
|
30060
|
+
font-size: 13px;
|
|
30061
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30062
|
+
white-space: normal;
|
|
30163
30063
|
}
|
|
30164
30064
|
|
|
30165
|
-
.
|
|
30166
|
-
|
|
30167
|
-
align-items: center;
|
|
30168
|
-
justify-content: center;
|
|
30065
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30066
|
+
border-color: #ff4d4f !important;
|
|
30169
30067
|
}
|
|
30170
30068
|
|
|
30171
|
-
.
|
|
30172
|
-
|
|
30173
|
-
margin-left: 4px;
|
|
30069
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30070
|
+
border-color: #ff4d4f !important;
|
|
30174
30071
|
}
|
|
30175
30072
|
|
|
30176
|
-
.
|
|
30177
|
-
|
|
30178
|
-
|
|
30073
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30074
|
+
margin-top: 4px;
|
|
30075
|
+
font-size: 12px;
|
|
30076
|
+
min-height: 0px;
|
|
30179
30077
|
}
|
|
30180
30078
|
|
|
30181
|
-
.
|
|
30182
|
-
|
|
30183
|
-
|
|
30184
|
-
|
|
30185
|
-
border-radius: 4px;
|
|
30186
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30187
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30188
|
-
display: flex;
|
|
30189
|
-
align-items: center;
|
|
30190
|
-
white-space: nowrap;
|
|
30191
|
-
margin-right: 4px;
|
|
30079
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30080
|
+
font-size: 12px;
|
|
30081
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30082
|
+
min-height: 0px;
|
|
30192
30083
|
}
|
|
30193
30084
|
|
|
30194
30085
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -30226,6 +30117,14 @@ button.E_n7k2c6r {
|
|
|
30226
30117
|
font-size: inherit;
|
|
30227
30118
|
}
|
|
30228
30119
|
|
|
30120
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30121
|
+
margin-left: 8px;
|
|
30122
|
+
}
|
|
30123
|
+
|
|
30124
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30125
|
+
padding: 2px 7px 2px 12px;
|
|
30126
|
+
}
|
|
30127
|
+
|
|
30229
30128
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30230
30129
|
display: var(--ai7qkf2-0);
|
|
30231
30130
|
}
|
|
@@ -30296,17 +30195,105 @@ button.E_n7k2c6r {
|
|
|
30296
30195
|
padding: 2px 8px;
|
|
30297
30196
|
}
|
|
30298
30197
|
|
|
30299
|
-
.
|
|
30300
|
-
|
|
30301
|
-
|
|
30302
|
-
|
|
30303
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30304
|
-
padding: 2px 7px 2px 12px;
|
|
30198
|
+
.E_d1bw7c5z {
|
|
30199
|
+
position: relative;
|
|
30200
|
+
max-width: 388px;
|
|
30201
|
+
min-width: 285px;
|
|
30305
30202
|
}
|
|
30306
30203
|
|
|
30307
|
-
.
|
|
30308
|
-
|
|
30309
|
-
|
|
30204
|
+
.E_d1bw7c5z .center {
|
|
30205
|
+
position: absolute;
|
|
30206
|
+
font-size: 12px;
|
|
30207
|
+
width: 80px;
|
|
30208
|
+
height: 100px;
|
|
30209
|
+
top: 0;
|
|
30210
|
+
left: 35px;
|
|
30211
|
+
display: flex;
|
|
30212
|
+
flex-direction: column;
|
|
30213
|
+
justify-content: center;
|
|
30214
|
+
align-items: center;
|
|
30215
|
+
color: #00122e;
|
|
30216
|
+
}
|
|
30217
|
+
|
|
30218
|
+
.E_d1bw7c5z .center .number {
|
|
30219
|
+
font-size: 24px;
|
|
30220
|
+
font-weight: 700;
|
|
30221
|
+
}
|
|
30222
|
+
|
|
30223
|
+
.E_d1bw7c5z .center .text {
|
|
30224
|
+
padding: 0 5px;
|
|
30225
|
+
font-size: 12px;
|
|
30226
|
+
width: inherit;
|
|
30227
|
+
text-align: center;
|
|
30228
|
+
}
|
|
30229
|
+
|
|
30230
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30231
|
+
display: flex;
|
|
30232
|
+
}
|
|
30233
|
+
|
|
30234
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30235
|
+
position: relative !important;
|
|
30236
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30237
|
+
left: 0 !important;
|
|
30238
|
+
bottom: 0 !important;
|
|
30239
|
+
display: flex;
|
|
30240
|
+
align-items: center;
|
|
30241
|
+
}
|
|
30242
|
+
|
|
30243
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30244
|
+
width: 100%;
|
|
30245
|
+
}
|
|
30246
|
+
|
|
30247
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30248
|
+
width: 100%;
|
|
30249
|
+
margin-right: 0 !important;
|
|
30250
|
+
line-height: 18px;
|
|
30251
|
+
}
|
|
30252
|
+
|
|
30253
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30254
|
+
border-radius: 2px;
|
|
30255
|
+
}
|
|
30256
|
+
|
|
30257
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30258
|
+
min-width: 75px;
|
|
30259
|
+
max-width: 198px;
|
|
30260
|
+
width: calc(100% - 20px);
|
|
30261
|
+
margin-left: 2px;
|
|
30262
|
+
color: #00122e !important;
|
|
30263
|
+
display: inline-flex;
|
|
30264
|
+
justify-content: space-between;
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30268
|
+
maxwidth: calc(100% - 12px);
|
|
30269
|
+
cursor: pointer;
|
|
30270
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30271
|
+
overflow: hidden;
|
|
30272
|
+
text-overflow: ellipsis;
|
|
30273
|
+
white-space: nowrap;
|
|
30274
|
+
}
|
|
30275
|
+
|
|
30276
|
+
.E_d1bw7c5z .value {
|
|
30277
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30278
|
+
}
|
|
30279
|
+
|
|
30280
|
+
.E_t10pqbtc {
|
|
30281
|
+
width: 140px;
|
|
30282
|
+
}
|
|
30283
|
+
|
|
30284
|
+
.E_t10pqbtc .item {
|
|
30285
|
+
margin: 6px auto;
|
|
30286
|
+
display: flex;
|
|
30287
|
+
justify-content: space-between;
|
|
30288
|
+
}
|
|
30289
|
+
|
|
30290
|
+
.E_t10pqbtc .item .name {
|
|
30291
|
+
width: 102px;
|
|
30292
|
+
}
|
|
30293
|
+
|
|
30294
|
+
.E_phljevk {
|
|
30295
|
+
display: flex;
|
|
30296
|
+
justify-content: space-between;
|
|
30310
30297
|
align-items: center;
|
|
30311
30298
|
padding: 10px 0;
|
|
30312
30299
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30371,13 +30358,98 @@ button.E_n7k2c6r {
|
|
|
30371
30358
|
line-height: 18px;
|
|
30372
30359
|
}
|
|
30373
30360
|
|
|
30374
|
-
.
|
|
30375
|
-
|
|
30361
|
+
.E_i1inqkme {
|
|
30362
|
+
height: 18px;
|
|
30363
|
+
line-height: 18px;
|
|
30364
|
+
padding: 0 4px;
|
|
30365
|
+
border-radius: 4px;
|
|
30366
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30367
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30368
|
+
display: flex;
|
|
30369
|
+
align-items: center;
|
|
30370
|
+
white-space: nowrap;
|
|
30371
|
+
margin-right: 4px;
|
|
30376
30372
|
}
|
|
30377
30373
|
|
|
30378
|
-
.
|
|
30379
|
-
|
|
30380
|
-
|
|
30374
|
+
.E_ivqqkzv {
|
|
30375
|
+
height: 24px;
|
|
30376
|
+
width: 56px !important;
|
|
30377
|
+
margin-right: 4px;
|
|
30378
|
+
}
|
|
30379
|
+
|
|
30380
|
+
.E_c1wk4q29 {
|
|
30381
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30382
|
+
}
|
|
30383
|
+
|
|
30384
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30385
|
+
border-radius: 6px;
|
|
30386
|
+
}
|
|
30387
|
+
|
|
30388
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
30389
|
+
width: 100%;
|
|
30390
|
+
color: #2d3a56;
|
|
30391
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
30392
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30393
|
+
font-size: 13px;
|
|
30394
|
+
}
|
|
30395
|
+
|
|
30396
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30397
|
+
height: 30px;
|
|
30398
|
+
}
|
|
30399
|
+
|
|
30400
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30401
|
+
height: 38px;
|
|
30402
|
+
font-size: 13px;
|
|
30403
|
+
}
|
|
30404
|
+
|
|
30405
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30406
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30407
|
+
transition: 160ms ease;
|
|
30408
|
+
}
|
|
30409
|
+
|
|
30410
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30411
|
+
color: #0080ff;
|
|
30412
|
+
}
|
|
30413
|
+
|
|
30414
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30415
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30416
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30417
|
+
}
|
|
30418
|
+
|
|
30419
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30420
|
+
color: #0080ff;
|
|
30421
|
+
}
|
|
30422
|
+
|
|
30423
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30424
|
+
border-color: #0080ff;
|
|
30425
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30426
|
+
}
|
|
30427
|
+
|
|
30428
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30429
|
+
transform: rotate(180deg);
|
|
30430
|
+
}
|
|
30431
|
+
|
|
30432
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30433
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30434
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30435
|
+
cursor: "not-allowed";
|
|
30436
|
+
}
|
|
30437
|
+
|
|
30438
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30439
|
+
border-color: #f0483e !important;
|
|
30440
|
+
}
|
|
30441
|
+
|
|
30442
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30443
|
+
color: #1d326c;
|
|
30444
|
+
}
|
|
30445
|
+
|
|
30446
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30447
|
+
border-color: #0080ff;
|
|
30448
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30449
|
+
}
|
|
30450
|
+
|
|
30451
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30452
|
+
transform: rotate(180deg);
|
|
30381
30453
|
}
|
|
30382
30454
|
|
|
30383
30455
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -30559,200 +30631,65 @@ button.E_n7k2c6r {
|
|
|
30559
30631
|
width: 36px;
|
|
30560
30632
|
}
|
|
30561
30633
|
|
|
30562
|
-
.
|
|
30563
|
-
|
|
30634
|
+
.E_owd0kml {
|
|
30635
|
+
display: inline-block;
|
|
30564
30636
|
}
|
|
30565
30637
|
|
|
30566
|
-
.
|
|
30567
|
-
|
|
30568
|
-
|
|
30569
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
30570
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30571
|
-
font-size: 13px;
|
|
30638
|
+
.E_h1jsgezc {
|
|
30639
|
+
visibility: hidden;
|
|
30640
|
+
position: absolute;
|
|
30572
30641
|
}
|
|
30573
30642
|
|
|
30574
|
-
.
|
|
30575
|
-
|
|
30643
|
+
.E_c1bus5hc {
|
|
30644
|
+
--color: white;
|
|
30645
|
+
height: 14px;
|
|
30646
|
+
width: 14px;
|
|
30647
|
+
border-radius: 50%;
|
|
30648
|
+
flex-shrink: 0;
|
|
30649
|
+
display: flex;
|
|
30650
|
+
align-items: center;
|
|
30651
|
+
justify-content: center;
|
|
30652
|
+
border: 1px solid var(--color);
|
|
30576
30653
|
}
|
|
30577
30654
|
|
|
30578
|
-
.
|
|
30579
|
-
|
|
30580
|
-
|
|
30655
|
+
.E_c1bus5hc .circle-inner {
|
|
30656
|
+
position: relative;
|
|
30657
|
+
height: 10px;
|
|
30658
|
+
width: 10px;
|
|
30659
|
+
border-radius: 50%;
|
|
30660
|
+
overflow: hidden;
|
|
30581
30661
|
}
|
|
30582
30662
|
|
|
30583
|
-
.
|
|
30584
|
-
|
|
30585
|
-
|
|
30663
|
+
.E_c1bus5hc .circle-content {
|
|
30664
|
+
position: absolute;
|
|
30665
|
+
height: 100%;
|
|
30666
|
+
width: 100%;
|
|
30667
|
+
left: 0;
|
|
30668
|
+
top: 0;
|
|
30669
|
+
border-radius: 50%;
|
|
30670
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30671
|
+
transform: rotate(180deg);
|
|
30586
30672
|
}
|
|
30587
30673
|
|
|
30588
|
-
.
|
|
30589
|
-
|
|
30674
|
+
.E_c1bus5hc .circle-child {
|
|
30675
|
+
position: absolute;
|
|
30676
|
+
height: 100%;
|
|
30677
|
+
width: 100%;
|
|
30678
|
+
left: 0;
|
|
30679
|
+
top: 0;
|
|
30680
|
+
margin-left: 50%;
|
|
30681
|
+
transform-origin: left;
|
|
30682
|
+
background: white;
|
|
30683
|
+
transform: rotate(0deg);
|
|
30590
30684
|
}
|
|
30591
30685
|
|
|
30592
|
-
.
|
|
30593
|
-
|
|
30594
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30686
|
+
.E_tju3gfj .date {
|
|
30687
|
+
margin-right: 4px;
|
|
30595
30688
|
}
|
|
30596
30689
|
|
|
30597
|
-
.
|
|
30598
|
-
|
|
30599
|
-
|
|
30600
|
-
|
|
30601
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30602
|
-
border-color: #0080ff;
|
|
30603
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30604
|
-
}
|
|
30605
|
-
|
|
30606
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30607
|
-
transform: rotate(180deg);
|
|
30608
|
-
}
|
|
30609
|
-
|
|
30610
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30611
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30612
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30613
|
-
cursor: "not-allowed";
|
|
30614
|
-
}
|
|
30615
|
-
|
|
30616
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30617
|
-
border-color: #f0483e !important;
|
|
30618
|
-
}
|
|
30619
|
-
|
|
30620
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30621
|
-
color: #1d326c;
|
|
30622
|
-
}
|
|
30623
|
-
|
|
30624
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30625
|
-
border-color: #0080ff;
|
|
30626
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30627
|
-
}
|
|
30628
|
-
|
|
30629
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30630
|
-
transform: rotate(180deg);
|
|
30631
|
-
}
|
|
30632
|
-
|
|
30633
|
-
.E_s1dizucg.ant-switch {
|
|
30634
|
-
min-width: 40px;
|
|
30635
|
-
height: 24px;
|
|
30636
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30637
|
-
overflow: hidden;
|
|
30638
|
-
}
|
|
30639
|
-
|
|
30640
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30641
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30642
|
-
}
|
|
30643
|
-
|
|
30644
|
-
.E_s1dizucg.ant-switch-small {
|
|
30645
|
-
min-width: 26px;
|
|
30646
|
-
height: 16px;
|
|
30647
|
-
}
|
|
30648
|
-
|
|
30649
|
-
.E_s1dizucg.ant-switch-large {
|
|
30650
|
-
min-width: 52px;
|
|
30651
|
-
height: 32px;
|
|
30652
|
-
}
|
|
30653
|
-
|
|
30654
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30655
|
-
height: 20px;
|
|
30656
|
-
width: 20px;
|
|
30657
|
-
}
|
|
30658
|
-
|
|
30659
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30660
|
-
border-radius: 10px;
|
|
30661
|
-
transition-delay: 120ms;
|
|
30662
|
-
}
|
|
30663
|
-
|
|
30664
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30665
|
-
height: 14px;
|
|
30666
|
-
width: 14px;
|
|
30667
|
-
top: 1px;
|
|
30668
|
-
left: 1px;
|
|
30669
|
-
}
|
|
30670
|
-
|
|
30671
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30672
|
-
height: 28px;
|
|
30673
|
-
width: 28px;
|
|
30674
|
-
}
|
|
30675
|
-
|
|
30676
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30677
|
-
border-radius: 14px;
|
|
30678
|
-
}
|
|
30679
|
-
|
|
30680
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30681
|
-
background-color: #00ba5d;
|
|
30682
|
-
}
|
|
30683
|
-
|
|
30684
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30685
|
-
left: calc(100% - 20px - 2px);
|
|
30686
|
-
}
|
|
30687
|
-
|
|
30688
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30689
|
-
left: calc(100% - 14px - 1px);
|
|
30690
|
-
}
|
|
30691
|
-
|
|
30692
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30693
|
-
left: calc(100% - 28px - 2px);
|
|
30694
|
-
}
|
|
30695
|
-
|
|
30696
|
-
.E_c1up6e3y {
|
|
30697
|
-
margin-left: 5px;
|
|
30698
|
-
}
|
|
30699
|
-
|
|
30700
|
-
.E_c1bus5hc {
|
|
30701
|
-
--color: white;
|
|
30702
|
-
height: 14px;
|
|
30703
|
-
width: 14px;
|
|
30704
|
-
border-radius: 50%;
|
|
30705
|
-
flex-shrink: 0;
|
|
30706
|
-
display: flex;
|
|
30707
|
-
align-items: center;
|
|
30708
|
-
justify-content: center;
|
|
30709
|
-
border: 1px solid var(--color);
|
|
30710
|
-
}
|
|
30711
|
-
|
|
30712
|
-
.E_c1bus5hc .circle-inner {
|
|
30713
|
-
position: relative;
|
|
30714
|
-
height: 10px;
|
|
30715
|
-
width: 10px;
|
|
30716
|
-
border-radius: 50%;
|
|
30717
|
-
overflow: hidden;
|
|
30718
|
-
}
|
|
30719
|
-
|
|
30720
|
-
.E_c1bus5hc .circle-content {
|
|
30721
|
-
position: absolute;
|
|
30722
|
-
height: 100%;
|
|
30723
|
-
width: 100%;
|
|
30724
|
-
left: 0;
|
|
30725
|
-
top: 0;
|
|
30726
|
-
border-radius: 50%;
|
|
30727
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30728
|
-
transform: rotate(180deg);
|
|
30729
|
-
}
|
|
30730
|
-
|
|
30731
|
-
.E_c1bus5hc .circle-child {
|
|
30732
|
-
position: absolute;
|
|
30733
|
-
height: 100%;
|
|
30734
|
-
width: 100%;
|
|
30735
|
-
left: 0;
|
|
30736
|
-
top: 0;
|
|
30737
|
-
margin-left: 50%;
|
|
30738
|
-
transform-origin: left;
|
|
30739
|
-
background: white;
|
|
30740
|
-
transform: rotate(0deg);
|
|
30741
|
-
}
|
|
30742
|
-
|
|
30743
|
-
.E_ivqqkzv {
|
|
30744
|
-
height: 24px;
|
|
30745
|
-
width: 56px !important;
|
|
30746
|
-
margin-right: 4px;
|
|
30747
|
-
}
|
|
30748
|
-
|
|
30749
|
-
.E_c1wk4q29 {
|
|
30750
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30751
|
-
}
|
|
30752
|
-
|
|
30753
|
-
.E_cnujxq2 {
|
|
30754
|
-
display: flex;
|
|
30755
|
-
flex-direction: column;
|
|
30690
|
+
.E_cnujxq2 {
|
|
30691
|
+
display: flex;
|
|
30692
|
+
flex-direction: column;
|
|
30756
30693
|
}
|
|
30757
30694
|
|
|
30758
30695
|
.E_m7s48ia {
|
|
@@ -31534,330 +31471,92 @@ input.E_rf8rlle.ant-input {
|
|
|
31534
31471
|
margin: 4px 0;
|
|
31535
31472
|
}
|
|
31536
31473
|
|
|
31537
|
-
.
|
|
31538
|
-
|
|
31474
|
+
.E_dsnbhzf {
|
|
31475
|
+
font-family: Inter;
|
|
31476
|
+
font-style: normal;
|
|
31477
|
+
font-weight: bold;
|
|
31478
|
+
font-size: 32px;
|
|
31479
|
+
line-height: 40px;
|
|
31539
31480
|
}
|
|
31540
31481
|
|
|
31541
|
-
.
|
|
31542
|
-
|
|
31482
|
+
.E_d1mvo22k {
|
|
31483
|
+
font-family: Inter;
|
|
31484
|
+
font-style: normal;
|
|
31485
|
+
font-weight: bold;
|
|
31486
|
+
font-size: 24px;
|
|
31487
|
+
line-height: 32px;
|
|
31543
31488
|
}
|
|
31544
31489
|
|
|
31545
|
-
.
|
|
31546
|
-
|
|
31547
|
-
|
|
31490
|
+
.E_d1b444tr {
|
|
31491
|
+
font-family: Inter;
|
|
31492
|
+
font-style: normal;
|
|
31493
|
+
font-weight: normal;
|
|
31494
|
+
font-size: 32px;
|
|
31495
|
+
line-height: 40px;
|
|
31548
31496
|
}
|
|
31549
31497
|
|
|
31550
|
-
.
|
|
31551
|
-
|
|
31498
|
+
.E_dvs0kue {
|
|
31499
|
+
font-family: Inter;
|
|
31500
|
+
font-style: normal;
|
|
31501
|
+
font-weight: bold;
|
|
31502
|
+
font-size: 20px;
|
|
31503
|
+
line-height: 24px;
|
|
31552
31504
|
}
|
|
31553
31505
|
|
|
31554
|
-
.
|
|
31555
|
-
|
|
31556
|
-
|
|
31557
|
-
|
|
31558
|
-
|
|
31559
|
-
|
|
31560
|
-
box-sizing: border-box;
|
|
31561
|
-
margin-top: 8px;
|
|
31506
|
+
.E_d1hcbfcq {
|
|
31507
|
+
font-family: Inter;
|
|
31508
|
+
font-style: normal;
|
|
31509
|
+
font-weight: normal;
|
|
31510
|
+
font-size: 20px;
|
|
31511
|
+
line-height: 24px;
|
|
31562
31512
|
}
|
|
31563
31513
|
|
|
31564
|
-
.
|
|
31565
|
-
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
|
|
31569
|
-
|
|
31514
|
+
.E_d1cz922v {
|
|
31515
|
+
font-family: Inter;
|
|
31516
|
+
font-style: normal;
|
|
31517
|
+
font-weight: bold;
|
|
31518
|
+
font-size: 18px;
|
|
31519
|
+
line-height: 22px;
|
|
31570
31520
|
}
|
|
31571
31521
|
|
|
31572
|
-
.
|
|
31573
|
-
|
|
31522
|
+
.E_d3nzbrm {
|
|
31523
|
+
font-family: Inter;
|
|
31524
|
+
font-style: normal;
|
|
31525
|
+
font-weight: normal;
|
|
31526
|
+
font-size: 18px;
|
|
31527
|
+
line-height: 22px;
|
|
31574
31528
|
}
|
|
31575
31529
|
|
|
31576
|
-
.
|
|
31577
|
-
|
|
31530
|
+
.E_h1g0p5ob {
|
|
31531
|
+
font-family: Inter;
|
|
31532
|
+
font-style: normal;
|
|
31533
|
+
font-weight: bold;
|
|
31534
|
+
font-size: 16px;
|
|
31535
|
+
line-height: 22px;
|
|
31578
31536
|
}
|
|
31579
31537
|
|
|
31580
|
-
.
|
|
31581
|
-
|
|
31538
|
+
.E_hydo2ej {
|
|
31539
|
+
font-family: Inter;
|
|
31540
|
+
font-style: normal;
|
|
31541
|
+
font-weight: normal;
|
|
31542
|
+
font-size: 16px;
|
|
31543
|
+
line-height: 22px;
|
|
31582
31544
|
}
|
|
31583
31545
|
|
|
31584
|
-
.
|
|
31585
|
-
|
|
31546
|
+
.E_h1hbuq0r {
|
|
31547
|
+
font-family: Inter;
|
|
31548
|
+
font-style: normal;
|
|
31549
|
+
font-weight: bold;
|
|
31550
|
+
font-size: 14px;
|
|
31551
|
+
line-height: 20px;
|
|
31586
31552
|
}
|
|
31587
31553
|
|
|
31588
|
-
.
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
|
|
31592
|
-
|
|
31593
|
-
|
|
31594
|
-
}
|
|
31595
|
-
|
|
31596
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31597
|
-
color: #0080ff;
|
|
31598
|
-
}
|
|
31599
|
-
|
|
31600
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31601
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31602
|
-
color: #0080ff;
|
|
31603
|
-
}
|
|
31604
|
-
|
|
31605
|
-
.E_o1ifxsq4 {
|
|
31606
|
-
display: flex;
|
|
31607
|
-
justify-content: space-between;
|
|
31608
|
-
height: 20px;
|
|
31609
|
-
line-height: 20px;
|
|
31610
|
-
}
|
|
31611
|
-
|
|
31612
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31613
|
-
color: #2d3a56;
|
|
31614
|
-
overflow: hidden;
|
|
31615
|
-
text-overflow: ellipsis;
|
|
31616
|
-
}
|
|
31617
|
-
|
|
31618
|
-
.E_o1zue7 {
|
|
31619
|
-
display: flex;
|
|
31620
|
-
justify-content: space-between;
|
|
31621
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31622
|
-
height: 18px;
|
|
31623
|
-
line-height: 18px;
|
|
31624
|
-
margin-top: 2px;
|
|
31625
|
-
}
|
|
31626
|
-
|
|
31627
|
-
.E_tyfmlxg {
|
|
31628
|
-
border: none;
|
|
31629
|
-
margin-right: 0;
|
|
31630
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31631
|
-
}
|
|
31632
|
-
|
|
31633
|
-
.E_o18uybox {
|
|
31634
|
-
pointer-events: none;
|
|
31635
|
-
height: 32px;
|
|
31636
|
-
width: 100%;
|
|
31637
|
-
opacity: 0;
|
|
31638
|
-
}
|
|
31639
|
-
|
|
31640
|
-
.E_s1sck0th {
|
|
31641
|
-
padding: 0 8px;
|
|
31642
|
-
border-radius: 4px;
|
|
31643
|
-
}
|
|
31644
|
-
|
|
31645
|
-
.E_m855nr1 {
|
|
31646
|
-
padding: 2px 8px;
|
|
31647
|
-
border-radius: 3px;
|
|
31648
|
-
}
|
|
31649
|
-
|
|
31650
|
-
.E_l1270xpg {
|
|
31651
|
-
padding: 3px 8px;
|
|
31652
|
-
border-radius: 2px;
|
|
31653
|
-
}
|
|
31654
|
-
|
|
31655
|
-
.E_t14rextb.ant-tag:hover {
|
|
31656
|
-
opacity: unset;
|
|
31657
|
-
}
|
|
31658
|
-
|
|
31659
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31660
|
-
margin: 0;
|
|
31661
|
-
margin-right: 8px;
|
|
31662
|
-
display: inline-flex;
|
|
31663
|
-
align-items: center;
|
|
31664
|
-
border: none;
|
|
31665
|
-
}
|
|
31666
|
-
|
|
31667
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31668
|
-
width: 16px;
|
|
31669
|
-
height: 16px;
|
|
31670
|
-
color: inherit;
|
|
31671
|
-
margin-left: 4px;
|
|
31672
|
-
opacity: 0.6;
|
|
31673
|
-
display: inline-flex;
|
|
31674
|
-
}
|
|
31675
|
-
|
|
31676
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31677
|
-
opacity: 1;
|
|
31678
|
-
}
|
|
31679
|
-
|
|
31680
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31681
|
-
color: #0080ff;
|
|
31682
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31683
|
-
}
|
|
31684
|
-
|
|
31685
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31686
|
-
color: #f0483e;
|
|
31687
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31688
|
-
}
|
|
31689
|
-
|
|
31690
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31691
|
-
color: #e07f00;
|
|
31692
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31693
|
-
}
|
|
31694
|
-
|
|
31695
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31696
|
-
color: #008f4c;
|
|
31697
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31698
|
-
}
|
|
31699
|
-
|
|
31700
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31701
|
-
color: #1d326c;
|
|
31702
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31703
|
-
}
|
|
31704
|
-
|
|
31705
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31706
|
-
color: #7E41FF;
|
|
31707
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31708
|
-
}
|
|
31709
|
-
|
|
31710
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31711
|
-
color: #fff;
|
|
31712
|
-
}
|
|
31713
|
-
|
|
31714
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31715
|
-
background-color: #f0483e;
|
|
31716
|
-
}
|
|
31717
|
-
|
|
31718
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31719
|
-
background-color: #fea008;
|
|
31720
|
-
}
|
|
31721
|
-
|
|
31722
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31723
|
-
background-color: #00ba5d;
|
|
31724
|
-
}
|
|
31725
|
-
|
|
31726
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31727
|
-
background-color: #0080ff;
|
|
31728
|
-
}
|
|
31729
|
-
|
|
31730
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31731
|
-
background-color: #6b7d99;
|
|
31732
|
-
}
|
|
31733
|
-
|
|
31734
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31735
|
-
background-color: #7E41FF;
|
|
31736
|
-
}
|
|
31737
|
-
|
|
31738
|
-
.E_c1yyuluq {
|
|
31739
|
-
border-radius: 8px;
|
|
31740
|
-
}
|
|
31741
|
-
|
|
31742
|
-
.E_c1yyuluq .ant-card-body {
|
|
31743
|
-
padding: 20px 24px 24px 24px;
|
|
31744
|
-
}
|
|
31745
|
-
|
|
31746
|
-
.E_iq1gosr {
|
|
31747
|
-
display: inline-block;
|
|
31748
|
-
}
|
|
31749
|
-
|
|
31750
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
31751
|
-
border: 0px;
|
|
31752
|
-
background-color: #fff;
|
|
31753
|
-
}
|
|
31754
|
-
|
|
31755
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
31756
|
-
padding-top: 0px;
|
|
31757
|
-
padding-bottom: 0px;
|
|
31758
|
-
padding-left: 0px !important;
|
|
31759
|
-
padding-right: 24px;
|
|
31760
|
-
}
|
|
31761
|
-
|
|
31762
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31763
|
-
right: 0px;
|
|
31764
|
-
}
|
|
31765
|
-
|
|
31766
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31767
|
-
padding: 0px;
|
|
31768
|
-
}
|
|
31769
|
-
|
|
31770
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31771
|
-
padding-right: 0px;
|
|
31772
|
-
cursor: default;
|
|
31773
|
-
}
|
|
31774
|
-
|
|
31775
|
-
.E_dsnbhzf {
|
|
31776
|
-
font-family: Inter;
|
|
31777
|
-
font-style: normal;
|
|
31778
|
-
font-weight: bold;
|
|
31779
|
-
font-size: 32px;
|
|
31780
|
-
line-height: 40px;
|
|
31781
|
-
}
|
|
31782
|
-
|
|
31783
|
-
.E_d1mvo22k {
|
|
31784
|
-
font-family: Inter;
|
|
31785
|
-
font-style: normal;
|
|
31786
|
-
font-weight: bold;
|
|
31787
|
-
font-size: 24px;
|
|
31788
|
-
line-height: 32px;
|
|
31789
|
-
}
|
|
31790
|
-
|
|
31791
|
-
.E_d1b444tr {
|
|
31792
|
-
font-family: Inter;
|
|
31793
|
-
font-style: normal;
|
|
31794
|
-
font-weight: normal;
|
|
31795
|
-
font-size: 32px;
|
|
31796
|
-
line-height: 40px;
|
|
31797
|
-
}
|
|
31798
|
-
|
|
31799
|
-
.E_dvs0kue {
|
|
31800
|
-
font-family: Inter;
|
|
31801
|
-
font-style: normal;
|
|
31802
|
-
font-weight: bold;
|
|
31803
|
-
font-size: 20px;
|
|
31804
|
-
line-height: 24px;
|
|
31805
|
-
}
|
|
31806
|
-
|
|
31807
|
-
.E_d1hcbfcq {
|
|
31808
|
-
font-family: Inter;
|
|
31809
|
-
font-style: normal;
|
|
31810
|
-
font-weight: normal;
|
|
31811
|
-
font-size: 20px;
|
|
31812
|
-
line-height: 24px;
|
|
31813
|
-
}
|
|
31814
|
-
|
|
31815
|
-
.E_d1cz922v {
|
|
31816
|
-
font-family: Inter;
|
|
31817
|
-
font-style: normal;
|
|
31818
|
-
font-weight: bold;
|
|
31819
|
-
font-size: 18px;
|
|
31820
|
-
line-height: 22px;
|
|
31821
|
-
}
|
|
31822
|
-
|
|
31823
|
-
.E_d3nzbrm {
|
|
31824
|
-
font-family: Inter;
|
|
31825
|
-
font-style: normal;
|
|
31826
|
-
font-weight: normal;
|
|
31827
|
-
font-size: 18px;
|
|
31828
|
-
line-height: 22px;
|
|
31829
|
-
}
|
|
31830
|
-
|
|
31831
|
-
.E_h1g0p5ob {
|
|
31832
|
-
font-family: Inter;
|
|
31833
|
-
font-style: normal;
|
|
31834
|
-
font-weight: bold;
|
|
31835
|
-
font-size: 16px;
|
|
31836
|
-
line-height: 22px;
|
|
31837
|
-
}
|
|
31838
|
-
|
|
31839
|
-
.E_hydo2ej {
|
|
31840
|
-
font-family: Inter;
|
|
31841
|
-
font-style: normal;
|
|
31842
|
-
font-weight: normal;
|
|
31843
|
-
font-size: 16px;
|
|
31844
|
-
line-height: 22px;
|
|
31845
|
-
}
|
|
31846
|
-
|
|
31847
|
-
.E_h1hbuq0r {
|
|
31848
|
-
font-family: Inter;
|
|
31849
|
-
font-style: normal;
|
|
31850
|
-
font-weight: bold;
|
|
31851
|
-
font-size: 14px;
|
|
31852
|
-
line-height: 20px;
|
|
31853
|
-
}
|
|
31854
|
-
|
|
31855
|
-
.E_h13bondg {
|
|
31856
|
-
font-family: Inter;
|
|
31857
|
-
font-style: normal;
|
|
31858
|
-
font-weight: normal;
|
|
31859
|
-
font-size: 14px;
|
|
31860
|
-
line-height: 20px;
|
|
31554
|
+
.E_h13bondg {
|
|
31555
|
+
font-family: Inter;
|
|
31556
|
+
font-style: normal;
|
|
31557
|
+
font-weight: normal;
|
|
31558
|
+
font-size: 14px;
|
|
31559
|
+
line-height: 20px;
|
|
31861
31560
|
}
|
|
31862
31561
|
|
|
31863
31562
|
.E_h1mhvdlx {
|
|
@@ -32247,225 +31946,309 @@ input.E_rf8rlle.ant-input {
|
|
|
32247
31946
|
line-height: 12px;
|
|
32248
31947
|
}
|
|
32249
31948
|
|
|
32250
|
-
.
|
|
32251
|
-
display: inline-
|
|
32252
|
-
|
|
32253
|
-
|
|
32254
|
-
|
|
32255
|
-
|
|
32256
|
-
font-size: 12px;
|
|
32257
|
-
width: 24px;
|
|
31949
|
+
.E_iq1gosr {
|
|
31950
|
+
display: inline-block;
|
|
31951
|
+
}
|
|
31952
|
+
|
|
31953
|
+
.E_s1dizucg.ant-switch {
|
|
31954
|
+
min-width: 40px;
|
|
32258
31955
|
height: 24px;
|
|
32259
|
-
|
|
32260
|
-
|
|
31956
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31957
|
+
overflow: hidden;
|
|
32261
31958
|
}
|
|
32262
31959
|
|
|
32263
|
-
.
|
|
32264
|
-
|
|
32265
|
-
cursor: pointer;
|
|
32266
|
-
width: 56px;
|
|
32267
|
-
height: 40px;
|
|
32268
|
-
display: inline-flex;
|
|
32269
|
-
align-items: center;
|
|
32270
|
-
justify-content: center;
|
|
32271
|
-
border-radius: 6px;
|
|
31960
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31961
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
32272
31962
|
}
|
|
32273
31963
|
|
|
32274
|
-
.
|
|
32275
|
-
|
|
31964
|
+
.E_s1dizucg.ant-switch-small {
|
|
31965
|
+
min-width: 26px;
|
|
31966
|
+
height: 16px;
|
|
32276
31967
|
}
|
|
32277
31968
|
|
|
32278
|
-
.
|
|
32279
|
-
|
|
32280
|
-
|
|
31969
|
+
.E_s1dizucg.ant-switch-large {
|
|
31970
|
+
min-width: 52px;
|
|
31971
|
+
height: 32px;
|
|
32281
31972
|
}
|
|
32282
31973
|
|
|
32283
|
-
.
|
|
32284
|
-
|
|
31974
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31975
|
+
height: 20px;
|
|
31976
|
+
width: 20px;
|
|
32285
31977
|
}
|
|
32286
31978
|
|
|
32287
|
-
.
|
|
32288
|
-
|
|
32289
|
-
|
|
31979
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31980
|
+
border-radius: 10px;
|
|
31981
|
+
transition-delay: 120ms;
|
|
31982
|
+
}
|
|
31983
|
+
|
|
31984
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31985
|
+
height: 14px;
|
|
31986
|
+
width: 14px;
|
|
31987
|
+
top: 1px;
|
|
31988
|
+
left: 1px;
|
|
31989
|
+
}
|
|
31990
|
+
|
|
31991
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31992
|
+
height: 28px;
|
|
31993
|
+
width: 28px;
|
|
31994
|
+
}
|
|
31995
|
+
|
|
31996
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31997
|
+
border-radius: 14px;
|
|
31998
|
+
}
|
|
31999
|
+
|
|
32000
|
+
.E_s1dizucg.ant-switch-checked {
|
|
32001
|
+
background-color: #00ba5d;
|
|
32002
|
+
}
|
|
32003
|
+
|
|
32004
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
32005
|
+
left: calc(100% - 20px - 2px);
|
|
32006
|
+
}
|
|
32007
|
+
|
|
32008
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
32009
|
+
left: calc(100% - 14px - 1px);
|
|
32010
|
+
}
|
|
32011
|
+
|
|
32012
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
32013
|
+
left: calc(100% - 28px - 2px);
|
|
32014
|
+
}
|
|
32015
|
+
|
|
32016
|
+
.E_c1up6e3y {
|
|
32017
|
+
margin-left: 5px;
|
|
32018
|
+
}
|
|
32019
|
+
|
|
32020
|
+
.E_s1dni7lo {
|
|
32021
|
+
width: 430px !important;
|
|
32022
|
+
}
|
|
32023
|
+
|
|
32024
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32025
|
+
padding: 8px 16px;
|
|
32026
|
+
line-height: 18px;
|
|
32027
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32028
|
+
height: 34px;
|
|
32029
|
+
min-height: 34px;
|
|
32030
|
+
box-sizing: border-box;
|
|
32031
|
+
margin-top: 8px;
|
|
32032
|
+
}
|
|
32033
|
+
|
|
32034
|
+
.E_o1ugr09p {
|
|
32035
|
+
display: flex;
|
|
32036
|
+
flex-direction: column;
|
|
32037
|
+
margin: 1px 8px;
|
|
32038
|
+
padding: 8px;
|
|
32290
32039
|
border-radius: 4px;
|
|
32291
32040
|
}
|
|
32292
32041
|
|
|
32293
|
-
.
|
|
32294
|
-
|
|
32295
|
-
width: 100%;
|
|
32296
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32297
|
-
border-top: none;
|
|
32042
|
+
.E_o1ugr09p .selected-icon {
|
|
32043
|
+
display: none;
|
|
32298
32044
|
}
|
|
32299
32045
|
|
|
32300
|
-
.
|
|
32301
|
-
|
|
32302
|
-
padding: 0 16px;
|
|
32046
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32047
|
+
padding-left: 8px;
|
|
32303
32048
|
}
|
|
32304
32049
|
|
|
32305
|
-
.
|
|
32306
|
-
|
|
32307
|
-
width: 100%;
|
|
32308
|
-
height: 180px;
|
|
32309
|
-
border-spacing: 0;
|
|
32050
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32051
|
+
background-color: white;
|
|
32310
32052
|
}
|
|
32311
32053
|
|
|
32312
|
-
.
|
|
32313
|
-
|
|
32314
|
-
margin-bottom: 8px;
|
|
32054
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32055
|
+
color: #0080ff;
|
|
32315
32056
|
}
|
|
32316
32057
|
|
|
32317
|
-
.
|
|
32318
|
-
|
|
32319
|
-
width: 22px;
|
|
32058
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32059
|
+
display: block;
|
|
32320
32060
|
}
|
|
32321
32061
|
|
|
32322
|
-
.
|
|
32323
|
-
|
|
32324
|
-
|
|
32062
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32063
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32064
|
+
}
|
|
32065
|
+
|
|
32066
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32067
|
+
color: #0080ff;
|
|
32068
|
+
}
|
|
32069
|
+
|
|
32070
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32071
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32072
|
+
color: #0080ff;
|
|
32073
|
+
}
|
|
32074
|
+
|
|
32075
|
+
.E_o1ifxsq4 {
|
|
32076
|
+
display: flex;
|
|
32077
|
+
justify-content: space-between;
|
|
32078
|
+
height: 20px;
|
|
32079
|
+
line-height: 20px;
|
|
32080
|
+
}
|
|
32081
|
+
|
|
32082
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32083
|
+
color: #2d3a56;
|
|
32084
|
+
overflow: hidden;
|
|
32085
|
+
text-overflow: ellipsis;
|
|
32086
|
+
}
|
|
32087
|
+
|
|
32088
|
+
.E_o1zue7 {
|
|
32089
|
+
display: flex;
|
|
32090
|
+
justify-content: space-between;
|
|
32091
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32092
|
+
height: 18px;
|
|
32093
|
+
line-height: 18px;
|
|
32094
|
+
margin-top: 2px;
|
|
32095
|
+
}
|
|
32096
|
+
|
|
32097
|
+
.E_tyfmlxg {
|
|
32098
|
+
border: none;
|
|
32099
|
+
margin-right: 0;
|
|
32100
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32101
|
+
}
|
|
32102
|
+
|
|
32103
|
+
.E_o18uybox {
|
|
32104
|
+
pointer-events: none;
|
|
32105
|
+
height: 32px;
|
|
32106
|
+
width: 100%;
|
|
32107
|
+
opacity: 0;
|
|
32108
|
+
}
|
|
32109
|
+
|
|
32110
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32111
|
+
display: inline-flex;
|
|
32112
|
+
align-items: center;
|
|
32113
|
+
justify-content: center;
|
|
32114
|
+
color: #fff;
|
|
32115
|
+
font-weight: bold;
|
|
32116
|
+
font-size: 12px;
|
|
32117
|
+
width: 24px;
|
|
32118
|
+
height: 24px;
|
|
32119
|
+
border-radius: 50%;
|
|
32120
|
+
background: var(--a1b5xrg3-0);
|
|
32121
|
+
}
|
|
32122
|
+
|
|
32123
|
+
.E_a1b5xrg3.btn-item {
|
|
32124
|
+
transition: all 160ms ease;
|
|
32125
|
+
cursor: pointer;
|
|
32126
|
+
width: 56px;
|
|
32127
|
+
height: 40px;
|
|
32128
|
+
display: inline-flex;
|
|
32129
|
+
align-items: center;
|
|
32130
|
+
justify-content: center;
|
|
32131
|
+
border-radius: 6px;
|
|
32325
32132
|
}
|
|
32326
32133
|
|
|
32327
|
-
.
|
|
32328
|
-
|
|
32329
|
-
opacity: 0.4;
|
|
32134
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32135
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32330
32136
|
}
|
|
32331
32137
|
|
|
32332
|
-
.
|
|
32333
|
-
|
|
32334
|
-
|
|
32138
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32139
|
+
transform: translateY(2px);
|
|
32140
|
+
transition: all 320ms ease;
|
|
32335
32141
|
}
|
|
32336
32142
|
|
|
32337
|
-
.
|
|
32338
|
-
|
|
32143
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32144
|
+
display: none;
|
|
32339
32145
|
}
|
|
32340
32146
|
|
|
32341
|
-
.
|
|
32342
|
-
|
|
32147
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32148
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32149
|
+
border-radius: 4px;
|
|
32343
32150
|
}
|
|
32344
32151
|
|
|
32345
|
-
.
|
|
32346
|
-
|
|
32347
|
-
|
|
32348
|
-
backdrop-filter: blur(10px);
|
|
32349
|
-
padding: 7px 10px;
|
|
32152
|
+
.E_s1sck0th {
|
|
32153
|
+
padding: 0 8px;
|
|
32154
|
+
border-radius: 4px;
|
|
32350
32155
|
}
|
|
32351
32156
|
|
|
32352
|
-
.
|
|
32353
|
-
|
|
32354
|
-
|
|
32355
|
-
justify-content: space-between;
|
|
32356
|
-
align-items: center;
|
|
32357
|
-
padding: 8px 16px;
|
|
32157
|
+
.E_m855nr1 {
|
|
32158
|
+
padding: 2px 8px;
|
|
32159
|
+
border-radius: 3px;
|
|
32358
32160
|
}
|
|
32359
32161
|
|
|
32360
|
-
.
|
|
32361
|
-
|
|
32162
|
+
.E_l1270xpg {
|
|
32163
|
+
padding: 3px 8px;
|
|
32164
|
+
border-radius: 2px;
|
|
32362
32165
|
}
|
|
32363
32166
|
|
|
32364
|
-
.
|
|
32365
|
-
|
|
32167
|
+
.E_t14rextb.ant-tag:hover {
|
|
32168
|
+
opacity: unset;
|
|
32366
32169
|
}
|
|
32367
32170
|
|
|
32368
|
-
.
|
|
32369
|
-
|
|
32171
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32172
|
+
margin: 0;
|
|
32173
|
+
margin-right: 8px;
|
|
32174
|
+
display: inline-flex;
|
|
32175
|
+
align-items: center;
|
|
32176
|
+
border: none;
|
|
32370
32177
|
}
|
|
32371
32178
|
|
|
32372
|
-
.
|
|
32373
|
-
|
|
32374
|
-
|
|
32179
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32180
|
+
width: 16px;
|
|
32181
|
+
height: 16px;
|
|
32182
|
+
color: inherit;
|
|
32183
|
+
margin-left: 4px;
|
|
32184
|
+
opacity: 0.6;
|
|
32185
|
+
display: inline-flex;
|
|
32375
32186
|
}
|
|
32376
32187
|
|
|
32377
|
-
.
|
|
32378
|
-
|
|
32379
|
-
width: 2px;
|
|
32380
|
-
height: 2px;
|
|
32381
|
-
border-radius: 1px;
|
|
32382
|
-
background: #0096ff;
|
|
32188
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32189
|
+
opacity: 1;
|
|
32383
32190
|
}
|
|
32384
32191
|
|
|
32385
|
-
.
|
|
32386
|
-
|
|
32192
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32193
|
+
color: #0080ff;
|
|
32194
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32387
32195
|
}
|
|
32388
32196
|
|
|
32389
|
-
.
|
|
32390
|
-
|
|
32391
|
-
|
|
32392
|
-
background: #0096ff;
|
|
32393
|
-
border-radius: 2px;
|
|
32197
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32198
|
+
color: #f0483e;
|
|
32199
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32394
32200
|
}
|
|
32395
32201
|
|
|
32396
|
-
.
|
|
32397
|
-
|
|
32398
|
-
|
|
32399
|
-
justify-content: space-between;
|
|
32400
|
-
background: #edf0f7;
|
|
32401
|
-
padding: 8px 12px;
|
|
32402
|
-
position: sticky;
|
|
32403
|
-
top: 0;
|
|
32404
|
-
z-index: 1;
|
|
32405
|
-
margin-bottom: -52px;
|
|
32202
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32203
|
+
color: #e07f00;
|
|
32204
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32406
32205
|
}
|
|
32407
32206
|
|
|
32408
|
-
.
|
|
32409
|
-
|
|
32410
|
-
|
|
32411
|
-
font-weight: 700;
|
|
32412
|
-
flex-shrink: 0;
|
|
32207
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32208
|
+
color: #008f4c;
|
|
32209
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32413
32210
|
}
|
|
32414
32211
|
|
|
32415
|
-
.
|
|
32416
|
-
|
|
32417
|
-
|
|
32418
|
-
width: 32px;
|
|
32419
|
-
height: 32px;
|
|
32420
|
-
border-radius: 50%;
|
|
32421
|
-
justify-content: center;
|
|
32212
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32213
|
+
color: #1d326c;
|
|
32214
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32422
32215
|
}
|
|
32423
32216
|
|
|
32424
|
-
.
|
|
32425
|
-
|
|
32217
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32218
|
+
color: #7E41FF;
|
|
32219
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32426
32220
|
}
|
|
32427
32221
|
|
|
32428
|
-
.
|
|
32429
|
-
|
|
32430
|
-
margin-left: 88px;
|
|
32431
|
-
white-space: nowrap;
|
|
32432
|
-
text-align: right;
|
|
32433
|
-
position: relative;
|
|
32434
|
-
padding: 4px 0;
|
|
32435
|
-
margin-top: -4px;
|
|
32436
|
-
overflow: hidden;
|
|
32222
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32223
|
+
color: #fff;
|
|
32437
32224
|
}
|
|
32438
32225
|
|
|
32439
|
-
.
|
|
32440
|
-
|
|
32226
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32227
|
+
background-color: #f0483e;
|
|
32441
32228
|
}
|
|
32442
32229
|
|
|
32443
|
-
.
|
|
32444
|
-
|
|
32230
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32231
|
+
background-color: #fea008;
|
|
32445
32232
|
}
|
|
32446
32233
|
|
|
32447
|
-
.
|
|
32448
|
-
|
|
32234
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32235
|
+
background-color: #00ba5d;
|
|
32449
32236
|
}
|
|
32450
32237
|
|
|
32451
|
-
.
|
|
32452
|
-
|
|
32238
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32239
|
+
background-color: #0080ff;
|
|
32453
32240
|
}
|
|
32454
32241
|
|
|
32455
|
-
.
|
|
32456
|
-
|
|
32457
|
-
width: 32px;
|
|
32458
|
-
height: 32px;
|
|
32459
|
-
justify-content: center;
|
|
32460
|
-
border-radius: 50%;
|
|
32242
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32243
|
+
background-color: #6b7d99;
|
|
32461
32244
|
}
|
|
32462
32245
|
|
|
32463
|
-
.
|
|
32464
|
-
background: #
|
|
32246
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32247
|
+
background-color: #7E41FF;
|
|
32465
32248
|
}
|
|
32466
32249
|
|
|
32467
|
-
|
|
32468
|
-
|
|
32250
|
+
.E_m196gn1d {
|
|
32251
|
+
min-width: 1280px;
|
|
32469
32252
|
}
|
|
32470
32253
|
|
|
32471
32254
|
.E_c18bcrac {
|
|
@@ -32517,218 +32300,134 @@ span.E_tqjc4ui {
|
|
|
32517
32300
|
margin-right: 4px;
|
|
32518
32301
|
}
|
|
32519
32302
|
|
|
32520
|
-
.
|
|
32521
|
-
overflow: hidden;
|
|
32522
|
-
text-overflow: ellipsis;
|
|
32523
|
-
}
|
|
32524
|
-
|
|
32525
|
-
.E_s1tui002 {
|
|
32526
|
-
white-space: nowrap;
|
|
32527
|
-
}
|
|
32528
|
-
|
|
32529
|
-
.E_mxrc2zg {
|
|
32530
|
-
display: -webkit-box;
|
|
32531
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32532
|
-
-webkit-box-orient: vertical;
|
|
32533
|
-
word-break: break-all;
|
|
32534
|
-
}
|
|
32535
|
-
|
|
32536
|
-
.E_gmyahx3 {
|
|
32537
|
-
cursor: pointer;
|
|
32538
|
-
}
|
|
32539
|
-
|
|
32540
|
-
.E_gmyahx3 .link-text {
|
|
32541
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32542
|
-
}
|
|
32543
|
-
|
|
32544
|
-
.E_gmyahx3:hover .link-text {
|
|
32545
|
-
color: #0080ff;
|
|
32546
|
-
}
|
|
32547
|
-
|
|
32548
|
-
.E_n12mqh7z {
|
|
32303
|
+
.E_s1ebs0ra {
|
|
32549
32304
|
display: flex;
|
|
32550
32305
|
align-items: center;
|
|
32551
|
-
|
|
32552
|
-
|
|
32553
|
-
|
|
32554
|
-
|
|
32555
|
-
|
|
32556
|
-
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
.E_tf5bynu {
|
|
32560
|
-
margin: 0 3px;
|
|
32561
|
-
}
|
|
32562
|
-
|
|
32563
|
-
.E_tcckoz1 {
|
|
32564
|
-
max-height: 400px;
|
|
32565
|
-
overflow: auto;
|
|
32566
|
-
}
|
|
32567
|
-
|
|
32568
|
-
.E_c1up1pdz {
|
|
32569
|
-
width: 648px;
|
|
32570
|
-
}
|
|
32571
|
-
|
|
32572
|
-
.E_c1up1pdz.active {
|
|
32573
|
-
border-color: #0080ff;
|
|
32574
|
-
}
|
|
32575
|
-
|
|
32576
|
-
.E_c1up1pdz.active > header {
|
|
32577
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32578
|
-
}
|
|
32579
|
-
|
|
32580
|
-
.E_c1up1pdz .expand {
|
|
32581
|
-
padding: 12px;
|
|
32582
|
-
}
|
|
32583
|
-
|
|
32584
|
-
.E_c1up1pdz .field-item {
|
|
32585
|
-
display: flex;
|
|
32586
|
-
padding: 10px 0;
|
|
32587
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32588
|
-
}
|
|
32589
|
-
|
|
32590
|
-
.E_c1up1pdz .field-item:last-child {
|
|
32591
|
-
border-bottom: none;
|
|
32592
|
-
padding-bottom: 0;
|
|
32593
|
-
}
|
|
32594
|
-
|
|
32595
|
-
.E_c1up1pdz .field-item label {
|
|
32596
|
-
line-height: 32px;
|
|
32597
|
-
width: 100px;
|
|
32598
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32599
|
-
}
|
|
32600
|
-
|
|
32601
|
-
.E_c1up1pdz .help {
|
|
32602
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32603
|
-
margin-top: 5px;
|
|
32604
|
-
}
|
|
32605
|
-
|
|
32606
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
32607
|
-
.E_c1up1pdz .ant-picker {
|
|
32608
|
-
width: 128px;
|
|
32306
|
+
justify-content: space-between;
|
|
32307
|
+
background: #edf0f7;
|
|
32308
|
+
padding: 8px 12px;
|
|
32309
|
+
position: sticky;
|
|
32310
|
+
top: 0;
|
|
32311
|
+
z-index: 1;
|
|
32312
|
+
margin-bottom: -52px;
|
|
32609
32313
|
}
|
|
32610
32314
|
|
|
32611
|
-
.
|
|
32315
|
+
.E_s1ebs0ra .select-total {
|
|
32612
32316
|
display: flex;
|
|
32613
32317
|
align-items: center;
|
|
32614
|
-
|
|
32615
|
-
|
|
32318
|
+
font-weight: 700;
|
|
32319
|
+
flex-shrink: 0;
|
|
32616
32320
|
}
|
|
32617
32321
|
|
|
32618
|
-
.
|
|
32619
|
-
|
|
32322
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
32323
|
+
cursor: pointer;
|
|
32324
|
+
margin-left: 8px;
|
|
32325
|
+
width: 32px;
|
|
32326
|
+
height: 32px;
|
|
32327
|
+
border-radius: 50%;
|
|
32328
|
+
justify-content: center;
|
|
32620
32329
|
}
|
|
32621
32330
|
|
|
32622
|
-
.
|
|
32623
|
-
|
|
32331
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
32332
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32624
32333
|
}
|
|
32625
32334
|
|
|
32626
|
-
.
|
|
32335
|
+
.E_s1ebs0ra .action-group {
|
|
32627
32336
|
flex: 1;
|
|
32628
|
-
|
|
32629
|
-
overflow: hidden;
|
|
32630
|
-
align-items: center;
|
|
32631
|
-
justify-content: flex-start;
|
|
32337
|
+
margin-left: 88px;
|
|
32632
32338
|
white-space: nowrap;
|
|
32339
|
+
text-align: right;
|
|
32340
|
+
position: relative;
|
|
32341
|
+
padding: 4px 0;
|
|
32342
|
+
margin-top: -4px;
|
|
32343
|
+
overflow: hidden;
|
|
32633
32344
|
}
|
|
32634
32345
|
|
|
32635
|
-
.
|
|
32636
|
-
|
|
32637
|
-
overflow: hidden;
|
|
32638
|
-
text-overflow: ellipsis;
|
|
32346
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
32347
|
+
transform: translateY(-4px);
|
|
32639
32348
|
}
|
|
32640
32349
|
|
|
32641
|
-
.
|
|
32642
|
-
|
|
32643
|
-
align-items: center;
|
|
32350
|
+
.E_s1ebs0ra .action-group button {
|
|
32351
|
+
border: none;
|
|
32644
32352
|
}
|
|
32645
32353
|
|
|
32646
|
-
.
|
|
32647
|
-
|
|
32648
|
-
flex-direction: row-reverse;
|
|
32649
|
-
align-items: center;
|
|
32354
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
32355
|
+
margin-right: 8px;
|
|
32650
32356
|
}
|
|
32651
32357
|
|
|
32652
|
-
.
|
|
32653
|
-
margin-
|
|
32358
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
32359
|
+
margin-right: 4px;
|
|
32654
32360
|
}
|
|
32655
32361
|
|
|
32656
|
-
.
|
|
32657
|
-
padding-left: 14px;
|
|
32658
|
-
margin-left: 14px;
|
|
32659
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32362
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
32660
32363
|
cursor: pointer;
|
|
32364
|
+
width: 32px;
|
|
32365
|
+
height: 32px;
|
|
32366
|
+
justify-content: center;
|
|
32367
|
+
border-radius: 50%;
|
|
32661
32368
|
}
|
|
32662
32369
|
|
|
32663
|
-
.
|
|
32664
|
-
|
|
32665
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32370
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
32371
|
+
background: #fff;
|
|
32666
32372
|
}
|
|
32667
32373
|
|
|
32668
|
-
.
|
|
32669
|
-
|
|
32670
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32671
|
-
border-radius: 4px;
|
|
32374
|
+
.E_gmyahx3 {
|
|
32375
|
+
cursor: pointer;
|
|
32672
32376
|
}
|
|
32673
32377
|
|
|
32674
|
-
.
|
|
32675
|
-
|
|
32676
|
-
color: #0096ff;
|
|
32378
|
+
.E_gmyahx3 .link-text {
|
|
32379
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32677
32380
|
}
|
|
32678
32381
|
|
|
32679
|
-
.
|
|
32680
|
-
|
|
32681
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32382
|
+
.E_gmyahx3:hover .link-text {
|
|
32383
|
+
color: #0080ff;
|
|
32682
32384
|
}
|
|
32683
32385
|
|
|
32684
|
-
.
|
|
32685
|
-
|
|
32686
|
-
|
|
32687
|
-
|
|
32688
|
-
|
|
32386
|
+
.E_skwah65 {
|
|
32387
|
+
height: 8px;
|
|
32388
|
+
box-sizing: border-box;
|
|
32389
|
+
border-radius: 2px;
|
|
32390
|
+
background: #f5f7fa;
|
|
32391
|
+
display: flex;
|
|
32392
|
+
width: 100%;
|
|
32393
|
+
overflow: hidden;
|
|
32689
32394
|
}
|
|
32690
32395
|
|
|
32691
|
-
.
|
|
32692
|
-
|
|
32693
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32694
|
-
margin: 5px 0 5px 8px;
|
|
32396
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32397
|
+
margin-left: 1px;
|
|
32695
32398
|
}
|
|
32696
32399
|
|
|
32697
|
-
.
|
|
32698
|
-
|
|
32699
|
-
|
|
32700
|
-
|
|
32701
|
-
|
|
32400
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32401
|
+
display: flex;
|
|
32402
|
+
align-items: center;
|
|
32403
|
+
}
|
|
32404
|
+
|
|
32405
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32702
32406
|
margin-right: 8px;
|
|
32703
32407
|
}
|
|
32704
32408
|
|
|
32705
|
-
.
|
|
32706
|
-
|
|
32707
|
-
color: inherit;
|
|
32708
|
-
border-color: #d9d9d9;
|
|
32409
|
+
span.E_tqjc4ui {
|
|
32410
|
+
margin: 0 2px;
|
|
32709
32411
|
}
|
|
32710
32412
|
|
|
32711
|
-
.
|
|
32712
|
-
|
|
32713
|
-
|
|
32714
|
-
|
|
32413
|
+
.E_n12mqh7z {
|
|
32414
|
+
display: flex;
|
|
32415
|
+
align-items: center;
|
|
32416
|
+
font-size: 12px;
|
|
32417
|
+
line-height: 18px;
|
|
32715
32418
|
}
|
|
32716
32419
|
|
|
32717
|
-
.
|
|
32718
|
-
|
|
32719
|
-
margin-top: 4px;
|
|
32420
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32421
|
+
margin-bottom: 4px;
|
|
32720
32422
|
}
|
|
32721
32423
|
|
|
32722
|
-
.
|
|
32723
|
-
|
|
32724
|
-
padding: 0;
|
|
32725
|
-
margin-bottom: 8px;
|
|
32424
|
+
.E_tf5bynu {
|
|
32425
|
+
margin: 0 3px;
|
|
32726
32426
|
}
|
|
32727
32427
|
|
|
32728
|
-
.
|
|
32729
|
-
|
|
32730
|
-
|
|
32731
|
-
color: #fff;
|
|
32428
|
+
.E_tcckoz1 {
|
|
32429
|
+
max-height: 400px;
|
|
32430
|
+
overflow: auto;
|
|
32732
32431
|
}
|
|
32733
32432
|
|
|
32734
32433
|
.E_t1sqg15u {
|
|
@@ -32837,67 +32536,129 @@ span.E_tqjc4ui {
|
|
|
32837
32536
|
padding-right: 12px;
|
|
32838
32537
|
}
|
|
32839
32538
|
|
|
32840
|
-
.
|
|
32841
|
-
|
|
32842
|
-
|
|
32539
|
+
.E_ou7iq30 {
|
|
32540
|
+
overflow: hidden;
|
|
32541
|
+
text-overflow: ellipsis;
|
|
32843
32542
|
}
|
|
32844
32543
|
|
|
32845
|
-
.
|
|
32846
|
-
|
|
32544
|
+
.E_s1tui002 {
|
|
32545
|
+
white-space: nowrap;
|
|
32847
32546
|
}
|
|
32848
32547
|
|
|
32849
|
-
.
|
|
32850
|
-
|
|
32851
|
-
|
|
32852
|
-
|
|
32853
|
-
|
|
32548
|
+
.E_mxrc2zg {
|
|
32549
|
+
display: -webkit-box;
|
|
32550
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32551
|
+
-webkit-box-orient: vertical;
|
|
32552
|
+
word-break: break-all;
|
|
32854
32553
|
}
|
|
32855
32554
|
|
|
32856
|
-
.
|
|
32857
|
-
|
|
32555
|
+
.E_clm1wy1 {
|
|
32556
|
+
width: 192px;
|
|
32557
|
+
height: 246px;
|
|
32558
|
+
border-radius: 4px;
|
|
32858
32559
|
}
|
|
32859
32560
|
|
|
32860
|
-
.
|
|
32861
|
-
|
|
32561
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
32562
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32563
|
+
width: 100%;
|
|
32564
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32565
|
+
border-top: none;
|
|
32862
32566
|
}
|
|
32863
32567
|
|
|
32864
|
-
.
|
|
32865
|
-
|
|
32866
|
-
|
|
32867
|
-
justify-content: flex-end;
|
|
32568
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32569
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32570
|
+
padding: 0 16px;
|
|
32868
32571
|
}
|
|
32869
32572
|
|
|
32870
|
-
.
|
|
32573
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32574
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32575
|
+
width: 100%;
|
|
32576
|
+
height: 180px;
|
|
32577
|
+
border-spacing: 0;
|
|
32578
|
+
}
|
|
32579
|
+
|
|
32580
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32581
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32582
|
+
margin-bottom: 8px;
|
|
32583
|
+
}
|
|
32584
|
+
|
|
32585
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32586
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32587
|
+
width: 22px;
|
|
32588
|
+
}
|
|
32589
|
+
|
|
32590
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32591
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32592
|
+
padding: 0;
|
|
32593
|
+
}
|
|
32594
|
+
|
|
32595
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
32596
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32597
|
+
opacity: 0.4;
|
|
32598
|
+
}
|
|
32599
|
+
|
|
32600
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32601
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32602
|
+
opacity: 1;
|
|
32603
|
+
}
|
|
32604
|
+
|
|
32605
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32606
|
+
color: #3e4652;
|
|
32607
|
+
}
|
|
32608
|
+
|
|
32609
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
32610
|
+
pointer-events: none;
|
|
32611
|
+
}
|
|
32612
|
+
|
|
32613
|
+
.E_t1tsm00v {
|
|
32614
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32615
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32616
|
+
backdrop-filter: blur(10px);
|
|
32617
|
+
padding: 7px 10px;
|
|
32618
|
+
}
|
|
32619
|
+
|
|
32620
|
+
.E_c167wnad {
|
|
32621
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32871
32622
|
display: flex;
|
|
32623
|
+
justify-content: space-between;
|
|
32872
32624
|
align-items: center;
|
|
32873
|
-
|
|
32625
|
+
padding: 8px 16px;
|
|
32874
32626
|
}
|
|
32875
32627
|
|
|
32876
|
-
.
|
|
32877
|
-
|
|
32878
|
-
|
|
32628
|
+
.E_c167wnad .anticon {
|
|
32629
|
+
cursor: pointer;
|
|
32630
|
+
}
|
|
32631
|
+
|
|
32632
|
+
.E_c167wnad .anticon:hover {
|
|
32633
|
+
color: #0096ff;
|
|
32634
|
+
}
|
|
32635
|
+
|
|
32636
|
+
.E_cxhf7dh {
|
|
32637
|
+
text-align: center;
|
|
32879
32638
|
}
|
|
32880
32639
|
|
|
32881
|
-
.
|
|
32882
|
-
|
|
32640
|
+
.E_cxhf7dh .dots {
|
|
32641
|
+
display: flex;
|
|
32642
|
+
justify-content: center;
|
|
32883
32643
|
}
|
|
32884
32644
|
|
|
32885
|
-
.
|
|
32886
|
-
|
|
32645
|
+
.E_cxhf7dh .dot {
|
|
32646
|
+
display: inline-block;
|
|
32647
|
+
width: 2px;
|
|
32648
|
+
height: 2px;
|
|
32649
|
+
border-radius: 1px;
|
|
32650
|
+
background: #0096ff;
|
|
32887
32651
|
}
|
|
32888
32652
|
|
|
32889
|
-
.
|
|
32890
|
-
|
|
32891
|
-
box-sizing: border-box;
|
|
32892
|
-
border-radius: 2px;
|
|
32893
|
-
background: #f5f7fa;
|
|
32894
|
-
display: flex;
|
|
32895
|
-
width: 100%;
|
|
32896
|
-
overflow: hidden;
|
|
32653
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32654
|
+
margin-right: 2px;
|
|
32897
32655
|
}
|
|
32898
32656
|
|
|
32899
|
-
.
|
|
32900
|
-
|
|
32657
|
+
.E_cxhf7dh .bar {
|
|
32658
|
+
width: 9px;
|
|
32659
|
+
height: 2px;
|
|
32660
|
+
background: #0096ff;
|
|
32661
|
+
border-radius: 2px;
|
|
32901
32662
|
}
|
|
32902
32663
|
|
|
32903
32664
|
.E_t160l1cm {
|
|
@@ -33125,46 +32886,253 @@ span.E_tqjc4ui {
|
|
|
33125
32886
|
padding: 0;
|
|
33126
32887
|
}
|
|
33127
32888
|
|
|
33128
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
33129
|
-
margin: 0;
|
|
33130
|
-
height: 32px;
|
|
33131
|
-
line-height: 32px;
|
|
33132
|
-
font-size: 13px;
|
|
33133
|
-
padding: 0 10px;
|
|
33134
|
-
display: block;
|
|
33135
|
-
overflow: hidden;
|
|
33136
|
-
text-overflow: ellipsis;
|
|
33137
|
-
white-space: nowrap;
|
|
32889
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
32890
|
+
margin: 0;
|
|
32891
|
+
height: 32px;
|
|
32892
|
+
line-height: 32px;
|
|
32893
|
+
font-size: 13px;
|
|
32894
|
+
padding: 0 10px;
|
|
32895
|
+
display: block;
|
|
32896
|
+
overflow: hidden;
|
|
32897
|
+
text-overflow: ellipsis;
|
|
32898
|
+
white-space: nowrap;
|
|
32899
|
+
}
|
|
32900
|
+
|
|
32901
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
32902
|
+
content: " ";
|
|
32903
|
+
height: 1px;
|
|
32904
|
+
width: calc(100% + 10px);
|
|
32905
|
+
background: rgba(172, 186, 211, 0.6);
|
|
32906
|
+
display: block;
|
|
32907
|
+
}
|
|
32908
|
+
|
|
32909
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
32910
|
+
color: #0080ff;
|
|
32911
|
+
background: transparent;
|
|
32912
|
+
}
|
|
32913
|
+
|
|
32914
|
+
.E_wg1tsps {
|
|
32915
|
+
display: flex;
|
|
32916
|
+
align-items: center;
|
|
32917
|
+
justify-content: flex-end;
|
|
32918
|
+
}
|
|
32919
|
+
|
|
32920
|
+
.E_b1ctd5xy {
|
|
32921
|
+
display: flex;
|
|
32922
|
+
align-items: center;
|
|
32923
|
+
width: calc(100% - 40px);
|
|
32924
|
+
}
|
|
32925
|
+
|
|
32926
|
+
.E_b1ctd5xy .chart {
|
|
32927
|
+
display: inline-block;
|
|
32928
|
+
width: 100%;
|
|
32929
|
+
}
|
|
32930
|
+
|
|
32931
|
+
.E_u1p8acpn {
|
|
32932
|
+
min-width: 40px;
|
|
32933
|
+
}
|
|
32934
|
+
|
|
32935
|
+
.E_u1p8acpn .unit {
|
|
32936
|
+
color: #00122e !important;
|
|
32937
|
+
}
|
|
32938
|
+
|
|
32939
|
+
.E_c1up1pdz {
|
|
32940
|
+
width: 648px;
|
|
32941
|
+
}
|
|
32942
|
+
|
|
32943
|
+
.E_c1up1pdz.active {
|
|
32944
|
+
border-color: #0080ff;
|
|
32945
|
+
}
|
|
32946
|
+
|
|
32947
|
+
.E_c1up1pdz.active > header {
|
|
32948
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32949
|
+
}
|
|
32950
|
+
|
|
32951
|
+
.E_c1up1pdz .expand {
|
|
32952
|
+
padding: 12px;
|
|
32953
|
+
}
|
|
32954
|
+
|
|
32955
|
+
.E_c1up1pdz .field-item {
|
|
32956
|
+
display: flex;
|
|
32957
|
+
padding: 10px 0;
|
|
32958
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32959
|
+
}
|
|
32960
|
+
|
|
32961
|
+
.E_c1up1pdz .field-item:last-child {
|
|
32962
|
+
border-bottom: none;
|
|
32963
|
+
padding-bottom: 0;
|
|
32964
|
+
}
|
|
32965
|
+
|
|
32966
|
+
.E_c1up1pdz .field-item label {
|
|
32967
|
+
line-height: 32px;
|
|
32968
|
+
width: 100px;
|
|
32969
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32970
|
+
}
|
|
32971
|
+
|
|
32972
|
+
.E_c1up1pdz .help {
|
|
32973
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32974
|
+
margin-top: 5px;
|
|
32975
|
+
}
|
|
32976
|
+
|
|
32977
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
32978
|
+
.E_c1up1pdz .ant-picker {
|
|
32979
|
+
width: 128px;
|
|
32980
|
+
}
|
|
32981
|
+
|
|
32982
|
+
.E_c156wh19 {
|
|
32983
|
+
display: flex;
|
|
32984
|
+
align-items: center;
|
|
32985
|
+
justify-content: space-between;
|
|
32986
|
+
word-break: keep-all;
|
|
32987
|
+
}
|
|
32988
|
+
|
|
32989
|
+
.E_c156wh19 .title {
|
|
32990
|
+
margin: 0 16px 0 8px;
|
|
32991
|
+
}
|
|
32992
|
+
|
|
32993
|
+
.E_c156wh19 .retain {
|
|
32994
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32995
|
+
}
|
|
32996
|
+
|
|
32997
|
+
.E_c156wh19 div.left {
|
|
32998
|
+
flex: 1;
|
|
32999
|
+
display: flex;
|
|
33000
|
+
overflow: hidden;
|
|
33001
|
+
align-items: center;
|
|
33002
|
+
justify-content: flex-start;
|
|
33003
|
+
white-space: nowrap;
|
|
33004
|
+
}
|
|
33005
|
+
|
|
33006
|
+
.E_c156wh19 div.left .title {
|
|
33007
|
+
max-width: 100%;
|
|
33008
|
+
overflow: hidden;
|
|
33009
|
+
text-overflow: ellipsis;
|
|
33010
|
+
}
|
|
33011
|
+
|
|
33012
|
+
.E_c156wh19 div.right {
|
|
33013
|
+
display: flex;
|
|
33014
|
+
align-items: center;
|
|
33015
|
+
}
|
|
33016
|
+
|
|
33017
|
+
.E_c156wh19 .reverse {
|
|
33018
|
+
display: flex;
|
|
33019
|
+
flex-direction: row-reverse;
|
|
33020
|
+
align-items: center;
|
|
33021
|
+
}
|
|
33022
|
+
|
|
33023
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
33024
|
+
margin-left: 8px;
|
|
33025
|
+
}
|
|
33026
|
+
|
|
33027
|
+
.E_c156wh19 .close {
|
|
33028
|
+
padding-left: 14px;
|
|
33029
|
+
margin-left: 14px;
|
|
33030
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
33031
|
+
cursor: pointer;
|
|
33032
|
+
}
|
|
33033
|
+
|
|
33034
|
+
.E_m126spxy {
|
|
33035
|
+
padding-bottom: 4px;
|
|
33036
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
33037
|
+
}
|
|
33038
|
+
|
|
33039
|
+
.E_m126spxy .ant-btn-link {
|
|
33040
|
+
padding: 1px 10px;
|
|
33041
|
+
color: rgba(62, 70, 82, 0.6);
|
|
33042
|
+
border-radius: 4px;
|
|
33043
|
+
}
|
|
33044
|
+
|
|
33045
|
+
.E_m126spxy .ant-btn-link.active {
|
|
33046
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33047
|
+
color: #0096ff;
|
|
33048
|
+
}
|
|
33049
|
+
|
|
33050
|
+
.E_wpbf4pq {
|
|
33051
|
+
padding: 10px 0;
|
|
33052
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
33053
|
+
}
|
|
33054
|
+
|
|
33055
|
+
.E_wpbf4pq .ant-input,
|
|
33056
|
+
.E_wpbf4pq .ant-picker {
|
|
33057
|
+
width: 80px;
|
|
33058
|
+
margin: 0 9px;
|
|
33059
|
+
text-align: center;
|
|
33060
|
+
}
|
|
33061
|
+
|
|
33062
|
+
.E_wpbf4pq .options {
|
|
33063
|
+
padding: 12px 0 12px 16px;
|
|
33064
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
33065
|
+
margin: 5px 0 5px 8px;
|
|
33066
|
+
}
|
|
33067
|
+
|
|
33068
|
+
.E_wpbf4pq .week-day-option,
|
|
33069
|
+
.E_wpbf4pq .month-day-option {
|
|
33070
|
+
background: #f5f7fa;
|
|
33071
|
+
box-sizing: border-box;
|
|
33072
|
+
border-radius: 16px;
|
|
33073
|
+
margin-right: 8px;
|
|
33074
|
+
}
|
|
33075
|
+
|
|
33076
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
33077
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
33078
|
+
color: inherit;
|
|
33079
|
+
border-color: #d9d9d9;
|
|
33080
|
+
}
|
|
33081
|
+
|
|
33082
|
+
.E_wpbf4pq .week-day-option.active {
|
|
33083
|
+
background-color: #0096ff;
|
|
33084
|
+
border-color: #0096ff;
|
|
33085
|
+
color: #fff;
|
|
33086
|
+
}
|
|
33087
|
+
|
|
33088
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
33089
|
+
width: 110px;
|
|
33090
|
+
margin-top: 4px;
|
|
33091
|
+
}
|
|
33092
|
+
|
|
33093
|
+
.E_wpbf4pq .month-day-option {
|
|
33094
|
+
width: 32px;
|
|
33095
|
+
padding: 0;
|
|
33096
|
+
margin-bottom: 8px;
|
|
33097
|
+
}
|
|
33098
|
+
|
|
33099
|
+
.E_wpbf4pq .month-day-option.active {
|
|
33100
|
+
background-color: #0096ff;
|
|
33101
|
+
border-color: #0096ff;
|
|
33102
|
+
color: #fff;
|
|
33103
|
+
}
|
|
33104
|
+
|
|
33105
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
33106
|
+
border: 0px;
|
|
33107
|
+
background-color: #fff;
|
|
33108
|
+
}
|
|
33109
|
+
|
|
33110
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
33111
|
+
padding-top: 0px;
|
|
33112
|
+
padding-bottom: 0px;
|
|
33113
|
+
padding-left: 0px !important;
|
|
33114
|
+
padding-right: 24px;
|
|
33115
|
+
}
|
|
33116
|
+
|
|
33117
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
33118
|
+
right: 0px;
|
|
33138
33119
|
}
|
|
33139
33120
|
|
|
33140
|
-
.
|
|
33141
|
-
|
|
33142
|
-
height: 1px;
|
|
33143
|
-
width: calc(100% + 10px);
|
|
33144
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33145
|
-
display: block;
|
|
33121
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
33122
|
+
padding: 0px;
|
|
33146
33123
|
}
|
|
33147
33124
|
|
|
33148
|
-
.
|
|
33149
|
-
|
|
33150
|
-
|
|
33125
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
33126
|
+
padding-right: 0px;
|
|
33127
|
+
cursor: default;
|
|
33151
33128
|
}
|
|
33152
33129
|
|
|
33153
|
-
.
|
|
33154
|
-
|
|
33155
|
-
align-items: center;
|
|
33130
|
+
.E_c1yyuluq {
|
|
33131
|
+
border-radius: 8px;
|
|
33156
33132
|
}
|
|
33157
33133
|
|
|
33158
|
-
.
|
|
33159
|
-
|
|
33160
|
-
width: 24px;
|
|
33161
|
-
border-radius: 20px;
|
|
33162
|
-
color: #0080ff;
|
|
33163
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33164
|
-
display: flex;
|
|
33165
|
-
align-items: center;
|
|
33166
|
-
justify-content: center;
|
|
33167
|
-
margin-right: 6px;
|
|
33134
|
+
.E_c1yyuluq .ant-card-body {
|
|
33135
|
+
padding: 20px 24px 24px 24px;
|
|
33168
33136
|
}
|
|
33169
33137
|
|
|
33170
33138
|
.E_hrhfj7c {
|
|
@@ -33425,6 +33393,38 @@ span.E_tqjc4ui {
|
|
|
33425
33393
|
font-size: 14px;
|
|
33426
33394
|
}
|
|
33427
33395
|
|
|
33396
|
+
.E_ryby9ds {
|
|
33397
|
+
display: flex;
|
|
33398
|
+
align-items: center;
|
|
33399
|
+
}
|
|
33400
|
+
|
|
33401
|
+
.E_ryby9ds .order {
|
|
33402
|
+
height: 24px;
|
|
33403
|
+
width: 24px;
|
|
33404
|
+
border-radius: 20px;
|
|
33405
|
+
color: #0080ff;
|
|
33406
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33407
|
+
display: flex;
|
|
33408
|
+
align-items: center;
|
|
33409
|
+
justify-content: center;
|
|
33410
|
+
margin-right: 6px;
|
|
33411
|
+
}
|
|
33412
|
+
|
|
33413
|
+
.E_suhck3k {
|
|
33414
|
+
height: 24px;
|
|
33415
|
+
width: 24px;
|
|
33416
|
+
border-radius: 6px;
|
|
33417
|
+
padding: 4px;
|
|
33418
|
+
}
|
|
33419
|
+
|
|
33420
|
+
.E_suhck3k:hover {
|
|
33421
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33422
|
+
}
|
|
33423
|
+
|
|
33424
|
+
.E_suhck3k:hover svg path {
|
|
33425
|
+
fill: blue;
|
|
33426
|
+
}
|
|
33427
|
+
|
|
33428
33428
|
.E_h12yihis {
|
|
33429
33429
|
height: 50px;
|
|
33430
33430
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -34253,24 +34253,6 @@ span.E_tqjc4ui {
|
|
|
34253
34253
|
padding: 0;
|
|
34254
34254
|
}
|
|
34255
34255
|
|
|
34256
|
-
.E_r77hffu {
|
|
34257
|
-
display: flex;
|
|
34258
|
-
align-items: center;
|
|
34259
|
-
justify-content: space-between;
|
|
34260
|
-
column-gap: 6px;
|
|
34261
|
-
}
|
|
34262
|
-
|
|
34263
|
-
.E_p1cmxsf7 {
|
|
34264
|
-
display: flex;
|
|
34265
|
-
flex-direction: column;
|
|
34266
|
-
justify-content: center;
|
|
34267
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34268
|
-
}
|
|
34269
|
-
|
|
34270
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34271
|
-
font-size: 0;
|
|
34272
|
-
}
|
|
34273
|
-
|
|
34274
34256
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34275
34257
|
margin-right: 2px;
|
|
34276
34258
|
}
|
|
@@ -34310,84 +34292,22 @@ span.E_tqjc4ui {
|
|
|
34310
34292
|
background-color: transparent;
|
|
34311
34293
|
}
|
|
34312
34294
|
|
|
34313
|
-
.
|
|
34314
|
-
color: #2d3a56;
|
|
34315
|
-
line-height: 22px;
|
|
34316
|
-
display: inline-flex;
|
|
34317
|
-
}
|
|
34318
|
-
|
|
34319
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34320
|
-
height: 22px;
|
|
34295
|
+
.E_r77hffu {
|
|
34321
34296
|
display: flex;
|
|
34322
34297
|
align-items: center;
|
|
34323
|
-
|
|
34324
|
-
|
|
34325
|
-
|
|
34326
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34327
|
-
border: none;
|
|
34328
|
-
}
|
|
34329
|
-
|
|
34330
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34331
|
-
border-color: #0080ff;
|
|
34332
|
-
}
|
|
34333
|
-
|
|
34334
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34335
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34336
|
-
}
|
|
34337
|
-
|
|
34338
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34339
|
-
border: 1px solid #0080ff;
|
|
34340
|
-
}
|
|
34341
|
-
|
|
34342
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34343
|
-
background: #0080ff;
|
|
34344
|
-
}
|
|
34345
|
-
|
|
34346
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34347
|
-
background-color: #fff;
|
|
34348
|
-
height: 2px;
|
|
34349
|
-
width: 10px;
|
|
34350
|
-
border-radius: 2px;
|
|
34351
|
-
}
|
|
34352
|
-
|
|
34353
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34354
|
-
opacity: 0.5;
|
|
34355
|
-
}
|
|
34356
|
-
|
|
34357
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34358
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34359
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34360
|
-
}
|
|
34361
|
-
|
|
34362
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34363
|
-
border-color: #2d3a56;
|
|
34364
|
-
}
|
|
34365
|
-
|
|
34366
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34367
|
-
background: #2d3a56;
|
|
34368
|
-
}
|
|
34369
|
-
|
|
34370
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34371
|
-
padding: 0;
|
|
34372
|
-
}
|
|
34373
|
-
|
|
34374
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34375
|
-
display: inline-block;
|
|
34376
|
-
margin-left: 12px;
|
|
34377
|
-
color: #2d3a56;
|
|
34378
|
-
}
|
|
34379
|
-
|
|
34380
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34381
|
-
margin-left: 28px;
|
|
34382
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34298
|
+
justify-content: space-between;
|
|
34299
|
+
column-gap: 6px;
|
|
34383
34300
|
}
|
|
34384
34301
|
|
|
34385
|
-
.
|
|
34386
|
-
|
|
34302
|
+
.E_p1cmxsf7 {
|
|
34303
|
+
display: flex;
|
|
34304
|
+
flex-direction: column;
|
|
34305
|
+
justify-content: center;
|
|
34306
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34387
34307
|
}
|
|
34388
34308
|
|
|
34389
|
-
.
|
|
34390
|
-
|
|
34309
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34310
|
+
font-size: 0;
|
|
34391
34311
|
}
|
|
34392
34312
|
|
|
34393
34313
|
.E_c1yd35n {
|
|
@@ -34450,14 +34370,94 @@ span.E_tqjc4ui {
|
|
|
34450
34370
|
background-color: white;
|
|
34451
34371
|
}
|
|
34452
34372
|
|
|
34453
|
-
.E_c1eym6el.hoverable {
|
|
34454
|
-
cursor: pointer;
|
|
34373
|
+
.E_c1eym6el.hoverable {
|
|
34374
|
+
cursor: pointer;
|
|
34375
|
+
}
|
|
34376
|
+
|
|
34377
|
+
.E_c1eym6el.hoverable:hover {
|
|
34378
|
+
transition: all 200ms ease;
|
|
34379
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34380
|
+
transform: translateY(-4px);
|
|
34381
|
+
}
|
|
34382
|
+
|
|
34383
|
+
.E_ckui4s7 {
|
|
34384
|
+
color: #2d3a56;
|
|
34385
|
+
line-height: 22px;
|
|
34386
|
+
display: inline-flex;
|
|
34387
|
+
}
|
|
34388
|
+
|
|
34389
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34390
|
+
height: 22px;
|
|
34391
|
+
display: flex;
|
|
34392
|
+
align-items: center;
|
|
34393
|
+
top: 0;
|
|
34394
|
+
}
|
|
34395
|
+
|
|
34396
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34397
|
+
border: none;
|
|
34398
|
+
}
|
|
34399
|
+
|
|
34400
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34401
|
+
border-color: #0080ff;
|
|
34402
|
+
}
|
|
34403
|
+
|
|
34404
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34405
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34406
|
+
}
|
|
34407
|
+
|
|
34408
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34409
|
+
border: 1px solid #0080ff;
|
|
34410
|
+
}
|
|
34411
|
+
|
|
34412
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34413
|
+
background: #0080ff;
|
|
34414
|
+
}
|
|
34415
|
+
|
|
34416
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34417
|
+
background-color: #fff;
|
|
34418
|
+
height: 2px;
|
|
34419
|
+
width: 10px;
|
|
34420
|
+
border-radius: 2px;
|
|
34421
|
+
}
|
|
34422
|
+
|
|
34423
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34424
|
+
opacity: 0.5;
|
|
34425
|
+
}
|
|
34426
|
+
|
|
34427
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34428
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34429
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34430
|
+
}
|
|
34431
|
+
|
|
34432
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34433
|
+
border-color: #2d3a56;
|
|
34434
|
+
}
|
|
34435
|
+
|
|
34436
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34437
|
+
background: #2d3a56;
|
|
34438
|
+
}
|
|
34439
|
+
|
|
34440
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34441
|
+
padding: 0;
|
|
34442
|
+
}
|
|
34443
|
+
|
|
34444
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34445
|
+
display: inline-block;
|
|
34446
|
+
margin-left: 12px;
|
|
34447
|
+
color: #2d3a56;
|
|
34448
|
+
}
|
|
34449
|
+
|
|
34450
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34451
|
+
margin-left: 28px;
|
|
34452
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34455
34453
|
}
|
|
34456
34454
|
|
|
34457
|
-
.
|
|
34458
|
-
|
|
34459
|
-
|
|
34460
|
-
|
|
34455
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34456
|
+
margin-left: 8px;
|
|
34457
|
+
}
|
|
34458
|
+
|
|
34459
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34460
|
+
margin-left: 24px;
|
|
34461
34461
|
}
|
|
34462
34462
|
|
|
34463
34463
|
.E_t1gvlxt5 {
|
|
@@ -34713,247 +34713,9 @@ span.E_tqjc4ui {
|
|
|
34713
34713
|
padding-bottom: 3px;
|
|
34714
34714
|
}
|
|
34715
34715
|
|
|
34716
|
-
.E_t1ub2aex .column-value {
|
|
34717
|
-
color: #fff;
|
|
34718
|
-
margin-left: 8px;
|
|
34719
|
-
}
|
|
34720
|
-
|
|
34721
|
-
.E_w7ob4th.outside-tag {
|
|
34722
|
-
padding-left: 0;
|
|
34723
|
-
}
|
|
34724
|
-
|
|
34725
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34726
|
-
border-radius: 4px 0 0 4px;
|
|
34727
|
-
padding-right: 4px;
|
|
34728
|
-
margin-right: 4px;
|
|
34729
|
-
}
|
|
34730
|
-
|
|
34731
|
-
.E_t1dtlqs1 {
|
|
34732
|
-
margin-bottom: 4px;
|
|
34733
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34734
|
-
overflow: hidden;
|
|
34735
|
-
text-overflow: ellipsis;
|
|
34736
|
-
white-space: nowrap;
|
|
34737
|
-
}
|
|
34738
|
-
|
|
34739
|
-
.E_s1ese5oy {
|
|
34740
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34741
|
-
line-height: 32px;
|
|
34742
|
-
height: 32px;
|
|
34743
|
-
margin-bottom: 0;
|
|
34744
|
-
}
|
|
34745
|
-
|
|
34746
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34747
|
-
color: #0080ff;
|
|
34748
|
-
}
|
|
34749
|
-
|
|
34750
|
-
.E_s1ese5oy.warning {
|
|
34751
|
-
color: #ffa500;
|
|
34752
|
-
}
|
|
34753
|
-
|
|
34754
|
-
.E_s1ese5oy.success {
|
|
34755
|
-
color: #00ba5d;
|
|
34756
|
-
}
|
|
34757
|
-
|
|
34758
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34759
|
-
color: #f0483e;
|
|
34760
|
-
}
|
|
34761
|
-
|
|
34762
|
-
.E_s1ese5oy.normal {
|
|
34763
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34764
|
-
}
|
|
34765
|
-
|
|
34766
|
-
.E_b1ibis43 {
|
|
34767
|
-
margin-bottom: 0;
|
|
34768
|
-
color: #00122e;
|
|
34769
|
-
}
|
|
34770
|
-
|
|
34771
|
-
.E_b11xxjd2 {
|
|
34772
|
-
line-height: 32px;
|
|
34773
|
-
margin-right: 6px;
|
|
34774
|
-
}
|
|
34775
|
-
|
|
34776
|
-
.E_bsub5bw.with-description {
|
|
34777
|
-
height: 24px;
|
|
34778
|
-
flex: 1;
|
|
34779
|
-
position: relative;
|
|
34780
|
-
top: -7px;
|
|
34781
|
-
}
|
|
34782
|
-
|
|
34783
|
-
.E_bsub5bw p {
|
|
34784
|
-
width: 100%;
|
|
34785
|
-
overflow: hidden;
|
|
34786
|
-
text-overflow: ellipsis;
|
|
34787
|
-
white-space: nowrap;
|
|
34788
|
-
}
|
|
34789
|
-
|
|
34790
|
-
.E_tmoyoag {
|
|
34791
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34792
|
-
border-radius: 8px;
|
|
34793
|
-
overflow: auto;
|
|
34794
|
-
}
|
|
34795
|
-
|
|
34796
|
-
.E_tmoyoag .ant-list {
|
|
34797
|
-
position: relative;
|
|
34798
|
-
}
|
|
34799
|
-
|
|
34800
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34801
|
-
position: sticky;
|
|
34802
|
-
top: 0;
|
|
34803
|
-
z-index: 2;
|
|
34804
|
-
display: flex;
|
|
34805
|
-
padding: 8px;
|
|
34806
|
-
flex-wrap: nowrap;
|
|
34807
|
-
justify-content: flex-start;
|
|
34808
|
-
background: #f2f5fa;
|
|
34809
|
-
font-size: 14px;
|
|
34810
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34811
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34812
|
-
}
|
|
34813
|
-
|
|
34814
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34815
|
-
align-items: inherit;
|
|
34816
|
-
}
|
|
34817
|
-
|
|
34818
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34819
|
-
display: flex;
|
|
34820
|
-
justify-content: flex-start;
|
|
34821
|
-
align-items: flex-start;
|
|
34822
|
-
flex-wrap: wrap;
|
|
34823
|
-
padding: 8px;
|
|
34824
|
-
border: none;
|
|
34825
|
-
}
|
|
34826
|
-
|
|
34827
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34828
|
-
flex-basis: 100%;
|
|
34829
|
-
margin: 12px 0 0;
|
|
34830
|
-
order: 99;
|
|
34831
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34832
|
-
}
|
|
34833
|
-
|
|
34834
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34835
|
-
color: #f0483e;
|
|
34836
|
-
flex-basis: 100%;
|
|
34837
|
-
order: 98;
|
|
34838
|
-
margin: 12px 0 0;
|
|
34839
|
-
}
|
|
34840
|
-
|
|
34841
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34842
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34843
|
-
}
|
|
34844
|
-
|
|
34845
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34846
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34847
|
-
}
|
|
34848
|
-
|
|
34849
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34850
|
-
flex: 1 0 0;
|
|
34851
|
-
overflow: hidden;
|
|
34852
|
-
}
|
|
34853
|
-
|
|
34854
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34855
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34856
|
-
margin: 0;
|
|
34857
|
-
}
|
|
34858
|
-
|
|
34859
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34860
|
-
text-align: center;
|
|
34861
|
-
}
|
|
34862
|
-
|
|
34863
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34864
|
-
text-align: center;
|
|
34865
|
-
}
|
|
34866
|
-
|
|
34867
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34868
|
-
text-align: left;
|
|
34869
|
-
}
|
|
34870
|
-
|
|
34871
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34872
|
-
text-align: left;
|
|
34873
|
-
}
|
|
34874
|
-
|
|
34875
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34876
|
-
text-align: right;
|
|
34877
|
-
}
|
|
34878
|
-
|
|
34879
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34880
|
-
text-align: right;
|
|
34881
|
-
}
|
|
34882
|
-
|
|
34883
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34884
|
-
margin-right: 8px;
|
|
34885
|
-
}
|
|
34886
|
-
|
|
34887
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34888
|
-
padding: 4px;
|
|
34889
|
-
width: 24px;
|
|
34890
|
-
height: 24px;
|
|
34891
|
-
overflow: hidden;
|
|
34892
|
-
}
|
|
34893
|
-
|
|
34894
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34895
|
-
padding: 0;
|
|
34896
|
-
}
|
|
34897
|
-
|
|
34898
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34899
|
-
cursor: not-allowed;
|
|
34900
|
-
opacity: 0.5;
|
|
34901
|
-
}
|
|
34902
|
-
|
|
34903
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34904
|
-
margin: 0;
|
|
34905
|
-
}
|
|
34906
|
-
|
|
34907
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34908
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34909
|
-
border-radius: 5px;
|
|
34910
|
-
font-size: 12px;
|
|
34911
|
-
}
|
|
34912
|
-
|
|
34913
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34914
|
-
font-size: inherit;
|
|
34915
|
-
}
|
|
34916
|
-
|
|
34917
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34918
|
-
min-height: 24px;
|
|
34919
|
-
font-size: 12px;
|
|
34920
|
-
position: relative;
|
|
34921
|
-
}
|
|
34922
|
-
|
|
34923
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34924
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34925
|
-
}
|
|
34926
|
-
|
|
34927
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34928
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34929
|
-
}
|
|
34930
|
-
|
|
34931
|
-
.E_a138syjm {
|
|
34932
|
-
display: flex;
|
|
34933
|
-
align-items: center;
|
|
34934
|
-
margin-top: 8px;
|
|
34935
|
-
}
|
|
34936
|
-
|
|
34937
|
-
.E_a138syjm button.ant-btn {
|
|
34938
|
-
padding: 2px 8px;
|
|
34939
|
-
height: 24px;
|
|
34940
|
-
}
|
|
34941
|
-
|
|
34942
|
-
.E_a138syjm > span.maximum-desc {
|
|
34943
|
-
display: none;
|
|
34944
|
-
margin-left: 8px;
|
|
34945
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34946
|
-
}
|
|
34947
|
-
|
|
34948
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
34949
|
-
display: inline;
|
|
34950
|
-
}
|
|
34951
|
-
|
|
34952
|
-
.E_d77i8u0 {
|
|
34953
|
-
width: 24px;
|
|
34954
|
-
height: 24px;
|
|
34955
|
-
padding: 4px;
|
|
34956
|
-
margin-right: 8px;
|
|
34716
|
+
.E_t1ub2aex .column-value {
|
|
34717
|
+
color: #fff;
|
|
34718
|
+
margin-left: 8px;
|
|
34957
34719
|
}
|
|
34958
34720
|
|
|
34959
34721
|
.E_sjob3jg {
|
|
@@ -35179,47 +34941,285 @@ span.E_tqjc4ui {
|
|
|
35179
34941
|
font-size: 13px;
|
|
35180
34942
|
}
|
|
35181
34943
|
|
|
35182
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
35183
|
-
display: inline-flex;
|
|
34944
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34945
|
+
display: inline-flex;
|
|
34946
|
+
align-items: center;
|
|
34947
|
+
min-width: 20px;
|
|
34948
|
+
min-height: 20px;
|
|
34949
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34950
|
+
justify-content: center;
|
|
34951
|
+
}
|
|
34952
|
+
|
|
34953
|
+
.E_w7ob4th.outside-tag {
|
|
34954
|
+
padding-left: 0;
|
|
34955
|
+
}
|
|
34956
|
+
|
|
34957
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34958
|
+
border-radius: 4px 0 0 4px;
|
|
34959
|
+
padding-right: 4px;
|
|
34960
|
+
margin-right: 4px;
|
|
34961
|
+
}
|
|
34962
|
+
|
|
34963
|
+
.E_slr2ynn {
|
|
34964
|
+
padding: 0 8px;
|
|
34965
|
+
height: 18px;
|
|
34966
|
+
}
|
|
34967
|
+
|
|
34968
|
+
.E_m140wbb6 {
|
|
34969
|
+
padding: 2px 8px;
|
|
34970
|
+
height: 24px;
|
|
34971
|
+
}
|
|
34972
|
+
|
|
34973
|
+
.E_t1fozc1i {
|
|
34974
|
+
margin: 0;
|
|
34975
|
+
}
|
|
34976
|
+
|
|
34977
|
+
.E_i1vxv4ln {
|
|
34978
|
+
margin-right: 4px;
|
|
34979
|
+
height: 16px;
|
|
34980
|
+
}
|
|
34981
|
+
|
|
34982
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34983
|
+
font-weight: 700;
|
|
34984
|
+
color: #00122e;
|
|
34985
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34986
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34987
|
+
word-break: break-all;
|
|
34988
|
+
display: inline;
|
|
34989
|
+
white-space: normal;
|
|
34990
|
+
}
|
|
34991
|
+
|
|
34992
|
+
.E_i1g85yz3 {
|
|
34993
|
+
margin-right: 4px;
|
|
34994
|
+
height: 16px;
|
|
34995
|
+
}
|
|
34996
|
+
|
|
34997
|
+
.E_t1dtlqs1 {
|
|
34998
|
+
margin-bottom: 4px;
|
|
34999
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35000
|
+
overflow: hidden;
|
|
35001
|
+
text-overflow: ellipsis;
|
|
35002
|
+
white-space: nowrap;
|
|
35003
|
+
}
|
|
35004
|
+
|
|
35005
|
+
.E_s1ese5oy {
|
|
35006
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35007
|
+
line-height: 32px;
|
|
35008
|
+
height: 32px;
|
|
35009
|
+
margin-bottom: 0;
|
|
35010
|
+
}
|
|
35011
|
+
|
|
35012
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35013
|
+
color: #0080ff;
|
|
35014
|
+
}
|
|
35015
|
+
|
|
35016
|
+
.E_s1ese5oy.warning {
|
|
35017
|
+
color: #ffa500;
|
|
35018
|
+
}
|
|
35019
|
+
|
|
35020
|
+
.E_s1ese5oy.success {
|
|
35021
|
+
color: #00ba5d;
|
|
35022
|
+
}
|
|
35023
|
+
|
|
35024
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
35025
|
+
color: #f0483e;
|
|
35026
|
+
}
|
|
35027
|
+
|
|
35028
|
+
.E_s1ese5oy.normal {
|
|
35029
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35030
|
+
}
|
|
35031
|
+
|
|
35032
|
+
.E_b1ibis43 {
|
|
35033
|
+
margin-bottom: 0;
|
|
35034
|
+
color: #00122e;
|
|
35035
|
+
}
|
|
35036
|
+
|
|
35037
|
+
.E_b11xxjd2 {
|
|
35038
|
+
line-height: 32px;
|
|
35039
|
+
margin-right: 6px;
|
|
35040
|
+
}
|
|
35041
|
+
|
|
35042
|
+
.E_bsub5bw.with-description {
|
|
35043
|
+
height: 24px;
|
|
35044
|
+
flex: 1;
|
|
35045
|
+
position: relative;
|
|
35046
|
+
top: -7px;
|
|
35047
|
+
}
|
|
35048
|
+
|
|
35049
|
+
.E_bsub5bw p {
|
|
35050
|
+
width: 100%;
|
|
35051
|
+
overflow: hidden;
|
|
35052
|
+
text-overflow: ellipsis;
|
|
35053
|
+
white-space: nowrap;
|
|
35054
|
+
}
|
|
35055
|
+
|
|
35056
|
+
.E_tmoyoag {
|
|
35057
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35058
|
+
border-radius: 8px;
|
|
35059
|
+
overflow: auto;
|
|
35060
|
+
}
|
|
35061
|
+
|
|
35062
|
+
.E_tmoyoag .ant-list {
|
|
35063
|
+
position: relative;
|
|
35064
|
+
}
|
|
35065
|
+
|
|
35066
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35067
|
+
position: sticky;
|
|
35068
|
+
top: 0;
|
|
35069
|
+
z-index: 2;
|
|
35070
|
+
display: flex;
|
|
35071
|
+
padding: 8px;
|
|
35072
|
+
flex-wrap: nowrap;
|
|
35073
|
+
justify-content: flex-start;
|
|
35074
|
+
background: #f2f5fa;
|
|
35075
|
+
font-size: 14px;
|
|
35076
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35077
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35078
|
+
}
|
|
35079
|
+
|
|
35080
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35081
|
+
align-items: inherit;
|
|
35082
|
+
}
|
|
35083
|
+
|
|
35084
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35085
|
+
display: flex;
|
|
35086
|
+
justify-content: flex-start;
|
|
35087
|
+
align-items: flex-start;
|
|
35088
|
+
flex-wrap: wrap;
|
|
35089
|
+
padding: 8px;
|
|
35090
|
+
border: none;
|
|
35091
|
+
}
|
|
35092
|
+
|
|
35093
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35094
|
+
flex-basis: 100%;
|
|
35095
|
+
margin: 12px 0 0;
|
|
35096
|
+
order: 99;
|
|
35097
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35098
|
+
}
|
|
35099
|
+
|
|
35100
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35101
|
+
color: #f0483e;
|
|
35102
|
+
flex-basis: 100%;
|
|
35103
|
+
order: 98;
|
|
35104
|
+
margin: 12px 0 0;
|
|
35105
|
+
}
|
|
35106
|
+
|
|
35107
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35108
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35109
|
+
}
|
|
35110
|
+
|
|
35111
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35112
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35113
|
+
}
|
|
35114
|
+
|
|
35115
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35116
|
+
flex: 1 0 0;
|
|
35117
|
+
overflow: hidden;
|
|
35118
|
+
}
|
|
35119
|
+
|
|
35120
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35121
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35122
|
+
margin: 0;
|
|
35123
|
+
}
|
|
35124
|
+
|
|
35125
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35126
|
+
text-align: center;
|
|
35127
|
+
}
|
|
35128
|
+
|
|
35129
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
35130
|
+
text-align: center;
|
|
35131
|
+
}
|
|
35132
|
+
|
|
35133
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35134
|
+
text-align: left;
|
|
35135
|
+
}
|
|
35136
|
+
|
|
35137
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
35138
|
+
text-align: left;
|
|
35139
|
+
}
|
|
35140
|
+
|
|
35141
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35142
|
+
text-align: right;
|
|
35143
|
+
}
|
|
35144
|
+
|
|
35145
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
35146
|
+
text-align: right;
|
|
35147
|
+
}
|
|
35148
|
+
|
|
35149
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35150
|
+
margin-right: 8px;
|
|
35151
|
+
}
|
|
35152
|
+
|
|
35153
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35154
|
+
padding: 4px;
|
|
35155
|
+
width: 24px;
|
|
35156
|
+
height: 24px;
|
|
35157
|
+
overflow: hidden;
|
|
35158
|
+
}
|
|
35159
|
+
|
|
35160
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35161
|
+
padding: 0;
|
|
35162
|
+
}
|
|
35163
|
+
|
|
35164
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35165
|
+
cursor: not-allowed;
|
|
35166
|
+
opacity: 0.5;
|
|
35167
|
+
}
|
|
35168
|
+
|
|
35169
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35170
|
+
margin: 0;
|
|
35171
|
+
}
|
|
35172
|
+
|
|
35173
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35174
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35175
|
+
border-radius: 5px;
|
|
35176
|
+
font-size: 12px;
|
|
35177
|
+
}
|
|
35178
|
+
|
|
35179
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35180
|
+
font-size: inherit;
|
|
35181
|
+
}
|
|
35182
|
+
|
|
35183
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35184
|
+
min-height: 24px;
|
|
35185
|
+
font-size: 12px;
|
|
35186
|
+
position: relative;
|
|
35187
|
+
}
|
|
35188
|
+
|
|
35189
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35190
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35191
|
+
}
|
|
35192
|
+
|
|
35193
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35194
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35195
|
+
}
|
|
35196
|
+
|
|
35197
|
+
.E_a138syjm {
|
|
35198
|
+
display: flex;
|
|
35184
35199
|
align-items: center;
|
|
35185
|
-
|
|
35186
|
-
min-height: 20px;
|
|
35187
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35188
|
-
justify-content: center;
|
|
35189
|
-
}
|
|
35190
|
-
|
|
35191
|
-
.E_slr2ynn {
|
|
35192
|
-
padding: 0 8px;
|
|
35193
|
-
height: 18px;
|
|
35200
|
+
margin-top: 8px;
|
|
35194
35201
|
}
|
|
35195
35202
|
|
|
35196
|
-
.
|
|
35203
|
+
.E_a138syjm button.ant-btn {
|
|
35197
35204
|
padding: 2px 8px;
|
|
35198
35205
|
height: 24px;
|
|
35199
35206
|
}
|
|
35200
35207
|
|
|
35201
|
-
.
|
|
35202
|
-
|
|
35203
|
-
|
|
35204
|
-
|
|
35205
|
-
.E_i1vxv4ln {
|
|
35206
|
-
margin-right: 4px;
|
|
35207
|
-
height: 16px;
|
|
35208
|
+
.E_a138syjm > span.maximum-desc {
|
|
35209
|
+
display: none;
|
|
35210
|
+
margin-left: 8px;
|
|
35211
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35208
35212
|
}
|
|
35209
35213
|
|
|
35210
|
-
.
|
|
35211
|
-
font-weight: 700;
|
|
35212
|
-
color: #00122e;
|
|
35213
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35214
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35215
|
-
word-break: break-all;
|
|
35214
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35216
35215
|
display: inline;
|
|
35217
|
-
white-space: normal;
|
|
35218
35216
|
}
|
|
35219
35217
|
|
|
35220
|
-
.
|
|
35221
|
-
|
|
35222
|
-
height:
|
|
35218
|
+
.E_d77i8u0 {
|
|
35219
|
+
width: 24px;
|
|
35220
|
+
height: 24px;
|
|
35221
|
+
padding: 4px;
|
|
35222
|
+
margin-right: 8px;
|
|
35223
35223
|
}
|
|
35224
35224
|
|
|
35225
35225
|
button.E_l48ei06.ant-btn {
|
|
@@ -35285,6 +35285,101 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35285
35285
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35286
35286
|
}
|
|
35287
35287
|
|
|
35288
|
+
.E_sddwhm6 {
|
|
35289
|
+
margin: 0;
|
|
35290
|
+
border-radius: 20px;
|
|
35291
|
+
padding: 2px 10px;
|
|
35292
|
+
height: 22px;
|
|
35293
|
+
}
|
|
35294
|
+
|
|
35295
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35296
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35297
|
+
}
|
|
35298
|
+
|
|
35299
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35300
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35301
|
+
}
|
|
35302
|
+
|
|
35303
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35304
|
+
color: #00122e;
|
|
35305
|
+
}
|
|
35306
|
+
|
|
35307
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35308
|
+
margin-right: 6px;
|
|
35309
|
+
}
|
|
35310
|
+
|
|
35311
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35312
|
+
margin-left: 8px;
|
|
35313
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35314
|
+
}
|
|
35315
|
+
|
|
35316
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35317
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35318
|
+
}
|
|
35319
|
+
|
|
35320
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35321
|
+
background-color: #0080ff;
|
|
35322
|
+
}
|
|
35323
|
+
|
|
35324
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35325
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35326
|
+
}
|
|
35327
|
+
|
|
35328
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35329
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35330
|
+
}
|
|
35331
|
+
|
|
35332
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35333
|
+
background-color: #f0483e;
|
|
35334
|
+
}
|
|
35335
|
+
|
|
35336
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35337
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35338
|
+
}
|
|
35339
|
+
|
|
35340
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35341
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35342
|
+
}
|
|
35343
|
+
|
|
35344
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35345
|
+
background-color: #fea008;
|
|
35346
|
+
}
|
|
35347
|
+
|
|
35348
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35349
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35350
|
+
}
|
|
35351
|
+
|
|
35352
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35353
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35354
|
+
}
|
|
35355
|
+
|
|
35356
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35357
|
+
background-color: #00ba5d;
|
|
35358
|
+
}
|
|
35359
|
+
|
|
35360
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35361
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35362
|
+
}
|
|
35363
|
+
|
|
35364
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35365
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35366
|
+
}
|
|
35367
|
+
|
|
35368
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35369
|
+
background-color: #6b7d99;
|
|
35370
|
+
}
|
|
35371
|
+
|
|
35372
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35373
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35374
|
+
}
|
|
35375
|
+
|
|
35376
|
+
.E_satwmqm {
|
|
35377
|
+
width: 8px;
|
|
35378
|
+
height: 8px;
|
|
35379
|
+
border-radius: 50%;
|
|
35380
|
+
display: inline-block;
|
|
35381
|
+
}
|
|
35382
|
+
|
|
35288
35383
|
.E_tc97u5y {
|
|
35289
35384
|
height: 100%;
|
|
35290
35385
|
}
|
|
@@ -35735,101 +35830,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35735
35830
|
background: #fff;
|
|
35736
35831
|
}
|
|
35737
35832
|
|
|
35738
|
-
.E_sddwhm6 {
|
|
35739
|
-
margin: 0;
|
|
35740
|
-
border-radius: 20px;
|
|
35741
|
-
padding: 2px 10px;
|
|
35742
|
-
height: 22px;
|
|
35743
|
-
}
|
|
35744
|
-
|
|
35745
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35746
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35747
|
-
}
|
|
35748
|
-
|
|
35749
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35750
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35751
|
-
}
|
|
35752
|
-
|
|
35753
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35754
|
-
color: #00122e;
|
|
35755
|
-
}
|
|
35756
|
-
|
|
35757
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35758
|
-
margin-right: 6px;
|
|
35759
|
-
}
|
|
35760
|
-
|
|
35761
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35762
|
-
margin-left: 8px;
|
|
35763
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35764
|
-
}
|
|
35765
|
-
|
|
35766
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35767
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35768
|
-
}
|
|
35769
|
-
|
|
35770
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35771
|
-
background-color: #0080ff;
|
|
35772
|
-
}
|
|
35773
|
-
|
|
35774
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35775
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35776
|
-
}
|
|
35777
|
-
|
|
35778
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35779
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35780
|
-
}
|
|
35781
|
-
|
|
35782
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35783
|
-
background-color: #f0483e;
|
|
35784
|
-
}
|
|
35785
|
-
|
|
35786
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35787
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
35788
|
-
}
|
|
35789
|
-
|
|
35790
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35791
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
35792
|
-
}
|
|
35793
|
-
|
|
35794
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35795
|
-
background-color: #fea008;
|
|
35796
|
-
}
|
|
35797
|
-
|
|
35798
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35799
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
35800
|
-
}
|
|
35801
|
-
|
|
35802
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35803
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35804
|
-
}
|
|
35805
|
-
|
|
35806
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35807
|
-
background-color: #00ba5d;
|
|
35808
|
-
}
|
|
35809
|
-
|
|
35810
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35811
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
35812
|
-
}
|
|
35813
|
-
|
|
35814
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35815
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35816
|
-
}
|
|
35817
|
-
|
|
35818
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35819
|
-
background-color: #6b7d99;
|
|
35820
|
-
}
|
|
35821
|
-
|
|
35822
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35823
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
35824
|
-
}
|
|
35825
|
-
|
|
35826
|
-
.E_satwmqm {
|
|
35827
|
-
width: 8px;
|
|
35828
|
-
height: 8px;
|
|
35829
|
-
border-radius: 50%;
|
|
35830
|
-
display: inline-block;
|
|
35831
|
-
}
|
|
35832
|
-
|
|
35833
35833
|
.E_t13ef470 {
|
|
35834
35834
|
height: 100%;
|
|
35835
35835
|
}
|
|
@@ -35889,18 +35889,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35889
35889
|
display: block;
|
|
35890
35890
|
}
|
|
35891
35891
|
|
|
35892
|
-
.E_i14c7jc8 {
|
|
35893
|
-
color: var(--i14c7jc8-0);
|
|
35894
|
-
}
|
|
35895
|
-
|
|
35896
|
-
.E_i1ibuolf {
|
|
35897
|
-
display: flex;
|
|
35898
|
-
align-items: center;
|
|
35899
|
-
column-gap: 4px;
|
|
35900
|
-
font-size: 12px;
|
|
35901
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35902
|
-
}
|
|
35903
|
-
|
|
35904
35892
|
.E_d1u4ndxc {
|
|
35905
35893
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35906
35894
|
font-size: 12px;
|
|
@@ -35931,4 +35919,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35931
35919
|
to {
|
|
35932
35920
|
transform: translateX(100%);
|
|
35933
35921
|
}
|
|
35922
|
+
}
|
|
35923
|
+
.E_i14c7jc8 {
|
|
35924
|
+
color: var(--i14c7jc8-0);
|
|
35925
|
+
}
|
|
35926
|
+
|
|
35927
|
+
.E_i1ibuolf {
|
|
35928
|
+
display: flex;
|
|
35929
|
+
align-items: center;
|
|
35930
|
+
column-gap: 4px;
|
|
35931
|
+
font-size: 12px;
|
|
35932
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35934
35933
|
}
|