@cloudtower/eagle 0.33.6 → 0.33.7
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 +2128 -2128
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +2182 -2182
- package/dist/style.css +1992 -1992
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29672,64 +29672,6 @@ html body {
|
|
|
29672
29672
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29673
29673
|
}
|
|
29674
29674
|
}
|
|
29675
|
-
.E_m74vjol {
|
|
29676
|
-
display: flex;
|
|
29677
|
-
justify-content: space-between;
|
|
29678
|
-
width: 100%;
|
|
29679
|
-
}
|
|
29680
|
-
.E_m74vjol .action {
|
|
29681
|
-
margin-left: 16px;
|
|
29682
|
-
}
|
|
29683
|
-
|
|
29684
|
-
.E_a1o35uvh.ant-alert-closable {
|
|
29685
|
-
padding-right: 12px;
|
|
29686
|
-
}
|
|
29687
|
-
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
29688
|
-
height: fit-content;
|
|
29689
|
-
margin-left: 16px;
|
|
29690
|
-
}
|
|
29691
|
-
.E_a1o35uvh .ant-alert-message {
|
|
29692
|
-
flex: 1;
|
|
29693
|
-
}
|
|
29694
|
-
|
|
29695
|
-
.E_berrcjl {
|
|
29696
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29697
|
-
margin-bottom: 4px;
|
|
29698
|
-
}
|
|
29699
|
-
.E_berrcjl .breadcrumb-link {
|
|
29700
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29701
|
-
cursor: pointer;
|
|
29702
|
-
transition: color 160ms ease;
|
|
29703
|
-
}
|
|
29704
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29705
|
-
color: #0080ff;
|
|
29706
|
-
}
|
|
29707
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29708
|
-
color: #005ed1;
|
|
29709
|
-
}
|
|
29710
|
-
|
|
29711
|
-
.E_c1uzzomf {
|
|
29712
|
-
margin-bottom: 16px;
|
|
29713
|
-
}
|
|
29714
|
-
.E_c1uzzomf .card-title {
|
|
29715
|
-
font-size: 16px;
|
|
29716
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29717
|
-
font-weight: 700;
|
|
29718
|
-
line-height: 32px;
|
|
29719
|
-
}
|
|
29720
|
-
.E_c1uzzomf .card-body {
|
|
29721
|
-
padding: 24px;
|
|
29722
|
-
border-radius: 8px;
|
|
29723
|
-
background: #fff;
|
|
29724
|
-
}
|
|
29725
|
-
.E_c1uzzomf .empty {
|
|
29726
|
-
font-weight: 700;
|
|
29727
|
-
font-size: 14px;
|
|
29728
|
-
line-height: 22px;
|
|
29729
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29730
|
-
text-align: center;
|
|
29731
|
-
}
|
|
29732
|
-
|
|
29733
29675
|
.E_c18gxmrl {
|
|
29734
29676
|
border: 1px solid #d8deeb;
|
|
29735
29677
|
border-radius: 4px;
|
|
@@ -29750,87 +29692,20 @@ html body {
|
|
|
29750
29692
|
padding: 8px 12px;
|
|
29751
29693
|
}
|
|
29752
29694
|
|
|
29753
|
-
.
|
|
29754
|
-
|
|
29755
|
-
|
|
29756
|
-
min-width: 285px;
|
|
29757
|
-
}
|
|
29758
|
-
.E_d1bw7c5z .center {
|
|
29759
|
-
position: absolute;
|
|
29760
|
-
font-size: 12px;
|
|
29761
|
-
width: 80px;
|
|
29762
|
-
height: 100px;
|
|
29763
|
-
top: 0;
|
|
29764
|
-
left: 35px;
|
|
29765
|
-
display: flex;
|
|
29766
|
-
flex-direction: column;
|
|
29767
|
-
justify-content: center;
|
|
29768
|
-
align-items: center;
|
|
29769
|
-
color: #00122e;
|
|
29770
|
-
}
|
|
29771
|
-
.E_d1bw7c5z .center .number {
|
|
29772
|
-
font-size: 24px;
|
|
29773
|
-
font-weight: 700;
|
|
29774
|
-
}
|
|
29775
|
-
.E_d1bw7c5z .center .text {
|
|
29776
|
-
padding: 0 5px;
|
|
29777
|
-
font-size: 12px;
|
|
29778
|
-
width: inherit;
|
|
29779
|
-
text-align: center;
|
|
29780
|
-
}
|
|
29781
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29782
|
-
display: flex;
|
|
29783
|
-
}
|
|
29784
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29785
|
-
position: relative !important;
|
|
29786
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29787
|
-
left: 0 !important;
|
|
29788
|
-
bottom: 0 !important;
|
|
29789
|
-
display: flex;
|
|
29790
|
-
align-items: center;
|
|
29791
|
-
}
|
|
29792
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29793
|
-
width: 100%;
|
|
29794
|
-
}
|
|
29795
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29796
|
-
width: 100%;
|
|
29797
|
-
margin-right: 0 !important;
|
|
29798
|
-
line-height: 18px;
|
|
29799
|
-
}
|
|
29800
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29801
|
-
border-radius: 2px;
|
|
29802
|
-
}
|
|
29803
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29804
|
-
min-width: 75px;
|
|
29805
|
-
max-width: 198px;
|
|
29806
|
-
width: calc(100% - 20px);
|
|
29807
|
-
margin-left: 2px;
|
|
29808
|
-
color: #00122e !important;
|
|
29809
|
-
display: inline-flex;
|
|
29810
|
-
justify-content: space-between;
|
|
29695
|
+
.E_berrcjl {
|
|
29696
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29697
|
+
margin-bottom: 4px;
|
|
29811
29698
|
}
|
|
29812
|
-
.
|
|
29813
|
-
|
|
29699
|
+
.E_berrcjl .breadcrumb-link {
|
|
29700
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29814
29701
|
cursor: pointer;
|
|
29815
|
-
|
|
29816
|
-
overflow: hidden;
|
|
29817
|
-
text-overflow: ellipsis;
|
|
29818
|
-
white-space: nowrap;
|
|
29819
|
-
}
|
|
29820
|
-
.E_d1bw7c5z .value {
|
|
29821
|
-
color: rgba(44, 56, 82, 0.75);
|
|
29822
|
-
}
|
|
29823
|
-
|
|
29824
|
-
.E_t10pqbtc {
|
|
29825
|
-
width: 140px;
|
|
29702
|
+
transition: color 160ms ease;
|
|
29826
29703
|
}
|
|
29827
|
-
.
|
|
29828
|
-
|
|
29829
|
-
display: flex;
|
|
29830
|
-
justify-content: space-between;
|
|
29704
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29705
|
+
color: #0080ff;
|
|
29831
29706
|
}
|
|
29832
|
-
.
|
|
29833
|
-
|
|
29707
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29708
|
+
color: #005ed1;
|
|
29834
29709
|
}
|
|
29835
29710
|
|
|
29836
29711
|
.E_b1nip9bk {
|
|
@@ -29862,6 +29737,26 @@ html body {
|
|
|
29862
29737
|
border-radius: unset;
|
|
29863
29738
|
}
|
|
29864
29739
|
|
|
29740
|
+
.E_m74vjol {
|
|
29741
|
+
display: flex;
|
|
29742
|
+
justify-content: space-between;
|
|
29743
|
+
width: 100%;
|
|
29744
|
+
}
|
|
29745
|
+
.E_m74vjol .action {
|
|
29746
|
+
margin-left: 16px;
|
|
29747
|
+
}
|
|
29748
|
+
|
|
29749
|
+
.E_a1o35uvh.ant-alert-closable {
|
|
29750
|
+
padding-right: 12px;
|
|
29751
|
+
}
|
|
29752
|
+
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
29753
|
+
height: fit-content;
|
|
29754
|
+
margin-left: 16px;
|
|
29755
|
+
}
|
|
29756
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29757
|
+
flex: 1;
|
|
29758
|
+
}
|
|
29759
|
+
|
|
29865
29760
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29866
29761
|
justify-content: center;
|
|
29867
29762
|
}
|
|
@@ -30119,42 +30014,6 @@ html body {
|
|
|
30119
30014
|
justify-content: center;
|
|
30120
30015
|
}
|
|
30121
30016
|
|
|
30122
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30123
|
-
padding: 4px 8px 0 8px;
|
|
30124
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30125
|
-
font-size: 12px;
|
|
30126
|
-
}
|
|
30127
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30128
|
-
padding-bottom: 6px;
|
|
30129
|
-
}
|
|
30130
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30131
|
-
padding-top: 4px;
|
|
30132
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30133
|
-
}
|
|
30134
|
-
|
|
30135
|
-
.E_c1yyuluq {
|
|
30136
|
-
border-radius: 8px;
|
|
30137
|
-
}
|
|
30138
|
-
.E_c1yyuluq .ant-card-body {
|
|
30139
|
-
padding: 20px 24px 24px 24px;
|
|
30140
|
-
}
|
|
30141
|
-
|
|
30142
|
-
.E_sx1bpnu .ant-input-sm {
|
|
30143
|
-
line-height: 18px;
|
|
30144
|
-
}
|
|
30145
|
-
|
|
30146
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30147
|
-
display: flex;
|
|
30148
|
-
}
|
|
30149
|
-
.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 {
|
|
30150
|
-
border-bottom-left-radius: 5px;
|
|
30151
|
-
border-top-left-radius: 5px;
|
|
30152
|
-
}
|
|
30153
|
-
.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 {
|
|
30154
|
-
border-bottom-right-radius: 5px;
|
|
30155
|
-
border-top-right-radius: 5px;
|
|
30156
|
-
}
|
|
30157
|
-
|
|
30158
30017
|
.E_ccrbeuz .ant-collapse-item {
|
|
30159
30018
|
border: 0px;
|
|
30160
30019
|
background-color: #fff;
|
|
@@ -30177,207 +30036,155 @@ html body {
|
|
|
30177
30036
|
cursor: default;
|
|
30178
30037
|
}
|
|
30179
30038
|
|
|
30180
|
-
.
|
|
30181
|
-
|
|
30182
|
-
|
|
30183
|
-
|
|
30039
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30040
|
+
padding: 4px 8px 0 8px;
|
|
30041
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30042
|
+
font-size: 12px;
|
|
30184
30043
|
}
|
|
30185
|
-
.
|
|
30186
|
-
|
|
30187
|
-
top: 3px;
|
|
30044
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30045
|
+
padding-bottom: 6px;
|
|
30188
30046
|
}
|
|
30189
|
-
.
|
|
30190
|
-
|
|
30047
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30048
|
+
padding-top: 4px;
|
|
30049
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30191
30050
|
}
|
|
30192
|
-
|
|
30193
|
-
|
|
30051
|
+
|
|
30052
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30053
|
+
line-height: 18px;
|
|
30194
30054
|
}
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
|
|
30055
|
+
|
|
30056
|
+
.E_c1uzzomf {
|
|
30057
|
+
margin-bottom: 16px;
|
|
30198
30058
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30201
|
-
|
|
30202
|
-
|
|
30203
|
-
height:
|
|
30204
|
-
background: #fff;
|
|
30059
|
+
.E_c1uzzomf .card-title {
|
|
30060
|
+
font-size: 16px;
|
|
30061
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30062
|
+
font-weight: 700;
|
|
30063
|
+
line-height: 32px;
|
|
30205
30064
|
}
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30065
|
+
.E_c1uzzomf .card-body {
|
|
30066
|
+
padding: 24px;
|
|
30067
|
+
border-radius: 8px;
|
|
30068
|
+
background: #fff;
|
|
30208
30069
|
}
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30211
|
-
|
|
30212
|
-
|
|
30213
|
-
|
|
30214
|
-
|
|
30215
|
-
}
|
|
30216
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30217
|
-
color: #00122e;
|
|
30218
|
-
opacity: 0.5;
|
|
30219
|
-
}
|
|
30220
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30221
|
-
color: #00122e;
|
|
30222
|
-
}
|
|
30223
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30224
|
-
display: inline-block;
|
|
30225
|
-
padding: 0;
|
|
30226
|
-
padding-left: 10px;
|
|
30227
|
-
}
|
|
30228
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30229
|
-
margin-bottom: 0;
|
|
30230
|
-
white-space: pre-wrap;
|
|
30231
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30232
|
-
}
|
|
30233
|
-
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30234
|
-
padding-left: 8px;
|
|
30070
|
+
.E_c1uzzomf .empty {
|
|
30071
|
+
font-weight: 700;
|
|
30072
|
+
font-size: 14px;
|
|
30073
|
+
line-height: 22px;
|
|
30074
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30075
|
+
text-align: center;
|
|
30235
30076
|
}
|
|
30236
30077
|
|
|
30237
|
-
.
|
|
30238
|
-
border-radius:
|
|
30078
|
+
.E_c1yyuluq {
|
|
30079
|
+
border-radius: 8px;
|
|
30239
30080
|
}
|
|
30240
|
-
.
|
|
30241
|
-
|
|
30081
|
+
.E_c1yyuluq .ant-card-body {
|
|
30082
|
+
padding: 20px 24px 24px 24px;
|
|
30242
30083
|
}
|
|
30243
30084
|
|
|
30244
|
-
.
|
|
30245
|
-
|
|
30246
|
-
|
|
30247
|
-
|
|
30248
|
-
.E_rcc63c8:first-child {
|
|
30249
|
-
border-color: #a3b4cc;
|
|
30250
|
-
}
|
|
30251
|
-
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30252
|
-
padding: 0 12px;
|
|
30253
|
-
line-height: 32px;
|
|
30254
|
-
height: 32px;
|
|
30255
|
-
}
|
|
30256
|
-
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30257
|
-
white-space: nowrap;
|
|
30258
|
-
}
|
|
30259
|
-
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30260
|
-
height: 22px;
|
|
30261
|
-
padding: 0 7px;
|
|
30262
|
-
line-height: 20px;
|
|
30263
|
-
}
|
|
30264
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30265
|
-
background: #ccd4e3;
|
|
30266
|
-
}
|
|
30267
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30268
|
-
background: #0080ff;
|
|
30269
|
-
}
|
|
30270
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30271
|
-
background: #ccd4e3;
|
|
30272
|
-
opacity: 0.5;
|
|
30273
|
-
}
|
|
30274
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30275
|
-
border-right-color: #0080ff;
|
|
30276
|
-
}
|
|
30277
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30278
|
-
border-color: #0080ff;
|
|
30279
|
-
}
|
|
30280
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30281
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30282
|
-
}
|
|
30283
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30284
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30285
|
-
border-color: #ccd4e3;
|
|
30286
|
-
opacity: 0.5;
|
|
30085
|
+
.E_d1bw7c5z {
|
|
30086
|
+
position: relative;
|
|
30087
|
+
max-width: 388px;
|
|
30088
|
+
min-width: 285px;
|
|
30287
30089
|
}
|
|
30288
|
-
.
|
|
30090
|
+
.E_d1bw7c5z .center {
|
|
30091
|
+
position: absolute;
|
|
30092
|
+
font-size: 12px;
|
|
30093
|
+
width: 80px;
|
|
30094
|
+
height: 100px;
|
|
30095
|
+
top: 0;
|
|
30096
|
+
left: 35px;
|
|
30097
|
+
display: flex;
|
|
30098
|
+
flex-direction: column;
|
|
30099
|
+
justify-content: center;
|
|
30100
|
+
align-items: center;
|
|
30289
30101
|
color: #00122e;
|
|
30290
|
-
border-color: #ccd4e3;
|
|
30291
30102
|
}
|
|
30292
|
-
.
|
|
30293
|
-
|
|
30294
|
-
|
|
30295
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30103
|
+
.E_d1bw7c5z .center .number {
|
|
30104
|
+
font-size: 24px;
|
|
30105
|
+
font-weight: 700;
|
|
30296
30106
|
}
|
|
30297
|
-
.
|
|
30298
|
-
|
|
30299
|
-
|
|
30300
|
-
|
|
30301
|
-
|
|
30302
|
-
width: 36px;
|
|
30303
|
-
background: transparent;
|
|
30107
|
+
.E_d1bw7c5z .center .text {
|
|
30108
|
+
padding: 0 5px;
|
|
30109
|
+
font-size: 12px;
|
|
30110
|
+
width: inherit;
|
|
30111
|
+
text-align: center;
|
|
30304
30112
|
}
|
|
30305
|
-
.
|
|
30306
|
-
|
|
30113
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30114
|
+
display: flex;
|
|
30307
30115
|
}
|
|
30308
|
-
.
|
|
30309
|
-
|
|
30310
|
-
width:
|
|
30311
|
-
|
|
30116
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30117
|
+
position: relative !important;
|
|
30118
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30119
|
+
left: 0 !important;
|
|
30120
|
+
bottom: 0 !important;
|
|
30121
|
+
display: flex;
|
|
30122
|
+
align-items: center;
|
|
30312
30123
|
}
|
|
30313
|
-
.
|
|
30314
|
-
|
|
30124
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30125
|
+
width: 100%;
|
|
30315
30126
|
}
|
|
30316
|
-
.
|
|
30317
|
-
|
|
30127
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30128
|
+
width: 100%;
|
|
30129
|
+
margin-right: 0 !important;
|
|
30130
|
+
line-height: 18px;
|
|
30318
30131
|
}
|
|
30319
|
-
.
|
|
30320
|
-
|
|
30321
|
-
margin-right: 8px;
|
|
30322
|
-
padding: 0;
|
|
30323
|
-
width: 36px;
|
|
30132
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30133
|
+
border-radius: 2px;
|
|
30324
30134
|
}
|
|
30325
|
-
|
|
30326
|
-
|
|
30327
|
-
|
|
30135
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30136
|
+
min-width: 75px;
|
|
30137
|
+
max-width: 198px;
|
|
30138
|
+
width: calc(100% - 20px);
|
|
30139
|
+
margin-left: 2px;
|
|
30140
|
+
color: #00122e !important;
|
|
30141
|
+
display: inline-flex;
|
|
30328
30142
|
justify-content: space-between;
|
|
30329
|
-
align-items: center;
|
|
30330
|
-
padding: 10px 0;
|
|
30331
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30332
|
-
font-size: 12px;
|
|
30333
|
-
line-height: 24px;
|
|
30334
|
-
}
|
|
30335
|
-
.E_phljevk .pagination-left {
|
|
30336
|
-
padding: 2px 8px;
|
|
30337
30143
|
}
|
|
30338
|
-
.
|
|
30339
|
-
|
|
30340
|
-
align-items: center;
|
|
30341
|
-
border-radius: 6px;
|
|
30144
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30145
|
+
maxwidth: calc(100% - 12px);
|
|
30342
30146
|
cursor: pointer;
|
|
30343
|
-
|
|
30147
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30148
|
+
overflow: hidden;
|
|
30149
|
+
text-overflow: ellipsis;
|
|
30150
|
+
white-space: nowrap;
|
|
30344
30151
|
}
|
|
30345
|
-
.
|
|
30346
|
-
|
|
30347
|
-
color: #0080ff;
|
|
30152
|
+
.E_d1bw7c5z .value {
|
|
30153
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30348
30154
|
}
|
|
30349
|
-
|
|
30350
|
-
|
|
30155
|
+
|
|
30156
|
+
.E_t10pqbtc {
|
|
30157
|
+
width: 140px;
|
|
30351
30158
|
}
|
|
30352
|
-
.
|
|
30159
|
+
.E_t10pqbtc .item {
|
|
30160
|
+
margin: 6px auto;
|
|
30353
30161
|
display: flex;
|
|
30354
|
-
|
|
30355
|
-
color: #0080ff;
|
|
30356
|
-
font-weight: bold;
|
|
30162
|
+
justify-content: space-between;
|
|
30357
30163
|
}
|
|
30358
|
-
.
|
|
30359
|
-
|
|
30164
|
+
.E_t10pqbtc .item .name {
|
|
30165
|
+
width: 102px;
|
|
30360
30166
|
}
|
|
30361
|
-
|
|
30362
|
-
.
|
|
30363
|
-
|
|
30167
|
+
|
|
30168
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30169
|
+
display: flex;
|
|
30364
30170
|
}
|
|
30365
|
-
.
|
|
30366
|
-
|
|
30367
|
-
|
|
30171
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30172
|
+
border-bottom-left-radius: 5px;
|
|
30173
|
+
border-top-left-radius: 5px;
|
|
30368
30174
|
}
|
|
30369
|
-
.
|
|
30370
|
-
|
|
30175
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30176
|
+
border-bottom-right-radius: 5px;
|
|
30177
|
+
border-top-right-radius: 5px;
|
|
30371
30178
|
}
|
|
30372
30179
|
|
|
30373
|
-
.
|
|
30374
|
-
|
|
30375
|
-
|
|
30180
|
+
.E_ivqqkzv {
|
|
30181
|
+
height: 24px;
|
|
30182
|
+
width: 56px !important;
|
|
30183
|
+
margin-right: 4px;
|
|
30376
30184
|
}
|
|
30377
|
-
|
|
30378
|
-
|
|
30379
|
-
|
|
30380
|
-
line-height: 18px;
|
|
30185
|
+
|
|
30186
|
+
.E_c1wk4q29 {
|
|
30187
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30381
30188
|
}
|
|
30382
30189
|
|
|
30383
30190
|
.E_i11gg7mj .ant-input-prefix {
|
|
@@ -30406,21 +30213,70 @@ html body {
|
|
|
30406
30213
|
cursor: not-allowed;
|
|
30407
30214
|
}
|
|
30408
30215
|
|
|
30409
|
-
.
|
|
30216
|
+
.E_s1dizucg.ant-switch {
|
|
30217
|
+
min-width: 40px;
|
|
30410
30218
|
height: 24px;
|
|
30411
|
-
|
|
30412
|
-
|
|
30219
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30220
|
+
overflow: hidden;
|
|
30413
30221
|
}
|
|
30414
|
-
|
|
30415
|
-
.
|
|
30416
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30222
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30223
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30417
30224
|
}
|
|
30418
|
-
|
|
30419
|
-
|
|
30420
|
-
|
|
30225
|
+
.E_s1dizucg.ant-switch-small {
|
|
30226
|
+
min-width: 26px;
|
|
30227
|
+
height: 16px;
|
|
30228
|
+
}
|
|
30229
|
+
.E_s1dizucg.ant-switch-large {
|
|
30230
|
+
min-width: 52px;
|
|
30231
|
+
height: 32px;
|
|
30232
|
+
}
|
|
30233
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30234
|
+
height: 20px;
|
|
30235
|
+
width: 20px;
|
|
30236
|
+
}
|
|
30237
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30238
|
+
border-radius: 10px;
|
|
30239
|
+
transition-delay: 120ms;
|
|
30240
|
+
}
|
|
30241
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30421
30242
|
height: 14px;
|
|
30422
30243
|
width: 14px;
|
|
30423
|
-
|
|
30244
|
+
top: 1px;
|
|
30245
|
+
left: 1px;
|
|
30246
|
+
}
|
|
30247
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30248
|
+
height: 28px;
|
|
30249
|
+
width: 28px;
|
|
30250
|
+
}
|
|
30251
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30252
|
+
border-radius: 14px;
|
|
30253
|
+
}
|
|
30254
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30255
|
+
background-color: #00ba5d;
|
|
30256
|
+
}
|
|
30257
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30258
|
+
left: calc(100% - 20px - 2px);
|
|
30259
|
+
}
|
|
30260
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30261
|
+
left: calc(100% - 14px - 1px);
|
|
30262
|
+
}
|
|
30263
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30264
|
+
left: calc(100% - 28px - 2px);
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_c1up6e3y {
|
|
30268
|
+
margin-left: 5px;
|
|
30269
|
+
}
|
|
30270
|
+
|
|
30271
|
+
.E_tju3gfj .date {
|
|
30272
|
+
margin-right: 4px;
|
|
30273
|
+
}
|
|
30274
|
+
|
|
30275
|
+
.E_c1bus5hc {
|
|
30276
|
+
--color: white;
|
|
30277
|
+
height: 14px;
|
|
30278
|
+
width: 14px;
|
|
30279
|
+
border-radius: 50%;
|
|
30424
30280
|
flex-shrink: 0;
|
|
30425
30281
|
display: flex;
|
|
30426
30282
|
align-items: center;
|
|
@@ -30456,160 +30312,207 @@ html body {
|
|
|
30456
30312
|
transform: rotate(0deg);
|
|
30457
30313
|
}
|
|
30458
30314
|
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
|
|
30462
|
-
|
|
30463
|
-
.E_iq1gosr {
|
|
30464
|
-
display: inline-block;
|
|
30465
|
-
}
|
|
30466
|
-
|
|
30467
|
-
.E_s1dizucg.ant-switch {
|
|
30468
|
-
min-width: 40px;
|
|
30469
|
-
height: 24px;
|
|
30470
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30471
|
-
overflow: hidden;
|
|
30315
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30316
|
+
display: inline-flex;
|
|
30317
|
+
align-items: baseline;
|
|
30318
|
+
white-space: pre-wrap;
|
|
30472
30319
|
}
|
|
30473
|
-
.
|
|
30474
|
-
|
|
30320
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30321
|
+
position: relative;
|
|
30322
|
+
top: 3px;
|
|
30475
30323
|
}
|
|
30476
|
-
.
|
|
30477
|
-
|
|
30478
|
-
height: 16px;
|
|
30324
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30325
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30479
30326
|
}
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30482
|
-
height: 32px;
|
|
30327
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30328
|
+
border-color: #0080ff;
|
|
30483
30329
|
}
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30486
|
-
|
|
30330
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30331
|
+
border-color: #0080ff;
|
|
30332
|
+
background: #0080ff;
|
|
30487
30333
|
}
|
|
30488
|
-
.
|
|
30489
|
-
|
|
30490
|
-
|
|
30334
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30335
|
+
top: 4px;
|
|
30336
|
+
left: 4px;
|
|
30337
|
+
width: 6px;
|
|
30338
|
+
height: 6px;
|
|
30339
|
+
background: #fff;
|
|
30491
30340
|
}
|
|
30492
|
-
.
|
|
30493
|
-
|
|
30494
|
-
width: 14px;
|
|
30495
|
-
top: 1px;
|
|
30496
|
-
left: 1px;
|
|
30341
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30342
|
+
opacity: 0.5;
|
|
30497
30343
|
}
|
|
30498
|
-
.
|
|
30499
|
-
|
|
30500
|
-
|
|
30344
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30345
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30346
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30501
30347
|
}
|
|
30502
|
-
.
|
|
30503
|
-
|
|
30348
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30349
|
+
background: #00122e;
|
|
30504
30350
|
}
|
|
30505
|
-
.
|
|
30506
|
-
|
|
30351
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30352
|
+
color: #00122e;
|
|
30353
|
+
opacity: 0.5;
|
|
30507
30354
|
}
|
|
30508
|
-
.
|
|
30509
|
-
|
|
30355
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30356
|
+
color: #00122e;
|
|
30510
30357
|
}
|
|
30511
|
-
.
|
|
30512
|
-
|
|
30358
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30359
|
+
display: inline-block;
|
|
30360
|
+
padding: 0;
|
|
30361
|
+
padding-left: 10px;
|
|
30513
30362
|
}
|
|
30514
|
-
.
|
|
30515
|
-
|
|
30363
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30364
|
+
margin-bottom: 0;
|
|
30365
|
+
white-space: pre-wrap;
|
|
30366
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30516
30367
|
}
|
|
30517
|
-
|
|
30518
|
-
|
|
30519
|
-
margin-left: 5px;
|
|
30368
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30369
|
+
padding-left: 8px;
|
|
30520
30370
|
}
|
|
30521
30371
|
|
|
30522
|
-
.
|
|
30523
|
-
|
|
30524
|
-
}
|
|
30525
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
30526
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30527
|
-
border-radius: 4px;
|
|
30528
|
-
}
|
|
30529
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30530
|
-
visibility: hidden;
|
|
30372
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30373
|
+
border-radius: 5px 0 0 5px;
|
|
30531
30374
|
}
|
|
30532
|
-
|
|
30533
|
-
|
|
30534
|
-
padding: 0 8px;
|
|
30535
|
-
border-radius: 4px;
|
|
30375
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30376
|
+
border-radius: 0 5px 5px 0;
|
|
30536
30377
|
}
|
|
30537
30378
|
|
|
30538
|
-
.
|
|
30539
|
-
|
|
30540
|
-
border-
|
|
30379
|
+
.E_rcc63c8 {
|
|
30380
|
+
color: #00122e;
|
|
30381
|
+
border-color: #ccd4e3;
|
|
30541
30382
|
}
|
|
30542
|
-
|
|
30543
|
-
|
|
30544
|
-
padding: 3px 8px;
|
|
30545
|
-
border-radius: 2px;
|
|
30383
|
+
.E_rcc63c8:first-child {
|
|
30384
|
+
border-color: #a3b4cc;
|
|
30546
30385
|
}
|
|
30547
|
-
|
|
30548
|
-
|
|
30549
|
-
|
|
30386
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30387
|
+
padding: 0 12px;
|
|
30388
|
+
line-height: 32px;
|
|
30389
|
+
height: 32px;
|
|
30550
30390
|
}
|
|
30551
|
-
.
|
|
30552
|
-
|
|
30553
|
-
margin-right: 8px;
|
|
30554
|
-
display: inline-flex;
|
|
30555
|
-
align-items: center;
|
|
30556
|
-
border: none;
|
|
30391
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30392
|
+
white-space: nowrap;
|
|
30557
30393
|
}
|
|
30558
|
-
.
|
|
30559
|
-
|
|
30560
|
-
|
|
30561
|
-
|
|
30562
|
-
margin-left: 4px;
|
|
30563
|
-
opacity: 0.6;
|
|
30564
|
-
display: inline-flex;
|
|
30394
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30395
|
+
height: 22px;
|
|
30396
|
+
padding: 0 7px;
|
|
30397
|
+
line-height: 20px;
|
|
30565
30398
|
}
|
|
30566
|
-
.
|
|
30567
|
-
|
|
30399
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30400
|
+
background: #ccd4e3;
|
|
30568
30401
|
}
|
|
30569
|
-
.
|
|
30570
|
-
|
|
30571
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30402
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30403
|
+
background: #0080ff;
|
|
30572
30404
|
}
|
|
30573
|
-
.
|
|
30574
|
-
|
|
30575
|
-
|
|
30405
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30406
|
+
background: #ccd4e3;
|
|
30407
|
+
opacity: 0.5;
|
|
30576
30408
|
}
|
|
30577
|
-
.
|
|
30578
|
-
color: #
|
|
30579
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
30409
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30410
|
+
border-right-color: #0080ff;
|
|
30580
30411
|
}
|
|
30581
|
-
.
|
|
30582
|
-
color: #
|
|
30583
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30412
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30413
|
+
border-color: #0080ff;
|
|
30584
30414
|
}
|
|
30585
|
-
.
|
|
30586
|
-
|
|
30587
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
30415
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30416
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30588
30417
|
}
|
|
30589
|
-
.
|
|
30590
|
-
|
|
30591
|
-
|
|
30418
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30419
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30420
|
+
border-color: #ccd4e3;
|
|
30421
|
+
opacity: 0.5;
|
|
30592
30422
|
}
|
|
30593
|
-
.
|
|
30594
|
-
color: #
|
|
30423
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30424
|
+
color: #00122e;
|
|
30425
|
+
border-color: #ccd4e3;
|
|
30595
30426
|
}
|
|
30596
|
-
.
|
|
30597
|
-
|
|
30427
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30428
|
+
color: #00122e;
|
|
30429
|
+
border-color: #ccd4e3;
|
|
30430
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30598
30431
|
}
|
|
30599
|
-
.
|
|
30600
|
-
|
|
30432
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30433
|
+
margin-right: 8px;
|
|
30434
|
+
display: inline;
|
|
30435
|
+
border: none;
|
|
30436
|
+
padding: 0;
|
|
30437
|
+
width: 36px;
|
|
30438
|
+
background: transparent;
|
|
30601
30439
|
}
|
|
30602
|
-
.
|
|
30603
|
-
|
|
30440
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30441
|
+
box-shadow: none;
|
|
30604
30442
|
}
|
|
30605
|
-
.
|
|
30606
|
-
|
|
30443
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30444
|
+
margin-right: 0;
|
|
30445
|
+
width: initial;
|
|
30446
|
+
box-shadow: none;
|
|
30607
30447
|
}
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30448
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30449
|
+
display: none;
|
|
30610
30450
|
}
|
|
30611
|
-
.
|
|
30612
|
-
|
|
30451
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30452
|
+
display: inline;
|
|
30453
|
+
}
|
|
30454
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30455
|
+
display: inline;
|
|
30456
|
+
margin-right: 8px;
|
|
30457
|
+
padding: 0;
|
|
30458
|
+
width: 36px;
|
|
30459
|
+
}
|
|
30460
|
+
|
|
30461
|
+
.E_phljevk {
|
|
30462
|
+
display: flex;
|
|
30463
|
+
justify-content: space-between;
|
|
30464
|
+
align-items: center;
|
|
30465
|
+
padding: 10px 0;
|
|
30466
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30467
|
+
font-size: 12px;
|
|
30468
|
+
line-height: 24px;
|
|
30469
|
+
}
|
|
30470
|
+
.E_phljevk .pagination-left {
|
|
30471
|
+
padding: 2px 8px;
|
|
30472
|
+
}
|
|
30473
|
+
.E_phljevk .dropdown-trigger {
|
|
30474
|
+
display: flex;
|
|
30475
|
+
align-items: center;
|
|
30476
|
+
border-radius: 6px;
|
|
30477
|
+
cursor: pointer;
|
|
30478
|
+
transition: all 0.3s ease;
|
|
30479
|
+
}
|
|
30480
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30481
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30482
|
+
color: #0080ff;
|
|
30483
|
+
}
|
|
30484
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30485
|
+
margin-left: 4px;
|
|
30486
|
+
}
|
|
30487
|
+
.E_phljevk .pagination-right {
|
|
30488
|
+
display: flex;
|
|
30489
|
+
align-items: center;
|
|
30490
|
+
color: #0080ff;
|
|
30491
|
+
font-weight: bold;
|
|
30492
|
+
}
|
|
30493
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30494
|
+
margin-left: 4px;
|
|
30495
|
+
}
|
|
30496
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30497
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30498
|
+
padding: 0 8px;
|
|
30499
|
+
}
|
|
30500
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30501
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30502
|
+
color: #0080ff;
|
|
30503
|
+
}
|
|
30504
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30505
|
+
transform: rotate(180deg);
|
|
30506
|
+
}
|
|
30507
|
+
|
|
30508
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30509
|
+
max-height: calc(100vh - 128px);
|
|
30510
|
+
overflow-y: auto;
|
|
30511
|
+
}
|
|
30512
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30513
|
+
padding: 4px 20px;
|
|
30514
|
+
font-size: 12px;
|
|
30515
|
+
line-height: 18px;
|
|
30613
30516
|
}
|
|
30614
30517
|
|
|
30615
30518
|
.E_s1dni7lo {
|
|
@@ -30693,6 +30596,103 @@ html body {
|
|
|
30693
30596
|
opacity: 0;
|
|
30694
30597
|
}
|
|
30695
30598
|
|
|
30599
|
+
.E_s1sck0th {
|
|
30600
|
+
padding: 0 8px;
|
|
30601
|
+
border-radius: 4px;
|
|
30602
|
+
}
|
|
30603
|
+
|
|
30604
|
+
.E_m855nr1 {
|
|
30605
|
+
padding: 2px 8px;
|
|
30606
|
+
border-radius: 3px;
|
|
30607
|
+
}
|
|
30608
|
+
|
|
30609
|
+
.E_l1270xpg {
|
|
30610
|
+
padding: 3px 8px;
|
|
30611
|
+
border-radius: 2px;
|
|
30612
|
+
}
|
|
30613
|
+
|
|
30614
|
+
.E_t14rextb.ant-tag:hover {
|
|
30615
|
+
opacity: unset;
|
|
30616
|
+
}
|
|
30617
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30618
|
+
margin: 0;
|
|
30619
|
+
margin-right: 8px;
|
|
30620
|
+
display: inline-flex;
|
|
30621
|
+
align-items: center;
|
|
30622
|
+
border: none;
|
|
30623
|
+
}
|
|
30624
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30625
|
+
width: 16px;
|
|
30626
|
+
height: 16px;
|
|
30627
|
+
color: inherit;
|
|
30628
|
+
margin-left: 4px;
|
|
30629
|
+
opacity: 0.6;
|
|
30630
|
+
display: inline-flex;
|
|
30631
|
+
}
|
|
30632
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30633
|
+
opacity: 1;
|
|
30634
|
+
}
|
|
30635
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30636
|
+
color: #0080ff;
|
|
30637
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30638
|
+
}
|
|
30639
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30640
|
+
color: #f0483e;
|
|
30641
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30642
|
+
}
|
|
30643
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30644
|
+
color: #e07f00;
|
|
30645
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30646
|
+
}
|
|
30647
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30648
|
+
color: #008f4c;
|
|
30649
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30650
|
+
}
|
|
30651
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30652
|
+
color: #1d326c;
|
|
30653
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30654
|
+
}
|
|
30655
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30656
|
+
color: #7E41FF;
|
|
30657
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30658
|
+
}
|
|
30659
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30660
|
+
color: #fff;
|
|
30661
|
+
}
|
|
30662
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30663
|
+
background-color: #f0483e;
|
|
30664
|
+
}
|
|
30665
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30666
|
+
background-color: #fea008;
|
|
30667
|
+
}
|
|
30668
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30669
|
+
background-color: #00ba5d;
|
|
30670
|
+
}
|
|
30671
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30672
|
+
background-color: #0080ff;
|
|
30673
|
+
}
|
|
30674
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30675
|
+
background-color: #6b7d99;
|
|
30676
|
+
}
|
|
30677
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30678
|
+
background-color: #7E41FF;
|
|
30679
|
+
}
|
|
30680
|
+
|
|
30681
|
+
.E_iq1gosr {
|
|
30682
|
+
display: inline-block;
|
|
30683
|
+
}
|
|
30684
|
+
|
|
30685
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30686
|
+
display: none;
|
|
30687
|
+
}
|
|
30688
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30689
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30690
|
+
border-radius: 4px;
|
|
30691
|
+
}
|
|
30692
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30693
|
+
visibility: hidden;
|
|
30694
|
+
}
|
|
30695
|
+
|
|
30696
30696
|
.E_fzh9mnb {
|
|
30697
30697
|
width: 100%;
|
|
30698
30698
|
height: 100%;
|
|
@@ -30708,6 +30708,24 @@ html body {
|
|
|
30708
30708
|
font-size: 18px;
|
|
30709
30709
|
}
|
|
30710
30710
|
|
|
30711
|
+
.E_iouxfgt {
|
|
30712
|
+
display: inline-flex;
|
|
30713
|
+
align-items: center;
|
|
30714
|
+
}
|
|
30715
|
+
.E_iouxfgt .icon-inner {
|
|
30716
|
+
display: inline-flex;
|
|
30717
|
+
align-items: center;
|
|
30718
|
+
justify-content: center;
|
|
30719
|
+
}
|
|
30720
|
+
.E_iouxfgt .icon-inner + span,
|
|
30721
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30722
|
+
margin-left: 4px;
|
|
30723
|
+
}
|
|
30724
|
+
.E_iouxfgt.is-rotate img,
|
|
30725
|
+
.E_iouxfgt.is-rotate svg {
|
|
30726
|
+
animation: rotate 680ms linear infinite;
|
|
30727
|
+
}
|
|
30728
|
+
|
|
30711
30729
|
.E_f7pxqmh {
|
|
30712
30730
|
width: 100%;
|
|
30713
30731
|
margin-bottom: 0 !important;
|
|
@@ -30742,24 +30760,6 @@ html body {
|
|
|
30742
30760
|
min-height: 0px;
|
|
30743
30761
|
}
|
|
30744
30762
|
|
|
30745
|
-
.E_iouxfgt {
|
|
30746
|
-
display: inline-flex;
|
|
30747
|
-
align-items: center;
|
|
30748
|
-
}
|
|
30749
|
-
.E_iouxfgt .icon-inner {
|
|
30750
|
-
display: inline-flex;
|
|
30751
|
-
align-items: center;
|
|
30752
|
-
justify-content: center;
|
|
30753
|
-
}
|
|
30754
|
-
.E_iouxfgt .icon-inner + span,
|
|
30755
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30756
|
-
margin-left: 4px;
|
|
30757
|
-
}
|
|
30758
|
-
.E_iouxfgt.is-rotate img,
|
|
30759
|
-
.E_iouxfgt.is-rotate svg {
|
|
30760
|
-
animation: rotate 680ms linear infinite;
|
|
30761
|
-
}
|
|
30762
|
-
|
|
30763
30763
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30764
30764
|
display: var(--ai7qkf2-0);
|
|
30765
30765
|
}
|
|
@@ -30820,19 +30820,6 @@ html body {
|
|
|
30820
30820
|
padding: 2px 8px;
|
|
30821
30821
|
}
|
|
30822
30822
|
|
|
30823
|
-
.E_i1inqkme {
|
|
30824
|
-
height: 18px;
|
|
30825
|
-
line-height: 18px;
|
|
30826
|
-
padding: 0 4px;
|
|
30827
|
-
border-radius: 4px;
|
|
30828
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30829
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30830
|
-
display: flex;
|
|
30831
|
-
align-items: center;
|
|
30832
|
-
white-space: nowrap;
|
|
30833
|
-
margin-right: 4px;
|
|
30834
|
-
}
|
|
30835
|
-
|
|
30836
30823
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30837
30824
|
display: var(--a1wfy30z-0);
|
|
30838
30825
|
}
|
|
@@ -30864,6 +30851,19 @@ html body {
|
|
|
30864
30851
|
font-size: inherit;
|
|
30865
30852
|
}
|
|
30866
30853
|
|
|
30854
|
+
.E_i1inqkme {
|
|
30855
|
+
height: 18px;
|
|
30856
|
+
line-height: 18px;
|
|
30857
|
+
padding: 0 4px;
|
|
30858
|
+
border-radius: 4px;
|
|
30859
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30860
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30861
|
+
display: flex;
|
|
30862
|
+
align-items: center;
|
|
30863
|
+
white-space: nowrap;
|
|
30864
|
+
margin-right: 4px;
|
|
30865
|
+
}
|
|
30866
|
+
|
|
30867
30867
|
.E_atcz0kf .ant-input-suffix {
|
|
30868
30868
|
margin-left: 8px;
|
|
30869
30869
|
}
|
|
@@ -30871,6 +30871,36 @@ html body {
|
|
|
30871
30871
|
padding: 2px 7px 2px 12px;
|
|
30872
30872
|
}
|
|
30873
30873
|
|
|
30874
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
30875
|
+
display: inline-flex;
|
|
30876
|
+
align-items: center;
|
|
30877
|
+
justify-content: center;
|
|
30878
|
+
color: #fff;
|
|
30879
|
+
font-weight: bold;
|
|
30880
|
+
font-size: 12px;
|
|
30881
|
+
width: 24px;
|
|
30882
|
+
height: 24px;
|
|
30883
|
+
border-radius: 50%;
|
|
30884
|
+
background: var(--a1b5xrg3-0);
|
|
30885
|
+
}
|
|
30886
|
+
.E_a1b5xrg3.btn-item {
|
|
30887
|
+
transition: all 160ms ease;
|
|
30888
|
+
cursor: pointer;
|
|
30889
|
+
width: 56px;
|
|
30890
|
+
height: 40px;
|
|
30891
|
+
display: inline-flex;
|
|
30892
|
+
align-items: center;
|
|
30893
|
+
justify-content: center;
|
|
30894
|
+
border-radius: 6px;
|
|
30895
|
+
}
|
|
30896
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
30897
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
30898
|
+
}
|
|
30899
|
+
.E_a1b5xrg3.btn-item:active {
|
|
30900
|
+
transform: translateY(2px);
|
|
30901
|
+
transition: all 320ms ease;
|
|
30902
|
+
}
|
|
30903
|
+
|
|
30874
30904
|
.E_owd0kml {
|
|
30875
30905
|
display: inline-block;
|
|
30876
30906
|
}
|
|
@@ -32048,36 +32078,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32048
32078
|
min-width: 1280px;
|
|
32049
32079
|
}
|
|
32050
32080
|
|
|
32051
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32052
|
-
display: inline-flex;
|
|
32053
|
-
align-items: center;
|
|
32054
|
-
justify-content: center;
|
|
32055
|
-
color: #fff;
|
|
32056
|
-
font-weight: bold;
|
|
32057
|
-
font-size: 12px;
|
|
32058
|
-
width: 24px;
|
|
32059
|
-
height: 24px;
|
|
32060
|
-
border-radius: 50%;
|
|
32061
|
-
background: var(--a1b5xrg3-0);
|
|
32062
|
-
}
|
|
32063
|
-
.E_a1b5xrg3.btn-item {
|
|
32064
|
-
transition: all 160ms ease;
|
|
32065
|
-
cursor: pointer;
|
|
32066
|
-
width: 56px;
|
|
32067
|
-
height: 40px;
|
|
32068
|
-
display: inline-flex;
|
|
32069
|
-
align-items: center;
|
|
32070
|
-
justify-content: center;
|
|
32071
|
-
border-radius: 6px;
|
|
32072
|
-
}
|
|
32073
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32074
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32075
|
-
}
|
|
32076
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32077
|
-
transform: translateY(2px);
|
|
32078
|
-
transition: all 320ms ease;
|
|
32079
|
-
}
|
|
32080
|
-
|
|
32081
32081
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32082
32082
|
border-radius: 6px;
|
|
32083
32083
|
}
|
|
@@ -32302,19 +32302,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32302
32302
|
opacity: 0.8;
|
|
32303
32303
|
}
|
|
32304
32304
|
|
|
32305
|
-
.E_suhck3k {
|
|
32306
|
-
height: 24px;
|
|
32307
|
-
width: 24px;
|
|
32308
|
-
border-radius: 6px;
|
|
32309
|
-
padding: 4px;
|
|
32310
|
-
}
|
|
32311
|
-
.E_suhck3k:hover {
|
|
32312
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32313
|
-
}
|
|
32314
|
-
.E_suhck3k:hover svg path {
|
|
32315
|
-
fill: blue;
|
|
32316
|
-
}
|
|
32317
|
-
|
|
32318
32305
|
.E_ryby9ds {
|
|
32319
32306
|
display: flex;
|
|
32320
32307
|
align-items: center;
|
|
@@ -32331,6 +32318,19 @@ input.E_rf8rlle.ant-input {
|
|
|
32331
32318
|
margin-right: 6px;
|
|
32332
32319
|
}
|
|
32333
32320
|
|
|
32321
|
+
.E_suhck3k {
|
|
32322
|
+
height: 24px;
|
|
32323
|
+
width: 24px;
|
|
32324
|
+
border-radius: 6px;
|
|
32325
|
+
padding: 4px;
|
|
32326
|
+
}
|
|
32327
|
+
.E_suhck3k:hover {
|
|
32328
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32329
|
+
}
|
|
32330
|
+
.E_suhck3k:hover svg path {
|
|
32331
|
+
fill: blue;
|
|
32332
|
+
}
|
|
32333
|
+
|
|
32334
32334
|
.E_hrhfj7c {
|
|
32335
32335
|
display: none;
|
|
32336
32336
|
}
|
|
@@ -32804,6 +32804,63 @@ input.E_rf8rlle.ant-input {
|
|
|
32804
32804
|
background-color: transparent;
|
|
32805
32805
|
}
|
|
32806
32806
|
|
|
32807
|
+
.E_b14q2gmw {
|
|
32808
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
32809
|
+
}
|
|
32810
|
+
|
|
32811
|
+
.E_c1eym6el {
|
|
32812
|
+
border-radius: 8px;
|
|
32813
|
+
background-color: white;
|
|
32814
|
+
}
|
|
32815
|
+
.E_c1eym6el.hoverable {
|
|
32816
|
+
cursor: pointer;
|
|
32817
|
+
}
|
|
32818
|
+
.E_c1eym6el.hoverable:hover {
|
|
32819
|
+
transition: all 200ms ease;
|
|
32820
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32821
|
+
transform: translateY(-4px);
|
|
32822
|
+
}
|
|
32823
|
+
|
|
32824
|
+
.E_c1kghdax {
|
|
32825
|
+
color: #2d3a56;
|
|
32826
|
+
padding: 7px 12px;
|
|
32827
|
+
display: flex;
|
|
32828
|
+
justify-content: space-between;
|
|
32829
|
+
align-items: center;
|
|
32830
|
+
}
|
|
32831
|
+
.E_c1kghdax.has-arrow {
|
|
32832
|
+
padding-left: 10px;
|
|
32833
|
+
}
|
|
32834
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
32835
|
+
cursor: pointer;
|
|
32836
|
+
color: #00122e;
|
|
32837
|
+
}
|
|
32838
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
32839
|
+
color: #2d3a56;
|
|
32840
|
+
font-weight: 600;
|
|
32841
|
+
}
|
|
32842
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
32843
|
+
transform: rotate(90deg);
|
|
32844
|
+
}
|
|
32845
|
+
.E_c1kghdax .sub-info {
|
|
32846
|
+
font-size: 12px;
|
|
32847
|
+
line-height: 18px;
|
|
32848
|
+
}
|
|
32849
|
+
.E_c1kghdax .title-wrapper {
|
|
32850
|
+
display: flex;
|
|
32851
|
+
align-items: center;
|
|
32852
|
+
user-select: none;
|
|
32853
|
+
flex-grow: 1;
|
|
32854
|
+
font-size: 12px;
|
|
32855
|
+
line-height: 18px;
|
|
32856
|
+
color: #2d3a56;
|
|
32857
|
+
font-weight: 700;
|
|
32858
|
+
}
|
|
32859
|
+
.E_c1kghdax .collapse-arrow {
|
|
32860
|
+
transition: all 50ms ease-out 0ms;
|
|
32861
|
+
margin-right: 2px;
|
|
32862
|
+
}
|
|
32863
|
+
|
|
32807
32864
|
.E_ckui4s7 {
|
|
32808
32865
|
color: #2d3a56;
|
|
32809
32866
|
line-height: 22px;
|
|
@@ -32868,63 +32925,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32868
32925
|
margin-left: 24px;
|
|
32869
32926
|
}
|
|
32870
32927
|
|
|
32871
|
-
.E_b14q2gmw {
|
|
32872
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
32873
|
-
}
|
|
32874
|
-
|
|
32875
|
-
.E_c1eym6el {
|
|
32876
|
-
border-radius: 8px;
|
|
32877
|
-
background-color: white;
|
|
32878
|
-
}
|
|
32879
|
-
.E_c1eym6el.hoverable {
|
|
32880
|
-
cursor: pointer;
|
|
32881
|
-
}
|
|
32882
|
-
.E_c1eym6el.hoverable:hover {
|
|
32883
|
-
transition: all 200ms ease;
|
|
32884
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32885
|
-
transform: translateY(-4px);
|
|
32886
|
-
}
|
|
32887
|
-
|
|
32888
|
-
.E_c1kghdax {
|
|
32889
|
-
color: #2d3a56;
|
|
32890
|
-
padding: 7px 12px;
|
|
32891
|
-
display: flex;
|
|
32892
|
-
justify-content: space-between;
|
|
32893
|
-
align-items: center;
|
|
32894
|
-
}
|
|
32895
|
-
.E_c1kghdax.has-arrow {
|
|
32896
|
-
padding-left: 10px;
|
|
32897
|
-
}
|
|
32898
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
32899
|
-
cursor: pointer;
|
|
32900
|
-
color: #00122e;
|
|
32901
|
-
}
|
|
32902
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
32903
|
-
color: #2d3a56;
|
|
32904
|
-
font-weight: 600;
|
|
32905
|
-
}
|
|
32906
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
32907
|
-
transform: rotate(90deg);
|
|
32908
|
-
}
|
|
32909
|
-
.E_c1kghdax .sub-info {
|
|
32910
|
-
font-size: 12px;
|
|
32911
|
-
line-height: 18px;
|
|
32912
|
-
}
|
|
32913
|
-
.E_c1kghdax .title-wrapper {
|
|
32914
|
-
display: flex;
|
|
32915
|
-
align-items: center;
|
|
32916
|
-
user-select: none;
|
|
32917
|
-
flex-grow: 1;
|
|
32918
|
-
font-size: 12px;
|
|
32919
|
-
line-height: 18px;
|
|
32920
|
-
color: #2d3a56;
|
|
32921
|
-
font-weight: 700;
|
|
32922
|
-
}
|
|
32923
|
-
.E_c1kghdax .collapse-arrow {
|
|
32924
|
-
transition: all 50ms ease-out 0ms;
|
|
32925
|
-
margin-right: 2px;
|
|
32926
|
-
}
|
|
32927
|
-
|
|
32928
32928
|
.E_c1yd35n {
|
|
32929
32929
|
padding: 0 12px 14px 12px;
|
|
32930
32930
|
}
|
|
@@ -32987,427 +32987,424 @@ input.E_rf8rlle.ant-input {
|
|
|
32987
32987
|
margin-right: 4px;
|
|
32988
32988
|
}
|
|
32989
32989
|
|
|
32990
|
-
|
|
32991
|
-
|
|
32992
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
32993
|
-
font-size: 12px;
|
|
32994
|
-
line-height: 18px;
|
|
32990
|
+
.E_slr2ynn {
|
|
32991
|
+
padding: 0 8px;
|
|
32995
32992
|
height: 18px;
|
|
32996
32993
|
}
|
|
32997
32994
|
|
|
32998
|
-
|
|
32999
|
-
|
|
33000
|
-
height:
|
|
33001
|
-
}
|
|
33002
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
33003
|
-
margin-right: 4px;
|
|
32995
|
+
.E_m140wbb6 {
|
|
32996
|
+
padding: 2px 8px;
|
|
32997
|
+
height: 24px;
|
|
33004
32998
|
}
|
|
33005
|
-
|
|
33006
|
-
|
|
32999
|
+
|
|
33000
|
+
.E_t1fozc1i {
|
|
33001
|
+
margin: 0;
|
|
33007
33002
|
}
|
|
33008
|
-
|
|
33009
|
-
|
|
33003
|
+
|
|
33004
|
+
.E_i1vxv4ln {
|
|
33005
|
+
margin-right: 4px;
|
|
33006
|
+
height: 16px;
|
|
33010
33007
|
}
|
|
33011
|
-
|
|
33012
|
-
|
|
33008
|
+
|
|
33009
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33010
|
+
font-weight: 700;
|
|
33011
|
+
color: #00122e;
|
|
33012
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33013
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33014
|
+
word-break: break-all;
|
|
33015
|
+
display: inline;
|
|
33016
|
+
white-space: normal;
|
|
33013
33017
|
}
|
|
33014
|
-
|
|
33015
|
-
|
|
33018
|
+
|
|
33019
|
+
.E_sjob3jg {
|
|
33020
|
+
--item-min-width: 60px;
|
|
33016
33021
|
}
|
|
33017
|
-
|
|
33018
|
-
|
|
33022
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33023
|
+
display: none !important;
|
|
33019
33024
|
}
|
|
33020
|
-
|
|
33021
|
-
|
|
33025
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33026
|
+
flex-shrink: 0 !important;
|
|
33022
33027
|
}
|
|
33023
|
-
|
|
33024
|
-
color: #
|
|
33028
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33029
|
+
color: #0080ff;
|
|
33025
33030
|
}
|
|
33026
|
-
|
|
33027
|
-
color: #
|
|
33031
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33032
|
+
color: #0080ff;
|
|
33033
|
+
font-weight: normal;
|
|
33028
33034
|
}
|
|
33029
|
-
|
|
33030
|
-
color: rgba(44, 56, 82, 0.
|
|
33035
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33036
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33031
33037
|
}
|
|
33032
|
-
|
|
33033
|
-
color: #
|
|
33038
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33039
|
+
color: #00122e;
|
|
33034
33040
|
}
|
|
33035
|
-
|
|
33036
|
-
|
|
33041
|
+
.E_sjob3jg .step-item-text {
|
|
33042
|
+
display: inline-block;
|
|
33037
33043
|
}
|
|
33038
|
-
|
|
33039
|
-
|
|
33044
|
+
.E_sjob3jg .step-item-title {
|
|
33045
|
+
overflow: hidden;
|
|
33046
|
+
white-space: nowrap;
|
|
33047
|
+
text-overflow: ellipsis;
|
|
33040
33048
|
}
|
|
33041
33049
|
|
|
33042
|
-
.
|
|
33043
|
-
|
|
33050
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
33051
|
+
min-width: var(--item-min-width);
|
|
33044
33052
|
}
|
|
33045
|
-
|
|
33046
|
-
|
|
33047
|
-
.E_efzf37v .ant-table-body {
|
|
33048
|
-
overflow: visible !important;
|
|
33049
|
-
height: 100%;
|
|
33053
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33054
|
+
cursor: not-allowed !important;
|
|
33050
33055
|
}
|
|
33051
|
-
.
|
|
33052
|
-
|
|
33053
|
-
|
|
33054
|
-
.E_efzf37v table {
|
|
33055
|
-
width: 100% !important;
|
|
33056
|
-
height: 100%;
|
|
33057
|
-
}
|
|
33058
|
-
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33059
|
-
padding: 15px 0;
|
|
33060
|
-
}
|
|
33061
|
-
.E_efzf37v table thead.ant-table-thead {
|
|
33062
|
-
display: none;
|
|
33063
|
-
}
|
|
33064
|
-
|
|
33065
|
-
.E_t1fisho6 {
|
|
33066
|
-
height: 100%;
|
|
33067
|
-
}
|
|
33068
|
-
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33069
|
-
padding-top: 6px;
|
|
33070
|
-
padding-bottom: 6px;
|
|
33056
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33057
|
+
flex-direction: row;
|
|
33058
|
+
justify-content: stretch;
|
|
33071
33059
|
}
|
|
33072
|
-
.
|
|
33073
|
-
|
|
33060
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33061
|
+
padding: 0;
|
|
33062
|
+
margin-right: 4px;
|
|
33063
|
+
flex: 1;
|
|
33064
|
+
overflow: visible;
|
|
33074
33065
|
}
|
|
33075
|
-
.
|
|
33076
|
-
|
|
33066
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33067
|
+
width: 100%;
|
|
33068
|
+
min-height: unset;
|
|
33077
33069
|
}
|
|
33078
|
-
.
|
|
33079
|
-
height:
|
|
33070
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33071
|
+
height: 26px;
|
|
33072
|
+
line-height: 26px;
|
|
33073
|
+
width: 100%;
|
|
33074
|
+
padding: 0;
|
|
33075
|
+
font-size: 12px;
|
|
33080
33076
|
}
|
|
33081
|
-
.
|
|
33082
|
-
|
|
33083
|
-
overflow: visible;
|
|
33077
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33078
|
+
margin-right: 10px;
|
|
33084
33079
|
}
|
|
33085
|
-
.
|
|
33086
|
-
|
|
33080
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33081
|
+
display: none;
|
|
33087
33082
|
}
|
|
33088
|
-
.
|
|
33089
|
-
|
|
33083
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33084
|
+
padding-left: 8px;
|
|
33085
|
+
padding-right: 4px;
|
|
33086
|
+
border-radius: 4px 0 0 4px;
|
|
33090
33087
|
}
|
|
33091
|
-
.
|
|
33092
|
-
|
|
33093
|
-
background: #fff;
|
|
33094
|
-
padding: 0 !important;
|
|
33088
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33089
|
+
margin-right: 0;
|
|
33095
33090
|
}
|
|
33096
|
-
.
|
|
33097
|
-
|
|
33098
|
-
|
|
33099
|
-
|
|
33100
|
-
height: 100%;
|
|
33101
|
-
padding: 8px;
|
|
33091
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33092
|
+
padding-right: 8px;
|
|
33093
|
+
padding-left: 12px;
|
|
33094
|
+
border-radius: 0 4px 4px 0;
|
|
33102
33095
|
}
|
|
33103
|
-
.
|
|
33104
|
-
|
|
33105
|
-
|
|
33106
|
-
|
|
33107
|
-
|
|
33096
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33097
|
+
content: "";
|
|
33098
|
+
width: 0;
|
|
33099
|
+
height: 0;
|
|
33100
|
+
border: 13px solid transparent;
|
|
33101
|
+
position: absolute;
|
|
33102
|
+
top: 0;
|
|
33103
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33104
|
+
z-index: 2;
|
|
33105
|
+
position: relative;
|
|
33106
|
+
top: -50%;
|
|
33107
|
+
right: -100%;
|
|
33108
33108
|
}
|
|
33109
|
-
.
|
|
33110
|
-
|
|
33109
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33110
|
+
padding: 0 4px 0 12px;
|
|
33111
33111
|
}
|
|
33112
|
-
.
|
|
33113
|
-
|
|
33112
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33113
|
+
content: "";
|
|
33114
|
+
width: 0;
|
|
33115
|
+
height: 0;
|
|
33116
|
+
border: 13px solid transparent;
|
|
33117
|
+
position: absolute;
|
|
33118
|
+
top: 0;
|
|
33119
|
+
border-left: 8px solid #fff;
|
|
33120
|
+
left: 0;
|
|
33114
33121
|
}
|
|
33115
|
-
.
|
|
33116
|
-
|
|
33117
|
-
border-left: none;
|
|
33118
|
-
border-right: none;
|
|
33119
|
-
border-bottom: none;
|
|
33120
|
-
height: 100%;
|
|
33121
|
-
font-size: 12px;
|
|
33122
|
-
background: transparent;
|
|
33122
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33123
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33123
33124
|
}
|
|
33124
|
-
.
|
|
33125
|
-
|
|
33126
|
-
z-index: 3;
|
|
33127
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33128
|
-
margin-bottom: -1px;
|
|
33125
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33126
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33129
33127
|
}
|
|
33130
|
-
.
|
|
33131
|
-
|
|
33132
|
-
color: #2d3a56;
|
|
33128
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33129
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33133
33130
|
}
|
|
33134
|
-
.
|
|
33135
|
-
|
|
33136
|
-
|
|
33131
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33132
|
+
cursor: pointer;
|
|
33133
|
+
min-width: var(--item-min-width);
|
|
33137
33134
|
}
|
|
33138
|
-
.
|
|
33139
|
-
|
|
33140
|
-
|
|
33135
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33136
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33137
|
+
min-width: var(--item-min-width);
|
|
33141
33138
|
}
|
|
33142
|
-
.
|
|
33143
|
-
|
|
33139
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33140
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33141
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33144
33142
|
}
|
|
33145
|
-
.
|
|
33146
|
-
|
|
33147
|
-
position: absolute;
|
|
33148
|
-
top: 50%;
|
|
33149
|
-
right: 12px;
|
|
33150
|
-
transform: translateY(-50%);
|
|
33143
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33144
|
+
padding: 0;
|
|
33151
33145
|
}
|
|
33152
|
-
|
|
33153
|
-
|
|
33154
|
-
width:
|
|
33155
|
-
|
|
33146
|
+
|
|
33147
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33148
|
+
width: 192px;
|
|
33149
|
+
row-gap: 2px;
|
|
33156
33150
|
}
|
|
33157
|
-
.
|
|
33158
|
-
|
|
33159
|
-
width: 1px;
|
|
33160
|
-
background: rgba(213, 219, 227, 0.6);
|
|
33151
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33152
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33161
33153
|
}
|
|
33162
|
-
.
|
|
33163
|
-
|
|
33154
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33155
|
+
color: #00122e !important;
|
|
33164
33156
|
}
|
|
33165
|
-
.
|
|
33166
|
-
|
|
33167
|
-
border-bottom: 1px solid white;
|
|
33168
|
-
height: 40px;
|
|
33169
|
-
vertical-align: middle;
|
|
33170
|
-
transition: background 0ms;
|
|
33171
|
-
color: #00122e;
|
|
33157
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33158
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33172
33159
|
}
|
|
33173
|
-
.
|
|
33174
|
-
|
|
33175
|
-
border-
|
|
33160
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33161
|
+
padding: 0 8px;
|
|
33162
|
+
border-radius: 4px;
|
|
33163
|
+
height: 32px;
|
|
33164
|
+
display: flex;
|
|
33165
|
+
align-items: center;
|
|
33176
33166
|
}
|
|
33177
|
-
.
|
|
33178
|
-
height: auto;
|
|
33179
|
-
color: #00122e;
|
|
33180
|
-
font-size: 12px;
|
|
33181
|
-
text-align: left;
|
|
33182
|
-
transition: none;
|
|
33183
|
-
overflow: hidden;
|
|
33184
|
-
text-overflow: ellipsis;
|
|
33167
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33168
|
+
min-height: auto;
|
|
33185
33169
|
white-space: nowrap;
|
|
33186
33170
|
}
|
|
33187
|
-
.
|
|
33188
|
-
|
|
33171
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33172
|
+
font-size: 13px;
|
|
33173
|
+
line-height: 20px;
|
|
33174
|
+
max-width: 100%;
|
|
33175
|
+
padding-right: 0;
|
|
33189
33176
|
}
|
|
33190
|
-
.
|
|
33191
|
-
|
|
33192
|
-
text-overflow: ellipsis;
|
|
33193
|
-
width: 100%;
|
|
33194
|
-
vertical-align: middle;
|
|
33177
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33178
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33195
33179
|
}
|
|
33196
|
-
|
|
33197
|
-
|
|
33180
|
+
|
|
33181
|
+
.E_h6l1tj4 {
|
|
33182
|
+
width: 100%;
|
|
33183
|
+
display: inline-flex;
|
|
33184
|
+
align-items: center;
|
|
33185
|
+
justify-content: center;
|
|
33186
|
+
column-gap: 4px;
|
|
33198
33187
|
}
|
|
33199
|
-
.
|
|
33200
|
-
|
|
33188
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33189
|
+
display: inline-flex;
|
|
33190
|
+
align-items: center;
|
|
33191
|
+
width: 18px;
|
|
33192
|
+
height: 18px;
|
|
33193
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33194
|
+
justify-content: center;
|
|
33201
33195
|
}
|
|
33202
|
-
|
|
33203
|
-
|
|
33196
|
+
|
|
33197
|
+
.E_v18frne8 {
|
|
33198
|
+
width: 100%;
|
|
33199
|
+
display: flex;
|
|
33200
|
+
align-items: center;
|
|
33201
|
+
justify-content: center;
|
|
33202
|
+
column-gap: 6px;
|
|
33203
|
+
font-size: 13px;
|
|
33204
33204
|
}
|
|
33205
|
-
.
|
|
33206
|
-
|
|
33207
|
-
|
|
33205
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33206
|
+
display: inline-flex;
|
|
33207
|
+
align-items: center;
|
|
33208
|
+
min-width: 20px;
|
|
33209
|
+
min-height: 20px;
|
|
33210
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33211
|
+
justify-content: center;
|
|
33208
33212
|
}
|
|
33209
|
-
|
|
33210
|
-
|
|
33213
|
+
|
|
33214
|
+
.E_t1dtlqs1 {
|
|
33215
|
+
margin-bottom: 4px;
|
|
33216
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33211
33217
|
}
|
|
33212
|
-
|
|
33213
|
-
|
|
33218
|
+
|
|
33219
|
+
.E_s1ese5oy {
|
|
33220
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33221
|
+
line-height: 32px;
|
|
33222
|
+
height: 32px;
|
|
33223
|
+
margin-bottom: 0;
|
|
33214
33224
|
}
|
|
33215
|
-
.
|
|
33216
|
-
|
|
33217
|
-
width: 4px;
|
|
33218
|
-
top: -1px;
|
|
33219
|
-
bottom: -1px;
|
|
33220
|
-
background: white;
|
|
33225
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
33226
|
+
color: #0080ff;
|
|
33221
33227
|
}
|
|
33222
|
-
.
|
|
33223
|
-
|
|
33228
|
+
.E_s1ese5oy.warning {
|
|
33229
|
+
color: #ffa500;
|
|
33224
33230
|
}
|
|
33225
|
-
.
|
|
33226
|
-
|
|
33227
|
-
background: white;
|
|
33228
|
-
border-top: none;
|
|
33231
|
+
.E_s1ese5oy.success {
|
|
33232
|
+
color: #00ba5d;
|
|
33229
33233
|
}
|
|
33230
|
-
.
|
|
33231
|
-
|
|
33232
|
-
border-radius: 0 8px 8px 0;
|
|
33233
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33234
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
33235
|
+
color: #f0483e;
|
|
33234
33236
|
}
|
|
33235
|
-
.
|
|
33236
|
-
|
|
33237
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33237
|
+
.E_s1ese5oy.normal {
|
|
33238
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33238
33239
|
}
|
|
33239
|
-
|
|
33240
|
-
|
|
33241
|
-
|
|
33242
|
-
|
|
33243
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33240
|
+
|
|
33241
|
+
.E_b1ibis43 {
|
|
33242
|
+
margin-bottom: 0;
|
|
33243
|
+
color: #00122e;
|
|
33244
33244
|
}
|
|
33245
|
-
|
|
33246
|
-
|
|
33247
|
-
|
|
33245
|
+
|
|
33246
|
+
.E_b11xxjd2 {
|
|
33247
|
+
line-height: 32px;
|
|
33248
|
+
margin-right: 6px;
|
|
33248
33249
|
}
|
|
33249
|
-
|
|
33250
|
-
|
|
33251
|
-
|
|
33252
|
-
|
|
33253
|
-
|
|
33250
|
+
|
|
33251
|
+
.E_bsub5bw.with-description {
|
|
33252
|
+
height: 24px;
|
|
33253
|
+
flex: 1;
|
|
33254
|
+
position: relative;
|
|
33255
|
+
top: -7px;
|
|
33254
33256
|
}
|
|
33255
|
-
.
|
|
33256
|
-
|
|
33257
|
+
.E_bsub5bw p {
|
|
33258
|
+
width: 100%;
|
|
33259
|
+
overflow: hidden;
|
|
33260
|
+
text-overflow: ellipsis;
|
|
33261
|
+
white-space: nowrap;
|
|
33257
33262
|
}
|
|
33258
|
-
|
|
33259
|
-
|
|
33263
|
+
|
|
33264
|
+
.E_tmoyoag {
|
|
33265
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33260
33266
|
border-radius: 8px;
|
|
33267
|
+
overflow: auto;
|
|
33261
33268
|
}
|
|
33262
|
-
.
|
|
33263
|
-
|
|
33269
|
+
.E_tmoyoag .ant-list {
|
|
33270
|
+
position: relative;
|
|
33264
33271
|
}
|
|
33265
|
-
.
|
|
33266
|
-
|
|
33267
|
-
border-bottom-color: transparent;
|
|
33268
|
-
border-top-color: transparent;
|
|
33272
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
33273
|
+
border-bottom: none;
|
|
33269
33274
|
}
|
|
33270
|
-
.
|
|
33271
|
-
|
|
33275
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33276
|
+
position: sticky;
|
|
33277
|
+
top: 0;
|
|
33278
|
+
z-index: 2;
|
|
33279
|
+
display: flex;
|
|
33280
|
+
padding: 8px;
|
|
33281
|
+
flex-wrap: nowrap;
|
|
33282
|
+
justify-content: flex-start;
|
|
33283
|
+
background: #f2f5fa;
|
|
33284
|
+
font-size: 14px;
|
|
33285
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33286
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33272
33287
|
}
|
|
33273
|
-
.
|
|
33274
|
-
|
|
33288
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33289
|
+
align-items: inherit;
|
|
33275
33290
|
}
|
|
33276
|
-
.
|
|
33277
|
-
|
|
33291
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
33292
|
+
margin-bottom: 0;
|
|
33278
33293
|
}
|
|
33279
|
-
.
|
|
33280
|
-
|
|
33281
|
-
|
|
33282
|
-
|
|
33283
|
-
|
|
33284
|
-
|
|
33285
|
-
|
|
33286
|
-
padding: 14px 8px 14px 8px;
|
|
33287
|
-
line-height: 20px;
|
|
33294
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
33295
|
+
display: flex;
|
|
33296
|
+
justify-content: flex-start;
|
|
33297
|
+
align-items: flex-start;
|
|
33298
|
+
flex-wrap: wrap;
|
|
33299
|
+
padding: 8px;
|
|
33300
|
+
border: none;
|
|
33288
33301
|
}
|
|
33289
|
-
.
|
|
33290
|
-
|
|
33291
|
-
|
|
33292
|
-
|
|
33293
|
-
|
|
33294
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33295
|
-
position: absolute;
|
|
33296
|
-
right: 0;
|
|
33302
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
33303
|
+
flex-basis: 100%;
|
|
33304
|
+
margin: 12px 0 0;
|
|
33305
|
+
order: 99;
|
|
33306
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33297
33307
|
}
|
|
33298
|
-
.
|
|
33299
|
-
|
|
33308
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
33309
|
+
color: #f0483e;
|
|
33310
|
+
flex-basis: 100%;
|
|
33311
|
+
order: 98;
|
|
33312
|
+
margin: 12px 0 0;
|
|
33300
33313
|
}
|
|
33301
|
-
.
|
|
33302
|
-
|
|
33314
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
33315
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33303
33316
|
}
|
|
33304
|
-
.
|
|
33305
|
-
|
|
33306
|
-
overflow: hidden;
|
|
33307
|
-
white-space: nowrap;
|
|
33308
|
-
text-overflow: ellipsis;
|
|
33317
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
33318
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33309
33319
|
}
|
|
33310
|
-
.
|
|
33320
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
33321
|
+
flex: 1 0 0;
|
|
33311
33322
|
overflow: hidden;
|
|
33312
|
-
text-overflow: ellipsis;
|
|
33313
|
-
flex: 1;
|
|
33314
33323
|
}
|
|
33315
|
-
.
|
|
33316
|
-
|
|
33324
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
33325
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33326
|
+
margin: 0;
|
|
33317
33327
|
}
|
|
33318
|
-
.
|
|
33319
|
-
|
|
33328
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
33329
|
+
text-align: center;
|
|
33320
33330
|
}
|
|
33321
|
-
.
|
|
33322
|
-
|
|
33323
|
-
right: 6px;
|
|
33324
|
-
top: 50%;
|
|
33325
|
-
transform: translateY(-50%);
|
|
33326
|
-
height: 16px;
|
|
33327
|
-
display: none;
|
|
33328
|
-
transition: transform 320ms ease;
|
|
33331
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
33332
|
+
text-align: center;
|
|
33329
33333
|
}
|
|
33330
|
-
.
|
|
33331
|
-
|
|
33332
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
33334
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
33335
|
+
text-align: left;
|
|
33333
33336
|
}
|
|
33334
|
-
.
|
|
33335
|
-
|
|
33337
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
33338
|
+
text-align: left;
|
|
33336
33339
|
}
|
|
33337
|
-
.
|
|
33338
|
-
|
|
33340
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
33341
|
+
text-align: right;
|
|
33339
33342
|
}
|
|
33340
|
-
.
|
|
33341
|
-
|
|
33343
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
33344
|
+
text-align: right;
|
|
33342
33345
|
}
|
|
33343
|
-
.
|
|
33344
|
-
|
|
33346
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
33347
|
+
margin-right: 8px;
|
|
33345
33348
|
}
|
|
33346
|
-
.
|
|
33347
|
-
|
|
33349
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
33350
|
+
padding: 4px;
|
|
33351
|
+
width: 24px;
|
|
33352
|
+
height: 24px;
|
|
33353
|
+
overflow: hidden;
|
|
33348
33354
|
}
|
|
33349
|
-
.
|
|
33350
|
-
|
|
33355
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
33356
|
+
padding: 0;
|
|
33351
33357
|
}
|
|
33352
|
-
.
|
|
33353
|
-
|
|
33358
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
33359
|
+
cursor: not-allowed;
|
|
33360
|
+
opacity: 0.5;
|
|
33354
33361
|
}
|
|
33355
|
-
.
|
|
33356
|
-
|
|
33362
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33363
|
+
margin: 0;
|
|
33357
33364
|
}
|
|
33358
|
-
.
|
|
33359
|
-
|
|
33360
|
-
|
|
33361
|
-
|
|
33362
|
-
transform: translate(-50%, -50%);
|
|
33365
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33366
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33367
|
+
border-radius: 5px;
|
|
33368
|
+
font-size: 12px;
|
|
33363
33369
|
}
|
|
33364
|
-
.
|
|
33365
|
-
|
|
33370
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33371
|
+
font-size: inherit;
|
|
33366
33372
|
}
|
|
33367
|
-
.
|
|
33368
|
-
|
|
33373
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33374
|
+
min-height: 24px;
|
|
33375
|
+
font-size: 12px;
|
|
33376
|
+
position: relative;
|
|
33369
33377
|
}
|
|
33370
|
-
.
|
|
33371
|
-
|
|
33378
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33379
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33372
33380
|
}
|
|
33373
|
-
.
|
|
33374
|
-
|
|
33375
|
-
border: none;
|
|
33376
|
-
background: inherit !important;
|
|
33377
|
-
height: 100px;
|
|
33378
|
-
vertical-align: middle;
|
|
33381
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
33382
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33379
33383
|
}
|
|
33380
|
-
|
|
33381
|
-
.
|
|
33382
|
-
|
|
33383
|
-
|
|
33384
|
-
|
|
33384
|
+
|
|
33385
|
+
.E_a138syjm {
|
|
33386
|
+
display: flex;
|
|
33387
|
+
align-items: center;
|
|
33388
|
+
margin-top: 8px;
|
|
33385
33389
|
}
|
|
33386
|
-
.
|
|
33387
|
-
|
|
33388
|
-
|
|
33390
|
+
.E_a138syjm button.ant-btn {
|
|
33391
|
+
padding: 2px 8px;
|
|
33392
|
+
height: 24px;
|
|
33389
33393
|
}
|
|
33390
|
-
.
|
|
33391
|
-
|
|
33392
|
-
|
|
33393
|
-
|
|
33394
|
+
.E_a138syjm > span.maximum-desc {
|
|
33395
|
+
display: none;
|
|
33396
|
+
margin-left: 8px;
|
|
33397
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33394
33398
|
}
|
|
33395
|
-
.
|
|
33396
|
-
|
|
33397
|
-
display: flex;
|
|
33398
|
-
align-items: center;
|
|
33399
|
-
justify-content: flex-end;
|
|
33400
|
-
padding-right: 8px;
|
|
33399
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
33400
|
+
display: inline;
|
|
33401
33401
|
}
|
|
33402
|
-
|
|
33402
|
+
|
|
33403
|
+
.E_d77i8u0 {
|
|
33403
33404
|
width: 24px;
|
|
33404
33405
|
height: 24px;
|
|
33405
|
-
|
|
33406
|
-
|
|
33407
|
-
border-radius: 4px;
|
|
33408
|
-
}
|
|
33409
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
33410
|
-
background: #fff;
|
|
33406
|
+
padding: 4px;
|
|
33407
|
+
margin-right: 8px;
|
|
33411
33408
|
}
|
|
33412
33409
|
|
|
33413
33410
|
.E_sddwhm6 {
|
|
@@ -33485,429 +33482,427 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33485
33482
|
display: inline-block;
|
|
33486
33483
|
}
|
|
33487
33484
|
|
|
33488
|
-
.
|
|
33489
|
-
|
|
33490
|
-
|
|
33485
|
+
button.E_l48ei06.ant-btn,
|
|
33486
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
33487
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
33488
|
+
font-size: 12px;
|
|
33489
|
+
line-height: 18px;
|
|
33490
|
+
height: 18px;
|
|
33491
33491
|
}
|
|
33492
33492
|
|
|
33493
|
-
.
|
|
33494
|
-
color:
|
|
33495
|
-
|
|
33496
|
-
height: 32px;
|
|
33497
|
-
margin-bottom: 0;
|
|
33493
|
+
button.E_l48ei06 {
|
|
33494
|
+
color: #0080FF;
|
|
33495
|
+
height: unset;
|
|
33498
33496
|
}
|
|
33499
|
-
.
|
|
33500
|
-
|
|
33497
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
33498
|
+
margin-right: 4px;
|
|
33501
33499
|
}
|
|
33502
|
-
.
|
|
33503
|
-
|
|
33500
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
33501
|
+
margin-left: 4px;
|
|
33504
33502
|
}
|
|
33505
|
-
.
|
|
33506
|
-
color: #
|
|
33503
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
33504
|
+
color: #009DFF;
|
|
33507
33505
|
}
|
|
33508
|
-
.
|
|
33509
|
-
color: #
|
|
33506
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
33507
|
+
color: #005ED1;
|
|
33510
33508
|
}
|
|
33511
|
-
.
|
|
33512
|
-
color:
|
|
33509
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
33510
|
+
color: #0080FF;
|
|
33513
33511
|
}
|
|
33514
|
-
|
|
33515
|
-
|
|
33516
|
-
margin-bottom: 0;
|
|
33517
|
-
color: #00122e;
|
|
33512
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
33513
|
+
color: #00122E;
|
|
33518
33514
|
}
|
|
33519
|
-
|
|
33520
|
-
|
|
33521
|
-
line-height: 32px;
|
|
33522
|
-
margin-right: 6px;
|
|
33515
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
33516
|
+
color: #0080FF;
|
|
33523
33517
|
}
|
|
33524
|
-
|
|
33525
|
-
|
|
33526
|
-
height: 24px;
|
|
33527
|
-
flex: 1;
|
|
33528
|
-
position: relative;
|
|
33529
|
-
top: -7px;
|
|
33518
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
33519
|
+
color: #005ED1;
|
|
33530
33520
|
}
|
|
33531
|
-
.
|
|
33532
|
-
|
|
33533
|
-
|
|
33534
|
-
|
|
33535
|
-
|
|
33521
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
33522
|
+
color: #00122E;
|
|
33523
|
+
}
|
|
33524
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
33525
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33526
|
+
}
|
|
33527
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
33528
|
+
color: #0080FF;
|
|
33529
|
+
}
|
|
33530
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
33531
|
+
color: #005ED1;
|
|
33532
|
+
}
|
|
33533
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
33534
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33536
33535
|
}
|
|
33537
33536
|
|
|
33538
|
-
.
|
|
33539
|
-
|
|
33540
|
-
border-radius: 8px;
|
|
33541
|
-
overflow: auto;
|
|
33537
|
+
.E_tc97u5y {
|
|
33538
|
+
height: 100%;
|
|
33542
33539
|
}
|
|
33543
|
-
|
|
33544
|
-
|
|
33540
|
+
|
|
33541
|
+
.E_efzf37v .ant-table-content,
|
|
33542
|
+
.E_efzf37v .ant-table-body {
|
|
33543
|
+
overflow: visible !important;
|
|
33544
|
+
height: 100%;
|
|
33545
33545
|
}
|
|
33546
|
-
.
|
|
33547
|
-
|
|
33546
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
33547
|
+
height: 100%;
|
|
33548
33548
|
}
|
|
33549
|
-
.
|
|
33550
|
-
|
|
33551
|
-
|
|
33552
|
-
z-index: 2;
|
|
33553
|
-
display: flex;
|
|
33554
|
-
padding: 8px;
|
|
33555
|
-
flex-wrap: nowrap;
|
|
33556
|
-
justify-content: flex-start;
|
|
33557
|
-
background: #f2f5fa;
|
|
33558
|
-
font-size: 14px;
|
|
33559
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33560
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33549
|
+
.E_efzf37v table {
|
|
33550
|
+
width: 100% !important;
|
|
33551
|
+
height: 100%;
|
|
33561
33552
|
}
|
|
33562
|
-
.
|
|
33563
|
-
|
|
33553
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33554
|
+
padding: 15px 0;
|
|
33564
33555
|
}
|
|
33565
|
-
.
|
|
33566
|
-
|
|
33556
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
33557
|
+
display: none;
|
|
33567
33558
|
}
|
|
33568
|
-
|
|
33569
|
-
|
|
33570
|
-
|
|
33571
|
-
align-items: flex-start;
|
|
33572
|
-
flex-wrap: wrap;
|
|
33573
|
-
padding: 8px;
|
|
33574
|
-
border: none;
|
|
33559
|
+
|
|
33560
|
+
.E_t1fisho6 {
|
|
33561
|
+
height: 100%;
|
|
33575
33562
|
}
|
|
33576
|
-
.
|
|
33577
|
-
|
|
33578
|
-
|
|
33579
|
-
order: 99;
|
|
33580
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33563
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33564
|
+
padding-top: 6px;
|
|
33565
|
+
padding-bottom: 6px;
|
|
33581
33566
|
}
|
|
33582
|
-
.
|
|
33583
|
-
|
|
33584
|
-
flex-basis: 100%;
|
|
33585
|
-
order: 98;
|
|
33586
|
-
margin: 12px 0 0;
|
|
33567
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
33568
|
+
font-weight: 700;
|
|
33587
33569
|
}
|
|
33588
|
-
.
|
|
33589
|
-
|
|
33570
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
33571
|
+
font-weight: 700;
|
|
33590
33572
|
}
|
|
33591
|
-
.
|
|
33592
|
-
|
|
33573
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
33574
|
+
height: 100%;
|
|
33593
33575
|
}
|
|
33594
|
-
.
|
|
33595
|
-
|
|
33596
|
-
overflow:
|
|
33576
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
33577
|
+
height: 100%;
|
|
33578
|
+
overflow: visible;
|
|
33597
33579
|
}
|
|
33598
|
-
.
|
|
33599
|
-
|
|
33600
|
-
margin: 0;
|
|
33580
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
33581
|
+
max-height: none;
|
|
33601
33582
|
}
|
|
33602
|
-
.
|
|
33603
|
-
|
|
33583
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
33584
|
+
background: transparent;
|
|
33604
33585
|
}
|
|
33605
|
-
.
|
|
33606
|
-
|
|
33586
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
33587
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
33588
|
+
background: #fff;
|
|
33589
|
+
padding: 0 !important;
|
|
33607
33590
|
}
|
|
33608
|
-
.
|
|
33609
|
-
|
|
33591
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
33592
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33593
|
+
display: flex;
|
|
33594
|
+
align-items: center;
|
|
33595
|
+
height: 100%;
|
|
33596
|
+
padding: 8px;
|
|
33610
33597
|
}
|
|
33611
|
-
.
|
|
33612
|
-
|
|
33598
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
33599
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
33600
|
+
overflow: hidden;
|
|
33601
|
+
text-overflow: ellipsis;
|
|
33602
|
+
width: 100%;
|
|
33613
33603
|
}
|
|
33614
|
-
.
|
|
33615
|
-
|
|
33604
|
+
.E_t1fisho6 .ant-table-container {
|
|
33605
|
+
height: 100%;
|
|
33616
33606
|
}
|
|
33617
|
-
.
|
|
33618
|
-
|
|
33607
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
33608
|
+
box-shadow: none !important;
|
|
33619
33609
|
}
|
|
33620
|
-
.
|
|
33621
|
-
|
|
33610
|
+
.E_t1fisho6 div.ant-table {
|
|
33611
|
+
border-radius: 0px;
|
|
33612
|
+
border-left: none;
|
|
33613
|
+
border-right: none;
|
|
33614
|
+
border-bottom: none;
|
|
33615
|
+
height: 100%;
|
|
33616
|
+
font-size: 12px;
|
|
33617
|
+
background: transparent;
|
|
33622
33618
|
}
|
|
33623
|
-
.
|
|
33624
|
-
|
|
33625
|
-
|
|
33626
|
-
|
|
33627
|
-
|
|
33619
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
33620
|
+
position: relative;
|
|
33621
|
+
z-index: 3;
|
|
33622
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33623
|
+
margin-bottom: -1px;
|
|
33628
33624
|
}
|
|
33629
|
-
.
|
|
33630
|
-
|
|
33625
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
33626
|
+
.E_t1fisho6 div.ant-table .value {
|
|
33627
|
+
color: #2d3a56;
|
|
33631
33628
|
}
|
|
33632
|
-
.
|
|
33633
|
-
|
|
33634
|
-
|
|
33629
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
33630
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
33631
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33635
33632
|
}
|
|
33636
|
-
.
|
|
33637
|
-
|
|
33633
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
33634
|
+
position: unset;
|
|
33635
|
+
text-align: center;
|
|
33638
33636
|
}
|
|
33639
|
-
.
|
|
33640
|
-
|
|
33641
|
-
border-radius: 5px;
|
|
33642
|
-
font-size: 12px;
|
|
33637
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
33638
|
+
background: #fff;
|
|
33643
33639
|
}
|
|
33644
|
-
.
|
|
33645
|
-
|
|
33640
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
33641
|
+
cursor: pointer;
|
|
33642
|
+
position: absolute;
|
|
33643
|
+
top: 50%;
|
|
33644
|
+
right: 12px;
|
|
33645
|
+
transform: translateY(-50%);
|
|
33646
33646
|
}
|
|
33647
|
-
.
|
|
33648
|
-
|
|
33649
|
-
|
|
33647
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
33648
|
+
box-shadow: none;
|
|
33649
|
+
width: 1px;
|
|
33650
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33651
|
+
}
|
|
33652
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
33653
|
+
box-shadow: none;
|
|
33654
|
+
width: 1px;
|
|
33655
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33656
|
+
}
|
|
33657
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
33650
33658
|
position: relative;
|
|
33651
33659
|
}
|
|
33652
|
-
.
|
|
33653
|
-
border-
|
|
33660
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
33661
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33662
|
+
border-bottom: 1px solid white;
|
|
33663
|
+
height: 40px;
|
|
33664
|
+
vertical-align: middle;
|
|
33665
|
+
transition: background 0ms;
|
|
33666
|
+
color: #00122e;
|
|
33654
33667
|
}
|
|
33655
|
-
.
|
|
33656
|
-
background
|
|
33668
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
33669
|
+
background: #f2f5fa;
|
|
33670
|
+
border-bottom-color: #f2f5fa;
|
|
33657
33671
|
}
|
|
33658
|
-
|
|
33659
|
-
|
|
33660
|
-
|
|
33661
|
-
|
|
33662
|
-
|
|
33672
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
|
|
33673
|
+
height: auto;
|
|
33674
|
+
color: #00122e;
|
|
33675
|
+
font-size: 12px;
|
|
33676
|
+
text-align: left;
|
|
33677
|
+
transition: none;
|
|
33678
|
+
overflow: hidden;
|
|
33679
|
+
text-overflow: ellipsis;
|
|
33680
|
+
white-space: nowrap;
|
|
33663
33681
|
}
|
|
33664
|
-
.
|
|
33665
|
-
|
|
33666
|
-
height: 24px;
|
|
33682
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
|
|
33683
|
+
color: #0096ff;
|
|
33667
33684
|
}
|
|
33668
|
-
.
|
|
33669
|
-
|
|
33670
|
-
|
|
33671
|
-
|
|
33685
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
|
|
33686
|
+
overflow: hidden;
|
|
33687
|
+
text-overflow: ellipsis;
|
|
33688
|
+
width: 100%;
|
|
33689
|
+
vertical-align: middle;
|
|
33672
33690
|
}
|
|
33673
|
-
.
|
|
33674
|
-
|
|
33691
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
33692
|
+
line-height: 0px;
|
|
33675
33693
|
}
|
|
33676
|
-
|
|
33677
|
-
|
|
33678
|
-
width: 24px;
|
|
33679
|
-
height: 24px;
|
|
33680
|
-
padding: 4px;
|
|
33681
|
-
margin-right: 8px;
|
|
33694
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
33695
|
+
padding-right: 25px;
|
|
33682
33696
|
}
|
|
33683
|
-
|
|
33684
|
-
|
|
33685
|
-
padding: 0 8px;
|
|
33686
|
-
height: 18px;
|
|
33697
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
33698
|
+
border-top-color: transparent;
|
|
33687
33699
|
}
|
|
33688
|
-
|
|
33689
|
-
.
|
|
33690
|
-
|
|
33691
|
-
height: 24px;
|
|
33700
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
33701
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33702
|
+
border-color: transparent transparent white;
|
|
33692
33703
|
}
|
|
33693
|
-
|
|
33694
|
-
|
|
33695
|
-
margin: 0;
|
|
33704
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
33705
|
+
border-radius: 8px 0 0 8px;
|
|
33696
33706
|
}
|
|
33697
|
-
|
|
33698
|
-
|
|
33699
|
-
margin-right: 4px;
|
|
33700
|
-
height: 16px;
|
|
33707
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
33708
|
+
border-radius: 8px 0 0 8px;
|
|
33701
33709
|
}
|
|
33702
|
-
|
|
33703
|
-
|
|
33704
|
-
|
|
33705
|
-
|
|
33706
|
-
|
|
33707
|
-
|
|
33708
|
-
word-break: break-all;
|
|
33709
|
-
display: inline;
|
|
33710
|
-
white-space: normal;
|
|
33710
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
33711
|
+
content: "";
|
|
33712
|
+
width: 4px;
|
|
33713
|
+
top: -1px;
|
|
33714
|
+
bottom: -1px;
|
|
33715
|
+
background: white;
|
|
33711
33716
|
}
|
|
33712
|
-
|
|
33713
|
-
|
|
33714
|
-
margin-right: 4px;
|
|
33715
|
-
height: 16px;
|
|
33717
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
33718
|
+
border-radius: 0 8px 8px 0;
|
|
33716
33719
|
}
|
|
33717
|
-
|
|
33718
|
-
|
|
33719
|
-
|
|
33720
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
33721
|
+
border-radius: 0;
|
|
33722
|
+
background: white;
|
|
33723
|
+
border-top: none;
|
|
33720
33724
|
}
|
|
33721
|
-
.
|
|
33722
|
-
|
|
33725
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
33726
|
+
border-top: 1px solid transparent;
|
|
33727
|
+
border-radius: 0 8px 8px 0;
|
|
33728
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33723
33729
|
}
|
|
33724
|
-
.
|
|
33725
|
-
|
|
33730
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
33731
|
+
background: white;
|
|
33732
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33726
33733
|
}
|
|
33727
|
-
.
|
|
33728
|
-
|
|
33734
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33735
|
+
display: flex;
|
|
33736
|
+
align-items: center;
|
|
33737
|
+
height: 100%;
|
|
33738
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33729
33739
|
}
|
|
33730
|
-
.
|
|
33731
|
-
|
|
33732
|
-
|
|
33740
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
33741
|
+
background: white;
|
|
33742
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33733
33743
|
}
|
|
33734
|
-
.
|
|
33735
|
-
|
|
33744
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
33745
|
+
display: flex;
|
|
33746
|
+
align-items: center;
|
|
33747
|
+
height: 100%;
|
|
33748
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33736
33749
|
}
|
|
33737
|
-
.
|
|
33738
|
-
|
|
33750
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
33751
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33739
33752
|
}
|
|
33740
|
-
.
|
|
33741
|
-
|
|
33753
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
33754
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
33755
|
+
border-radius: 8px;
|
|
33742
33756
|
}
|
|
33743
|
-
.
|
|
33744
|
-
|
|
33745
|
-
white-space: nowrap;
|
|
33746
|
-
text-overflow: ellipsis;
|
|
33757
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
33758
|
+
border-top-color: white;
|
|
33747
33759
|
}
|
|
33748
|
-
|
|
33749
|
-
|
|
33750
|
-
|
|
33760
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
33761
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33762
|
+
border-bottom-color: transparent;
|
|
33763
|
+
border-top-color: transparent;
|
|
33751
33764
|
}
|
|
33752
|
-
.
|
|
33753
|
-
|
|
33765
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
33766
|
+
border-radius: 8px 0 0 8px;
|
|
33754
33767
|
}
|
|
33755
|
-
.
|
|
33756
|
-
|
|
33757
|
-
justify-content: stretch;
|
|
33768
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
33769
|
+
border-radius: 0 8px 8px 0;
|
|
33758
33770
|
}
|
|
33759
|
-
.
|
|
33760
|
-
|
|
33761
|
-
margin-right: 4px;
|
|
33762
|
-
flex: 1;
|
|
33763
|
-
overflow: visible;
|
|
33771
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
33772
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33764
33773
|
}
|
|
33765
|
-
.
|
|
33766
|
-
|
|
33767
|
-
|
|
33774
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
33775
|
+
background: #fff;
|
|
33776
|
+
font-weight: 400;
|
|
33777
|
+
position: relative;
|
|
33778
|
+
border-bottom: none;
|
|
33779
|
+
color: #00122e;
|
|
33780
|
+
transition: none;
|
|
33781
|
+
padding: 14px 8px 14px 8px;
|
|
33782
|
+
line-height: 20px;
|
|
33768
33783
|
}
|
|
33769
|
-
.
|
|
33770
|
-
|
|
33771
|
-
|
|
33772
|
-
|
|
33773
|
-
|
|
33774
|
-
|
|
33784
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
33785
|
+
content: "";
|
|
33786
|
+
width: 1px;
|
|
33787
|
+
top: 0;
|
|
33788
|
+
bottom: 0;
|
|
33789
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33790
|
+
position: absolute;
|
|
33791
|
+
right: 0;
|
|
33775
33792
|
}
|
|
33776
|
-
.
|
|
33777
|
-
|
|
33793
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
33794
|
+
padding: unset;
|
|
33778
33795
|
}
|
|
33779
|
-
.
|
|
33796
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
33780
33797
|
display: none;
|
|
33781
33798
|
}
|
|
33782
|
-
.
|
|
33783
|
-
|
|
33784
|
-
|
|
33785
|
-
|
|
33786
|
-
|
|
33787
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33788
|
-
margin-right: 0;
|
|
33799
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33800
|
+
width: 100%;
|
|
33801
|
+
overflow: hidden;
|
|
33802
|
+
white-space: nowrap;
|
|
33803
|
+
text-overflow: ellipsis;
|
|
33789
33804
|
}
|
|
33790
|
-
.
|
|
33791
|
-
|
|
33792
|
-
|
|
33793
|
-
|
|
33805
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
33806
|
+
overflow: hidden;
|
|
33807
|
+
text-overflow: ellipsis;
|
|
33808
|
+
flex: 1;
|
|
33794
33809
|
}
|
|
33795
|
-
.
|
|
33796
|
-
|
|
33797
|
-
width: 0;
|
|
33798
|
-
height: 0;
|
|
33799
|
-
border: 13px solid transparent;
|
|
33800
|
-
position: absolute;
|
|
33801
|
-
top: 0;
|
|
33802
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33803
|
-
z-index: 2;
|
|
33804
|
-
position: relative;
|
|
33805
|
-
top: -50%;
|
|
33806
|
-
right: -100%;
|
|
33810
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
33811
|
+
padding: 15px 25px 15px 8px;
|
|
33807
33812
|
}
|
|
33808
|
-
.
|
|
33809
|
-
padding: 0
|
|
33813
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33814
|
+
padding: 0;
|
|
33810
33815
|
}
|
|
33811
|
-
.
|
|
33812
|
-
content: "";
|
|
33813
|
-
width: 0;
|
|
33814
|
-
height: 0;
|
|
33815
|
-
border: 13px solid transparent;
|
|
33816
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
33816
33817
|
position: absolute;
|
|
33817
|
-
|
|
33818
|
-
|
|
33819
|
-
|
|
33820
|
-
|
|
33821
|
-
|
|
33822
|
-
|
|
33823
|
-
}
|
|
33824
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33825
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33818
|
+
right: 6px;
|
|
33819
|
+
top: 50%;
|
|
33820
|
+
transform: translateY(-50%);
|
|
33821
|
+
height: 16px;
|
|
33822
|
+
display: none;
|
|
33823
|
+
transition: transform 320ms ease;
|
|
33826
33824
|
}
|
|
33827
|
-
.
|
|
33828
|
-
|
|
33825
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
33826
|
+
display: block;
|
|
33827
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33829
33828
|
}
|
|
33830
|
-
.
|
|
33831
|
-
|
|
33832
|
-
min-width: var(--item-min-width);
|
|
33829
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33830
|
+
display: block;
|
|
33833
33831
|
}
|
|
33834
|
-
.
|
|
33835
|
-
|
|
33836
|
-
min-width: var(--item-min-width);
|
|
33832
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33833
|
+
display: none;
|
|
33837
33834
|
}
|
|
33838
|
-
.
|
|
33839
|
-
|
|
33840
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33835
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33836
|
+
transform: translateY(-50%);
|
|
33841
33837
|
}
|
|
33842
|
-
.
|
|
33843
|
-
|
|
33838
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33839
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33844
33840
|
}
|
|
33845
|
-
|
|
33846
|
-
|
|
33847
|
-
width: 192px;
|
|
33848
|
-
row-gap: 2px;
|
|
33841
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33842
|
+
background: #f2f5fa;
|
|
33849
33843
|
}
|
|
33850
|
-
.
|
|
33851
|
-
|
|
33844
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33845
|
+
display: block;
|
|
33852
33846
|
}
|
|
33853
|
-
.
|
|
33854
|
-
|
|
33847
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
33848
|
+
padding-right: 25px;
|
|
33855
33849
|
}
|
|
33856
|
-
.
|
|
33857
|
-
|
|
33850
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
33851
|
+
padding: 0 !important;
|
|
33858
33852
|
}
|
|
33859
|
-
.
|
|
33860
|
-
|
|
33861
|
-
|
|
33862
|
-
|
|
33863
|
-
|
|
33864
|
-
align-items: center;
|
|
33853
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
33854
|
+
position: absolute;
|
|
33855
|
+
left: 50%;
|
|
33856
|
+
top: 50%;
|
|
33857
|
+
transform: translate(-50%, -50%);
|
|
33865
33858
|
}
|
|
33866
|
-
.
|
|
33867
|
-
|
|
33868
|
-
white-space: nowrap;
|
|
33859
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
33860
|
+
display: none;
|
|
33869
33861
|
}
|
|
33870
|
-
.
|
|
33871
|
-
|
|
33872
|
-
line-height: 20px;
|
|
33873
|
-
max-width: 100%;
|
|
33874
|
-
padding-right: 0;
|
|
33862
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
33863
|
+
background: #fff;
|
|
33875
33864
|
}
|
|
33876
|
-
.
|
|
33877
|
-
background:
|
|
33865
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
33866
|
+
background: inherit;
|
|
33878
33867
|
}
|
|
33879
|
-
|
|
33880
|
-
|
|
33881
|
-
|
|
33882
|
-
|
|
33883
|
-
|
|
33884
|
-
|
|
33885
|
-
column-gap: 4px;
|
|
33868
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
33869
|
+
position: static;
|
|
33870
|
+
border: none;
|
|
33871
|
+
background: inherit !important;
|
|
33872
|
+
height: 100px;
|
|
33873
|
+
vertical-align: middle;
|
|
33886
33874
|
}
|
|
33887
|
-
.
|
|
33888
|
-
|
|
33889
|
-
|
|
33890
|
-
|
|
33891
|
-
|
|
33892
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33893
|
-
justify-content: center;
|
|
33875
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
33876
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33877
|
+
font-weight: bold;
|
|
33878
|
+
font-size: 20px;
|
|
33879
|
+
color: rgba(10, 37, 85, 0.6);
|
|
33894
33880
|
}
|
|
33895
|
-
|
|
33896
|
-
.
|
|
33897
|
-
|
|
33881
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
33882
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
33883
|
+
z-index: 10;
|
|
33884
|
+
}
|
|
33885
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
33886
|
+
padding: 0 !important;
|
|
33887
|
+
position: relative;
|
|
33888
|
+
background: #fff;
|
|
33889
|
+
}
|
|
33890
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
33891
|
+
height: 100%;
|
|
33898
33892
|
display: flex;
|
|
33899
33893
|
align-items: center;
|
|
33900
|
-
justify-content:
|
|
33901
|
-
|
|
33902
|
-
font-size: 13px;
|
|
33894
|
+
justify-content: flex-end;
|
|
33895
|
+
padding-right: 8px;
|
|
33903
33896
|
}
|
|
33904
|
-
.
|
|
33905
|
-
|
|
33906
|
-
|
|
33907
|
-
|
|
33908
|
-
min-height: 20px;
|
|
33909
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33897
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
33898
|
+
width: 24px;
|
|
33899
|
+
height: 24px;
|
|
33900
|
+
cursor: pointer;
|
|
33910
33901
|
justify-content: center;
|
|
33902
|
+
border-radius: 4px;
|
|
33903
|
+
}
|
|
33904
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
33905
|
+
background: #fff;
|
|
33911
33906
|
}
|
|
33912
33907
|
|
|
33913
33908
|
.E_r77hffu {
|
|
@@ -33929,72 +33924,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33929
33924
|
margin-inline-end: unset;
|
|
33930
33925
|
}
|
|
33931
33926
|
|
|
33932
|
-
.
|
|
33933
|
-
margin:
|
|
33934
|
-
|
|
33935
|
-
padding: 2px 10px;
|
|
33936
|
-
height: 22px;
|
|
33937
|
-
display: flex;
|
|
33938
|
-
align-items: center;
|
|
33939
|
-
}
|
|
33940
|
-
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33941
|
-
color: #FFFFFF;
|
|
33942
|
-
}
|
|
33943
|
-
.E_l1ucdodl.tag-hover {
|
|
33944
|
-
cursor: pointer;
|
|
33945
|
-
}
|
|
33946
|
-
.E_l1ucdodl.ui-kit-status-legend {
|
|
33947
|
-
color: #00122e;
|
|
33948
|
-
}
|
|
33949
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33950
|
-
margin-right: 6px;
|
|
33951
|
-
}
|
|
33952
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33953
|
-
margin-left: 8px;
|
|
33954
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33955
|
-
}
|
|
33956
|
-
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33957
|
-
color: #FFFFFF;
|
|
33958
|
-
}
|
|
33959
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33960
|
-
background-color: #0080ff;
|
|
33961
|
-
}
|
|
33962
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33963
|
-
background-color: #f0483e;
|
|
33964
|
-
}
|
|
33965
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33966
|
-
background-color: #fea008;
|
|
33967
|
-
}
|
|
33968
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33969
|
-
background-color: #00ba5d;
|
|
33970
|
-
}
|
|
33971
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33972
|
-
background-color: #6b7d99;
|
|
33973
|
-
}
|
|
33974
|
-
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33975
|
-
background-color: #7E41FF;
|
|
33976
|
-
}
|
|
33977
|
-
|
|
33978
|
-
.E_s1qj66nc {
|
|
33979
|
-
width: 8px;
|
|
33980
|
-
height: 8px;
|
|
33981
|
-
border-radius: 50%;
|
|
33982
|
-
display: inline-block;
|
|
33983
|
-
}
|
|
33984
|
-
|
|
33985
|
-
.E_s5x1boq {
|
|
33986
|
-
width: 8px;
|
|
33987
|
-
height: 8px;
|
|
33988
|
-
border-radius: 2px;
|
|
33989
|
-
display: inline-block;
|
|
33990
|
-
}
|
|
33991
|
-
|
|
33992
|
-
.E_c1xm185 {
|
|
33993
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33994
|
-
}
|
|
33995
|
-
|
|
33996
|
-
.E_c1x5l5qc {
|
|
33997
|
-
flex: 1;
|
|
33927
|
+
.E_i1g85yz3 {
|
|
33928
|
+
margin-right: 4px;
|
|
33929
|
+
height: 16px;
|
|
33998
33930
|
}
|
|
33999
33931
|
|
|
34000
33932
|
.E_t13ef470 {
|
|
@@ -34027,187 +33959,94 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34027
33959
|
background: rgba(163, 180, 204, 0.18);
|
|
34028
33960
|
}
|
|
34029
33961
|
|
|
34030
|
-
.
|
|
34031
|
-
|
|
34032
|
-
|
|
34033
|
-
|
|
34034
|
-
|
|
34035
|
-
flex: 0 0 auto;
|
|
34036
|
-
}
|
|
34037
|
-
.E_t1gvlxt5 .progress-title {
|
|
34038
|
-
flex: 2;
|
|
34039
|
-
max-width: fit-content;
|
|
34040
|
-
}
|
|
34041
|
-
.E_t1gvlxt5 .progress-desc {
|
|
34042
|
-
flex: 1;
|
|
34043
|
-
max-width: fit-content;
|
|
34044
|
-
}
|
|
34045
|
-
|
|
34046
|
-
.E_a1ji6r68 {
|
|
34047
|
-
display: flex;
|
|
34048
|
-
align-items: center;
|
|
34049
|
-
column-gap: var(--a1ji6r68-0);
|
|
34050
|
-
}
|
|
34051
|
-
|
|
34052
|
-
.E_msn7nxt {
|
|
34053
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34054
|
-
text-align: center;
|
|
34055
|
-
display: flex;
|
|
34056
|
-
align-items: center;
|
|
34057
|
-
justify-content: center;
|
|
34058
|
-
flex-direction: column;
|
|
34059
|
-
height: 100%;
|
|
34060
|
-
}
|
|
34061
|
-
.E_msn7nxt .link {
|
|
34062
|
-
color: #0080ff;
|
|
34063
|
-
cursor: pointer;
|
|
34064
|
-
}
|
|
34065
|
-
|
|
34066
|
-
.E_mp64wfi {
|
|
34067
|
-
width: 100%;
|
|
34068
|
-
height: 100%;
|
|
34069
|
-
display: flex;
|
|
34070
|
-
flex-direction: column;
|
|
34071
|
-
}
|
|
34072
|
-
.E_mp64wfi .name-toolbar {
|
|
34073
|
-
width: 100%;
|
|
34074
|
-
display: flex;
|
|
34075
|
-
line-height: 30px;
|
|
34076
|
-
padding: 0 16px;
|
|
34077
|
-
justify-content: space-between;
|
|
34078
|
-
}
|
|
34079
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34080
|
-
display: flex;
|
|
34081
|
-
font-size: 12px;
|
|
34082
|
-
align-items: center;
|
|
34083
|
-
}
|
|
34084
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34085
|
-
color: #a3b4cc;
|
|
34086
|
-
}
|
|
34087
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34088
|
-
margin-left: 10px;
|
|
34089
|
-
}
|
|
34090
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34091
|
-
margin-left: 10px;
|
|
34092
|
-
cursor: pointer;
|
|
34093
|
-
}
|
|
34094
|
-
.E_mp64wfi .content {
|
|
34095
|
-
flex: 1;
|
|
34096
|
-
width: 100%;
|
|
34097
|
-
display: flex;
|
|
34098
|
-
justify-content: center;
|
|
34099
|
-
align-items: center;
|
|
34100
|
-
}
|
|
34101
|
-
.E_mp64wfi .single-content {
|
|
34102
|
-
height: 65px;
|
|
34103
|
-
}
|
|
34104
|
-
|
|
34105
|
-
.E_l1oyigan {
|
|
33962
|
+
.E_l1ucdodl {
|
|
33963
|
+
margin: 0;
|
|
33964
|
+
border-radius: 20px;
|
|
33965
|
+
padding: 2px 10px;
|
|
33966
|
+
height: 22px;
|
|
34106
33967
|
display: flex;
|
|
34107
33968
|
align-items: center;
|
|
34108
|
-
white-space: nowrap;
|
|
34109
|
-
overflow: hidden;
|
|
34110
|
-
width: 100%;
|
|
34111
33969
|
}
|
|
34112
|
-
.
|
|
34113
|
-
|
|
34114
|
-
font-size: 12px;
|
|
33970
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33971
|
+
color: #FFFFFF;
|
|
34115
33972
|
}
|
|
34116
|
-
|
|
34117
|
-
.E_l1noi4n1 {
|
|
34118
|
-
display: flex;
|
|
34119
|
-
justify-content: flex-start;
|
|
34120
|
-
align-items: center;
|
|
34121
|
-
font-size: 12px;
|
|
33973
|
+
.E_l1ucdodl.tag-hover {
|
|
34122
33974
|
cursor: pointer;
|
|
34123
33975
|
}
|
|
34124
|
-
.
|
|
34125
|
-
|
|
34126
|
-
}
|
|
34127
|
-
.E_l1noi4n1.deselected {
|
|
34128
|
-
opacity: 0.4;
|
|
33976
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
33977
|
+
color: #00122e;
|
|
34129
33978
|
}
|
|
34130
|
-
.
|
|
34131
|
-
|
|
33979
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33980
|
+
margin-right: 6px;
|
|
34132
33981
|
}
|
|
34133
|
-
|
|
34134
|
-
|
|
34135
|
-
|
|
34136
|
-
height: 8px;
|
|
34137
|
-
width: 8px;
|
|
34138
|
-
margin-right: 8px;
|
|
33982
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33983
|
+
margin-left: 8px;
|
|
33984
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34139
33985
|
}
|
|
34140
|
-
|
|
34141
|
-
|
|
34142
|
-
display: flex;
|
|
34143
|
-
align-items: center;
|
|
34144
|
-
font-size: 12px;
|
|
34145
|
-
margin: 0;
|
|
33986
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33987
|
+
color: #FFFFFF;
|
|
34146
33988
|
}
|
|
34147
|
-
|
|
34148
|
-
|
|
34149
|
-
position: relative;
|
|
33989
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33990
|
+
background-color: #0080ff;
|
|
34150
33991
|
}
|
|
34151
|
-
.
|
|
34152
|
-
|
|
33992
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33993
|
+
background-color: #f0483e;
|
|
34153
33994
|
}
|
|
34154
|
-
.
|
|
34155
|
-
|
|
34156
|
-
justify-content: space-between;
|
|
34157
|
-
line-height: 30px;
|
|
34158
|
-
margin: 0 16px;
|
|
33995
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33996
|
+
background-color: #fea008;
|
|
34159
33997
|
}
|
|
34160
|
-
.
|
|
34161
|
-
|
|
34162
|
-
font-size: 12px;
|
|
34163
|
-
align-items: center;
|
|
33998
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33999
|
+
background-color: #00ba5d;
|
|
34164
34000
|
}
|
|
34165
|
-
.
|
|
34166
|
-
color: #
|
|
34001
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34002
|
+
background-color: #6b7d99;
|
|
34167
34003
|
}
|
|
34168
|
-
.
|
|
34169
|
-
|
|
34004
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34005
|
+
background-color: #7E41FF;
|
|
34170
34006
|
}
|
|
34171
|
-
|
|
34172
|
-
|
|
34173
|
-
|
|
34007
|
+
|
|
34008
|
+
.E_s1qj66nc {
|
|
34009
|
+
width: 8px;
|
|
34010
|
+
height: 8px;
|
|
34011
|
+
border-radius: 50%;
|
|
34012
|
+
display: inline-block;
|
|
34174
34013
|
}
|
|
34175
|
-
|
|
34176
|
-
|
|
34014
|
+
|
|
34015
|
+
.E_s5x1boq {
|
|
34016
|
+
width: 8px;
|
|
34017
|
+
height: 8px;
|
|
34018
|
+
border-radius: 2px;
|
|
34019
|
+
display: inline-block;
|
|
34177
34020
|
}
|
|
34178
|
-
|
|
34179
|
-
|
|
34180
|
-
|
|
34181
|
-
padding: 0 8px;
|
|
34182
|
-
border-radius: 4px;
|
|
34183
|
-
font-size: 12px;
|
|
34184
|
-
color: #fff;
|
|
34185
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34186
|
-
transform: translateX(-50%);
|
|
34021
|
+
|
|
34022
|
+
.E_c1xm185 {
|
|
34023
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34187
34024
|
}
|
|
34188
34025
|
|
|
34189
|
-
.
|
|
34190
|
-
|
|
34026
|
+
.E_c1x5l5qc {
|
|
34027
|
+
flex: 1;
|
|
34191
34028
|
}
|
|
34192
34029
|
|
|
34193
|
-
.
|
|
34194
|
-
|
|
34195
|
-
|
|
34196
|
-
justify-content: space-between;
|
|
34197
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34198
|
-
color: #b4beca;
|
|
34199
|
-
font-size: 12px;
|
|
34200
|
-
padding: 3px 6px;
|
|
34030
|
+
.E_t1gvlxt5 {
|
|
34031
|
+
min-width: 0;
|
|
34032
|
+
flex: 1;
|
|
34201
34033
|
}
|
|
34202
|
-
.
|
|
34203
|
-
|
|
34034
|
+
.E_t1gvlxt5 .tag {
|
|
34035
|
+
flex: 0 0 auto;
|
|
34204
34036
|
}
|
|
34205
|
-
.
|
|
34206
|
-
|
|
34037
|
+
.E_t1gvlxt5 .progress-title {
|
|
34038
|
+
flex: 2;
|
|
34039
|
+
max-width: fit-content;
|
|
34207
34040
|
}
|
|
34208
|
-
.
|
|
34209
|
-
|
|
34210
|
-
|
|
34041
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34042
|
+
flex: 1;
|
|
34043
|
+
max-width: fit-content;
|
|
34044
|
+
}
|
|
34045
|
+
|
|
34046
|
+
.E_a1ji6r68 {
|
|
34047
|
+
display: flex;
|
|
34048
|
+
align-items: center;
|
|
34049
|
+
column-gap: var(--a1ji6r68-0);
|
|
34211
34050
|
}
|
|
34212
34051
|
|
|
34213
34052
|
.E_m11nzl2x {
|
|
@@ -34409,33 +34248,165 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34409
34248
|
border: 1px solid #fff;
|
|
34410
34249
|
}
|
|
34411
34250
|
|
|
34412
|
-
.
|
|
34251
|
+
.E_msn7nxt {
|
|
34252
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34253
|
+
text-align: center;
|
|
34413
34254
|
display: flex;
|
|
34414
34255
|
align-items: center;
|
|
34415
34256
|
justify-content: center;
|
|
34416
|
-
|
|
34417
|
-
|
|
34418
|
-
|
|
34257
|
+
flex-direction: column;
|
|
34258
|
+
height: 100%;
|
|
34259
|
+
}
|
|
34260
|
+
.E_msn7nxt .link {
|
|
34261
|
+
color: #0080ff;
|
|
34262
|
+
cursor: pointer;
|
|
34263
|
+
}
|
|
34264
|
+
|
|
34265
|
+
.E_mp64wfi {
|
|
34266
|
+
width: 100%;
|
|
34267
|
+
height: 100%;
|
|
34268
|
+
display: flex;
|
|
34269
|
+
flex-direction: column;
|
|
34270
|
+
}
|
|
34271
|
+
.E_mp64wfi .name-toolbar {
|
|
34272
|
+
width: 100%;
|
|
34273
|
+
display: flex;
|
|
34274
|
+
line-height: 30px;
|
|
34275
|
+
padding: 0 16px;
|
|
34276
|
+
justify-content: space-between;
|
|
34277
|
+
}
|
|
34278
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34279
|
+
display: flex;
|
|
34280
|
+
font-size: 12px;
|
|
34281
|
+
align-items: center;
|
|
34282
|
+
}
|
|
34283
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34284
|
+
color: #a3b4cc;
|
|
34285
|
+
}
|
|
34286
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34287
|
+
margin-left: 10px;
|
|
34288
|
+
}
|
|
34289
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34290
|
+
margin-left: 10px;
|
|
34291
|
+
cursor: pointer;
|
|
34292
|
+
}
|
|
34293
|
+
.E_mp64wfi .content {
|
|
34294
|
+
flex: 1;
|
|
34295
|
+
width: 100%;
|
|
34296
|
+
display: flex;
|
|
34297
|
+
justify-content: center;
|
|
34298
|
+
align-items: center;
|
|
34299
|
+
}
|
|
34300
|
+
.E_mp64wfi .single-content {
|
|
34301
|
+
height: 65px;
|
|
34302
|
+
}
|
|
34303
|
+
|
|
34304
|
+
.E_l1oyigan {
|
|
34305
|
+
display: flex;
|
|
34306
|
+
align-items: center;
|
|
34307
|
+
white-space: nowrap;
|
|
34419
34308
|
overflow: hidden;
|
|
34309
|
+
width: 100%;
|
|
34420
34310
|
}
|
|
34421
|
-
.
|
|
34422
|
-
|
|
34423
|
-
|
|
34424
|
-
|
|
34311
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
34312
|
+
margin-left: auto;
|
|
34313
|
+
font-size: 12px;
|
|
34314
|
+
}
|
|
34315
|
+
|
|
34316
|
+
.E_l1noi4n1 {
|
|
34317
|
+
display: flex;
|
|
34318
|
+
justify-content: flex-start;
|
|
34319
|
+
align-items: center;
|
|
34320
|
+
font-size: 12px;
|
|
34321
|
+
cursor: pointer;
|
|
34322
|
+
}
|
|
34323
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34324
|
+
margin-right: 20px;
|
|
34325
|
+
}
|
|
34326
|
+
.E_l1noi4n1.deselected {
|
|
34327
|
+
opacity: 0.4;
|
|
34328
|
+
}
|
|
34329
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34330
|
+
background: #b4beca !important;
|
|
34331
|
+
}
|
|
34332
|
+
|
|
34333
|
+
.E_cz19rz6 {
|
|
34334
|
+
display: inline-block;
|
|
34335
|
+
height: 8px;
|
|
34336
|
+
width: 8px;
|
|
34337
|
+
margin-right: 8px;
|
|
34338
|
+
}
|
|
34339
|
+
|
|
34340
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34341
|
+
display: flex;
|
|
34342
|
+
align-items: center;
|
|
34343
|
+
font-size: 12px;
|
|
34344
|
+
margin: 0;
|
|
34345
|
+
}
|
|
34346
|
+
|
|
34347
|
+
.E_m1y1hhnr {
|
|
34348
|
+
position: relative;
|
|
34349
|
+
}
|
|
34350
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34351
|
+
bottom: -12px;
|
|
34352
|
+
}
|
|
34353
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34354
|
+
display: flex;
|
|
34355
|
+
justify-content: space-between;
|
|
34356
|
+
line-height: 30px;
|
|
34357
|
+
margin: 0 16px;
|
|
34358
|
+
}
|
|
34359
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34360
|
+
display: flex;
|
|
34361
|
+
font-size: 12px;
|
|
34362
|
+
align-items: center;
|
|
34363
|
+
}
|
|
34364
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34365
|
+
color: #a3b4cc;
|
|
34366
|
+
}
|
|
34367
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34368
|
+
margin-left: 10px;
|
|
34369
|
+
}
|
|
34370
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34371
|
+
margin-left: 10px;
|
|
34372
|
+
cursor: pointer;
|
|
34373
|
+
}
|
|
34374
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34375
|
+
font-size: 12px;
|
|
34376
|
+
}
|
|
34377
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34425
34378
|
position: absolute;
|
|
34426
|
-
|
|
34427
|
-
|
|
34428
|
-
|
|
34429
|
-
|
|
34430
|
-
|
|
34379
|
+
bottom: 10px;
|
|
34380
|
+
padding: 0 8px;
|
|
34381
|
+
border-radius: 4px;
|
|
34382
|
+
font-size: 12px;
|
|
34383
|
+
color: #fff;
|
|
34384
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34385
|
+
transform: translateX(-50%);
|
|
34431
34386
|
}
|
|
34432
|
-
|
|
34433
|
-
|
|
34434
|
-
|
|
34435
|
-
|
|
34436
|
-
|
|
34437
|
-
|
|
34438
|
-
|
|
34387
|
+
|
|
34388
|
+
.E_tnvijvs {
|
|
34389
|
+
min-width: 200px;
|
|
34390
|
+
}
|
|
34391
|
+
|
|
34392
|
+
.E_t1ub2aex {
|
|
34393
|
+
display: flex;
|
|
34394
|
+
align-items: center;
|
|
34395
|
+
justify-content: space-between;
|
|
34396
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34397
|
+
color: #b4beca;
|
|
34398
|
+
font-size: 12px;
|
|
34399
|
+
padding: 3px 6px;
|
|
34400
|
+
}
|
|
34401
|
+
.E_t1ub2aex:first-child {
|
|
34402
|
+
padding-top: 3px;
|
|
34403
|
+
}
|
|
34404
|
+
.E_t1ub2aex:last-child {
|
|
34405
|
+
padding-bottom: 3px;
|
|
34406
|
+
}
|
|
34407
|
+
.E_t1ub2aex .column-value {
|
|
34408
|
+
color: #fff;
|
|
34409
|
+
margin-left: 8px;
|
|
34439
34410
|
}
|
|
34440
34411
|
|
|
34441
34412
|
.E_t59qhqp {
|
|
@@ -34481,9 +34452,38 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34481
34452
|
.E_s1ikqzph {
|
|
34482
34453
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34483
34454
|
}
|
|
34484
|
-
|
|
34485
|
-
.E_i15astnl {
|
|
34486
|
-
color: #00122E;
|
|
34455
|
+
|
|
34456
|
+
.E_i15astnl {
|
|
34457
|
+
color: #00122E;
|
|
34458
|
+
}
|
|
34459
|
+
|
|
34460
|
+
.E_s20iney.skeleton-box {
|
|
34461
|
+
display: flex;
|
|
34462
|
+
align-items: center;
|
|
34463
|
+
justify-content: center;
|
|
34464
|
+
position: relative;
|
|
34465
|
+
border-radius: 2px;
|
|
34466
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34467
|
+
overflow: hidden;
|
|
34468
|
+
}
|
|
34469
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
34470
|
+
width: 200%;
|
|
34471
|
+
height: 200%;
|
|
34472
|
+
transform: rotate(15deg);
|
|
34473
|
+
position: absolute;
|
|
34474
|
+
top: -50%;
|
|
34475
|
+
flex-shrink: 0;
|
|
34476
|
+
opacity: 0.8;
|
|
34477
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
34478
|
+
animation: shimmer 1100ms infinite;
|
|
34479
|
+
}
|
|
34480
|
+
@keyframes shimmer {
|
|
34481
|
+
from {
|
|
34482
|
+
left: -120%;
|
|
34483
|
+
}
|
|
34484
|
+
to {
|
|
34485
|
+
left: 100%;
|
|
34486
|
+
}
|
|
34487
34487
|
}
|
|
34488
34488
|
|
|
34489
34489
|
.E_t1g36k2w {
|
|
@@ -34590,226 +34590,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34590
34590
|
}
|
|
34591
34591
|
}
|
|
34592
34592
|
|
|
34593
|
-
.E_c18bcrac {
|
|
34594
|
-
display: inline-block;
|
|
34595
|
-
width: 100%;
|
|
34596
|
-
}
|
|
34597
|
-
.E_c18bcrac .recharts-wrapper {
|
|
34598
|
-
margin-left: 4px;
|
|
34599
|
-
}
|
|
34600
|
-
|
|
34601
|
-
.E_cro7kg2 {
|
|
34602
|
-
padding: 4px;
|
|
34603
|
-
}
|
|
34604
|
-
|
|
34605
|
-
.E_c14wcxf0 {
|
|
34606
|
-
display: flex;
|
|
34607
|
-
justify-content: space-between;
|
|
34608
|
-
align-items: center;
|
|
34609
|
-
font-size: 13px;
|
|
34610
|
-
line-height: 24px;
|
|
34611
|
-
color: #cccccc;
|
|
34612
|
-
white-space: nowrap;
|
|
34613
|
-
}
|
|
34614
|
-
.E_c14wcxf0 label {
|
|
34615
|
-
margin-right: 32px;
|
|
34616
|
-
}
|
|
34617
|
-
|
|
34618
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
34619
|
-
font-weight: bold;
|
|
34620
|
-
color: white;
|
|
34621
|
-
}
|
|
34622
|
-
|
|
34623
|
-
.E_s11212zy {
|
|
34624
|
-
width: 8px;
|
|
34625
|
-
height: 8px;
|
|
34626
|
-
border-radius: 2px;
|
|
34627
|
-
display: inline-block;
|
|
34628
|
-
background: var(--s11212zy-0);
|
|
34629
|
-
border: 1px solid #fff;
|
|
34630
|
-
box-sizing: content-box;
|
|
34631
|
-
margin-right: 6px;
|
|
34632
|
-
}
|
|
34633
|
-
|
|
34634
|
-
.E_p1lyky6c > :first-child {
|
|
34635
|
-
font-weight: bold;
|
|
34636
|
-
color: white;
|
|
34637
|
-
margin-right: 4px;
|
|
34638
|
-
}
|
|
34639
|
-
|
|
34640
|
-
.E_clm1wy1 {
|
|
34641
|
-
width: 192px;
|
|
34642
|
-
height: 246px;
|
|
34643
|
-
border-radius: 4px;
|
|
34644
|
-
}
|
|
34645
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
34646
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
34647
|
-
width: 100%;
|
|
34648
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
34649
|
-
border-top: none;
|
|
34650
|
-
}
|
|
34651
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
34652
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
34653
|
-
padding: 0 16px;
|
|
34654
|
-
}
|
|
34655
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
34656
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
34657
|
-
width: 100%;
|
|
34658
|
-
height: 180px;
|
|
34659
|
-
border-spacing: 0;
|
|
34660
|
-
}
|
|
34661
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
34662
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
34663
|
-
margin-bottom: 8px;
|
|
34664
|
-
}
|
|
34665
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
34666
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
34667
|
-
width: 22px;
|
|
34668
|
-
}
|
|
34669
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
34670
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
34671
|
-
padding: 0;
|
|
34672
|
-
}
|
|
34673
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
34674
|
-
color: rgba(62, 70, 82, 0.6);
|
|
34675
|
-
opacity: 0.4;
|
|
34676
|
-
}
|
|
34677
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
34678
|
-
color: rgba(62, 70, 82, 0.6);
|
|
34679
|
-
opacity: 1;
|
|
34680
|
-
}
|
|
34681
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
34682
|
-
color: #3e4652;
|
|
34683
|
-
}
|
|
34684
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
34685
|
-
pointer-events: none;
|
|
34686
|
-
}
|
|
34687
|
-
|
|
34688
|
-
.E_t1tsm00v {
|
|
34689
|
-
color: rgba(129, 138, 153, 0.6);
|
|
34690
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
34691
|
-
backdrop-filter: blur(10px);
|
|
34692
|
-
padding: 7px 10px;
|
|
34693
|
-
}
|
|
34694
|
-
|
|
34695
|
-
.E_c167wnad {
|
|
34696
|
-
color: rgba(62, 70, 82, 0.6);
|
|
34697
|
-
display: flex;
|
|
34698
|
-
justify-content: space-between;
|
|
34699
|
-
align-items: center;
|
|
34700
|
-
padding: 8px 16px;
|
|
34701
|
-
}
|
|
34702
|
-
.E_c167wnad .anticon {
|
|
34703
|
-
cursor: pointer;
|
|
34704
|
-
}
|
|
34705
|
-
.E_c167wnad .anticon:hover {
|
|
34706
|
-
color: #0096ff;
|
|
34707
|
-
}
|
|
34708
|
-
|
|
34709
|
-
.E_cxhf7dh {
|
|
34710
|
-
text-align: center;
|
|
34711
|
-
}
|
|
34712
|
-
.E_cxhf7dh .dots {
|
|
34713
|
-
display: flex;
|
|
34714
|
-
justify-content: center;
|
|
34715
|
-
}
|
|
34716
|
-
.E_cxhf7dh .dot {
|
|
34717
|
-
display: inline-block;
|
|
34718
|
-
width: 2px;
|
|
34719
|
-
height: 2px;
|
|
34720
|
-
border-radius: 1px;
|
|
34721
|
-
background: #0096ff;
|
|
34722
|
-
}
|
|
34723
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
34724
|
-
margin-right: 2px;
|
|
34725
|
-
}
|
|
34726
|
-
.E_cxhf7dh .bar {
|
|
34727
|
-
width: 9px;
|
|
34728
|
-
height: 2px;
|
|
34729
|
-
background: #0096ff;
|
|
34730
|
-
border-radius: 2px;
|
|
34731
|
-
}
|
|
34732
|
-
|
|
34733
|
-
.E_s1ebs0ra {
|
|
34734
|
-
display: flex;
|
|
34735
|
-
align-items: center;
|
|
34736
|
-
justify-content: space-between;
|
|
34737
|
-
background: #edf0f7;
|
|
34738
|
-
padding: 8px 12px;
|
|
34739
|
-
position: sticky;
|
|
34740
|
-
top: 0;
|
|
34741
|
-
z-index: 1;
|
|
34742
|
-
margin-bottom: -52px;
|
|
34743
|
-
}
|
|
34744
|
-
.E_s1ebs0ra .select-total {
|
|
34745
|
-
display: flex;
|
|
34746
|
-
align-items: center;
|
|
34747
|
-
font-weight: 700;
|
|
34748
|
-
flex-shrink: 0;
|
|
34749
|
-
}
|
|
34750
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
34751
|
-
cursor: pointer;
|
|
34752
|
-
margin-left: 8px;
|
|
34753
|
-
width: 32px;
|
|
34754
|
-
height: 32px;
|
|
34755
|
-
border-radius: 50%;
|
|
34756
|
-
justify-content: center;
|
|
34757
|
-
}
|
|
34758
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
34759
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34760
|
-
}
|
|
34761
|
-
.E_s1ebs0ra .action-group {
|
|
34762
|
-
flex: 1;
|
|
34763
|
-
margin-left: 88px;
|
|
34764
|
-
white-space: nowrap;
|
|
34765
|
-
text-align: right;
|
|
34766
|
-
position: relative;
|
|
34767
|
-
padding: 4px 0;
|
|
34768
|
-
margin-top: -4px;
|
|
34769
|
-
overflow: hidden;
|
|
34770
|
-
}
|
|
34771
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
34772
|
-
transform: translateY(-4px);
|
|
34773
|
-
}
|
|
34774
|
-
.E_s1ebs0ra .action-group button {
|
|
34775
|
-
border: none;
|
|
34776
|
-
}
|
|
34777
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
34778
|
-
margin-right: 8px;
|
|
34779
|
-
}
|
|
34780
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
34781
|
-
margin-right: 4px;
|
|
34782
|
-
}
|
|
34783
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
34784
|
-
cursor: pointer;
|
|
34785
|
-
width: 32px;
|
|
34786
|
-
height: 32px;
|
|
34787
|
-
justify-content: center;
|
|
34788
|
-
border-radius: 50%;
|
|
34789
|
-
}
|
|
34790
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
34791
|
-
background: #fff;
|
|
34792
|
-
}
|
|
34793
|
-
|
|
34794
|
-
.E_n12mqh7z {
|
|
34795
|
-
display: flex;
|
|
34796
|
-
align-items: center;
|
|
34797
|
-
font-size: 12px;
|
|
34798
|
-
line-height: 18px;
|
|
34799
|
-
}
|
|
34800
|
-
.E_n12mqh7z:not(:last-child) {
|
|
34801
|
-
margin-bottom: 4px;
|
|
34802
|
-
}
|
|
34803
|
-
|
|
34804
|
-
.E_tf5bynu {
|
|
34805
|
-
margin: 0 3px;
|
|
34806
|
-
}
|
|
34807
|
-
|
|
34808
|
-
.E_tcckoz1 {
|
|
34809
|
-
max-height: 400px;
|
|
34810
|
-
overflow: auto;
|
|
34811
|
-
}
|
|
34812
|
-
|
|
34813
34593
|
.E_gmyahx3 {
|
|
34814
34594
|
cursor: pointer;
|
|
34815
34595
|
}
|
|
@@ -34820,67 +34600,85 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34820
34600
|
color: #0080ff;
|
|
34821
34601
|
}
|
|
34822
34602
|
|
|
34823
|
-
|
|
34824
|
-
|
|
34825
|
-
|
|
34826
|
-
|
|
34827
|
-
|
|
34828
|
-
overflow: hidden;
|
|
34829
|
-
text-overflow: ellipsis;
|
|
34830
|
-
}
|
|
34831
|
-
|
|
34832
|
-
.E_s1tui002 {
|
|
34833
|
-
white-space: nowrap;
|
|
34834
|
-
}
|
|
34835
|
-
|
|
34836
|
-
.E_mxrc2zg {
|
|
34837
|
-
display: -webkit-box;
|
|
34838
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
34839
|
-
-webkit-box-orient: vertical;
|
|
34840
|
-
word-break: break-all;
|
|
34841
|
-
}
|
|
34842
|
-
|
|
34843
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
34844
|
-
display: none;
|
|
34603
|
+
.E_n12mqh7z {
|
|
34604
|
+
display: flex;
|
|
34605
|
+
align-items: center;
|
|
34606
|
+
font-size: 12px;
|
|
34607
|
+
line-height: 18px;
|
|
34845
34608
|
}
|
|
34846
|
-
.
|
|
34847
|
-
|
|
34848
|
-
border-radius: 4px;
|
|
34609
|
+
.E_n12mqh7z:not(:last-child) {
|
|
34610
|
+
margin-bottom: 4px;
|
|
34849
34611
|
}
|
|
34850
|
-
|
|
34851
|
-
|
|
34612
|
+
|
|
34613
|
+
.E_tf5bynu {
|
|
34614
|
+
margin: 0 3px;
|
|
34852
34615
|
}
|
|
34853
34616
|
|
|
34854
|
-
.
|
|
34617
|
+
.E_tcckoz1 {
|
|
34618
|
+
max-height: 400px;
|
|
34619
|
+
overflow: auto;
|
|
34620
|
+
}
|
|
34621
|
+
|
|
34622
|
+
.E_s1ebs0ra {
|
|
34855
34623
|
display: flex;
|
|
34856
34624
|
align-items: center;
|
|
34857
|
-
justify-content:
|
|
34625
|
+
justify-content: space-between;
|
|
34626
|
+
background: #edf0f7;
|
|
34627
|
+
padding: 8px 12px;
|
|
34628
|
+
position: sticky;
|
|
34629
|
+
top: 0;
|
|
34630
|
+
z-index: 1;
|
|
34631
|
+
margin-bottom: -52px;
|
|
34858
34632
|
}
|
|
34859
|
-
|
|
34860
|
-
.E_b1ctd5xy {
|
|
34633
|
+
.E_s1ebs0ra .select-total {
|
|
34861
34634
|
display: flex;
|
|
34862
34635
|
align-items: center;
|
|
34863
|
-
|
|
34636
|
+
font-weight: 700;
|
|
34637
|
+
flex-shrink: 0;
|
|
34864
34638
|
}
|
|
34865
|
-
.
|
|
34866
|
-
|
|
34867
|
-
|
|
34639
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
34640
|
+
cursor: pointer;
|
|
34641
|
+
margin-left: 8px;
|
|
34642
|
+
width: 32px;
|
|
34643
|
+
height: 32px;
|
|
34644
|
+
border-radius: 50%;
|
|
34645
|
+
justify-content: center;
|
|
34868
34646
|
}
|
|
34869
|
-
|
|
34870
|
-
.
|
|
34871
|
-
min-width: 40px;
|
|
34647
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
34648
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34872
34649
|
}
|
|
34873
|
-
.
|
|
34874
|
-
|
|
34650
|
+
.E_s1ebs0ra .action-group {
|
|
34651
|
+
flex: 1;
|
|
34652
|
+
margin-left: 88px;
|
|
34653
|
+
white-space: nowrap;
|
|
34654
|
+
text-align: right;
|
|
34655
|
+
position: relative;
|
|
34656
|
+
padding: 4px 0;
|
|
34657
|
+
margin-top: -4px;
|
|
34658
|
+
overflow: hidden;
|
|
34875
34659
|
}
|
|
34876
|
-
|
|
34877
|
-
|
|
34878
|
-
display: flex;
|
|
34879
|
-
align-items: center;
|
|
34660
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
34661
|
+
transform: translateY(-4px);
|
|
34880
34662
|
}
|
|
34881
|
-
.
|
|
34663
|
+
.E_s1ebs0ra .action-group button {
|
|
34664
|
+
border: none;
|
|
34665
|
+
}
|
|
34666
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
34882
34667
|
margin-right: 8px;
|
|
34883
34668
|
}
|
|
34669
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
34670
|
+
margin-right: 4px;
|
|
34671
|
+
}
|
|
34672
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
34673
|
+
cursor: pointer;
|
|
34674
|
+
width: 32px;
|
|
34675
|
+
height: 32px;
|
|
34676
|
+
justify-content: center;
|
|
34677
|
+
border-radius: 50%;
|
|
34678
|
+
}
|
|
34679
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
34680
|
+
background: #fff;
|
|
34681
|
+
}
|
|
34884
34682
|
|
|
34885
34683
|
.E_c1up1pdz {
|
|
34886
34684
|
width: 648px;
|
|
@@ -35022,6 +34820,103 @@ span.E_tqjc4ui {
|
|
|
35022
34820
|
color: #fff;
|
|
35023
34821
|
}
|
|
35024
34822
|
|
|
34823
|
+
.E_ou7iq30 {
|
|
34824
|
+
overflow: hidden;
|
|
34825
|
+
text-overflow: ellipsis;
|
|
34826
|
+
}
|
|
34827
|
+
|
|
34828
|
+
.E_s1tui002 {
|
|
34829
|
+
white-space: nowrap;
|
|
34830
|
+
}
|
|
34831
|
+
|
|
34832
|
+
.E_mxrc2zg {
|
|
34833
|
+
display: -webkit-box;
|
|
34834
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
34835
|
+
-webkit-box-orient: vertical;
|
|
34836
|
+
word-break: break-all;
|
|
34837
|
+
}
|
|
34838
|
+
|
|
34839
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
34840
|
+
display: none;
|
|
34841
|
+
}
|
|
34842
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
34843
|
+
background: rgba(23, 38, 64, 0.8);
|
|
34844
|
+
border-radius: 4px;
|
|
34845
|
+
}
|
|
34846
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
34847
|
+
visibility: hidden;
|
|
34848
|
+
}
|
|
34849
|
+
|
|
34850
|
+
.E_c18bcrac {
|
|
34851
|
+
display: inline-block;
|
|
34852
|
+
width: 100%;
|
|
34853
|
+
}
|
|
34854
|
+
.E_c18bcrac .recharts-wrapper {
|
|
34855
|
+
margin-left: 4px;
|
|
34856
|
+
}
|
|
34857
|
+
|
|
34858
|
+
.E_cro7kg2 {
|
|
34859
|
+
padding: 4px;
|
|
34860
|
+
}
|
|
34861
|
+
|
|
34862
|
+
.E_c14wcxf0 {
|
|
34863
|
+
display: flex;
|
|
34864
|
+
justify-content: space-between;
|
|
34865
|
+
align-items: center;
|
|
34866
|
+
font-size: 13px;
|
|
34867
|
+
line-height: 24px;
|
|
34868
|
+
color: #cccccc;
|
|
34869
|
+
white-space: nowrap;
|
|
34870
|
+
}
|
|
34871
|
+
.E_c14wcxf0 label {
|
|
34872
|
+
margin-right: 32px;
|
|
34873
|
+
}
|
|
34874
|
+
|
|
34875
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
34876
|
+
font-weight: bold;
|
|
34877
|
+
color: white;
|
|
34878
|
+
}
|
|
34879
|
+
|
|
34880
|
+
.E_s11212zy {
|
|
34881
|
+
width: 8px;
|
|
34882
|
+
height: 8px;
|
|
34883
|
+
border-radius: 2px;
|
|
34884
|
+
display: inline-block;
|
|
34885
|
+
background: var(--s11212zy-0);
|
|
34886
|
+
border: 1px solid #fff;
|
|
34887
|
+
box-sizing: content-box;
|
|
34888
|
+
margin-right: 6px;
|
|
34889
|
+
}
|
|
34890
|
+
|
|
34891
|
+
.E_p1lyky6c > :first-child {
|
|
34892
|
+
font-weight: bold;
|
|
34893
|
+
color: white;
|
|
34894
|
+
margin-right: 4px;
|
|
34895
|
+
}
|
|
34896
|
+
|
|
34897
|
+
.E_wg1tsps {
|
|
34898
|
+
display: flex;
|
|
34899
|
+
align-items: center;
|
|
34900
|
+
justify-content: flex-end;
|
|
34901
|
+
}
|
|
34902
|
+
|
|
34903
|
+
.E_b1ctd5xy {
|
|
34904
|
+
display: flex;
|
|
34905
|
+
align-items: center;
|
|
34906
|
+
width: calc(100% - 40px);
|
|
34907
|
+
}
|
|
34908
|
+
.E_b1ctd5xy .chart {
|
|
34909
|
+
display: inline-block;
|
|
34910
|
+
width: 100%;
|
|
34911
|
+
}
|
|
34912
|
+
|
|
34913
|
+
.E_u1p8acpn {
|
|
34914
|
+
min-width: 40px;
|
|
34915
|
+
}
|
|
34916
|
+
.E_u1p8acpn .unit {
|
|
34917
|
+
color: #00122e !important;
|
|
34918
|
+
}
|
|
34919
|
+
|
|
35025
34920
|
.E_t1sqg15u {
|
|
35026
34921
|
background: white;
|
|
35027
34922
|
}
|
|
@@ -35112,130 +35007,122 @@ span.E_tqjc4ui {
|
|
|
35112
35007
|
padding-right: 12px;
|
|
35113
35008
|
}
|
|
35114
35009
|
|
|
35115
|
-
.
|
|
35116
|
-
|
|
35117
|
-
box-sizing: border-box;
|
|
35118
|
-
border-radius: 2px;
|
|
35119
|
-
background: #f5f7fa;
|
|
35120
|
-
display: flex;
|
|
35121
|
-
width: 100%;
|
|
35122
|
-
overflow: hidden;
|
|
35123
|
-
}
|
|
35124
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35125
|
-
margin-left: 1px;
|
|
35010
|
+
span.E_tqjc4ui {
|
|
35011
|
+
margin: 0 2px;
|
|
35126
35012
|
}
|
|
35127
35013
|
|
|
35128
|
-
.
|
|
35129
|
-
background: #edf0f7;
|
|
35130
|
-
padding: 32px 8px;
|
|
35131
|
-
overflow: auto;
|
|
35132
|
-
}
|
|
35133
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
35134
|
-
display: flex;
|
|
35135
|
-
flex-direction: column;
|
|
35136
|
-
justify-content: space-between;
|
|
35137
|
-
}
|
|
35138
|
-
.E_s1at6qmn footer {
|
|
35014
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35139
35015
|
display: flex;
|
|
35016
|
+
align-items: center;
|
|
35140
35017
|
}
|
|
35141
|
-
.
|
|
35142
|
-
|
|
35143
|
-
}
|
|
35144
|
-
.E_s1at6qmn .ant-menu a {
|
|
35145
|
-
color: #00122e;
|
|
35146
|
-
width: 180px;
|
|
35147
|
-
overflow: hidden;
|
|
35148
|
-
text-overflow: ellipsis;
|
|
35149
|
-
}
|
|
35150
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
35151
|
-
margin-bottom: 24px;
|
|
35018
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35019
|
+
margin-right: 8px;
|
|
35152
35020
|
}
|
|
35153
|
-
|
|
35154
|
-
|
|
35021
|
+
|
|
35022
|
+
.E_clm1wy1 {
|
|
35023
|
+
width: 192px;
|
|
35024
|
+
height: 246px;
|
|
35025
|
+
border-radius: 4px;
|
|
35155
35026
|
}
|
|
35156
|
-
.
|
|
35157
|
-
|
|
35158
|
-
|
|
35159
|
-
|
|
35027
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
35028
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
35029
|
+
width: 100%;
|
|
35030
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
35031
|
+
border-top: none;
|
|
35160
35032
|
}
|
|
35161
|
-
.
|
|
35162
|
-
|
|
35033
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
35034
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
35035
|
+
padding: 0 16px;
|
|
35163
35036
|
}
|
|
35164
|
-
.
|
|
35165
|
-
|
|
35037
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
35038
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
35039
|
+
width: 100%;
|
|
35040
|
+
height: 180px;
|
|
35041
|
+
border-spacing: 0;
|
|
35166
35042
|
}
|
|
35167
|
-
.
|
|
35168
|
-
|
|
35169
|
-
|
|
35043
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
35044
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
35045
|
+
margin-bottom: 8px;
|
|
35170
35046
|
}
|
|
35171
|
-
.
|
|
35172
|
-
|
|
35173
|
-
|
|
35174
|
-
align-items: center;
|
|
35175
|
-
height: 32px;
|
|
35176
|
-
line-height: 22px;
|
|
35177
|
-
padding: 0 8px;
|
|
35047
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
35048
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
35049
|
+
width: 22px;
|
|
35178
35050
|
}
|
|
35179
|
-
.
|
|
35180
|
-
|
|
35051
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
35052
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
35053
|
+
padding: 0;
|
|
35181
35054
|
}
|
|
35182
|
-
.
|
|
35183
|
-
|
|
35184
|
-
|
|
35055
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
35056
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35057
|
+
opacity: 0.4;
|
|
35185
35058
|
}
|
|
35186
|
-
.
|
|
35187
|
-
|
|
35188
|
-
|
|
35189
|
-
border-radius: 6px;
|
|
35190
|
-
color: #fff;
|
|
35059
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
35060
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35061
|
+
opacity: 1;
|
|
35191
35062
|
}
|
|
35192
|
-
.
|
|
35193
|
-
color: #
|
|
35063
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
35064
|
+
color: #3e4652;
|
|
35194
35065
|
}
|
|
35195
|
-
.
|
|
35196
|
-
|
|
35197
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
35198
|
-
border-radius: 6px;
|
|
35066
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
35067
|
+
pointer-events: none;
|
|
35199
35068
|
}
|
|
35200
35069
|
|
|
35201
|
-
.
|
|
35202
|
-
|
|
35203
|
-
|
|
35070
|
+
.E_t1tsm00v {
|
|
35071
|
+
color: rgba(129, 138, 153, 0.6);
|
|
35072
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35073
|
+
backdrop-filter: blur(10px);
|
|
35074
|
+
padding: 7px 10px;
|
|
35204
35075
|
}
|
|
35205
|
-
|
|
35206
|
-
|
|
35207
|
-
|
|
35076
|
+
|
|
35077
|
+
.E_c167wnad {
|
|
35078
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35079
|
+
display: flex;
|
|
35080
|
+
justify-content: space-between;
|
|
35081
|
+
align-items: center;
|
|
35082
|
+
padding: 8px 16px;
|
|
35208
35083
|
}
|
|
35209
|
-
.
|
|
35210
|
-
|
|
35084
|
+
.E_c167wnad .anticon {
|
|
35085
|
+
cursor: pointer;
|
|
35211
35086
|
}
|
|
35212
|
-
.
|
|
35213
|
-
|
|
35214
|
-
padding: 0 6px;
|
|
35087
|
+
.E_c167wnad .anticon:hover {
|
|
35088
|
+
color: #0096ff;
|
|
35215
35089
|
}
|
|
35216
35090
|
|
|
35217
|
-
.
|
|
35091
|
+
.E_cxhf7dh {
|
|
35092
|
+
text-align: center;
|
|
35093
|
+
}
|
|
35094
|
+
.E_cxhf7dh .dots {
|
|
35218
35095
|
display: flex;
|
|
35219
|
-
|
|
35220
|
-
width: 100% !important;
|
|
35096
|
+
justify-content: center;
|
|
35221
35097
|
}
|
|
35222
|
-
.
|
|
35223
|
-
|
|
35224
|
-
|
|
35098
|
+
.E_cxhf7dh .dot {
|
|
35099
|
+
display: inline-block;
|
|
35100
|
+
width: 2px;
|
|
35101
|
+
height: 2px;
|
|
35102
|
+
border-radius: 1px;
|
|
35103
|
+
background: #0096ff;
|
|
35225
35104
|
}
|
|
35226
|
-
.
|
|
35227
|
-
|
|
35228
|
-
color: #00122e;
|
|
35105
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
35106
|
+
margin-right: 2px;
|
|
35229
35107
|
}
|
|
35230
|
-
.
|
|
35231
|
-
|
|
35108
|
+
.E_cxhf7dh .bar {
|
|
35109
|
+
width: 9px;
|
|
35110
|
+
height: 2px;
|
|
35111
|
+
background: #0096ff;
|
|
35112
|
+
border-radius: 2px;
|
|
35232
35113
|
}
|
|
35233
|
-
|
|
35234
|
-
|
|
35114
|
+
|
|
35115
|
+
.E_skwah65 {
|
|
35116
|
+
height: 8px;
|
|
35117
|
+
box-sizing: border-box;
|
|
35118
|
+
border-radius: 2px;
|
|
35119
|
+
background: #f5f7fa;
|
|
35120
|
+
display: flex;
|
|
35121
|
+
width: 100%;
|
|
35235
35122
|
overflow: hidden;
|
|
35236
|
-
|
|
35237
|
-
|
|
35238
|
-
|
|
35123
|
+
}
|
|
35124
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35125
|
+
margin-left: 1px;
|
|
35239
35126
|
}
|
|
35240
35127
|
|
|
35241
35128
|
.E_t160l1cm {
|
|
@@ -35360,85 +35247,239 @@ span.E_tqjc4ui {
|
|
|
35360
35247
|
height: 32px;
|
|
35361
35248
|
border-radius: 6px 6px 0 0;
|
|
35362
35249
|
}
|
|
35363
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
35364
|
-
padding-left: 0;
|
|
35250
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
35251
|
+
padding-left: 0;
|
|
35252
|
+
}
|
|
35253
|
+
.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 {
|
|
35254
|
+
padding-left: 16px;
|
|
35255
|
+
}
|
|
35256
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
35257
|
+
margin-left: 11px;
|
|
35258
|
+
height: 24px;
|
|
35259
|
+
}
|
|
35260
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
35261
|
+
padding: 0;
|
|
35262
|
+
}
|
|
35263
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
35264
|
+
padding: 4px 16px;
|
|
35265
|
+
}
|
|
35266
|
+
.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 {
|
|
35267
|
+
padding: 4px 16px;
|
|
35268
|
+
}
|
|
35269
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
35270
|
+
background: #fff;
|
|
35271
|
+
}
|
|
35272
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
35273
|
+
color: #005ed1;
|
|
35274
|
+
}
|
|
35275
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
35276
|
+
background: #fff;
|
|
35277
|
+
color: #1d326c;
|
|
35278
|
+
}
|
|
35279
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
35280
|
+
color: rgba(45, 58, 86, 0.6);
|
|
35281
|
+
}
|
|
35282
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
35283
|
+
color: #1d326c;
|
|
35284
|
+
}
|
|
35285
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
35286
|
+
fill: #d8deeb;
|
|
35287
|
+
}
|
|
35288
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
35289
|
+
fill: #1d326c;
|
|
35290
|
+
}
|
|
35291
|
+
.E_t160l1cm .tab-content {
|
|
35292
|
+
flex: 1;
|
|
35293
|
+
display: flex;
|
|
35294
|
+
flex-direction: column;
|
|
35295
|
+
}
|
|
35296
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
35297
|
+
overflow: visible;
|
|
35298
|
+
}
|
|
35299
|
+
|
|
35300
|
+
.E_t14npdqr {
|
|
35301
|
+
max-width: 240px;
|
|
35302
|
+
animation: none;
|
|
35303
|
+
}
|
|
35304
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
35305
|
+
border: 1px solid #0080ff;
|
|
35306
|
+
padding: 0;
|
|
35307
|
+
}
|
|
35308
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
35309
|
+
margin: 0;
|
|
35310
|
+
height: 32px;
|
|
35311
|
+
line-height: 32px;
|
|
35312
|
+
font-size: 13px;
|
|
35313
|
+
padding: 0 10px;
|
|
35314
|
+
display: block;
|
|
35315
|
+
overflow: hidden;
|
|
35316
|
+
text-overflow: ellipsis;
|
|
35317
|
+
white-space: nowrap;
|
|
35318
|
+
}
|
|
35319
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
35320
|
+
content: " ";
|
|
35321
|
+
height: 1px;
|
|
35322
|
+
width: calc(100% + 10px);
|
|
35323
|
+
background: rgba(172, 186, 211, 0.6);
|
|
35324
|
+
display: block;
|
|
35325
|
+
}
|
|
35326
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
35327
|
+
color: #0080ff;
|
|
35328
|
+
background: transparent;
|
|
35329
|
+
}
|
|
35330
|
+
|
|
35331
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
35332
|
+
background: #edf0f7;
|
|
35333
|
+
padding: 32px 8px;
|
|
35334
|
+
overflow: auto;
|
|
35335
|
+
}
|
|
35336
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
35337
|
+
display: flex;
|
|
35338
|
+
flex-direction: column;
|
|
35339
|
+
justify-content: space-between;
|
|
35340
|
+
}
|
|
35341
|
+
.E_s1at6qmn footer {
|
|
35342
|
+
display: flex;
|
|
35343
|
+
}
|
|
35344
|
+
.E_s1at6qmn .ant-menu {
|
|
35345
|
+
background: #edf0f7;
|
|
35346
|
+
}
|
|
35347
|
+
.E_s1at6qmn .ant-menu a {
|
|
35348
|
+
color: #00122e;
|
|
35349
|
+
width: 180px;
|
|
35350
|
+
overflow: hidden;
|
|
35351
|
+
text-overflow: ellipsis;
|
|
35352
|
+
}
|
|
35353
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
35354
|
+
margin-bottom: 24px;
|
|
35355
|
+
}
|
|
35356
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
35357
|
+
margin: 0;
|
|
35358
|
+
}
|
|
35359
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
35360
|
+
font-size: 12px;
|
|
35361
|
+
padding: 0 8px 4px;
|
|
35362
|
+
line-height: 18px;
|
|
35363
|
+
}
|
|
35364
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
35365
|
+
padding: 0;
|
|
35366
|
+
}
|
|
35367
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
35368
|
+
padding-bottom: 24px;
|
|
35369
|
+
}
|
|
35370
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
35371
|
+
margin-bottom: 24px;
|
|
35372
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35373
|
+
}
|
|
35374
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
35375
|
+
transition: none;
|
|
35376
|
+
display: flex;
|
|
35377
|
+
align-items: center;
|
|
35378
|
+
height: 32px;
|
|
35379
|
+
line-height: 22px;
|
|
35380
|
+
padding: 0 8px;
|
|
35381
|
+
}
|
|
35382
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
35383
|
+
margin-right: 12px;
|
|
35384
|
+
}
|
|
35385
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
35386
|
+
margin: 0;
|
|
35387
|
+
margin-bottom: 2px;
|
|
35388
|
+
}
|
|
35389
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
35390
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
35391
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
35392
|
+
border-radius: 6px;
|
|
35393
|
+
color: #fff;
|
|
35394
|
+
}
|
|
35395
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
35396
|
+
color: #fff;
|
|
35365
35397
|
}
|
|
35366
|
-
.
|
|
35367
|
-
|
|
35398
|
+
.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 {
|
|
35399
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
35400
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
35401
|
+
border-radius: 6px;
|
|
35368
35402
|
}
|
|
35369
|
-
|
|
35370
|
-
|
|
35371
|
-
|
|
35403
|
+
|
|
35404
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
35405
|
+
white-space: nowrap;
|
|
35406
|
+
transition: all 0s;
|
|
35372
35407
|
}
|
|
35373
|
-
.
|
|
35374
|
-
|
|
35408
|
+
.E_s1wu0lms.shrink {
|
|
35409
|
+
transition: all 0s;
|
|
35410
|
+
overflow: hidden;
|
|
35375
35411
|
}
|
|
35376
|
-
.
|
|
35377
|
-
|
|
35412
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
35413
|
+
visibility: hidden;
|
|
35378
35414
|
}
|
|
35379
|
-
.
|
|
35380
|
-
|
|
35415
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
35416
|
+
width: 36px;
|
|
35417
|
+
padding: 0 6px;
|
|
35381
35418
|
}
|
|
35382
|
-
|
|
35383
|
-
|
|
35419
|
+
|
|
35420
|
+
.E_n1ugzfva {
|
|
35421
|
+
display: flex;
|
|
35422
|
+
place-items: center;
|
|
35423
|
+
width: 100% !important;
|
|
35384
35424
|
}
|
|
35385
|
-
.
|
|
35386
|
-
color:
|
|
35425
|
+
.E_n1ugzfva[disabled] {
|
|
35426
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
35427
|
+
opacity: 1 !important;
|
|
35387
35428
|
}
|
|
35388
|
-
.
|
|
35389
|
-
|
|
35390
|
-
color: #
|
|
35429
|
+
.E_n1ugzfva.ant-btn {
|
|
35430
|
+
width: 100%;
|
|
35431
|
+
color: #00122e;
|
|
35391
35432
|
}
|
|
35392
|
-
.
|
|
35393
|
-
|
|
35433
|
+
.E_n1ugzfva .icon-wrapper {
|
|
35434
|
+
margin-right: 12px;
|
|
35394
35435
|
}
|
|
35395
|
-
.
|
|
35396
|
-
|
|
35436
|
+
.E_n1ugzfva .link-title {
|
|
35437
|
+
flex: 1;
|
|
35438
|
+
overflow: hidden;
|
|
35439
|
+
white-space: nowrap;
|
|
35440
|
+
text-overflow: ellipsis;
|
|
35441
|
+
text-align: left;
|
|
35397
35442
|
}
|
|
35398
|
-
|
|
35399
|
-
|
|
35443
|
+
|
|
35444
|
+
.E_i5w779o {
|
|
35445
|
+
padding: 8px 0;
|
|
35400
35446
|
}
|
|
35401
|
-
.
|
|
35402
|
-
|
|
35447
|
+
.E_i5w779o .col-label {
|
|
35448
|
+
flex-shrink: unset;
|
|
35403
35449
|
}
|
|
35404
|
-
.
|
|
35405
|
-
|
|
35450
|
+
.E_i5w779o .col-label * {
|
|
35451
|
+
line-height: 18px;
|
|
35452
|
+
}
|
|
35453
|
+
.E_i5w779o .col-content {
|
|
35454
|
+
flex: 1 1 0;
|
|
35406
35455
|
display: flex;
|
|
35407
|
-
|
|
35456
|
+
align-items: center;
|
|
35408
35457
|
}
|
|
35409
|
-
.
|
|
35410
|
-
|
|
35458
|
+
.E_i5w779o .col-content * {
|
|
35459
|
+
line-height: 18px;
|
|
35411
35460
|
}
|
|
35412
35461
|
|
|
35413
|
-
.
|
|
35414
|
-
|
|
35415
|
-
animation: none;
|
|
35416
|
-
}
|
|
35417
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
35418
|
-
border: 1px solid #0080ff;
|
|
35419
|
-
padding: 0;
|
|
35462
|
+
.E_l18dja44 {
|
|
35463
|
+
padding: 6px 0;
|
|
35420
35464
|
}
|
|
35421
|
-
.
|
|
35422
|
-
margin: 0;
|
|
35423
|
-
height: 32px;
|
|
35424
|
-
line-height: 32px;
|
|
35465
|
+
.E_l18dja44 .col-label * {
|
|
35425
35466
|
font-size: 13px;
|
|
35426
|
-
|
|
35427
|
-
display: block;
|
|
35428
|
-
overflow: hidden;
|
|
35429
|
-
text-overflow: ellipsis;
|
|
35430
|
-
white-space: nowrap;
|
|
35467
|
+
line-height: 20px;
|
|
35431
35468
|
}
|
|
35432
|
-
.
|
|
35433
|
-
|
|
35434
|
-
height:
|
|
35435
|
-
width: calc(100% + 10px);
|
|
35436
|
-
background: rgba(172, 186, 211, 0.6);
|
|
35437
|
-
display: block;
|
|
35469
|
+
.E_l18dja44 .col-content * {
|
|
35470
|
+
font-size: 14px;
|
|
35471
|
+
line-height: 20px;
|
|
35438
35472
|
}
|
|
35439
|
-
|
|
35440
|
-
|
|
35441
|
-
|
|
35473
|
+
|
|
35474
|
+
.E_c8c2hys {
|
|
35475
|
+
display: flex;
|
|
35476
|
+
justify-content: space-between;
|
|
35477
|
+
flex: 1;
|
|
35478
|
+
min-width: 0;
|
|
35479
|
+
}
|
|
35480
|
+
|
|
35481
|
+
.E_n4m6c4d {
|
|
35482
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35442
35483
|
}
|
|
35443
35484
|
|
|
35444
35485
|
.E_cyms3br {
|
|
@@ -35494,47 +35535,6 @@ span.E_tqjc4ui {
|
|
|
35494
35535
|
justify-content: center;
|
|
35495
35536
|
}
|
|
35496
35537
|
|
|
35497
|
-
.E_i5w779o {
|
|
35498
|
-
padding: 8px 0;
|
|
35499
|
-
}
|
|
35500
|
-
.E_i5w779o .col-label {
|
|
35501
|
-
flex-shrink: unset;
|
|
35502
|
-
}
|
|
35503
|
-
.E_i5w779o .col-label * {
|
|
35504
|
-
line-height: 18px;
|
|
35505
|
-
}
|
|
35506
|
-
.E_i5w779o .col-content {
|
|
35507
|
-
flex: 1 1 0;
|
|
35508
|
-
display: flex;
|
|
35509
|
-
align-items: center;
|
|
35510
|
-
}
|
|
35511
|
-
.E_i5w779o .col-content * {
|
|
35512
|
-
line-height: 18px;
|
|
35513
|
-
}
|
|
35514
|
-
|
|
35515
|
-
.E_l18dja44 {
|
|
35516
|
-
padding: 6px 0;
|
|
35517
|
-
}
|
|
35518
|
-
.E_l18dja44 .col-label * {
|
|
35519
|
-
font-size: 13px;
|
|
35520
|
-
line-height: 20px;
|
|
35521
|
-
}
|
|
35522
|
-
.E_l18dja44 .col-content * {
|
|
35523
|
-
font-size: 14px;
|
|
35524
|
-
line-height: 20px;
|
|
35525
|
-
}
|
|
35526
|
-
|
|
35527
|
-
.E_c8c2hys {
|
|
35528
|
-
display: flex;
|
|
35529
|
-
justify-content: space-between;
|
|
35530
|
-
flex: 1;
|
|
35531
|
-
min-width: 0;
|
|
35532
|
-
}
|
|
35533
|
-
|
|
35534
|
-
.E_n4m6c4d {
|
|
35535
|
-
color: rgba(0, 21, 64, 0.3);
|
|
35536
|
-
}
|
|
35537
|
-
|
|
35538
35538
|
.E_h1ol2wl7 {
|
|
35539
35539
|
font-weight: bold;
|
|
35540
35540
|
background-color: unset;
|
|
@@ -35578,6 +35578,50 @@ span.E_tqjc4ui {
|
|
|
35578
35578
|
gap: 8px;
|
|
35579
35579
|
}
|
|
35580
35580
|
|
|
35581
|
+
.E_c14ouk5o {
|
|
35582
|
+
width: 100%;
|
|
35583
|
+
height: 100%;
|
|
35584
|
+
display: flex;
|
|
35585
|
+
font-size: 12px;
|
|
35586
|
+
line-height: 18px;
|
|
35587
|
+
padding: 8px 0;
|
|
35588
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35589
|
+
}
|
|
35590
|
+
.E_c14ouk5o:last-of-type {
|
|
35591
|
+
box-shadow: none;
|
|
35592
|
+
padding-bottom: 0;
|
|
35593
|
+
}
|
|
35594
|
+
.E_c14ouk5o.collapsed {
|
|
35595
|
+
flex-direction: column;
|
|
35596
|
+
}
|
|
35597
|
+
.E_c14ouk5o.collapsed .collapsed-content {
|
|
35598
|
+
display: flex;
|
|
35599
|
+
}
|
|
35600
|
+
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
35601
|
+
flex: 1;
|
|
35602
|
+
display: flex;
|
|
35603
|
+
justify-content: space-between;
|
|
35604
|
+
}
|
|
35605
|
+
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
35606
|
+
height: auto;
|
|
35607
|
+
}
|
|
35608
|
+
.E_c14ouk5o.collapsed .extra-content {
|
|
35609
|
+
margin-left: 162px;
|
|
35610
|
+
}
|
|
35611
|
+
.E_c14ouk5o .col-label {
|
|
35612
|
+
width: 216px;
|
|
35613
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35614
|
+
margin-right: 12px;
|
|
35615
|
+
flex-shrink: 0;
|
|
35616
|
+
}
|
|
35617
|
+
.E_c14ouk5o .col-content {
|
|
35618
|
+
color: #2d3a56;
|
|
35619
|
+
/* make btn link in info row have the same height as normal text */
|
|
35620
|
+
}
|
|
35621
|
+
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
35622
|
+
height: auto;
|
|
35623
|
+
}
|
|
35624
|
+
|
|
35581
35625
|
.E_c1kchka8 {
|
|
35582
35626
|
height: 100%;
|
|
35583
35627
|
width: 100%;
|
|
@@ -36055,50 +36099,6 @@ span.E_tqjc4ui {
|
|
|
36055
36099
|
padding: 0;
|
|
36056
36100
|
}
|
|
36057
36101
|
|
|
36058
|
-
.E_c14ouk5o {
|
|
36059
|
-
width: 100%;
|
|
36060
|
-
height: 100%;
|
|
36061
|
-
display: flex;
|
|
36062
|
-
font-size: 12px;
|
|
36063
|
-
line-height: 18px;
|
|
36064
|
-
padding: 8px 0;
|
|
36065
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
36066
|
-
}
|
|
36067
|
-
.E_c14ouk5o:last-of-type {
|
|
36068
|
-
box-shadow: none;
|
|
36069
|
-
padding-bottom: 0;
|
|
36070
|
-
}
|
|
36071
|
-
.E_c14ouk5o.collapsed {
|
|
36072
|
-
flex-direction: column;
|
|
36073
|
-
}
|
|
36074
|
-
.E_c14ouk5o.collapsed .collapsed-content {
|
|
36075
|
-
display: flex;
|
|
36076
|
-
}
|
|
36077
|
-
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
36078
|
-
flex: 1;
|
|
36079
|
-
display: flex;
|
|
36080
|
-
justify-content: space-between;
|
|
36081
|
-
}
|
|
36082
|
-
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
36083
|
-
height: auto;
|
|
36084
|
-
}
|
|
36085
|
-
.E_c14ouk5o.collapsed .extra-content {
|
|
36086
|
-
margin-left: 162px;
|
|
36087
|
-
}
|
|
36088
|
-
.E_c14ouk5o .col-label {
|
|
36089
|
-
width: 216px;
|
|
36090
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36091
|
-
margin-right: 12px;
|
|
36092
|
-
flex-shrink: 0;
|
|
36093
|
-
}
|
|
36094
|
-
.E_c14ouk5o .col-content {
|
|
36095
|
-
color: #2d3a56;
|
|
36096
|
-
/* make btn link in info row have the same height as normal text */
|
|
36097
|
-
}
|
|
36098
|
-
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
36099
|
-
height: auto;
|
|
36100
|
-
}
|
|
36101
|
-
|
|
36102
36102
|
.E_cevhqx7 {
|
|
36103
36103
|
color: #00122e;
|
|
36104
36104
|
}
|