@cloudtower/eagle 0.32.50 → 0.32.51
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 +1461 -1461
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1602 -1602
- package/dist/style.css +1387 -1387
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29690,31 +29690,6 @@ html body {
|
|
|
29690
29690
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29691
29691
|
}
|
|
29692
29692
|
}
|
|
29693
|
-
.E_c18gxmrl {
|
|
29694
|
-
border: 1px solid #d8deeb;
|
|
29695
|
-
border-radius: 4px;
|
|
29696
|
-
}
|
|
29697
|
-
|
|
29698
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
29699
|
-
margin-top: 8px;
|
|
29700
|
-
}
|
|
29701
|
-
|
|
29702
|
-
.E_c18gxmrl:hover {
|
|
29703
|
-
border-color: #0080ff;
|
|
29704
|
-
}
|
|
29705
|
-
|
|
29706
|
-
.E_c18gxmrl:hover > header {
|
|
29707
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29708
|
-
}
|
|
29709
|
-
|
|
29710
|
-
.E_c18gxmrl.active header {
|
|
29711
|
-
border-bottom: 1px solid #d8deeb;
|
|
29712
|
-
}
|
|
29713
|
-
|
|
29714
|
-
.E_c18gxmrl > header {
|
|
29715
|
-
padding: 8px 12px;
|
|
29716
|
-
}
|
|
29717
|
-
|
|
29718
29693
|
.E_m74vjol {
|
|
29719
29694
|
display: flex;
|
|
29720
29695
|
justify-content: space-between;
|
|
@@ -29738,99 +29713,29 @@ html body {
|
|
|
29738
29713
|
flex: 1;
|
|
29739
29714
|
}
|
|
29740
29715
|
|
|
29741
|
-
.
|
|
29742
|
-
|
|
29743
|
-
|
|
29744
|
-
}
|
|
29745
|
-
|
|
29746
|
-
.E_berrcjl .breadcrumb-link {
|
|
29747
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29748
|
-
cursor: pointer;
|
|
29749
|
-
transition: color 160ms ease;
|
|
29750
|
-
}
|
|
29751
|
-
|
|
29752
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29753
|
-
color: #0080ff;
|
|
29754
|
-
}
|
|
29755
|
-
|
|
29756
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29757
|
-
color: #005ed1;
|
|
29758
|
-
}
|
|
29759
|
-
|
|
29760
|
-
.E_fzh9mnb {
|
|
29761
|
-
width: 100%;
|
|
29762
|
-
height: 100%;
|
|
29763
|
-
min-height: 124px;
|
|
29764
|
-
display: flex;
|
|
29765
|
-
flex-direction: column;
|
|
29766
|
-
justify-content: center;
|
|
29767
|
-
align-items: center;
|
|
29768
|
-
}
|
|
29769
|
-
|
|
29770
|
-
.E_fzh9mnb .error-text {
|
|
29771
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29772
|
-
margin-bottom: 16px;
|
|
29773
|
-
font-size: 18px;
|
|
29774
|
-
}
|
|
29775
|
-
|
|
29776
|
-
.E_b1nip9bk {
|
|
29777
|
-
padding: 4px 11px;
|
|
29778
|
-
}
|
|
29779
|
-
|
|
29780
|
-
.E_bqamoqe {
|
|
29781
|
-
white-space: nowrap;
|
|
29782
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29783
|
-
}
|
|
29784
|
-
|
|
29785
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29786
|
-
--color: #0080ff;
|
|
29787
|
-
}
|
|
29788
|
-
|
|
29789
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29790
|
-
--color: #0080ff;
|
|
29791
|
-
}
|
|
29792
|
-
|
|
29793
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29794
|
-
margin-left: 1px;
|
|
29795
|
-
}
|
|
29796
|
-
|
|
29797
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29798
|
-
border-top-right-radius: 0;
|
|
29799
|
-
border-bottom-right-radius: 0;
|
|
29800
|
-
}
|
|
29801
|
-
|
|
29802
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29803
|
-
border-top-left-radius: 0;
|
|
29804
|
-
border-bottom-left-radius: 0;
|
|
29716
|
+
.E_c18gxmrl {
|
|
29717
|
+
border: 1px solid #d8deeb;
|
|
29718
|
+
border-radius: 4px;
|
|
29805
29719
|
}
|
|
29806
29720
|
|
|
29807
|
-
.
|
|
29808
|
-
|
|
29721
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29722
|
+
margin-top: 8px;
|
|
29809
29723
|
}
|
|
29810
29724
|
|
|
29811
|
-
.
|
|
29812
|
-
|
|
29725
|
+
.E_c18gxmrl:hover {
|
|
29726
|
+
border-color: #0080ff;
|
|
29813
29727
|
}
|
|
29814
29728
|
|
|
29815
|
-
.
|
|
29816
|
-
|
|
29817
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29818
|
-
font-weight: 700;
|
|
29819
|
-
line-height: 32px;
|
|
29729
|
+
.E_c18gxmrl:hover > header {
|
|
29730
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29820
29731
|
}
|
|
29821
29732
|
|
|
29822
|
-
.
|
|
29823
|
-
|
|
29824
|
-
border-radius: 8px;
|
|
29825
|
-
background: #fff;
|
|
29733
|
+
.E_c18gxmrl.active header {
|
|
29734
|
+
border-bottom: 1px solid #d8deeb;
|
|
29826
29735
|
}
|
|
29827
29736
|
|
|
29828
|
-
.
|
|
29829
|
-
|
|
29830
|
-
font-size: 14px;
|
|
29831
|
-
line-height: 22px;
|
|
29832
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29833
|
-
text-align: center;
|
|
29737
|
+
.E_c18gxmrl > header {
|
|
29738
|
+
padding: 8px 12px;
|
|
29834
29739
|
}
|
|
29835
29740
|
|
|
29836
29741
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30129,6 +30034,50 @@ html body {
|
|
|
30129
30034
|
justify-content: center;
|
|
30130
30035
|
}
|
|
30131
30036
|
|
|
30037
|
+
.E_berrcjl {
|
|
30038
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30039
|
+
margin-bottom: 4px;
|
|
30040
|
+
}
|
|
30041
|
+
|
|
30042
|
+
.E_berrcjl .breadcrumb-link {
|
|
30043
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30044
|
+
cursor: pointer;
|
|
30045
|
+
transition: color 160ms ease;
|
|
30046
|
+
}
|
|
30047
|
+
|
|
30048
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30049
|
+
color: #0080ff;
|
|
30050
|
+
}
|
|
30051
|
+
|
|
30052
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30053
|
+
color: #005ed1;
|
|
30054
|
+
}
|
|
30055
|
+
|
|
30056
|
+
.E_c1uzzomf {
|
|
30057
|
+
margin-bottom: 16px;
|
|
30058
|
+
}
|
|
30059
|
+
|
|
30060
|
+
.E_c1uzzomf .card-title {
|
|
30061
|
+
font-size: 16px;
|
|
30062
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30063
|
+
font-weight: 700;
|
|
30064
|
+
line-height: 32px;
|
|
30065
|
+
}
|
|
30066
|
+
|
|
30067
|
+
.E_c1uzzomf .card-body {
|
|
30068
|
+
padding: 24px;
|
|
30069
|
+
border-radius: 8px;
|
|
30070
|
+
background: #fff;
|
|
30071
|
+
}
|
|
30072
|
+
|
|
30073
|
+
.E_c1uzzomf .empty {
|
|
30074
|
+
font-weight: 700;
|
|
30075
|
+
font-size: 14px;
|
|
30076
|
+
line-height: 22px;
|
|
30077
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30078
|
+
text-align: center;
|
|
30079
|
+
}
|
|
30080
|
+
|
|
30132
30081
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30133
30082
|
padding: 4px 8px 0 8px;
|
|
30134
30083
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30144,6 +30093,57 @@ html body {
|
|
|
30144
30093
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30145
30094
|
}
|
|
30146
30095
|
|
|
30096
|
+
.E_fzh9mnb {
|
|
30097
|
+
width: 100%;
|
|
30098
|
+
height: 100%;
|
|
30099
|
+
min-height: 124px;
|
|
30100
|
+
display: flex;
|
|
30101
|
+
flex-direction: column;
|
|
30102
|
+
justify-content: center;
|
|
30103
|
+
align-items: center;
|
|
30104
|
+
}
|
|
30105
|
+
|
|
30106
|
+
.E_fzh9mnb .error-text {
|
|
30107
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30108
|
+
margin-bottom: 16px;
|
|
30109
|
+
font-size: 18px;
|
|
30110
|
+
}
|
|
30111
|
+
|
|
30112
|
+
.E_b1nip9bk {
|
|
30113
|
+
padding: 4px 11px;
|
|
30114
|
+
}
|
|
30115
|
+
|
|
30116
|
+
.E_bqamoqe {
|
|
30117
|
+
white-space: nowrap;
|
|
30118
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30119
|
+
}
|
|
30120
|
+
|
|
30121
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30122
|
+
--color: #0080ff;
|
|
30123
|
+
}
|
|
30124
|
+
|
|
30125
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30126
|
+
--color: #0080ff;
|
|
30127
|
+
}
|
|
30128
|
+
|
|
30129
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30130
|
+
margin-left: 1px;
|
|
30131
|
+
}
|
|
30132
|
+
|
|
30133
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30134
|
+
border-top-right-radius: 0;
|
|
30135
|
+
border-bottom-right-radius: 0;
|
|
30136
|
+
}
|
|
30137
|
+
|
|
30138
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30139
|
+
border-top-left-radius: 0;
|
|
30140
|
+
border-bottom-left-radius: 0;
|
|
30141
|
+
}
|
|
30142
|
+
|
|
30143
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30144
|
+
border-radius: unset;
|
|
30145
|
+
}
|
|
30146
|
+
|
|
30147
30147
|
.E_d1bw7c5z {
|
|
30148
30148
|
position: relative;
|
|
30149
30149
|
max-width: 388px;
|
|
@@ -30240,51 +30240,77 @@ html body {
|
|
|
30240
30240
|
width: 102px;
|
|
30241
30241
|
}
|
|
30242
30242
|
|
|
30243
|
-
.
|
|
30244
|
-
display:
|
|
30245
|
-
}
|
|
30246
|
-
|
|
30247
|
-
.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 {
|
|
30248
|
-
border-bottom-left-radius: 5px;
|
|
30249
|
-
border-top-left-radius: 5px;
|
|
30250
|
-
}
|
|
30251
|
-
|
|
30252
|
-
.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 {
|
|
30253
|
-
border-bottom-right-radius: 5px;
|
|
30254
|
-
border-top-right-radius: 5px;
|
|
30243
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30244
|
+
display: var(--a1wfy30z-0);
|
|
30255
30245
|
}
|
|
30256
30246
|
|
|
30257
|
-
.
|
|
30258
|
-
|
|
30247
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30248
|
+
padding: 4px 11px;
|
|
30249
|
+
display: inline-flex;
|
|
30250
|
+
line-height: 1.5715;
|
|
30251
|
+
height: inherit;
|
|
30259
30252
|
}
|
|
30260
30253
|
|
|
30261
|
-
.
|
|
30262
|
-
|
|
30254
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30255
|
+
content: var(--a1wfy30z-1);
|
|
30256
|
+
display: var(--a1wfy30z-2);
|
|
30257
|
+
flex: none;
|
|
30263
30258
|
align-items: center;
|
|
30259
|
+
margin-left: 4px;
|
|
30264
30260
|
}
|
|
30265
30261
|
|
|
30266
|
-
.
|
|
30267
|
-
|
|
30262
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30263
|
+
content: var(--a1wfy30z-3);
|
|
30264
|
+
display: var(--a1wfy30z-4);
|
|
30265
|
+
flex: none;
|
|
30268
30266
|
align-items: center;
|
|
30269
|
-
|
|
30267
|
+
margin-right: 4px;
|
|
30268
|
+
cursor: auto;
|
|
30270
30269
|
}
|
|
30271
30270
|
|
|
30272
|
-
.
|
|
30273
|
-
|
|
30274
|
-
margin
|
|
30271
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30272
|
+
padding: 0;
|
|
30273
|
+
margin: 0;
|
|
30274
|
+
height: auto;
|
|
30275
|
+
font-size: inherit;
|
|
30275
30276
|
}
|
|
30276
30277
|
|
|
30277
|
-
.
|
|
30278
|
-
|
|
30279
|
-
|
|
30278
|
+
.E_i1inqkme {
|
|
30279
|
+
height: 18px;
|
|
30280
|
+
line-height: 18px;
|
|
30281
|
+
padding: 0 4px;
|
|
30282
|
+
border-radius: 4px;
|
|
30283
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30284
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30285
|
+
display: flex;
|
|
30286
|
+
align-items: center;
|
|
30287
|
+
white-space: nowrap;
|
|
30288
|
+
margin-right: 4px;
|
|
30280
30289
|
}
|
|
30281
30290
|
|
|
30282
|
-
.
|
|
30283
|
-
|
|
30291
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30292
|
+
line-height: 18px;
|
|
30284
30293
|
}
|
|
30285
30294
|
|
|
30286
|
-
.
|
|
30287
|
-
|
|
30295
|
+
.E_iouxfgt {
|
|
30296
|
+
display: inline-flex;
|
|
30297
|
+
align-items: center;
|
|
30298
|
+
}
|
|
30299
|
+
|
|
30300
|
+
.E_iouxfgt .icon-inner {
|
|
30301
|
+
display: inline-flex;
|
|
30302
|
+
align-items: center;
|
|
30303
|
+
justify-content: center;
|
|
30304
|
+
}
|
|
30305
|
+
|
|
30306
|
+
.E_iouxfgt .icon-inner + span,
|
|
30307
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30308
|
+
margin-left: 4px;
|
|
30309
|
+
}
|
|
30310
|
+
|
|
30311
|
+
.E_iouxfgt.is-rotate img,
|
|
30312
|
+
.E_iouxfgt.is-rotate svg {
|
|
30313
|
+
animation: rotate 680ms linear infinite;
|
|
30288
30314
|
}
|
|
30289
30315
|
|
|
30290
30316
|
.E_f7pxqmh {
|
|
@@ -30327,61 +30353,26 @@ html body {
|
|
|
30327
30353
|
min-height: 0px;
|
|
30328
30354
|
}
|
|
30329
30355
|
|
|
30330
|
-
.
|
|
30331
|
-
|
|
30332
|
-
line-height: 18px;
|
|
30333
|
-
padding: 0 4px;
|
|
30334
|
-
border-radius: 4px;
|
|
30335
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30336
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30337
|
-
display: flex;
|
|
30338
|
-
align-items: center;
|
|
30339
|
-
white-space: nowrap;
|
|
30340
|
-
margin-right: 4px;
|
|
30341
|
-
}
|
|
30342
|
-
|
|
30343
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30344
|
-
display: var(--a1wfy30z-0);
|
|
30345
|
-
}
|
|
30346
|
-
|
|
30347
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30348
|
-
padding: 4px 11px;
|
|
30349
|
-
display: inline-flex;
|
|
30350
|
-
line-height: 1.5715;
|
|
30351
|
-
height: inherit;
|
|
30352
|
-
}
|
|
30353
|
-
|
|
30354
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30355
|
-
content: var(--a1wfy30z-1);
|
|
30356
|
-
display: var(--a1wfy30z-2);
|
|
30357
|
-
flex: none;
|
|
30358
|
-
align-items: center;
|
|
30359
|
-
margin-left: 4px;
|
|
30356
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30357
|
+
margin-left: 8px;
|
|
30360
30358
|
}
|
|
30361
30359
|
|
|
30362
|
-
.
|
|
30363
|
-
|
|
30364
|
-
display: var(--a1wfy30z-4);
|
|
30365
|
-
flex: none;
|
|
30366
|
-
align-items: center;
|
|
30367
|
-
margin-right: 4px;
|
|
30368
|
-
cursor: auto;
|
|
30360
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30361
|
+
padding: 2px 7px 2px 12px;
|
|
30369
30362
|
}
|
|
30370
30363
|
|
|
30371
|
-
.
|
|
30372
|
-
|
|
30373
|
-
margin: 0;
|
|
30374
|
-
height: auto;
|
|
30375
|
-
font-size: inherit;
|
|
30364
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30365
|
+
display: flex;
|
|
30376
30366
|
}
|
|
30377
30367
|
|
|
30378
|
-
.
|
|
30379
|
-
|
|
30368
|
+
.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 {
|
|
30369
|
+
border-bottom-left-radius: 5px;
|
|
30370
|
+
border-top-left-radius: 5px;
|
|
30380
30371
|
}
|
|
30381
30372
|
|
|
30382
|
-
.
|
|
30383
|
-
|
|
30384
|
-
|
|
30373
|
+
.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 {
|
|
30374
|
+
border-bottom-right-radius: 5px;
|
|
30375
|
+
border-top-right-radius: 5px;
|
|
30385
30376
|
}
|
|
30386
30377
|
|
|
30387
30378
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -30454,73 +30445,6 @@ html body {
|
|
|
30454
30445
|
padding: 2px 8px;
|
|
30455
30446
|
}
|
|
30456
30447
|
|
|
30457
|
-
.E_phljevk {
|
|
30458
|
-
display: flex;
|
|
30459
|
-
justify-content: space-between;
|
|
30460
|
-
align-items: center;
|
|
30461
|
-
padding: 10px 0;
|
|
30462
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30463
|
-
font-size: 12px;
|
|
30464
|
-
line-height: 24px;
|
|
30465
|
-
}
|
|
30466
|
-
|
|
30467
|
-
.E_phljevk .pagination-left {
|
|
30468
|
-
padding: 2px 8px;
|
|
30469
|
-
}
|
|
30470
|
-
|
|
30471
|
-
.E_phljevk .dropdown-trigger {
|
|
30472
|
-
display: flex;
|
|
30473
|
-
align-items: center;
|
|
30474
|
-
border-radius: 6px;
|
|
30475
|
-
cursor: pointer;
|
|
30476
|
-
transition: all 0.3s ease;
|
|
30477
|
-
}
|
|
30478
|
-
|
|
30479
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30480
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30481
|
-
color: #0080ff;
|
|
30482
|
-
}
|
|
30483
|
-
|
|
30484
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30485
|
-
margin-left: 4px;
|
|
30486
|
-
}
|
|
30487
|
-
|
|
30488
|
-
.E_phljevk .pagination-right {
|
|
30489
|
-
display: flex;
|
|
30490
|
-
align-items: center;
|
|
30491
|
-
color: #0080ff;
|
|
30492
|
-
font-weight: bold;
|
|
30493
|
-
}
|
|
30494
|
-
|
|
30495
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30496
|
-
margin-left: 4px;
|
|
30497
|
-
}
|
|
30498
|
-
|
|
30499
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
30500
|
-
.E_phljevk .pagination-right .next-btn {
|
|
30501
|
-
padding: 0 8px;
|
|
30502
|
-
}
|
|
30503
|
-
|
|
30504
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
30505
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
30506
|
-
color: #0080ff;
|
|
30507
|
-
}
|
|
30508
|
-
|
|
30509
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30510
|
-
transform: rotate(180deg);
|
|
30511
|
-
}
|
|
30512
|
-
|
|
30513
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30514
|
-
max-height: calc(100vh - 128px);
|
|
30515
|
-
overflow-y: auto;
|
|
30516
|
-
}
|
|
30517
|
-
|
|
30518
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30519
|
-
padding: 4px 20px;
|
|
30520
|
-
font-size: 12px;
|
|
30521
|
-
line-height: 18px;
|
|
30522
|
-
}
|
|
30523
|
-
|
|
30524
30448
|
.E_c1bus5hc {
|
|
30525
30449
|
--color: white;
|
|
30526
30450
|
height: 14px;
|
|
@@ -30602,80 +30526,326 @@ html body {
|
|
|
30602
30526
|
color: rgba(44, 56, 82, 0.6);
|
|
30603
30527
|
}
|
|
30604
30528
|
|
|
30605
|
-
.
|
|
30606
|
-
display: flex;
|
|
30607
|
-
|
|
30529
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30530
|
+
display: inline-flex;
|
|
30531
|
+
align-items: baseline;
|
|
30532
|
+
white-space: pre-wrap;
|
|
30608
30533
|
}
|
|
30609
30534
|
|
|
30610
|
-
.
|
|
30611
|
-
|
|
30612
|
-
|
|
30613
|
-
margin: 0 auto;
|
|
30614
|
-
height: 100%;
|
|
30535
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30536
|
+
position: relative;
|
|
30537
|
+
top: 3px;
|
|
30615
30538
|
}
|
|
30616
30539
|
|
|
30617
|
-
.
|
|
30618
|
-
|
|
30619
|
-
width: 100%;
|
|
30620
|
-
margin: 0 auto;
|
|
30621
|
-
display: flex;
|
|
30540
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30541
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30622
30542
|
}
|
|
30623
30543
|
|
|
30624
|
-
.
|
|
30625
|
-
|
|
30626
|
-
flex-grow: 0;
|
|
30627
|
-
flex-shrink: 0;
|
|
30628
|
-
flex-basis: 21%;
|
|
30544
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30545
|
+
border-color: #0080ff;
|
|
30629
30546
|
}
|
|
30630
30547
|
|
|
30631
|
-
.
|
|
30632
|
-
|
|
30633
|
-
|
|
30634
|
-
padding-right: 44px;
|
|
30548
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30549
|
+
border-color: #0080ff;
|
|
30550
|
+
background: #0080ff;
|
|
30635
30551
|
}
|
|
30636
30552
|
|
|
30637
|
-
.
|
|
30638
|
-
|
|
30553
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30554
|
+
top: 4px;
|
|
30555
|
+
left: 4px;
|
|
30556
|
+
width: 6px;
|
|
30557
|
+
height: 6px;
|
|
30558
|
+
background: #fff;
|
|
30639
30559
|
}
|
|
30640
30560
|
|
|
30641
|
-
.
|
|
30642
|
-
|
|
30643
|
-
flex-grow: 0;
|
|
30644
|
-
flex-shrink: 0;
|
|
30645
|
-
flex-basis: 58%;
|
|
30561
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30562
|
+
opacity: 0.5;
|
|
30646
30563
|
}
|
|
30647
30564
|
|
|
30648
|
-
.
|
|
30649
|
-
|
|
30565
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30566
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30567
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30650
30568
|
}
|
|
30651
30569
|
|
|
30652
|
-
.
|
|
30653
|
-
|
|
30570
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30571
|
+
background: #00122e;
|
|
30654
30572
|
}
|
|
30655
30573
|
|
|
30656
|
-
.
|
|
30657
|
-
|
|
30658
|
-
|
|
30659
|
-
max-width: 648px;
|
|
30574
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30575
|
+
color: #00122e;
|
|
30576
|
+
opacity: 0.5;
|
|
30660
30577
|
}
|
|
30661
30578
|
|
|
30662
|
-
.
|
|
30663
|
-
|
|
30579
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30580
|
+
color: #00122e;
|
|
30664
30581
|
}
|
|
30665
30582
|
|
|
30666
|
-
.
|
|
30667
|
-
|
|
30583
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30584
|
+
display: inline-block;
|
|
30668
30585
|
padding: 0;
|
|
30669
|
-
|
|
30670
|
-
max-width: 648px;
|
|
30671
|
-
overflow: hidden;
|
|
30586
|
+
padding-left: 10px;
|
|
30672
30587
|
}
|
|
30673
30588
|
|
|
30674
|
-
.
|
|
30675
|
-
margin-bottom:
|
|
30589
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30590
|
+
margin-bottom: 0;
|
|
30591
|
+
white-space: pre-wrap;
|
|
30592
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30676
30593
|
}
|
|
30677
30594
|
|
|
30678
|
-
.
|
|
30595
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30596
|
+
padding-left: 8px;
|
|
30597
|
+
}
|
|
30598
|
+
|
|
30599
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30600
|
+
border-radius: 5px 0 0 5px;
|
|
30601
|
+
}
|
|
30602
|
+
|
|
30603
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30604
|
+
border-radius: 0 5px 5px 0;
|
|
30605
|
+
}
|
|
30606
|
+
|
|
30607
|
+
.E_rcc63c8 {
|
|
30608
|
+
color: #00122e;
|
|
30609
|
+
border-color: #ccd4e3;
|
|
30610
|
+
}
|
|
30611
|
+
|
|
30612
|
+
.E_rcc63c8:first-child {
|
|
30613
|
+
border-color: #a3b4cc;
|
|
30614
|
+
}
|
|
30615
|
+
|
|
30616
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30617
|
+
padding: 0 12px;
|
|
30618
|
+
line-height: 32px;
|
|
30619
|
+
height: 32px;
|
|
30620
|
+
}
|
|
30621
|
+
|
|
30622
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30623
|
+
white-space: nowrap;
|
|
30624
|
+
}
|
|
30625
|
+
|
|
30626
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30627
|
+
height: 22px;
|
|
30628
|
+
padding: 0 7px;
|
|
30629
|
+
line-height: 20px;
|
|
30630
|
+
}
|
|
30631
|
+
|
|
30632
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30633
|
+
background: #ccd4e3;
|
|
30634
|
+
}
|
|
30635
|
+
|
|
30636
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30637
|
+
background: #0080ff;
|
|
30638
|
+
}
|
|
30639
|
+
|
|
30640
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30641
|
+
background: #ccd4e3;
|
|
30642
|
+
opacity: 0.5;
|
|
30643
|
+
}
|
|
30644
|
+
|
|
30645
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30646
|
+
border-right-color: #0080ff;
|
|
30647
|
+
}
|
|
30648
|
+
|
|
30649
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30650
|
+
border-color: #0080ff;
|
|
30651
|
+
}
|
|
30652
|
+
|
|
30653
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30654
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30655
|
+
}
|
|
30656
|
+
|
|
30657
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30658
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30659
|
+
border-color: #ccd4e3;
|
|
30660
|
+
opacity: 0.5;
|
|
30661
|
+
}
|
|
30662
|
+
|
|
30663
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30664
|
+
color: #00122e;
|
|
30665
|
+
border-color: #ccd4e3;
|
|
30666
|
+
}
|
|
30667
|
+
|
|
30668
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30669
|
+
color: #00122e;
|
|
30670
|
+
border-color: #ccd4e3;
|
|
30671
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30672
|
+
}
|
|
30673
|
+
|
|
30674
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30675
|
+
margin-right: 8px;
|
|
30676
|
+
display: inline;
|
|
30677
|
+
border: none;
|
|
30678
|
+
padding: 0;
|
|
30679
|
+
width: 36px;
|
|
30680
|
+
background: transparent;
|
|
30681
|
+
}
|
|
30682
|
+
|
|
30683
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30684
|
+
box-shadow: none;
|
|
30685
|
+
}
|
|
30686
|
+
|
|
30687
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30688
|
+
margin-right: 0;
|
|
30689
|
+
width: initial;
|
|
30690
|
+
box-shadow: none;
|
|
30691
|
+
}
|
|
30692
|
+
|
|
30693
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30694
|
+
display: none;
|
|
30695
|
+
}
|
|
30696
|
+
|
|
30697
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30698
|
+
display: inline;
|
|
30699
|
+
}
|
|
30700
|
+
|
|
30701
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30702
|
+
display: inline;
|
|
30703
|
+
margin-right: 8px;
|
|
30704
|
+
padding: 0;
|
|
30705
|
+
width: 36px;
|
|
30706
|
+
}
|
|
30707
|
+
|
|
30708
|
+
.E_s1dizucg.ant-switch {
|
|
30709
|
+
min-width: 40px;
|
|
30710
|
+
height: 24px;
|
|
30711
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30712
|
+
overflow: hidden;
|
|
30713
|
+
}
|
|
30714
|
+
|
|
30715
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30716
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30717
|
+
}
|
|
30718
|
+
|
|
30719
|
+
.E_s1dizucg.ant-switch-small {
|
|
30720
|
+
min-width: 26px;
|
|
30721
|
+
height: 16px;
|
|
30722
|
+
}
|
|
30723
|
+
|
|
30724
|
+
.E_s1dizucg.ant-switch-large {
|
|
30725
|
+
min-width: 52px;
|
|
30726
|
+
height: 32px;
|
|
30727
|
+
}
|
|
30728
|
+
|
|
30729
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30730
|
+
height: 20px;
|
|
30731
|
+
width: 20px;
|
|
30732
|
+
}
|
|
30733
|
+
|
|
30734
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30735
|
+
border-radius: 10px;
|
|
30736
|
+
transition-delay: 120ms;
|
|
30737
|
+
}
|
|
30738
|
+
|
|
30739
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30740
|
+
height: 14px;
|
|
30741
|
+
width: 14px;
|
|
30742
|
+
top: 1px;
|
|
30743
|
+
left: 1px;
|
|
30744
|
+
}
|
|
30745
|
+
|
|
30746
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30747
|
+
height: 28px;
|
|
30748
|
+
width: 28px;
|
|
30749
|
+
}
|
|
30750
|
+
|
|
30751
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30752
|
+
border-radius: 14px;
|
|
30753
|
+
}
|
|
30754
|
+
|
|
30755
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30756
|
+
background-color: #00ba5d;
|
|
30757
|
+
}
|
|
30758
|
+
|
|
30759
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30760
|
+
left: calc(100% - 20px - 2px);
|
|
30761
|
+
}
|
|
30762
|
+
|
|
30763
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30764
|
+
left: calc(100% - 14px - 1px);
|
|
30765
|
+
}
|
|
30766
|
+
|
|
30767
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30768
|
+
left: calc(100% - 28px - 2px);
|
|
30769
|
+
}
|
|
30770
|
+
|
|
30771
|
+
.E_c1up6e3y {
|
|
30772
|
+
margin-left: 5px;
|
|
30773
|
+
}
|
|
30774
|
+
|
|
30775
|
+
.E_cnujxq2 {
|
|
30776
|
+
display: flex;
|
|
30777
|
+
flex-direction: column;
|
|
30778
|
+
}
|
|
30779
|
+
|
|
30780
|
+
.E_m7s48ia {
|
|
30781
|
+
max-width: 1120px;
|
|
30782
|
+
width: 100%;
|
|
30783
|
+
margin: 0 auto;
|
|
30784
|
+
height: 100%;
|
|
30785
|
+
}
|
|
30786
|
+
|
|
30787
|
+
.E_wt5zbg6 {
|
|
30788
|
+
max-width: 1120px;
|
|
30789
|
+
width: 100%;
|
|
30790
|
+
margin: 0 auto;
|
|
30791
|
+
display: flex;
|
|
30792
|
+
}
|
|
30793
|
+
|
|
30794
|
+
.E_wt5zbg6 .left,
|
|
30795
|
+
.E_wt5zbg6 .right {
|
|
30796
|
+
flex-grow: 0;
|
|
30797
|
+
flex-shrink: 0;
|
|
30798
|
+
flex-basis: 21%;
|
|
30799
|
+
}
|
|
30800
|
+
|
|
30801
|
+
.E_wt5zbg6 .left {
|
|
30802
|
+
display: flex;
|
|
30803
|
+
justify-content: flex-end;
|
|
30804
|
+
padding-right: 44px;
|
|
30805
|
+
}
|
|
30806
|
+
|
|
30807
|
+
.E_wt5zbg6 .right {
|
|
30808
|
+
padding-left: 44px;
|
|
30809
|
+
}
|
|
30810
|
+
|
|
30811
|
+
.E_wt5zbg6 .middle {
|
|
30812
|
+
margin-bottom: 40px;
|
|
30813
|
+
flex-grow: 0;
|
|
30814
|
+
flex-shrink: 0;
|
|
30815
|
+
flex-basis: 58%;
|
|
30816
|
+
}
|
|
30817
|
+
|
|
30818
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30819
|
+
width: 100%;
|
|
30820
|
+
}
|
|
30821
|
+
|
|
30822
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30823
|
+
width: auto;
|
|
30824
|
+
}
|
|
30825
|
+
|
|
30826
|
+
.E_h18jprzg .ant-modal-header {
|
|
30827
|
+
margin: 0 auto;
|
|
30828
|
+
width: 100%;
|
|
30829
|
+
max-width: 648px;
|
|
30830
|
+
}
|
|
30831
|
+
|
|
30832
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30833
|
+
margin-left: 0;
|
|
30834
|
+
}
|
|
30835
|
+
|
|
30836
|
+
.E_h18jprzg .ant-modal-body {
|
|
30837
|
+
margin: 0 auto;
|
|
30838
|
+
padding: 0;
|
|
30839
|
+
width: 100%;
|
|
30840
|
+
max-width: 648px;
|
|
30841
|
+
overflow: hidden;
|
|
30842
|
+
}
|
|
30843
|
+
|
|
30844
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30845
|
+
margin-bottom: 40px;
|
|
30846
|
+
}
|
|
30847
|
+
|
|
30848
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30679
30849
|
height: calc(100vh - 225px);
|
|
30680
30850
|
overflow-y: auto;
|
|
30681
30851
|
}
|
|
@@ -31390,250 +31560,80 @@ input.E_rf8rlle.ant-input {
|
|
|
31390
31560
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
31391
31561
|
}
|
|
31392
31562
|
|
|
31393
|
-
.
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
}
|
|
31399
|
-
|
|
31400
|
-
.E_s1dizucg.ant-switch:focus {
|
|
31401
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31402
|
-
}
|
|
31403
|
-
|
|
31404
|
-
.E_s1dizucg.ant-switch-small {
|
|
31405
|
-
min-width: 26px;
|
|
31406
|
-
height: 16px;
|
|
31407
|
-
}
|
|
31408
|
-
|
|
31409
|
-
.E_s1dizucg.ant-switch-large {
|
|
31410
|
-
min-width: 52px;
|
|
31411
|
-
height: 32px;
|
|
31412
|
-
}
|
|
31413
|
-
|
|
31414
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31415
|
-
height: 20px;
|
|
31416
|
-
width: 20px;
|
|
31417
|
-
}
|
|
31418
|
-
|
|
31419
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31420
|
-
border-radius: 10px;
|
|
31421
|
-
transition-delay: 120ms;
|
|
31422
|
-
}
|
|
31423
|
-
|
|
31424
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31425
|
-
height: 14px;
|
|
31426
|
-
width: 14px;
|
|
31427
|
-
top: 1px;
|
|
31428
|
-
left: 1px;
|
|
31429
|
-
}
|
|
31430
|
-
|
|
31431
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31432
|
-
height: 28px;
|
|
31433
|
-
width: 28px;
|
|
31434
|
-
}
|
|
31435
|
-
|
|
31436
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31437
|
-
border-radius: 14px;
|
|
31438
|
-
}
|
|
31439
|
-
|
|
31440
|
-
.E_s1dizucg.ant-switch-checked {
|
|
31441
|
-
background-color: #00ba5d;
|
|
31442
|
-
}
|
|
31443
|
-
|
|
31444
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31445
|
-
left: calc(100% - 20px - 2px);
|
|
31446
|
-
}
|
|
31447
|
-
|
|
31448
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31449
|
-
left: calc(100% - 14px - 1px);
|
|
31450
|
-
}
|
|
31451
|
-
|
|
31452
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31453
|
-
left: calc(100% - 28px - 2px);
|
|
31454
|
-
}
|
|
31455
|
-
|
|
31456
|
-
.E_c1up6e3y {
|
|
31457
|
-
margin-left: 5px;
|
|
31458
|
-
}
|
|
31459
|
-
|
|
31460
|
-
.E_rapgekc.ant-radio-wrapper {
|
|
31461
|
-
display: inline-flex;
|
|
31462
|
-
align-items: baseline;
|
|
31463
|
-
white-space: pre-wrap;
|
|
31464
|
-
}
|
|
31465
|
-
|
|
31466
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31467
|
-
position: relative;
|
|
31468
|
-
top: 3px;
|
|
31469
|
-
}
|
|
31470
|
-
|
|
31471
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31472
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31473
|
-
}
|
|
31474
|
-
|
|
31475
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31476
|
-
border-color: #0080ff;
|
|
31477
|
-
}
|
|
31478
|
-
|
|
31479
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31480
|
-
border-color: #0080ff;
|
|
31481
|
-
background: #0080ff;
|
|
31482
|
-
}
|
|
31483
|
-
|
|
31484
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31485
|
-
top: 4px;
|
|
31486
|
-
left: 4px;
|
|
31487
|
-
width: 6px;
|
|
31488
|
-
height: 6px;
|
|
31489
|
-
background: #fff;
|
|
31490
|
-
}
|
|
31491
|
-
|
|
31492
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31493
|
-
opacity: 0.5;
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31497
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31498
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31499
|
-
}
|
|
31500
|
-
|
|
31501
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31502
|
-
background: #00122e;
|
|
31503
|
-
}
|
|
31504
|
-
|
|
31505
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31506
|
-
color: #00122e;
|
|
31507
|
-
opacity: 0.5;
|
|
31508
|
-
}
|
|
31509
|
-
|
|
31510
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31511
|
-
color: #00122e;
|
|
31512
|
-
}
|
|
31513
|
-
|
|
31514
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31515
|
-
display: inline-block;
|
|
31516
|
-
padding: 0;
|
|
31517
|
-
padding-left: 10px;
|
|
31518
|
-
}
|
|
31519
|
-
|
|
31520
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31521
|
-
margin-bottom: 0;
|
|
31522
|
-
white-space: pre-wrap;
|
|
31563
|
+
.E_phljevk {
|
|
31564
|
+
display: flex;
|
|
31565
|
+
justify-content: space-between;
|
|
31566
|
+
align-items: center;
|
|
31567
|
+
padding: 10px 0;
|
|
31523
31568
|
color: rgba(44, 56, 82, 0.6);
|
|
31569
|
+
font-size: 12px;
|
|
31570
|
+
line-height: 24px;
|
|
31524
31571
|
}
|
|
31525
31572
|
|
|
31526
|
-
.
|
|
31527
|
-
padding
|
|
31528
|
-
}
|
|
31529
|
-
|
|
31530
|
-
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31531
|
-
border-radius: 5px 0 0 5px;
|
|
31532
|
-
}
|
|
31533
|
-
|
|
31534
|
-
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31535
|
-
border-radius: 0 5px 5px 0;
|
|
31536
|
-
}
|
|
31537
|
-
|
|
31538
|
-
.E_rcc63c8 {
|
|
31539
|
-
color: #00122e;
|
|
31540
|
-
border-color: #ccd4e3;
|
|
31541
|
-
}
|
|
31542
|
-
|
|
31543
|
-
.E_rcc63c8:first-child {
|
|
31544
|
-
border-color: #a3b4cc;
|
|
31545
|
-
}
|
|
31546
|
-
|
|
31547
|
-
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31548
|
-
padding: 0 12px;
|
|
31549
|
-
line-height: 32px;
|
|
31550
|
-
height: 32px;
|
|
31551
|
-
}
|
|
31552
|
-
|
|
31553
|
-
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31554
|
-
white-space: nowrap;
|
|
31555
|
-
}
|
|
31556
|
-
|
|
31557
|
-
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31558
|
-
height: 22px;
|
|
31559
|
-
padding: 0 7px;
|
|
31560
|
-
line-height: 20px;
|
|
31561
|
-
}
|
|
31562
|
-
|
|
31563
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31564
|
-
background: #ccd4e3;
|
|
31565
|
-
}
|
|
31566
|
-
|
|
31567
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31568
|
-
background: #0080ff;
|
|
31569
|
-
}
|
|
31570
|
-
|
|
31571
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31572
|
-
background: #ccd4e3;
|
|
31573
|
-
opacity: 0.5;
|
|
31573
|
+
.E_phljevk .pagination-left {
|
|
31574
|
+
padding: 2px 8px;
|
|
31574
31575
|
}
|
|
31575
31576
|
|
|
31576
|
-
.
|
|
31577
|
-
|
|
31577
|
+
.E_phljevk .dropdown-trigger {
|
|
31578
|
+
display: flex;
|
|
31579
|
+
align-items: center;
|
|
31580
|
+
border-radius: 6px;
|
|
31581
|
+
cursor: pointer;
|
|
31582
|
+
transition: all 0.3s ease;
|
|
31578
31583
|
}
|
|
31579
31584
|
|
|
31580
|
-
.
|
|
31581
|
-
|
|
31585
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31586
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31587
|
+
color: #0080ff;
|
|
31582
31588
|
}
|
|
31583
31589
|
|
|
31584
|
-
.
|
|
31585
|
-
|
|
31590
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31591
|
+
margin-left: 4px;
|
|
31586
31592
|
}
|
|
31587
31593
|
|
|
31588
|
-
.
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
|
|
31594
|
+
.E_phljevk .pagination-right {
|
|
31595
|
+
display: flex;
|
|
31596
|
+
align-items: center;
|
|
31597
|
+
color: #0080ff;
|
|
31598
|
+
font-weight: bold;
|
|
31592
31599
|
}
|
|
31593
31600
|
|
|
31594
|
-
.
|
|
31595
|
-
|
|
31596
|
-
border-color: #ccd4e3;
|
|
31601
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31602
|
+
margin-left: 4px;
|
|
31597
31603
|
}
|
|
31598
31604
|
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31605
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31606
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31607
|
+
padding: 0 8px;
|
|
31603
31608
|
}
|
|
31604
31609
|
|
|
31605
|
-
.
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
border: none;
|
|
31609
|
-
padding: 0;
|
|
31610
|
-
width: 36px;
|
|
31611
|
-
background: transparent;
|
|
31610
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31611
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31612
|
+
color: #0080ff;
|
|
31612
31613
|
}
|
|
31613
31614
|
|
|
31614
|
-
.
|
|
31615
|
-
|
|
31615
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31616
|
+
transform: rotate(180deg);
|
|
31616
31617
|
}
|
|
31617
31618
|
|
|
31618
|
-
.
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
box-shadow: none;
|
|
31619
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31620
|
+
max-height: calc(100vh - 128px);
|
|
31621
|
+
overflow-y: auto;
|
|
31622
31622
|
}
|
|
31623
31623
|
|
|
31624
|
-
.
|
|
31625
|
-
|
|
31624
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31625
|
+
padding: 4px 20px;
|
|
31626
|
+
font-size: 12px;
|
|
31627
|
+
line-height: 18px;
|
|
31626
31628
|
}
|
|
31627
31629
|
|
|
31628
|
-
.
|
|
31629
|
-
display: inline;
|
|
31630
|
+
.E_owd0kml {
|
|
31631
|
+
display: inline-block;
|
|
31630
31632
|
}
|
|
31631
31633
|
|
|
31632
|
-
.
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
padding: 0;
|
|
31636
|
-
width: 36px;
|
|
31634
|
+
.E_h1jsgezc {
|
|
31635
|
+
visibility: hidden;
|
|
31636
|
+
position: absolute;
|
|
31637
31637
|
}
|
|
31638
31638
|
|
|
31639
31639
|
.E_c1yyuluq {
|
|
@@ -31656,119 +31656,17 @@ input.E_rf8rlle.ant-input {
|
|
|
31656
31656
|
padding-right: 24px;
|
|
31657
31657
|
}
|
|
31658
31658
|
|
|
31659
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31660
|
-
right: 0px;
|
|
31661
|
-
}
|
|
31662
|
-
|
|
31663
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31664
|
-
padding: 0px;
|
|
31665
|
-
}
|
|
31666
|
-
|
|
31667
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31668
|
-
padding-right: 0px;
|
|
31669
|
-
cursor: default;
|
|
31670
|
-
}
|
|
31671
|
-
|
|
31672
|
-
.E_m196gn1d {
|
|
31673
|
-
min-width: 1280px;
|
|
31674
|
-
}
|
|
31675
|
-
|
|
31676
|
-
.E_iq1gosr {
|
|
31677
|
-
display: inline-block;
|
|
31678
|
-
}
|
|
31679
|
-
|
|
31680
|
-
.E_tju3gfj .date {
|
|
31681
|
-
margin-right: 4px;
|
|
31682
|
-
}
|
|
31683
|
-
|
|
31684
|
-
.E_s1dni7lo {
|
|
31685
|
-
width: 430px !important;
|
|
31686
|
-
}
|
|
31687
|
-
|
|
31688
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31689
|
-
padding: 8px 16px;
|
|
31690
|
-
line-height: 18px;
|
|
31691
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31692
|
-
height: 34px;
|
|
31693
|
-
min-height: 34px;
|
|
31694
|
-
box-sizing: border-box;
|
|
31695
|
-
margin-top: 8px;
|
|
31696
|
-
}
|
|
31697
|
-
|
|
31698
|
-
.E_o1ugr09p {
|
|
31699
|
-
display: flex;
|
|
31700
|
-
flex-direction: column;
|
|
31701
|
-
margin: 1px 8px;
|
|
31702
|
-
padding: 8px;
|
|
31703
|
-
border-radius: 4px;
|
|
31704
|
-
}
|
|
31705
|
-
|
|
31706
|
-
.E_o1ugr09p .selected-icon {
|
|
31707
|
-
display: none;
|
|
31708
|
-
}
|
|
31709
|
-
|
|
31710
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31711
|
-
padding-left: 8px;
|
|
31712
|
-
}
|
|
31713
|
-
|
|
31714
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31715
|
-
background-color: white;
|
|
31716
|
-
}
|
|
31717
|
-
|
|
31718
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31719
|
-
color: #0080ff;
|
|
31720
|
-
}
|
|
31721
|
-
|
|
31722
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31723
|
-
display: block;
|
|
31724
|
-
}
|
|
31725
|
-
|
|
31726
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31727
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31728
|
-
}
|
|
31729
|
-
|
|
31730
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31731
|
-
color: #0080ff;
|
|
31732
|
-
}
|
|
31733
|
-
|
|
31734
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31735
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31736
|
-
color: #0080ff;
|
|
31737
|
-
}
|
|
31738
|
-
|
|
31739
|
-
.E_o1ifxsq4 {
|
|
31740
|
-
display: flex;
|
|
31741
|
-
justify-content: space-between;
|
|
31742
|
-
height: 20px;
|
|
31743
|
-
line-height: 20px;
|
|
31744
|
-
}
|
|
31745
|
-
|
|
31746
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31747
|
-
color: #2d3a56;
|
|
31748
|
-
overflow: hidden;
|
|
31749
|
-
text-overflow: ellipsis;
|
|
31750
|
-
}
|
|
31751
|
-
|
|
31752
|
-
.E_o1zue7 {
|
|
31753
|
-
display: flex;
|
|
31754
|
-
justify-content: space-between;
|
|
31755
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31756
|
-
height: 18px;
|
|
31757
|
-
line-height: 18px;
|
|
31758
|
-
margin-top: 2px;
|
|
31659
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31660
|
+
right: 0px;
|
|
31759
31661
|
}
|
|
31760
31662
|
|
|
31761
|
-
.
|
|
31762
|
-
|
|
31763
|
-
margin-right: 0;
|
|
31764
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31663
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31664
|
+
padding: 0px;
|
|
31765
31665
|
}
|
|
31766
31666
|
|
|
31767
|
-
.
|
|
31768
|
-
|
|
31769
|
-
|
|
31770
|
-
width: 100%;
|
|
31771
|
-
opacity: 0;
|
|
31667
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31668
|
+
padding-right: 0px;
|
|
31669
|
+
cursor: default;
|
|
31772
31670
|
}
|
|
31773
31671
|
|
|
31774
31672
|
.E_s1sck0th {
|
|
@@ -31869,37 +31767,8 @@ input.E_rf8rlle.ant-input {
|
|
|
31869
31767
|
background-color: #7E41FF;
|
|
31870
31768
|
}
|
|
31871
31769
|
|
|
31872
|
-
.
|
|
31873
|
-
display: inline-
|
|
31874
|
-
align-items: center;
|
|
31875
|
-
justify-content: center;
|
|
31876
|
-
color: #fff;
|
|
31877
|
-
font-weight: bold;
|
|
31878
|
-
font-size: 12px;
|
|
31879
|
-
width: 24px;
|
|
31880
|
-
height: 24px;
|
|
31881
|
-
border-radius: 50%;
|
|
31882
|
-
background: var(--a1b5xrg3-0);
|
|
31883
|
-
}
|
|
31884
|
-
|
|
31885
|
-
.E_a1b5xrg3.btn-item {
|
|
31886
|
-
transition: all 160ms ease;
|
|
31887
|
-
cursor: pointer;
|
|
31888
|
-
width: 56px;
|
|
31889
|
-
height: 40px;
|
|
31890
|
-
display: inline-flex;
|
|
31891
|
-
align-items: center;
|
|
31892
|
-
justify-content: center;
|
|
31893
|
-
border-radius: 6px;
|
|
31894
|
-
}
|
|
31895
|
-
|
|
31896
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
31897
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31898
|
-
}
|
|
31899
|
-
|
|
31900
|
-
.E_a1b5xrg3.btn-item:active {
|
|
31901
|
-
transform: translateY(2px);
|
|
31902
|
-
transition: all 320ms ease;
|
|
31770
|
+
.E_iq1gosr {
|
|
31771
|
+
display: inline-block;
|
|
31903
31772
|
}
|
|
31904
31773
|
|
|
31905
31774
|
.E_dsnbhzf {
|
|
@@ -32377,6 +32246,47 @@ input.E_rf8rlle.ant-input {
|
|
|
32377
32246
|
line-height: 12px;
|
|
32378
32247
|
}
|
|
32379
32248
|
|
|
32249
|
+
.E_tju3gfj .date {
|
|
32250
|
+
margin-right: 4px;
|
|
32251
|
+
}
|
|
32252
|
+
|
|
32253
|
+
.E_m196gn1d {
|
|
32254
|
+
min-width: 1280px;
|
|
32255
|
+
}
|
|
32256
|
+
|
|
32257
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32258
|
+
display: inline-flex;
|
|
32259
|
+
align-items: center;
|
|
32260
|
+
justify-content: center;
|
|
32261
|
+
color: #fff;
|
|
32262
|
+
font-weight: bold;
|
|
32263
|
+
font-size: 12px;
|
|
32264
|
+
width: 24px;
|
|
32265
|
+
height: 24px;
|
|
32266
|
+
border-radius: 50%;
|
|
32267
|
+
background: var(--a1b5xrg3-0);
|
|
32268
|
+
}
|
|
32269
|
+
|
|
32270
|
+
.E_a1b5xrg3.btn-item {
|
|
32271
|
+
transition: all 160ms ease;
|
|
32272
|
+
cursor: pointer;
|
|
32273
|
+
width: 56px;
|
|
32274
|
+
height: 40px;
|
|
32275
|
+
display: inline-flex;
|
|
32276
|
+
align-items: center;
|
|
32277
|
+
justify-content: center;
|
|
32278
|
+
border-radius: 6px;
|
|
32279
|
+
}
|
|
32280
|
+
|
|
32281
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32282
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32283
|
+
}
|
|
32284
|
+
|
|
32285
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32286
|
+
transform: translateY(2px);
|
|
32287
|
+
transition: all 320ms ease;
|
|
32288
|
+
}
|
|
32289
|
+
|
|
32380
32290
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32381
32291
|
display: none;
|
|
32382
32292
|
}
|
|
@@ -32390,36 +32300,94 @@ input.E_rf8rlle.ant-input {
|
|
|
32390
32300
|
visibility: hidden;
|
|
32391
32301
|
}
|
|
32392
32302
|
|
|
32393
|
-
.
|
|
32394
|
-
|
|
32395
|
-
width: 24px;
|
|
32396
|
-
border-radius: 6px;
|
|
32397
|
-
padding: 4px;
|
|
32303
|
+
.E_s1dni7lo {
|
|
32304
|
+
width: 430px !important;
|
|
32398
32305
|
}
|
|
32399
32306
|
|
|
32400
|
-
.
|
|
32401
|
-
|
|
32307
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32308
|
+
padding: 8px 16px;
|
|
32309
|
+
line-height: 18px;
|
|
32310
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32311
|
+
height: 34px;
|
|
32312
|
+
min-height: 34px;
|
|
32313
|
+
box-sizing: border-box;
|
|
32314
|
+
margin-top: 8px;
|
|
32402
32315
|
}
|
|
32403
32316
|
|
|
32404
|
-
.
|
|
32405
|
-
|
|
32317
|
+
.E_o1ugr09p {
|
|
32318
|
+
display: flex;
|
|
32319
|
+
flex-direction: column;
|
|
32320
|
+
margin: 1px 8px;
|
|
32321
|
+
padding: 8px;
|
|
32322
|
+
border-radius: 4px;
|
|
32406
32323
|
}
|
|
32407
32324
|
|
|
32408
|
-
.
|
|
32409
|
-
display:
|
|
32410
|
-
align-items: center;
|
|
32325
|
+
.E_o1ugr09p .selected-icon {
|
|
32326
|
+
display: none;
|
|
32411
32327
|
}
|
|
32412
32328
|
|
|
32413
|
-
.
|
|
32414
|
-
|
|
32415
|
-
|
|
32416
|
-
|
|
32329
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32330
|
+
padding-left: 8px;
|
|
32331
|
+
}
|
|
32332
|
+
|
|
32333
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32334
|
+
background-color: white;
|
|
32335
|
+
}
|
|
32336
|
+
|
|
32337
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32338
|
+
color: #0080ff;
|
|
32339
|
+
}
|
|
32340
|
+
|
|
32341
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32342
|
+
display: block;
|
|
32343
|
+
}
|
|
32344
|
+
|
|
32345
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32346
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32347
|
+
}
|
|
32348
|
+
|
|
32349
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32417
32350
|
color: #0080ff;
|
|
32351
|
+
}
|
|
32352
|
+
|
|
32353
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32418
32354
|
background: rgba(0, 136, 255, 0.1);
|
|
32355
|
+
color: #0080ff;
|
|
32356
|
+
}
|
|
32357
|
+
|
|
32358
|
+
.E_o1ifxsq4 {
|
|
32419
32359
|
display: flex;
|
|
32420
|
-
|
|
32421
|
-
|
|
32422
|
-
|
|
32360
|
+
justify-content: space-between;
|
|
32361
|
+
height: 20px;
|
|
32362
|
+
line-height: 20px;
|
|
32363
|
+
}
|
|
32364
|
+
|
|
32365
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32366
|
+
color: #2d3a56;
|
|
32367
|
+
overflow: hidden;
|
|
32368
|
+
text-overflow: ellipsis;
|
|
32369
|
+
}
|
|
32370
|
+
|
|
32371
|
+
.E_o1zue7 {
|
|
32372
|
+
display: flex;
|
|
32373
|
+
justify-content: space-between;
|
|
32374
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32375
|
+
height: 18px;
|
|
32376
|
+
line-height: 18px;
|
|
32377
|
+
margin-top: 2px;
|
|
32378
|
+
}
|
|
32379
|
+
|
|
32380
|
+
.E_tyfmlxg {
|
|
32381
|
+
border: none;
|
|
32382
|
+
margin-right: 0;
|
|
32383
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32384
|
+
}
|
|
32385
|
+
|
|
32386
|
+
.E_o18uybox {
|
|
32387
|
+
pointer-events: none;
|
|
32388
|
+
height: 32px;
|
|
32389
|
+
width: 100%;
|
|
32390
|
+
opacity: 0;
|
|
32423
32391
|
}
|
|
32424
32392
|
|
|
32425
32393
|
.E_hrhfj7c {
|
|
@@ -32684,6 +32652,38 @@ input.E_rf8rlle.ant-input {
|
|
|
32684
32652
|
font-size: 14px;
|
|
32685
32653
|
}
|
|
32686
32654
|
|
|
32655
|
+
.E_suhck3k {
|
|
32656
|
+
height: 24px;
|
|
32657
|
+
width: 24px;
|
|
32658
|
+
border-radius: 6px;
|
|
32659
|
+
padding: 4px;
|
|
32660
|
+
}
|
|
32661
|
+
|
|
32662
|
+
.E_suhck3k:hover {
|
|
32663
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32664
|
+
}
|
|
32665
|
+
|
|
32666
|
+
.E_suhck3k:hover svg path {
|
|
32667
|
+
fill: blue;
|
|
32668
|
+
}
|
|
32669
|
+
|
|
32670
|
+
.E_ryby9ds {
|
|
32671
|
+
display: flex;
|
|
32672
|
+
align-items: center;
|
|
32673
|
+
}
|
|
32674
|
+
|
|
32675
|
+
.E_ryby9ds .order {
|
|
32676
|
+
height: 24px;
|
|
32677
|
+
width: 24px;
|
|
32678
|
+
border-radius: 20px;
|
|
32679
|
+
color: #0080ff;
|
|
32680
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32681
|
+
display: flex;
|
|
32682
|
+
align-items: center;
|
|
32683
|
+
justify-content: center;
|
|
32684
|
+
margin-right: 6px;
|
|
32685
|
+
}
|
|
32686
|
+
|
|
32687
32687
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32688
32688
|
border-radius: 6px;
|
|
32689
32689
|
}
|
|
@@ -32938,6 +32938,23 @@ input.E_rf8rlle.ant-input {
|
|
|
32938
32938
|
flex-shrink: 0;
|
|
32939
32939
|
}
|
|
32940
32940
|
|
|
32941
|
+
.E_w1dxz879 {
|
|
32942
|
+
display: flex;
|
|
32943
|
+
flex-direction: column;
|
|
32944
|
+
gap: 6px;
|
|
32945
|
+
}
|
|
32946
|
+
|
|
32947
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
32948
|
+
max-height: var(--w1dxz879-0);
|
|
32949
|
+
text-overflow: clip;
|
|
32950
|
+
overflow: hidden;
|
|
32951
|
+
}
|
|
32952
|
+
|
|
32953
|
+
.E_w1dxz879 .tips {
|
|
32954
|
+
color: #fff;
|
|
32955
|
+
opacity: 0.8;
|
|
32956
|
+
}
|
|
32957
|
+
|
|
32941
32958
|
.E_h12yihis {
|
|
32942
32959
|
height: 50px;
|
|
32943
32960
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33187,32 +33204,15 @@ input.E_rf8rlle.ant-input {
|
|
|
33187
33204
|
}
|
|
33188
33205
|
|
|
33189
33206
|
.E_ncaepor.is-scrolled .name-text {
|
|
33190
|
-
transform: translateY(-100%);
|
|
33191
|
-
opacity: 0;
|
|
33192
|
-
position: absolute;
|
|
33193
|
-
}
|
|
33194
|
-
|
|
33195
|
-
.E_ncaepor.is-scrolled .nav-info {
|
|
33196
|
-
transform: translateY(0);
|
|
33197
|
-
opacity: 1;
|
|
33198
|
-
position: static;
|
|
33199
|
-
}
|
|
33200
|
-
|
|
33201
|
-
.E_w1dxz879 {
|
|
33202
|
-
display: flex;
|
|
33203
|
-
flex-direction: column;
|
|
33204
|
-
gap: 6px;
|
|
33205
|
-
}
|
|
33206
|
-
|
|
33207
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33208
|
-
max-height: var(--w1dxz879-0);
|
|
33209
|
-
text-overflow: clip;
|
|
33210
|
-
overflow: hidden;
|
|
33207
|
+
transform: translateY(-100%);
|
|
33208
|
+
opacity: 0;
|
|
33209
|
+
position: absolute;
|
|
33211
33210
|
}
|
|
33212
33211
|
|
|
33213
|
-
.
|
|
33214
|
-
|
|
33215
|
-
opacity:
|
|
33212
|
+
.E_ncaepor.is-scrolled .nav-info {
|
|
33213
|
+
transform: translateY(0);
|
|
33214
|
+
opacity: 1;
|
|
33215
|
+
position: static;
|
|
33216
33216
|
}
|
|
33217
33217
|
|
|
33218
33218
|
.E_b14q2gmw {
|
|
@@ -33234,6 +33234,26 @@ input.E_rf8rlle.ant-input {
|
|
|
33234
33234
|
transform: translateY(-4px);
|
|
33235
33235
|
}
|
|
33236
33236
|
|
|
33237
|
+
.E_r77hffu {
|
|
33238
|
+
display: flex;
|
|
33239
|
+
align-items: center;
|
|
33240
|
+
justify-content: space-between;
|
|
33241
|
+
column-gap: 6px;
|
|
33242
|
+
}
|
|
33243
|
+
|
|
33244
|
+
.E_p1cmxsf7 {
|
|
33245
|
+
display: flex;
|
|
33246
|
+
flex-direction: column;
|
|
33247
|
+
justify-content: center;
|
|
33248
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33249
|
+
}
|
|
33250
|
+
|
|
33251
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33252
|
+
font-size: 0;
|
|
33253
|
+
margin-bottom: unset;
|
|
33254
|
+
margin-inline-end: unset;
|
|
33255
|
+
}
|
|
33256
|
+
|
|
33237
33257
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33238
33258
|
margin-right: 2px;
|
|
33239
33259
|
}
|
|
@@ -33273,26 +33293,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33273
33293
|
background-color: transparent;
|
|
33274
33294
|
}
|
|
33275
33295
|
|
|
33276
|
-
.E_r77hffu {
|
|
33277
|
-
display: flex;
|
|
33278
|
-
align-items: center;
|
|
33279
|
-
justify-content: space-between;
|
|
33280
|
-
column-gap: 6px;
|
|
33281
|
-
}
|
|
33282
|
-
|
|
33283
|
-
.E_p1cmxsf7 {
|
|
33284
|
-
display: flex;
|
|
33285
|
-
flex-direction: column;
|
|
33286
|
-
justify-content: center;
|
|
33287
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33288
|
-
}
|
|
33289
|
-
|
|
33290
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
33291
|
-
font-size: 0;
|
|
33292
|
-
margin-bottom: unset;
|
|
33293
|
-
margin-inline-end: unset;
|
|
33294
|
-
}
|
|
33295
|
-
|
|
33296
33296
|
.E_c1yd35n {
|
|
33297
33297
|
padding: 0 12px 14px 12px;
|
|
33298
33298
|
}
|
|
@@ -34043,286 +34043,77 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34043
34043
|
display: block;
|
|
34044
34044
|
}
|
|
34045
34045
|
|
|
34046
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
34047
|
-
padding-right: 25px;
|
|
34048
|
-
}
|
|
34049
|
-
|
|
34050
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34051
|
-
padding: 0 !important;
|
|
34052
|
-
}
|
|
34053
|
-
|
|
34054
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34055
|
-
position: absolute;
|
|
34056
|
-
left: 50%;
|
|
34057
|
-
top: 50%;
|
|
34058
|
-
transform: translate(-50%, -50%);
|
|
34059
|
-
}
|
|
34060
|
-
|
|
34061
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34062
|
-
display: none;
|
|
34063
|
-
}
|
|
34064
|
-
|
|
34065
|
-
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34066
|
-
background: #fff;
|
|
34067
|
-
}
|
|
34068
|
-
|
|
34069
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34070
|
-
background: inherit;
|
|
34071
|
-
}
|
|
34072
|
-
|
|
34073
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34074
|
-
position: static;
|
|
34075
|
-
border: none;
|
|
34076
|
-
background: inherit !important;
|
|
34077
|
-
height: 100px;
|
|
34078
|
-
vertical-align: middle;
|
|
34079
|
-
}
|
|
34080
|
-
|
|
34081
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34082
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34083
|
-
font-weight: bold;
|
|
34084
|
-
font-size: 20px;
|
|
34085
|
-
color: rgba(10, 37, 85, 0.6);
|
|
34086
|
-
}
|
|
34087
|
-
|
|
34088
|
-
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34089
|
-
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34090
|
-
z-index: 10;
|
|
34091
|
-
}
|
|
34092
|
-
|
|
34093
|
-
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34094
|
-
padding: 0 !important;
|
|
34095
|
-
position: relative;
|
|
34096
|
-
background: #fff;
|
|
34097
|
-
}
|
|
34098
|
-
|
|
34099
|
-
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34100
|
-
height: 100%;
|
|
34101
|
-
display: flex;
|
|
34102
|
-
align-items: center;
|
|
34103
|
-
justify-content: flex-end;
|
|
34104
|
-
padding-right: 8px;
|
|
34105
|
-
}
|
|
34106
|
-
|
|
34107
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34108
|
-
width: 24px;
|
|
34109
|
-
height: 24px;
|
|
34110
|
-
cursor: pointer;
|
|
34111
|
-
justify-content: center;
|
|
34112
|
-
border-radius: 4px;
|
|
34113
|
-
}
|
|
34114
|
-
|
|
34115
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34116
|
-
background: #fff;
|
|
34117
|
-
}
|
|
34118
|
-
|
|
34119
|
-
.E_t1gvlxt5 {
|
|
34120
|
-
min-width: 0;
|
|
34121
|
-
flex: 1;
|
|
34122
|
-
}
|
|
34123
|
-
|
|
34124
|
-
.E_t1gvlxt5 .tag {
|
|
34125
|
-
flex: 0 0 auto;
|
|
34126
|
-
}
|
|
34127
|
-
|
|
34128
|
-
.E_t1gvlxt5 .progress-title {
|
|
34129
|
-
flex: 2;
|
|
34130
|
-
max-width: fit-content;
|
|
34131
|
-
}
|
|
34132
|
-
|
|
34133
|
-
.E_t1gvlxt5 .progress-desc {
|
|
34134
|
-
flex: 1;
|
|
34135
|
-
max-width: fit-content;
|
|
34136
|
-
}
|
|
34137
|
-
|
|
34138
|
-
.E_a1ji6r68 {
|
|
34139
|
-
display: flex;
|
|
34140
|
-
align-items: center;
|
|
34141
|
-
column-gap: var(--a1ji6r68-0);
|
|
34142
|
-
}
|
|
34143
|
-
|
|
34144
|
-
.E_msn7nxt {
|
|
34145
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34146
|
-
text-align: center;
|
|
34147
|
-
display: flex;
|
|
34148
|
-
align-items: center;
|
|
34149
|
-
justify-content: center;
|
|
34150
|
-
flex-direction: column;
|
|
34151
|
-
height: 100%;
|
|
34152
|
-
}
|
|
34153
|
-
|
|
34154
|
-
.E_msn7nxt .link {
|
|
34155
|
-
color: #0080ff;
|
|
34156
|
-
cursor: pointer;
|
|
34157
|
-
}
|
|
34158
|
-
|
|
34159
|
-
.E_mp64wfi {
|
|
34160
|
-
width: 100%;
|
|
34161
|
-
height: 100%;
|
|
34162
|
-
display: flex;
|
|
34163
|
-
flex-direction: column;
|
|
34164
|
-
}
|
|
34165
|
-
|
|
34166
|
-
.E_mp64wfi .name-toolbar {
|
|
34167
|
-
width: 100%;
|
|
34168
|
-
display: flex;
|
|
34169
|
-
line-height: 30px;
|
|
34170
|
-
padding: 0 16px;
|
|
34171
|
-
justify-content: space-between;
|
|
34172
|
-
}
|
|
34173
|
-
|
|
34174
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34175
|
-
display: flex;
|
|
34176
|
-
font-size: 12px;
|
|
34177
|
-
align-items: center;
|
|
34178
|
-
}
|
|
34179
|
-
|
|
34180
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34181
|
-
color: #a3b4cc;
|
|
34182
|
-
}
|
|
34183
|
-
|
|
34184
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34185
|
-
margin-left: 10px;
|
|
34186
|
-
}
|
|
34187
|
-
|
|
34188
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34189
|
-
margin-left: 10px;
|
|
34190
|
-
cursor: pointer;
|
|
34191
|
-
}
|
|
34192
|
-
|
|
34193
|
-
.E_mp64wfi .content {
|
|
34194
|
-
flex: 1;
|
|
34195
|
-
width: 100%;
|
|
34196
|
-
display: flex;
|
|
34197
|
-
justify-content: center;
|
|
34198
|
-
align-items: center;
|
|
34199
|
-
}
|
|
34200
|
-
|
|
34201
|
-
.E_mp64wfi .single-content {
|
|
34202
|
-
height: 65px;
|
|
34203
|
-
}
|
|
34204
|
-
|
|
34205
|
-
.E_l1oyigan {
|
|
34206
|
-
display: flex;
|
|
34207
|
-
align-items: center;
|
|
34208
|
-
white-space: nowrap;
|
|
34209
|
-
overflow: hidden;
|
|
34210
|
-
width: 100%;
|
|
34211
|
-
}
|
|
34212
|
-
|
|
34213
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
34214
|
-
margin-left: auto;
|
|
34215
|
-
font-size: 12px;
|
|
34216
|
-
}
|
|
34217
|
-
|
|
34218
|
-
.E_l1noi4n1 {
|
|
34219
|
-
display: flex;
|
|
34220
|
-
justify-content: flex-start;
|
|
34221
|
-
align-items: center;
|
|
34222
|
-
font-size: 12px;
|
|
34223
|
-
cursor: pointer;
|
|
34224
|
-
}
|
|
34225
|
-
|
|
34226
|
-
.E_l1noi4n1:not(:last-child) {
|
|
34227
|
-
margin-right: 20px;
|
|
34228
|
-
}
|
|
34229
|
-
|
|
34230
|
-
.E_l1noi4n1.deselected {
|
|
34231
|
-
opacity: 0.4;
|
|
34232
|
-
}
|
|
34233
|
-
|
|
34234
|
-
.E_l1noi4n1.deselected .color-block {
|
|
34235
|
-
background: #b4beca !important;
|
|
34236
|
-
}
|
|
34237
|
-
|
|
34238
|
-
.E_cz19rz6 {
|
|
34239
|
-
display: inline-block;
|
|
34240
|
-
height: 8px;
|
|
34241
|
-
width: 8px;
|
|
34242
|
-
margin-right: 8px;
|
|
34243
|
-
}
|
|
34244
|
-
|
|
34245
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34246
|
-
display: flex;
|
|
34247
|
-
align-items: center;
|
|
34248
|
-
font-size: 12px;
|
|
34249
|
-
margin: 0;
|
|
34250
|
-
}
|
|
34251
|
-
|
|
34252
|
-
.E_m1y1hhnr {
|
|
34253
|
-
position: relative;
|
|
34046
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
34047
|
+
padding-right: 25px;
|
|
34254
34048
|
}
|
|
34255
34049
|
|
|
34256
|
-
.
|
|
34257
|
-
|
|
34050
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34051
|
+
padding: 0 !important;
|
|
34258
34052
|
}
|
|
34259
34053
|
|
|
34260
|
-
.
|
|
34261
|
-
|
|
34262
|
-
|
|
34263
|
-
|
|
34264
|
-
|
|
34054
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34055
|
+
position: absolute;
|
|
34056
|
+
left: 50%;
|
|
34057
|
+
top: 50%;
|
|
34058
|
+
transform: translate(-50%, -50%);
|
|
34265
34059
|
}
|
|
34266
34060
|
|
|
34267
|
-
.
|
|
34268
|
-
display:
|
|
34269
|
-
font-size: 12px;
|
|
34270
|
-
align-items: center;
|
|
34061
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34062
|
+
display: none;
|
|
34271
34063
|
}
|
|
34272
34064
|
|
|
34273
|
-
.
|
|
34274
|
-
|
|
34065
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34066
|
+
background: #fff;
|
|
34275
34067
|
}
|
|
34276
34068
|
|
|
34277
|
-
.
|
|
34278
|
-
|
|
34069
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34070
|
+
background: inherit;
|
|
34279
34071
|
}
|
|
34280
34072
|
|
|
34281
|
-
.
|
|
34282
|
-
|
|
34283
|
-
|
|
34073
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34074
|
+
position: static;
|
|
34075
|
+
border: none;
|
|
34076
|
+
background: inherit !important;
|
|
34077
|
+
height: 100px;
|
|
34078
|
+
vertical-align: middle;
|
|
34284
34079
|
}
|
|
34285
34080
|
|
|
34286
|
-
.
|
|
34287
|
-
|
|
34081
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34082
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34083
|
+
font-weight: bold;
|
|
34084
|
+
font-size: 20px;
|
|
34085
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34288
34086
|
}
|
|
34289
34087
|
|
|
34290
|
-
.
|
|
34291
|
-
|
|
34292
|
-
|
|
34293
|
-
padding: 0 8px;
|
|
34294
|
-
border-radius: 4px;
|
|
34295
|
-
font-size: 12px;
|
|
34296
|
-
color: #fff;
|
|
34297
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34298
|
-
transform: translateX(-50%);
|
|
34088
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34089
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34090
|
+
z-index: 10;
|
|
34299
34091
|
}
|
|
34300
34092
|
|
|
34301
|
-
.
|
|
34302
|
-
|
|
34093
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34094
|
+
padding: 0 !important;
|
|
34095
|
+
position: relative;
|
|
34096
|
+
background: #fff;
|
|
34303
34097
|
}
|
|
34304
34098
|
|
|
34305
|
-
.
|
|
34099
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34100
|
+
height: 100%;
|
|
34306
34101
|
display: flex;
|
|
34307
34102
|
align-items: center;
|
|
34308
|
-
justify-content:
|
|
34309
|
-
|
|
34310
|
-
color: #b4beca;
|
|
34311
|
-
font-size: 12px;
|
|
34312
|
-
padding: 3px 6px;
|
|
34313
|
-
}
|
|
34314
|
-
|
|
34315
|
-
.E_t1ub2aex:first-child {
|
|
34316
|
-
padding-top: 3px;
|
|
34103
|
+
justify-content: flex-end;
|
|
34104
|
+
padding-right: 8px;
|
|
34317
34105
|
}
|
|
34318
34106
|
|
|
34319
|
-
.
|
|
34320
|
-
|
|
34107
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34108
|
+
width: 24px;
|
|
34109
|
+
height: 24px;
|
|
34110
|
+
cursor: pointer;
|
|
34111
|
+
justify-content: center;
|
|
34112
|
+
border-radius: 4px;
|
|
34321
34113
|
}
|
|
34322
34114
|
|
|
34323
|
-
.
|
|
34324
|
-
|
|
34325
|
-
margin-left: 8px;
|
|
34115
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34116
|
+
background: #fff;
|
|
34326
34117
|
}
|
|
34327
34118
|
|
|
34328
34119
|
.E_m11nzl2x {
|
|
@@ -34602,43 +34393,213 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34602
34393
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34603
34394
|
}
|
|
34604
34395
|
|
|
34605
|
-
.
|
|
34606
|
-
|
|
34396
|
+
.E_msn7nxt {
|
|
34397
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34398
|
+
text-align: center;
|
|
34399
|
+
display: flex;
|
|
34400
|
+
align-items: center;
|
|
34401
|
+
justify-content: center;
|
|
34402
|
+
flex-direction: column;
|
|
34403
|
+
height: 100%;
|
|
34404
|
+
}
|
|
34405
|
+
|
|
34406
|
+
.E_msn7nxt .link {
|
|
34407
|
+
color: #0080ff;
|
|
34408
|
+
cursor: pointer;
|
|
34409
|
+
}
|
|
34410
|
+
|
|
34411
|
+
.E_mp64wfi {
|
|
34412
|
+
width: 100%;
|
|
34413
|
+
height: 100%;
|
|
34414
|
+
display: flex;
|
|
34415
|
+
flex-direction: column;
|
|
34416
|
+
}
|
|
34417
|
+
|
|
34418
|
+
.E_mp64wfi .name-toolbar {
|
|
34419
|
+
width: 100%;
|
|
34420
|
+
display: flex;
|
|
34421
|
+
line-height: 30px;
|
|
34422
|
+
padding: 0 16px;
|
|
34423
|
+
justify-content: space-between;
|
|
34424
|
+
}
|
|
34425
|
+
|
|
34426
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34427
|
+
display: flex;
|
|
34428
|
+
font-size: 12px;
|
|
34429
|
+
align-items: center;
|
|
34430
|
+
}
|
|
34431
|
+
|
|
34432
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34433
|
+
color: #a3b4cc;
|
|
34434
|
+
}
|
|
34435
|
+
|
|
34436
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34437
|
+
margin-left: 10px;
|
|
34438
|
+
}
|
|
34439
|
+
|
|
34440
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34441
|
+
margin-left: 10px;
|
|
34442
|
+
cursor: pointer;
|
|
34443
|
+
}
|
|
34444
|
+
|
|
34445
|
+
.E_mp64wfi .content {
|
|
34446
|
+
flex: 1;
|
|
34447
|
+
width: 100%;
|
|
34448
|
+
display: flex;
|
|
34449
|
+
justify-content: center;
|
|
34450
|
+
align-items: center;
|
|
34451
|
+
}
|
|
34452
|
+
|
|
34453
|
+
.E_mp64wfi .single-content {
|
|
34454
|
+
height: 65px;
|
|
34455
|
+
}
|
|
34456
|
+
|
|
34457
|
+
.E_l1oyigan {
|
|
34458
|
+
display: flex;
|
|
34459
|
+
align-items: center;
|
|
34460
|
+
white-space: nowrap;
|
|
34461
|
+
overflow: hidden;
|
|
34462
|
+
width: 100%;
|
|
34463
|
+
}
|
|
34464
|
+
|
|
34465
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
34466
|
+
margin-left: auto;
|
|
34467
|
+
font-size: 12px;
|
|
34468
|
+
}
|
|
34469
|
+
|
|
34470
|
+
.E_l1noi4n1 {
|
|
34471
|
+
display: flex;
|
|
34472
|
+
justify-content: flex-start;
|
|
34473
|
+
align-items: center;
|
|
34474
|
+
font-size: 12px;
|
|
34475
|
+
cursor: pointer;
|
|
34476
|
+
}
|
|
34477
|
+
|
|
34478
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34479
|
+
margin-right: 20px;
|
|
34480
|
+
}
|
|
34481
|
+
|
|
34482
|
+
.E_l1noi4n1.deselected {
|
|
34483
|
+
opacity: 0.4;
|
|
34484
|
+
}
|
|
34485
|
+
|
|
34486
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34487
|
+
background: #b4beca !important;
|
|
34488
|
+
}
|
|
34489
|
+
|
|
34490
|
+
.E_cz19rz6 {
|
|
34491
|
+
display: inline-block;
|
|
34492
|
+
height: 8px;
|
|
34493
|
+
width: 8px;
|
|
34494
|
+
margin-right: 8px;
|
|
34495
|
+
}
|
|
34496
|
+
|
|
34497
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34498
|
+
display: flex;
|
|
34499
|
+
align-items: center;
|
|
34500
|
+
font-size: 12px;
|
|
34501
|
+
margin: 0;
|
|
34502
|
+
}
|
|
34503
|
+
|
|
34504
|
+
.E_m1y1hhnr {
|
|
34505
|
+
position: relative;
|
|
34506
|
+
}
|
|
34507
|
+
|
|
34508
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34509
|
+
bottom: -12px;
|
|
34510
|
+
}
|
|
34511
|
+
|
|
34512
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34513
|
+
display: flex;
|
|
34514
|
+
justify-content: space-between;
|
|
34515
|
+
line-height: 30px;
|
|
34516
|
+
margin: 0 16px;
|
|
34517
|
+
}
|
|
34518
|
+
|
|
34519
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34520
|
+
display: flex;
|
|
34521
|
+
font-size: 12px;
|
|
34522
|
+
align-items: center;
|
|
34523
|
+
}
|
|
34524
|
+
|
|
34525
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34526
|
+
color: #a3b4cc;
|
|
34527
|
+
}
|
|
34528
|
+
|
|
34529
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34530
|
+
margin-left: 10px;
|
|
34531
|
+
}
|
|
34532
|
+
|
|
34533
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34534
|
+
margin-left: 10px;
|
|
34535
|
+
cursor: pointer;
|
|
34536
|
+
}
|
|
34537
|
+
|
|
34538
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34539
|
+
font-size: 12px;
|
|
34540
|
+
}
|
|
34541
|
+
|
|
34542
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34543
|
+
position: absolute;
|
|
34544
|
+
bottom: 10px;
|
|
34545
|
+
padding: 0 8px;
|
|
34546
|
+
border-radius: 4px;
|
|
34547
|
+
font-size: 12px;
|
|
34548
|
+
color: #fff;
|
|
34549
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34550
|
+
transform: translateX(-50%);
|
|
34551
|
+
}
|
|
34552
|
+
|
|
34553
|
+
.E_tnvijvs {
|
|
34554
|
+
min-width: 200px;
|
|
34555
|
+
}
|
|
34556
|
+
|
|
34557
|
+
.E_t1ub2aex {
|
|
34558
|
+
display: flex;
|
|
34559
|
+
align-items: center;
|
|
34560
|
+
justify-content: space-between;
|
|
34561
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34562
|
+
color: #b4beca;
|
|
34563
|
+
font-size: 12px;
|
|
34564
|
+
padding: 3px 6px;
|
|
34565
|
+
}
|
|
34566
|
+
|
|
34567
|
+
.E_t1ub2aex:first-child {
|
|
34568
|
+
padding-top: 3px;
|
|
34607
34569
|
}
|
|
34608
34570
|
|
|
34609
|
-
.
|
|
34610
|
-
|
|
34611
|
-
padding-right: 4px;
|
|
34612
|
-
margin-right: 4px;
|
|
34571
|
+
.E_t1ub2aex:last-child {
|
|
34572
|
+
padding-bottom: 3px;
|
|
34613
34573
|
}
|
|
34614
34574
|
|
|
34615
|
-
.
|
|
34616
|
-
|
|
34617
|
-
|
|
34575
|
+
.E_t1ub2aex .column-value {
|
|
34576
|
+
color: #fff;
|
|
34577
|
+
margin-left: 8px;
|
|
34618
34578
|
}
|
|
34619
34579
|
|
|
34620
|
-
.
|
|
34621
|
-
|
|
34622
|
-
|
|
34580
|
+
.E_t1gvlxt5 {
|
|
34581
|
+
min-width: 0;
|
|
34582
|
+
flex: 1;
|
|
34623
34583
|
}
|
|
34624
34584
|
|
|
34625
|
-
.
|
|
34626
|
-
|
|
34585
|
+
.E_t1gvlxt5 .tag {
|
|
34586
|
+
flex: 0 0 auto;
|
|
34627
34587
|
}
|
|
34628
34588
|
|
|
34629
|
-
.
|
|
34630
|
-
|
|
34631
|
-
|
|
34589
|
+
.E_t1gvlxt5 .progress-title {
|
|
34590
|
+
flex: 2;
|
|
34591
|
+
max-width: fit-content;
|
|
34632
34592
|
}
|
|
34633
34593
|
|
|
34634
|
-
.
|
|
34635
|
-
|
|
34636
|
-
|
|
34637
|
-
|
|
34638
|
-
|
|
34639
|
-
|
|
34640
|
-
display:
|
|
34641
|
-
|
|
34594
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34595
|
+
flex: 1;
|
|
34596
|
+
max-width: fit-content;
|
|
34597
|
+
}
|
|
34598
|
+
|
|
34599
|
+
.E_a1ji6r68 {
|
|
34600
|
+
display: flex;
|
|
34601
|
+
align-items: center;
|
|
34602
|
+
column-gap: var(--a1ji6r68-0);
|
|
34642
34603
|
}
|
|
34643
34604
|
|
|
34644
34605
|
.E_sjob3jg {
|
|
@@ -35106,6 +35067,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35106
35067
|
margin-right: 8px;
|
|
35107
35068
|
}
|
|
35108
35069
|
|
|
35070
|
+
.E_w7ob4th.outside-tag {
|
|
35071
|
+
padding-left: 0;
|
|
35072
|
+
}
|
|
35073
|
+
|
|
35074
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
35075
|
+
border-radius: 4px 0 0 4px;
|
|
35076
|
+
padding-right: 4px;
|
|
35077
|
+
margin-right: 4px;
|
|
35078
|
+
}
|
|
35079
|
+
|
|
35109
35080
|
.E_t13ef470 {
|
|
35110
35081
|
height: 100%;
|
|
35111
35082
|
}
|
|
@@ -35143,6 +35114,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35143
35114
|
background: rgba(163, 180, 204, 0.18);
|
|
35144
35115
|
}
|
|
35145
35116
|
|
|
35117
|
+
.E_slr2ynn {
|
|
35118
|
+
padding: 0 8px;
|
|
35119
|
+
height: 18px;
|
|
35120
|
+
}
|
|
35121
|
+
|
|
35122
|
+
.E_m140wbb6 {
|
|
35123
|
+
padding: 2px 8px;
|
|
35124
|
+
height: 24px;
|
|
35125
|
+
}
|
|
35126
|
+
|
|
35127
|
+
.E_t1fozc1i {
|
|
35128
|
+
margin: 0;
|
|
35129
|
+
}
|
|
35130
|
+
|
|
35131
|
+
.E_i1vxv4ln {
|
|
35132
|
+
margin-right: 4px;
|
|
35133
|
+
height: 16px;
|
|
35134
|
+
}
|
|
35135
|
+
|
|
35136
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35137
|
+
font-weight: 700;
|
|
35138
|
+
color: #00122e;
|
|
35139
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35140
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35141
|
+
word-break: break-all;
|
|
35142
|
+
display: inline;
|
|
35143
|
+
white-space: normal;
|
|
35144
|
+
}
|
|
35145
|
+
|
|
35146
35146
|
.E_i1g85yz3 {
|
|
35147
35147
|
margin-right: 4px;
|
|
35148
35148
|
height: 16px;
|
|
@@ -35359,81 +35359,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35359
35359
|
margin-left: 1px;
|
|
35360
35360
|
}
|
|
35361
35361
|
|
|
35362
|
-
.E_s1ebs0ra {
|
|
35363
|
-
display: flex;
|
|
35364
|
-
align-items: center;
|
|
35365
|
-
justify-content: space-between;
|
|
35366
|
-
background: #edf0f7;
|
|
35367
|
-
padding: 8px 12px;
|
|
35368
|
-
position: sticky;
|
|
35369
|
-
top: 0;
|
|
35370
|
-
z-index: 1;
|
|
35371
|
-
margin-bottom: -52px;
|
|
35372
|
-
}
|
|
35373
|
-
|
|
35374
|
-
.E_s1ebs0ra .select-total {
|
|
35375
|
-
display: flex;
|
|
35376
|
-
align-items: center;
|
|
35377
|
-
font-weight: 700;
|
|
35378
|
-
flex-shrink: 0;
|
|
35379
|
-
}
|
|
35380
|
-
|
|
35381
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
35382
|
-
cursor: pointer;
|
|
35383
|
-
margin-left: 8px;
|
|
35384
|
-
width: 32px;
|
|
35385
|
-
height: 32px;
|
|
35386
|
-
border-radius: 50%;
|
|
35387
|
-
justify-content: center;
|
|
35388
|
-
}
|
|
35389
|
-
|
|
35390
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
35391
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35392
|
-
}
|
|
35393
|
-
|
|
35394
|
-
.E_s1ebs0ra .action-group {
|
|
35395
|
-
flex: 1;
|
|
35396
|
-
margin-left: 88px;
|
|
35397
|
-
white-space: nowrap;
|
|
35398
|
-
text-align: right;
|
|
35399
|
-
position: relative;
|
|
35400
|
-
padding: 4px 0;
|
|
35401
|
-
margin-top: -4px;
|
|
35402
|
-
overflow: hidden;
|
|
35403
|
-
}
|
|
35404
|
-
|
|
35405
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
35406
|
-
transform: translateY(-4px);
|
|
35407
|
-
}
|
|
35408
|
-
|
|
35409
|
-
.E_s1ebs0ra .action-group button {
|
|
35410
|
-
border: none;
|
|
35411
|
-
}
|
|
35412
|
-
|
|
35413
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
35414
|
-
margin-right: 8px;
|
|
35415
|
-
}
|
|
35416
|
-
|
|
35417
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
35418
|
-
margin-right: 4px;
|
|
35419
|
-
}
|
|
35420
|
-
|
|
35421
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
35422
|
-
cursor: pointer;
|
|
35423
|
-
width: 32px;
|
|
35424
|
-
height: 32px;
|
|
35425
|
-
justify-content: center;
|
|
35426
|
-
border-radius: 50%;
|
|
35427
|
-
}
|
|
35428
|
-
|
|
35429
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
35430
|
-
background: #fff;
|
|
35431
|
-
}
|
|
35432
|
-
|
|
35433
|
-
span.E_tqjc4ui {
|
|
35434
|
-
margin: 0 2px;
|
|
35435
|
-
}
|
|
35436
|
-
|
|
35437
35362
|
.E_c18bcrac {
|
|
35438
35363
|
display: inline-block;
|
|
35439
35364
|
width: 100%;
|
|
@@ -35498,9 +35423,96 @@ span.E_tqjc4ui {
|
|
|
35498
35423
|
margin: 0 3px;
|
|
35499
35424
|
}
|
|
35500
35425
|
|
|
35501
|
-
.E_tcckoz1 {
|
|
35502
|
-
max-height: 400px;
|
|
35503
|
-
overflow: auto;
|
|
35426
|
+
.E_tcckoz1 {
|
|
35427
|
+
max-height: 400px;
|
|
35428
|
+
overflow: auto;
|
|
35429
|
+
}
|
|
35430
|
+
|
|
35431
|
+
span.E_tqjc4ui {
|
|
35432
|
+
margin: 0 2px;
|
|
35433
|
+
}
|
|
35434
|
+
|
|
35435
|
+
.E_gmyahx3 {
|
|
35436
|
+
cursor: pointer;
|
|
35437
|
+
}
|
|
35438
|
+
|
|
35439
|
+
.E_gmyahx3 .link-text {
|
|
35440
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35441
|
+
}
|
|
35442
|
+
|
|
35443
|
+
.E_gmyahx3:hover .link-text {
|
|
35444
|
+
color: #0080ff;
|
|
35445
|
+
}
|
|
35446
|
+
|
|
35447
|
+
.E_s1ebs0ra {
|
|
35448
|
+
display: flex;
|
|
35449
|
+
align-items: center;
|
|
35450
|
+
justify-content: space-between;
|
|
35451
|
+
background: #edf0f7;
|
|
35452
|
+
padding: 8px 12px;
|
|
35453
|
+
position: sticky;
|
|
35454
|
+
top: 0;
|
|
35455
|
+
z-index: 1;
|
|
35456
|
+
margin-bottom: -52px;
|
|
35457
|
+
}
|
|
35458
|
+
|
|
35459
|
+
.E_s1ebs0ra .select-total {
|
|
35460
|
+
display: flex;
|
|
35461
|
+
align-items: center;
|
|
35462
|
+
font-weight: 700;
|
|
35463
|
+
flex-shrink: 0;
|
|
35464
|
+
}
|
|
35465
|
+
|
|
35466
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
35467
|
+
cursor: pointer;
|
|
35468
|
+
margin-left: 8px;
|
|
35469
|
+
width: 32px;
|
|
35470
|
+
height: 32px;
|
|
35471
|
+
border-radius: 50%;
|
|
35472
|
+
justify-content: center;
|
|
35473
|
+
}
|
|
35474
|
+
|
|
35475
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
35476
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35477
|
+
}
|
|
35478
|
+
|
|
35479
|
+
.E_s1ebs0ra .action-group {
|
|
35480
|
+
flex: 1;
|
|
35481
|
+
margin-left: 88px;
|
|
35482
|
+
white-space: nowrap;
|
|
35483
|
+
text-align: right;
|
|
35484
|
+
position: relative;
|
|
35485
|
+
padding: 4px 0;
|
|
35486
|
+
margin-top: -4px;
|
|
35487
|
+
overflow: hidden;
|
|
35488
|
+
}
|
|
35489
|
+
|
|
35490
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
35491
|
+
transform: translateY(-4px);
|
|
35492
|
+
}
|
|
35493
|
+
|
|
35494
|
+
.E_s1ebs0ra .action-group button {
|
|
35495
|
+
border: none;
|
|
35496
|
+
}
|
|
35497
|
+
|
|
35498
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
35499
|
+
margin-right: 8px;
|
|
35500
|
+
}
|
|
35501
|
+
|
|
35502
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
35503
|
+
margin-right: 4px;
|
|
35504
|
+
}
|
|
35505
|
+
|
|
35506
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
35507
|
+
cursor: pointer;
|
|
35508
|
+
width: 32px;
|
|
35509
|
+
height: 32px;
|
|
35510
|
+
justify-content: center;
|
|
35511
|
+
border-radius: 50%;
|
|
35512
|
+
}
|
|
35513
|
+
|
|
35514
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
35515
|
+
background: #fff;
|
|
35504
35516
|
}
|
|
35505
35517
|
|
|
35506
35518
|
.E_c1up1pdz {
|
|
@@ -35669,16 +35681,33 @@ span.E_tqjc4ui {
|
|
|
35669
35681
|
color: #fff;
|
|
35670
35682
|
}
|
|
35671
35683
|
|
|
35672
|
-
.
|
|
35673
|
-
|
|
35684
|
+
.E_ou7iq30 {
|
|
35685
|
+
overflow: hidden;
|
|
35686
|
+
text-overflow: ellipsis;
|
|
35674
35687
|
}
|
|
35675
35688
|
|
|
35676
|
-
.
|
|
35677
|
-
|
|
35689
|
+
.E_s1tui002 {
|
|
35690
|
+
white-space: nowrap;
|
|
35678
35691
|
}
|
|
35679
35692
|
|
|
35680
|
-
.
|
|
35681
|
-
|
|
35693
|
+
.E_mxrc2zg {
|
|
35694
|
+
display: -webkit-box;
|
|
35695
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35696
|
+
-webkit-box-orient: vertical;
|
|
35697
|
+
word-break: break-all;
|
|
35698
|
+
}
|
|
35699
|
+
|
|
35700
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35701
|
+
display: none;
|
|
35702
|
+
}
|
|
35703
|
+
|
|
35704
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35705
|
+
background: rgba(23, 38, 64, 0.8);
|
|
35706
|
+
border-radius: 4px;
|
|
35707
|
+
}
|
|
35708
|
+
|
|
35709
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35710
|
+
visibility: hidden;
|
|
35682
35711
|
}
|
|
35683
35712
|
|
|
35684
35713
|
.E_clm1wy1 {
|
|
@@ -35790,33 +35819,246 @@ span.E_tqjc4ui {
|
|
|
35790
35819
|
border-radius: 2px;
|
|
35791
35820
|
}
|
|
35792
35821
|
|
|
35793
|
-
.
|
|
35822
|
+
.E_t1sqg15u {
|
|
35823
|
+
background: white;
|
|
35824
|
+
}
|
|
35825
|
+
|
|
35826
|
+
.E_t1sqg15u.inline .table-row {
|
|
35827
|
+
flex-direction: column;
|
|
35828
|
+
}
|
|
35829
|
+
|
|
35830
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
35831
|
+
padding: 0 16px 7px 0;
|
|
35832
|
+
}
|
|
35833
|
+
|
|
35834
|
+
.E_t1sqg15u.has-border .table-header {
|
|
35835
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35836
|
+
}
|
|
35837
|
+
|
|
35838
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
35839
|
+
border-top: none !important;
|
|
35840
|
+
}
|
|
35841
|
+
|
|
35842
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
35843
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
35844
|
+
}
|
|
35845
|
+
|
|
35846
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
35847
|
+
padding-bottom: 0;
|
|
35848
|
+
}
|
|
35849
|
+
|
|
35850
|
+
.E_t1sqg15u.align-right .content {
|
|
35851
|
+
text-align: right;
|
|
35852
|
+
}
|
|
35853
|
+
|
|
35854
|
+
.E_t1sqg15u .uuid-row {
|
|
35855
|
+
display: flex;
|
|
35856
|
+
justify-content: space-between;
|
|
35857
|
+
}
|
|
35858
|
+
|
|
35859
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
35860
|
+
white-space: nowrap;
|
|
35794
35861
|
overflow: hidden;
|
|
35795
35862
|
text-overflow: ellipsis;
|
|
35796
35863
|
}
|
|
35797
35864
|
|
|
35798
|
-
.
|
|
35865
|
+
.E_t4zczcp {
|
|
35866
|
+
display: flex;
|
|
35867
|
+
justify-content: space-between;
|
|
35868
|
+
align-items: center;
|
|
35869
|
+
padding: 8px;
|
|
35870
|
+
min-height: 32px;
|
|
35871
|
+
}
|
|
35872
|
+
|
|
35873
|
+
.E_t4zczcp .table-title {
|
|
35874
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35875
|
+
font-weight: 600;
|
|
35876
|
+
font-size: 12px;
|
|
35877
|
+
line-height: 8px;
|
|
35878
|
+
}
|
|
35879
|
+
|
|
35880
|
+
.E_t4zczcp .edit-icon {
|
|
35881
|
+
font-size: 16px;
|
|
35882
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35883
|
+
cursor: pointer;
|
|
35884
|
+
}
|
|
35885
|
+
|
|
35886
|
+
.E_t1s7goww {
|
|
35887
|
+
font-size: 12px;
|
|
35888
|
+
line-height: 18px;
|
|
35889
|
+
}
|
|
35890
|
+
|
|
35891
|
+
.E_t93e4cf {
|
|
35892
|
+
display: flex;
|
|
35893
|
+
padding: 8px 0;
|
|
35894
|
+
color: #2d3a56;
|
|
35895
|
+
}
|
|
35896
|
+
|
|
35897
|
+
.E_t93e4cf .hidden {
|
|
35898
|
+
display: none;
|
|
35899
|
+
}
|
|
35900
|
+
|
|
35901
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35902
|
+
height: auto;
|
|
35903
|
+
}
|
|
35904
|
+
|
|
35905
|
+
.E_t93e4cf .content {
|
|
35906
|
+
overflow: hidden;
|
|
35907
|
+
overflow-x: auto;
|
|
35908
|
+
width: 100%;
|
|
35909
|
+
white-space: pre-wrap;
|
|
35910
|
+
}
|
|
35911
|
+
|
|
35912
|
+
.E_t93e4cf .content .ant-btn {
|
|
35913
|
+
white-space: pre-wrap;
|
|
35914
|
+
text-align: left;
|
|
35915
|
+
}
|
|
35916
|
+
|
|
35917
|
+
.E_t93e4cf .content .unit-chart {
|
|
35918
|
+
justify-content: flex-start;
|
|
35919
|
+
}
|
|
35920
|
+
|
|
35921
|
+
.E_rhz2uv5 {
|
|
35922
|
+
width: var(--rhz2uv5-0);
|
|
35923
|
+
flex-shrink: 0;
|
|
35924
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35925
|
+
padding-right: 12px;
|
|
35926
|
+
}
|
|
35927
|
+
|
|
35928
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
35929
|
+
background: #edf0f7;
|
|
35930
|
+
padding: 32px 8px;
|
|
35931
|
+
overflow: auto;
|
|
35932
|
+
}
|
|
35933
|
+
|
|
35934
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
35935
|
+
display: flex;
|
|
35936
|
+
flex-direction: column;
|
|
35937
|
+
justify-content: space-between;
|
|
35938
|
+
}
|
|
35939
|
+
|
|
35940
|
+
.E_s1at6qmn footer {
|
|
35941
|
+
display: flex;
|
|
35942
|
+
}
|
|
35943
|
+
|
|
35944
|
+
.E_s1at6qmn .ant-menu {
|
|
35945
|
+
background: #edf0f7;
|
|
35946
|
+
}
|
|
35947
|
+
|
|
35948
|
+
.E_s1at6qmn .ant-menu a {
|
|
35949
|
+
color: #00122e;
|
|
35950
|
+
width: 180px;
|
|
35951
|
+
overflow: hidden;
|
|
35952
|
+
text-overflow: ellipsis;
|
|
35953
|
+
}
|
|
35954
|
+
|
|
35955
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
35956
|
+
margin-bottom: 24px;
|
|
35957
|
+
}
|
|
35958
|
+
|
|
35959
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
35960
|
+
margin: 0;
|
|
35961
|
+
}
|
|
35962
|
+
|
|
35963
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
35964
|
+
font-size: 12px;
|
|
35965
|
+
padding: 0 8px 4px;
|
|
35966
|
+
line-height: 18px;
|
|
35967
|
+
}
|
|
35968
|
+
|
|
35969
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
35970
|
+
padding: 0;
|
|
35971
|
+
}
|
|
35972
|
+
|
|
35973
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
35974
|
+
padding-bottom: 24px;
|
|
35975
|
+
}
|
|
35976
|
+
|
|
35977
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
35978
|
+
margin-bottom: 24px;
|
|
35979
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35980
|
+
}
|
|
35981
|
+
|
|
35982
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
35983
|
+
transition: none;
|
|
35984
|
+
display: flex;
|
|
35985
|
+
align-items: center;
|
|
35986
|
+
height: 32px;
|
|
35987
|
+
line-height: 22px;
|
|
35988
|
+
padding: 0 8px;
|
|
35989
|
+
}
|
|
35990
|
+
|
|
35991
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
35992
|
+
margin-right: 12px;
|
|
35993
|
+
}
|
|
35994
|
+
|
|
35995
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
35996
|
+
margin: 0;
|
|
35997
|
+
margin-bottom: 2px;
|
|
35998
|
+
}
|
|
35999
|
+
|
|
36000
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
36001
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
36002
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
36003
|
+
border-radius: 6px;
|
|
36004
|
+
color: #fff;
|
|
36005
|
+
}
|
|
36006
|
+
|
|
36007
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
36008
|
+
color: #fff;
|
|
36009
|
+
}
|
|
36010
|
+
|
|
36011
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
36012
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
36013
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
36014
|
+
border-radius: 6px;
|
|
36015
|
+
}
|
|
36016
|
+
|
|
36017
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
35799
36018
|
white-space: nowrap;
|
|
36019
|
+
transition: all 0s;
|
|
35800
36020
|
}
|
|
35801
36021
|
|
|
35802
|
-
.
|
|
35803
|
-
|
|
35804
|
-
|
|
35805
|
-
|
|
35806
|
-
|
|
36022
|
+
.E_s1wu0lms.shrink {
|
|
36023
|
+
transition: all 0s;
|
|
36024
|
+
overflow: hidden;
|
|
36025
|
+
}
|
|
36026
|
+
|
|
36027
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
36028
|
+
visibility: hidden;
|
|
36029
|
+
}
|
|
36030
|
+
|
|
36031
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
36032
|
+
width: 36px;
|
|
36033
|
+
padding: 0 6px;
|
|
36034
|
+
}
|
|
36035
|
+
|
|
36036
|
+
.E_n1ugzfva {
|
|
36037
|
+
display: flex;
|
|
36038
|
+
place-items: center;
|
|
36039
|
+
width: 100% !important;
|
|
36040
|
+
}
|
|
36041
|
+
|
|
36042
|
+
.E_n1ugzfva[disabled] {
|
|
36043
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
36044
|
+
opacity: 1 !important;
|
|
35807
36045
|
}
|
|
35808
36046
|
|
|
35809
|
-
.
|
|
35810
|
-
|
|
36047
|
+
.E_n1ugzfva.ant-btn {
|
|
36048
|
+
width: 100%;
|
|
36049
|
+
color: #00122e;
|
|
35811
36050
|
}
|
|
35812
36051
|
|
|
35813
|
-
.
|
|
35814
|
-
|
|
35815
|
-
border-radius: 4px;
|
|
36052
|
+
.E_n1ugzfva .icon-wrapper {
|
|
36053
|
+
margin-right: 12px;
|
|
35816
36054
|
}
|
|
35817
36055
|
|
|
35818
|
-
.
|
|
35819
|
-
|
|
36056
|
+
.E_n1ugzfva .link-title {
|
|
36057
|
+
flex: 1;
|
|
36058
|
+
overflow: hidden;
|
|
36059
|
+
white-space: nowrap;
|
|
36060
|
+
text-overflow: ellipsis;
|
|
36061
|
+
text-align: left;
|
|
35820
36062
|
}
|
|
35821
36063
|
|
|
35822
36064
|
.E_t160l1cm {
|
|
@@ -35970,354 +36212,112 @@ span.E_tqjc4ui {
|
|
|
35970
36212
|
border-radius: 6px 6px 0 0;
|
|
35971
36213
|
}
|
|
35972
36214
|
|
|
35973
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
35974
|
-
padding-left: 0;
|
|
35975
|
-
}
|
|
35976
|
-
|
|
35977
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
35978
|
-
padding-left: 16px;
|
|
35979
|
-
}
|
|
35980
|
-
|
|
35981
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
35982
|
-
margin-left: 11px;
|
|
35983
|
-
height: 24px;
|
|
35984
|
-
}
|
|
35985
|
-
|
|
35986
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
35987
|
-
padding: 0;
|
|
35988
|
-
}
|
|
35989
|
-
|
|
35990
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
35991
|
-
padding: 4px 16px;
|
|
35992
|
-
}
|
|
35993
|
-
|
|
35994
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
35995
|
-
padding: 4px 16px;
|
|
35996
|
-
}
|
|
35997
|
-
|
|
35998
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
35999
|
-
background: #fff;
|
|
36000
|
-
}
|
|
36001
|
-
|
|
36002
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
36003
|
-
color: #005ed1;
|
|
36004
|
-
}
|
|
36005
|
-
|
|
36006
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
36007
|
-
background: #fff;
|
|
36008
|
-
color: #1d326c;
|
|
36009
|
-
}
|
|
36010
|
-
|
|
36011
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36012
|
-
color: rgba(45, 58, 86, 0.6);
|
|
36013
|
-
}
|
|
36014
|
-
|
|
36015
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36016
|
-
color: #1d326c;
|
|
36017
|
-
}
|
|
36018
|
-
|
|
36019
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36020
|
-
fill: #d8deeb;
|
|
36021
|
-
}
|
|
36022
|
-
|
|
36023
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
36024
|
-
fill: #1d326c;
|
|
36025
|
-
}
|
|
36026
|
-
|
|
36027
|
-
.E_t160l1cm .tab-content {
|
|
36028
|
-
flex: 1;
|
|
36029
|
-
display: flex;
|
|
36030
|
-
flex-direction: column;
|
|
36031
|
-
}
|
|
36032
|
-
|
|
36033
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
36034
|
-
overflow: visible;
|
|
36035
|
-
}
|
|
36036
|
-
|
|
36037
|
-
.E_t14npdqr {
|
|
36038
|
-
max-width: 240px;
|
|
36039
|
-
animation: none;
|
|
36040
|
-
}
|
|
36041
|
-
|
|
36042
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
36043
|
-
border: 1px solid #0080ff;
|
|
36044
|
-
padding: 0;
|
|
36045
|
-
}
|
|
36046
|
-
|
|
36047
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
36048
|
-
margin: 0;
|
|
36049
|
-
height: 32px;
|
|
36050
|
-
line-height: 32px;
|
|
36051
|
-
font-size: 13px;
|
|
36052
|
-
padding: 0 10px;
|
|
36053
|
-
display: block;
|
|
36054
|
-
overflow: hidden;
|
|
36055
|
-
text-overflow: ellipsis;
|
|
36056
|
-
white-space: nowrap;
|
|
36057
|
-
}
|
|
36058
|
-
|
|
36059
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
36060
|
-
content: " ";
|
|
36061
|
-
height: 1px;
|
|
36062
|
-
width: calc(100% + 10px);
|
|
36063
|
-
background: rgba(172, 186, 211, 0.6);
|
|
36064
|
-
display: block;
|
|
36065
|
-
}
|
|
36066
|
-
|
|
36067
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
36068
|
-
color: #0080ff;
|
|
36069
|
-
background: transparent;
|
|
36070
|
-
}
|
|
36071
|
-
|
|
36072
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
36073
|
-
display: flex;
|
|
36074
|
-
align-items: center;
|
|
36075
|
-
}
|
|
36076
|
-
|
|
36077
|
-
.E_s1iv0tp1 .enabled-text {
|
|
36078
|
-
margin-right: 8px;
|
|
36079
|
-
}
|
|
36080
|
-
|
|
36081
|
-
.E_t1sqg15u {
|
|
36082
|
-
background: white;
|
|
36083
|
-
}
|
|
36084
|
-
|
|
36085
|
-
.E_t1sqg15u.inline .table-row {
|
|
36086
|
-
flex-direction: column;
|
|
36087
|
-
}
|
|
36088
|
-
|
|
36089
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
36090
|
-
padding: 0 16px 7px 0;
|
|
36091
|
-
}
|
|
36092
|
-
|
|
36093
|
-
.E_t1sqg15u.has-border .table-header {
|
|
36094
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36095
|
-
}
|
|
36096
|
-
|
|
36097
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
36098
|
-
border-top: none !important;
|
|
36099
|
-
}
|
|
36100
|
-
|
|
36101
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
36102
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
36103
|
-
}
|
|
36104
|
-
|
|
36105
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
36106
|
-
padding-bottom: 0;
|
|
36107
|
-
}
|
|
36108
|
-
|
|
36109
|
-
.E_t1sqg15u.align-right .content {
|
|
36110
|
-
text-align: right;
|
|
36111
|
-
}
|
|
36112
|
-
|
|
36113
|
-
.E_t1sqg15u .uuid-row {
|
|
36114
|
-
display: flex;
|
|
36115
|
-
justify-content: space-between;
|
|
36116
|
-
}
|
|
36117
|
-
|
|
36118
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
36119
|
-
white-space: nowrap;
|
|
36120
|
-
overflow: hidden;
|
|
36121
|
-
text-overflow: ellipsis;
|
|
36122
|
-
}
|
|
36123
|
-
|
|
36124
|
-
.E_t4zczcp {
|
|
36125
|
-
display: flex;
|
|
36126
|
-
justify-content: space-between;
|
|
36127
|
-
align-items: center;
|
|
36128
|
-
padding: 8px;
|
|
36129
|
-
min-height: 32px;
|
|
36130
|
-
}
|
|
36131
|
-
|
|
36132
|
-
.E_t4zczcp .table-title {
|
|
36133
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36134
|
-
font-weight: 600;
|
|
36135
|
-
font-size: 12px;
|
|
36136
|
-
line-height: 8px;
|
|
36137
|
-
}
|
|
36138
|
-
|
|
36139
|
-
.E_t4zczcp .edit-icon {
|
|
36140
|
-
font-size: 16px;
|
|
36141
|
-
color: rgba(10, 37, 85, 0.6);
|
|
36142
|
-
cursor: pointer;
|
|
36143
|
-
}
|
|
36144
|
-
|
|
36145
|
-
.E_t1s7goww {
|
|
36146
|
-
font-size: 12px;
|
|
36147
|
-
line-height: 18px;
|
|
36148
|
-
}
|
|
36149
|
-
|
|
36150
|
-
.E_t93e4cf {
|
|
36151
|
-
display: flex;
|
|
36152
|
-
padding: 8px 0;
|
|
36153
|
-
color: #2d3a56;
|
|
36154
|
-
}
|
|
36155
|
-
|
|
36156
|
-
.E_t93e4cf .hidden {
|
|
36157
|
-
display: none;
|
|
36158
|
-
}
|
|
36159
|
-
|
|
36160
|
-
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
36161
|
-
height: auto;
|
|
36162
|
-
}
|
|
36163
|
-
|
|
36164
|
-
.E_t93e4cf .content {
|
|
36165
|
-
overflow: hidden;
|
|
36166
|
-
overflow-x: auto;
|
|
36167
|
-
width: 100%;
|
|
36168
|
-
white-space: pre-wrap;
|
|
36169
|
-
}
|
|
36170
|
-
|
|
36171
|
-
.E_t93e4cf .content .ant-btn {
|
|
36172
|
-
white-space: pre-wrap;
|
|
36173
|
-
text-align: left;
|
|
36174
|
-
}
|
|
36175
|
-
|
|
36176
|
-
.E_t93e4cf .content .unit-chart {
|
|
36177
|
-
justify-content: flex-start;
|
|
36178
|
-
}
|
|
36179
|
-
|
|
36180
|
-
.E_rhz2uv5 {
|
|
36181
|
-
width: var(--rhz2uv5-0);
|
|
36182
|
-
flex-shrink: 0;
|
|
36183
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36184
|
-
padding-right: 12px;
|
|
36185
|
-
}
|
|
36186
|
-
|
|
36187
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
36188
|
-
background: #edf0f7;
|
|
36189
|
-
padding: 32px 8px;
|
|
36190
|
-
overflow: auto;
|
|
36191
|
-
}
|
|
36192
|
-
|
|
36193
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
36194
|
-
display: flex;
|
|
36195
|
-
flex-direction: column;
|
|
36196
|
-
justify-content: space-between;
|
|
36197
|
-
}
|
|
36198
|
-
|
|
36199
|
-
.E_s1at6qmn footer {
|
|
36200
|
-
display: flex;
|
|
36201
|
-
}
|
|
36202
|
-
|
|
36203
|
-
.E_s1at6qmn .ant-menu {
|
|
36204
|
-
background: #edf0f7;
|
|
36205
|
-
}
|
|
36206
|
-
|
|
36207
|
-
.E_s1at6qmn .ant-menu a {
|
|
36208
|
-
color: #00122e;
|
|
36209
|
-
width: 180px;
|
|
36210
|
-
overflow: hidden;
|
|
36211
|
-
text-overflow: ellipsis;
|
|
36215
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
36216
|
+
padding-left: 0;
|
|
36212
36217
|
}
|
|
36213
36218
|
|
|
36214
|
-
.
|
|
36215
|
-
|
|
36219
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
36220
|
+
padding-left: 16px;
|
|
36216
36221
|
}
|
|
36217
36222
|
|
|
36218
|
-
.
|
|
36219
|
-
margin:
|
|
36223
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
36224
|
+
margin-left: 11px;
|
|
36225
|
+
height: 24px;
|
|
36220
36226
|
}
|
|
36221
36227
|
|
|
36222
|
-
.
|
|
36223
|
-
|
|
36224
|
-
padding: 0 8px 4px;
|
|
36225
|
-
line-height: 18px;
|
|
36228
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
36229
|
+
padding: 0;
|
|
36226
36230
|
}
|
|
36227
36231
|
|
|
36228
|
-
.
|
|
36229
|
-
padding:
|
|
36232
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
36233
|
+
padding: 4px 16px;
|
|
36230
36234
|
}
|
|
36231
36235
|
|
|
36232
|
-
.
|
|
36233
|
-
padding
|
|
36236
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36237
|
+
padding: 4px 16px;
|
|
36234
36238
|
}
|
|
36235
36239
|
|
|
36236
|
-
.
|
|
36237
|
-
|
|
36238
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
36240
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
36241
|
+
background: #fff;
|
|
36239
36242
|
}
|
|
36240
36243
|
|
|
36241
|
-
.
|
|
36242
|
-
|
|
36243
|
-
display: flex;
|
|
36244
|
-
align-items: center;
|
|
36245
|
-
height: 32px;
|
|
36246
|
-
line-height: 22px;
|
|
36247
|
-
padding: 0 8px;
|
|
36244
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
36245
|
+
color: #005ed1;
|
|
36248
36246
|
}
|
|
36249
36247
|
|
|
36250
|
-
.
|
|
36251
|
-
|
|
36248
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
36249
|
+
background: #fff;
|
|
36250
|
+
color: #1d326c;
|
|
36252
36251
|
}
|
|
36253
36252
|
|
|
36254
|
-
.
|
|
36255
|
-
|
|
36256
|
-
margin-bottom: 2px;
|
|
36253
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36254
|
+
color: rgba(45, 58, 86, 0.6);
|
|
36257
36255
|
}
|
|
36258
36256
|
|
|
36259
|
-
.
|
|
36260
|
-
|
|
36261
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
36262
|
-
border-radius: 6px;
|
|
36263
|
-
color: #fff;
|
|
36257
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36258
|
+
color: #1d326c;
|
|
36264
36259
|
}
|
|
36265
36260
|
|
|
36266
|
-
.
|
|
36267
|
-
|
|
36261
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36262
|
+
fill: #d8deeb;
|
|
36268
36263
|
}
|
|
36269
36264
|
|
|
36270
|
-
.
|
|
36271
|
-
|
|
36272
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
36273
|
-
border-radius: 6px;
|
|
36265
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
36266
|
+
fill: #1d326c;
|
|
36274
36267
|
}
|
|
36275
36268
|
|
|
36276
|
-
.
|
|
36277
|
-
|
|
36278
|
-
|
|
36269
|
+
.E_t160l1cm .tab-content {
|
|
36270
|
+
flex: 1;
|
|
36271
|
+
display: flex;
|
|
36272
|
+
flex-direction: column;
|
|
36279
36273
|
}
|
|
36280
36274
|
|
|
36281
|
-
.
|
|
36282
|
-
|
|
36283
|
-
overflow: hidden;
|
|
36275
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
36276
|
+
overflow: visible;
|
|
36284
36277
|
}
|
|
36285
36278
|
|
|
36286
|
-
.
|
|
36287
|
-
|
|
36279
|
+
.E_t14npdqr {
|
|
36280
|
+
max-width: 240px;
|
|
36281
|
+
animation: none;
|
|
36288
36282
|
}
|
|
36289
36283
|
|
|
36290
|
-
.
|
|
36291
|
-
|
|
36292
|
-
padding: 0
|
|
36284
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
36285
|
+
border: 1px solid #0080ff;
|
|
36286
|
+
padding: 0;
|
|
36293
36287
|
}
|
|
36294
36288
|
|
|
36295
|
-
.
|
|
36296
|
-
|
|
36297
|
-
|
|
36298
|
-
|
|
36289
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
36290
|
+
margin: 0;
|
|
36291
|
+
height: 32px;
|
|
36292
|
+
line-height: 32px;
|
|
36293
|
+
font-size: 13px;
|
|
36294
|
+
padding: 0 10px;
|
|
36295
|
+
display: block;
|
|
36296
|
+
overflow: hidden;
|
|
36297
|
+
text-overflow: ellipsis;
|
|
36298
|
+
white-space: nowrap;
|
|
36299
36299
|
}
|
|
36300
36300
|
|
|
36301
|
-
.
|
|
36302
|
-
|
|
36303
|
-
|
|
36301
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
36302
|
+
content: " ";
|
|
36303
|
+
height: 1px;
|
|
36304
|
+
width: calc(100% + 10px);
|
|
36305
|
+
background: rgba(172, 186, 211, 0.6);
|
|
36306
|
+
display: block;
|
|
36304
36307
|
}
|
|
36305
36308
|
|
|
36306
|
-
.
|
|
36307
|
-
|
|
36308
|
-
|
|
36309
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
36310
|
+
color: #0080ff;
|
|
36311
|
+
background: transparent;
|
|
36309
36312
|
}
|
|
36310
36313
|
|
|
36311
|
-
.
|
|
36312
|
-
|
|
36314
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
36315
|
+
display: flex;
|
|
36316
|
+
align-items: center;
|
|
36313
36317
|
}
|
|
36314
36318
|
|
|
36315
|
-
.
|
|
36316
|
-
|
|
36317
|
-
overflow: hidden;
|
|
36318
|
-
white-space: nowrap;
|
|
36319
|
-
text-overflow: ellipsis;
|
|
36320
|
-
text-align: left;
|
|
36319
|
+
.E_s1iv0tp1 .enabled-text {
|
|
36320
|
+
margin-right: 8px;
|
|
36321
36321
|
}
|
|
36322
36322
|
|
|
36323
36323
|
.E_wg1tsps {
|
|
@@ -36345,6 +36345,12 @@ span.E_tqjc4ui {
|
|
|
36345
36345
|
color: #00122e !important;
|
|
36346
36346
|
}
|
|
36347
36347
|
|
|
36348
|
+
.E_h1ol2wl7 {
|
|
36349
|
+
font-weight: bold;
|
|
36350
|
+
background-color: unset;
|
|
36351
|
+
padding: unset;
|
|
36352
|
+
}
|
|
36353
|
+
|
|
36348
36354
|
.E_d11hhzf9 {
|
|
36349
36355
|
width: 492px !important;
|
|
36350
36356
|
margin: 40px auto !important;
|
|
@@ -36387,10 +36393,51 @@ span.E_tqjc4ui {
|
|
|
36387
36393
|
gap: 8px;
|
|
36388
36394
|
}
|
|
36389
36395
|
|
|
36390
|
-
.
|
|
36391
|
-
|
|
36392
|
-
|
|
36393
|
-
|
|
36396
|
+
.E_i5w779o {
|
|
36397
|
+
padding: 8px 0;
|
|
36398
|
+
}
|
|
36399
|
+
|
|
36400
|
+
.E_i5w779o .col-label {
|
|
36401
|
+
flex-shrink: unset;
|
|
36402
|
+
}
|
|
36403
|
+
|
|
36404
|
+
.E_i5w779o .col-label * {
|
|
36405
|
+
line-height: 18px;
|
|
36406
|
+
}
|
|
36407
|
+
|
|
36408
|
+
.E_i5w779o .col-content {
|
|
36409
|
+
flex: 1 1 0;
|
|
36410
|
+
display: flex;
|
|
36411
|
+
align-items: center;
|
|
36412
|
+
}
|
|
36413
|
+
|
|
36414
|
+
.E_i5w779o .col-content * {
|
|
36415
|
+
line-height: 18px;
|
|
36416
|
+
}
|
|
36417
|
+
|
|
36418
|
+
.E_l18dja44 {
|
|
36419
|
+
padding: 6px 0;
|
|
36420
|
+
}
|
|
36421
|
+
|
|
36422
|
+
.E_l18dja44 .col-label * {
|
|
36423
|
+
font-size: 13px;
|
|
36424
|
+
line-height: 20px;
|
|
36425
|
+
}
|
|
36426
|
+
|
|
36427
|
+
.E_l18dja44 .col-content * {
|
|
36428
|
+
font-size: 14px;
|
|
36429
|
+
line-height: 20px;
|
|
36430
|
+
}
|
|
36431
|
+
|
|
36432
|
+
.E_c8c2hys {
|
|
36433
|
+
display: flex;
|
|
36434
|
+
justify-content: space-between;
|
|
36435
|
+
flex: 1;
|
|
36436
|
+
min-width: 0;
|
|
36437
|
+
}
|
|
36438
|
+
|
|
36439
|
+
.E_n4m6c4d {
|
|
36440
|
+
color: rgba(0, 21, 64, 0.3);
|
|
36394
36441
|
}
|
|
36395
36442
|
|
|
36396
36443
|
.E_cyms3br {
|
|
@@ -36452,53 +36499,6 @@ span.E_tqjc4ui {
|
|
|
36452
36499
|
justify-content: center;
|
|
36453
36500
|
}
|
|
36454
36501
|
|
|
36455
|
-
.E_i5w779o {
|
|
36456
|
-
padding: 8px 0;
|
|
36457
|
-
}
|
|
36458
|
-
|
|
36459
|
-
.E_i5w779o .col-label {
|
|
36460
|
-
flex-shrink: unset;
|
|
36461
|
-
}
|
|
36462
|
-
|
|
36463
|
-
.E_i5w779o .col-label * {
|
|
36464
|
-
line-height: 18px;
|
|
36465
|
-
}
|
|
36466
|
-
|
|
36467
|
-
.E_i5w779o .col-content {
|
|
36468
|
-
flex: 1 1 0;
|
|
36469
|
-
display: flex;
|
|
36470
|
-
align-items: center;
|
|
36471
|
-
}
|
|
36472
|
-
|
|
36473
|
-
.E_i5w779o .col-content * {
|
|
36474
|
-
line-height: 18px;
|
|
36475
|
-
}
|
|
36476
|
-
|
|
36477
|
-
.E_l18dja44 {
|
|
36478
|
-
padding: 6px 0;
|
|
36479
|
-
}
|
|
36480
|
-
|
|
36481
|
-
.E_l18dja44 .col-label * {
|
|
36482
|
-
font-size: 13px;
|
|
36483
|
-
line-height: 20px;
|
|
36484
|
-
}
|
|
36485
|
-
|
|
36486
|
-
.E_l18dja44 .col-content * {
|
|
36487
|
-
font-size: 14px;
|
|
36488
|
-
line-height: 20px;
|
|
36489
|
-
}
|
|
36490
|
-
|
|
36491
|
-
.E_c8c2hys {
|
|
36492
|
-
display: flex;
|
|
36493
|
-
justify-content: space-between;
|
|
36494
|
-
flex: 1;
|
|
36495
|
-
min-width: 0;
|
|
36496
|
-
}
|
|
36497
|
-
|
|
36498
|
-
.E_n4m6c4d {
|
|
36499
|
-
color: rgba(0, 21, 64, 0.3);
|
|
36500
|
-
}
|
|
36501
|
-
|
|
36502
36502
|
.E_c14ouk5o {
|
|
36503
36503
|
width: 100%;
|
|
36504
36504
|
height: 100%;
|
|
@@ -36552,6 +36552,15 @@ span.E_tqjc4ui {
|
|
|
36552
36552
|
height: auto;
|
|
36553
36553
|
}
|
|
36554
36554
|
|
|
36555
|
+
.E_cevhqx7 {
|
|
36556
|
+
color: #00122e;
|
|
36557
|
+
}
|
|
36558
|
+
|
|
36559
|
+
.E_snbqlt4 {
|
|
36560
|
+
margin-top: 8px;
|
|
36561
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36562
|
+
}
|
|
36563
|
+
|
|
36555
36564
|
.E_c1kchka8 {
|
|
36556
36565
|
height: 100%;
|
|
36557
36566
|
width: 100%;
|
|
@@ -37156,15 +37165,6 @@ span.E_tqjc4ui {
|
|
|
37156
37165
|
margin: 16px 0;
|
|
37157
37166
|
}
|
|
37158
37167
|
|
|
37159
|
-
.E_cevhqx7 {
|
|
37160
|
-
color: #00122e;
|
|
37161
|
-
}
|
|
37162
|
-
|
|
37163
|
-
.E_snbqlt4 {
|
|
37164
|
-
margin-top: 8px;
|
|
37165
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37166
|
-
}
|
|
37167
|
-
|
|
37168
37168
|
.E_l12xdkhl {
|
|
37169
37169
|
width: 64px;
|
|
37170
37170
|
height: 64px;
|