@cloudtower/eagle 0.33.34 → 0.33.35
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/core/Timeline/index.js +13 -7
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1557 -1557
- package/dist/esm/core/Timeline/index.js +13 -7
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1627 -1627
- package/dist/src/core/Timeline/Timeline.type.d.ts +27 -7
- package/dist/src/core/Timeline/index.d.ts +5 -1
- package/dist/stories/docs/core/Timeline.stories.d.ts +4 -1
- package/dist/style.css +1556 -1556
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29712,6 +29712,58 @@ html body {
|
|
|
29712
29712
|
flex: 1;
|
|
29713
29713
|
}
|
|
29714
29714
|
|
|
29715
|
+
.E_berrcjl {
|
|
29716
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29717
|
+
margin-bottom: 4px;
|
|
29718
|
+
}
|
|
29719
|
+
.E_berrcjl .breadcrumb-link {
|
|
29720
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29721
|
+
cursor: pointer;
|
|
29722
|
+
transition: color 160ms ease;
|
|
29723
|
+
}
|
|
29724
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29725
|
+
color: #0080ff;
|
|
29726
|
+
}
|
|
29727
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29728
|
+
color: #005ed1;
|
|
29729
|
+
}
|
|
29730
|
+
|
|
29731
|
+
.E_b1nip9bk {
|
|
29732
|
+
padding: 4px 11px;
|
|
29733
|
+
}
|
|
29734
|
+
|
|
29735
|
+
.E_bqamoqe {
|
|
29736
|
+
white-space: nowrap;
|
|
29737
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29738
|
+
}
|
|
29739
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29740
|
+
--color: #0080ff;
|
|
29741
|
+
}
|
|
29742
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29743
|
+
--color: #0080ff;
|
|
29744
|
+
}
|
|
29745
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29746
|
+
margin-left: 1px;
|
|
29747
|
+
}
|
|
29748
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29749
|
+
border-top-right-radius: 0;
|
|
29750
|
+
border-bottom-right-radius: 0;
|
|
29751
|
+
}
|
|
29752
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29753
|
+
border-top-left-radius: 0;
|
|
29754
|
+
border-bottom-left-radius: 0;
|
|
29755
|
+
}
|
|
29756
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29757
|
+
border-radius: unset;
|
|
29758
|
+
}
|
|
29759
|
+
|
|
29760
|
+
.E_c1yyuluq {
|
|
29761
|
+
border-radius: 8px;
|
|
29762
|
+
}
|
|
29763
|
+
.E_c1yyuluq .ant-card-body {
|
|
29764
|
+
padding: 20px 24px 24px 24px;
|
|
29765
|
+
}
|
|
29766
|
+
|
|
29715
29767
|
.E_ccrbeuz .ant-collapse-item {
|
|
29716
29768
|
border: 0px;
|
|
29717
29769
|
background-color: #fff;
|
|
@@ -29734,6 +29786,19 @@ html body {
|
|
|
29734
29786
|
cursor: default;
|
|
29735
29787
|
}
|
|
29736
29788
|
|
|
29789
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29790
|
+
padding: 4px 8px 0 8px;
|
|
29791
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29792
|
+
font-size: 12px;
|
|
29793
|
+
}
|
|
29794
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29795
|
+
padding-bottom: 6px;
|
|
29796
|
+
}
|
|
29797
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29798
|
+
padding-top: 4px;
|
|
29799
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29800
|
+
}
|
|
29801
|
+
|
|
29737
29802
|
.E_c1uzzomf {
|
|
29738
29803
|
margin-bottom: 16px;
|
|
29739
29804
|
}
|
|
@@ -29756,17 +29821,8 @@ html body {
|
|
|
29756
29821
|
text-align: center;
|
|
29757
29822
|
}
|
|
29758
29823
|
|
|
29759
|
-
.
|
|
29760
|
-
|
|
29761
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29762
|
-
font-size: 12px;
|
|
29763
|
-
}
|
|
29764
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29765
|
-
padding-bottom: 6px;
|
|
29766
|
-
}
|
|
29767
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29768
|
-
padding-top: 4px;
|
|
29769
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29824
|
+
.E_sx1bpnu .ant-input-sm {
|
|
29825
|
+
line-height: 18px;
|
|
29770
29826
|
}
|
|
29771
29827
|
|
|
29772
29828
|
.E_d1bw7c5z {
|
|
@@ -29852,17 +29908,6 @@ html body {
|
|
|
29852
29908
|
width: 102px;
|
|
29853
29909
|
}
|
|
29854
29910
|
|
|
29855
|
-
.E_sx1bpnu .ant-input-sm {
|
|
29856
|
-
line-height: 18px;
|
|
29857
|
-
}
|
|
29858
|
-
|
|
29859
|
-
.E_c1yyuluq {
|
|
29860
|
-
border-radius: 8px;
|
|
29861
|
-
}
|
|
29862
|
-
.E_c1yyuluq .ant-card-body {
|
|
29863
|
-
padding: 20px 24px 24px 24px;
|
|
29864
|
-
}
|
|
29865
|
-
|
|
29866
29911
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29867
29912
|
justify-content: center;
|
|
29868
29913
|
}
|
|
@@ -30120,75 +30165,16 @@ html body {
|
|
|
30120
30165
|
justify-content: center;
|
|
30121
30166
|
}
|
|
30122
30167
|
|
|
30123
|
-
.
|
|
30124
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30125
|
-
margin-bottom: 4px;
|
|
30126
|
-
}
|
|
30127
|
-
.E_berrcjl .breadcrumb-link {
|
|
30128
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30129
|
-
cursor: pointer;
|
|
30130
|
-
transition: color 160ms ease;
|
|
30131
|
-
}
|
|
30132
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30133
|
-
color: #0080ff;
|
|
30134
|
-
}
|
|
30135
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30136
|
-
color: #005ed1;
|
|
30137
|
-
}
|
|
30138
|
-
|
|
30139
|
-
.E_b1nip9bk {
|
|
30140
|
-
padding: 4px 11px;
|
|
30141
|
-
}
|
|
30142
|
-
|
|
30143
|
-
.E_bqamoqe {
|
|
30144
|
-
white-space: nowrap;
|
|
30145
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30146
|
-
}
|
|
30147
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30148
|
-
--color: #0080ff;
|
|
30149
|
-
}
|
|
30150
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30151
|
-
--color: #0080ff;
|
|
30152
|
-
}
|
|
30153
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30154
|
-
margin-left: 1px;
|
|
30155
|
-
}
|
|
30156
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30157
|
-
border-top-right-radius: 0;
|
|
30158
|
-
border-bottom-right-radius: 0;
|
|
30159
|
-
}
|
|
30160
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30161
|
-
border-top-left-radius: 0;
|
|
30162
|
-
border-bottom-left-radius: 0;
|
|
30163
|
-
}
|
|
30164
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30165
|
-
border-radius: unset;
|
|
30166
|
-
}
|
|
30167
|
-
|
|
30168
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
30169
|
-
margin-right: 8px;
|
|
30170
|
-
}
|
|
30171
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30172
|
-
margin-left: 8px;
|
|
30173
|
-
}
|
|
30174
|
-
|
|
30175
|
-
.E_cc368xp {
|
|
30176
|
-
color: #00122e;
|
|
30177
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30178
|
-
margin-right: 8px;
|
|
30179
|
-
padding-right: 8px;
|
|
30180
|
-
}
|
|
30181
|
-
|
|
30182
|
-
.E_i11o6xqj {
|
|
30168
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30183
30169
|
display: flex;
|
|
30184
|
-
gap: 4px;
|
|
30185
30170
|
}
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30171
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30172
|
+
border-bottom-left-radius: 5px;
|
|
30173
|
+
border-top-left-radius: 5px;
|
|
30188
30174
|
}
|
|
30189
|
-
|
|
30190
|
-
|
|
30191
|
-
|
|
30175
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30176
|
+
border-bottom-right-radius: 5px;
|
|
30177
|
+
border-top-right-radius: 5px;
|
|
30192
30178
|
}
|
|
30193
30179
|
|
|
30194
30180
|
.E_phljevk {
|
|
@@ -30248,73 +30234,166 @@ html body {
|
|
|
30248
30234
|
line-height: 18px;
|
|
30249
30235
|
}
|
|
30250
30236
|
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30253
|
-
|
|
30254
|
-
|
|
30255
|
-
|
|
30256
|
-
border-top-left-radius: 5px;
|
|
30257
|
-
}
|
|
30258
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30259
|
-
border-bottom-right-radius: 5px;
|
|
30260
|
-
border-top-right-radius: 5px;
|
|
30261
|
-
}
|
|
30262
|
-
|
|
30263
|
-
.E_rapgekc.ant-radio-wrapper {
|
|
30264
|
-
display: inline-flex;
|
|
30265
|
-
align-items: baseline;
|
|
30266
|
-
white-space: pre-wrap;
|
|
30237
|
+
.E_s1dizucg.ant-switch {
|
|
30238
|
+
min-width: 40px;
|
|
30239
|
+
height: 24px;
|
|
30240
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30241
|
+
overflow: hidden;
|
|
30267
30242
|
}
|
|
30268
|
-
.
|
|
30269
|
-
|
|
30270
|
-
top: 3px;
|
|
30243
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30244
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30271
30245
|
}
|
|
30272
|
-
.
|
|
30273
|
-
|
|
30246
|
+
.E_s1dizucg.ant-switch-small {
|
|
30247
|
+
min-width: 26px;
|
|
30248
|
+
height: 16px;
|
|
30274
30249
|
}
|
|
30275
|
-
.
|
|
30276
|
-
|
|
30250
|
+
.E_s1dizucg.ant-switch-large {
|
|
30251
|
+
min-width: 52px;
|
|
30252
|
+
height: 32px;
|
|
30277
30253
|
}
|
|
30278
|
-
.
|
|
30279
|
-
|
|
30280
|
-
|
|
30254
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30255
|
+
height: 20px;
|
|
30256
|
+
width: 20px;
|
|
30281
30257
|
}
|
|
30282
|
-
.
|
|
30283
|
-
|
|
30284
|
-
|
|
30285
|
-
width: 6px;
|
|
30286
|
-
height: 6px;
|
|
30287
|
-
background: #fff;
|
|
30258
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30259
|
+
border-radius: 10px;
|
|
30260
|
+
transition-delay: 120ms;
|
|
30288
30261
|
}
|
|
30289
|
-
.
|
|
30290
|
-
|
|
30262
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30263
|
+
height: 14px;
|
|
30264
|
+
width: 14px;
|
|
30265
|
+
top: 1px;
|
|
30266
|
+
left: 1px;
|
|
30291
30267
|
}
|
|
30292
|
-
.
|
|
30293
|
-
|
|
30294
|
-
|
|
30268
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30269
|
+
height: 28px;
|
|
30270
|
+
width: 28px;
|
|
30295
30271
|
}
|
|
30296
|
-
.
|
|
30297
|
-
|
|
30272
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30273
|
+
border-radius: 14px;
|
|
30298
30274
|
}
|
|
30299
|
-
.
|
|
30300
|
-
color: #
|
|
30301
|
-
opacity: 0.5;
|
|
30275
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30276
|
+
background-color: #00ba5d;
|
|
30302
30277
|
}
|
|
30303
|
-
.
|
|
30304
|
-
|
|
30278
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30279
|
+
left: calc(100% - 20px - 2px);
|
|
30305
30280
|
}
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30308
|
-
padding: 0;
|
|
30309
|
-
padding-left: 10px;
|
|
30281
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30282
|
+
left: calc(100% - 14px - 1px);
|
|
30310
30283
|
}
|
|
30311
|
-
.
|
|
30312
|
-
|
|
30313
|
-
white-space: pre-wrap;
|
|
30314
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30284
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30285
|
+
left: calc(100% - 28px - 2px);
|
|
30315
30286
|
}
|
|
30316
|
-
|
|
30317
|
-
|
|
30287
|
+
|
|
30288
|
+
.E_c1up6e3y {
|
|
30289
|
+
margin-left: 5px;
|
|
30290
|
+
}
|
|
30291
|
+
|
|
30292
|
+
.E_ivqqkzv {
|
|
30293
|
+
height: 24px;
|
|
30294
|
+
width: 56px !important;
|
|
30295
|
+
margin-right: 4px;
|
|
30296
|
+
}
|
|
30297
|
+
|
|
30298
|
+
.E_c1wk4q29 {
|
|
30299
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30300
|
+
}
|
|
30301
|
+
|
|
30302
|
+
.E_c1bus5hc {
|
|
30303
|
+
--color: white;
|
|
30304
|
+
height: 14px;
|
|
30305
|
+
width: 14px;
|
|
30306
|
+
border-radius: 50%;
|
|
30307
|
+
flex-shrink: 0;
|
|
30308
|
+
display: flex;
|
|
30309
|
+
align-items: center;
|
|
30310
|
+
justify-content: center;
|
|
30311
|
+
border: 1px solid var(--color);
|
|
30312
|
+
}
|
|
30313
|
+
.E_c1bus5hc .circle-inner {
|
|
30314
|
+
position: relative;
|
|
30315
|
+
height: 10px;
|
|
30316
|
+
width: 10px;
|
|
30317
|
+
border-radius: 50%;
|
|
30318
|
+
overflow: hidden;
|
|
30319
|
+
}
|
|
30320
|
+
.E_c1bus5hc .circle-content {
|
|
30321
|
+
position: absolute;
|
|
30322
|
+
height: 100%;
|
|
30323
|
+
width: 100%;
|
|
30324
|
+
left: 0;
|
|
30325
|
+
top: 0;
|
|
30326
|
+
border-radius: 50%;
|
|
30327
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30328
|
+
transform: rotate(180deg);
|
|
30329
|
+
}
|
|
30330
|
+
.E_c1bus5hc .circle-child {
|
|
30331
|
+
position: absolute;
|
|
30332
|
+
height: 100%;
|
|
30333
|
+
width: 100%;
|
|
30334
|
+
left: 0;
|
|
30335
|
+
top: 0;
|
|
30336
|
+
margin-left: 50%;
|
|
30337
|
+
transform-origin: left;
|
|
30338
|
+
background: white;
|
|
30339
|
+
transform: rotate(0deg);
|
|
30340
|
+
}
|
|
30341
|
+
|
|
30342
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30343
|
+
display: inline-flex;
|
|
30344
|
+
align-items: baseline;
|
|
30345
|
+
white-space: pre-wrap;
|
|
30346
|
+
}
|
|
30347
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30348
|
+
position: relative;
|
|
30349
|
+
top: 3px;
|
|
30350
|
+
}
|
|
30351
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30352
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30353
|
+
}
|
|
30354
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30355
|
+
border-color: #0080ff;
|
|
30356
|
+
}
|
|
30357
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30358
|
+
border-color: #0080ff;
|
|
30359
|
+
background: #0080ff;
|
|
30360
|
+
}
|
|
30361
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30362
|
+
top: 4px;
|
|
30363
|
+
left: 4px;
|
|
30364
|
+
width: 6px;
|
|
30365
|
+
height: 6px;
|
|
30366
|
+
background: #fff;
|
|
30367
|
+
}
|
|
30368
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30369
|
+
opacity: 0.5;
|
|
30370
|
+
}
|
|
30371
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30372
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30373
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30374
|
+
}
|
|
30375
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30376
|
+
background: #00122e;
|
|
30377
|
+
}
|
|
30378
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30379
|
+
color: #00122e;
|
|
30380
|
+
opacity: 0.5;
|
|
30381
|
+
}
|
|
30382
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30383
|
+
color: #00122e;
|
|
30384
|
+
}
|
|
30385
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30386
|
+
display: inline-block;
|
|
30387
|
+
padding: 0;
|
|
30388
|
+
padding-left: 10px;
|
|
30389
|
+
}
|
|
30390
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30391
|
+
margin-bottom: 0;
|
|
30392
|
+
white-space: pre-wrap;
|
|
30393
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30394
|
+
}
|
|
30395
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30396
|
+
padding-left: 8px;
|
|
30318
30397
|
}
|
|
30319
30398
|
|
|
30320
30399
|
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
@@ -30406,109 +30485,120 @@ html body {
|
|
|
30406
30485
|
width: 36px;
|
|
30407
30486
|
}
|
|
30408
30487
|
|
|
30409
|
-
.
|
|
30410
|
-
|
|
30411
|
-
|
|
30412
|
-
|
|
30488
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30489
|
+
margin-right: 8px;
|
|
30490
|
+
}
|
|
30491
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30492
|
+
margin-left: 8px;
|
|
30413
30493
|
}
|
|
30414
30494
|
|
|
30415
|
-
.
|
|
30416
|
-
color:
|
|
30495
|
+
.E_cc368xp {
|
|
30496
|
+
color: #00122e;
|
|
30497
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30498
|
+
margin-right: 8px;
|
|
30499
|
+
padding-right: 8px;
|
|
30417
30500
|
}
|
|
30418
30501
|
|
|
30419
|
-
.
|
|
30420
|
-
--color: white;
|
|
30421
|
-
height: 14px;
|
|
30422
|
-
width: 14px;
|
|
30423
|
-
border-radius: 50%;
|
|
30424
|
-
flex-shrink: 0;
|
|
30502
|
+
.E_i11o6xqj {
|
|
30425
30503
|
display: flex;
|
|
30426
|
-
|
|
30427
|
-
justify-content: center;
|
|
30428
|
-
border: 1px solid var(--color);
|
|
30504
|
+
gap: 4px;
|
|
30429
30505
|
}
|
|
30430
|
-
.
|
|
30431
|
-
|
|
30432
|
-
height: 10px;
|
|
30433
|
-
width: 10px;
|
|
30434
|
-
border-radius: 50%;
|
|
30435
|
-
overflow: hidden;
|
|
30506
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30507
|
+
cursor: pointer;
|
|
30436
30508
|
}
|
|
30437
|
-
|
|
30438
|
-
|
|
30439
|
-
|
|
30440
|
-
width: 100%;
|
|
30441
|
-
left: 0;
|
|
30442
|
-
top: 0;
|
|
30443
|
-
border-radius: 50%;
|
|
30444
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30445
|
-
transform: rotate(180deg);
|
|
30509
|
+
|
|
30510
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30511
|
+
cursor: not-allowed;
|
|
30446
30512
|
}
|
|
30447
|
-
|
|
30448
|
-
|
|
30449
|
-
|
|
30450
|
-
width: 100%;
|
|
30451
|
-
left: 0;
|
|
30452
|
-
top: 0;
|
|
30453
|
-
margin-left: 50%;
|
|
30454
|
-
transform-origin: left;
|
|
30455
|
-
background: white;
|
|
30456
|
-
transform: rotate(0deg);
|
|
30513
|
+
|
|
30514
|
+
.E_tju3gfj .date {
|
|
30515
|
+
margin-right: 4px;
|
|
30457
30516
|
}
|
|
30458
30517
|
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
|
|
30462
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30463
|
-
overflow: hidden;
|
|
30518
|
+
.E_s1sck0th {
|
|
30519
|
+
padding: 0 8px;
|
|
30520
|
+
border-radius: 4px;
|
|
30464
30521
|
}
|
|
30465
|
-
|
|
30466
|
-
|
|
30522
|
+
|
|
30523
|
+
.E_m855nr1 {
|
|
30524
|
+
padding: 2px 8px;
|
|
30525
|
+
border-radius: 3px;
|
|
30467
30526
|
}
|
|
30468
|
-
|
|
30469
|
-
|
|
30470
|
-
|
|
30527
|
+
|
|
30528
|
+
.E_l1270xpg {
|
|
30529
|
+
padding: 3px 8px;
|
|
30530
|
+
border-radius: 2px;
|
|
30471
30531
|
}
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
|
|
30532
|
+
|
|
30533
|
+
.E_t14rextb.ant-tag:hover {
|
|
30534
|
+
opacity: unset;
|
|
30475
30535
|
}
|
|
30476
|
-
.
|
|
30477
|
-
|
|
30478
|
-
|
|
30536
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30537
|
+
margin: 0;
|
|
30538
|
+
margin-right: 8px;
|
|
30539
|
+
display: inline-flex;
|
|
30540
|
+
align-items: center;
|
|
30541
|
+
border: none;
|
|
30479
30542
|
}
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30482
|
-
|
|
30543
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30544
|
+
width: 16px;
|
|
30545
|
+
height: 16px;
|
|
30546
|
+
color: inherit;
|
|
30547
|
+
margin-left: 4px;
|
|
30548
|
+
opacity: 0.6;
|
|
30549
|
+
display: inline-flex;
|
|
30483
30550
|
}
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30486
|
-
width: 14px;
|
|
30487
|
-
top: 1px;
|
|
30488
|
-
left: 1px;
|
|
30551
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30552
|
+
opacity: 1;
|
|
30489
30553
|
}
|
|
30490
|
-
.
|
|
30491
|
-
|
|
30492
|
-
|
|
30554
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30555
|
+
color: #0080ff;
|
|
30556
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30493
30557
|
}
|
|
30494
|
-
.
|
|
30495
|
-
|
|
30558
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30559
|
+
color: #f0483e;
|
|
30560
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30496
30561
|
}
|
|
30497
|
-
.
|
|
30498
|
-
|
|
30562
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30563
|
+
color: #e07f00;
|
|
30564
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30499
30565
|
}
|
|
30500
|
-
.
|
|
30501
|
-
|
|
30566
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30567
|
+
color: #008f4c;
|
|
30568
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30502
30569
|
}
|
|
30503
|
-
.
|
|
30504
|
-
|
|
30570
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30571
|
+
color: #1d326c;
|
|
30572
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30505
30573
|
}
|
|
30506
|
-
.
|
|
30507
|
-
|
|
30574
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30575
|
+
color: #7E41FF;
|
|
30576
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30508
30577
|
}
|
|
30509
|
-
|
|
30510
|
-
|
|
30511
|
-
|
|
30578
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30579
|
+
color: #fff;
|
|
30580
|
+
}
|
|
30581
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30582
|
+
background-color: #f0483e;
|
|
30583
|
+
}
|
|
30584
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30585
|
+
background-color: #fea008;
|
|
30586
|
+
}
|
|
30587
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30588
|
+
background-color: #00ba5d;
|
|
30589
|
+
}
|
|
30590
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30591
|
+
background-color: #0080ff;
|
|
30592
|
+
}
|
|
30593
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30594
|
+
background-color: #6b7d99;
|
|
30595
|
+
}
|
|
30596
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30597
|
+
background-color: #7E41FF;
|
|
30598
|
+
}
|
|
30599
|
+
|
|
30600
|
+
.E_iq1gosr {
|
|
30601
|
+
display: inline-block;
|
|
30512
30602
|
}
|
|
30513
30603
|
|
|
30514
30604
|
.E_s1dni7lo {
|
|
@@ -30592,90 +30682,85 @@ html body {
|
|
|
30592
30682
|
opacity: 0;
|
|
30593
30683
|
}
|
|
30594
30684
|
|
|
30595
|
-
.
|
|
30596
|
-
|
|
30685
|
+
.E_f7pxqmh {
|
|
30686
|
+
width: 100%;
|
|
30687
|
+
margin-bottom: 0 !important;
|
|
30688
|
+
flex-flow: nowrap !important;
|
|
30689
|
+
line-break: auto;
|
|
30597
30690
|
}
|
|
30598
|
-
|
|
30599
|
-
|
|
30600
|
-
padding: 0
|
|
30601
|
-
border-radius: 4px;
|
|
30691
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30692
|
+
text-align: left !important;
|
|
30693
|
+
padding-bottom: 0 !important;
|
|
30602
30694
|
}
|
|
30603
|
-
|
|
30604
|
-
|
|
30605
|
-
|
|
30606
|
-
|
|
30695
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30696
|
+
min-height: 32px;
|
|
30697
|
+
height: auto;
|
|
30698
|
+
font-size: 13px;
|
|
30699
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30700
|
+
white-space: normal;
|
|
30607
30701
|
}
|
|
30608
|
-
|
|
30609
|
-
|
|
30610
|
-
padding: 3px 8px;
|
|
30611
|
-
border-radius: 2px;
|
|
30702
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30703
|
+
border-color: #ff4d4f !important;
|
|
30612
30704
|
}
|
|
30613
|
-
|
|
30614
|
-
|
|
30615
|
-
opacity: unset;
|
|
30705
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30706
|
+
border-color: #ff4d4f !important;
|
|
30616
30707
|
}
|
|
30617
|
-
.
|
|
30618
|
-
margin:
|
|
30619
|
-
|
|
30708
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30709
|
+
margin-top: 4px;
|
|
30710
|
+
font-size: 12px;
|
|
30711
|
+
min-height: 0px;
|
|
30712
|
+
}
|
|
30713
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30714
|
+
font-size: 12px;
|
|
30715
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30716
|
+
min-height: 0px;
|
|
30717
|
+
}
|
|
30718
|
+
|
|
30719
|
+
.E_iouxfgt {
|
|
30620
30720
|
display: inline-flex;
|
|
30621
30721
|
align-items: center;
|
|
30622
|
-
border: none;
|
|
30623
30722
|
}
|
|
30624
|
-
.
|
|
30625
|
-
width: 16px;
|
|
30626
|
-
height: 16px;
|
|
30627
|
-
color: inherit;
|
|
30628
|
-
margin-left: 4px;
|
|
30629
|
-
opacity: 0.6;
|
|
30723
|
+
.E_iouxfgt .icon-inner {
|
|
30630
30724
|
display: inline-flex;
|
|
30725
|
+
align-items: center;
|
|
30726
|
+
justify-content: center;
|
|
30631
30727
|
}
|
|
30632
|
-
.
|
|
30633
|
-
|
|
30634
|
-
|
|
30635
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30636
|
-
color: #0080ff;
|
|
30637
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30638
|
-
}
|
|
30639
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30640
|
-
color: #f0483e;
|
|
30641
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
30642
|
-
}
|
|
30643
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30644
|
-
color: #e07f00;
|
|
30645
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
30646
|
-
}
|
|
30647
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30648
|
-
color: #008f4c;
|
|
30649
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30650
|
-
}
|
|
30651
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30652
|
-
color: #1d326c;
|
|
30653
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
30654
|
-
}
|
|
30655
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30656
|
-
color: #7E41FF;
|
|
30657
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30658
|
-
}
|
|
30659
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30660
|
-
color: #fff;
|
|
30728
|
+
.E_iouxfgt .icon-inner + span,
|
|
30729
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30730
|
+
margin-left: 4px;
|
|
30661
30731
|
}
|
|
30662
|
-
.
|
|
30663
|
-
|
|
30732
|
+
.E_iouxfgt.is-rotate img,
|
|
30733
|
+
.E_iouxfgt.is-rotate svg {
|
|
30734
|
+
animation: rotate 680ms linear infinite;
|
|
30664
30735
|
}
|
|
30665
|
-
|
|
30666
|
-
|
|
30736
|
+
|
|
30737
|
+
.E_i1inqkme {
|
|
30738
|
+
height: 18px;
|
|
30739
|
+
line-height: 18px;
|
|
30740
|
+
padding: 0 4px;
|
|
30741
|
+
border-radius: 4px;
|
|
30742
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30743
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30744
|
+
display: flex;
|
|
30745
|
+
align-items: center;
|
|
30746
|
+
white-space: nowrap;
|
|
30747
|
+
margin-right: 4px;
|
|
30667
30748
|
}
|
|
30668
|
-
|
|
30669
|
-
|
|
30749
|
+
|
|
30750
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30751
|
+
margin-left: 8px;
|
|
30670
30752
|
}
|
|
30671
|
-
.
|
|
30672
|
-
|
|
30753
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30754
|
+
padding: 2px 7px 2px 12px;
|
|
30673
30755
|
}
|
|
30674
|
-
|
|
30675
|
-
|
|
30756
|
+
|
|
30757
|
+
.E_owd0kml {
|
|
30758
|
+
display: inline-block;
|
|
30676
30759
|
}
|
|
30677
|
-
|
|
30678
|
-
|
|
30760
|
+
|
|
30761
|
+
.E_h1jsgezc {
|
|
30762
|
+
visibility: hidden;
|
|
30763
|
+
position: absolute;
|
|
30679
30764
|
}
|
|
30680
30765
|
|
|
30681
30766
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
@@ -30689,10 +30774,6 @@ html body {
|
|
|
30689
30774
|
visibility: hidden;
|
|
30690
30775
|
}
|
|
30691
30776
|
|
|
30692
|
-
.E_iq1gosr {
|
|
30693
|
-
display: inline-block;
|
|
30694
|
-
}
|
|
30695
|
-
|
|
30696
30777
|
.E_fzh9mnb {
|
|
30697
30778
|
width: 100%;
|
|
30698
30779
|
height: 100%;
|
|
@@ -30708,6 +30789,37 @@ html body {
|
|
|
30708
30789
|
font-size: 18px;
|
|
30709
30790
|
}
|
|
30710
30791
|
|
|
30792
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30793
|
+
display: var(--a1wfy30z-0);
|
|
30794
|
+
}
|
|
30795
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30796
|
+
padding: 4px 11px;
|
|
30797
|
+
display: inline-flex;
|
|
30798
|
+
line-height: 1.5715;
|
|
30799
|
+
height: inherit;
|
|
30800
|
+
}
|
|
30801
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30802
|
+
content: var(--a1wfy30z-1);
|
|
30803
|
+
display: var(--a1wfy30z-2);
|
|
30804
|
+
flex: none;
|
|
30805
|
+
align-items: center;
|
|
30806
|
+
margin-left: 4px;
|
|
30807
|
+
}
|
|
30808
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30809
|
+
content: var(--a1wfy30z-3);
|
|
30810
|
+
display: var(--a1wfy30z-4);
|
|
30811
|
+
flex: none;
|
|
30812
|
+
align-items: center;
|
|
30813
|
+
margin-right: 4px;
|
|
30814
|
+
cursor: auto;
|
|
30815
|
+
}
|
|
30816
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30817
|
+
padding: 0;
|
|
30818
|
+
margin: 0;
|
|
30819
|
+
height: auto;
|
|
30820
|
+
font-size: inherit;
|
|
30821
|
+
}
|
|
30822
|
+
|
|
30711
30823
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30712
30824
|
display: var(--ai7qkf2-0);
|
|
30713
30825
|
}
|
|
@@ -30768,141 +30880,29 @@ html body {
|
|
|
30768
30880
|
padding: 2px 8px;
|
|
30769
30881
|
}
|
|
30770
30882
|
|
|
30771
|
-
.
|
|
30772
|
-
height: 18px;
|
|
30773
|
-
line-height: 18px;
|
|
30774
|
-
padding: 0 4px;
|
|
30775
|
-
border-radius: 4px;
|
|
30776
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30777
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30883
|
+
.E_cnujxq2 {
|
|
30778
30884
|
display: flex;
|
|
30779
|
-
|
|
30780
|
-
white-space: nowrap;
|
|
30781
|
-
margin-right: 4px;
|
|
30885
|
+
flex-direction: column;
|
|
30782
30886
|
}
|
|
30783
30887
|
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30786
|
-
|
|
30787
|
-
|
|
30788
|
-
|
|
30789
|
-
display: inline-flex;
|
|
30790
|
-
line-height: 1.5715;
|
|
30791
|
-
height: inherit;
|
|
30792
|
-
}
|
|
30793
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30794
|
-
content: var(--a1wfy30z-1);
|
|
30795
|
-
display: var(--a1wfy30z-2);
|
|
30796
|
-
flex: none;
|
|
30797
|
-
align-items: center;
|
|
30798
|
-
margin-left: 4px;
|
|
30799
|
-
}
|
|
30800
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30801
|
-
content: var(--a1wfy30z-3);
|
|
30802
|
-
display: var(--a1wfy30z-4);
|
|
30803
|
-
flex: none;
|
|
30804
|
-
align-items: center;
|
|
30805
|
-
margin-right: 4px;
|
|
30806
|
-
cursor: auto;
|
|
30807
|
-
}
|
|
30808
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
30809
|
-
padding: 0;
|
|
30810
|
-
margin: 0;
|
|
30811
|
-
height: auto;
|
|
30812
|
-
font-size: inherit;
|
|
30888
|
+
.E_m7s48ia {
|
|
30889
|
+
max-width: 1120px;
|
|
30890
|
+
width: 100%;
|
|
30891
|
+
margin: 0 auto;
|
|
30892
|
+
height: 100%;
|
|
30813
30893
|
}
|
|
30814
30894
|
|
|
30815
|
-
.
|
|
30895
|
+
.E_wt5zbg6 {
|
|
30896
|
+
max-width: 1120px;
|
|
30816
30897
|
width: 100%;
|
|
30817
|
-
margin
|
|
30818
|
-
|
|
30819
|
-
line-break: auto;
|
|
30898
|
+
margin: 0 auto;
|
|
30899
|
+
display: flex;
|
|
30820
30900
|
}
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30823
|
-
|
|
30824
|
-
|
|
30825
|
-
|
|
30826
|
-
min-height: 32px;
|
|
30827
|
-
height: auto;
|
|
30828
|
-
font-size: 13px;
|
|
30829
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30830
|
-
white-space: normal;
|
|
30831
|
-
}
|
|
30832
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30833
|
-
border-color: #ff4d4f !important;
|
|
30834
|
-
}
|
|
30835
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30836
|
-
border-color: #ff4d4f !important;
|
|
30837
|
-
}
|
|
30838
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
30839
|
-
margin-top: 4px;
|
|
30840
|
-
font-size: 12px;
|
|
30841
|
-
min-height: 0px;
|
|
30842
|
-
}
|
|
30843
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
30844
|
-
font-size: 12px;
|
|
30845
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30846
|
-
min-height: 0px;
|
|
30847
|
-
}
|
|
30848
|
-
|
|
30849
|
-
.E_iouxfgt {
|
|
30850
|
-
display: inline-flex;
|
|
30851
|
-
align-items: center;
|
|
30852
|
-
}
|
|
30853
|
-
.E_iouxfgt .icon-inner {
|
|
30854
|
-
display: inline-flex;
|
|
30855
|
-
align-items: center;
|
|
30856
|
-
justify-content: center;
|
|
30857
|
-
}
|
|
30858
|
-
.E_iouxfgt .icon-inner + span,
|
|
30859
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30860
|
-
margin-left: 4px;
|
|
30861
|
-
}
|
|
30862
|
-
.E_iouxfgt.is-rotate img,
|
|
30863
|
-
.E_iouxfgt.is-rotate svg {
|
|
30864
|
-
animation: rotate 680ms linear infinite;
|
|
30865
|
-
}
|
|
30866
|
-
|
|
30867
|
-
.E_owd0kml {
|
|
30868
|
-
display: inline-block;
|
|
30869
|
-
}
|
|
30870
|
-
|
|
30871
|
-
.E_h1jsgezc {
|
|
30872
|
-
visibility: hidden;
|
|
30873
|
-
position: absolute;
|
|
30874
|
-
}
|
|
30875
|
-
|
|
30876
|
-
.E_atcz0kf .ant-input-suffix {
|
|
30877
|
-
margin-left: 8px;
|
|
30878
|
-
}
|
|
30879
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30880
|
-
padding: 2px 7px 2px 12px;
|
|
30881
|
-
}
|
|
30882
|
-
|
|
30883
|
-
.E_cnujxq2 {
|
|
30884
|
-
display: flex;
|
|
30885
|
-
flex-direction: column;
|
|
30886
|
-
}
|
|
30887
|
-
|
|
30888
|
-
.E_m7s48ia {
|
|
30889
|
-
max-width: 1120px;
|
|
30890
|
-
width: 100%;
|
|
30891
|
-
margin: 0 auto;
|
|
30892
|
-
height: 100%;
|
|
30893
|
-
}
|
|
30894
|
-
|
|
30895
|
-
.E_wt5zbg6 {
|
|
30896
|
-
max-width: 1120px;
|
|
30897
|
-
width: 100%;
|
|
30898
|
-
margin: 0 auto;
|
|
30899
|
-
display: flex;
|
|
30900
|
-
}
|
|
30901
|
-
.E_wt5zbg6 .left,
|
|
30902
|
-
.E_wt5zbg6 .right {
|
|
30903
|
-
flex-grow: 0;
|
|
30904
|
-
flex-shrink: 0;
|
|
30905
|
-
flex-basis: 21%;
|
|
30901
|
+
.E_wt5zbg6 .left,
|
|
30902
|
+
.E_wt5zbg6 .right {
|
|
30903
|
+
flex-grow: 0;
|
|
30904
|
+
flex-shrink: 0;
|
|
30905
|
+
flex-basis: 21%;
|
|
30906
30906
|
}
|
|
30907
30907
|
.E_wt5zbg6 .left {
|
|
30908
30908
|
display: flex;
|
|
@@ -31570,10 +31570,6 @@ input.E_rf8rlle.ant-input {
|
|
|
31570
31570
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
31571
31571
|
}
|
|
31572
31572
|
|
|
31573
|
-
.E_m196gn1d {
|
|
31574
|
-
min-width: 1280px;
|
|
31575
|
-
}
|
|
31576
|
-
|
|
31577
31573
|
.E_a1b5xrg3 .user-icon-inner {
|
|
31578
31574
|
display: inline-flex;
|
|
31579
31575
|
align-items: center;
|
|
@@ -32079,6 +32075,10 @@ input.E_rf8rlle.ant-input {
|
|
|
32079
32075
|
line-height: 12px;
|
|
32080
32076
|
}
|
|
32081
32077
|
|
|
32078
|
+
.E_m196gn1d {
|
|
32079
|
+
min-width: 1280px;
|
|
32080
|
+
}
|
|
32081
|
+
|
|
32082
32082
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32083
32083
|
border-radius: 6px;
|
|
32084
32084
|
}
|
|
@@ -32136,60 +32136,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32136
32136
|
transform: rotate(180deg);
|
|
32137
32137
|
}
|
|
32138
32138
|
|
|
32139
|
-
.E_oa99sl3 {
|
|
32140
|
-
display: flex;
|
|
32141
|
-
justify-content: space-between;
|
|
32142
|
-
align-items: center;
|
|
32143
|
-
gap: 8px;
|
|
32144
|
-
}
|
|
32145
|
-
.E_oa99sl3,
|
|
32146
|
-
.E_oa99sl3 :first-child {
|
|
32147
|
-
line-height: inherit !important;
|
|
32148
|
-
}
|
|
32149
|
-
|
|
32150
|
-
.E_lvp5pj7 {
|
|
32151
|
-
display: flex;
|
|
32152
|
-
justify-content: space-between;
|
|
32153
|
-
align-items: center;
|
|
32154
|
-
gap: 8px;
|
|
32155
|
-
min-width: 0;
|
|
32156
|
-
}
|
|
32157
|
-
|
|
32158
|
-
.E_s1io1lws {
|
|
32159
|
-
display: flex;
|
|
32160
|
-
align-items: center;
|
|
32161
|
-
flex-shrink: 0;
|
|
32162
|
-
}
|
|
32163
|
-
|
|
32164
|
-
.E_suhck3k {
|
|
32165
|
-
height: 24px;
|
|
32166
|
-
width: 24px;
|
|
32167
|
-
border-radius: 6px;
|
|
32168
|
-
padding: 4px;
|
|
32169
|
-
}
|
|
32170
|
-
.E_suhck3k:hover {
|
|
32171
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32172
|
-
}
|
|
32173
|
-
.E_suhck3k:hover svg path {
|
|
32174
|
-
fill: blue;
|
|
32175
|
-
}
|
|
32176
|
-
|
|
32177
|
-
.E_ryby9ds {
|
|
32178
|
-
display: flex;
|
|
32179
|
-
align-items: center;
|
|
32180
|
-
}
|
|
32181
|
-
.E_ryby9ds .order {
|
|
32182
|
-
height: 24px;
|
|
32183
|
-
width: 24px;
|
|
32184
|
-
border-radius: 20px;
|
|
32185
|
-
color: #0080ff;
|
|
32186
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32187
|
-
display: flex;
|
|
32188
|
-
align-items: center;
|
|
32189
|
-
justify-content: center;
|
|
32190
|
-
margin-right: 6px;
|
|
32191
|
-
}
|
|
32192
|
-
|
|
32193
32139
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32194
32140
|
opacity: 1;
|
|
32195
32141
|
}
|
|
@@ -32317,19 +32263,29 @@ input.E_rf8rlle.ant-input {
|
|
|
32317
32263
|
color: rgba(0, 21, 64, 0.3);
|
|
32318
32264
|
}
|
|
32319
32265
|
|
|
32320
|
-
.
|
|
32266
|
+
.E_oa99sl3 {
|
|
32321
32267
|
display: flex;
|
|
32322
|
-
|
|
32323
|
-
|
|
32268
|
+
justify-content: space-between;
|
|
32269
|
+
align-items: center;
|
|
32270
|
+
gap: 8px;
|
|
32324
32271
|
}
|
|
32325
|
-
.
|
|
32326
|
-
|
|
32327
|
-
|
|
32328
|
-
overflow: hidden;
|
|
32272
|
+
.E_oa99sl3,
|
|
32273
|
+
.E_oa99sl3 :first-child {
|
|
32274
|
+
line-height: inherit !important;
|
|
32329
32275
|
}
|
|
32330
|
-
|
|
32331
|
-
|
|
32332
|
-
|
|
32276
|
+
|
|
32277
|
+
.E_lvp5pj7 {
|
|
32278
|
+
display: flex;
|
|
32279
|
+
justify-content: space-between;
|
|
32280
|
+
align-items: center;
|
|
32281
|
+
gap: 8px;
|
|
32282
|
+
min-width: 0;
|
|
32283
|
+
}
|
|
32284
|
+
|
|
32285
|
+
.E_s1io1lws {
|
|
32286
|
+
display: flex;
|
|
32287
|
+
align-items: center;
|
|
32288
|
+
flex-shrink: 0;
|
|
32333
32289
|
}
|
|
32334
32290
|
|
|
32335
32291
|
.E_hrhfj7c {
|
|
@@ -32551,6 +32507,50 @@ input.E_rf8rlle.ant-input {
|
|
|
32551
32507
|
font-size: 14px;
|
|
32552
32508
|
}
|
|
32553
32509
|
|
|
32510
|
+
.E_suhck3k {
|
|
32511
|
+
height: 24px;
|
|
32512
|
+
width: 24px;
|
|
32513
|
+
border-radius: 6px;
|
|
32514
|
+
padding: 4px;
|
|
32515
|
+
}
|
|
32516
|
+
.E_suhck3k:hover {
|
|
32517
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32518
|
+
}
|
|
32519
|
+
.E_suhck3k:hover svg path {
|
|
32520
|
+
fill: blue;
|
|
32521
|
+
}
|
|
32522
|
+
|
|
32523
|
+
.E_ryby9ds {
|
|
32524
|
+
display: flex;
|
|
32525
|
+
align-items: center;
|
|
32526
|
+
}
|
|
32527
|
+
.E_ryby9ds .order {
|
|
32528
|
+
height: 24px;
|
|
32529
|
+
width: 24px;
|
|
32530
|
+
border-radius: 20px;
|
|
32531
|
+
color: #0080ff;
|
|
32532
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32533
|
+
display: flex;
|
|
32534
|
+
align-items: center;
|
|
32535
|
+
justify-content: center;
|
|
32536
|
+
margin-right: 6px;
|
|
32537
|
+
}
|
|
32538
|
+
|
|
32539
|
+
.E_w1dxz879 {
|
|
32540
|
+
display: flex;
|
|
32541
|
+
flex-direction: column;
|
|
32542
|
+
gap: 6px;
|
|
32543
|
+
}
|
|
32544
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
32545
|
+
max-height: var(--w1dxz879-0);
|
|
32546
|
+
text-overflow: clip;
|
|
32547
|
+
overflow: hidden;
|
|
32548
|
+
}
|
|
32549
|
+
.E_w1dxz879 .tips {
|
|
32550
|
+
color: #fff;
|
|
32551
|
+
opacity: 0.8;
|
|
32552
|
+
}
|
|
32553
|
+
|
|
32554
32554
|
.E_h12yihis {
|
|
32555
32555
|
height: 50px;
|
|
32556
32556
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -32806,56 +32806,85 @@ input.E_rf8rlle.ant-input {
|
|
|
32806
32806
|
background-color: transparent;
|
|
32807
32807
|
}
|
|
32808
32808
|
|
|
32809
|
-
|
|
32810
|
-
|
|
32811
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
32812
|
-
font-size: 12px;
|
|
32813
|
-
line-height: 18px;
|
|
32814
|
-
height: 18px;
|
|
32809
|
+
.E_b14q2gmw {
|
|
32810
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
32815
32811
|
}
|
|
32816
32812
|
|
|
32817
|
-
|
|
32818
|
-
|
|
32819
|
-
|
|
32813
|
+
.E_c1eym6el {
|
|
32814
|
+
border-radius: 8px;
|
|
32815
|
+
background-color: white;
|
|
32820
32816
|
}
|
|
32821
|
-
|
|
32822
|
-
|
|
32817
|
+
.E_c1eym6el.hoverable {
|
|
32818
|
+
cursor: pointer;
|
|
32823
32819
|
}
|
|
32824
|
-
|
|
32825
|
-
|
|
32820
|
+
.E_c1eym6el.hoverable:hover {
|
|
32821
|
+
transition: all 200ms ease;
|
|
32822
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32823
|
+
transform: translateY(-4px);
|
|
32826
32824
|
}
|
|
32827
|
-
|
|
32828
|
-
|
|
32825
|
+
|
|
32826
|
+
.E_ckui4s7 {
|
|
32827
|
+
color: #2d3a56;
|
|
32828
|
+
line-height: 22px;
|
|
32829
|
+
display: inline-flex;
|
|
32829
32830
|
}
|
|
32830
|
-
|
|
32831
|
-
|
|
32831
|
+
.E_ckui4s7 .ant-checkbox {
|
|
32832
|
+
height: 22px;
|
|
32833
|
+
display: flex;
|
|
32834
|
+
align-items: center;
|
|
32835
|
+
top: 0;
|
|
32832
32836
|
}
|
|
32833
|
-
|
|
32834
|
-
|
|
32837
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
32838
|
+
border: none;
|
|
32835
32839
|
}
|
|
32836
|
-
|
|
32837
|
-
color: #
|
|
32840
|
+
.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 {
|
|
32841
|
+
border-color: #0080ff;
|
|
32838
32842
|
}
|
|
32839
|
-
|
|
32840
|
-
|
|
32843
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
32844
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32841
32845
|
}
|
|
32842
|
-
|
|
32843
|
-
|
|
32846
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32847
|
+
border: 1px solid #0080ff;
|
|
32844
32848
|
}
|
|
32845
|
-
|
|
32846
|
-
|
|
32849
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32850
|
+
background: #0080ff;
|
|
32847
32851
|
}
|
|
32848
|
-
|
|
32849
|
-
color:
|
|
32852
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32853
|
+
background-color: #fff;
|
|
32854
|
+
height: 2px;
|
|
32855
|
+
width: 10px;
|
|
32856
|
+
border-radius: 2px;
|
|
32850
32857
|
}
|
|
32851
|
-
|
|
32852
|
-
|
|
32858
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
32859
|
+
opacity: 0.5;
|
|
32853
32860
|
}
|
|
32854
|
-
|
|
32855
|
-
|
|
32861
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32862
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32863
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32856
32864
|
}
|
|
32857
|
-
|
|
32858
|
-
color:
|
|
32865
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32866
|
+
border-color: #2d3a56;
|
|
32867
|
+
}
|
|
32868
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32869
|
+
background: #2d3a56;
|
|
32870
|
+
}
|
|
32871
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
32872
|
+
padding: 0;
|
|
32873
|
+
}
|
|
32874
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
32875
|
+
display: inline-block;
|
|
32876
|
+
margin-left: 12px;
|
|
32877
|
+
color: #2d3a56;
|
|
32878
|
+
}
|
|
32879
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
32880
|
+
margin-left: 28px;
|
|
32881
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32882
|
+
}
|
|
32883
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
32884
|
+
margin-left: 8px;
|
|
32885
|
+
}
|
|
32886
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
32887
|
+
margin-left: 24px;
|
|
32859
32888
|
}
|
|
32860
32889
|
|
|
32861
32890
|
.E_sddwhm6 {
|
|
@@ -32933,89 +32962,60 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
32933
32962
|
display: inline-block;
|
|
32934
32963
|
}
|
|
32935
32964
|
|
|
32936
|
-
.
|
|
32937
|
-
|
|
32938
|
-
|
|
32939
|
-
|
|
32940
|
-
|
|
32941
|
-
|
|
32942
|
-
background-color: white;
|
|
32943
|
-
}
|
|
32944
|
-
.E_c1eym6el.hoverable {
|
|
32945
|
-
cursor: pointer;
|
|
32946
|
-
}
|
|
32947
|
-
.E_c1eym6el.hoverable:hover {
|
|
32948
|
-
transition: all 200ms ease;
|
|
32949
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32950
|
-
transform: translateY(-4px);
|
|
32951
|
-
}
|
|
32952
|
-
|
|
32953
|
-
.E_c1yd35n {
|
|
32954
|
-
padding: 0 12px 14px 12px;
|
|
32965
|
+
button.E_l48ei06.ant-btn,
|
|
32966
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
32967
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
32968
|
+
font-size: 12px;
|
|
32969
|
+
line-height: 18px;
|
|
32970
|
+
height: 18px;
|
|
32955
32971
|
}
|
|
32956
32972
|
|
|
32957
|
-
.
|
|
32958
|
-
color: #
|
|
32959
|
-
|
|
32960
|
-
display: inline-flex;
|
|
32961
|
-
}
|
|
32962
|
-
.E_ckui4s7 .ant-checkbox {
|
|
32963
|
-
height: 22px;
|
|
32964
|
-
display: flex;
|
|
32965
|
-
align-items: center;
|
|
32966
|
-
top: 0;
|
|
32967
|
-
}
|
|
32968
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
32969
|
-
border: none;
|
|
32973
|
+
button.E_l48ei06 {
|
|
32974
|
+
color: #0080FF;
|
|
32975
|
+
height: unset;
|
|
32970
32976
|
}
|
|
32971
|
-
.
|
|
32972
|
-
|
|
32977
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
32978
|
+
margin-right: 4px;
|
|
32973
32979
|
}
|
|
32974
|
-
.
|
|
32975
|
-
|
|
32980
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
32981
|
+
margin-left: 4px;
|
|
32976
32982
|
}
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32983
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
32984
|
+
color: #009DFF;
|
|
32979
32985
|
}
|
|
32980
|
-
.
|
|
32981
|
-
|
|
32986
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
32987
|
+
color: #005ED1;
|
|
32982
32988
|
}
|
|
32983
|
-
.
|
|
32984
|
-
|
|
32985
|
-
height: 2px;
|
|
32986
|
-
width: 10px;
|
|
32987
|
-
border-radius: 2px;
|
|
32989
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
32990
|
+
color: #0080FF;
|
|
32988
32991
|
}
|
|
32989
|
-
.
|
|
32990
|
-
|
|
32992
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
32993
|
+
color: #00122E;
|
|
32991
32994
|
}
|
|
32992
|
-
.
|
|
32993
|
-
|
|
32994
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32995
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
32996
|
+
color: #0080FF;
|
|
32995
32997
|
}
|
|
32996
|
-
.
|
|
32997
|
-
|
|
32998
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
32999
|
+
color: #005ED1;
|
|
32998
33000
|
}
|
|
32999
|
-
.
|
|
33000
|
-
|
|
33001
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
33002
|
+
color: #00122E;
|
|
33001
33003
|
}
|
|
33002
|
-
.
|
|
33003
|
-
|
|
33004
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
33005
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33004
33006
|
}
|
|
33005
|
-
.
|
|
33006
|
-
|
|
33007
|
-
margin-left: 12px;
|
|
33008
|
-
color: #2d3a56;
|
|
33007
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
33008
|
+
color: #0080FF;
|
|
33009
33009
|
}
|
|
33010
|
-
.
|
|
33011
|
-
|
|
33012
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33010
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
33011
|
+
color: #005ED1;
|
|
33013
33012
|
}
|
|
33014
|
-
.
|
|
33015
|
-
|
|
33013
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
33014
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33016
33015
|
}
|
|
33017
|
-
|
|
33018
|
-
|
|
33016
|
+
|
|
33017
|
+
.E_c1yd35n {
|
|
33018
|
+
padding: 0 12px 14px 12px;
|
|
33019
33019
|
}
|
|
33020
33020
|
|
|
33021
33021
|
.E_c1kghdax {
|
|
@@ -33058,84 +33058,298 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33058
33058
|
margin-right: 2px;
|
|
33059
33059
|
}
|
|
33060
33060
|
|
|
33061
|
-
.
|
|
33062
|
-
width: 64px;
|
|
33063
|
-
height: 64px;
|
|
33061
|
+
.E_r77hffu {
|
|
33064
33062
|
display: flex;
|
|
33065
33063
|
align-items: center;
|
|
33066
|
-
justify-content:
|
|
33067
|
-
|
|
33068
|
-
opacity: 0.2;
|
|
33064
|
+
justify-content: space-between;
|
|
33065
|
+
column-gap: 6px;
|
|
33069
33066
|
}
|
|
33070
33067
|
|
|
33071
|
-
.
|
|
33072
|
-
|
|
33073
|
-
|
|
33074
|
-
|
|
33075
|
-
|
|
33076
|
-
top: 40.5px;
|
|
33077
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33078
|
-
border-radius: 5px;
|
|
33079
|
-
transform: rotate(-128deg);
|
|
33080
|
-
transform-origin: top left;
|
|
33081
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33068
|
+
.E_p1cmxsf7 {
|
|
33069
|
+
display: flex;
|
|
33070
|
+
flex-direction: column;
|
|
33071
|
+
justify-content: center;
|
|
33072
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33082
33073
|
}
|
|
33083
|
-
|
|
33084
|
-
|
|
33085
|
-
|
|
33086
|
-
|
|
33087
|
-
height: 48px;
|
|
33088
|
-
left: 40.8px;
|
|
33089
|
-
top: 8.4px;
|
|
33090
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33091
|
-
border-radius: 5px;
|
|
33092
|
-
transform: rotate(-8deg);
|
|
33093
|
-
transform-origin: top left;
|
|
33094
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33074
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33075
|
+
font-size: 0;
|
|
33076
|
+
margin-bottom: unset;
|
|
33077
|
+
margin-inline-end: unset;
|
|
33095
33078
|
}
|
|
33096
33079
|
|
|
33097
|
-
.
|
|
33098
|
-
|
|
33099
|
-
width: 5px;
|
|
33100
|
-
height: 48px;
|
|
33101
|
-
left: 52.9px;
|
|
33102
|
-
top: 51.8px;
|
|
33103
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33104
|
-
border-radius: 5px;
|
|
33105
|
-
transform: rotate(112deg);
|
|
33106
|
-
transform-origin: top left;
|
|
33107
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33080
|
+
.E_sjob3jg {
|
|
33081
|
+
--item-min-width: 60px;
|
|
33108
33082
|
}
|
|
33109
|
-
|
|
33110
|
-
|
|
33111
|
-
height: 100%;
|
|
33083
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33084
|
+
display: none !important;
|
|
33112
33085
|
}
|
|
33113
|
-
|
|
33114
|
-
|
|
33115
|
-
.E_efzf37v .ant-table-body {
|
|
33116
|
-
overflow: visible !important;
|
|
33117
|
-
height: 100%;
|
|
33086
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33087
|
+
flex-shrink: 0 !important;
|
|
33118
33088
|
}
|
|
33119
|
-
.
|
|
33120
|
-
|
|
33089
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33090
|
+
color: #0080ff;
|
|
33121
33091
|
}
|
|
33122
|
-
.
|
|
33123
|
-
|
|
33124
|
-
|
|
33092
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33093
|
+
color: #0080ff;
|
|
33094
|
+
font-weight: normal;
|
|
33125
33095
|
}
|
|
33126
|
-
.
|
|
33127
|
-
|
|
33096
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33097
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33128
33098
|
}
|
|
33129
|
-
.
|
|
33130
|
-
|
|
33099
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33100
|
+
color: #00122e;
|
|
33131
33101
|
}
|
|
33132
|
-
|
|
33133
|
-
|
|
33134
|
-
height: 100%;
|
|
33102
|
+
.E_sjob3jg .step-item-text {
|
|
33103
|
+
display: inline-block;
|
|
33135
33104
|
}
|
|
33136
|
-
.
|
|
33137
|
-
|
|
33138
|
-
|
|
33105
|
+
.E_sjob3jg .step-item-title {
|
|
33106
|
+
overflow: hidden;
|
|
33107
|
+
white-space: nowrap;
|
|
33108
|
+
text-overflow: ellipsis;
|
|
33109
|
+
}
|
|
33110
|
+
|
|
33111
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
33112
|
+
min-width: var(--item-min-width);
|
|
33113
|
+
}
|
|
33114
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33115
|
+
cursor: not-allowed !important;
|
|
33116
|
+
}
|
|
33117
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33118
|
+
flex-direction: row;
|
|
33119
|
+
justify-content: stretch;
|
|
33120
|
+
}
|
|
33121
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33122
|
+
padding: 0;
|
|
33123
|
+
margin-right: 4px;
|
|
33124
|
+
flex: 1;
|
|
33125
|
+
overflow: visible;
|
|
33126
|
+
}
|
|
33127
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33128
|
+
width: 100%;
|
|
33129
|
+
min-height: unset;
|
|
33130
|
+
}
|
|
33131
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33132
|
+
height: 26px;
|
|
33133
|
+
line-height: 26px;
|
|
33134
|
+
width: 100%;
|
|
33135
|
+
padding: 0;
|
|
33136
|
+
font-size: 12px;
|
|
33137
|
+
}
|
|
33138
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33139
|
+
margin-right: 10px;
|
|
33140
|
+
}
|
|
33141
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33142
|
+
display: none;
|
|
33143
|
+
}
|
|
33144
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33145
|
+
padding-left: 8px;
|
|
33146
|
+
padding-right: 4px;
|
|
33147
|
+
border-radius: 4px 0 0 4px;
|
|
33148
|
+
}
|
|
33149
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33150
|
+
margin-right: 0;
|
|
33151
|
+
}
|
|
33152
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33153
|
+
padding-right: 8px;
|
|
33154
|
+
padding-left: 12px;
|
|
33155
|
+
border-radius: 0 4px 4px 0;
|
|
33156
|
+
}
|
|
33157
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33158
|
+
content: "";
|
|
33159
|
+
width: 0;
|
|
33160
|
+
height: 0;
|
|
33161
|
+
border: 13px solid transparent;
|
|
33162
|
+
position: absolute;
|
|
33163
|
+
top: 0;
|
|
33164
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33165
|
+
z-index: 2;
|
|
33166
|
+
position: relative;
|
|
33167
|
+
top: -50%;
|
|
33168
|
+
right: -100%;
|
|
33169
|
+
}
|
|
33170
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33171
|
+
padding: 0 4px 0 12px;
|
|
33172
|
+
}
|
|
33173
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33174
|
+
content: "";
|
|
33175
|
+
width: 0;
|
|
33176
|
+
height: 0;
|
|
33177
|
+
border: 13px solid transparent;
|
|
33178
|
+
position: absolute;
|
|
33179
|
+
top: 0;
|
|
33180
|
+
border-left: 8px solid #fff;
|
|
33181
|
+
left: 0;
|
|
33182
|
+
}
|
|
33183
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33184
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33185
|
+
}
|
|
33186
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33187
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33188
|
+
}
|
|
33189
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33190
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33191
|
+
}
|
|
33192
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33193
|
+
cursor: pointer;
|
|
33194
|
+
min-width: var(--item-min-width);
|
|
33195
|
+
}
|
|
33196
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33197
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33198
|
+
min-width: var(--item-min-width);
|
|
33199
|
+
}
|
|
33200
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33201
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33202
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33203
|
+
}
|
|
33204
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33205
|
+
padding: 0;
|
|
33206
|
+
}
|
|
33207
|
+
|
|
33208
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33209
|
+
width: 192px;
|
|
33210
|
+
row-gap: 2px;
|
|
33211
|
+
}
|
|
33212
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33213
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33214
|
+
}
|
|
33215
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33216
|
+
color: #00122e !important;
|
|
33217
|
+
}
|
|
33218
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33219
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33220
|
+
}
|
|
33221
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33222
|
+
padding: 0 8px;
|
|
33223
|
+
border-radius: 4px;
|
|
33224
|
+
height: 32px;
|
|
33225
|
+
display: flex;
|
|
33226
|
+
align-items: center;
|
|
33227
|
+
}
|
|
33228
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33229
|
+
min-height: auto;
|
|
33230
|
+
white-space: nowrap;
|
|
33231
|
+
}
|
|
33232
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33233
|
+
font-size: 13px;
|
|
33234
|
+
line-height: 20px;
|
|
33235
|
+
max-width: 100%;
|
|
33236
|
+
padding-right: 0;
|
|
33237
|
+
}
|
|
33238
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33239
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33240
|
+
}
|
|
33241
|
+
|
|
33242
|
+
.E_h6l1tj4 {
|
|
33243
|
+
width: 100%;
|
|
33244
|
+
display: inline-flex;
|
|
33245
|
+
align-items: center;
|
|
33246
|
+
justify-content: center;
|
|
33247
|
+
column-gap: 4px;
|
|
33248
|
+
}
|
|
33249
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33250
|
+
display: inline-flex;
|
|
33251
|
+
align-items: center;
|
|
33252
|
+
width: 18px;
|
|
33253
|
+
height: 18px;
|
|
33254
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33255
|
+
justify-content: center;
|
|
33256
|
+
}
|
|
33257
|
+
|
|
33258
|
+
.E_v18frne8 {
|
|
33259
|
+
width: 100%;
|
|
33260
|
+
display: flex;
|
|
33261
|
+
align-items: center;
|
|
33262
|
+
justify-content: center;
|
|
33263
|
+
column-gap: 6px;
|
|
33264
|
+
font-size: 13px;
|
|
33265
|
+
}
|
|
33266
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33267
|
+
display: inline-flex;
|
|
33268
|
+
align-items: center;
|
|
33269
|
+
min-width: 20px;
|
|
33270
|
+
min-height: 20px;
|
|
33271
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33272
|
+
justify-content: center;
|
|
33273
|
+
}
|
|
33274
|
+
|
|
33275
|
+
.E_lht19u8 {
|
|
33276
|
+
width: 64px;
|
|
33277
|
+
height: 64px;
|
|
33278
|
+
display: flex;
|
|
33279
|
+
align-items: center;
|
|
33280
|
+
justify-content: center;
|
|
33281
|
+
position: relative;
|
|
33282
|
+
opacity: 0.2;
|
|
33283
|
+
}
|
|
33284
|
+
|
|
33285
|
+
.E_lk3gkp4 {
|
|
33286
|
+
position: absolute;
|
|
33287
|
+
width: 5px;
|
|
33288
|
+
height: 48px;
|
|
33289
|
+
left: 9.33px;
|
|
33290
|
+
top: 40.5px;
|
|
33291
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33292
|
+
border-radius: 5px;
|
|
33293
|
+
transform: rotate(-128deg);
|
|
33294
|
+
transform-origin: top left;
|
|
33295
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33296
|
+
}
|
|
33297
|
+
|
|
33298
|
+
.E_ll4n94n {
|
|
33299
|
+
position: absolute;
|
|
33300
|
+
width: 5px;
|
|
33301
|
+
height: 48px;
|
|
33302
|
+
left: 40.8px;
|
|
33303
|
+
top: 8.4px;
|
|
33304
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33305
|
+
border-radius: 5px;
|
|
33306
|
+
transform: rotate(-8deg);
|
|
33307
|
+
transform-origin: top left;
|
|
33308
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33309
|
+
}
|
|
33310
|
+
|
|
33311
|
+
.E_l17lbdo6 {
|
|
33312
|
+
position: absolute;
|
|
33313
|
+
width: 5px;
|
|
33314
|
+
height: 48px;
|
|
33315
|
+
left: 52.9px;
|
|
33316
|
+
top: 51.8px;
|
|
33317
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33318
|
+
border-radius: 5px;
|
|
33319
|
+
transform: rotate(112deg);
|
|
33320
|
+
transform-origin: top left;
|
|
33321
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33322
|
+
}
|
|
33323
|
+
|
|
33324
|
+
.E_tc97u5y {
|
|
33325
|
+
height: 100%;
|
|
33326
|
+
}
|
|
33327
|
+
|
|
33328
|
+
.E_efzf37v .ant-table-content,
|
|
33329
|
+
.E_efzf37v .ant-table-body {
|
|
33330
|
+
overflow: visible !important;
|
|
33331
|
+
height: 100%;
|
|
33332
|
+
}
|
|
33333
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
33334
|
+
height: 100%;
|
|
33335
|
+
}
|
|
33336
|
+
.E_efzf37v table {
|
|
33337
|
+
width: 100% !important;
|
|
33338
|
+
height: 100%;
|
|
33339
|
+
}
|
|
33340
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33341
|
+
padding: 15px 0;
|
|
33342
|
+
}
|
|
33343
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
33344
|
+
display: none;
|
|
33345
|
+
}
|
|
33346
|
+
|
|
33347
|
+
.E_t1fisho6 {
|
|
33348
|
+
height: 100%;
|
|
33349
|
+
}
|
|
33350
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33351
|
+
padding-top: 6px;
|
|
33352
|
+
padding-bottom: 6px;
|
|
33139
33353
|
}
|
|
33140
33354
|
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
33141
33355
|
font-weight: 700;
|
|
@@ -33478,227 +33692,298 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33478
33692
|
background: #fff;
|
|
33479
33693
|
}
|
|
33480
33694
|
|
|
33481
|
-
.
|
|
33482
|
-
|
|
33483
|
-
|
|
33484
|
-
|
|
33485
|
-
|
|
33695
|
+
.E_l1ucdodl {
|
|
33696
|
+
margin: 0;
|
|
33697
|
+
border-radius: 20px;
|
|
33698
|
+
padding: 2px 10px;
|
|
33699
|
+
height: 22px;
|
|
33700
|
+
display: flex;
|
|
33701
|
+
align-items: center;
|
|
33486
33702
|
}
|
|
33487
|
-
.
|
|
33488
|
-
|
|
33703
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33704
|
+
color: #FFFFFF;
|
|
33489
33705
|
}
|
|
33490
|
-
.
|
|
33491
|
-
|
|
33706
|
+
.E_l1ucdodl.tag-hover {
|
|
33707
|
+
cursor: pointer;
|
|
33492
33708
|
}
|
|
33493
|
-
.
|
|
33494
|
-
color: #
|
|
33495
|
-
font-weight: normal;
|
|
33709
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
33710
|
+
color: #00122e;
|
|
33496
33711
|
}
|
|
33497
|
-
.
|
|
33712
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33713
|
+
margin-right: 6px;
|
|
33714
|
+
}
|
|
33715
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33716
|
+
margin-left: 8px;
|
|
33498
33717
|
color: rgba(44, 56, 82, 0.6);
|
|
33499
33718
|
}
|
|
33500
|
-
.
|
|
33501
|
-
color: #
|
|
33719
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33720
|
+
color: #FFFFFF;
|
|
33502
33721
|
}
|
|
33503
|
-
.
|
|
33504
|
-
|
|
33722
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33723
|
+
background-color: #0080ff;
|
|
33505
33724
|
}
|
|
33506
|
-
.
|
|
33507
|
-
|
|
33508
|
-
|
|
33509
|
-
|
|
33725
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33726
|
+
background-color: #f0483e;
|
|
33727
|
+
}
|
|
33728
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33729
|
+
background-color: #fea008;
|
|
33730
|
+
}
|
|
33731
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33732
|
+
background-color: #00ba5d;
|
|
33733
|
+
}
|
|
33734
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33735
|
+
background-color: #6b7d99;
|
|
33736
|
+
}
|
|
33737
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33738
|
+
background-color: #7E41FF;
|
|
33510
33739
|
}
|
|
33511
33740
|
|
|
33512
|
-
.
|
|
33513
|
-
|
|
33741
|
+
.E_s1qj66nc {
|
|
33742
|
+
width: 8px;
|
|
33743
|
+
height: 8px;
|
|
33744
|
+
border-radius: 50%;
|
|
33745
|
+
display: inline-block;
|
|
33514
33746
|
}
|
|
33515
|
-
|
|
33516
|
-
|
|
33747
|
+
|
|
33748
|
+
.E_s5x1boq {
|
|
33749
|
+
width: 8px;
|
|
33750
|
+
height: 8px;
|
|
33751
|
+
border-radius: 2px;
|
|
33752
|
+
display: inline-block;
|
|
33517
33753
|
}
|
|
33518
|
-
|
|
33519
|
-
|
|
33520
|
-
|
|
33754
|
+
|
|
33755
|
+
.E_c1xm185 {
|
|
33756
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33521
33757
|
}
|
|
33522
|
-
|
|
33523
|
-
|
|
33524
|
-
margin-right: 4px;
|
|
33758
|
+
|
|
33759
|
+
.E_c1x5l5qc {
|
|
33525
33760
|
flex: 1;
|
|
33526
|
-
overflow: visible;
|
|
33527
33761
|
}
|
|
33528
|
-
|
|
33529
|
-
|
|
33530
|
-
min-
|
|
33762
|
+
|
|
33763
|
+
.E_t1gvlxt5 {
|
|
33764
|
+
min-width: 0;
|
|
33765
|
+
flex: 1;
|
|
33531
33766
|
}
|
|
33532
|
-
.
|
|
33533
|
-
|
|
33534
|
-
line-height: 26px;
|
|
33535
|
-
width: 100%;
|
|
33536
|
-
padding: 0;
|
|
33537
|
-
font-size: 12px;
|
|
33767
|
+
.E_t1gvlxt5 .tag {
|
|
33768
|
+
flex: 0 0 auto;
|
|
33538
33769
|
}
|
|
33539
|
-
.
|
|
33540
|
-
|
|
33770
|
+
.E_t1gvlxt5 .progress-title {
|
|
33771
|
+
flex: 2;
|
|
33772
|
+
max-width: fit-content;
|
|
33541
33773
|
}
|
|
33542
|
-
.
|
|
33543
|
-
|
|
33774
|
+
.E_t1gvlxt5 .progress-desc {
|
|
33775
|
+
flex: 1;
|
|
33776
|
+
max-width: fit-content;
|
|
33544
33777
|
}
|
|
33545
|
-
|
|
33546
|
-
|
|
33547
|
-
|
|
33778
|
+
|
|
33779
|
+
.E_a1ji6r68 {
|
|
33780
|
+
display: flex;
|
|
33781
|
+
align-items: center;
|
|
33782
|
+
column-gap: var(--a1ji6r68-0);
|
|
33783
|
+
}
|
|
33784
|
+
|
|
33785
|
+
.E_w7ob4th.outside-tag {
|
|
33786
|
+
padding-left: 0;
|
|
33787
|
+
}
|
|
33788
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
33548
33789
|
border-radius: 4px 0 0 4px;
|
|
33790
|
+
padding-right: 4px;
|
|
33791
|
+
margin-right: 4px;
|
|
33549
33792
|
}
|
|
33550
|
-
|
|
33551
|
-
|
|
33793
|
+
|
|
33794
|
+
.E_i1g85yz3 {
|
|
33795
|
+
margin-right: 4px;
|
|
33796
|
+
height: 16px;
|
|
33552
33797
|
}
|
|
33553
|
-
|
|
33554
|
-
|
|
33555
|
-
padding
|
|
33556
|
-
|
|
33798
|
+
|
|
33799
|
+
.E_slr2ynn {
|
|
33800
|
+
padding: 0 8px;
|
|
33801
|
+
height: 18px;
|
|
33557
33802
|
}
|
|
33558
|
-
|
|
33559
|
-
|
|
33560
|
-
|
|
33561
|
-
height:
|
|
33562
|
-
border: 13px solid transparent;
|
|
33563
|
-
position: absolute;
|
|
33564
|
-
top: 0;
|
|
33565
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33566
|
-
z-index: 2;
|
|
33567
|
-
position: relative;
|
|
33568
|
-
top: -50%;
|
|
33569
|
-
right: -100%;
|
|
33803
|
+
|
|
33804
|
+
.E_m140wbb6 {
|
|
33805
|
+
padding: 2px 8px;
|
|
33806
|
+
height: 24px;
|
|
33570
33807
|
}
|
|
33571
|
-
|
|
33572
|
-
|
|
33808
|
+
|
|
33809
|
+
.E_t1fozc1i {
|
|
33810
|
+
margin: 0;
|
|
33573
33811
|
}
|
|
33574
|
-
|
|
33575
|
-
|
|
33576
|
-
|
|
33577
|
-
height:
|
|
33578
|
-
border: 13px solid transparent;
|
|
33579
|
-
position: absolute;
|
|
33580
|
-
top: 0;
|
|
33581
|
-
border-left: 8px solid #fff;
|
|
33582
|
-
left: 0;
|
|
33812
|
+
|
|
33813
|
+
.E_i1vxv4ln {
|
|
33814
|
+
margin-right: 4px;
|
|
33815
|
+
height: 16px;
|
|
33583
33816
|
}
|
|
33584
|
-
|
|
33585
|
-
|
|
33817
|
+
|
|
33818
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33819
|
+
font-weight: 700;
|
|
33820
|
+
color: #00122e;
|
|
33821
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33822
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33823
|
+
word-break: break-all;
|
|
33824
|
+
display: inline;
|
|
33825
|
+
white-space: normal;
|
|
33586
33826
|
}
|
|
33587
|
-
|
|
33588
|
-
|
|
33827
|
+
|
|
33828
|
+
.E_msn7nxt {
|
|
33829
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33830
|
+
text-align: center;
|
|
33831
|
+
display: flex;
|
|
33832
|
+
align-items: center;
|
|
33833
|
+
justify-content: center;
|
|
33834
|
+
flex-direction: column;
|
|
33835
|
+
height: 100%;
|
|
33589
33836
|
}
|
|
33590
|
-
.
|
|
33591
|
-
|
|
33837
|
+
.E_msn7nxt .link {
|
|
33838
|
+
color: #0080ff;
|
|
33839
|
+
cursor: pointer;
|
|
33592
33840
|
}
|
|
33593
|
-
|
|
33841
|
+
|
|
33842
|
+
.E_mp64wfi {
|
|
33843
|
+
width: 100%;
|
|
33844
|
+
height: 100%;
|
|
33845
|
+
display: flex;
|
|
33846
|
+
flex-direction: column;
|
|
33847
|
+
}
|
|
33848
|
+
.E_mp64wfi .name-toolbar {
|
|
33849
|
+
width: 100%;
|
|
33850
|
+
display: flex;
|
|
33851
|
+
line-height: 30px;
|
|
33852
|
+
padding: 0 16px;
|
|
33853
|
+
justify-content: space-between;
|
|
33854
|
+
}
|
|
33855
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
33856
|
+
display: flex;
|
|
33857
|
+
font-size: 12px;
|
|
33858
|
+
align-items: center;
|
|
33859
|
+
}
|
|
33860
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
33861
|
+
color: #a3b4cc;
|
|
33862
|
+
}
|
|
33863
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
33864
|
+
margin-left: 10px;
|
|
33865
|
+
}
|
|
33866
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
33867
|
+
margin-left: 10px;
|
|
33594
33868
|
cursor: pointer;
|
|
33595
|
-
min-width: var(--item-min-width);
|
|
33596
33869
|
}
|
|
33597
|
-
.
|
|
33598
|
-
|
|
33599
|
-
|
|
33870
|
+
.E_mp64wfi .content {
|
|
33871
|
+
flex: 1;
|
|
33872
|
+
width: 100%;
|
|
33873
|
+
display: flex;
|
|
33874
|
+
justify-content: center;
|
|
33875
|
+
align-items: center;
|
|
33600
33876
|
}
|
|
33601
|
-
.
|
|
33602
|
-
|
|
33603
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33877
|
+
.E_mp64wfi .single-content {
|
|
33878
|
+
height: 65px;
|
|
33604
33879
|
}
|
|
33605
|
-
|
|
33606
|
-
|
|
33880
|
+
|
|
33881
|
+
.E_l1oyigan {
|
|
33882
|
+
display: flex;
|
|
33883
|
+
align-items: center;
|
|
33884
|
+
white-space: nowrap;
|
|
33885
|
+
overflow: hidden;
|
|
33886
|
+
width: 100%;
|
|
33887
|
+
}
|
|
33888
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
33889
|
+
margin-left: auto;
|
|
33890
|
+
font-size: 12px;
|
|
33607
33891
|
}
|
|
33608
33892
|
|
|
33609
|
-
.
|
|
33610
|
-
|
|
33611
|
-
|
|
33893
|
+
.E_l1noi4n1 {
|
|
33894
|
+
display: flex;
|
|
33895
|
+
justify-content: flex-start;
|
|
33896
|
+
align-items: center;
|
|
33897
|
+
font-size: 12px;
|
|
33898
|
+
cursor: pointer;
|
|
33612
33899
|
}
|
|
33613
|
-
.
|
|
33614
|
-
|
|
33900
|
+
.E_l1noi4n1:not(:last-child) {
|
|
33901
|
+
margin-right: 20px;
|
|
33615
33902
|
}
|
|
33616
|
-
.
|
|
33617
|
-
|
|
33903
|
+
.E_l1noi4n1.deselected {
|
|
33904
|
+
opacity: 0.4;
|
|
33618
33905
|
}
|
|
33619
|
-
.
|
|
33620
|
-
background
|
|
33906
|
+
.E_l1noi4n1.deselected .color-block {
|
|
33907
|
+
background: #b4beca !important;
|
|
33621
33908
|
}
|
|
33622
|
-
|
|
33623
|
-
|
|
33624
|
-
|
|
33625
|
-
height:
|
|
33909
|
+
|
|
33910
|
+
.E_cz19rz6 {
|
|
33911
|
+
display: inline-block;
|
|
33912
|
+
height: 8px;
|
|
33913
|
+
width: 8px;
|
|
33914
|
+
margin-right: 8px;
|
|
33915
|
+
}
|
|
33916
|
+
|
|
33917
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
33918
|
+
display: flex;
|
|
33919
|
+
align-items: center;
|
|
33920
|
+
font-size: 12px;
|
|
33921
|
+
margin: 0;
|
|
33922
|
+
}
|
|
33923
|
+
|
|
33924
|
+
.E_m1y1hhnr {
|
|
33925
|
+
position: relative;
|
|
33926
|
+
}
|
|
33927
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
33928
|
+
bottom: -12px;
|
|
33929
|
+
}
|
|
33930
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
33931
|
+
display: flex;
|
|
33932
|
+
justify-content: space-between;
|
|
33933
|
+
line-height: 30px;
|
|
33934
|
+
margin: 0 16px;
|
|
33935
|
+
}
|
|
33936
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
33626
33937
|
display: flex;
|
|
33938
|
+
font-size: 12px;
|
|
33627
33939
|
align-items: center;
|
|
33628
33940
|
}
|
|
33629
|
-
.
|
|
33630
|
-
|
|
33631
|
-
white-space: nowrap;
|
|
33941
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
33942
|
+
color: #a3b4cc;
|
|
33632
33943
|
}
|
|
33633
|
-
.
|
|
33634
|
-
|
|
33635
|
-
line-height: 20px;
|
|
33636
|
-
max-width: 100%;
|
|
33637
|
-
padding-right: 0;
|
|
33944
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
33945
|
+
margin-left: 10px;
|
|
33638
33946
|
}
|
|
33639
|
-
.
|
|
33640
|
-
|
|
33947
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
33948
|
+
margin-left: 10px;
|
|
33949
|
+
cursor: pointer;
|
|
33641
33950
|
}
|
|
33642
|
-
|
|
33643
|
-
|
|
33644
|
-
width: 100%;
|
|
33645
|
-
display: inline-flex;
|
|
33646
|
-
align-items: center;
|
|
33647
|
-
justify-content: center;
|
|
33648
|
-
column-gap: 4px;
|
|
33951
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
33952
|
+
font-size: 12px;
|
|
33649
33953
|
}
|
|
33650
|
-
.
|
|
33651
|
-
|
|
33652
|
-
|
|
33653
|
-
|
|
33654
|
-
|
|
33655
|
-
|
|
33656
|
-
|
|
33954
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
33955
|
+
position: absolute;
|
|
33956
|
+
bottom: 10px;
|
|
33957
|
+
padding: 0 8px;
|
|
33958
|
+
border-radius: 4px;
|
|
33959
|
+
font-size: 12px;
|
|
33960
|
+
color: #fff;
|
|
33961
|
+
background: rgba(0, 0, 0, 0.75);
|
|
33962
|
+
transform: translateX(-50%);
|
|
33657
33963
|
}
|
|
33658
33964
|
|
|
33659
|
-
.
|
|
33660
|
-
width:
|
|
33661
|
-
display: flex;
|
|
33662
|
-
align-items: center;
|
|
33663
|
-
justify-content: center;
|
|
33664
|
-
column-gap: 6px;
|
|
33665
|
-
font-size: 13px;
|
|
33666
|
-
}
|
|
33667
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
33668
|
-
display: inline-flex;
|
|
33669
|
-
align-items: center;
|
|
33670
|
-
min-width: 20px;
|
|
33671
|
-
min-height: 20px;
|
|
33672
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33673
|
-
justify-content: center;
|
|
33965
|
+
.E_tnvijvs {
|
|
33966
|
+
min-width: 200px;
|
|
33674
33967
|
}
|
|
33675
33968
|
|
|
33676
|
-
.
|
|
33969
|
+
.E_t1ub2aex {
|
|
33677
33970
|
display: flex;
|
|
33678
33971
|
align-items: center;
|
|
33679
33972
|
justify-content: space-between;
|
|
33680
|
-
|
|
33681
|
-
|
|
33682
|
-
|
|
33683
|
-
|
|
33684
|
-
display: flex;
|
|
33685
|
-
flex-direction: column;
|
|
33686
|
-
justify-content: center;
|
|
33687
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33973
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
33974
|
+
color: #b4beca;
|
|
33975
|
+
font-size: 12px;
|
|
33976
|
+
padding: 3px 6px;
|
|
33688
33977
|
}
|
|
33689
|
-
.
|
|
33690
|
-
|
|
33691
|
-
margin-bottom: unset;
|
|
33692
|
-
margin-inline-end: unset;
|
|
33978
|
+
.E_t1ub2aex:first-child {
|
|
33979
|
+
padding-top: 3px;
|
|
33693
33980
|
}
|
|
33694
|
-
|
|
33695
|
-
|
|
33696
|
-
padding-left: 0;
|
|
33981
|
+
.E_t1ub2aex:last-child {
|
|
33982
|
+
padding-bottom: 3px;
|
|
33697
33983
|
}
|
|
33698
|
-
.
|
|
33699
|
-
|
|
33700
|
-
|
|
33701
|
-
margin-right: 4px;
|
|
33984
|
+
.E_t1ub2aex .column-value {
|
|
33985
|
+
color: #fff;
|
|
33986
|
+
margin-left: 8px;
|
|
33702
33987
|
}
|
|
33703
33988
|
|
|
33704
33989
|
.E_t1dtlqs1 {
|
|
@@ -33836,219 +34121,65 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33836
34121
|
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
33837
34122
|
margin-right: 8px;
|
|
33838
34123
|
}
|
|
33839
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
33840
|
-
padding: 4px;
|
|
33841
|
-
width: 24px;
|
|
33842
|
-
height: 24px;
|
|
33843
|
-
overflow: hidden;
|
|
33844
|
-
}
|
|
33845
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
33846
|
-
padding: 0;
|
|
33847
|
-
}
|
|
33848
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
33849
|
-
cursor: not-allowed;
|
|
33850
|
-
opacity: 0.5;
|
|
33851
|
-
}
|
|
33852
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33853
|
-
margin: 0;
|
|
33854
|
-
}
|
|
33855
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33856
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33857
|
-
border-radius: 5px;
|
|
33858
|
-
font-size: 12px;
|
|
33859
|
-
}
|
|
33860
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33861
|
-
font-size: inherit;
|
|
33862
|
-
}
|
|
33863
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33864
|
-
min-height: 24px;
|
|
33865
|
-
font-size: 12px;
|
|
33866
|
-
position: relative;
|
|
33867
|
-
}
|
|
33868
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33869
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33870
|
-
}
|
|
33871
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
33872
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33873
|
-
}
|
|
33874
|
-
|
|
33875
|
-
.E_a138syjm {
|
|
33876
|
-
display: flex;
|
|
33877
|
-
align-items: center;
|
|
33878
|
-
margin-top: 8px;
|
|
33879
|
-
}
|
|
33880
|
-
.E_a138syjm button.ant-btn {
|
|
33881
|
-
padding: 2px 8px;
|
|
33882
|
-
height: 24px;
|
|
33883
|
-
}
|
|
33884
|
-
.E_a138syjm > span.maximum-desc {
|
|
33885
|
-
display: none;
|
|
33886
|
-
margin-left: 8px;
|
|
33887
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33888
|
-
}
|
|
33889
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
33890
|
-
display: inline;
|
|
33891
|
-
}
|
|
33892
|
-
|
|
33893
|
-
.E_d77i8u0 {
|
|
33894
|
-
width: 24px;
|
|
33895
|
-
height: 24px;
|
|
33896
|
-
padding: 4px;
|
|
33897
|
-
margin-right: 8px;
|
|
33898
|
-
}
|
|
33899
|
-
|
|
33900
|
-
.E_slr2ynn {
|
|
33901
|
-
padding: 0 8px;
|
|
33902
|
-
height: 18px;
|
|
33903
|
-
}
|
|
33904
|
-
|
|
33905
|
-
.E_m140wbb6 {
|
|
33906
|
-
padding: 2px 8px;
|
|
33907
|
-
height: 24px;
|
|
33908
|
-
}
|
|
33909
|
-
|
|
33910
|
-
.E_t1fozc1i {
|
|
33911
|
-
margin: 0;
|
|
33912
|
-
}
|
|
33913
|
-
|
|
33914
|
-
.E_i1vxv4ln {
|
|
33915
|
-
margin-right: 4px;
|
|
33916
|
-
height: 16px;
|
|
33917
|
-
}
|
|
33918
|
-
|
|
33919
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33920
|
-
font-weight: 700;
|
|
33921
|
-
color: #00122e;
|
|
33922
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33923
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33924
|
-
word-break: break-all;
|
|
33925
|
-
display: inline;
|
|
33926
|
-
white-space: normal;
|
|
33927
|
-
}
|
|
33928
|
-
|
|
33929
|
-
.E_i1g85yz3 {
|
|
33930
|
-
margin-right: 4px;
|
|
33931
|
-
height: 16px;
|
|
33932
|
-
}
|
|
33933
|
-
|
|
33934
|
-
.E_l1ucdodl {
|
|
33935
|
-
margin: 0;
|
|
33936
|
-
border-radius: 20px;
|
|
33937
|
-
padding: 2px 10px;
|
|
33938
|
-
height: 22px;
|
|
33939
|
-
display: flex;
|
|
33940
|
-
align-items: center;
|
|
33941
|
-
}
|
|
33942
|
-
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33943
|
-
color: #FFFFFF;
|
|
33944
|
-
}
|
|
33945
|
-
.E_l1ucdodl.tag-hover {
|
|
33946
|
-
cursor: pointer;
|
|
33947
|
-
}
|
|
33948
|
-
.E_l1ucdodl.ui-kit-status-legend {
|
|
33949
|
-
color: #00122e;
|
|
33950
|
-
}
|
|
33951
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33952
|
-
margin-right: 6px;
|
|
33953
|
-
}
|
|
33954
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33955
|
-
margin-left: 8px;
|
|
33956
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33957
|
-
}
|
|
33958
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33959
|
-
color: #FFFFFF;
|
|
33960
|
-
}
|
|
33961
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33962
|
-
background-color: #0080ff;
|
|
33963
|
-
}
|
|
33964
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33965
|
-
background-color: #f0483e;
|
|
33966
|
-
}
|
|
33967
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33968
|
-
background-color: #fea008;
|
|
33969
|
-
}
|
|
33970
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33971
|
-
background-color: #00ba5d;
|
|
33972
|
-
}
|
|
33973
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33974
|
-
background-color: #6b7d99;
|
|
33975
|
-
}
|
|
33976
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33977
|
-
background-color: #7E41FF;
|
|
33978
|
-
}
|
|
33979
|
-
|
|
33980
|
-
.E_s1qj66nc {
|
|
33981
|
-
width: 8px;
|
|
33982
|
-
height: 8px;
|
|
33983
|
-
border-radius: 50%;
|
|
33984
|
-
display: inline-block;
|
|
33985
|
-
}
|
|
33986
|
-
|
|
33987
|
-
.E_s5x1boq {
|
|
33988
|
-
width: 8px;
|
|
33989
|
-
height: 8px;
|
|
33990
|
-
border-radius: 2px;
|
|
33991
|
-
display: inline-block;
|
|
33992
|
-
}
|
|
33993
|
-
|
|
33994
|
-
.E_c1xm185 {
|
|
33995
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33996
|
-
}
|
|
33997
|
-
|
|
33998
|
-
.E_c1x5l5qc {
|
|
33999
|
-
flex: 1;
|
|
34124
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34125
|
+
padding: 4px;
|
|
34126
|
+
width: 24px;
|
|
34127
|
+
height: 24px;
|
|
34128
|
+
overflow: hidden;
|
|
34000
34129
|
}
|
|
34001
|
-
|
|
34002
|
-
|
|
34003
|
-
height: 100%;
|
|
34130
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34131
|
+
padding: 0;
|
|
34004
34132
|
}
|
|
34005
|
-
.
|
|
34006
|
-
|
|
34007
|
-
|
|
34008
|
-
display: flex;
|
|
34133
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34134
|
+
cursor: not-allowed;
|
|
34135
|
+
opacity: 0.5;
|
|
34009
34136
|
}
|
|
34010
|
-
.
|
|
34011
|
-
|
|
34012
|
-
margin: 4px;
|
|
34013
|
-
background: rgba(204, 212, 227, 0.18);
|
|
34014
|
-
border-radius: 2px;
|
|
34137
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34138
|
+
margin: 0;
|
|
34015
34139
|
}
|
|
34016
|
-
.
|
|
34017
|
-
|
|
34140
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34141
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34142
|
+
border-radius: 5px;
|
|
34143
|
+
font-size: 12px;
|
|
34018
34144
|
}
|
|
34019
|
-
.
|
|
34020
|
-
|
|
34145
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34146
|
+
font-size: inherit;
|
|
34021
34147
|
}
|
|
34022
|
-
.
|
|
34023
|
-
|
|
34148
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34149
|
+
min-height: 24px;
|
|
34150
|
+
font-size: 12px;
|
|
34151
|
+
position: relative;
|
|
34024
34152
|
}
|
|
34025
|
-
.
|
|
34026
|
-
|
|
34153
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34154
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34027
34155
|
}
|
|
34028
|
-
.
|
|
34029
|
-
background: rgba(
|
|
34156
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34157
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34030
34158
|
}
|
|
34031
34159
|
|
|
34032
|
-
.
|
|
34033
|
-
|
|
34034
|
-
|
|
34160
|
+
.E_a138syjm {
|
|
34161
|
+
display: flex;
|
|
34162
|
+
align-items: center;
|
|
34163
|
+
margin-top: 8px;
|
|
34035
34164
|
}
|
|
34036
|
-
.
|
|
34037
|
-
|
|
34165
|
+
.E_a138syjm button.ant-btn {
|
|
34166
|
+
padding: 2px 8px;
|
|
34167
|
+
height: 24px;
|
|
34038
34168
|
}
|
|
34039
|
-
.
|
|
34040
|
-
|
|
34041
|
-
|
|
34169
|
+
.E_a138syjm > span.maximum-desc {
|
|
34170
|
+
display: none;
|
|
34171
|
+
margin-left: 8px;
|
|
34172
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34042
34173
|
}
|
|
34043
|
-
.
|
|
34044
|
-
|
|
34045
|
-
max-width: fit-content;
|
|
34174
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34175
|
+
display: inline;
|
|
34046
34176
|
}
|
|
34047
34177
|
|
|
34048
|
-
.
|
|
34049
|
-
|
|
34050
|
-
|
|
34051
|
-
|
|
34178
|
+
.E_d77i8u0 {
|
|
34179
|
+
width: 24px;
|
|
34180
|
+
height: 24px;
|
|
34181
|
+
padding: 4px;
|
|
34182
|
+
margin-right: 8px;
|
|
34052
34183
|
}
|
|
34053
34184
|
|
|
34054
34185
|
.E_m11nzl2x {
|
|
@@ -34201,222 +34332,91 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34201
34332
|
.E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34202
34333
|
margin-left: 10px;
|
|
34203
34334
|
}
|
|
34204
|
-
.E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
|
|
34205
|
-
margin-left: 10px;
|
|
34206
|
-
cursor: pointer;
|
|
34207
|
-
}
|
|
34208
|
-
.E_lqeaosa .recharts-xAxis {
|
|
34209
|
-
font-size: 12px;
|
|
34210
|
-
}
|
|
34211
|
-
.E_lqeaosa .pointer-wrapper {
|
|
34212
|
-
position: absolute;
|
|
34213
|
-
bottom: 10px;
|
|
34214
|
-
padding: 0 8px;
|
|
34215
|
-
font-size: 12px;
|
|
34216
|
-
color: #fff;
|
|
34217
|
-
transform: translateX(-50%);
|
|
34218
|
-
}
|
|
34219
|
-
|
|
34220
|
-
.E_t2pr38p {
|
|
34221
|
-
min-width: 200px;
|
|
34222
|
-
background-color: rgba(23, 38, 64, 0.8);
|
|
34223
|
-
border-radius: 4px;
|
|
34224
|
-
box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
|
|
34225
|
-
padding: 8px;
|
|
34226
|
-
}
|
|
34227
|
-
|
|
34228
|
-
.E_tecdsj7 {
|
|
34229
|
-
display: flex;
|
|
34230
|
-
align-items: center;
|
|
34231
|
-
background-color: unset;
|
|
34232
|
-
color: #FFFFFF;
|
|
34233
|
-
justify-content: space-between;
|
|
34234
|
-
font-size: 12px;
|
|
34235
|
-
padding-top: 6px;
|
|
34236
|
-
}
|
|
34237
|
-
.E_tecdsj7:first-child {
|
|
34238
|
-
padding-top: 3px;
|
|
34239
|
-
}
|
|
34240
|
-
.E_tecdsj7:last-child {
|
|
34241
|
-
padding-bottom: 3px;
|
|
34242
|
-
}
|
|
34243
|
-
.E_tecdsj7 .column-value {
|
|
34244
|
-
color: #FFFFFF;
|
|
34245
|
-
margin-left: 8px;
|
|
34246
|
-
}
|
|
34247
|
-
|
|
34248
|
-
.E_ljhvvia {
|
|
34249
|
-
display: inline-block;
|
|
34250
|
-
height: 8px;
|
|
34251
|
-
width: 8px;
|
|
34252
|
-
margin-right: 8px;
|
|
34253
|
-
border-radius: 2px;
|
|
34254
|
-
}
|
|
34255
|
-
.E_ljhvvia.borderd {
|
|
34256
|
-
border: 1px solid #fff;
|
|
34257
|
-
}
|
|
34258
|
-
|
|
34259
|
-
.E_msn7nxt {
|
|
34260
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34261
|
-
text-align: center;
|
|
34262
|
-
display: flex;
|
|
34263
|
-
align-items: center;
|
|
34264
|
-
justify-content: center;
|
|
34265
|
-
flex-direction: column;
|
|
34266
|
-
height: 100%;
|
|
34267
|
-
}
|
|
34268
|
-
.E_msn7nxt .link {
|
|
34269
|
-
color: #0080ff;
|
|
34270
|
-
cursor: pointer;
|
|
34271
|
-
}
|
|
34272
|
-
|
|
34273
|
-
.E_mp64wfi {
|
|
34274
|
-
width: 100%;
|
|
34275
|
-
height: 100%;
|
|
34276
|
-
display: flex;
|
|
34277
|
-
flex-direction: column;
|
|
34278
|
-
}
|
|
34279
|
-
.E_mp64wfi .name-toolbar {
|
|
34280
|
-
width: 100%;
|
|
34281
|
-
display: flex;
|
|
34282
|
-
line-height: 30px;
|
|
34283
|
-
padding: 0 16px;
|
|
34284
|
-
justify-content: space-between;
|
|
34285
|
-
}
|
|
34286
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34287
|
-
display: flex;
|
|
34288
|
-
font-size: 12px;
|
|
34289
|
-
align-items: center;
|
|
34290
|
-
}
|
|
34291
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34292
|
-
color: #a3b4cc;
|
|
34293
|
-
}
|
|
34294
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34295
|
-
margin-left: 10px;
|
|
34296
|
-
}
|
|
34297
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34298
|
-
margin-left: 10px;
|
|
34299
|
-
cursor: pointer;
|
|
34300
|
-
}
|
|
34301
|
-
.E_mp64wfi .content {
|
|
34302
|
-
flex: 1;
|
|
34303
|
-
width: 100%;
|
|
34304
|
-
display: flex;
|
|
34305
|
-
justify-content: center;
|
|
34306
|
-
align-items: center;
|
|
34307
|
-
}
|
|
34308
|
-
.E_mp64wfi .single-content {
|
|
34309
|
-
height: 65px;
|
|
34310
|
-
}
|
|
34311
|
-
|
|
34312
|
-
.E_l1oyigan {
|
|
34313
|
-
display: flex;
|
|
34314
|
-
align-items: center;
|
|
34315
|
-
white-space: nowrap;
|
|
34316
|
-
overflow: hidden;
|
|
34317
|
-
width: 100%;
|
|
34318
|
-
}
|
|
34319
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
34320
|
-
margin-left: auto;
|
|
34321
|
-
font-size: 12px;
|
|
34322
|
-
}
|
|
34323
|
-
|
|
34324
|
-
.E_l1noi4n1 {
|
|
34325
|
-
display: flex;
|
|
34326
|
-
justify-content: flex-start;
|
|
34327
|
-
align-items: center;
|
|
34328
|
-
font-size: 12px;
|
|
34329
|
-
cursor: pointer;
|
|
34330
|
-
}
|
|
34331
|
-
.E_l1noi4n1:not(:last-child) {
|
|
34332
|
-
margin-right: 20px;
|
|
34333
|
-
}
|
|
34334
|
-
.E_l1noi4n1.deselected {
|
|
34335
|
-
opacity: 0.4;
|
|
34336
|
-
}
|
|
34337
|
-
.E_l1noi4n1.deselected .color-block {
|
|
34338
|
-
background: #b4beca !important;
|
|
34339
|
-
}
|
|
34340
|
-
|
|
34341
|
-
.E_cz19rz6 {
|
|
34342
|
-
display: inline-block;
|
|
34343
|
-
height: 8px;
|
|
34344
|
-
width: 8px;
|
|
34345
|
-
margin-right: 8px;
|
|
34346
|
-
}
|
|
34347
|
-
|
|
34348
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34349
|
-
display: flex;
|
|
34350
|
-
align-items: center;
|
|
34351
|
-
font-size: 12px;
|
|
34352
|
-
margin: 0;
|
|
34353
|
-
}
|
|
34354
|
-
|
|
34355
|
-
.E_m1y1hhnr {
|
|
34356
|
-
position: relative;
|
|
34357
|
-
}
|
|
34358
|
-
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34359
|
-
bottom: -12px;
|
|
34360
|
-
}
|
|
34361
|
-
.E_m1y1hhnr .metric-toolbar {
|
|
34362
|
-
display: flex;
|
|
34363
|
-
justify-content: space-between;
|
|
34364
|
-
line-height: 30px;
|
|
34365
|
-
margin: 0 16px;
|
|
34366
|
-
}
|
|
34367
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34368
|
-
display: flex;
|
|
34369
|
-
font-size: 12px;
|
|
34370
|
-
align-items: center;
|
|
34371
|
-
}
|
|
34372
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34373
|
-
color: #a3b4cc;
|
|
34374
|
-
}
|
|
34375
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34376
|
-
margin-left: 10px;
|
|
34377
|
-
}
|
|
34378
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34335
|
+
.E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
|
|
34379
34336
|
margin-left: 10px;
|
|
34380
34337
|
cursor: pointer;
|
|
34381
34338
|
}
|
|
34382
|
-
.
|
|
34339
|
+
.E_lqeaosa .recharts-xAxis {
|
|
34383
34340
|
font-size: 12px;
|
|
34384
34341
|
}
|
|
34385
|
-
.
|
|
34342
|
+
.E_lqeaosa .pointer-wrapper {
|
|
34386
34343
|
position: absolute;
|
|
34387
34344
|
bottom: 10px;
|
|
34388
34345
|
padding: 0 8px;
|
|
34389
|
-
border-radius: 4px;
|
|
34390
34346
|
font-size: 12px;
|
|
34391
34347
|
color: #fff;
|
|
34392
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34393
34348
|
transform: translateX(-50%);
|
|
34394
34349
|
}
|
|
34395
34350
|
|
|
34396
|
-
.
|
|
34351
|
+
.E_t2pr38p {
|
|
34397
34352
|
min-width: 200px;
|
|
34353
|
+
background-color: rgba(23, 38, 64, 0.8);
|
|
34354
|
+
border-radius: 4px;
|
|
34355
|
+
box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
|
|
34356
|
+
padding: 8px;
|
|
34398
34357
|
}
|
|
34399
34358
|
|
|
34400
|
-
.
|
|
34359
|
+
.E_tecdsj7 {
|
|
34401
34360
|
display: flex;
|
|
34402
34361
|
align-items: center;
|
|
34362
|
+
background-color: unset;
|
|
34363
|
+
color: #FFFFFF;
|
|
34403
34364
|
justify-content: space-between;
|
|
34404
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34405
|
-
color: #b4beca;
|
|
34406
34365
|
font-size: 12px;
|
|
34407
|
-
padding:
|
|
34366
|
+
padding-top: 6px;
|
|
34408
34367
|
}
|
|
34409
|
-
.
|
|
34368
|
+
.E_tecdsj7:first-child {
|
|
34410
34369
|
padding-top: 3px;
|
|
34411
34370
|
}
|
|
34412
|
-
.
|
|
34371
|
+
.E_tecdsj7:last-child {
|
|
34413
34372
|
padding-bottom: 3px;
|
|
34414
34373
|
}
|
|
34415
|
-
.
|
|
34416
|
-
color: #
|
|
34374
|
+
.E_tecdsj7 .column-value {
|
|
34375
|
+
color: #FFFFFF;
|
|
34417
34376
|
margin-left: 8px;
|
|
34418
34377
|
}
|
|
34419
34378
|
|
|
34379
|
+
.E_ljhvvia {
|
|
34380
|
+
display: inline-block;
|
|
34381
|
+
height: 8px;
|
|
34382
|
+
width: 8px;
|
|
34383
|
+
margin-right: 8px;
|
|
34384
|
+
border-radius: 2px;
|
|
34385
|
+
}
|
|
34386
|
+
.E_ljhvvia.borderd {
|
|
34387
|
+
border: 1px solid #fff;
|
|
34388
|
+
}
|
|
34389
|
+
|
|
34390
|
+
.E_t13ef470 {
|
|
34391
|
+
height: 100%;
|
|
34392
|
+
}
|
|
34393
|
+
.E_t13ef470 .table-loading-item {
|
|
34394
|
+
padding: 12px 4px;
|
|
34395
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34396
|
+
display: flex;
|
|
34397
|
+
}
|
|
34398
|
+
.E_t13ef470 .table-loading-item > * {
|
|
34399
|
+
height: 16px;
|
|
34400
|
+
margin: 4px;
|
|
34401
|
+
background: rgba(204, 212, 227, 0.18);
|
|
34402
|
+
border-radius: 2px;
|
|
34403
|
+
}
|
|
34404
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34405
|
+
width: 16px;
|
|
34406
|
+
}
|
|
34407
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
34408
|
+
flex: 1;
|
|
34409
|
+
}
|
|
34410
|
+
.E_t13ef470 :nth-child(1) {
|
|
34411
|
+
padding: 8px 4px;
|
|
34412
|
+
}
|
|
34413
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34414
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34415
|
+
}
|
|
34416
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34417
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34418
|
+
}
|
|
34419
|
+
|
|
34420
34420
|
.E_bpgac8u {
|
|
34421
34421
|
color: #FFFFFF;
|
|
34422
34422
|
display: flex;
|
|
@@ -34445,9 +34445,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34445
34445
|
}
|
|
34446
34446
|
|
|
34447
34447
|
.E_t59qhqp {
|
|
34448
|
-
|
|
34449
|
-
padding:
|
|
34450
|
-
|
|
34448
|
+
padding: 0px;
|
|
34449
|
+
padding-top: 5px;
|
|
34450
|
+
padding-left: 5px;
|
|
34451
34451
|
}
|
|
34452
34452
|
.E_t59qhqp .ant-timeline-item {
|
|
34453
34453
|
margin-bottom: 16px;
|
|
@@ -34554,249 +34554,92 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34554
34554
|
background: rgba(225, 230, 241, 0.6);
|
|
34555
34555
|
}
|
|
34556
34556
|
|
|
34557
|
-
.E_f16blduf.ant-form-item {
|
|
34558
|
-
margin-bottom: 0;
|
|
34559
|
-
}
|
|
34560
|
-
.E_f16blduf .ant-form-item-explain {
|
|
34561
|
-
display: none;
|
|
34562
|
-
min-height: 18px;
|
|
34563
|
-
margin-top: 5px;
|
|
34564
|
-
font-family: "Inter";
|
|
34565
|
-
font-weight: 400;
|
|
34566
|
-
font-size: 12px;
|
|
34567
|
-
line-height: 18px;
|
|
34568
|
-
}
|
|
34569
|
-
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
34570
|
-
white-space: pre-wrap;
|
|
34571
|
-
}
|
|
34572
|
-
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
34573
|
-
display: block;
|
|
34574
|
-
}
|
|
34575
|
-
|
|
34576
34557
|
.E_t1616y1o {
|
|
34577
34558
|
color: #fff;
|
|
34578
34559
|
}
|
|
34579
34560
|
|
|
34580
|
-
.
|
|
34581
|
-
margin-
|
|
34582
|
-
}
|
|
34583
|
-
|
|
34584
|
-
.E_a1njc627 {
|
|
34585
|
-
font-size: 12px;
|
|
34586
|
-
color: #00122e;
|
|
34587
|
-
}
|
|
34588
|
-
|
|
34589
|
-
.E_i14c7jc8 {
|
|
34590
|
-
color: var(--i14c7jc8-0);
|
|
34591
|
-
}
|
|
34592
|
-
|
|
34593
|
-
.E_i1ibuolf {
|
|
34594
|
-
display: flex;
|
|
34595
|
-
align-items: center;
|
|
34596
|
-
column-gap: 4px;
|
|
34597
|
-
font-size: 12px;
|
|
34598
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
34599
|
-
}
|
|
34600
|
-
|
|
34601
|
-
.E_d1u4ndxc {
|
|
34602
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
34603
|
-
font-size: 12px;
|
|
34604
|
-
}
|
|
34605
|
-
|
|
34606
|
-
.E_f6xb0iv {
|
|
34607
|
-
min-width: 0;
|
|
34608
|
-
flex: 1;
|
|
34609
|
-
}
|
|
34610
|
-
|
|
34611
|
-
.E_b1dhu7ov.antd5-progress {
|
|
34612
|
-
width: 220px;
|
|
34613
|
-
}
|
|
34614
|
-
|
|
34615
|
-
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
34616
|
-
content: "";
|
|
34617
|
-
display: block;
|
|
34618
|
-
height: 8px;
|
|
34619
|
-
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
34620
|
-
animation: loading 1600ms ease-out infinite;
|
|
34621
|
-
opacity: 1;
|
|
34622
|
-
}
|
|
34623
|
-
@keyframes loading {
|
|
34624
|
-
from {
|
|
34625
|
-
transform: translateX(-100%);
|
|
34626
|
-
}
|
|
34627
|
-
to {
|
|
34628
|
-
transform: translateX(100%);
|
|
34629
|
-
}
|
|
34630
|
-
}
|
|
34631
|
-
|
|
34632
|
-
.E_skwah65 {
|
|
34633
|
-
height: 8px;
|
|
34634
|
-
box-sizing: border-box;
|
|
34635
|
-
border-radius: 2px;
|
|
34636
|
-
background: #f5f7fa;
|
|
34637
|
-
display: flex;
|
|
34638
|
-
width: 100%;
|
|
34639
|
-
overflow: hidden;
|
|
34640
|
-
}
|
|
34641
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
34642
|
-
margin-left: 1px;
|
|
34643
|
-
}
|
|
34644
|
-
|
|
34645
|
-
.E_c18bcrac {
|
|
34646
|
-
display: inline-block;
|
|
34647
|
-
width: 100%;
|
|
34648
|
-
}
|
|
34649
|
-
.E_c18bcrac .recharts-wrapper {
|
|
34650
|
-
margin-left: 4px;
|
|
34651
|
-
}
|
|
34652
|
-
|
|
34653
|
-
.E_cro7kg2 {
|
|
34654
|
-
padding: 4px;
|
|
34655
|
-
}
|
|
34656
|
-
.E_cro7kg2 .unit {
|
|
34657
|
-
color: white;
|
|
34658
|
-
}
|
|
34659
|
-
|
|
34660
|
-
.E_c14wcxf0 {
|
|
34661
|
-
display: flex;
|
|
34662
|
-
justify-content: space-between;
|
|
34663
|
-
align-items: center;
|
|
34664
|
-
font-size: 13px;
|
|
34665
|
-
line-height: 24px;
|
|
34666
|
-
color: #cccccc;
|
|
34667
|
-
white-space: nowrap;
|
|
34668
|
-
}
|
|
34669
|
-
.E_c14wcxf0 label {
|
|
34670
|
-
margin-right: 32px;
|
|
34671
|
-
}
|
|
34672
|
-
|
|
34673
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
34674
|
-
font-weight: bold;
|
|
34675
|
-
color: white;
|
|
34676
|
-
}
|
|
34677
|
-
|
|
34678
|
-
.E_s11212zy {
|
|
34679
|
-
width: 8px;
|
|
34680
|
-
height: 8px;
|
|
34681
|
-
border-radius: 2px;
|
|
34682
|
-
display: inline-block;
|
|
34683
|
-
background: var(--s11212zy-0);
|
|
34684
|
-
border: 1px solid #fff;
|
|
34685
|
-
box-sizing: content-box;
|
|
34686
|
-
margin-right: 6px;
|
|
34687
|
-
}
|
|
34688
|
-
|
|
34689
|
-
.E_p1lyky6c > :first-child {
|
|
34690
|
-
font-weight: bold;
|
|
34691
|
-
color: white;
|
|
34692
|
-
margin-right: 4px;
|
|
34693
|
-
}
|
|
34694
|
-
|
|
34695
|
-
.E_gmyahx3 {
|
|
34696
|
-
cursor: pointer;
|
|
34697
|
-
}
|
|
34698
|
-
.E_gmyahx3 .link-text {
|
|
34699
|
-
color: rgba(0, 21, 64, 0.3);
|
|
34700
|
-
}
|
|
34701
|
-
.E_gmyahx3:hover .link-text {
|
|
34702
|
-
color: #0080ff;
|
|
34703
|
-
}
|
|
34704
|
-
|
|
34705
|
-
span.E_tqjc4ui {
|
|
34706
|
-
margin: 0 2px;
|
|
34707
|
-
}
|
|
34708
|
-
|
|
34709
|
-
.E_clm1wy1 {
|
|
34710
|
-
width: 192px;
|
|
34711
|
-
height: 246px;
|
|
34712
|
-
border-radius: 4px;
|
|
34713
|
-
}
|
|
34714
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
34715
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
34716
|
-
width: 100%;
|
|
34717
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
34718
|
-
border-top: none;
|
|
34719
|
-
}
|
|
34720
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
34721
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
34722
|
-
padding: 0 16px;
|
|
34723
|
-
}
|
|
34724
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
34725
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
34726
|
-
width: 100%;
|
|
34727
|
-
height: 180px;
|
|
34728
|
-
border-spacing: 0;
|
|
34729
|
-
}
|
|
34730
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
34731
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
34732
|
-
margin-bottom: 8px;
|
|
34733
|
-
}
|
|
34734
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
34735
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
34736
|
-
width: 22px;
|
|
34737
|
-
}
|
|
34738
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
34739
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
34740
|
-
padding: 0;
|
|
34561
|
+
.E_f16blduf.ant-form-item {
|
|
34562
|
+
margin-bottom: 0;
|
|
34741
34563
|
}
|
|
34742
|
-
.
|
|
34743
|
-
|
|
34744
|
-
|
|
34564
|
+
.E_f16blduf .ant-form-item-explain {
|
|
34565
|
+
display: none;
|
|
34566
|
+
min-height: 18px;
|
|
34567
|
+
margin-top: 5px;
|
|
34568
|
+
font-family: "Inter";
|
|
34569
|
+
font-weight: 400;
|
|
34570
|
+
font-size: 12px;
|
|
34571
|
+
line-height: 18px;
|
|
34745
34572
|
}
|
|
34746
|
-
.
|
|
34747
|
-
|
|
34748
|
-
opacity: 1;
|
|
34573
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
34574
|
+
white-space: pre-wrap;
|
|
34749
34575
|
}
|
|
34750
|
-
.
|
|
34751
|
-
|
|
34576
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
34577
|
+
display: block;
|
|
34752
34578
|
}
|
|
34753
|
-
|
|
34754
|
-
|
|
34579
|
+
|
|
34580
|
+
.E_a9y3flr {
|
|
34581
|
+
margin-left: 8px;
|
|
34755
34582
|
}
|
|
34756
34583
|
|
|
34757
|
-
.
|
|
34758
|
-
|
|
34759
|
-
|
|
34760
|
-
backdrop-filter: blur(10px);
|
|
34761
|
-
padding: 7px 10px;
|
|
34584
|
+
.E_a1njc627 {
|
|
34585
|
+
font-size: 12px;
|
|
34586
|
+
color: #00122e;
|
|
34762
34587
|
}
|
|
34763
34588
|
|
|
34764
|
-
.
|
|
34765
|
-
color:
|
|
34589
|
+
.E_i14c7jc8 {
|
|
34590
|
+
color: var(--i14c7jc8-0);
|
|
34591
|
+
}
|
|
34592
|
+
|
|
34593
|
+
.E_i1ibuolf {
|
|
34766
34594
|
display: flex;
|
|
34767
|
-
justify-content: space-between;
|
|
34768
34595
|
align-items: center;
|
|
34769
|
-
|
|
34770
|
-
|
|
34771
|
-
|
|
34772
|
-
cursor: pointer;
|
|
34596
|
+
column-gap: 4px;
|
|
34597
|
+
font-size: 12px;
|
|
34598
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34773
34599
|
}
|
|
34774
|
-
|
|
34775
|
-
|
|
34600
|
+
|
|
34601
|
+
.E_d1u4ndxc {
|
|
34602
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34603
|
+
font-size: 12px;
|
|
34776
34604
|
}
|
|
34777
34605
|
|
|
34778
|
-
.
|
|
34779
|
-
|
|
34606
|
+
.E_f6xb0iv {
|
|
34607
|
+
min-width: 0;
|
|
34608
|
+
flex: 1;
|
|
34780
34609
|
}
|
|
34781
|
-
|
|
34782
|
-
|
|
34783
|
-
|
|
34610
|
+
|
|
34611
|
+
.E_b1dhu7ov.antd5-progress {
|
|
34612
|
+
width: 220px;
|
|
34784
34613
|
}
|
|
34785
|
-
|
|
34786
|
-
|
|
34787
|
-
|
|
34788
|
-
|
|
34789
|
-
|
|
34790
|
-
background: #
|
|
34614
|
+
|
|
34615
|
+
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
34616
|
+
content: "";
|
|
34617
|
+
display: block;
|
|
34618
|
+
height: 8px;
|
|
34619
|
+
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
34620
|
+
animation: loading 1600ms ease-out infinite;
|
|
34621
|
+
opacity: 1;
|
|
34791
34622
|
}
|
|
34792
|
-
|
|
34793
|
-
|
|
34623
|
+
@keyframes loading {
|
|
34624
|
+
from {
|
|
34625
|
+
transform: translateX(-100%);
|
|
34626
|
+
}
|
|
34627
|
+
to {
|
|
34628
|
+
transform: translateX(100%);
|
|
34629
|
+
}
|
|
34794
34630
|
}
|
|
34795
|
-
|
|
34796
|
-
|
|
34797
|
-
height:
|
|
34798
|
-
|
|
34631
|
+
|
|
34632
|
+
.E_skwah65 {
|
|
34633
|
+
height: 8px;
|
|
34634
|
+
box-sizing: border-box;
|
|
34799
34635
|
border-radius: 2px;
|
|
34636
|
+
background: #f5f7fa;
|
|
34637
|
+
display: flex;
|
|
34638
|
+
width: 100%;
|
|
34639
|
+
overflow: hidden;
|
|
34640
|
+
}
|
|
34641
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
34642
|
+
margin-left: 1px;
|
|
34800
34643
|
}
|
|
34801
34644
|
|
|
34802
34645
|
.E_s1ebs0ra {
|
|
@@ -35000,6 +34843,16 @@ span.E_tqjc4ui {
|
|
|
35000
34843
|
color: #fff;
|
|
35001
34844
|
}
|
|
35002
34845
|
|
|
34846
|
+
.E_gmyahx3 {
|
|
34847
|
+
cursor: pointer;
|
|
34848
|
+
}
|
|
34849
|
+
.E_gmyahx3 .link-text {
|
|
34850
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34851
|
+
}
|
|
34852
|
+
.E_gmyahx3:hover .link-text {
|
|
34853
|
+
color: #0080ff;
|
|
34854
|
+
}
|
|
34855
|
+
|
|
35003
34856
|
.E_n12mqh7z {
|
|
35004
34857
|
display: flex;
|
|
35005
34858
|
align-items: center;
|
|
@@ -35014,9 +34867,156 @@ span.E_tqjc4ui {
|
|
|
35014
34867
|
margin: 0 3px;
|
|
35015
34868
|
}
|
|
35016
34869
|
|
|
35017
|
-
.E_tcckoz1 {
|
|
35018
|
-
max-height: 400px;
|
|
35019
|
-
overflow: auto;
|
|
34870
|
+
.E_tcckoz1 {
|
|
34871
|
+
max-height: 400px;
|
|
34872
|
+
overflow: auto;
|
|
34873
|
+
}
|
|
34874
|
+
|
|
34875
|
+
.E_c18bcrac {
|
|
34876
|
+
display: inline-block;
|
|
34877
|
+
width: 100%;
|
|
34878
|
+
}
|
|
34879
|
+
.E_c18bcrac .recharts-wrapper {
|
|
34880
|
+
margin-left: 4px;
|
|
34881
|
+
}
|
|
34882
|
+
|
|
34883
|
+
.E_cro7kg2 {
|
|
34884
|
+
padding: 4px;
|
|
34885
|
+
}
|
|
34886
|
+
.E_cro7kg2 .unit {
|
|
34887
|
+
color: white;
|
|
34888
|
+
}
|
|
34889
|
+
|
|
34890
|
+
.E_c14wcxf0 {
|
|
34891
|
+
display: flex;
|
|
34892
|
+
justify-content: space-between;
|
|
34893
|
+
align-items: center;
|
|
34894
|
+
font-size: 13px;
|
|
34895
|
+
line-height: 24px;
|
|
34896
|
+
color: #cccccc;
|
|
34897
|
+
white-space: nowrap;
|
|
34898
|
+
}
|
|
34899
|
+
.E_c14wcxf0 label {
|
|
34900
|
+
margin-right: 32px;
|
|
34901
|
+
}
|
|
34902
|
+
|
|
34903
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
34904
|
+
font-weight: bold;
|
|
34905
|
+
color: white;
|
|
34906
|
+
}
|
|
34907
|
+
|
|
34908
|
+
.E_s11212zy {
|
|
34909
|
+
width: 8px;
|
|
34910
|
+
height: 8px;
|
|
34911
|
+
border-radius: 2px;
|
|
34912
|
+
display: inline-block;
|
|
34913
|
+
background: var(--s11212zy-0);
|
|
34914
|
+
border: 1px solid #fff;
|
|
34915
|
+
box-sizing: content-box;
|
|
34916
|
+
margin-right: 6px;
|
|
34917
|
+
}
|
|
34918
|
+
|
|
34919
|
+
.E_p1lyky6c > :first-child {
|
|
34920
|
+
font-weight: bold;
|
|
34921
|
+
color: white;
|
|
34922
|
+
margin-right: 4px;
|
|
34923
|
+
}
|
|
34924
|
+
|
|
34925
|
+
.E_clm1wy1 {
|
|
34926
|
+
width: 192px;
|
|
34927
|
+
height: 246px;
|
|
34928
|
+
border-radius: 4px;
|
|
34929
|
+
}
|
|
34930
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
34931
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
34932
|
+
width: 100%;
|
|
34933
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
34934
|
+
border-top: none;
|
|
34935
|
+
}
|
|
34936
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
34937
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
34938
|
+
padding: 0 16px;
|
|
34939
|
+
}
|
|
34940
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
34941
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
34942
|
+
width: 100%;
|
|
34943
|
+
height: 180px;
|
|
34944
|
+
border-spacing: 0;
|
|
34945
|
+
}
|
|
34946
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
34947
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
34948
|
+
margin-bottom: 8px;
|
|
34949
|
+
}
|
|
34950
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
34951
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
34952
|
+
width: 22px;
|
|
34953
|
+
}
|
|
34954
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
34955
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
34956
|
+
padding: 0;
|
|
34957
|
+
}
|
|
34958
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
34959
|
+
color: rgba(62, 70, 82, 0.6);
|
|
34960
|
+
opacity: 0.4;
|
|
34961
|
+
}
|
|
34962
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
34963
|
+
color: rgba(62, 70, 82, 0.6);
|
|
34964
|
+
opacity: 1;
|
|
34965
|
+
}
|
|
34966
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
34967
|
+
color: #3e4652;
|
|
34968
|
+
}
|
|
34969
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
34970
|
+
pointer-events: none;
|
|
34971
|
+
}
|
|
34972
|
+
|
|
34973
|
+
.E_t1tsm00v {
|
|
34974
|
+
color: rgba(129, 138, 153, 0.6);
|
|
34975
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
34976
|
+
backdrop-filter: blur(10px);
|
|
34977
|
+
padding: 7px 10px;
|
|
34978
|
+
}
|
|
34979
|
+
|
|
34980
|
+
.E_c167wnad {
|
|
34981
|
+
color: rgba(62, 70, 82, 0.6);
|
|
34982
|
+
display: flex;
|
|
34983
|
+
justify-content: space-between;
|
|
34984
|
+
align-items: center;
|
|
34985
|
+
padding: 8px 16px;
|
|
34986
|
+
}
|
|
34987
|
+
.E_c167wnad .anticon {
|
|
34988
|
+
cursor: pointer;
|
|
34989
|
+
}
|
|
34990
|
+
.E_c167wnad .anticon:hover {
|
|
34991
|
+
color: #0096ff;
|
|
34992
|
+
}
|
|
34993
|
+
|
|
34994
|
+
.E_cxhf7dh {
|
|
34995
|
+
text-align: center;
|
|
34996
|
+
}
|
|
34997
|
+
.E_cxhf7dh .dots {
|
|
34998
|
+
display: flex;
|
|
34999
|
+
justify-content: center;
|
|
35000
|
+
}
|
|
35001
|
+
.E_cxhf7dh .dot {
|
|
35002
|
+
display: inline-block;
|
|
35003
|
+
width: 2px;
|
|
35004
|
+
height: 2px;
|
|
35005
|
+
border-radius: 1px;
|
|
35006
|
+
background: #0096ff;
|
|
35007
|
+
}
|
|
35008
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
35009
|
+
margin-right: 2px;
|
|
35010
|
+
}
|
|
35011
|
+
.E_cxhf7dh .bar {
|
|
35012
|
+
width: 9px;
|
|
35013
|
+
height: 2px;
|
|
35014
|
+
background: #0096ff;
|
|
35015
|
+
border-radius: 2px;
|
|
35016
|
+
}
|
|
35017
|
+
|
|
35018
|
+
span.E_tqjc4ui {
|
|
35019
|
+
margin: 0 2px;
|
|
35020
35020
|
}
|
|
35021
35021
|
|
|
35022
35022
|
.E_ou7iq30 {
|
|
@@ -35046,29 +35046,6 @@ span.E_tqjc4ui {
|
|
|
35046
35046
|
visibility: hidden;
|
|
35047
35047
|
}
|
|
35048
35048
|
|
|
35049
|
-
.E_wg1tsps {
|
|
35050
|
-
display: flex;
|
|
35051
|
-
align-items: center;
|
|
35052
|
-
justify-content: flex-end;
|
|
35053
|
-
}
|
|
35054
|
-
|
|
35055
|
-
.E_b1ctd5xy {
|
|
35056
|
-
display: flex;
|
|
35057
|
-
align-items: center;
|
|
35058
|
-
width: calc(100% - 40px);
|
|
35059
|
-
}
|
|
35060
|
-
.E_b1ctd5xy .chart {
|
|
35061
|
-
display: inline-block;
|
|
35062
|
-
width: 100%;
|
|
35063
|
-
}
|
|
35064
|
-
|
|
35065
|
-
.E_u1p8acpn {
|
|
35066
|
-
min-width: 40px;
|
|
35067
|
-
}
|
|
35068
|
-
.E_u1p8acpn .unit {
|
|
35069
|
-
color: #00122e !important;
|
|
35070
|
-
}
|
|
35071
|
-
|
|
35072
35049
|
.E_s1at6qmn.ant-layout-sider {
|
|
35073
35050
|
background: #edf0f7;
|
|
35074
35051
|
padding: 32px 8px;
|
|
@@ -35182,12 +35159,27 @@ span.E_tqjc4ui {
|
|
|
35182
35159
|
text-align: left;
|
|
35183
35160
|
}
|
|
35184
35161
|
|
|
35185
|
-
.
|
|
35162
|
+
.E_wg1tsps {
|
|
35186
35163
|
display: flex;
|
|
35187
35164
|
align-items: center;
|
|
35165
|
+
justify-content: flex-end;
|
|
35188
35166
|
}
|
|
35189
|
-
|
|
35190
|
-
|
|
35167
|
+
|
|
35168
|
+
.E_b1ctd5xy {
|
|
35169
|
+
display: flex;
|
|
35170
|
+
align-items: center;
|
|
35171
|
+
width: calc(100% - 40px);
|
|
35172
|
+
}
|
|
35173
|
+
.E_b1ctd5xy .chart {
|
|
35174
|
+
display: inline-block;
|
|
35175
|
+
width: 100%;
|
|
35176
|
+
}
|
|
35177
|
+
|
|
35178
|
+
.E_u1p8acpn {
|
|
35179
|
+
min-width: 40px;
|
|
35180
|
+
}
|
|
35181
|
+
.E_u1p8acpn .unit {
|
|
35182
|
+
color: #00122e !important;
|
|
35191
35183
|
}
|
|
35192
35184
|
|
|
35193
35185
|
.E_t160l1cm {
|
|
@@ -35393,6 +35385,14 @@ span.E_tqjc4ui {
|
|
|
35393
35385
|
background: transparent;
|
|
35394
35386
|
}
|
|
35395
35387
|
|
|
35388
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35389
|
+
display: flex;
|
|
35390
|
+
align-items: center;
|
|
35391
|
+
}
|
|
35392
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35393
|
+
margin-right: 8px;
|
|
35394
|
+
}
|
|
35395
|
+
|
|
35396
35396
|
.E_t1sqg15u {
|
|
35397
35397
|
background: white;
|
|
35398
35398
|
}
|
|
@@ -35573,12 +35573,6 @@ span.E_tqjc4ui {
|
|
|
35573
35573
|
gap: 8px;
|
|
35574
35574
|
}
|
|
35575
35575
|
|
|
35576
|
-
.E_h1ol2wl7 {
|
|
35577
|
-
font-weight: bold;
|
|
35578
|
-
background-color: unset;
|
|
35579
|
-
padding: unset;
|
|
35580
|
-
}
|
|
35581
|
-
|
|
35582
35576
|
.E_i5w779o {
|
|
35583
35577
|
padding: 8px 0;
|
|
35584
35578
|
}
|
|
@@ -35620,6 +35614,12 @@ span.E_tqjc4ui {
|
|
|
35620
35614
|
color: rgba(0, 21, 64, 0.3);
|
|
35621
35615
|
}
|
|
35622
35616
|
|
|
35617
|
+
.E_h1ol2wl7 {
|
|
35618
|
+
font-weight: bold;
|
|
35619
|
+
background-color: unset;
|
|
35620
|
+
padding: unset;
|
|
35621
|
+
}
|
|
35622
|
+
|
|
35623
35623
|
.E_kr6am0s .ant-modal-body {
|
|
35624
35624
|
padding: 60px 128px;
|
|
35625
35625
|
}
|
|
@@ -35683,53 +35683,6 @@ span.E_tqjc4ui {
|
|
|
35683
35683
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
35684
35684
|
}
|
|
35685
35685
|
|
|
35686
|
-
.E_cevhqx7 {
|
|
35687
|
-
color: #00122e;
|
|
35688
|
-
}
|
|
35689
|
-
|
|
35690
|
-
.E_snbqlt4 {
|
|
35691
|
-
margin-top: 8px;
|
|
35692
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35693
|
-
}
|
|
35694
|
-
|
|
35695
|
-
.E_c1ss4prm {
|
|
35696
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35697
|
-
}
|
|
35698
|
-
.E_c1ss4prm li {
|
|
35699
|
-
margin-bottom: 4px;
|
|
35700
|
-
}
|
|
35701
|
-
.E_c1ss4prm li:last-child {
|
|
35702
|
-
margin-bottom: 0;
|
|
35703
|
-
}
|
|
35704
|
-
|
|
35705
|
-
.E_ms3tlei {
|
|
35706
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35707
|
-
padding: 8px;
|
|
35708
|
-
border-radius: 6px;
|
|
35709
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35710
|
-
}
|
|
35711
|
-
.E_ms3tlei li {
|
|
35712
|
-
margin-bottom: 4px;
|
|
35713
|
-
}
|
|
35714
|
-
.E_ms3tlei li:last-child {
|
|
35715
|
-
margin-bottom: 0;
|
|
35716
|
-
}
|
|
35717
|
-
|
|
35718
|
-
.E_du44iy7 {
|
|
35719
|
-
margin-bottom: 4px;
|
|
35720
|
-
}
|
|
35721
|
-
|
|
35722
|
-
.E_s1qmhanr {
|
|
35723
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35724
|
-
margin-bottom: 8px;
|
|
35725
|
-
}
|
|
35726
|
-
|
|
35727
|
-
.E_drje1h0 {
|
|
35728
|
-
height: 1px;
|
|
35729
|
-
background: #e4e9f2;
|
|
35730
|
-
margin: 16px 0;
|
|
35731
|
-
}
|
|
35732
|
-
|
|
35733
35686
|
.E_l12xdkhl {
|
|
35734
35687
|
width: 64px;
|
|
35735
35688
|
height: 64px;
|
|
@@ -35754,50 +35707,6 @@ span.E_tqjc4ui {
|
|
|
35754
35707
|
}
|
|
35755
35708
|
}
|
|
35756
35709
|
|
|
35757
|
-
.E_c14ouk5o {
|
|
35758
|
-
width: 100%;
|
|
35759
|
-
height: 100%;
|
|
35760
|
-
display: flex;
|
|
35761
|
-
font-size: 12px;
|
|
35762
|
-
line-height: 18px;
|
|
35763
|
-
padding: 8px 0;
|
|
35764
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35765
|
-
}
|
|
35766
|
-
.E_c14ouk5o:last-of-type {
|
|
35767
|
-
box-shadow: none;
|
|
35768
|
-
padding-bottom: 0;
|
|
35769
|
-
}
|
|
35770
|
-
.E_c14ouk5o.collapsed {
|
|
35771
|
-
flex-direction: column;
|
|
35772
|
-
}
|
|
35773
|
-
.E_c14ouk5o.collapsed .collapsed-content {
|
|
35774
|
-
display: flex;
|
|
35775
|
-
}
|
|
35776
|
-
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
35777
|
-
flex: 1;
|
|
35778
|
-
display: flex;
|
|
35779
|
-
justify-content: space-between;
|
|
35780
|
-
}
|
|
35781
|
-
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
35782
|
-
height: auto;
|
|
35783
|
-
}
|
|
35784
|
-
.E_c14ouk5o.collapsed .extra-content {
|
|
35785
|
-
margin-left: 162px;
|
|
35786
|
-
}
|
|
35787
|
-
.E_c14ouk5o .col-label {
|
|
35788
|
-
width: 216px;
|
|
35789
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35790
|
-
margin-right: 12px;
|
|
35791
|
-
flex-shrink: 0;
|
|
35792
|
-
}
|
|
35793
|
-
.E_c14ouk5o .col-content {
|
|
35794
|
-
color: #2d3a56;
|
|
35795
|
-
/* make btn link in info row have the same height as normal text */
|
|
35796
|
-
}
|
|
35797
|
-
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
35798
|
-
height: auto;
|
|
35799
|
-
}
|
|
35800
|
-
|
|
35801
35710
|
.E_c1kchka8 {
|
|
35802
35711
|
height: 100%;
|
|
35803
35712
|
width: 100%;
|
|
@@ -36288,4 +36197,95 @@ span.E_tqjc4ui {
|
|
|
36288
36197
|
}
|
|
36289
36198
|
.E_rzaik16 .ant-popover-inner-content {
|
|
36290
36199
|
padding: 0;
|
|
36200
|
+
}
|
|
36201
|
+
|
|
36202
|
+
.E_c14ouk5o {
|
|
36203
|
+
width: 100%;
|
|
36204
|
+
height: 100%;
|
|
36205
|
+
display: flex;
|
|
36206
|
+
font-size: 12px;
|
|
36207
|
+
line-height: 18px;
|
|
36208
|
+
padding: 8px 0;
|
|
36209
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
36210
|
+
}
|
|
36211
|
+
.E_c14ouk5o:last-of-type {
|
|
36212
|
+
box-shadow: none;
|
|
36213
|
+
padding-bottom: 0;
|
|
36214
|
+
}
|
|
36215
|
+
.E_c14ouk5o.collapsed {
|
|
36216
|
+
flex-direction: column;
|
|
36217
|
+
}
|
|
36218
|
+
.E_c14ouk5o.collapsed .collapsed-content {
|
|
36219
|
+
display: flex;
|
|
36220
|
+
}
|
|
36221
|
+
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
36222
|
+
flex: 1;
|
|
36223
|
+
display: flex;
|
|
36224
|
+
justify-content: space-between;
|
|
36225
|
+
}
|
|
36226
|
+
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
36227
|
+
height: auto;
|
|
36228
|
+
}
|
|
36229
|
+
.E_c14ouk5o.collapsed .extra-content {
|
|
36230
|
+
margin-left: 162px;
|
|
36231
|
+
}
|
|
36232
|
+
.E_c14ouk5o .col-label {
|
|
36233
|
+
width: 216px;
|
|
36234
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36235
|
+
margin-right: 12px;
|
|
36236
|
+
flex-shrink: 0;
|
|
36237
|
+
}
|
|
36238
|
+
.E_c14ouk5o .col-content {
|
|
36239
|
+
color: #2d3a56;
|
|
36240
|
+
/* make btn link in info row have the same height as normal text */
|
|
36241
|
+
}
|
|
36242
|
+
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
36243
|
+
height: auto;
|
|
36244
|
+
}
|
|
36245
|
+
|
|
36246
|
+
.E_cevhqx7 {
|
|
36247
|
+
color: #00122e;
|
|
36248
|
+
}
|
|
36249
|
+
|
|
36250
|
+
.E_snbqlt4 {
|
|
36251
|
+
margin-top: 8px;
|
|
36252
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36253
|
+
}
|
|
36254
|
+
|
|
36255
|
+
.E_c1ss4prm {
|
|
36256
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36257
|
+
}
|
|
36258
|
+
.E_c1ss4prm li {
|
|
36259
|
+
margin-bottom: 4px;
|
|
36260
|
+
}
|
|
36261
|
+
.E_c1ss4prm li:last-child {
|
|
36262
|
+
margin-bottom: 0;
|
|
36263
|
+
}
|
|
36264
|
+
|
|
36265
|
+
.E_ms3tlei {
|
|
36266
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36267
|
+
padding: 8px;
|
|
36268
|
+
border-radius: 6px;
|
|
36269
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36270
|
+
}
|
|
36271
|
+
.E_ms3tlei li {
|
|
36272
|
+
margin-bottom: 4px;
|
|
36273
|
+
}
|
|
36274
|
+
.E_ms3tlei li:last-child {
|
|
36275
|
+
margin-bottom: 0;
|
|
36276
|
+
}
|
|
36277
|
+
|
|
36278
|
+
.E_du44iy7 {
|
|
36279
|
+
margin-bottom: 4px;
|
|
36280
|
+
}
|
|
36281
|
+
|
|
36282
|
+
.E_s1qmhanr {
|
|
36283
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36284
|
+
margin-bottom: 8px;
|
|
36285
|
+
}
|
|
36286
|
+
|
|
36287
|
+
.E_drje1h0 {
|
|
36288
|
+
height: 1px;
|
|
36289
|
+
background: #e4e9f2;
|
|
36290
|
+
margin: 16px 0;
|
|
36291
36291
|
}
|