@cloudtower/eagle 0.34.21 → 0.34.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1480 -1480
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +2074 -2074
- package/dist/style.css +1480 -1480
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29673,22 +29673,6 @@ body {
|
|
|
29673
29673
|
overflow-x: auto;
|
|
29674
29674
|
}
|
|
29675
29675
|
|
|
29676
|
-
.E_berrcjl {
|
|
29677
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29678
|
-
margin-bottom: 4px;
|
|
29679
|
-
}
|
|
29680
|
-
.E_berrcjl .breadcrumb-link {
|
|
29681
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29682
|
-
cursor: pointer;
|
|
29683
|
-
transition: color 160ms ease;
|
|
29684
|
-
}
|
|
29685
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29686
|
-
color: #0080ff;
|
|
29687
|
-
}
|
|
29688
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29689
|
-
color: #005ed1;
|
|
29690
|
-
}
|
|
29691
|
-
|
|
29692
29676
|
.E_c18gxmrl {
|
|
29693
29677
|
border: 1px solid #d8deeb;
|
|
29694
29678
|
border-radius: 4px;
|
|
@@ -29729,6 +29713,44 @@ body {
|
|
|
29729
29713
|
flex: 1;
|
|
29730
29714
|
}
|
|
29731
29715
|
|
|
29716
|
+
.E_berrcjl {
|
|
29717
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29718
|
+
margin-bottom: 4px;
|
|
29719
|
+
}
|
|
29720
|
+
.E_berrcjl .breadcrumb-link {
|
|
29721
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29722
|
+
cursor: pointer;
|
|
29723
|
+
transition: color 160ms ease;
|
|
29724
|
+
}
|
|
29725
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29726
|
+
color: #0080ff;
|
|
29727
|
+
}
|
|
29728
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29729
|
+
color: #005ed1;
|
|
29730
|
+
}
|
|
29731
|
+
|
|
29732
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
29733
|
+
border: 0px;
|
|
29734
|
+
background-color: #fff;
|
|
29735
|
+
}
|
|
29736
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
29737
|
+
padding-top: 0px;
|
|
29738
|
+
padding-bottom: 0px;
|
|
29739
|
+
padding-left: 0px !important;
|
|
29740
|
+
padding-right: 24px;
|
|
29741
|
+
}
|
|
29742
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
29743
|
+
right: 0px;
|
|
29744
|
+
}
|
|
29745
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
29746
|
+
padding: 0px;
|
|
29747
|
+
}
|
|
29748
|
+
|
|
29749
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
29750
|
+
padding-right: 0px;
|
|
29751
|
+
cursor: default;
|
|
29752
|
+
}
|
|
29753
|
+
|
|
29732
29754
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29733
29755
|
justify-content: center;
|
|
29734
29756
|
}
|
|
@@ -29986,6 +30008,19 @@ body {
|
|
|
29986
30008
|
justify-content: center;
|
|
29987
30009
|
}
|
|
29988
30010
|
|
|
30011
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30012
|
+
padding: 4px 8px 0 8px;
|
|
30013
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30014
|
+
font-size: 12px;
|
|
30015
|
+
}
|
|
30016
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30017
|
+
padding-bottom: 6px;
|
|
30018
|
+
}
|
|
30019
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30020
|
+
padding-top: 4px;
|
|
30021
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30022
|
+
}
|
|
30023
|
+
|
|
29989
30024
|
.E_b1nip9bk {
|
|
29990
30025
|
padding: 4px 11px;
|
|
29991
30026
|
}
|
|
@@ -30015,6 +30050,25 @@ body {
|
|
|
30015
30050
|
border-radius: unset;
|
|
30016
30051
|
}
|
|
30017
30052
|
|
|
30053
|
+
.E_c1yyuluq {
|
|
30054
|
+
border-radius: 8px;
|
|
30055
|
+
}
|
|
30056
|
+
.E_c1yyuluq .ant-card-body {
|
|
30057
|
+
padding: 20px 24px 24px 24px;
|
|
30058
|
+
}
|
|
30059
|
+
|
|
30060
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30061
|
+
display: flex;
|
|
30062
|
+
}
|
|
30063
|
+
.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 {
|
|
30064
|
+
border-bottom-left-radius: 5px;
|
|
30065
|
+
border-top-left-radius: 5px;
|
|
30066
|
+
}
|
|
30067
|
+
.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 {
|
|
30068
|
+
border-bottom-right-radius: 5px;
|
|
30069
|
+
border-top-right-radius: 5px;
|
|
30070
|
+
}
|
|
30071
|
+
|
|
30018
30072
|
.E_c1uzzomf {
|
|
30019
30073
|
margin-bottom: 16px;
|
|
30020
30074
|
}
|
|
@@ -30037,19 +30091,6 @@ body {
|
|
|
30037
30091
|
text-align: center;
|
|
30038
30092
|
}
|
|
30039
30093
|
|
|
30040
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30041
|
-
padding: 4px 8px 0 8px;
|
|
30042
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30043
|
-
font-size: 12px;
|
|
30044
|
-
}
|
|
30045
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30046
|
-
padding-bottom: 6px;
|
|
30047
|
-
}
|
|
30048
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30049
|
-
padding-top: 4px;
|
|
30050
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30051
|
-
}
|
|
30052
|
-
|
|
30053
30094
|
.E_d1bw7c5z {
|
|
30054
30095
|
position: relative;
|
|
30055
30096
|
max-width: 388px;
|
|
@@ -30133,45 +30174,139 @@ body {
|
|
|
30133
30174
|
width: 102px;
|
|
30134
30175
|
}
|
|
30135
30176
|
|
|
30136
|
-
.
|
|
30137
|
-
|
|
30177
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30178
|
+
line-height: 18px;
|
|
30138
30179
|
}
|
|
30139
|
-
|
|
30140
|
-
|
|
30141
|
-
|
|
30180
|
+
|
|
30181
|
+
.E_s1dizucg.ant-switch {
|
|
30182
|
+
min-width: 40px;
|
|
30183
|
+
height: 24px;
|
|
30184
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30185
|
+
overflow: hidden;
|
|
30142
30186
|
}
|
|
30143
|
-
.
|
|
30144
|
-
|
|
30145
|
-
|
|
30187
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30188
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30189
|
+
}
|
|
30190
|
+
.E_s1dizucg.ant-switch-small {
|
|
30191
|
+
min-width: 26px;
|
|
30192
|
+
height: 16px;
|
|
30193
|
+
}
|
|
30194
|
+
.E_s1dizucg.ant-switch-large {
|
|
30195
|
+
min-width: 52px;
|
|
30196
|
+
height: 32px;
|
|
30197
|
+
}
|
|
30198
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30199
|
+
height: 20px;
|
|
30200
|
+
width: 20px;
|
|
30201
|
+
}
|
|
30202
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30203
|
+
border-radius: 10px;
|
|
30204
|
+
transition-delay: 120ms;
|
|
30205
|
+
}
|
|
30206
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30207
|
+
height: 14px;
|
|
30208
|
+
width: 14px;
|
|
30209
|
+
top: 1px;
|
|
30210
|
+
left: 1px;
|
|
30211
|
+
}
|
|
30212
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30213
|
+
height: 28px;
|
|
30214
|
+
width: 28px;
|
|
30215
|
+
}
|
|
30216
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30217
|
+
border-radius: 14px;
|
|
30218
|
+
}
|
|
30219
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30220
|
+
background-color: #00ba5d;
|
|
30221
|
+
}
|
|
30222
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30223
|
+
left: calc(100% - 20px - 2px);
|
|
30224
|
+
}
|
|
30225
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30226
|
+
left: calc(100% - 14px - 1px);
|
|
30227
|
+
}
|
|
30228
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30229
|
+
left: calc(100% - 28px - 2px);
|
|
30146
30230
|
}
|
|
30147
30231
|
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30150
|
-
background-color: #fff;
|
|
30232
|
+
.E_c1up6e3y {
|
|
30233
|
+
margin-left: 5px;
|
|
30151
30234
|
}
|
|
30152
|
-
|
|
30153
|
-
|
|
30154
|
-
|
|
30155
|
-
padding-left: 0px !important;
|
|
30156
|
-
padding-right: 24px;
|
|
30235
|
+
|
|
30236
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30237
|
+
margin-right: 8px;
|
|
30157
30238
|
}
|
|
30158
|
-
.
|
|
30159
|
-
|
|
30239
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30240
|
+
margin-left: 8px;
|
|
30160
30241
|
}
|
|
30161
|
-
|
|
30162
|
-
|
|
30242
|
+
|
|
30243
|
+
.E_cc368xp {
|
|
30244
|
+
color: #00122e;
|
|
30245
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30246
|
+
margin-right: 8px;
|
|
30247
|
+
padding-right: 8px;
|
|
30163
30248
|
}
|
|
30164
30249
|
|
|
30165
|
-
.
|
|
30166
|
-
|
|
30167
|
-
|
|
30250
|
+
.E_i11o6xqj {
|
|
30251
|
+
display: flex;
|
|
30252
|
+
gap: 4px;
|
|
30253
|
+
}
|
|
30254
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30255
|
+
cursor: pointer;
|
|
30168
30256
|
}
|
|
30169
30257
|
|
|
30170
|
-
.
|
|
30171
|
-
|
|
30258
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30259
|
+
cursor: not-allowed;
|
|
30172
30260
|
}
|
|
30173
|
-
|
|
30174
|
-
|
|
30261
|
+
|
|
30262
|
+
.E_c1bus5hc {
|
|
30263
|
+
--color: white;
|
|
30264
|
+
height: 14px;
|
|
30265
|
+
width: 14px;
|
|
30266
|
+
border-radius: 50%;
|
|
30267
|
+
flex-shrink: 0;
|
|
30268
|
+
display: flex;
|
|
30269
|
+
align-items: center;
|
|
30270
|
+
justify-content: center;
|
|
30271
|
+
border: 1px solid var(--color);
|
|
30272
|
+
}
|
|
30273
|
+
.E_c1bus5hc .circle-inner {
|
|
30274
|
+
position: relative;
|
|
30275
|
+
height: 10px;
|
|
30276
|
+
width: 10px;
|
|
30277
|
+
border-radius: 50%;
|
|
30278
|
+
overflow: hidden;
|
|
30279
|
+
}
|
|
30280
|
+
.E_c1bus5hc .circle-content {
|
|
30281
|
+
position: absolute;
|
|
30282
|
+
height: 100%;
|
|
30283
|
+
width: 100%;
|
|
30284
|
+
left: 0;
|
|
30285
|
+
top: 0;
|
|
30286
|
+
border-radius: 50%;
|
|
30287
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30288
|
+
transform: rotate(180deg);
|
|
30289
|
+
}
|
|
30290
|
+
.E_c1bus5hc .circle-child {
|
|
30291
|
+
position: absolute;
|
|
30292
|
+
height: 100%;
|
|
30293
|
+
width: 100%;
|
|
30294
|
+
left: 0;
|
|
30295
|
+
top: 0;
|
|
30296
|
+
margin-left: 50%;
|
|
30297
|
+
transform-origin: left;
|
|
30298
|
+
background: white;
|
|
30299
|
+
transform: rotate(0deg);
|
|
30300
|
+
}
|
|
30301
|
+
|
|
30302
|
+
.E_ivqqkzv {
|
|
30303
|
+
height: 24px;
|
|
30304
|
+
width: 56px !important;
|
|
30305
|
+
margin-right: 4px;
|
|
30306
|
+
}
|
|
30307
|
+
|
|
30308
|
+
.E_c1wk4q29 {
|
|
30309
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30175
30310
|
}
|
|
30176
30311
|
|
|
30177
30312
|
.E_phljevk {
|
|
@@ -30231,10 +30366,6 @@ body {
|
|
|
30231
30366
|
line-height: 18px;
|
|
30232
30367
|
}
|
|
30233
30368
|
|
|
30234
|
-
.E_sx1bpnu .ant-input-sm {
|
|
30235
|
-
line-height: 18px;
|
|
30236
|
-
}
|
|
30237
|
-
|
|
30238
30369
|
.E_rapgekc.ant-radio-wrapper {
|
|
30239
30370
|
display: inline-flex;
|
|
30240
30371
|
align-items: baseline;
|
|
@@ -30381,30 +30512,105 @@ body {
|
|
|
30381
30512
|
width: 36px;
|
|
30382
30513
|
}
|
|
30383
30514
|
|
|
30384
|
-
.
|
|
30385
|
-
|
|
30515
|
+
.E_s1sck0th {
|
|
30516
|
+
padding: 0 8px;
|
|
30517
|
+
border-radius: 4px;
|
|
30386
30518
|
}
|
|
30387
|
-
|
|
30388
|
-
|
|
30519
|
+
|
|
30520
|
+
.E_m855nr1 {
|
|
30521
|
+
padding: 2px 8px;
|
|
30522
|
+
border-radius: 3px;
|
|
30389
30523
|
}
|
|
30390
30524
|
|
|
30391
|
-
.
|
|
30392
|
-
|
|
30393
|
-
border-
|
|
30394
|
-
margin-right: 8px;
|
|
30395
|
-
padding-right: 8px;
|
|
30525
|
+
.E_l1270xpg {
|
|
30526
|
+
padding: 3px 8px;
|
|
30527
|
+
border-radius: 2px;
|
|
30396
30528
|
}
|
|
30397
30529
|
|
|
30398
|
-
.
|
|
30399
|
-
|
|
30400
|
-
gap: 4px;
|
|
30530
|
+
.E_t14rextb.ant-tag:hover {
|
|
30531
|
+
opacity: unset;
|
|
30401
30532
|
}
|
|
30402
|
-
.
|
|
30403
|
-
|
|
30533
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30534
|
+
margin: 0;
|
|
30535
|
+
margin-right: 8px;
|
|
30536
|
+
display: inline-flex;
|
|
30537
|
+
align-items: center;
|
|
30538
|
+
border: none;
|
|
30539
|
+
}
|
|
30540
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30541
|
+
width: 16px;
|
|
30542
|
+
height: 16px;
|
|
30543
|
+
color: inherit;
|
|
30544
|
+
margin-left: 4px;
|
|
30545
|
+
opacity: 0.6;
|
|
30546
|
+
display: inline-flex;
|
|
30547
|
+
}
|
|
30548
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30549
|
+
opacity: 1;
|
|
30550
|
+
}
|
|
30551
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30552
|
+
color: #0080ff;
|
|
30553
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30554
|
+
}
|
|
30555
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30556
|
+
color: #f0483e;
|
|
30557
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30558
|
+
}
|
|
30559
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30560
|
+
color: #e07f00;
|
|
30561
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30562
|
+
}
|
|
30563
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30564
|
+
color: #008f4c;
|
|
30565
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30566
|
+
}
|
|
30567
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30568
|
+
color: #1d326c;
|
|
30569
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30570
|
+
}
|
|
30571
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30572
|
+
color: #7E41FF;
|
|
30573
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30574
|
+
}
|
|
30575
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30576
|
+
color: #fff;
|
|
30577
|
+
}
|
|
30578
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30579
|
+
background-color: #f0483e;
|
|
30580
|
+
}
|
|
30581
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30582
|
+
background-color: #fea008;
|
|
30583
|
+
}
|
|
30584
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30585
|
+
background-color: #00ba5d;
|
|
30586
|
+
}
|
|
30587
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30588
|
+
background-color: #0080ff;
|
|
30589
|
+
}
|
|
30590
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30591
|
+
background-color: #6b7d99;
|
|
30592
|
+
}
|
|
30593
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30594
|
+
background-color: #7E41FF;
|
|
30404
30595
|
}
|
|
30405
30596
|
|
|
30406
|
-
.
|
|
30407
|
-
|
|
30597
|
+
.E_iq1gosr {
|
|
30598
|
+
display: inline-block;
|
|
30599
|
+
}
|
|
30600
|
+
|
|
30601
|
+
.E_fzh9mnb {
|
|
30602
|
+
width: 100%;
|
|
30603
|
+
height: 100%;
|
|
30604
|
+
min-height: 124px;
|
|
30605
|
+
display: flex;
|
|
30606
|
+
flex-direction: column;
|
|
30607
|
+
justify-content: center;
|
|
30608
|
+
align-items: center;
|
|
30609
|
+
}
|
|
30610
|
+
.E_fzh9mnb .error-text {
|
|
30611
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30612
|
+
margin-bottom: 16px;
|
|
30613
|
+
font-size: 18px;
|
|
30408
30614
|
}
|
|
30409
30615
|
|
|
30410
30616
|
.E_tju3gfj .date {
|
|
@@ -30492,46 +30698,6 @@ body {
|
|
|
30492
30698
|
opacity: 0;
|
|
30493
30699
|
}
|
|
30494
30700
|
|
|
30495
|
-
.E_c1bus5hc {
|
|
30496
|
-
--color: white;
|
|
30497
|
-
height: 14px;
|
|
30498
|
-
width: 14px;
|
|
30499
|
-
border-radius: 50%;
|
|
30500
|
-
flex-shrink: 0;
|
|
30501
|
-
display: flex;
|
|
30502
|
-
align-items: center;
|
|
30503
|
-
justify-content: center;
|
|
30504
|
-
border: 1px solid var(--color);
|
|
30505
|
-
}
|
|
30506
|
-
.E_c1bus5hc .circle-inner {
|
|
30507
|
-
position: relative;
|
|
30508
|
-
height: 10px;
|
|
30509
|
-
width: 10px;
|
|
30510
|
-
border-radius: 50%;
|
|
30511
|
-
overflow: hidden;
|
|
30512
|
-
}
|
|
30513
|
-
.E_c1bus5hc .circle-content {
|
|
30514
|
-
position: absolute;
|
|
30515
|
-
height: 100%;
|
|
30516
|
-
width: 100%;
|
|
30517
|
-
left: 0;
|
|
30518
|
-
top: 0;
|
|
30519
|
-
border-radius: 50%;
|
|
30520
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30521
|
-
transform: rotate(180deg);
|
|
30522
|
-
}
|
|
30523
|
-
.E_c1bus5hc .circle-child {
|
|
30524
|
-
position: absolute;
|
|
30525
|
-
height: 100%;
|
|
30526
|
-
width: 100%;
|
|
30527
|
-
left: 0;
|
|
30528
|
-
top: 0;
|
|
30529
|
-
margin-left: 50%;
|
|
30530
|
-
transform-origin: left;
|
|
30531
|
-
background: white;
|
|
30532
|
-
transform: rotate(0deg);
|
|
30533
|
-
}
|
|
30534
|
-
|
|
30535
30701
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30536
30702
|
display: none;
|
|
30537
30703
|
}
|
|
@@ -30543,181 +30709,84 @@ body {
|
|
|
30543
30709
|
visibility: hidden;
|
|
30544
30710
|
}
|
|
30545
30711
|
|
|
30546
|
-
.
|
|
30547
|
-
|
|
30548
|
-
}
|
|
30549
|
-
|
|
30550
|
-
.E_s1sck0th {
|
|
30551
|
-
padding: 0 8px;
|
|
30552
|
-
border-radius: 4px;
|
|
30553
|
-
}
|
|
30554
|
-
|
|
30555
|
-
.E_m855nr1 {
|
|
30556
|
-
padding: 2px 8px;
|
|
30557
|
-
border-radius: 3px;
|
|
30712
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30713
|
+
margin-left: 8px;
|
|
30558
30714
|
}
|
|
30559
|
-
|
|
30560
|
-
|
|
30561
|
-
padding: 3px 8px;
|
|
30562
|
-
border-radius: 2px;
|
|
30715
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30716
|
+
padding: 2px 7px 2px 12px;
|
|
30563
30717
|
}
|
|
30564
30718
|
|
|
30565
|
-
.
|
|
30566
|
-
|
|
30719
|
+
.E_iouxfgt {
|
|
30720
|
+
display: inline-flex;
|
|
30721
|
+
align-items: center;
|
|
30567
30722
|
}
|
|
30568
|
-
.
|
|
30569
|
-
margin: 0;
|
|
30570
|
-
margin-right: 8px;
|
|
30723
|
+
.E_iouxfgt .icon-inner {
|
|
30571
30724
|
display: inline-flex;
|
|
30572
30725
|
align-items: center;
|
|
30573
|
-
|
|
30726
|
+
justify-content: center;
|
|
30574
30727
|
}
|
|
30575
|
-
.
|
|
30576
|
-
|
|
30577
|
-
height: 16px;
|
|
30578
|
-
color: inherit;
|
|
30728
|
+
.E_iouxfgt .icon-inner + span,
|
|
30729
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30579
30730
|
margin-left: 4px;
|
|
30580
|
-
opacity: 0.6;
|
|
30581
|
-
display: inline-flex;
|
|
30582
30731
|
}
|
|
30583
|
-
.
|
|
30584
|
-
|
|
30732
|
+
.E_iouxfgt.is-rotate img,
|
|
30733
|
+
.E_iouxfgt.is-rotate svg {
|
|
30734
|
+
animation: rotate 680ms linear infinite;
|
|
30585
30735
|
}
|
|
30586
|
-
|
|
30587
|
-
|
|
30588
|
-
|
|
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;
|
|
30589
30748
|
}
|
|
30590
|
-
|
|
30591
|
-
|
|
30592
|
-
|
|
30749
|
+
|
|
30750
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30751
|
+
display: var(--a1wfy30z-0);
|
|
30593
30752
|
}
|
|
30594
|
-
.
|
|
30595
|
-
|
|
30596
|
-
|
|
30753
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30754
|
+
padding: 4px 11px;
|
|
30755
|
+
display: inline-flex;
|
|
30756
|
+
line-height: 1.5715;
|
|
30757
|
+
height: inherit;
|
|
30597
30758
|
}
|
|
30598
|
-
.
|
|
30599
|
-
|
|
30600
|
-
|
|
30759
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30760
|
+
content: var(--a1wfy30z-1);
|
|
30761
|
+
display: var(--a1wfy30z-2);
|
|
30762
|
+
flex: none;
|
|
30763
|
+
align-items: center;
|
|
30764
|
+
margin-left: 4px;
|
|
30601
30765
|
}
|
|
30602
|
-
.
|
|
30603
|
-
|
|
30604
|
-
|
|
30766
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30767
|
+
content: var(--a1wfy30z-3);
|
|
30768
|
+
display: var(--a1wfy30z-4);
|
|
30769
|
+
flex: none;
|
|
30770
|
+
align-items: center;
|
|
30771
|
+
margin-right: 4px;
|
|
30772
|
+
cursor: auto;
|
|
30605
30773
|
}
|
|
30606
|
-
.
|
|
30607
|
-
|
|
30608
|
-
|
|
30774
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30775
|
+
padding: 0;
|
|
30776
|
+
margin: 0;
|
|
30777
|
+
height: auto;
|
|
30778
|
+
font-size: inherit;
|
|
30609
30779
|
}
|
|
30610
|
-
|
|
30611
|
-
|
|
30780
|
+
|
|
30781
|
+
.E_f7pxqmh {
|
|
30782
|
+
width: 100%;
|
|
30783
|
+
margin-bottom: 0 !important;
|
|
30784
|
+
flex-flow: nowrap !important;
|
|
30785
|
+
line-break: auto;
|
|
30612
30786
|
}
|
|
30613
|
-
.
|
|
30614
|
-
|
|
30615
|
-
|
|
30616
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30617
|
-
background-color: #fea008;
|
|
30618
|
-
}
|
|
30619
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30620
|
-
background-color: #00ba5d;
|
|
30621
|
-
}
|
|
30622
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30623
|
-
background-color: #0080ff;
|
|
30624
|
-
}
|
|
30625
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30626
|
-
background-color: #6b7d99;
|
|
30627
|
-
}
|
|
30628
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30629
|
-
background-color: #7E41FF;
|
|
30630
|
-
}
|
|
30631
|
-
|
|
30632
|
-
.E_ivqqkzv {
|
|
30633
|
-
height: 24px;
|
|
30634
|
-
width: 56px !important;
|
|
30635
|
-
margin-right: 4px;
|
|
30636
|
-
}
|
|
30637
|
-
|
|
30638
|
-
.E_c1wk4q29 {
|
|
30639
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30640
|
-
}
|
|
30641
|
-
|
|
30642
|
-
.E_s1dizucg.ant-switch {
|
|
30643
|
-
min-width: 40px;
|
|
30644
|
-
height: 24px;
|
|
30645
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30646
|
-
overflow: hidden;
|
|
30647
|
-
}
|
|
30648
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30649
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30650
|
-
}
|
|
30651
|
-
.E_s1dizucg.ant-switch-small {
|
|
30652
|
-
min-width: 26px;
|
|
30653
|
-
height: 16px;
|
|
30654
|
-
}
|
|
30655
|
-
.E_s1dizucg.ant-switch-large {
|
|
30656
|
-
min-width: 52px;
|
|
30657
|
-
height: 32px;
|
|
30658
|
-
}
|
|
30659
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30660
|
-
height: 20px;
|
|
30661
|
-
width: 20px;
|
|
30662
|
-
}
|
|
30663
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30664
|
-
border-radius: 10px;
|
|
30665
|
-
transition-delay: 120ms;
|
|
30666
|
-
}
|
|
30667
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30668
|
-
height: 14px;
|
|
30669
|
-
width: 14px;
|
|
30670
|
-
top: 1px;
|
|
30671
|
-
left: 1px;
|
|
30672
|
-
}
|
|
30673
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30674
|
-
height: 28px;
|
|
30675
|
-
width: 28px;
|
|
30676
|
-
}
|
|
30677
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30678
|
-
border-radius: 14px;
|
|
30679
|
-
}
|
|
30680
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30681
|
-
background-color: #00ba5d;
|
|
30682
|
-
}
|
|
30683
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30684
|
-
left: calc(100% - 20px - 2px);
|
|
30685
|
-
}
|
|
30686
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30687
|
-
left: calc(100% - 14px - 1px);
|
|
30688
|
-
}
|
|
30689
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30690
|
-
left: calc(100% - 28px - 2px);
|
|
30691
|
-
}
|
|
30692
|
-
|
|
30693
|
-
.E_c1up6e3y {
|
|
30694
|
-
margin-left: 5px;
|
|
30695
|
-
}
|
|
30696
|
-
|
|
30697
|
-
.E_fzh9mnb {
|
|
30698
|
-
width: 100%;
|
|
30699
|
-
height: 100%;
|
|
30700
|
-
min-height: 124px;
|
|
30701
|
-
display: flex;
|
|
30702
|
-
flex-direction: column;
|
|
30703
|
-
justify-content: center;
|
|
30704
|
-
align-items: center;
|
|
30705
|
-
}
|
|
30706
|
-
.E_fzh9mnb .error-text {
|
|
30707
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30708
|
-
margin-bottom: 16px;
|
|
30709
|
-
font-size: 18px;
|
|
30710
|
-
}
|
|
30711
|
-
|
|
30712
|
-
.E_f7pxqmh {
|
|
30713
|
-
width: 100%;
|
|
30714
|
-
margin-bottom: 0 !important;
|
|
30715
|
-
flex-flow: nowrap !important;
|
|
30716
|
-
line-break: auto;
|
|
30717
|
-
}
|
|
30718
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
30719
|
-
text-align: left !important;
|
|
30720
|
-
padding-bottom: 0 !important;
|
|
30787
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30788
|
+
text-align: left !important;
|
|
30789
|
+
padding-bottom: 0 !important;
|
|
30721
30790
|
}
|
|
30722
30791
|
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30723
30792
|
min-height: 32px;
|
|
@@ -30743,50 +30812,6 @@ body {
|
|
|
30743
30812
|
min-height: 0px;
|
|
30744
30813
|
}
|
|
30745
30814
|
|
|
30746
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30747
|
-
display: var(--a1wfy30z-0);
|
|
30748
|
-
}
|
|
30749
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30750
|
-
padding: 4px 11px;
|
|
30751
|
-
display: inline-flex;
|
|
30752
|
-
line-height: 1.5715;
|
|
30753
|
-
height: inherit;
|
|
30754
|
-
}
|
|
30755
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30756
|
-
content: var(--a1wfy30z-1);
|
|
30757
|
-
display: var(--a1wfy30z-2);
|
|
30758
|
-
flex: none;
|
|
30759
|
-
align-items: center;
|
|
30760
|
-
margin-left: 4px;
|
|
30761
|
-
}
|
|
30762
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30763
|
-
content: var(--a1wfy30z-3);
|
|
30764
|
-
display: var(--a1wfy30z-4);
|
|
30765
|
-
flex: none;
|
|
30766
|
-
align-items: center;
|
|
30767
|
-
margin-right: 4px;
|
|
30768
|
-
cursor: auto;
|
|
30769
|
-
}
|
|
30770
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
30771
|
-
padding: 0;
|
|
30772
|
-
margin: 0;
|
|
30773
|
-
height: auto;
|
|
30774
|
-
font-size: inherit;
|
|
30775
|
-
}
|
|
30776
|
-
|
|
30777
|
-
.E_i1inqkme {
|
|
30778
|
-
height: 18px;
|
|
30779
|
-
line-height: 18px;
|
|
30780
|
-
padding: 0 4px;
|
|
30781
|
-
border-radius: 4px;
|
|
30782
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30783
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30784
|
-
display: flex;
|
|
30785
|
-
align-items: center;
|
|
30786
|
-
white-space: nowrap;
|
|
30787
|
-
margin-right: 4px;
|
|
30788
|
-
}
|
|
30789
|
-
|
|
30790
30815
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30791
30816
|
display: var(--ai7qkf2-0);
|
|
30792
30817
|
}
|
|
@@ -30847,31 +30872,6 @@ body {
|
|
|
30847
30872
|
padding: 2px 8px;
|
|
30848
30873
|
}
|
|
30849
30874
|
|
|
30850
|
-
.E_atcz0kf .ant-input-suffix {
|
|
30851
|
-
margin-left: 8px;
|
|
30852
|
-
}
|
|
30853
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30854
|
-
padding: 2px 7px 2px 12px;
|
|
30855
|
-
}
|
|
30856
|
-
|
|
30857
|
-
.E_iouxfgt {
|
|
30858
|
-
display: inline-flex;
|
|
30859
|
-
align-items: center;
|
|
30860
|
-
}
|
|
30861
|
-
.E_iouxfgt .icon-inner {
|
|
30862
|
-
display: inline-flex;
|
|
30863
|
-
align-items: center;
|
|
30864
|
-
justify-content: center;
|
|
30865
|
-
}
|
|
30866
|
-
.E_iouxfgt .icon-inner + span,
|
|
30867
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30868
|
-
margin-left: 4px;
|
|
30869
|
-
}
|
|
30870
|
-
.E_iouxfgt.is-rotate img,
|
|
30871
|
-
.E_iouxfgt.is-rotate svg {
|
|
30872
|
-
animation: rotate 680ms linear infinite;
|
|
30873
|
-
}
|
|
30874
|
-
|
|
30875
30875
|
.E_owd0kml {
|
|
30876
30876
|
display: inline-block;
|
|
30877
30877
|
}
|
|
@@ -31356,10 +31356,6 @@ body {
|
|
|
31356
31356
|
line-height: 12px;
|
|
31357
31357
|
}
|
|
31358
31358
|
|
|
31359
|
-
.E_m196gn1d {
|
|
31360
|
-
min-width: 1280px;
|
|
31361
|
-
}
|
|
31362
|
-
|
|
31363
31359
|
.E_a1b5xrg3 .user-icon-inner {
|
|
31364
31360
|
display: inline-flex;
|
|
31365
31361
|
align-items: center;
|
|
@@ -31390,6 +31386,10 @@ body {
|
|
|
31390
31386
|
transition: all 320ms ease;
|
|
31391
31387
|
}
|
|
31392
31388
|
|
|
31389
|
+
.E_m196gn1d {
|
|
31390
|
+
min-width: 1280px;
|
|
31391
|
+
}
|
|
31392
|
+
|
|
31393
31393
|
.E_cnujxq2 {
|
|
31394
31394
|
display: flex;
|
|
31395
31395
|
flex-direction: column;
|
|
@@ -32080,6 +32080,63 @@ input.E_rf8rlle.ant-input {
|
|
|
32080
32080
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32081
32081
|
}
|
|
32082
32082
|
|
|
32083
|
+
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32084
|
+
border-radius: 6px;
|
|
32085
|
+
}
|
|
32086
|
+
.E_s17wv897.ant-select.ant-select-single {
|
|
32087
|
+
width: 100%;
|
|
32088
|
+
color: #2d3a56;
|
|
32089
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32090
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32091
|
+
font-size: 13px;
|
|
32092
|
+
}
|
|
32093
|
+
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
32094
|
+
height: 30px;
|
|
32095
|
+
}
|
|
32096
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
32097
|
+
height: 38px;
|
|
32098
|
+
font-size: 13px;
|
|
32099
|
+
}
|
|
32100
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
32101
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32102
|
+
transition: 160ms ease;
|
|
32103
|
+
}
|
|
32104
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32105
|
+
color: #0080ff;
|
|
32106
|
+
}
|
|
32107
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32108
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32109
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32110
|
+
}
|
|
32111
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32112
|
+
color: #0080ff;
|
|
32113
|
+
}
|
|
32114
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32115
|
+
border-color: #0080ff;
|
|
32116
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32117
|
+
}
|
|
32118
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32119
|
+
transform: rotate(180deg);
|
|
32120
|
+
}
|
|
32121
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32122
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32123
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32124
|
+
cursor: "not-allowed";
|
|
32125
|
+
}
|
|
32126
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32127
|
+
border-color: #f0483e !important;
|
|
32128
|
+
}
|
|
32129
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32130
|
+
color: #1d326c;
|
|
32131
|
+
}
|
|
32132
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32133
|
+
border-color: #0080ff;
|
|
32134
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32135
|
+
}
|
|
32136
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32137
|
+
transform: rotate(180deg);
|
|
32138
|
+
}
|
|
32139
|
+
|
|
32083
32140
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32084
32141
|
opacity: 1;
|
|
32085
32142
|
}
|
|
@@ -32232,89 +32289,17 @@ input.E_rf8rlle.ant-input {
|
|
|
32232
32289
|
flex-shrink: 0;
|
|
32233
32290
|
}
|
|
32234
32291
|
|
|
32235
|
-
.
|
|
32292
|
+
.E_suhck3k {
|
|
32293
|
+
height: 24px;
|
|
32294
|
+
width: 24px;
|
|
32236
32295
|
border-radius: 6px;
|
|
32296
|
+
padding: 4px;
|
|
32237
32297
|
}
|
|
32238
|
-
.
|
|
32239
|
-
|
|
32240
|
-
color: #2d3a56;
|
|
32241
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32242
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32243
|
-
font-size: 13px;
|
|
32298
|
+
.E_suhck3k:hover {
|
|
32299
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32244
32300
|
}
|
|
32245
|
-
.
|
|
32246
|
-
|
|
32247
|
-
}
|
|
32248
|
-
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
32249
|
-
height: 38px;
|
|
32250
|
-
font-size: 13px;
|
|
32251
|
-
}
|
|
32252
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
32253
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32254
|
-
transition: 160ms ease;
|
|
32255
|
-
}
|
|
32256
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32257
|
-
color: #0080ff;
|
|
32258
|
-
}
|
|
32259
|
-
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32260
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32261
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32262
|
-
}
|
|
32263
|
-
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32264
|
-
color: #0080ff;
|
|
32265
|
-
}
|
|
32266
|
-
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32267
|
-
border-color: #0080ff;
|
|
32268
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32269
|
-
}
|
|
32270
|
-
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32271
|
-
transform: rotate(180deg);
|
|
32272
|
-
}
|
|
32273
|
-
.E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32274
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32275
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32276
|
-
cursor: "not-allowed";
|
|
32277
|
-
}
|
|
32278
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32279
|
-
border-color: #f0483e !important;
|
|
32280
|
-
}
|
|
32281
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32282
|
-
color: #1d326c;
|
|
32283
|
-
}
|
|
32284
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32285
|
-
border-color: #0080ff;
|
|
32286
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32287
|
-
}
|
|
32288
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32289
|
-
transform: rotate(180deg);
|
|
32290
|
-
}
|
|
32291
|
-
|
|
32292
|
-
.E_w1dxz879 {
|
|
32293
|
-
display: flex;
|
|
32294
|
-
flex-direction: column;
|
|
32295
|
-
gap: 6px;
|
|
32296
|
-
}
|
|
32297
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
32298
|
-
max-height: var(--w1dxz879-0);
|
|
32299
|
-
text-overflow: clip;
|
|
32300
|
-
overflow: hidden;
|
|
32301
|
-
}
|
|
32302
|
-
.E_w1dxz879 .tips {
|
|
32303
|
-
color: #fff;
|
|
32304
|
-
opacity: 0.8;
|
|
32305
|
-
}
|
|
32306
|
-
|
|
32307
|
-
.E_suhck3k {
|
|
32308
|
-
height: 24px;
|
|
32309
|
-
width: 24px;
|
|
32310
|
-
border-radius: 6px;
|
|
32311
|
-
padding: 4px;
|
|
32312
|
-
}
|
|
32313
|
-
.E_suhck3k:hover {
|
|
32314
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32315
|
-
}
|
|
32316
|
-
.E_suhck3k:hover svg path {
|
|
32317
|
-
fill: blue;
|
|
32301
|
+
.E_suhck3k:hover svg path {
|
|
32302
|
+
fill: blue;
|
|
32318
32303
|
}
|
|
32319
32304
|
|
|
32320
32305
|
.E_b1lj76ty {
|
|
@@ -32354,6 +32339,22 @@ input.E_rf8rlle.ant-input {
|
|
|
32354
32339
|
margin-top: 8px;
|
|
32355
32340
|
}
|
|
32356
32341
|
|
|
32342
|
+
.E_ryby9ds {
|
|
32343
|
+
display: flex;
|
|
32344
|
+
align-items: center;
|
|
32345
|
+
}
|
|
32346
|
+
.E_ryby9ds .order {
|
|
32347
|
+
height: 24px;
|
|
32348
|
+
width: 24px;
|
|
32349
|
+
border-radius: 20px;
|
|
32350
|
+
color: #0080ff;
|
|
32351
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32352
|
+
display: flex;
|
|
32353
|
+
align-items: center;
|
|
32354
|
+
justify-content: center;
|
|
32355
|
+
margin-right: 6px;
|
|
32356
|
+
}
|
|
32357
|
+
|
|
32357
32358
|
.E_hrhfj7c {
|
|
32358
32359
|
display: none;
|
|
32359
32360
|
}
|
|
@@ -32573,6 +32574,21 @@ input.E_rf8rlle.ant-input {
|
|
|
32573
32574
|
font-size: 14px;
|
|
32574
32575
|
}
|
|
32575
32576
|
|
|
32577
|
+
.E_w1dxz879 {
|
|
32578
|
+
display: flex;
|
|
32579
|
+
flex-direction: column;
|
|
32580
|
+
gap: 6px;
|
|
32581
|
+
}
|
|
32582
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
32583
|
+
max-height: var(--w1dxz879-0);
|
|
32584
|
+
text-overflow: clip;
|
|
32585
|
+
overflow: hidden;
|
|
32586
|
+
}
|
|
32587
|
+
.E_w1dxz879 .tips {
|
|
32588
|
+
color: #fff;
|
|
32589
|
+
opacity: 0.8;
|
|
32590
|
+
}
|
|
32591
|
+
|
|
32576
32592
|
.E_m5foqp8 {
|
|
32577
32593
|
--footer-height: 96px;
|
|
32578
32594
|
--modal-content-width: 720px;
|
|
@@ -32602,22 +32618,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32602
32618
|
height: 32px;
|
|
32603
32619
|
}
|
|
32604
32620
|
|
|
32605
|
-
.E_ryby9ds {
|
|
32606
|
-
display: flex;
|
|
32607
|
-
align-items: center;
|
|
32608
|
-
}
|
|
32609
|
-
.E_ryby9ds .order {
|
|
32610
|
-
height: 24px;
|
|
32611
|
-
width: 24px;
|
|
32612
|
-
border-radius: 20px;
|
|
32613
|
-
color: #0080ff;
|
|
32614
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32615
|
-
display: flex;
|
|
32616
|
-
align-items: center;
|
|
32617
|
-
justify-content: center;
|
|
32618
|
-
margin-right: 6px;
|
|
32619
|
-
}
|
|
32620
|
-
|
|
32621
32621
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
32622
32622
|
margin-right: 2px;
|
|
32623
32623
|
}
|
|
@@ -32881,509 +32881,90 @@ input.E_rf8rlle.ant-input {
|
|
|
32881
32881
|
position: static;
|
|
32882
32882
|
}
|
|
32883
32883
|
|
|
32884
|
-
.
|
|
32885
|
-
|
|
32884
|
+
button.E_l48ei06.ant-btn,
|
|
32885
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
32886
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
32887
|
+
font-size: 12px;
|
|
32888
|
+
line-height: 18px;
|
|
32889
|
+
height: 18px;
|
|
32886
32890
|
}
|
|
32887
32891
|
|
|
32888
|
-
.
|
|
32889
|
-
color: #
|
|
32890
|
-
|
|
32891
|
-
display: flex;
|
|
32892
|
-
justify-content: space-between;
|
|
32893
|
-
align-items: center;
|
|
32892
|
+
button.E_l48ei06 {
|
|
32893
|
+
color: #0080FF;
|
|
32894
|
+
height: unset;
|
|
32894
32895
|
}
|
|
32895
|
-
.
|
|
32896
|
-
|
|
32896
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
32897
|
+
margin-right: 4px;
|
|
32897
32898
|
}
|
|
32898
|
-
.
|
|
32899
|
-
|
|
32900
|
-
color: #00122e;
|
|
32899
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
32900
|
+
margin-left: 4px;
|
|
32901
32901
|
}
|
|
32902
|
-
.
|
|
32903
|
-
color: #
|
|
32904
|
-
font-weight: 600;
|
|
32902
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
32903
|
+
color: #009DFF;
|
|
32905
32904
|
}
|
|
32906
|
-
.
|
|
32907
|
-
|
|
32905
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
32906
|
+
color: #005ED1;
|
|
32908
32907
|
}
|
|
32909
|
-
.
|
|
32910
|
-
|
|
32911
|
-
line-height: 18px;
|
|
32908
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
32909
|
+
color: #0080FF;
|
|
32912
32910
|
}
|
|
32913
|
-
.
|
|
32914
|
-
|
|
32915
|
-
align-items: center;
|
|
32916
|
-
user-select: none;
|
|
32917
|
-
flex-grow: 1;
|
|
32918
|
-
font-size: 12px;
|
|
32919
|
-
line-height: 18px;
|
|
32920
|
-
color: #2d3a56;
|
|
32921
|
-
font-weight: 700;
|
|
32911
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
32912
|
+
color: #00122E;
|
|
32922
32913
|
}
|
|
32923
|
-
.
|
|
32924
|
-
|
|
32925
|
-
margin-right: 2px;
|
|
32914
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
32915
|
+
color: #0080FF;
|
|
32926
32916
|
}
|
|
32927
|
-
|
|
32928
|
-
|
|
32929
|
-
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);
|
|
32917
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
32918
|
+
color: #005ED1;
|
|
32930
32919
|
}
|
|
32931
|
-
|
|
32932
|
-
|
|
32933
|
-
border-radius: 8px;
|
|
32934
|
-
background-color: white;
|
|
32920
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
32921
|
+
color: #00122E;
|
|
32935
32922
|
}
|
|
32936
|
-
.
|
|
32937
|
-
|
|
32923
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
32924
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
32938
32925
|
}
|
|
32939
|
-
.
|
|
32940
|
-
|
|
32941
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32942
|
-
transform: translateY(-4px);
|
|
32926
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
32927
|
+
color: #0080FF;
|
|
32943
32928
|
}
|
|
32944
|
-
|
|
32945
|
-
|
|
32946
|
-
color: #2d3a56;
|
|
32947
|
-
line-height: 22px;
|
|
32948
|
-
display: inline-flex;
|
|
32929
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
32930
|
+
color: #005ED1;
|
|
32949
32931
|
}
|
|
32950
|
-
.
|
|
32951
|
-
|
|
32952
|
-
display: flex;
|
|
32953
|
-
align-items: center;
|
|
32954
|
-
top: 0;
|
|
32932
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
32933
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
32955
32934
|
}
|
|
32956
|
-
|
|
32957
|
-
|
|
32935
|
+
|
|
32936
|
+
.E_tc97u5y {
|
|
32937
|
+
height: 100%;
|
|
32958
32938
|
}
|
|
32959
|
-
|
|
32960
|
-
|
|
32939
|
+
|
|
32940
|
+
.E_efzf37v .ant-table-content,
|
|
32941
|
+
.E_efzf37v .ant-table-body {
|
|
32942
|
+
overflow: visible !important;
|
|
32943
|
+
height: 100%;
|
|
32961
32944
|
}
|
|
32962
|
-
.
|
|
32963
|
-
|
|
32945
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
32946
|
+
height: 100%;
|
|
32964
32947
|
}
|
|
32965
|
-
.
|
|
32966
|
-
|
|
32948
|
+
.E_efzf37v table {
|
|
32949
|
+
width: 100% !important;
|
|
32950
|
+
height: 100%;
|
|
32967
32951
|
}
|
|
32968
|
-
.
|
|
32969
|
-
|
|
32952
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
32953
|
+
padding: 15px 0;
|
|
32970
32954
|
}
|
|
32971
|
-
.
|
|
32972
|
-
|
|
32973
|
-
height: 2px;
|
|
32974
|
-
width: 10px;
|
|
32975
|
-
border-radius: 2px;
|
|
32955
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
32956
|
+
display: none;
|
|
32976
32957
|
}
|
|
32977
|
-
|
|
32978
|
-
|
|
32958
|
+
|
|
32959
|
+
.E_t1fisho6 {
|
|
32960
|
+
height: 100%;
|
|
32979
32961
|
}
|
|
32980
|
-
.
|
|
32981
|
-
|
|
32982
|
-
|
|
32962
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
32963
|
+
padding-top: 6px;
|
|
32964
|
+
padding-bottom: 6px;
|
|
32983
32965
|
}
|
|
32984
|
-
.
|
|
32985
|
-
|
|
32986
|
-
}
|
|
32987
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32988
|
-
background: #2d3a56;
|
|
32989
|
-
}
|
|
32990
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
32991
|
-
padding: 0;
|
|
32992
|
-
}
|
|
32993
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
32994
|
-
display: inline-block;
|
|
32995
|
-
margin-left: 12px;
|
|
32996
|
-
color: #2d3a56;
|
|
32997
|
-
}
|
|
32998
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
32999
|
-
margin-left: 28px;
|
|
33000
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33001
|
-
}
|
|
33002
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33003
|
-
margin-left: 8px;
|
|
33004
|
-
}
|
|
33005
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33006
|
-
margin-left: 24px;
|
|
33007
|
-
}
|
|
33008
|
-
|
|
33009
|
-
.E_t1tbywr9 {
|
|
33010
|
-
width: 100%;
|
|
33011
|
-
flex: 1;
|
|
33012
|
-
display: flex;
|
|
33013
|
-
flex-direction: column;
|
|
33014
|
-
}
|
|
33015
|
-
.E_t1tbywr9.medium .tab-bar {
|
|
33016
|
-
height: 32px;
|
|
33017
|
-
}
|
|
33018
|
-
.E_t1tbywr9.medium .tab-bar .common-tab-bar {
|
|
33019
|
-
height: 32px;
|
|
33020
|
-
}
|
|
33021
|
-
.E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
|
|
33022
|
-
height: 32px;
|
|
33023
|
-
border-top-left-radius: 6px;
|
|
33024
|
-
border-top-right-radius: 6px;
|
|
33025
|
-
padding-right: 16px;
|
|
33026
|
-
padding-left: 16px;
|
|
33027
|
-
font-size: 16px;
|
|
33028
|
-
}
|
|
33029
|
-
.E_t1tbywr9.small .tab-bar {
|
|
33030
|
-
height: 24px;
|
|
33031
|
-
}
|
|
33032
|
-
.E_t1tbywr9.small .tab-bar .common-tab-bar {
|
|
33033
|
-
height: 24px;
|
|
33034
|
-
}
|
|
33035
|
-
.E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
|
|
33036
|
-
height: 24px;
|
|
33037
|
-
border-top-left-radius: 4px;
|
|
33038
|
-
border-top-right-radius: 4px;
|
|
33039
|
-
padding-right: 12px;
|
|
33040
|
-
padding-left: 12px;
|
|
33041
|
-
font-size: 14px;
|
|
33042
|
-
}
|
|
33043
|
-
.E_t1tbywr9 .tab-bar {
|
|
33044
|
-
max-width: 100%;
|
|
33045
|
-
display: flex;
|
|
33046
|
-
place-items: center;
|
|
33047
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33048
|
-
}
|
|
33049
|
-
.E_t1tbywr9 .tab-bar .common-tab-bar {
|
|
33050
|
-
overflow: hidden;
|
|
33051
|
-
display: flex;
|
|
33052
|
-
place-items: center;
|
|
33053
|
-
}
|
|
33054
|
-
.E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
|
|
33055
|
-
padding-left: 0px;
|
|
33056
|
-
}
|
|
33057
|
-
.E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
|
|
33058
|
-
margin-left: 12px;
|
|
33059
|
-
position: relative;
|
|
33060
|
-
}
|
|
33061
|
-
.E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
|
|
33062
|
-
content: "";
|
|
33063
|
-
width: 1px;
|
|
33064
|
-
height: 24px;
|
|
33065
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33066
|
-
position: absolute;
|
|
33067
|
-
left: -6px;
|
|
33068
|
-
top: 50%;
|
|
33069
|
-
transform: translateY(-50%);
|
|
33070
|
-
}
|
|
33071
|
-
.E_t1tbywr9 .tab-bar .tab-item-title {
|
|
33072
|
-
flex-shrink: 0;
|
|
33073
|
-
display: flex;
|
|
33074
|
-
place-items: center;
|
|
33075
|
-
cursor: pointer;
|
|
33076
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33077
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33078
|
-
}
|
|
33079
|
-
.E_t1tbywr9 .tab-bar .tab-item-title:hover {
|
|
33080
|
-
padding-left: 16px;
|
|
33081
|
-
color: #0080ff;
|
|
33082
|
-
background: rgba(0, 136, 255, 0.1607843137);
|
|
33083
|
-
}
|
|
33084
|
-
.E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
|
|
33085
|
-
margin-left: 2px;
|
|
33086
|
-
}
|
|
33087
|
-
.E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
|
|
33088
|
-
width: 16px;
|
|
33089
|
-
height: 16px;
|
|
33090
|
-
padding: 0;
|
|
33091
|
-
border-radius: 2px;
|
|
33092
|
-
margin-left: 8px;
|
|
33093
|
-
}
|
|
33094
|
-
.E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
|
|
33095
|
-
margin-left: 8px;
|
|
33096
|
-
}
|
|
33097
|
-
.E_t1tbywr9 .tab-bar .tab-item-title.__selected {
|
|
33098
|
-
padding-left: 16px;
|
|
33099
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33100
|
-
color: #0080ff;
|
|
33101
|
-
}
|
|
33102
|
-
.E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
|
|
33103
|
-
display: none;
|
|
33104
|
-
}
|
|
33105
|
-
|
|
33106
|
-
.E_ti12z2.ant-dropdown-open {
|
|
33107
|
-
color: #0080ff;
|
|
33108
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33109
|
-
}
|
|
33110
|
-
|
|
33111
|
-
.E_m19lu3v {
|
|
33112
|
-
cursor: default;
|
|
33113
|
-
}
|
|
33114
|
-
.E_m19lu3v .menu-wrapper {
|
|
33115
|
-
min-width: 160px;
|
|
33116
|
-
max-width: 400px;
|
|
33117
|
-
padding: 6px;
|
|
33118
|
-
background: #fff;
|
|
33119
|
-
box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
33120
|
-
border-radius: 8px;
|
|
33121
|
-
max-height: calc(100vh - 250px);
|
|
33122
|
-
overflow: auto;
|
|
33123
|
-
}
|
|
33124
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item {
|
|
33125
|
-
display: flex;
|
|
33126
|
-
place-items: center;
|
|
33127
|
-
width: var(--itemWidth);
|
|
33128
|
-
}
|
|
33129
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
|
|
33130
|
-
margin-top: 8px;
|
|
33131
|
-
}
|
|
33132
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
|
|
33133
|
-
padding: 6px;
|
|
33134
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33135
|
-
color: #0080ff;
|
|
33136
|
-
}
|
|
33137
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
|
|
33138
|
-
font-family: Inter;
|
|
33139
|
-
font-style: normal;
|
|
33140
|
-
font-weight: bold !important;
|
|
33141
|
-
}
|
|
33142
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
|
|
33143
|
-
padding: 5px 12px;
|
|
33144
|
-
border-radius: 4px;
|
|
33145
|
-
}
|
|
33146
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
|
|
33147
|
-
color: #0080ff;
|
|
33148
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33149
|
-
}
|
|
33150
|
-
.E_m19lu3v .menu-wrapper .tab-menu-item-text {
|
|
33151
|
-
text-align: left;
|
|
33152
|
-
flex: 1;
|
|
33153
|
-
overflow: hidden;
|
|
33154
|
-
text-overflow: ellipsis;
|
|
33155
|
-
white-space: nowrap;
|
|
33156
|
-
}
|
|
33157
|
-
|
|
33158
|
-
.E_i1bmwe2m {
|
|
33159
|
-
margin: auto;
|
|
33160
|
-
cursor: pointer;
|
|
33161
|
-
line-height: normal;
|
|
33162
|
-
height: 16px;
|
|
33163
|
-
margin-right: 3px;
|
|
33164
|
-
}
|
|
33165
|
-
.E_i1bmwe2m .icon-inner {
|
|
33166
|
-
display: block;
|
|
33167
|
-
height: 16px;
|
|
33168
|
-
}
|
|
33169
|
-
|
|
33170
|
-
.E_lht19u8 {
|
|
33171
|
-
width: 64px;
|
|
33172
|
-
height: 64px;
|
|
33173
|
-
display: flex;
|
|
33174
|
-
align-items: center;
|
|
33175
|
-
justify-content: center;
|
|
33176
|
-
position: relative;
|
|
33177
|
-
opacity: 0.2;
|
|
33178
|
-
}
|
|
33179
|
-
|
|
33180
|
-
.E_lk3gkp4 {
|
|
33181
|
-
position: absolute;
|
|
33182
|
-
width: 5px;
|
|
33183
|
-
height: 48px;
|
|
33184
|
-
left: 9.33px;
|
|
33185
|
-
top: 40.5px;
|
|
33186
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33187
|
-
border-radius: 5px;
|
|
33188
|
-
transform: rotate(-128deg);
|
|
33189
|
-
transform-origin: top left;
|
|
33190
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33191
|
-
}
|
|
33192
|
-
|
|
33193
|
-
.E_ll4n94n {
|
|
33194
|
-
position: absolute;
|
|
33195
|
-
width: 5px;
|
|
33196
|
-
height: 48px;
|
|
33197
|
-
left: 40.8px;
|
|
33198
|
-
top: 8.4px;
|
|
33199
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33200
|
-
border-radius: 5px;
|
|
33201
|
-
transform: rotate(-8deg);
|
|
33202
|
-
transform-origin: top left;
|
|
33203
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33204
|
-
}
|
|
33205
|
-
|
|
33206
|
-
.E_l17lbdo6 {
|
|
33207
|
-
position: absolute;
|
|
33208
|
-
width: 5px;
|
|
33209
|
-
height: 48px;
|
|
33210
|
-
left: 52.9px;
|
|
33211
|
-
top: 51.8px;
|
|
33212
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33213
|
-
border-radius: 5px;
|
|
33214
|
-
transform: rotate(112deg);
|
|
33215
|
-
transform-origin: top left;
|
|
33216
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33217
|
-
}
|
|
33218
|
-
|
|
33219
|
-
.E_w7ob4th.outside-tag {
|
|
33220
|
-
padding-left: 0;
|
|
33221
|
-
}
|
|
33222
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
33223
|
-
border-radius: 4px 0 0 4px;
|
|
33224
|
-
padding-right: 4px;
|
|
33225
|
-
margin-right: 4px;
|
|
33226
|
-
}
|
|
33227
|
-
|
|
33228
|
-
button.E_l48ei06.ant-btn,
|
|
33229
|
-
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
33230
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
33231
|
-
font-size: 12px;
|
|
33232
|
-
line-height: 18px;
|
|
33233
|
-
height: 18px;
|
|
33234
|
-
}
|
|
33235
|
-
|
|
33236
|
-
button.E_l48ei06 {
|
|
33237
|
-
color: #0080FF;
|
|
33238
|
-
height: unset;
|
|
33239
|
-
}
|
|
33240
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
33241
|
-
margin-right: 4px;
|
|
33242
|
-
}
|
|
33243
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
33244
|
-
margin-left: 4px;
|
|
33245
|
-
}
|
|
33246
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
33247
|
-
color: #009DFF;
|
|
33248
|
-
}
|
|
33249
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
33250
|
-
color: #005ED1;
|
|
33251
|
-
}
|
|
33252
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
33253
|
-
color: #0080FF;
|
|
33254
|
-
}
|
|
33255
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
33256
|
-
color: #00122E;
|
|
33257
|
-
}
|
|
33258
|
-
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
33259
|
-
color: #0080FF;
|
|
33260
|
-
}
|
|
33261
|
-
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
33262
|
-
color: #005ED1;
|
|
33263
|
-
}
|
|
33264
|
-
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
33265
|
-
color: #00122E;
|
|
33266
|
-
}
|
|
33267
|
-
button.E_l48ei06.ui-kit-link-secondary {
|
|
33268
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
33269
|
-
}
|
|
33270
|
-
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
33271
|
-
color: #0080FF;
|
|
33272
|
-
}
|
|
33273
|
-
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
33274
|
-
color: #005ED1;
|
|
33275
|
-
}
|
|
33276
|
-
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
33277
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
33278
|
-
}
|
|
33279
|
-
|
|
33280
|
-
.E_sddwhm6 {
|
|
33281
|
-
margin: 0;
|
|
33282
|
-
border-radius: 20px;
|
|
33283
|
-
padding: 2px 10px;
|
|
33284
|
-
height: 22px;
|
|
33285
|
-
}
|
|
33286
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
33287
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33288
|
-
}
|
|
33289
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
33290
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33291
|
-
}
|
|
33292
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33293
|
-
color: #00122e;
|
|
33294
|
-
}
|
|
33295
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33296
|
-
margin-right: 6px;
|
|
33297
|
-
}
|
|
33298
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33299
|
-
margin-left: 8px;
|
|
33300
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33301
|
-
}
|
|
33302
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33303
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33304
|
-
}
|
|
33305
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33306
|
-
background-color: #0080ff;
|
|
33307
|
-
}
|
|
33308
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
33309
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
33310
|
-
}
|
|
33311
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
33312
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
33313
|
-
}
|
|
33314
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
33315
|
-
background-color: #f0483e;
|
|
33316
|
-
}
|
|
33317
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
33318
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
33319
|
-
}
|
|
33320
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33321
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
33322
|
-
}
|
|
33323
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
33324
|
-
background-color: #fea008;
|
|
33325
|
-
}
|
|
33326
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
33327
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
33328
|
-
}
|
|
33329
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
33330
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
33331
|
-
}
|
|
33332
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
33333
|
-
background-color: #00ba5d;
|
|
33334
|
-
}
|
|
33335
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
33336
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
33337
|
-
}
|
|
33338
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
33339
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33340
|
-
}
|
|
33341
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
33342
|
-
background-color: #6b7d99;
|
|
33343
|
-
}
|
|
33344
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
33345
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
33346
|
-
}
|
|
33347
|
-
|
|
33348
|
-
.E_satwmqm {
|
|
33349
|
-
width: 8px;
|
|
33350
|
-
height: 8px;
|
|
33351
|
-
border-radius: 50%;
|
|
33352
|
-
display: inline-block;
|
|
33353
|
-
}
|
|
33354
|
-
|
|
33355
|
-
.E_tc97u5y {
|
|
33356
|
-
height: 100%;
|
|
33357
|
-
}
|
|
33358
|
-
|
|
33359
|
-
.E_efzf37v .ant-table-content,
|
|
33360
|
-
.E_efzf37v .ant-table-body {
|
|
33361
|
-
overflow: visible !important;
|
|
33362
|
-
height: 100%;
|
|
33363
|
-
}
|
|
33364
|
-
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
33365
|
-
height: 100%;
|
|
33366
|
-
}
|
|
33367
|
-
.E_efzf37v table {
|
|
33368
|
-
width: 100% !important;
|
|
33369
|
-
height: 100%;
|
|
33370
|
-
}
|
|
33371
|
-
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33372
|
-
padding: 15px 0;
|
|
33373
|
-
}
|
|
33374
|
-
.E_efzf37v table thead.ant-table-thead {
|
|
33375
|
-
display: none;
|
|
33376
|
-
}
|
|
33377
|
-
|
|
33378
|
-
.E_t1fisho6 {
|
|
33379
|
-
height: 100%;
|
|
33380
|
-
}
|
|
33381
|
-
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33382
|
-
padding-top: 6px;
|
|
33383
|
-
padding-bottom: 6px;
|
|
33384
|
-
}
|
|
33385
|
-
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
33386
|
-
font-weight: 700;
|
|
32966
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
32967
|
+
font-weight: 700;
|
|
33387
32968
|
}
|
|
33388
32969
|
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
33389
32970
|
font-weight: 700;
|
|
@@ -33644,170 +33225,493 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33644
33225
|
display: block;
|
|
33645
33226
|
transform: translateY(-50%) rotateX(180deg);
|
|
33646
33227
|
}
|
|
33647
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33648
|
-
display: block;
|
|
33228
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33229
|
+
display: block;
|
|
33230
|
+
}
|
|
33231
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33232
|
+
display: none;
|
|
33233
|
+
}
|
|
33234
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33235
|
+
transform: translateY(-50%);
|
|
33236
|
+
}
|
|
33237
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33238
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33239
|
+
}
|
|
33240
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33241
|
+
background: #f2f5fa;
|
|
33242
|
+
}
|
|
33243
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33244
|
+
display: block;
|
|
33245
|
+
}
|
|
33246
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
33247
|
+
padding-right: 25px;
|
|
33248
|
+
}
|
|
33249
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
33250
|
+
padding: 0 !important;
|
|
33251
|
+
}
|
|
33252
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
33253
|
+
position: absolute;
|
|
33254
|
+
left: 50%;
|
|
33255
|
+
top: 50%;
|
|
33256
|
+
transform: translate(-50%, -50%);
|
|
33257
|
+
}
|
|
33258
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
33259
|
+
display: none;
|
|
33260
|
+
}
|
|
33261
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
33262
|
+
background: #fff;
|
|
33263
|
+
}
|
|
33264
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
33265
|
+
background: inherit;
|
|
33266
|
+
}
|
|
33267
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
33268
|
+
position: static;
|
|
33269
|
+
border: none;
|
|
33270
|
+
background: inherit !important;
|
|
33271
|
+
height: 100px;
|
|
33272
|
+
vertical-align: middle;
|
|
33273
|
+
}
|
|
33274
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
33275
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33276
|
+
font-weight: bold;
|
|
33277
|
+
font-size: 20px;
|
|
33278
|
+
color: rgba(10, 37, 85, 0.6);
|
|
33279
|
+
}
|
|
33280
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
33281
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
33282
|
+
z-index: 10;
|
|
33283
|
+
}
|
|
33284
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
33285
|
+
padding: 0 !important;
|
|
33286
|
+
position: relative;
|
|
33287
|
+
background: #fff;
|
|
33288
|
+
}
|
|
33289
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
33290
|
+
height: 100%;
|
|
33291
|
+
display: flex;
|
|
33292
|
+
align-items: center;
|
|
33293
|
+
justify-content: flex-end;
|
|
33294
|
+
padding-right: 8px;
|
|
33295
|
+
}
|
|
33296
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
33297
|
+
width: 24px;
|
|
33298
|
+
height: 24px;
|
|
33299
|
+
cursor: pointer;
|
|
33300
|
+
justify-content: center;
|
|
33301
|
+
border-radius: 4px;
|
|
33302
|
+
}
|
|
33303
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
33304
|
+
background: #fff;
|
|
33305
|
+
}
|
|
33306
|
+
|
|
33307
|
+
.E_sddwhm6 {
|
|
33308
|
+
margin: 0;
|
|
33309
|
+
border-radius: 20px;
|
|
33310
|
+
padding: 2px 10px;
|
|
33311
|
+
height: 22px;
|
|
33312
|
+
}
|
|
33313
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
33314
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33315
|
+
}
|
|
33316
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
33317
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33318
|
+
}
|
|
33319
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33320
|
+
color: #00122e;
|
|
33321
|
+
}
|
|
33322
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33323
|
+
margin-right: 6px;
|
|
33324
|
+
}
|
|
33325
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33326
|
+
margin-left: 8px;
|
|
33327
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33328
|
+
}
|
|
33329
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33330
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33331
|
+
}
|
|
33332
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33333
|
+
background-color: #0080ff;
|
|
33334
|
+
}
|
|
33335
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
33336
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
33337
|
+
}
|
|
33338
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
33339
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33340
|
+
}
|
|
33341
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
33342
|
+
background-color: #f0483e;
|
|
33343
|
+
}
|
|
33344
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
33345
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
33346
|
+
}
|
|
33347
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33348
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
33349
|
+
}
|
|
33350
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
33351
|
+
background-color: #fea008;
|
|
33352
|
+
}
|
|
33353
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
33354
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
33355
|
+
}
|
|
33356
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
33357
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
33358
|
+
}
|
|
33359
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
33360
|
+
background-color: #00ba5d;
|
|
33361
|
+
}
|
|
33362
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
33363
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
33364
|
+
}
|
|
33365
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
33366
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33367
|
+
}
|
|
33368
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
33369
|
+
background-color: #6b7d99;
|
|
33370
|
+
}
|
|
33371
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
33372
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
33373
|
+
}
|
|
33374
|
+
|
|
33375
|
+
.E_satwmqm {
|
|
33376
|
+
width: 8px;
|
|
33377
|
+
height: 8px;
|
|
33378
|
+
border-radius: 50%;
|
|
33379
|
+
display: inline-block;
|
|
33380
|
+
}
|
|
33381
|
+
|
|
33382
|
+
.E_ckui4s7 {
|
|
33383
|
+
color: #2d3a56;
|
|
33384
|
+
line-height: 22px;
|
|
33385
|
+
display: inline-flex;
|
|
33386
|
+
}
|
|
33387
|
+
.E_ckui4s7 .ant-checkbox {
|
|
33388
|
+
height: 22px;
|
|
33389
|
+
display: flex;
|
|
33390
|
+
align-items: center;
|
|
33391
|
+
top: 0;
|
|
33392
|
+
}
|
|
33393
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
33394
|
+
border: none;
|
|
33395
|
+
}
|
|
33396
|
+
.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 {
|
|
33397
|
+
border-color: #0080ff;
|
|
33398
|
+
}
|
|
33399
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
33400
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33401
|
+
}
|
|
33402
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33403
|
+
border: 1px solid #0080ff;
|
|
33404
|
+
}
|
|
33405
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33406
|
+
background: #0080ff;
|
|
33407
|
+
}
|
|
33408
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33409
|
+
background-color: #fff;
|
|
33410
|
+
height: 2px;
|
|
33411
|
+
width: 10px;
|
|
33412
|
+
border-radius: 2px;
|
|
33413
|
+
}
|
|
33414
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
33415
|
+
opacity: 0.5;
|
|
33416
|
+
}
|
|
33417
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33418
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33419
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33420
|
+
}
|
|
33421
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33422
|
+
border-color: #2d3a56;
|
|
33423
|
+
}
|
|
33424
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33425
|
+
background: #2d3a56;
|
|
33426
|
+
}
|
|
33427
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33428
|
+
padding: 0;
|
|
33429
|
+
}
|
|
33430
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33431
|
+
display: inline-block;
|
|
33432
|
+
margin-left: 12px;
|
|
33433
|
+
color: #2d3a56;
|
|
33434
|
+
}
|
|
33435
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33436
|
+
margin-left: 28px;
|
|
33437
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33438
|
+
}
|
|
33439
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33440
|
+
margin-left: 8px;
|
|
33441
|
+
}
|
|
33442
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33443
|
+
margin-left: 24px;
|
|
33444
|
+
}
|
|
33445
|
+
|
|
33446
|
+
.E_c1kghdax {
|
|
33447
|
+
color: #2d3a56;
|
|
33448
|
+
padding: 7px 12px;
|
|
33449
|
+
display: flex;
|
|
33450
|
+
justify-content: space-between;
|
|
33451
|
+
align-items: center;
|
|
33452
|
+
}
|
|
33453
|
+
.E_c1kghdax.has-arrow {
|
|
33454
|
+
padding-left: 10px;
|
|
33455
|
+
}
|
|
33456
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33457
|
+
cursor: pointer;
|
|
33458
|
+
color: #00122e;
|
|
33459
|
+
}
|
|
33460
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33461
|
+
color: #2d3a56;
|
|
33462
|
+
font-weight: 600;
|
|
33463
|
+
}
|
|
33464
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33465
|
+
transform: rotate(90deg);
|
|
33466
|
+
}
|
|
33467
|
+
.E_c1kghdax .sub-info {
|
|
33468
|
+
font-size: 12px;
|
|
33469
|
+
line-height: 18px;
|
|
33470
|
+
}
|
|
33471
|
+
.E_c1kghdax .title-wrapper {
|
|
33472
|
+
display: flex;
|
|
33473
|
+
align-items: center;
|
|
33474
|
+
user-select: none;
|
|
33475
|
+
flex-grow: 1;
|
|
33476
|
+
font-size: 12px;
|
|
33477
|
+
line-height: 18px;
|
|
33478
|
+
color: #2d3a56;
|
|
33479
|
+
font-weight: 700;
|
|
33480
|
+
}
|
|
33481
|
+
.E_c1kghdax .collapse-arrow {
|
|
33482
|
+
transition: all 50ms ease-out 0ms;
|
|
33483
|
+
margin-right: 2px;
|
|
33484
|
+
}
|
|
33485
|
+
|
|
33486
|
+
.E_c1yd35n {
|
|
33487
|
+
padding: 0 12px 14px 12px;
|
|
33649
33488
|
}
|
|
33650
|
-
|
|
33651
|
-
|
|
33489
|
+
|
|
33490
|
+
.E_b14q2gmw {
|
|
33491
|
+
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);
|
|
33652
33492
|
}
|
|
33653
|
-
|
|
33654
|
-
|
|
33493
|
+
|
|
33494
|
+
.E_c1eym6el {
|
|
33495
|
+
border-radius: 8px;
|
|
33496
|
+
background-color: white;
|
|
33655
33497
|
}
|
|
33656
|
-
.
|
|
33657
|
-
|
|
33498
|
+
.E_c1eym6el.hoverable {
|
|
33499
|
+
cursor: pointer;
|
|
33658
33500
|
}
|
|
33659
|
-
.
|
|
33660
|
-
|
|
33501
|
+
.E_c1eym6el.hoverable:hover {
|
|
33502
|
+
transition: all 200ms ease;
|
|
33503
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33504
|
+
transform: translateY(-4px);
|
|
33661
33505
|
}
|
|
33662
|
-
|
|
33663
|
-
|
|
33506
|
+
|
|
33507
|
+
.E_t1tbywr9 {
|
|
33508
|
+
width: 100%;
|
|
33509
|
+
flex: 1;
|
|
33510
|
+
display: flex;
|
|
33511
|
+
flex-direction: column;
|
|
33664
33512
|
}
|
|
33665
|
-
.
|
|
33666
|
-
|
|
33513
|
+
.E_t1tbywr9.medium .tab-bar {
|
|
33514
|
+
height: 32px;
|
|
33667
33515
|
}
|
|
33668
|
-
.
|
|
33669
|
-
|
|
33516
|
+
.E_t1tbywr9.medium .tab-bar .common-tab-bar {
|
|
33517
|
+
height: 32px;
|
|
33670
33518
|
}
|
|
33671
|
-
.
|
|
33672
|
-
|
|
33673
|
-
left:
|
|
33674
|
-
top:
|
|
33675
|
-
|
|
33519
|
+
.E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
|
|
33520
|
+
height: 32px;
|
|
33521
|
+
border-top-left-radius: 6px;
|
|
33522
|
+
border-top-right-radius: 6px;
|
|
33523
|
+
padding-right: 16px;
|
|
33524
|
+
padding-left: 16px;
|
|
33525
|
+
font-size: 16px;
|
|
33676
33526
|
}
|
|
33677
|
-
.
|
|
33678
|
-
|
|
33527
|
+
.E_t1tbywr9.small .tab-bar {
|
|
33528
|
+
height: 24px;
|
|
33679
33529
|
}
|
|
33680
|
-
.
|
|
33681
|
-
|
|
33530
|
+
.E_t1tbywr9.small .tab-bar .common-tab-bar {
|
|
33531
|
+
height: 24px;
|
|
33682
33532
|
}
|
|
33683
|
-
.
|
|
33684
|
-
|
|
33533
|
+
.E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
|
|
33534
|
+
height: 24px;
|
|
33535
|
+
border-top-left-radius: 4px;
|
|
33536
|
+
border-top-right-radius: 4px;
|
|
33537
|
+
padding-right: 12px;
|
|
33538
|
+
padding-left: 12px;
|
|
33539
|
+
font-size: 14px;
|
|
33685
33540
|
}
|
|
33686
|
-
.
|
|
33687
|
-
|
|
33688
|
-
|
|
33689
|
-
|
|
33690
|
-
|
|
33691
|
-
vertical-align: middle;
|
|
33541
|
+
.E_t1tbywr9 .tab-bar {
|
|
33542
|
+
max-width: 100%;
|
|
33543
|
+
display: flex;
|
|
33544
|
+
place-items: center;
|
|
33545
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33692
33546
|
}
|
|
33693
|
-
.
|
|
33694
|
-
|
|
33695
|
-
|
|
33696
|
-
|
|
33697
|
-
color: rgba(10, 37, 85, 0.6);
|
|
33547
|
+
.E_t1tbywr9 .tab-bar .common-tab-bar {
|
|
33548
|
+
overflow: hidden;
|
|
33549
|
+
display: flex;
|
|
33550
|
+
place-items: center;
|
|
33698
33551
|
}
|
|
33699
|
-
.
|
|
33700
|
-
|
|
33701
|
-
z-index: 10;
|
|
33552
|
+
.E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
|
|
33553
|
+
padding-left: 0px;
|
|
33702
33554
|
}
|
|
33703
|
-
.
|
|
33704
|
-
|
|
33555
|
+
.E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
|
|
33556
|
+
margin-left: 12px;
|
|
33705
33557
|
position: relative;
|
|
33706
|
-
background: #fff;
|
|
33707
|
-
}
|
|
33708
|
-
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
33709
|
-
height: 100%;
|
|
33710
|
-
display: flex;
|
|
33711
|
-
align-items: center;
|
|
33712
|
-
justify-content: flex-end;
|
|
33713
|
-
padding-right: 8px;
|
|
33714
33558
|
}
|
|
33715
|
-
.
|
|
33716
|
-
|
|
33559
|
+
.E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
|
|
33560
|
+
content: "";
|
|
33561
|
+
width: 1px;
|
|
33717
33562
|
height: 24px;
|
|
33718
|
-
|
|
33719
|
-
|
|
33720
|
-
|
|
33721
|
-
|
|
33722
|
-
|
|
33723
|
-
background: #fff;
|
|
33563
|
+
background: rgba(172, 186, 211, 0.6);
|
|
33564
|
+
position: absolute;
|
|
33565
|
+
left: -6px;
|
|
33566
|
+
top: 50%;
|
|
33567
|
+
transform: translateY(-50%);
|
|
33724
33568
|
}
|
|
33725
|
-
|
|
33726
|
-
|
|
33569
|
+
.E_t1tbywr9 .tab-bar .tab-item-title {
|
|
33570
|
+
flex-shrink: 0;
|
|
33727
33571
|
display: flex;
|
|
33728
|
-
|
|
33729
|
-
|
|
33730
|
-
|
|
33572
|
+
place-items: center;
|
|
33573
|
+
cursor: pointer;
|
|
33574
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33575
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33731
33576
|
}
|
|
33732
|
-
|
|
33733
|
-
|
|
33734
|
-
|
|
33735
|
-
|
|
33736
|
-
justify-content: center;
|
|
33737
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33577
|
+
.E_t1tbywr9 .tab-bar .tab-item-title:hover {
|
|
33578
|
+
padding-left: 16px;
|
|
33579
|
+
color: #0080ff;
|
|
33580
|
+
background: rgba(0, 136, 255, 0.1607843137);
|
|
33738
33581
|
}
|
|
33739
|
-
.
|
|
33740
|
-
|
|
33741
|
-
margin-bottom: unset;
|
|
33742
|
-
margin-inline-end: unset;
|
|
33582
|
+
.E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
|
|
33583
|
+
margin-left: 2px;
|
|
33743
33584
|
}
|
|
33744
|
-
|
|
33745
|
-
|
|
33746
|
-
|
|
33747
|
-
|
|
33748
|
-
|
|
33749
|
-
|
|
33750
|
-
display: flex;
|
|
33751
|
-
align-items: center;
|
|
33585
|
+
.E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
|
|
33586
|
+
width: 16px;
|
|
33587
|
+
height: 16px;
|
|
33588
|
+
padding: 0;
|
|
33589
|
+
border-radius: 2px;
|
|
33590
|
+
margin-left: 8px;
|
|
33752
33591
|
}
|
|
33753
|
-
.
|
|
33754
|
-
|
|
33592
|
+
.E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
|
|
33593
|
+
margin-left: 8px;
|
|
33755
33594
|
}
|
|
33756
|
-
.
|
|
33757
|
-
|
|
33595
|
+
.E_t1tbywr9 .tab-bar .tab-item-title.__selected {
|
|
33596
|
+
padding-left: 16px;
|
|
33597
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33598
|
+
color: #0080ff;
|
|
33758
33599
|
}
|
|
33759
|
-
.
|
|
33760
|
-
|
|
33600
|
+
.E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
|
|
33601
|
+
display: none;
|
|
33761
33602
|
}
|
|
33762
|
-
|
|
33763
|
-
|
|
33603
|
+
|
|
33604
|
+
.E_ti12z2.ant-dropdown-open {
|
|
33605
|
+
color: #0080ff;
|
|
33606
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33764
33607
|
}
|
|
33765
|
-
|
|
33766
|
-
|
|
33767
|
-
|
|
33608
|
+
|
|
33609
|
+
.E_m19lu3v {
|
|
33610
|
+
cursor: default;
|
|
33768
33611
|
}
|
|
33769
|
-
.
|
|
33770
|
-
|
|
33612
|
+
.E_m19lu3v .menu-wrapper {
|
|
33613
|
+
min-width: 160px;
|
|
33614
|
+
max-width: 400px;
|
|
33615
|
+
padding: 6px;
|
|
33616
|
+
background: #fff;
|
|
33617
|
+
box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
33618
|
+
border-radius: 8px;
|
|
33619
|
+
max-height: calc(100vh - 250px);
|
|
33620
|
+
overflow: auto;
|
|
33771
33621
|
}
|
|
33772
|
-
.
|
|
33773
|
-
|
|
33622
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item {
|
|
33623
|
+
display: flex;
|
|
33624
|
+
place-items: center;
|
|
33625
|
+
width: var(--itemWidth);
|
|
33774
33626
|
}
|
|
33775
|
-
.
|
|
33776
|
-
|
|
33627
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
|
|
33628
|
+
margin-top: 8px;
|
|
33777
33629
|
}
|
|
33778
|
-
.
|
|
33779
|
-
|
|
33630
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
|
|
33631
|
+
padding: 6px;
|
|
33632
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33633
|
+
color: #0080ff;
|
|
33780
33634
|
}
|
|
33781
|
-
.
|
|
33782
|
-
|
|
33635
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
|
|
33636
|
+
font-family: Inter;
|
|
33637
|
+
font-style: normal;
|
|
33638
|
+
font-weight: bold !important;
|
|
33783
33639
|
}
|
|
33784
|
-
.
|
|
33785
|
-
|
|
33640
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
|
|
33641
|
+
padding: 5px 12px;
|
|
33642
|
+
border-radius: 4px;
|
|
33786
33643
|
}
|
|
33787
|
-
.
|
|
33788
|
-
|
|
33644
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
|
|
33645
|
+
color: #0080ff;
|
|
33646
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33647
|
+
}
|
|
33648
|
+
.E_m19lu3v .menu-wrapper .tab-menu-item-text {
|
|
33649
|
+
text-align: left;
|
|
33650
|
+
flex: 1;
|
|
33651
|
+
overflow: hidden;
|
|
33652
|
+
text-overflow: ellipsis;
|
|
33653
|
+
white-space: nowrap;
|
|
33789
33654
|
}
|
|
33790
33655
|
|
|
33791
|
-
.
|
|
33792
|
-
|
|
33793
|
-
|
|
33794
|
-
|
|
33795
|
-
|
|
33656
|
+
.E_i1bmwe2m {
|
|
33657
|
+
margin: auto;
|
|
33658
|
+
cursor: pointer;
|
|
33659
|
+
line-height: normal;
|
|
33660
|
+
height: 16px;
|
|
33661
|
+
margin-right: 3px;
|
|
33662
|
+
}
|
|
33663
|
+
.E_i1bmwe2m .icon-inner {
|
|
33664
|
+
display: block;
|
|
33665
|
+
height: 16px;
|
|
33796
33666
|
}
|
|
33797
33667
|
|
|
33798
|
-
.
|
|
33799
|
-
width:
|
|
33800
|
-
height:
|
|
33801
|
-
|
|
33802
|
-
|
|
33668
|
+
.E_lht19u8 {
|
|
33669
|
+
width: 64px;
|
|
33670
|
+
height: 64px;
|
|
33671
|
+
display: flex;
|
|
33672
|
+
align-items: center;
|
|
33673
|
+
justify-content: center;
|
|
33674
|
+
position: relative;
|
|
33675
|
+
opacity: 0.2;
|
|
33803
33676
|
}
|
|
33804
33677
|
|
|
33805
|
-
.
|
|
33806
|
-
|
|
33678
|
+
.E_lk3gkp4 {
|
|
33679
|
+
position: absolute;
|
|
33680
|
+
width: 5px;
|
|
33681
|
+
height: 48px;
|
|
33682
|
+
left: 9.33px;
|
|
33683
|
+
top: 40.5px;
|
|
33684
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33685
|
+
border-radius: 5px;
|
|
33686
|
+
transform: rotate(-128deg);
|
|
33687
|
+
transform-origin: top left;
|
|
33688
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33807
33689
|
}
|
|
33808
33690
|
|
|
33809
|
-
.
|
|
33810
|
-
|
|
33691
|
+
.E_ll4n94n {
|
|
33692
|
+
position: absolute;
|
|
33693
|
+
width: 5px;
|
|
33694
|
+
height: 48px;
|
|
33695
|
+
left: 40.8px;
|
|
33696
|
+
top: 8.4px;
|
|
33697
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33698
|
+
border-radius: 5px;
|
|
33699
|
+
transform: rotate(-8deg);
|
|
33700
|
+
transform-origin: top left;
|
|
33701
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33702
|
+
}
|
|
33703
|
+
|
|
33704
|
+
.E_l17lbdo6 {
|
|
33705
|
+
position: absolute;
|
|
33706
|
+
width: 5px;
|
|
33707
|
+
height: 48px;
|
|
33708
|
+
left: 52.9px;
|
|
33709
|
+
top: 51.8px;
|
|
33710
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33711
|
+
border-radius: 5px;
|
|
33712
|
+
transform: rotate(112deg);
|
|
33713
|
+
transform-origin: top left;
|
|
33714
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33811
33715
|
}
|
|
33812
33716
|
|
|
33813
33717
|
.E_sjob3jg {
|
|
@@ -34005,6 +33909,132 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34005
33909
|
justify-content: center;
|
|
34006
33910
|
}
|
|
34007
33911
|
|
|
33912
|
+
.E_t13ef470 {
|
|
33913
|
+
height: 100%;
|
|
33914
|
+
}
|
|
33915
|
+
.E_t13ef470 .table-loading-item {
|
|
33916
|
+
padding: 12px 4px;
|
|
33917
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
33918
|
+
display: flex;
|
|
33919
|
+
}
|
|
33920
|
+
.E_t13ef470 .table-loading-item > * {
|
|
33921
|
+
height: 16px;
|
|
33922
|
+
margin: 4px;
|
|
33923
|
+
background: rgba(204, 212, 227, 0.18);
|
|
33924
|
+
border-radius: 2px;
|
|
33925
|
+
}
|
|
33926
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
33927
|
+
width: 16px;
|
|
33928
|
+
}
|
|
33929
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
33930
|
+
flex: 1;
|
|
33931
|
+
}
|
|
33932
|
+
.E_t13ef470 :nth-child(1) {
|
|
33933
|
+
padding: 8px 4px;
|
|
33934
|
+
}
|
|
33935
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
33936
|
+
background: rgba(107, 125, 153, 0.18);
|
|
33937
|
+
}
|
|
33938
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
33939
|
+
background: rgba(163, 180, 204, 0.18);
|
|
33940
|
+
}
|
|
33941
|
+
|
|
33942
|
+
.E_r77hffu {
|
|
33943
|
+
display: flex;
|
|
33944
|
+
align-items: center;
|
|
33945
|
+
justify-content: space-between;
|
|
33946
|
+
column-gap: 6px;
|
|
33947
|
+
}
|
|
33948
|
+
|
|
33949
|
+
.E_p1cmxsf7 {
|
|
33950
|
+
display: flex;
|
|
33951
|
+
flex-direction: column;
|
|
33952
|
+
justify-content: center;
|
|
33953
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33954
|
+
}
|
|
33955
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33956
|
+
font-size: 0;
|
|
33957
|
+
margin-bottom: unset;
|
|
33958
|
+
margin-inline-end: unset;
|
|
33959
|
+
}
|
|
33960
|
+
|
|
33961
|
+
.E_l1ucdodl {
|
|
33962
|
+
margin: 0;
|
|
33963
|
+
border-radius: 20px;
|
|
33964
|
+
padding: 2px 10px;
|
|
33965
|
+
height: 22px;
|
|
33966
|
+
display: flex;
|
|
33967
|
+
align-items: center;
|
|
33968
|
+
}
|
|
33969
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33970
|
+
color: #FFFFFF;
|
|
33971
|
+
}
|
|
33972
|
+
.E_l1ucdodl.tag-hover {
|
|
33973
|
+
cursor: pointer;
|
|
33974
|
+
}
|
|
33975
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
33976
|
+
color: #00122e;
|
|
33977
|
+
}
|
|
33978
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33979
|
+
margin-right: 6px;
|
|
33980
|
+
}
|
|
33981
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33982
|
+
margin-left: 8px;
|
|
33983
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33984
|
+
}
|
|
33985
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33986
|
+
color: #FFFFFF;
|
|
33987
|
+
}
|
|
33988
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33989
|
+
background-color: #0080ff;
|
|
33990
|
+
}
|
|
33991
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33992
|
+
background-color: #f0483e;
|
|
33993
|
+
}
|
|
33994
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33995
|
+
background-color: #fea008;
|
|
33996
|
+
}
|
|
33997
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33998
|
+
background-color: #00ba5d;
|
|
33999
|
+
}
|
|
34000
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34001
|
+
background-color: #6b7d99;
|
|
34002
|
+
}
|
|
34003
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34004
|
+
background-color: #7E41FF;
|
|
34005
|
+
}
|
|
34006
|
+
|
|
34007
|
+
.E_s1qj66nc {
|
|
34008
|
+
width: 8px;
|
|
34009
|
+
height: 8px;
|
|
34010
|
+
border-radius: 50%;
|
|
34011
|
+
display: inline-block;
|
|
34012
|
+
}
|
|
34013
|
+
|
|
34014
|
+
.E_s5x1boq {
|
|
34015
|
+
width: 8px;
|
|
34016
|
+
height: 8px;
|
|
34017
|
+
border-radius: 2px;
|
|
34018
|
+
display: inline-block;
|
|
34019
|
+
}
|
|
34020
|
+
|
|
34021
|
+
.E_c1xm185 {
|
|
34022
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34023
|
+
}
|
|
34024
|
+
|
|
34025
|
+
.E_c1x5l5qc {
|
|
34026
|
+
flex: 1;
|
|
34027
|
+
}
|
|
34028
|
+
|
|
34029
|
+
.E_w7ob4th.outside-tag {
|
|
34030
|
+
padding-left: 0;
|
|
34031
|
+
}
|
|
34032
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34033
|
+
border-radius: 4px 0 0 4px;
|
|
34034
|
+
padding-right: 4px;
|
|
34035
|
+
margin-right: 4px;
|
|
34036
|
+
}
|
|
34037
|
+
|
|
34008
34038
|
.E_slr2ynn {
|
|
34009
34039
|
padding: 0 8px;
|
|
34010
34040
|
height: 18px;
|
|
@@ -34034,6 +34064,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34034
34064
|
white-space: normal;
|
|
34035
34065
|
}
|
|
34036
34066
|
|
|
34067
|
+
.E_i1g85yz3 {
|
|
34068
|
+
margin-right: 4px;
|
|
34069
|
+
height: 16px;
|
|
34070
|
+
}
|
|
34071
|
+
|
|
34037
34072
|
.E_t1dtlqs1 {
|
|
34038
34073
|
margin-bottom: 4px;
|
|
34039
34074
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34230,41 +34265,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34230
34265
|
margin-right: 8px;
|
|
34231
34266
|
}
|
|
34232
34267
|
|
|
34233
|
-
.E_i1g85yz3 {
|
|
34234
|
-
margin-right: 4px;
|
|
34235
|
-
height: 16px;
|
|
34236
|
-
}
|
|
34237
|
-
|
|
34238
|
-
.E_t13ef470 {
|
|
34239
|
-
height: 100%;
|
|
34240
|
-
}
|
|
34241
|
-
.E_t13ef470 .table-loading-item {
|
|
34242
|
-
padding: 12px 4px;
|
|
34243
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34244
|
-
display: flex;
|
|
34245
|
-
}
|
|
34246
|
-
.E_t13ef470 .table-loading-item > * {
|
|
34247
|
-
height: 16px;
|
|
34248
|
-
margin: 4px;
|
|
34249
|
-
background: rgba(204, 212, 227, 0.18);
|
|
34250
|
-
border-radius: 2px;
|
|
34251
|
-
}
|
|
34252
|
-
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34253
|
-
width: 16px;
|
|
34254
|
-
}
|
|
34255
|
-
.E_t13ef470 .table-loading-item .td-loading {
|
|
34256
|
-
flex: 1;
|
|
34257
|
-
}
|
|
34258
|
-
.E_t13ef470 :nth-child(1) {
|
|
34259
|
-
padding: 8px 4px;
|
|
34260
|
-
}
|
|
34261
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
34262
|
-
background: rgba(107, 125, 153, 0.18);
|
|
34263
|
-
}
|
|
34264
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
34265
|
-
background: rgba(163, 180, 204, 0.18);
|
|
34266
|
-
}
|
|
34267
|
-
|
|
34268
34268
|
.E_m11nzl2x {
|
|
34269
34269
|
color: rgba(44, 56, 82, 0.6);
|
|
34270
34270
|
text-align: center;
|
|
@@ -34668,6 +34668,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34668
34668
|
background-color: #E07F00;
|
|
34669
34669
|
}
|
|
34670
34670
|
|
|
34671
|
+
.E_b1jaupqb {
|
|
34672
|
+
color: #F0483E;
|
|
34673
|
+
}
|
|
34674
|
+
|
|
34671
34675
|
.E_t59qhqp {
|
|
34672
34676
|
padding: 0px;
|
|
34673
34677
|
padding-top: 5px;
|
|
@@ -34716,10 +34720,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34716
34720
|
color: #00122E;
|
|
34717
34721
|
}
|
|
34718
34722
|
|
|
34719
|
-
.E_b1jaupqb {
|
|
34720
|
-
color: #F0483E;
|
|
34721
|
-
}
|
|
34722
|
-
|
|
34723
34723
|
.E_icab5o7 {
|
|
34724
34724
|
--modal-to-viewport-margin: 10px;
|
|
34725
34725
|
--modal-body-padding-bottom: 40px;
|
|
@@ -34904,6 +34904,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34904
34904
|
font-weight: bold;
|
|
34905
34905
|
}
|
|
34906
34906
|
|
|
34907
|
+
.E_s20iney.skeleton-box {
|
|
34908
|
+
display: flex;
|
|
34909
|
+
align-items: center;
|
|
34910
|
+
justify-content: center;
|
|
34911
|
+
position: relative;
|
|
34912
|
+
border-radius: 2px;
|
|
34913
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34914
|
+
overflow: hidden;
|
|
34915
|
+
}
|
|
34916
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
34917
|
+
width: 200%;
|
|
34918
|
+
height: 200%;
|
|
34919
|
+
transform: rotate(15deg);
|
|
34920
|
+
position: absolute;
|
|
34921
|
+
top: -50%;
|
|
34922
|
+
flex-shrink: 0;
|
|
34923
|
+
opacity: 0.8;
|
|
34924
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
34925
|
+
animation: shimmer 1100ms infinite;
|
|
34926
|
+
}
|
|
34927
|
+
@keyframes shimmer {
|
|
34928
|
+
from {
|
|
34929
|
+
left: -120%;
|
|
34930
|
+
}
|
|
34931
|
+
to {
|
|
34932
|
+
left: 100%;
|
|
34933
|
+
}
|
|
34934
|
+
}
|
|
34935
|
+
|
|
34907
34936
|
.E_dxyv8bv {
|
|
34908
34937
|
--footer-height: 80px;
|
|
34909
34938
|
--modal-content-width: 492px;
|
|
@@ -35066,35 +35095,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35066
35095
|
border-radius: 8px;
|
|
35067
35096
|
}
|
|
35068
35097
|
|
|
35069
|
-
.E_s20iney.skeleton-box {
|
|
35070
|
-
display: flex;
|
|
35071
|
-
align-items: center;
|
|
35072
|
-
justify-content: center;
|
|
35073
|
-
position: relative;
|
|
35074
|
-
border-radius: 2px;
|
|
35075
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35076
|
-
overflow: hidden;
|
|
35077
|
-
}
|
|
35078
|
-
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
35079
|
-
width: 200%;
|
|
35080
|
-
height: 200%;
|
|
35081
|
-
transform: rotate(15deg);
|
|
35082
|
-
position: absolute;
|
|
35083
|
-
top: -50%;
|
|
35084
|
-
flex-shrink: 0;
|
|
35085
|
-
opacity: 0.8;
|
|
35086
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
35087
|
-
animation: shimmer 1100ms infinite;
|
|
35088
|
-
}
|
|
35089
|
-
@keyframes shimmer {
|
|
35090
|
-
from {
|
|
35091
|
-
left: -120%;
|
|
35092
|
-
}
|
|
35093
|
-
to {
|
|
35094
|
-
left: 100%;
|
|
35095
|
-
}
|
|
35096
|
-
}
|
|
35097
|
-
|
|
35098
35098
|
.E_t1g36k2w {
|
|
35099
35099
|
overflow: hidden;
|
|
35100
35100
|
height: 100%;
|
|
@@ -35147,6 +35147,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35147
35147
|
column-gap: var(--a1ji6r68-0);
|
|
35148
35148
|
}
|
|
35149
35149
|
|
|
35150
|
+
.E_t1616y1o {
|
|
35151
|
+
color: #fff;
|
|
35152
|
+
}
|
|
35153
|
+
|
|
35154
|
+
.E_a9y3flr {
|
|
35155
|
+
margin-left: 8px;
|
|
35156
|
+
}
|
|
35157
|
+
|
|
35158
|
+
.E_a1njc627 {
|
|
35159
|
+
font-size: 12px;
|
|
35160
|
+
color: #00122e;
|
|
35161
|
+
}
|
|
35162
|
+
|
|
35150
35163
|
.E_f16blduf.ant-form-item {
|
|
35151
35164
|
margin-bottom: 0;
|
|
35152
35165
|
}
|
|
@@ -35166,19 +35179,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35166
35179
|
display: block;
|
|
35167
35180
|
}
|
|
35168
35181
|
|
|
35169
|
-
.E_t1616y1o {
|
|
35170
|
-
color: #fff;
|
|
35171
|
-
}
|
|
35172
|
-
|
|
35173
|
-
.E_a9y3flr {
|
|
35174
|
-
margin-left: 8px;
|
|
35175
|
-
}
|
|
35176
|
-
|
|
35177
|
-
.E_a1njc627 {
|
|
35178
|
-
font-size: 12px;
|
|
35179
|
-
color: #00122e;
|
|
35180
|
-
}
|
|
35181
|
-
|
|
35182
35182
|
.E_d1u4ndxc {
|
|
35183
35183
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35184
35184
|
font-size: 12px;
|
|
@@ -35222,97 +35222,17 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35222
35222
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35223
35223
|
}
|
|
35224
35224
|
|
|
35225
|
-
.
|
|
35226
|
-
|
|
35227
|
-
|
|
35228
|
-
border-radius:
|
|
35229
|
-
|
|
35230
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
35231
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
35232
|
-
width: 100%;
|
|
35233
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
35234
|
-
border-top: none;
|
|
35235
|
-
}
|
|
35236
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
35237
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
35238
|
-
padding: 0 16px;
|
|
35239
|
-
}
|
|
35240
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
35241
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
35242
|
-
width: 100%;
|
|
35243
|
-
height: 180px;
|
|
35244
|
-
border-spacing: 0;
|
|
35245
|
-
}
|
|
35246
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
35247
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
35248
|
-
margin-bottom: 8px;
|
|
35249
|
-
}
|
|
35250
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
35251
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
35252
|
-
width: 22px;
|
|
35253
|
-
}
|
|
35254
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
35255
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
35256
|
-
padding: 0;
|
|
35257
|
-
}
|
|
35258
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
35259
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35260
|
-
opacity: 0.4;
|
|
35261
|
-
}
|
|
35262
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
35263
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35264
|
-
opacity: 1;
|
|
35265
|
-
}
|
|
35266
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
35267
|
-
color: #3e4652;
|
|
35268
|
-
}
|
|
35269
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
35270
|
-
pointer-events: none;
|
|
35271
|
-
}
|
|
35272
|
-
|
|
35273
|
-
.E_t1tsm00v {
|
|
35274
|
-
color: rgba(129, 138, 153, 0.6);
|
|
35275
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35276
|
-
backdrop-filter: blur(10px);
|
|
35277
|
-
padding: 7px 10px;
|
|
35278
|
-
}
|
|
35279
|
-
|
|
35280
|
-
.E_c167wnad {
|
|
35281
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35282
|
-
display: flex;
|
|
35283
|
-
justify-content: space-between;
|
|
35284
|
-
align-items: center;
|
|
35285
|
-
padding: 8px 16px;
|
|
35286
|
-
}
|
|
35287
|
-
.E_c167wnad .anticon {
|
|
35288
|
-
cursor: pointer;
|
|
35289
|
-
}
|
|
35290
|
-
.E_c167wnad .anticon:hover {
|
|
35291
|
-
color: #0096ff;
|
|
35292
|
-
}
|
|
35293
|
-
|
|
35294
|
-
.E_cxhf7dh {
|
|
35295
|
-
text-align: center;
|
|
35296
|
-
}
|
|
35297
|
-
.E_cxhf7dh .dots {
|
|
35225
|
+
.E_skwah65 {
|
|
35226
|
+
height: 8px;
|
|
35227
|
+
box-sizing: border-box;
|
|
35228
|
+
border-radius: 2px;
|
|
35229
|
+
background: #f5f7fa;
|
|
35298
35230
|
display: flex;
|
|
35299
|
-
|
|
35300
|
-
|
|
35301
|
-
.E_cxhf7dh .dot {
|
|
35302
|
-
display: inline-block;
|
|
35303
|
-
width: 2px;
|
|
35304
|
-
height: 2px;
|
|
35305
|
-
border-radius: 1px;
|
|
35306
|
-
background: #0096ff;
|
|
35307
|
-
}
|
|
35308
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
35309
|
-
margin-right: 2px;
|
|
35231
|
+
width: 100%;
|
|
35232
|
+
overflow: hidden;
|
|
35310
35233
|
}
|
|
35311
|
-
.
|
|
35312
|
-
|
|
35313
|
-
height: 2px;
|
|
35314
|
-
background: #0096ff;
|
|
35315
|
-
border-radius: 2px;
|
|
35234
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35235
|
+
margin-left: 1px;
|
|
35316
35236
|
}
|
|
35317
35237
|
|
|
35318
35238
|
.E_c18bcrac {
|
|
@@ -35422,8 +35342,115 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35422
35342
|
justify-content: center;
|
|
35423
35343
|
border-radius: 50%;
|
|
35424
35344
|
}
|
|
35425
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
35426
|
-
background: #fff;
|
|
35345
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
35346
|
+
background: #fff;
|
|
35347
|
+
}
|
|
35348
|
+
|
|
35349
|
+
span.E_tqjc4ui {
|
|
35350
|
+
margin: 0 2px;
|
|
35351
|
+
}
|
|
35352
|
+
|
|
35353
|
+
.E_clm1wy1 {
|
|
35354
|
+
width: 192px;
|
|
35355
|
+
height: 246px;
|
|
35356
|
+
border-radius: 4px;
|
|
35357
|
+
}
|
|
35358
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
35359
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
35360
|
+
width: 100%;
|
|
35361
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
35362
|
+
border-top: none;
|
|
35363
|
+
}
|
|
35364
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
35365
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
35366
|
+
padding: 0 16px;
|
|
35367
|
+
}
|
|
35368
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
35369
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
35370
|
+
width: 100%;
|
|
35371
|
+
height: 180px;
|
|
35372
|
+
border-spacing: 0;
|
|
35373
|
+
}
|
|
35374
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
35375
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
35376
|
+
margin-bottom: 8px;
|
|
35377
|
+
}
|
|
35378
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
35379
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
35380
|
+
width: 22px;
|
|
35381
|
+
}
|
|
35382
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
35383
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
35384
|
+
padding: 0;
|
|
35385
|
+
}
|
|
35386
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
35387
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35388
|
+
opacity: 0.4;
|
|
35389
|
+
}
|
|
35390
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
35391
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35392
|
+
opacity: 1;
|
|
35393
|
+
}
|
|
35394
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
35395
|
+
color: #3e4652;
|
|
35396
|
+
}
|
|
35397
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
35398
|
+
pointer-events: none;
|
|
35399
|
+
}
|
|
35400
|
+
|
|
35401
|
+
.E_t1tsm00v {
|
|
35402
|
+
color: rgba(129, 138, 153, 0.6);
|
|
35403
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35404
|
+
backdrop-filter: blur(10px);
|
|
35405
|
+
padding: 7px 10px;
|
|
35406
|
+
}
|
|
35407
|
+
|
|
35408
|
+
.E_c167wnad {
|
|
35409
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35410
|
+
display: flex;
|
|
35411
|
+
justify-content: space-between;
|
|
35412
|
+
align-items: center;
|
|
35413
|
+
padding: 8px 16px;
|
|
35414
|
+
}
|
|
35415
|
+
.E_c167wnad .anticon {
|
|
35416
|
+
cursor: pointer;
|
|
35417
|
+
}
|
|
35418
|
+
.E_c167wnad .anticon:hover {
|
|
35419
|
+
color: #0096ff;
|
|
35420
|
+
}
|
|
35421
|
+
|
|
35422
|
+
.E_cxhf7dh {
|
|
35423
|
+
text-align: center;
|
|
35424
|
+
}
|
|
35425
|
+
.E_cxhf7dh .dots {
|
|
35426
|
+
display: flex;
|
|
35427
|
+
justify-content: center;
|
|
35428
|
+
}
|
|
35429
|
+
.E_cxhf7dh .dot {
|
|
35430
|
+
display: inline-block;
|
|
35431
|
+
width: 2px;
|
|
35432
|
+
height: 2px;
|
|
35433
|
+
border-radius: 1px;
|
|
35434
|
+
background: #0096ff;
|
|
35435
|
+
}
|
|
35436
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
35437
|
+
margin-right: 2px;
|
|
35438
|
+
}
|
|
35439
|
+
.E_cxhf7dh .bar {
|
|
35440
|
+
width: 9px;
|
|
35441
|
+
height: 2px;
|
|
35442
|
+
background: #0096ff;
|
|
35443
|
+
border-radius: 2px;
|
|
35444
|
+
}
|
|
35445
|
+
|
|
35446
|
+
.E_gmyahx3 {
|
|
35447
|
+
cursor: pointer;
|
|
35448
|
+
}
|
|
35449
|
+
.E_gmyahx3 .link-text {
|
|
35450
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35451
|
+
}
|
|
35452
|
+
.E_gmyahx3:hover .link-text {
|
|
35453
|
+
color: #0080ff;
|
|
35427
35454
|
}
|
|
35428
35455
|
|
|
35429
35456
|
.E_c1up1pdz {
|
|
@@ -35566,114 +35593,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35566
35593
|
color: #fff;
|
|
35567
35594
|
}
|
|
35568
35595
|
|
|
35569
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
35570
|
-
display: flex;
|
|
35571
|
-
align-items: center;
|
|
35572
|
-
}
|
|
35573
|
-
.E_s1iv0tp1 .enabled-text {
|
|
35574
|
-
margin-right: 8px;
|
|
35575
|
-
}
|
|
35576
|
-
|
|
35577
|
-
.E_gmyahx3 {
|
|
35578
|
-
cursor: pointer;
|
|
35579
|
-
}
|
|
35580
|
-
.E_gmyahx3 .link-text {
|
|
35581
|
-
color: rgba(0, 21, 64, 0.3);
|
|
35582
|
-
}
|
|
35583
|
-
.E_gmyahx3:hover .link-text {
|
|
35584
|
-
color: #0080ff;
|
|
35585
|
-
}
|
|
35586
|
-
|
|
35587
|
-
.E_t1sqg15u {
|
|
35588
|
-
background: white;
|
|
35589
|
-
}
|
|
35590
|
-
.E_t1sqg15u.inline .table-row {
|
|
35591
|
-
flex-direction: column;
|
|
35592
|
-
}
|
|
35593
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
35594
|
-
padding: 0 16px 7px 0;
|
|
35595
|
-
}
|
|
35596
|
-
.E_t1sqg15u.has-border .table-header {
|
|
35597
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35598
|
-
}
|
|
35599
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
35600
|
-
border-top: none !important;
|
|
35601
|
-
}
|
|
35602
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
35603
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
35604
|
-
}
|
|
35605
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
35606
|
-
padding-bottom: 0;
|
|
35607
|
-
}
|
|
35608
|
-
.E_t1sqg15u.align-right .content {
|
|
35609
|
-
text-align: right;
|
|
35610
|
-
}
|
|
35611
|
-
.E_t1sqg15u .uuid-row {
|
|
35612
|
-
display: flex;
|
|
35613
|
-
justify-content: space-between;
|
|
35614
|
-
}
|
|
35615
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
35616
|
-
white-space: nowrap;
|
|
35617
|
-
overflow: hidden;
|
|
35618
|
-
text-overflow: ellipsis;
|
|
35619
|
-
}
|
|
35620
|
-
|
|
35621
|
-
.E_t4zczcp {
|
|
35622
|
-
display: flex;
|
|
35623
|
-
justify-content: space-between;
|
|
35624
|
-
align-items: center;
|
|
35625
|
-
padding: 8px;
|
|
35626
|
-
min-height: 32px;
|
|
35627
|
-
}
|
|
35628
|
-
.E_t4zczcp .table-title {
|
|
35629
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35630
|
-
font-weight: 600;
|
|
35631
|
-
font-size: 12px;
|
|
35632
|
-
line-height: 8px;
|
|
35633
|
-
}
|
|
35634
|
-
.E_t4zczcp .edit-icon {
|
|
35635
|
-
font-size: 16px;
|
|
35636
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35637
|
-
cursor: pointer;
|
|
35638
|
-
}
|
|
35639
|
-
|
|
35640
|
-
.E_t1s7goww {
|
|
35641
|
-
font-size: 12px;
|
|
35642
|
-
line-height: 18px;
|
|
35643
|
-
}
|
|
35644
|
-
|
|
35645
|
-
.E_t93e4cf {
|
|
35646
|
-
display: flex;
|
|
35647
|
-
padding: 8px 0;
|
|
35648
|
-
color: #2d3a56;
|
|
35649
|
-
}
|
|
35650
|
-
.E_t93e4cf .hidden {
|
|
35651
|
-
display: none;
|
|
35652
|
-
}
|
|
35653
|
-
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35654
|
-
height: auto;
|
|
35655
|
-
}
|
|
35656
|
-
.E_t93e4cf .content {
|
|
35657
|
-
overflow: hidden;
|
|
35658
|
-
overflow-x: auto;
|
|
35659
|
-
width: 100%;
|
|
35660
|
-
white-space: pre-wrap;
|
|
35661
|
-
}
|
|
35662
|
-
.E_t93e4cf .content .ant-btn {
|
|
35663
|
-
white-space: pre-wrap;
|
|
35664
|
-
text-align: left;
|
|
35665
|
-
}
|
|
35666
|
-
.E_t93e4cf .content .unit-chart {
|
|
35667
|
-
justify-content: flex-start;
|
|
35668
|
-
}
|
|
35669
|
-
|
|
35670
|
-
.E_rhz2uv5 {
|
|
35671
|
-
width: var(--rhz2uv5-0);
|
|
35672
|
-
flex-shrink: 0;
|
|
35673
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35674
|
-
padding-right: 12px;
|
|
35675
|
-
}
|
|
35676
|
-
|
|
35677
35596
|
.E_n12mqh7z {
|
|
35678
35597
|
display: flex;
|
|
35679
35598
|
align-items: center;
|
|
@@ -35693,10 +35612,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35693
35612
|
overflow: auto;
|
|
35694
35613
|
}
|
|
35695
35614
|
|
|
35696
|
-
span.E_tqjc4ui {
|
|
35697
|
-
margin: 0 2px;
|
|
35698
|
-
}
|
|
35699
|
-
|
|
35700
35615
|
.E_ou7iq30 {
|
|
35701
35616
|
overflow: hidden;
|
|
35702
35617
|
text-overflow: ellipsis;
|
|
@@ -35747,35 +35662,6 @@ span.E_tqjc4ui {
|
|
|
35747
35662
|
color: #00122e !important;
|
|
35748
35663
|
}
|
|
35749
35664
|
|
|
35750
|
-
.E_u15heuvq.content {
|
|
35751
|
-
cursor: default !important;
|
|
35752
|
-
}
|
|
35753
|
-
.E_u15heuvq.content.link {
|
|
35754
|
-
cursor: pointer !important;
|
|
35755
|
-
}
|
|
35756
|
-
.E_u15heuvq.content.link:hover {
|
|
35757
|
-
color: #0080ff;
|
|
35758
|
-
}
|
|
35759
|
-
.E_u15heuvq.content.black {
|
|
35760
|
-
color: #00122e;
|
|
35761
|
-
}
|
|
35762
|
-
.E_u15heuvq.content.gray {
|
|
35763
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35764
|
-
}
|
|
35765
|
-
|
|
35766
|
-
.E_skwah65 {
|
|
35767
|
-
height: 8px;
|
|
35768
|
-
box-sizing: border-box;
|
|
35769
|
-
border-radius: 2px;
|
|
35770
|
-
background: #f5f7fa;
|
|
35771
|
-
display: flex;
|
|
35772
|
-
width: 100%;
|
|
35773
|
-
overflow: hidden;
|
|
35774
|
-
}
|
|
35775
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35776
|
-
margin-left: 1px;
|
|
35777
|
-
}
|
|
35778
|
-
|
|
35779
35665
|
.E_s1at6qmn.ant-layout-sider {
|
|
35780
35666
|
background: #edf0f7;
|
|
35781
35667
|
padding: 32px 8px;
|
|
@@ -35889,6 +35775,22 @@ span.E_tqjc4ui {
|
|
|
35889
35775
|
text-align: left;
|
|
35890
35776
|
}
|
|
35891
35777
|
|
|
35778
|
+
.E_u15heuvq.content {
|
|
35779
|
+
cursor: default !important;
|
|
35780
|
+
}
|
|
35781
|
+
.E_u15heuvq.content.link {
|
|
35782
|
+
cursor: pointer !important;
|
|
35783
|
+
}
|
|
35784
|
+
.E_u15heuvq.content.link:hover {
|
|
35785
|
+
color: #0080ff;
|
|
35786
|
+
}
|
|
35787
|
+
.E_u15heuvq.content.black {
|
|
35788
|
+
color: #00122e;
|
|
35789
|
+
}
|
|
35790
|
+
.E_u15heuvq.content.gray {
|
|
35791
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35792
|
+
}
|
|
35793
|
+
|
|
35892
35794
|
.E_t160l1cm {
|
|
35893
35795
|
display: flex;
|
|
35894
35796
|
flex-direction: column;
|
|
@@ -36087,9 +35989,107 @@ span.E_tqjc4ui {
|
|
|
36087
35989
|
background: rgba(172, 186, 211, 0.6);
|
|
36088
35990
|
display: block;
|
|
36089
35991
|
}
|
|
36090
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
36091
|
-
color: #0080ff;
|
|
36092
|
-
background: transparent;
|
|
35992
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
35993
|
+
color: #0080ff;
|
|
35994
|
+
background: transparent;
|
|
35995
|
+
}
|
|
35996
|
+
|
|
35997
|
+
.E_t1sqg15u {
|
|
35998
|
+
background: white;
|
|
35999
|
+
}
|
|
36000
|
+
.E_t1sqg15u.inline .table-row {
|
|
36001
|
+
flex-direction: column;
|
|
36002
|
+
}
|
|
36003
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
36004
|
+
padding: 0 16px 7px 0;
|
|
36005
|
+
}
|
|
36006
|
+
.E_t1sqg15u.has-border .table-header {
|
|
36007
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36008
|
+
}
|
|
36009
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
36010
|
+
border-top: none !important;
|
|
36011
|
+
}
|
|
36012
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
36013
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
36014
|
+
}
|
|
36015
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
36016
|
+
padding-bottom: 0;
|
|
36017
|
+
}
|
|
36018
|
+
.E_t1sqg15u.align-right .content {
|
|
36019
|
+
text-align: right;
|
|
36020
|
+
}
|
|
36021
|
+
.E_t1sqg15u .uuid-row {
|
|
36022
|
+
display: flex;
|
|
36023
|
+
justify-content: space-between;
|
|
36024
|
+
}
|
|
36025
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
36026
|
+
white-space: nowrap;
|
|
36027
|
+
overflow: hidden;
|
|
36028
|
+
text-overflow: ellipsis;
|
|
36029
|
+
}
|
|
36030
|
+
|
|
36031
|
+
.E_t4zczcp {
|
|
36032
|
+
display: flex;
|
|
36033
|
+
justify-content: space-between;
|
|
36034
|
+
align-items: center;
|
|
36035
|
+
padding: 8px;
|
|
36036
|
+
min-height: 32px;
|
|
36037
|
+
}
|
|
36038
|
+
.E_t4zczcp .table-title {
|
|
36039
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36040
|
+
font-weight: 600;
|
|
36041
|
+
font-size: 12px;
|
|
36042
|
+
line-height: 8px;
|
|
36043
|
+
}
|
|
36044
|
+
.E_t4zczcp .edit-icon {
|
|
36045
|
+
font-size: 16px;
|
|
36046
|
+
color: rgba(10, 37, 85, 0.6);
|
|
36047
|
+
cursor: pointer;
|
|
36048
|
+
}
|
|
36049
|
+
|
|
36050
|
+
.E_t1s7goww {
|
|
36051
|
+
font-size: 12px;
|
|
36052
|
+
line-height: 18px;
|
|
36053
|
+
}
|
|
36054
|
+
|
|
36055
|
+
.E_t93e4cf {
|
|
36056
|
+
display: flex;
|
|
36057
|
+
padding: 8px 0;
|
|
36058
|
+
color: #2d3a56;
|
|
36059
|
+
}
|
|
36060
|
+
.E_t93e4cf .hidden {
|
|
36061
|
+
display: none;
|
|
36062
|
+
}
|
|
36063
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
36064
|
+
height: auto;
|
|
36065
|
+
}
|
|
36066
|
+
.E_t93e4cf .content {
|
|
36067
|
+
overflow: hidden;
|
|
36068
|
+
overflow-x: auto;
|
|
36069
|
+
width: 100%;
|
|
36070
|
+
white-space: pre-wrap;
|
|
36071
|
+
}
|
|
36072
|
+
.E_t93e4cf .content .ant-btn {
|
|
36073
|
+
white-space: pre-wrap;
|
|
36074
|
+
text-align: left;
|
|
36075
|
+
}
|
|
36076
|
+
.E_t93e4cf .content .unit-chart {
|
|
36077
|
+
justify-content: flex-start;
|
|
36078
|
+
}
|
|
36079
|
+
|
|
36080
|
+
.E_rhz2uv5 {
|
|
36081
|
+
width: var(--rhz2uv5-0);
|
|
36082
|
+
flex-shrink: 0;
|
|
36083
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36084
|
+
padding-right: 12px;
|
|
36085
|
+
}
|
|
36086
|
+
|
|
36087
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
36088
|
+
display: flex;
|
|
36089
|
+
align-items: center;
|
|
36090
|
+
}
|
|
36091
|
+
.E_s1iv0tp1 .enabled-text {
|
|
36092
|
+
margin-right: 8px;
|
|
36093
36093
|
}
|
|
36094
36094
|
|
|
36095
36095
|
.E_i5w779o {
|
|
@@ -36133,6 +36133,67 @@ span.E_tqjc4ui {
|
|
|
36133
36133
|
color: rgba(0, 21, 64, 0.3);
|
|
36134
36134
|
}
|
|
36135
36135
|
|
|
36136
|
+
.E_cyms3br {
|
|
36137
|
+
background: #fff;
|
|
36138
|
+
width: 100%;
|
|
36139
|
+
border: none;
|
|
36140
|
+
border-radius: 0;
|
|
36141
|
+
}
|
|
36142
|
+
.E_cyms3br .ant-list {
|
|
36143
|
+
padding: 12px;
|
|
36144
|
+
}
|
|
36145
|
+
.E_cyms3br .ant-list-item {
|
|
36146
|
+
padding: 4px 0;
|
|
36147
|
+
}
|
|
36148
|
+
.E_cyms3br .ant-alert {
|
|
36149
|
+
margin-left: 24px;
|
|
36150
|
+
}
|
|
36151
|
+
.E_cyms3br header {
|
|
36152
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
36153
|
+
font-size: 12px;
|
|
36154
|
+
color: rgb(29, 50, 108);
|
|
36155
|
+
font-weight: 700;
|
|
36156
|
+
padding: 6px 12px;
|
|
36157
|
+
display: flex;
|
|
36158
|
+
flex-direction: row;
|
|
36159
|
+
align-items: center;
|
|
36160
|
+
justify-content: space-between;
|
|
36161
|
+
}
|
|
36162
|
+
.E_cyms3br header .switch-text {
|
|
36163
|
+
display: flex;
|
|
36164
|
+
flex-direction: row;
|
|
36165
|
+
align-items: center;
|
|
36166
|
+
justify-content: space-between;
|
|
36167
|
+
gap: 6px;
|
|
36168
|
+
font-size: 12px;
|
|
36169
|
+
font-weight: 400;
|
|
36170
|
+
color: rgb(0, 18, 46);
|
|
36171
|
+
}
|
|
36172
|
+
.E_cyms3br.border {
|
|
36173
|
+
border-radius: 8px;
|
|
36174
|
+
border: 1px solid rgb(228, 233, 242);
|
|
36175
|
+
}
|
|
36176
|
+
.E_cyms3br.border header {
|
|
36177
|
+
border-bottom: none;
|
|
36178
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36179
|
+
}
|
|
36180
|
+
|
|
36181
|
+
.E_c157gu4z .ant-list-item {
|
|
36182
|
+
display: flex;
|
|
36183
|
+
flex-direction: row;
|
|
36184
|
+
}
|
|
36185
|
+
.E_c157gu4z .description {
|
|
36186
|
+
flex-grow: 1;
|
|
36187
|
+
margin-left: 8px;
|
|
36188
|
+
}
|
|
36189
|
+
|
|
36190
|
+
.E_eu1sysj {
|
|
36191
|
+
display: flex;
|
|
36192
|
+
flex-direction: column;
|
|
36193
|
+
align-items: center;
|
|
36194
|
+
justify-content: center;
|
|
36195
|
+
}
|
|
36196
|
+
|
|
36136
36197
|
.E_kr6am0s .ant-modal-body {
|
|
36137
36198
|
padding: 60px 128px;
|
|
36138
36199
|
}
|
|
@@ -36196,67 +36257,6 @@ span.E_tqjc4ui {
|
|
|
36196
36257
|
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
36197
36258
|
}
|
|
36198
36259
|
|
|
36199
|
-
.E_cyms3br {
|
|
36200
|
-
background: #fff;
|
|
36201
|
-
width: 100%;
|
|
36202
|
-
border: none;
|
|
36203
|
-
border-radius: 0;
|
|
36204
|
-
}
|
|
36205
|
-
.E_cyms3br .ant-list {
|
|
36206
|
-
padding: 12px;
|
|
36207
|
-
}
|
|
36208
|
-
.E_cyms3br .ant-list-item {
|
|
36209
|
-
padding: 4px 0;
|
|
36210
|
-
}
|
|
36211
|
-
.E_cyms3br .ant-alert {
|
|
36212
|
-
margin-left: 24px;
|
|
36213
|
-
}
|
|
36214
|
-
.E_cyms3br header {
|
|
36215
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
36216
|
-
font-size: 12px;
|
|
36217
|
-
color: rgb(29, 50, 108);
|
|
36218
|
-
font-weight: 700;
|
|
36219
|
-
padding: 6px 12px;
|
|
36220
|
-
display: flex;
|
|
36221
|
-
flex-direction: row;
|
|
36222
|
-
align-items: center;
|
|
36223
|
-
justify-content: space-between;
|
|
36224
|
-
}
|
|
36225
|
-
.E_cyms3br header .switch-text {
|
|
36226
|
-
display: flex;
|
|
36227
|
-
flex-direction: row;
|
|
36228
|
-
align-items: center;
|
|
36229
|
-
justify-content: space-between;
|
|
36230
|
-
gap: 6px;
|
|
36231
|
-
font-size: 12px;
|
|
36232
|
-
font-weight: 400;
|
|
36233
|
-
color: rgb(0, 18, 46);
|
|
36234
|
-
}
|
|
36235
|
-
.E_cyms3br.border {
|
|
36236
|
-
border-radius: 8px;
|
|
36237
|
-
border: 1px solid rgb(228, 233, 242);
|
|
36238
|
-
}
|
|
36239
|
-
.E_cyms3br.border header {
|
|
36240
|
-
border-bottom: none;
|
|
36241
|
-
background: rgba(225, 230, 241, 0.6);
|
|
36242
|
-
}
|
|
36243
|
-
|
|
36244
|
-
.E_c157gu4z .ant-list-item {
|
|
36245
|
-
display: flex;
|
|
36246
|
-
flex-direction: row;
|
|
36247
|
-
}
|
|
36248
|
-
.E_c157gu4z .description {
|
|
36249
|
-
flex-grow: 1;
|
|
36250
|
-
margin-left: 8px;
|
|
36251
|
-
}
|
|
36252
|
-
|
|
36253
|
-
.E_eu1sysj {
|
|
36254
|
-
display: flex;
|
|
36255
|
-
flex-direction: column;
|
|
36256
|
-
align-items: center;
|
|
36257
|
-
justify-content: center;
|
|
36258
|
-
}
|
|
36259
|
-
|
|
36260
36260
|
.E_h1ol2wl7 {
|
|
36261
36261
|
font-weight: bold;
|
|
36262
36262
|
background-color: unset;
|
|
@@ -36307,6 +36307,66 @@ span.E_tqjc4ui {
|
|
|
36307
36307
|
height: auto;
|
|
36308
36308
|
}
|
|
36309
36309
|
|
|
36310
|
+
.E_c1ss4prm {
|
|
36311
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36312
|
+
}
|
|
36313
|
+
.E_c1ss4prm:is(ul, ol) {
|
|
36314
|
+
padding-inline-start: 12px;
|
|
36315
|
+
}
|
|
36316
|
+
.E_c1ss4prm li {
|
|
36317
|
+
margin-bottom: 4px;
|
|
36318
|
+
}
|
|
36319
|
+
.E_c1ss4prm li:last-child {
|
|
36320
|
+
margin-bottom: 0;
|
|
36321
|
+
}
|
|
36322
|
+
|
|
36323
|
+
.E_ms3tlei {
|
|
36324
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36325
|
+
padding: 8px;
|
|
36326
|
+
border-radius: 6px;
|
|
36327
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36328
|
+
}
|
|
36329
|
+
.E_ms3tlei .icon-wrapper {
|
|
36330
|
+
margin-top: 1px;
|
|
36331
|
+
margin-right: 4px;
|
|
36332
|
+
}
|
|
36333
|
+
.E_ms3tlei li {
|
|
36334
|
+
margin-bottom: 4px;
|
|
36335
|
+
display: flex;
|
|
36336
|
+
align-items: flex-start;
|
|
36337
|
+
}
|
|
36338
|
+
.E_ms3tlei li:last-child {
|
|
36339
|
+
margin-bottom: 0;
|
|
36340
|
+
}
|
|
36341
|
+
|
|
36342
|
+
.E_du44iy7 {
|
|
36343
|
+
margin-bottom: 4px;
|
|
36344
|
+
}
|
|
36345
|
+
|
|
36346
|
+
.E_p1qmhanr {
|
|
36347
|
+
margin-bottom: 8px;
|
|
36348
|
+
}
|
|
36349
|
+
|
|
36350
|
+
.E_srje1h0 {
|
|
36351
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36352
|
+
margin-bottom: 8px;
|
|
36353
|
+
}
|
|
36354
|
+
|
|
36355
|
+
.E_di3zi7v {
|
|
36356
|
+
height: 1px;
|
|
36357
|
+
background: #e4e9f2;
|
|
36358
|
+
margin: 16px 0;
|
|
36359
|
+
}
|
|
36360
|
+
|
|
36361
|
+
.E_cevhqx7 {
|
|
36362
|
+
color: #00122e;
|
|
36363
|
+
}
|
|
36364
|
+
|
|
36365
|
+
.E_snbqlt4 {
|
|
36366
|
+
margin-top: 8px;
|
|
36367
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36368
|
+
}
|
|
36369
|
+
|
|
36310
36370
|
.E_c1kchka8 {
|
|
36311
36371
|
height: 100%;
|
|
36312
36372
|
width: 100%;
|
|
@@ -36799,66 +36859,6 @@ span.E_tqjc4ui {
|
|
|
36799
36859
|
padding: 0;
|
|
36800
36860
|
}
|
|
36801
36861
|
|
|
36802
|
-
.E_cevhqx7 {
|
|
36803
|
-
color: #00122e;
|
|
36804
|
-
}
|
|
36805
|
-
|
|
36806
|
-
.E_snbqlt4 {
|
|
36807
|
-
margin-top: 8px;
|
|
36808
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36809
|
-
}
|
|
36810
|
-
|
|
36811
|
-
.E_c1ss4prm {
|
|
36812
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36813
|
-
}
|
|
36814
|
-
.E_c1ss4prm:is(ul, ol) {
|
|
36815
|
-
padding-inline-start: 12px;
|
|
36816
|
-
}
|
|
36817
|
-
.E_c1ss4prm li {
|
|
36818
|
-
margin-bottom: 4px;
|
|
36819
|
-
}
|
|
36820
|
-
.E_c1ss4prm li:last-child {
|
|
36821
|
-
margin-bottom: 0;
|
|
36822
|
-
}
|
|
36823
|
-
|
|
36824
|
-
.E_ms3tlei {
|
|
36825
|
-
background: rgba(225, 230, 241, 0.6);
|
|
36826
|
-
padding: 8px;
|
|
36827
|
-
border-radius: 6px;
|
|
36828
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36829
|
-
}
|
|
36830
|
-
.E_ms3tlei .icon-wrapper {
|
|
36831
|
-
margin-top: 1px;
|
|
36832
|
-
margin-right: 4px;
|
|
36833
|
-
}
|
|
36834
|
-
.E_ms3tlei li {
|
|
36835
|
-
margin-bottom: 4px;
|
|
36836
|
-
display: flex;
|
|
36837
|
-
align-items: flex-start;
|
|
36838
|
-
}
|
|
36839
|
-
.E_ms3tlei li:last-child {
|
|
36840
|
-
margin-bottom: 0;
|
|
36841
|
-
}
|
|
36842
|
-
|
|
36843
|
-
.E_du44iy7 {
|
|
36844
|
-
margin-bottom: 4px;
|
|
36845
|
-
}
|
|
36846
|
-
|
|
36847
|
-
.E_p1qmhanr {
|
|
36848
|
-
margin-bottom: 8px;
|
|
36849
|
-
}
|
|
36850
|
-
|
|
36851
|
-
.E_srje1h0 {
|
|
36852
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36853
|
-
margin-bottom: 8px;
|
|
36854
|
-
}
|
|
36855
|
-
|
|
36856
|
-
.E_di3zi7v {
|
|
36857
|
-
height: 1px;
|
|
36858
|
-
background: #e4e9f2;
|
|
36859
|
-
margin: 16px 0;
|
|
36860
|
-
}
|
|
36861
|
-
|
|
36862
36862
|
.E_l12xdkhl {
|
|
36863
36863
|
width: 64px;
|
|
36864
36864
|
height: 64px;
|