@cloudtower/eagle 0.32.23 → 0.32.25
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 +1134 -1134
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1089 -1089
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29662,8 +29662,89 @@ html body {
|
|
|
29662
29662
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29663
29663
|
}
|
|
29664
29664
|
}
|
|
29665
|
-
|
|
29666
|
-
|
|
29665
|
+
.E_skwah65 {
|
|
29666
|
+
height: 8px;
|
|
29667
|
+
box-sizing: border-box;
|
|
29668
|
+
border-radius: 2px;
|
|
29669
|
+
background: #f5f7fa;
|
|
29670
|
+
display: flex;
|
|
29671
|
+
width: 100%;
|
|
29672
|
+
overflow: hidden;
|
|
29673
|
+
}
|
|
29674
|
+
|
|
29675
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29676
|
+
margin-left: 1px;
|
|
29677
|
+
}
|
|
29678
|
+
|
|
29679
|
+
.E_s1ebs0ra {
|
|
29680
|
+
display: flex;
|
|
29681
|
+
align-items: center;
|
|
29682
|
+
justify-content: space-between;
|
|
29683
|
+
background: #edf0f7;
|
|
29684
|
+
padding: 8px 12px;
|
|
29685
|
+
position: sticky;
|
|
29686
|
+
top: 0;
|
|
29687
|
+
z-index: 1;
|
|
29688
|
+
margin-bottom: -52px;
|
|
29689
|
+
}
|
|
29690
|
+
|
|
29691
|
+
.E_s1ebs0ra .select-total {
|
|
29692
|
+
display: flex;
|
|
29693
|
+
align-items: center;
|
|
29694
|
+
font-weight: 700;
|
|
29695
|
+
flex-shrink: 0;
|
|
29696
|
+
}
|
|
29697
|
+
|
|
29698
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29699
|
+
cursor: pointer;
|
|
29700
|
+
margin-left: 8px;
|
|
29701
|
+
width: 32px;
|
|
29702
|
+
height: 32px;
|
|
29703
|
+
border-radius: 50%;
|
|
29704
|
+
justify-content: center;
|
|
29705
|
+
}
|
|
29706
|
+
|
|
29707
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29708
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29709
|
+
}
|
|
29710
|
+
|
|
29711
|
+
.E_s1ebs0ra .action-group {
|
|
29712
|
+
flex: 1;
|
|
29713
|
+
margin-left: 88px;
|
|
29714
|
+
white-space: nowrap;
|
|
29715
|
+
text-align: right;
|
|
29716
|
+
position: relative;
|
|
29717
|
+
padding: 4px 0;
|
|
29718
|
+
margin-top: -4px;
|
|
29719
|
+
overflow: hidden;
|
|
29720
|
+
}
|
|
29721
|
+
|
|
29722
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29723
|
+
transform: translateY(-4px);
|
|
29724
|
+
}
|
|
29725
|
+
|
|
29726
|
+
.E_s1ebs0ra .action-group button {
|
|
29727
|
+
border: none;
|
|
29728
|
+
}
|
|
29729
|
+
|
|
29730
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29731
|
+
margin-right: 8px;
|
|
29732
|
+
}
|
|
29733
|
+
|
|
29734
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29735
|
+
margin-right: 4px;
|
|
29736
|
+
}
|
|
29737
|
+
|
|
29738
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29739
|
+
cursor: pointer;
|
|
29740
|
+
width: 32px;
|
|
29741
|
+
height: 32px;
|
|
29742
|
+
justify-content: center;
|
|
29743
|
+
border-radius: 50%;
|
|
29744
|
+
}
|
|
29745
|
+
|
|
29746
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29747
|
+
background: #fff;
|
|
29667
29748
|
}
|
|
29668
29749
|
|
|
29669
29750
|
.E_clm1wy1 {
|
|
@@ -29775,52 +29856,6 @@ span.E_tqjc4ui {
|
|
|
29775
29856
|
border-radius: 2px;
|
|
29776
29857
|
}
|
|
29777
29858
|
|
|
29778
|
-
.E_skwah65 {
|
|
29779
|
-
height: 8px;
|
|
29780
|
-
box-sizing: border-box;
|
|
29781
|
-
border-radius: 2px;
|
|
29782
|
-
background: #f5f7fa;
|
|
29783
|
-
display: flex;
|
|
29784
|
-
width: 100%;
|
|
29785
|
-
overflow: hidden;
|
|
29786
|
-
}
|
|
29787
|
-
|
|
29788
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29789
|
-
margin-left: 1px;
|
|
29790
|
-
}
|
|
29791
|
-
|
|
29792
|
-
.E_n12mqh7z {
|
|
29793
|
-
display: flex;
|
|
29794
|
-
align-items: center;
|
|
29795
|
-
font-size: 12px;
|
|
29796
|
-
line-height: 18px;
|
|
29797
|
-
}
|
|
29798
|
-
|
|
29799
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29800
|
-
margin-bottom: 4px;
|
|
29801
|
-
}
|
|
29802
|
-
|
|
29803
|
-
.E_tf5bynu {
|
|
29804
|
-
margin: 0 3px;
|
|
29805
|
-
}
|
|
29806
|
-
|
|
29807
|
-
.E_tcckoz1 {
|
|
29808
|
-
max-height: 400px;
|
|
29809
|
-
overflow: auto;
|
|
29810
|
-
}
|
|
29811
|
-
|
|
29812
|
-
.E_gmyahx3 {
|
|
29813
|
-
cursor: pointer;
|
|
29814
|
-
}
|
|
29815
|
-
|
|
29816
|
-
.E_gmyahx3 .link-text {
|
|
29817
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29818
|
-
}
|
|
29819
|
-
|
|
29820
|
-
.E_gmyahx3:hover .link-text {
|
|
29821
|
-
color: #0080ff;
|
|
29822
|
-
}
|
|
29823
|
-
|
|
29824
29859
|
.E_c18bcrac {
|
|
29825
29860
|
display: inline-block;
|
|
29826
29861
|
width: 100%;
|
|
@@ -29870,75 +29905,16 @@ span.E_tqjc4ui {
|
|
|
29870
29905
|
margin-right: 4px;
|
|
29871
29906
|
}
|
|
29872
29907
|
|
|
29873
|
-
.
|
|
29874
|
-
display: flex;
|
|
29875
|
-
align-items: center;
|
|
29876
|
-
justify-content: space-between;
|
|
29877
|
-
background: #edf0f7;
|
|
29878
|
-
padding: 8px 12px;
|
|
29879
|
-
position: sticky;
|
|
29880
|
-
top: 0;
|
|
29881
|
-
z-index: 1;
|
|
29882
|
-
margin-bottom: -52px;
|
|
29883
|
-
}
|
|
29884
|
-
|
|
29885
|
-
.E_s1ebs0ra .select-total {
|
|
29886
|
-
display: flex;
|
|
29887
|
-
align-items: center;
|
|
29888
|
-
font-weight: 700;
|
|
29889
|
-
flex-shrink: 0;
|
|
29890
|
-
}
|
|
29891
|
-
|
|
29892
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29908
|
+
.E_gmyahx3 {
|
|
29893
29909
|
cursor: pointer;
|
|
29894
|
-
margin-left: 8px;
|
|
29895
|
-
width: 32px;
|
|
29896
|
-
height: 32px;
|
|
29897
|
-
border-radius: 50%;
|
|
29898
|
-
justify-content: center;
|
|
29899
|
-
}
|
|
29900
|
-
|
|
29901
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29902
|
-
background: rgba(225, 230, 241, 0.6);
|
|
29903
|
-
}
|
|
29904
|
-
|
|
29905
|
-
.E_s1ebs0ra .action-group {
|
|
29906
|
-
flex: 1;
|
|
29907
|
-
margin-left: 88px;
|
|
29908
|
-
white-space: nowrap;
|
|
29909
|
-
text-align: right;
|
|
29910
|
-
position: relative;
|
|
29911
|
-
padding: 4px 0;
|
|
29912
|
-
margin-top: -4px;
|
|
29913
|
-
overflow: hidden;
|
|
29914
|
-
}
|
|
29915
|
-
|
|
29916
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29917
|
-
transform: translateY(-4px);
|
|
29918
29910
|
}
|
|
29919
29911
|
|
|
29920
|
-
.
|
|
29921
|
-
|
|
29922
|
-
}
|
|
29923
|
-
|
|
29924
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29925
|
-
margin-right: 8px;
|
|
29926
|
-
}
|
|
29927
|
-
|
|
29928
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
29929
|
-
margin-right: 4px;
|
|
29930
|
-
}
|
|
29931
|
-
|
|
29932
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
29933
|
-
cursor: pointer;
|
|
29934
|
-
width: 32px;
|
|
29935
|
-
height: 32px;
|
|
29936
|
-
justify-content: center;
|
|
29937
|
-
border-radius: 50%;
|
|
29912
|
+
.E_gmyahx3 .link-text {
|
|
29913
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29938
29914
|
}
|
|
29939
29915
|
|
|
29940
|
-
.
|
|
29941
|
-
|
|
29916
|
+
.E_gmyahx3:hover .link-text {
|
|
29917
|
+
color: #0080ff;
|
|
29942
29918
|
}
|
|
29943
29919
|
|
|
29944
29920
|
.E_c1up1pdz {
|
|
@@ -30107,6 +30083,30 @@ span.E_tqjc4ui {
|
|
|
30107
30083
|
color: #fff;
|
|
30108
30084
|
}
|
|
30109
30085
|
|
|
30086
|
+
span.E_tqjc4ui {
|
|
30087
|
+
margin: 0 2px;
|
|
30088
|
+
}
|
|
30089
|
+
|
|
30090
|
+
.E_n12mqh7z {
|
|
30091
|
+
display: flex;
|
|
30092
|
+
align-items: center;
|
|
30093
|
+
font-size: 12px;
|
|
30094
|
+
line-height: 18px;
|
|
30095
|
+
}
|
|
30096
|
+
|
|
30097
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30098
|
+
margin-bottom: 4px;
|
|
30099
|
+
}
|
|
30100
|
+
|
|
30101
|
+
.E_tf5bynu {
|
|
30102
|
+
margin: 0 3px;
|
|
30103
|
+
}
|
|
30104
|
+
|
|
30105
|
+
.E_tcckoz1 {
|
|
30106
|
+
max-height: 400px;
|
|
30107
|
+
overflow: auto;
|
|
30108
|
+
}
|
|
30109
|
+
|
|
30110
30110
|
.E_ou7iq30 {
|
|
30111
30111
|
overflow: hidden;
|
|
30112
30112
|
text-overflow: ellipsis;
|
|
@@ -30136,29 +30136,271 @@ span.E_tqjc4ui {
|
|
|
30136
30136
|
visibility: hidden;
|
|
30137
30137
|
}
|
|
30138
30138
|
|
|
30139
|
-
.
|
|
30140
|
-
|
|
30141
|
-
|
|
30139
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30140
|
+
background: #edf0f7;
|
|
30141
|
+
padding: 32px 8px;
|
|
30142
|
+
overflow: auto;
|
|
30142
30143
|
}
|
|
30143
30144
|
|
|
30144
|
-
.
|
|
30145
|
-
|
|
30145
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30146
|
+
display: flex;
|
|
30147
|
+
flex-direction: column;
|
|
30148
|
+
justify-content: space-between;
|
|
30146
30149
|
}
|
|
30147
30150
|
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30151
|
+
.E_s1at6qmn footer {
|
|
30152
|
+
display: flex;
|
|
30150
30153
|
}
|
|
30151
30154
|
|
|
30152
|
-
.
|
|
30153
|
-
background:
|
|
30155
|
+
.E_s1at6qmn .ant-menu {
|
|
30156
|
+
background: #edf0f7;
|
|
30154
30157
|
}
|
|
30155
30158
|
|
|
30156
|
-
.
|
|
30157
|
-
|
|
30159
|
+
.E_s1at6qmn .ant-menu a {
|
|
30160
|
+
color: #00122e;
|
|
30161
|
+
width: 180px;
|
|
30162
|
+
overflow: hidden;
|
|
30163
|
+
text-overflow: ellipsis;
|
|
30158
30164
|
}
|
|
30159
30165
|
|
|
30160
|
-
.
|
|
30161
|
-
|
|
30166
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30167
|
+
margin-bottom: 24px;
|
|
30168
|
+
}
|
|
30169
|
+
|
|
30170
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30171
|
+
margin: 0;
|
|
30172
|
+
}
|
|
30173
|
+
|
|
30174
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30175
|
+
font-size: 12px;
|
|
30176
|
+
padding: 0 8px 4px;
|
|
30177
|
+
line-height: 18px;
|
|
30178
|
+
}
|
|
30179
|
+
|
|
30180
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30181
|
+
padding: 0;
|
|
30182
|
+
}
|
|
30183
|
+
|
|
30184
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30185
|
+
padding-bottom: 24px;
|
|
30186
|
+
}
|
|
30187
|
+
|
|
30188
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30189
|
+
margin-bottom: 24px;
|
|
30190
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30191
|
+
}
|
|
30192
|
+
|
|
30193
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30194
|
+
transition: none;
|
|
30195
|
+
display: flex;
|
|
30196
|
+
align-items: center;
|
|
30197
|
+
height: 32px;
|
|
30198
|
+
line-height: 22px;
|
|
30199
|
+
padding: 0 8px;
|
|
30200
|
+
}
|
|
30201
|
+
|
|
30202
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30203
|
+
margin-right: 12px;
|
|
30204
|
+
}
|
|
30205
|
+
|
|
30206
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30207
|
+
margin: 0;
|
|
30208
|
+
margin-bottom: 2px;
|
|
30209
|
+
}
|
|
30210
|
+
|
|
30211
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30212
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30213
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30214
|
+
border-radius: 6px;
|
|
30215
|
+
color: #fff;
|
|
30216
|
+
}
|
|
30217
|
+
|
|
30218
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30219
|
+
color: #fff;
|
|
30220
|
+
}
|
|
30221
|
+
|
|
30222
|
+
.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 {
|
|
30223
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30224
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30225
|
+
border-radius: 6px;
|
|
30226
|
+
}
|
|
30227
|
+
|
|
30228
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30229
|
+
white-space: nowrap;
|
|
30230
|
+
transition: all 0s;
|
|
30231
|
+
}
|
|
30232
|
+
|
|
30233
|
+
.E_s1wu0lms.shrink {
|
|
30234
|
+
transition: all 0s;
|
|
30235
|
+
overflow: hidden;
|
|
30236
|
+
}
|
|
30237
|
+
|
|
30238
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30239
|
+
visibility: hidden;
|
|
30240
|
+
}
|
|
30241
|
+
|
|
30242
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30243
|
+
width: 36px;
|
|
30244
|
+
padding: 0 6px;
|
|
30245
|
+
}
|
|
30246
|
+
|
|
30247
|
+
.E_n1ugzfva {
|
|
30248
|
+
display: flex;
|
|
30249
|
+
place-items: center;
|
|
30250
|
+
width: 100% !important;
|
|
30251
|
+
}
|
|
30252
|
+
|
|
30253
|
+
.E_n1ugzfva[disabled] {
|
|
30254
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
30255
|
+
opacity: 1 !important;
|
|
30256
|
+
}
|
|
30257
|
+
|
|
30258
|
+
.E_n1ugzfva.ant-btn {
|
|
30259
|
+
width: 100%;
|
|
30260
|
+
color: #00122e;
|
|
30261
|
+
}
|
|
30262
|
+
|
|
30263
|
+
.E_n1ugzfva .icon-wrapper {
|
|
30264
|
+
margin-right: 12px;
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_n1ugzfva .link-title {
|
|
30268
|
+
flex: 1;
|
|
30269
|
+
overflow: hidden;
|
|
30270
|
+
white-space: nowrap;
|
|
30271
|
+
text-overflow: ellipsis;
|
|
30272
|
+
text-align: left;
|
|
30273
|
+
}
|
|
30274
|
+
|
|
30275
|
+
.E_t1sqg15u {
|
|
30276
|
+
background: white;
|
|
30277
|
+
}
|
|
30278
|
+
|
|
30279
|
+
.E_t1sqg15u.inline .table-row {
|
|
30280
|
+
flex-direction: column;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30284
|
+
padding: 0 16px 7px 0;
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30288
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30289
|
+
}
|
|
30290
|
+
|
|
30291
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30292
|
+
border-top: none !important;
|
|
30293
|
+
}
|
|
30294
|
+
|
|
30295
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30296
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30297
|
+
}
|
|
30298
|
+
|
|
30299
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30300
|
+
padding-bottom: 0;
|
|
30301
|
+
}
|
|
30302
|
+
|
|
30303
|
+
.E_t1sqg15u.align-right .content {
|
|
30304
|
+
text-align: right;
|
|
30305
|
+
}
|
|
30306
|
+
|
|
30307
|
+
.E_t1sqg15u .uuid-row {
|
|
30308
|
+
display: flex;
|
|
30309
|
+
justify-content: space-between;
|
|
30310
|
+
}
|
|
30311
|
+
|
|
30312
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30313
|
+
white-space: nowrap;
|
|
30314
|
+
overflow: hidden;
|
|
30315
|
+
text-overflow: ellipsis;
|
|
30316
|
+
}
|
|
30317
|
+
|
|
30318
|
+
.E_t4zczcp {
|
|
30319
|
+
display: flex;
|
|
30320
|
+
justify-content: space-between;
|
|
30321
|
+
align-items: center;
|
|
30322
|
+
padding: 8px;
|
|
30323
|
+
min-height: 32px;
|
|
30324
|
+
}
|
|
30325
|
+
|
|
30326
|
+
.E_t4zczcp .table-title {
|
|
30327
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30328
|
+
font-weight: 600;
|
|
30329
|
+
font-size: 12px;
|
|
30330
|
+
line-height: 8px;
|
|
30331
|
+
}
|
|
30332
|
+
|
|
30333
|
+
.E_t4zczcp .edit-icon {
|
|
30334
|
+
font-size: 16px;
|
|
30335
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30336
|
+
cursor: pointer;
|
|
30337
|
+
}
|
|
30338
|
+
|
|
30339
|
+
.E_t1s7goww {
|
|
30340
|
+
font-size: 12px;
|
|
30341
|
+
line-height: 18px;
|
|
30342
|
+
}
|
|
30343
|
+
|
|
30344
|
+
.E_t93e4cf {
|
|
30345
|
+
display: flex;
|
|
30346
|
+
padding: 8px 0;
|
|
30347
|
+
color: #2d3a56;
|
|
30348
|
+
}
|
|
30349
|
+
|
|
30350
|
+
.E_t93e4cf .hidden {
|
|
30351
|
+
display: none;
|
|
30352
|
+
}
|
|
30353
|
+
|
|
30354
|
+
.E_t93e4cf .ant-btn-link {
|
|
30355
|
+
height: auto;
|
|
30356
|
+
}
|
|
30357
|
+
|
|
30358
|
+
.E_t93e4cf .content {
|
|
30359
|
+
overflow: hidden;
|
|
30360
|
+
overflow-x: auto;
|
|
30361
|
+
width: 100%;
|
|
30362
|
+
white-space: pre-wrap;
|
|
30363
|
+
}
|
|
30364
|
+
|
|
30365
|
+
.E_t93e4cf .content .ant-btn {
|
|
30366
|
+
white-space: pre-wrap;
|
|
30367
|
+
text-align: left;
|
|
30368
|
+
}
|
|
30369
|
+
|
|
30370
|
+
.E_t93e4cf .content .unit-chart {
|
|
30371
|
+
justify-content: flex-start;
|
|
30372
|
+
}
|
|
30373
|
+
|
|
30374
|
+
.E_rhz2uv5 {
|
|
30375
|
+
width: var(--rhz2uv5-0);
|
|
30376
|
+
flex-shrink: 0;
|
|
30377
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30378
|
+
padding-right: 12px;
|
|
30379
|
+
}
|
|
30380
|
+
|
|
30381
|
+
.E_c18gxmrl {
|
|
30382
|
+
border: 1px solid #d8deeb;
|
|
30383
|
+
border-radius: 4px;
|
|
30384
|
+
}
|
|
30385
|
+
|
|
30386
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30387
|
+
margin-top: 8px;
|
|
30388
|
+
}
|
|
30389
|
+
|
|
30390
|
+
.E_c18gxmrl:hover {
|
|
30391
|
+
border-color: #0080ff;
|
|
30392
|
+
}
|
|
30393
|
+
|
|
30394
|
+
.E_c18gxmrl:hover > header {
|
|
30395
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30396
|
+
}
|
|
30397
|
+
|
|
30398
|
+
.E_c18gxmrl.active header {
|
|
30399
|
+
border-bottom: 1px solid #d8deeb;
|
|
30400
|
+
}
|
|
30401
|
+
|
|
30402
|
+
.E_c18gxmrl > header {
|
|
30403
|
+
padding: 8px 12px;
|
|
30162
30404
|
}
|
|
30163
30405
|
|
|
30164
30406
|
.E_s1iv0tp1 .enabled-switch {
|
|
@@ -30351,340 +30593,98 @@ span.E_tqjc4ui {
|
|
|
30351
30593
|
}
|
|
30352
30594
|
|
|
30353
30595
|
.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 {
|
|
30354
|
-
padding-left: 16px;
|
|
30355
|
-
}
|
|
30356
|
-
|
|
30357
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30358
|
-
margin-left: 11px;
|
|
30359
|
-
height: 24px;
|
|
30360
|
-
}
|
|
30361
|
-
|
|
30362
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30363
|
-
padding: 0;
|
|
30364
|
-
}
|
|
30365
|
-
|
|
30366
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30367
|
-
padding: 4px 16px;
|
|
30368
|
-
}
|
|
30369
|
-
|
|
30370
|
-
.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 {
|
|
30371
|
-
padding: 4px 16px;
|
|
30372
|
-
}
|
|
30373
|
-
|
|
30374
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30375
|
-
background: #fff;
|
|
30376
|
-
}
|
|
30377
|
-
|
|
30378
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
30379
|
-
color: #005ed1;
|
|
30380
|
-
}
|
|
30381
|
-
|
|
30382
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30383
|
-
background: #fff;
|
|
30384
|
-
color: #1d326c;
|
|
30385
|
-
}
|
|
30386
|
-
|
|
30387
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30388
|
-
color: rgba(45, 58, 86, 0.6);
|
|
30389
|
-
}
|
|
30390
|
-
|
|
30391
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30392
|
-
color: #1d326c;
|
|
30393
|
-
}
|
|
30394
|
-
|
|
30395
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30396
|
-
fill: #d8deeb;
|
|
30397
|
-
}
|
|
30398
|
-
|
|
30399
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30400
|
-
fill: #1d326c;
|
|
30401
|
-
}
|
|
30402
|
-
|
|
30403
|
-
.E_t160l1cm .tab-content {
|
|
30404
|
-
flex: 1;
|
|
30405
|
-
display: flex;
|
|
30406
|
-
flex-direction: column;
|
|
30407
|
-
}
|
|
30408
|
-
|
|
30409
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30410
|
-
overflow: visible;
|
|
30411
|
-
}
|
|
30412
|
-
|
|
30413
|
-
.E_t14npdqr {
|
|
30414
|
-
max-width: 240px;
|
|
30415
|
-
animation: none;
|
|
30416
|
-
}
|
|
30417
|
-
|
|
30418
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30419
|
-
border: 1px solid #0080ff;
|
|
30420
|
-
padding: 0;
|
|
30421
|
-
}
|
|
30422
|
-
|
|
30423
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30424
|
-
margin: 0;
|
|
30425
|
-
height: 32px;
|
|
30426
|
-
line-height: 32px;
|
|
30427
|
-
font-size: 13px;
|
|
30428
|
-
padding: 0 10px;
|
|
30429
|
-
display: block;
|
|
30430
|
-
overflow: hidden;
|
|
30431
|
-
text-overflow: ellipsis;
|
|
30432
|
-
white-space: nowrap;
|
|
30433
|
-
}
|
|
30434
|
-
|
|
30435
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30436
|
-
content: " ";
|
|
30437
|
-
height: 1px;
|
|
30438
|
-
width: calc(100% + 10px);
|
|
30439
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30440
|
-
display: block;
|
|
30441
|
-
}
|
|
30442
|
-
|
|
30443
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30444
|
-
color: #0080ff;
|
|
30445
|
-
background: transparent;
|
|
30446
|
-
}
|
|
30447
|
-
|
|
30448
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
30449
|
-
background: #edf0f7;
|
|
30450
|
-
padding: 32px 8px;
|
|
30451
|
-
overflow: auto;
|
|
30452
|
-
}
|
|
30453
|
-
|
|
30454
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
30455
|
-
display: flex;
|
|
30456
|
-
flex-direction: column;
|
|
30457
|
-
justify-content: space-between;
|
|
30458
|
-
}
|
|
30459
|
-
|
|
30460
|
-
.E_s1at6qmn footer {
|
|
30461
|
-
display: flex;
|
|
30462
|
-
}
|
|
30463
|
-
|
|
30464
|
-
.E_s1at6qmn .ant-menu {
|
|
30465
|
-
background: #edf0f7;
|
|
30466
|
-
}
|
|
30467
|
-
|
|
30468
|
-
.E_s1at6qmn .ant-menu a {
|
|
30469
|
-
color: #00122e;
|
|
30470
|
-
width: 180px;
|
|
30471
|
-
overflow: hidden;
|
|
30472
|
-
text-overflow: ellipsis;
|
|
30473
|
-
}
|
|
30474
|
-
|
|
30475
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
30476
|
-
margin-bottom: 24px;
|
|
30477
|
-
}
|
|
30478
|
-
|
|
30479
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30480
|
-
margin: 0;
|
|
30481
|
-
}
|
|
30482
|
-
|
|
30483
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30484
|
-
font-size: 12px;
|
|
30485
|
-
padding: 0 8px 4px;
|
|
30486
|
-
line-height: 18px;
|
|
30487
|
-
}
|
|
30488
|
-
|
|
30489
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30490
|
-
padding: 0;
|
|
30491
|
-
}
|
|
30492
|
-
|
|
30493
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30494
|
-
padding-bottom: 24px;
|
|
30495
|
-
}
|
|
30496
|
-
|
|
30497
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30498
|
-
margin-bottom: 24px;
|
|
30499
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30500
|
-
}
|
|
30501
|
-
|
|
30502
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30503
|
-
transition: none;
|
|
30504
|
-
display: flex;
|
|
30505
|
-
align-items: center;
|
|
30506
|
-
height: 32px;
|
|
30507
|
-
line-height: 22px;
|
|
30508
|
-
padding: 0 8px;
|
|
30509
|
-
}
|
|
30510
|
-
|
|
30511
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30512
|
-
margin-right: 12px;
|
|
30513
|
-
}
|
|
30514
|
-
|
|
30515
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30516
|
-
margin: 0;
|
|
30517
|
-
margin-bottom: 2px;
|
|
30518
|
-
}
|
|
30519
|
-
|
|
30520
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30521
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30522
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30523
|
-
border-radius: 6px;
|
|
30524
|
-
color: #fff;
|
|
30525
|
-
}
|
|
30526
|
-
|
|
30527
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30528
|
-
color: #fff;
|
|
30529
|
-
}
|
|
30530
|
-
|
|
30531
|
-
.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 {
|
|
30532
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30533
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30534
|
-
border-radius: 6px;
|
|
30535
|
-
}
|
|
30536
|
-
|
|
30537
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30538
|
-
white-space: nowrap;
|
|
30539
|
-
transition: all 0s;
|
|
30540
|
-
}
|
|
30541
|
-
|
|
30542
|
-
.E_s1wu0lms.shrink {
|
|
30543
|
-
transition: all 0s;
|
|
30544
|
-
overflow: hidden;
|
|
30545
|
-
}
|
|
30546
|
-
|
|
30547
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30548
|
-
visibility: hidden;
|
|
30549
|
-
}
|
|
30550
|
-
|
|
30551
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30552
|
-
width: 36px;
|
|
30553
|
-
padding: 0 6px;
|
|
30554
|
-
}
|
|
30555
|
-
|
|
30556
|
-
.E_n1ugzfva {
|
|
30557
|
-
display: flex;
|
|
30558
|
-
place-items: center;
|
|
30559
|
-
width: 100% !important;
|
|
30560
|
-
}
|
|
30561
|
-
|
|
30562
|
-
.E_n1ugzfva[disabled] {
|
|
30563
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
30564
|
-
opacity: 1 !important;
|
|
30565
|
-
}
|
|
30566
|
-
|
|
30567
|
-
.E_n1ugzfva.ant-btn {
|
|
30568
|
-
width: 100%;
|
|
30569
|
-
color: #00122e;
|
|
30570
|
-
}
|
|
30571
|
-
|
|
30572
|
-
.E_n1ugzfva .icon-wrapper {
|
|
30573
|
-
margin-right: 12px;
|
|
30574
|
-
}
|
|
30575
|
-
|
|
30576
|
-
.E_n1ugzfva .link-title {
|
|
30577
|
-
flex: 1;
|
|
30578
|
-
overflow: hidden;
|
|
30579
|
-
white-space: nowrap;
|
|
30580
|
-
text-overflow: ellipsis;
|
|
30581
|
-
text-align: left;
|
|
30582
|
-
}
|
|
30583
|
-
|
|
30584
|
-
.E_t1sqg15u {
|
|
30585
|
-
background: white;
|
|
30586
|
-
}
|
|
30587
|
-
|
|
30588
|
-
.E_t1sqg15u.inline .table-row {
|
|
30589
|
-
flex-direction: column;
|
|
30590
|
-
}
|
|
30591
|
-
|
|
30592
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30593
|
-
padding: 0 16px 7px 0;
|
|
30596
|
+
padding-left: 16px;
|
|
30594
30597
|
}
|
|
30595
30598
|
|
|
30596
|
-
.
|
|
30597
|
-
|
|
30599
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30600
|
+
margin-left: 11px;
|
|
30601
|
+
height: 24px;
|
|
30598
30602
|
}
|
|
30599
30603
|
|
|
30600
|
-
.
|
|
30601
|
-
|
|
30604
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30605
|
+
padding: 0;
|
|
30602
30606
|
}
|
|
30603
30607
|
|
|
30604
|
-
.
|
|
30605
|
-
|
|
30608
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30609
|
+
padding: 4px 16px;
|
|
30606
30610
|
}
|
|
30607
30611
|
|
|
30608
|
-
.
|
|
30609
|
-
padding
|
|
30612
|
+
.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 {
|
|
30613
|
+
padding: 4px 16px;
|
|
30610
30614
|
}
|
|
30611
30615
|
|
|
30612
|
-
.
|
|
30613
|
-
|
|
30616
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30617
|
+
background: #fff;
|
|
30614
30618
|
}
|
|
30615
30619
|
|
|
30616
|
-
.
|
|
30617
|
-
|
|
30618
|
-
justify-content: space-between;
|
|
30620
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30621
|
+
color: #005ed1;
|
|
30619
30622
|
}
|
|
30620
30623
|
|
|
30621
|
-
.
|
|
30622
|
-
|
|
30623
|
-
|
|
30624
|
-
text-overflow: ellipsis;
|
|
30624
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30625
|
+
background: #fff;
|
|
30626
|
+
color: #1d326c;
|
|
30625
30627
|
}
|
|
30626
30628
|
|
|
30627
|
-
.
|
|
30628
|
-
|
|
30629
|
-
justify-content: space-between;
|
|
30630
|
-
align-items: center;
|
|
30631
|
-
padding: 8px;
|
|
30632
|
-
min-height: 32px;
|
|
30629
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30630
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30633
30631
|
}
|
|
30634
30632
|
|
|
30635
|
-
.
|
|
30636
|
-
color:
|
|
30637
|
-
font-weight: 600;
|
|
30638
|
-
font-size: 12px;
|
|
30639
|
-
line-height: 8px;
|
|
30633
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30634
|
+
color: #1d326c;
|
|
30640
30635
|
}
|
|
30641
30636
|
|
|
30642
|
-
.
|
|
30643
|
-
|
|
30644
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30645
|
-
cursor: pointer;
|
|
30637
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30638
|
+
fill: #d8deeb;
|
|
30646
30639
|
}
|
|
30647
30640
|
|
|
30648
|
-
.
|
|
30649
|
-
|
|
30650
|
-
line-height: 18px;
|
|
30641
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30642
|
+
fill: #1d326c;
|
|
30651
30643
|
}
|
|
30652
30644
|
|
|
30653
|
-
.
|
|
30645
|
+
.E_t160l1cm .tab-content {
|
|
30646
|
+
flex: 1;
|
|
30654
30647
|
display: flex;
|
|
30655
|
-
|
|
30656
|
-
color: #2d3a56;
|
|
30648
|
+
flex-direction: column;
|
|
30657
30649
|
}
|
|
30658
30650
|
|
|
30659
|
-
.
|
|
30660
|
-
|
|
30651
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30652
|
+
overflow: visible;
|
|
30661
30653
|
}
|
|
30662
30654
|
|
|
30663
|
-
.
|
|
30664
|
-
|
|
30655
|
+
.E_t14npdqr {
|
|
30656
|
+
max-width: 240px;
|
|
30657
|
+
animation: none;
|
|
30665
30658
|
}
|
|
30666
30659
|
|
|
30667
|
-
.
|
|
30668
|
-
|
|
30669
|
-
|
|
30670
|
-
width: 100%;
|
|
30671
|
-
white-space: pre-wrap;
|
|
30660
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30661
|
+
border: 1px solid #0080ff;
|
|
30662
|
+
padding: 0;
|
|
30672
30663
|
}
|
|
30673
30664
|
|
|
30674
|
-
.
|
|
30675
|
-
|
|
30676
|
-
|
|
30665
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30666
|
+
margin: 0;
|
|
30667
|
+
height: 32px;
|
|
30668
|
+
line-height: 32px;
|
|
30669
|
+
font-size: 13px;
|
|
30670
|
+
padding: 0 10px;
|
|
30671
|
+
display: block;
|
|
30672
|
+
overflow: hidden;
|
|
30673
|
+
text-overflow: ellipsis;
|
|
30674
|
+
white-space: nowrap;
|
|
30677
30675
|
}
|
|
30678
30676
|
|
|
30679
|
-
.
|
|
30680
|
-
|
|
30677
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30678
|
+
content: " ";
|
|
30679
|
+
height: 1px;
|
|
30680
|
+
width: calc(100% + 10px);
|
|
30681
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30682
|
+
display: block;
|
|
30681
30683
|
}
|
|
30682
30684
|
|
|
30683
|
-
.
|
|
30684
|
-
|
|
30685
|
-
|
|
30686
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30687
|
-
padding-right: 12px;
|
|
30685
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30686
|
+
color: #0080ff;
|
|
30687
|
+
background: transparent;
|
|
30688
30688
|
}
|
|
30689
30689
|
|
|
30690
30690
|
.E_m74vjol {
|
|
@@ -30710,6 +30710,41 @@ span.E_tqjc4ui {
|
|
|
30710
30710
|
flex: 1;
|
|
30711
30711
|
}
|
|
30712
30712
|
|
|
30713
|
+
.E_berrcjl {
|
|
30714
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30715
|
+
margin-bottom: 4px;
|
|
30716
|
+
}
|
|
30717
|
+
|
|
30718
|
+
.E_berrcjl .breadcrumb-link {
|
|
30719
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30720
|
+
cursor: pointer;
|
|
30721
|
+
transition: color 160ms ease;
|
|
30722
|
+
}
|
|
30723
|
+
|
|
30724
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30725
|
+
color: #0080ff;
|
|
30726
|
+
}
|
|
30727
|
+
|
|
30728
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30729
|
+
color: #005ed1;
|
|
30730
|
+
}
|
|
30731
|
+
|
|
30732
|
+
.E_fzh9mnb {
|
|
30733
|
+
width: 100%;
|
|
30734
|
+
height: 100%;
|
|
30735
|
+
min-height: 124px;
|
|
30736
|
+
display: flex;
|
|
30737
|
+
flex-direction: column;
|
|
30738
|
+
justify-content: center;
|
|
30739
|
+
align-items: center;
|
|
30740
|
+
}
|
|
30741
|
+
|
|
30742
|
+
.E_fzh9mnb .error-text {
|
|
30743
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30744
|
+
margin-bottom: 16px;
|
|
30745
|
+
font-size: 18px;
|
|
30746
|
+
}
|
|
30747
|
+
|
|
30713
30748
|
.E_c1uzzomf {
|
|
30714
30749
|
margin-bottom: 16px;
|
|
30715
30750
|
}
|
|
@@ -31027,40 +31062,6 @@ button.E_n7k2c6r {
|
|
|
31027
31062
|
padding: 0;
|
|
31028
31063
|
}
|
|
31029
31064
|
|
|
31030
|
-
.E_berrcjl {
|
|
31031
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31032
|
-
margin-bottom: 4px;
|
|
31033
|
-
}
|
|
31034
|
-
|
|
31035
|
-
.E_berrcjl .breadcrumb-link {
|
|
31036
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31037
|
-
cursor: pointer;
|
|
31038
|
-
transition: color 160ms ease;
|
|
31039
|
-
}
|
|
31040
|
-
|
|
31041
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
31042
|
-
color: #0080ff;
|
|
31043
|
-
}
|
|
31044
|
-
|
|
31045
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
31046
|
-
color: #005ed1;
|
|
31047
|
-
}
|
|
31048
|
-
|
|
31049
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
31050
|
-
padding: 4px 8px 0 8px;
|
|
31051
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31052
|
-
font-size: 12px;
|
|
31053
|
-
}
|
|
31054
|
-
|
|
31055
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
31056
|
-
padding-bottom: 6px;
|
|
31057
|
-
}
|
|
31058
|
-
|
|
31059
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
31060
|
-
padding-top: 4px;
|
|
31061
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31062
|
-
}
|
|
31063
|
-
|
|
31064
31065
|
.E_b1nip9bk {
|
|
31065
31066
|
padding: 4px 11px;
|
|
31066
31067
|
}
|
|
@@ -31096,6 +31097,21 @@ button.E_n7k2c6r {
|
|
|
31096
31097
|
border-radius: unset;
|
|
31097
31098
|
}
|
|
31098
31099
|
|
|
31100
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
31101
|
+
padding: 4px 8px 0 8px;
|
|
31102
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31103
|
+
font-size: 12px;
|
|
31104
|
+
}
|
|
31105
|
+
|
|
31106
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
31107
|
+
padding-bottom: 6px;
|
|
31108
|
+
}
|
|
31109
|
+
|
|
31110
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
31111
|
+
padding-top: 4px;
|
|
31112
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31113
|
+
}
|
|
31114
|
+
|
|
31099
31115
|
.E_d1bw7c5z {
|
|
31100
31116
|
position: relative;
|
|
31101
31117
|
max-width: 388px;
|
|
@@ -31192,22 +31208,6 @@ button.E_n7k2c6r {
|
|
|
31192
31208
|
width: 102px;
|
|
31193
31209
|
}
|
|
31194
31210
|
|
|
31195
|
-
.E_fzh9mnb {
|
|
31196
|
-
width: 100%;
|
|
31197
|
-
height: 100%;
|
|
31198
|
-
min-height: 124px;
|
|
31199
|
-
display: flex;
|
|
31200
|
-
flex-direction: column;
|
|
31201
|
-
justify-content: center;
|
|
31202
|
-
align-items: center;
|
|
31203
|
-
}
|
|
31204
|
-
|
|
31205
|
-
.E_fzh9mnb .error-text {
|
|
31206
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31207
|
-
margin-bottom: 16px;
|
|
31208
|
-
font-size: 18px;
|
|
31209
|
-
}
|
|
31210
|
-
|
|
31211
31211
|
.E_i1inqkme {
|
|
31212
31212
|
height: 18px;
|
|
31213
31213
|
line-height: 18px;
|
|
@@ -31221,6 +31221,24 @@ button.E_n7k2c6r {
|
|
|
31221
31221
|
margin-right: 4px;
|
|
31222
31222
|
}
|
|
31223
31223
|
|
|
31224
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31225
|
+
line-height: 18px;
|
|
31226
|
+
}
|
|
31227
|
+
|
|
31228
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31229
|
+
display: flex;
|
|
31230
|
+
}
|
|
31231
|
+
|
|
31232
|
+
.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 {
|
|
31233
|
+
border-bottom-left-radius: 5px;
|
|
31234
|
+
border-top-left-radius: 5px;
|
|
31235
|
+
}
|
|
31236
|
+
|
|
31237
|
+
.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 {
|
|
31238
|
+
border-bottom-right-radius: 5px;
|
|
31239
|
+
border-top-right-radius: 5px;
|
|
31240
|
+
}
|
|
31241
|
+
|
|
31224
31242
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31225
31243
|
display: var(--ai7qkf2-0);
|
|
31226
31244
|
}
|
|
@@ -31285,32 +31303,10 @@ button.E_n7k2c6r {
|
|
|
31285
31303
|
padding: 8px 16px;
|
|
31286
31304
|
}
|
|
31287
31305
|
|
|
31288
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
31289
|
-
height: 22px;
|
|
31290
|
-
border: 1px;
|
|
31291
|
-
padding: 2px 8px;
|
|
31292
|
-
}
|
|
31293
|
-
|
|
31294
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31295
|
-
display: flex;
|
|
31296
|
-
}
|
|
31297
|
-
|
|
31298
|
-
.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 {
|
|
31299
|
-
border-bottom-left-radius: 5px;
|
|
31300
|
-
border-top-left-radius: 5px;
|
|
31301
|
-
}
|
|
31302
|
-
|
|
31303
|
-
.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 {
|
|
31304
|
-
border-bottom-right-radius: 5px;
|
|
31305
|
-
border-top-right-radius: 5px;
|
|
31306
|
-
}
|
|
31307
|
-
|
|
31308
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31309
|
-
margin-left: 8px;
|
|
31310
|
-
}
|
|
31311
|
-
|
|
31312
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31313
|
-
padding: 2px 7px 2px 12px;
|
|
31306
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31307
|
+
height: 22px;
|
|
31308
|
+
border: 1px;
|
|
31309
|
+
padding: 2px 8px;
|
|
31314
31310
|
}
|
|
31315
31311
|
|
|
31316
31312
|
.E_f7pxqmh {
|
|
@@ -31353,6 +31349,35 @@ button.E_n7k2c6r {
|
|
|
31353
31349
|
min-height: 0px;
|
|
31354
31350
|
}
|
|
31355
31351
|
|
|
31352
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31353
|
+
margin-left: 8px;
|
|
31354
|
+
}
|
|
31355
|
+
|
|
31356
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31357
|
+
padding: 2px 7px 2px 12px;
|
|
31358
|
+
}
|
|
31359
|
+
|
|
31360
|
+
.E_iouxfgt {
|
|
31361
|
+
display: inline-flex;
|
|
31362
|
+
align-items: center;
|
|
31363
|
+
}
|
|
31364
|
+
|
|
31365
|
+
.E_iouxfgt .icon-inner {
|
|
31366
|
+
display: inline-flex;
|
|
31367
|
+
align-items: center;
|
|
31368
|
+
justify-content: center;
|
|
31369
|
+
}
|
|
31370
|
+
|
|
31371
|
+
.E_iouxfgt .icon-inner + span,
|
|
31372
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31373
|
+
margin-left: 4px;
|
|
31374
|
+
}
|
|
31375
|
+
|
|
31376
|
+
.E_iouxfgt.is-rotate img,
|
|
31377
|
+
.E_iouxfgt.is-rotate svg {
|
|
31378
|
+
animation: rotate 680ms linear infinite;
|
|
31379
|
+
}
|
|
31380
|
+
|
|
31356
31381
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31357
31382
|
display: var(--a1wfy30z-0);
|
|
31358
31383
|
}
|
|
@@ -31388,66 +31413,84 @@ button.E_n7k2c6r {
|
|
|
31388
31413
|
font-size: inherit;
|
|
31389
31414
|
}
|
|
31390
31415
|
|
|
31391
|
-
.
|
|
31392
|
-
display:
|
|
31416
|
+
.E_phljevk {
|
|
31417
|
+
display: flex;
|
|
31418
|
+
justify-content: space-between;
|
|
31393
31419
|
align-items: center;
|
|
31420
|
+
padding: 10px 0;
|
|
31421
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31422
|
+
font-size: 12px;
|
|
31423
|
+
line-height: 24px;
|
|
31394
31424
|
}
|
|
31395
31425
|
|
|
31396
|
-
.
|
|
31397
|
-
|
|
31426
|
+
.E_phljevk .pagination-left {
|
|
31427
|
+
padding: 2px 8px;
|
|
31428
|
+
}
|
|
31429
|
+
|
|
31430
|
+
.E_phljevk .dropdown-trigger {
|
|
31431
|
+
display: flex;
|
|
31398
31432
|
align-items: center;
|
|
31399
|
-
|
|
31433
|
+
border-radius: 6px;
|
|
31434
|
+
cursor: pointer;
|
|
31435
|
+
transition: all 0.3s ease;
|
|
31400
31436
|
}
|
|
31401
31437
|
|
|
31402
|
-
.
|
|
31403
|
-
|
|
31438
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31439
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31440
|
+
color: #0080ff;
|
|
31441
|
+
}
|
|
31442
|
+
|
|
31443
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31404
31444
|
margin-left: 4px;
|
|
31405
31445
|
}
|
|
31406
31446
|
|
|
31407
|
-
.
|
|
31408
|
-
|
|
31409
|
-
|
|
31447
|
+
.E_phljevk .pagination-right {
|
|
31448
|
+
display: flex;
|
|
31449
|
+
align-items: center;
|
|
31450
|
+
color: #0080ff;
|
|
31451
|
+
font-weight: bold;
|
|
31410
31452
|
}
|
|
31411
31453
|
|
|
31412
|
-
.
|
|
31413
|
-
|
|
31454
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31455
|
+
margin-left: 4px;
|
|
31414
31456
|
}
|
|
31415
31457
|
|
|
31416
|
-
.
|
|
31417
|
-
|
|
31458
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31459
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31460
|
+
padding: 0 8px;
|
|
31418
31461
|
}
|
|
31419
31462
|
|
|
31420
|
-
.
|
|
31421
|
-
|
|
31422
|
-
|
|
31463
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31464
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31465
|
+
color: #0080ff;
|
|
31423
31466
|
}
|
|
31424
31467
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31468
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31469
|
+
transform: rotate(180deg);
|
|
31427
31470
|
}
|
|
31428
31471
|
|
|
31429
|
-
.
|
|
31430
|
-
|
|
31472
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31473
|
+
max-height: calc(100vh - 128px);
|
|
31474
|
+
overflow-y: auto;
|
|
31431
31475
|
}
|
|
31432
31476
|
|
|
31433
|
-
.
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
padding-right: 8px;
|
|
31477
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31478
|
+
padding: 4px 20px;
|
|
31479
|
+
font-size: 12px;
|
|
31480
|
+
line-height: 18px;
|
|
31438
31481
|
}
|
|
31439
31482
|
|
|
31440
|
-
.
|
|
31441
|
-
display:
|
|
31442
|
-
gap: 4px;
|
|
31483
|
+
.E_owd0kml {
|
|
31484
|
+
display: inline-block;
|
|
31443
31485
|
}
|
|
31444
31486
|
|
|
31445
|
-
.
|
|
31446
|
-
|
|
31487
|
+
.E_h1jsgezc {
|
|
31488
|
+
visibility: hidden;
|
|
31489
|
+
position: absolute;
|
|
31447
31490
|
}
|
|
31448
31491
|
|
|
31449
|
-
.
|
|
31450
|
-
|
|
31492
|
+
.E_tju3gfj .date {
|
|
31493
|
+
margin-right: 4px;
|
|
31451
31494
|
}
|
|
31452
31495
|
|
|
31453
31496
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -31629,71 +31672,75 @@ button.E_n7k2c6r {
|
|
|
31629
31672
|
width: 36px;
|
|
31630
31673
|
}
|
|
31631
31674
|
|
|
31632
|
-
.
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
font-size: 12px;
|
|
31639
|
-
line-height: 24px;
|
|
31640
|
-
}
|
|
31641
|
-
|
|
31642
|
-
.E_phljevk .pagination-left {
|
|
31643
|
-
padding: 2px 8px;
|
|
31644
|
-
}
|
|
31645
|
-
|
|
31646
|
-
.E_phljevk .dropdown-trigger {
|
|
31675
|
+
.E_c1bus5hc {
|
|
31676
|
+
--color: white;
|
|
31677
|
+
height: 14px;
|
|
31678
|
+
width: 14px;
|
|
31679
|
+
border-radius: 50%;
|
|
31680
|
+
flex-shrink: 0;
|
|
31647
31681
|
display: flex;
|
|
31648
31682
|
align-items: center;
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
transition: all 0.3s ease;
|
|
31683
|
+
justify-content: center;
|
|
31684
|
+
border: 1px solid var(--color);
|
|
31652
31685
|
}
|
|
31653
31686
|
|
|
31654
|
-
.
|
|
31655
|
-
|
|
31656
|
-
|
|
31687
|
+
.E_c1bus5hc .circle-inner {
|
|
31688
|
+
position: relative;
|
|
31689
|
+
height: 10px;
|
|
31690
|
+
width: 10px;
|
|
31691
|
+
border-radius: 50%;
|
|
31692
|
+
overflow: hidden;
|
|
31657
31693
|
}
|
|
31658
31694
|
|
|
31659
|
-
.
|
|
31660
|
-
|
|
31695
|
+
.E_c1bus5hc .circle-content {
|
|
31696
|
+
position: absolute;
|
|
31697
|
+
height: 100%;
|
|
31698
|
+
width: 100%;
|
|
31699
|
+
left: 0;
|
|
31700
|
+
top: 0;
|
|
31701
|
+
border-radius: 50%;
|
|
31702
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31703
|
+
transform: rotate(180deg);
|
|
31661
31704
|
}
|
|
31662
31705
|
|
|
31663
|
-
.
|
|
31664
|
-
|
|
31665
|
-
|
|
31666
|
-
|
|
31667
|
-
|
|
31706
|
+
.E_c1bus5hc .circle-child {
|
|
31707
|
+
position: absolute;
|
|
31708
|
+
height: 100%;
|
|
31709
|
+
width: 100%;
|
|
31710
|
+
left: 0;
|
|
31711
|
+
top: 0;
|
|
31712
|
+
margin-left: 50%;
|
|
31713
|
+
transform-origin: left;
|
|
31714
|
+
background: white;
|
|
31715
|
+
transform: rotate(0deg);
|
|
31668
31716
|
}
|
|
31669
31717
|
|
|
31670
|
-
.
|
|
31671
|
-
margin-
|
|
31718
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31719
|
+
margin-right: 8px;
|
|
31672
31720
|
}
|
|
31673
31721
|
|
|
31674
|
-
.
|
|
31675
|
-
|
|
31676
|
-
padding: 0 8px;
|
|
31722
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31723
|
+
margin-left: 8px;
|
|
31677
31724
|
}
|
|
31678
31725
|
|
|
31679
|
-
.
|
|
31680
|
-
|
|
31681
|
-
|
|
31726
|
+
.E_cc368xp {
|
|
31727
|
+
color: #00122e;
|
|
31728
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31729
|
+
margin-right: 8px;
|
|
31730
|
+
padding-right: 8px;
|
|
31682
31731
|
}
|
|
31683
31732
|
|
|
31684
|
-
.
|
|
31685
|
-
|
|
31733
|
+
.E_i11o6xqj {
|
|
31734
|
+
display: flex;
|
|
31735
|
+
gap: 4px;
|
|
31686
31736
|
}
|
|
31687
31737
|
|
|
31688
|
-
.
|
|
31689
|
-
|
|
31690
|
-
overflow-y: auto;
|
|
31738
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31739
|
+
cursor: pointer;
|
|
31691
31740
|
}
|
|
31692
31741
|
|
|
31693
|
-
.
|
|
31694
|
-
|
|
31695
|
-
font-size: 12px;
|
|
31696
|
-
line-height: 18px;
|
|
31742
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31743
|
+
cursor: not-allowed;
|
|
31697
31744
|
}
|
|
31698
31745
|
|
|
31699
31746
|
.E_ivqqkzv {
|
|
@@ -31757,63 +31804,20 @@ button.E_n7k2c6r {
|
|
|
31757
31804
|
background-color: #00ba5d;
|
|
31758
31805
|
}
|
|
31759
31806
|
|
|
31760
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31761
|
-
left: calc(100% - 20px - 2px);
|
|
31762
|
-
}
|
|
31763
|
-
|
|
31764
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31765
|
-
left: calc(100% - 14px - 1px);
|
|
31766
|
-
}
|
|
31767
|
-
|
|
31768
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31769
|
-
left: calc(100% - 28px - 2px);
|
|
31770
|
-
}
|
|
31771
|
-
|
|
31772
|
-
.E_c1up6e3y {
|
|
31773
|
-
margin-left: 5px;
|
|
31774
|
-
}
|
|
31775
|
-
|
|
31776
|
-
.E_c1bus5hc {
|
|
31777
|
-
--color: white;
|
|
31778
|
-
height: 14px;
|
|
31779
|
-
width: 14px;
|
|
31780
|
-
border-radius: 50%;
|
|
31781
|
-
flex-shrink: 0;
|
|
31782
|
-
display: flex;
|
|
31783
|
-
align-items: center;
|
|
31784
|
-
justify-content: center;
|
|
31785
|
-
border: 1px solid var(--color);
|
|
31786
|
-
}
|
|
31787
|
-
|
|
31788
|
-
.E_c1bus5hc .circle-inner {
|
|
31789
|
-
position: relative;
|
|
31790
|
-
height: 10px;
|
|
31791
|
-
width: 10px;
|
|
31792
|
-
border-radius: 50%;
|
|
31793
|
-
overflow: hidden;
|
|
31794
|
-
}
|
|
31795
|
-
|
|
31796
|
-
.E_c1bus5hc .circle-content {
|
|
31797
|
-
position: absolute;
|
|
31798
|
-
height: 100%;
|
|
31799
|
-
width: 100%;
|
|
31800
|
-
left: 0;
|
|
31801
|
-
top: 0;
|
|
31802
|
-
border-radius: 50%;
|
|
31803
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31804
|
-
transform: rotate(180deg);
|
|
31807
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31808
|
+
left: calc(100% - 20px - 2px);
|
|
31805
31809
|
}
|
|
31806
31810
|
|
|
31807
|
-
.
|
|
31808
|
-
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
|
|
31812
|
-
|
|
31813
|
-
|
|
31814
|
-
|
|
31815
|
-
|
|
31816
|
-
|
|
31811
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31812
|
+
left: calc(100% - 14px - 1px);
|
|
31813
|
+
}
|
|
31814
|
+
|
|
31815
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31816
|
+
left: calc(100% - 28px - 2px);
|
|
31817
|
+
}
|
|
31818
|
+
|
|
31819
|
+
.E_c1up6e3y {
|
|
31820
|
+
margin-left: 5px;
|
|
31817
31821
|
}
|
|
31818
31822
|
|
|
31819
31823
|
.E_cnujxq2 {
|
|
@@ -32637,12 +32641,242 @@ input.E_rf8rlle.ant-input {
|
|
|
32637
32641
|
cursor: default;
|
|
32638
32642
|
}
|
|
32639
32643
|
|
|
32640
|
-
.
|
|
32641
|
-
|
|
32644
|
+
.E_iq1gosr {
|
|
32645
|
+
display: inline-block;
|
|
32646
|
+
}
|
|
32647
|
+
|
|
32648
|
+
.E_s1dni7lo {
|
|
32649
|
+
width: 430px !important;
|
|
32650
|
+
}
|
|
32651
|
+
|
|
32652
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32653
|
+
padding: 8px 16px;
|
|
32654
|
+
line-height: 18px;
|
|
32655
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32656
|
+
height: 34px;
|
|
32657
|
+
min-height: 34px;
|
|
32658
|
+
box-sizing: border-box;
|
|
32659
|
+
margin-top: 8px;
|
|
32660
|
+
}
|
|
32661
|
+
|
|
32662
|
+
.E_o1ugr09p {
|
|
32663
|
+
display: flex;
|
|
32664
|
+
flex-direction: column;
|
|
32665
|
+
margin: 1px 8px;
|
|
32666
|
+
padding: 8px;
|
|
32667
|
+
border-radius: 4px;
|
|
32668
|
+
}
|
|
32669
|
+
|
|
32670
|
+
.E_o1ugr09p .selected-icon {
|
|
32671
|
+
display: none;
|
|
32672
|
+
}
|
|
32673
|
+
|
|
32674
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32675
|
+
padding-left: 8px;
|
|
32676
|
+
}
|
|
32677
|
+
|
|
32678
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32679
|
+
background-color: white;
|
|
32680
|
+
}
|
|
32681
|
+
|
|
32682
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32683
|
+
color: #0080ff;
|
|
32684
|
+
}
|
|
32685
|
+
|
|
32686
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32687
|
+
display: block;
|
|
32688
|
+
}
|
|
32689
|
+
|
|
32690
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32691
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32692
|
+
}
|
|
32693
|
+
|
|
32694
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32695
|
+
color: #0080ff;
|
|
32696
|
+
}
|
|
32697
|
+
|
|
32698
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32699
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32700
|
+
color: #0080ff;
|
|
32701
|
+
}
|
|
32702
|
+
|
|
32703
|
+
.E_o1ifxsq4 {
|
|
32704
|
+
display: flex;
|
|
32705
|
+
justify-content: space-between;
|
|
32706
|
+
height: 20px;
|
|
32707
|
+
line-height: 20px;
|
|
32708
|
+
}
|
|
32709
|
+
|
|
32710
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32711
|
+
color: #2d3a56;
|
|
32712
|
+
overflow: hidden;
|
|
32713
|
+
text-overflow: ellipsis;
|
|
32714
|
+
}
|
|
32715
|
+
|
|
32716
|
+
.E_o1zue7 {
|
|
32717
|
+
display: flex;
|
|
32718
|
+
justify-content: space-between;
|
|
32719
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32720
|
+
height: 18px;
|
|
32721
|
+
line-height: 18px;
|
|
32722
|
+
margin-top: 2px;
|
|
32723
|
+
}
|
|
32724
|
+
|
|
32725
|
+
.E_tyfmlxg {
|
|
32726
|
+
border: none;
|
|
32727
|
+
margin-right: 0;
|
|
32728
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32729
|
+
}
|
|
32730
|
+
|
|
32731
|
+
.E_o18uybox {
|
|
32732
|
+
pointer-events: none;
|
|
32733
|
+
height: 32px;
|
|
32734
|
+
width: 100%;
|
|
32735
|
+
opacity: 0;
|
|
32736
|
+
}
|
|
32737
|
+
|
|
32738
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32739
|
+
display: inline-flex;
|
|
32740
|
+
align-items: center;
|
|
32741
|
+
justify-content: center;
|
|
32742
|
+
color: #fff;
|
|
32743
|
+
font-weight: bold;
|
|
32744
|
+
font-size: 12px;
|
|
32745
|
+
width: 24px;
|
|
32746
|
+
height: 24px;
|
|
32747
|
+
border-radius: 50%;
|
|
32748
|
+
background: var(--a1b5xrg3-0);
|
|
32749
|
+
}
|
|
32750
|
+
|
|
32751
|
+
.E_a1b5xrg3.btn-item {
|
|
32752
|
+
transition: all 160ms ease;
|
|
32753
|
+
cursor: pointer;
|
|
32754
|
+
width: 56px;
|
|
32755
|
+
height: 40px;
|
|
32756
|
+
display: inline-flex;
|
|
32757
|
+
align-items: center;
|
|
32758
|
+
justify-content: center;
|
|
32759
|
+
border-radius: 6px;
|
|
32760
|
+
}
|
|
32761
|
+
|
|
32762
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32763
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32764
|
+
}
|
|
32765
|
+
|
|
32766
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32767
|
+
transform: translateY(2px);
|
|
32768
|
+
transition: all 320ms ease;
|
|
32769
|
+
}
|
|
32770
|
+
|
|
32771
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32772
|
+
display: none;
|
|
32773
|
+
}
|
|
32774
|
+
|
|
32775
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32776
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32777
|
+
border-radius: 4px;
|
|
32778
|
+
}
|
|
32779
|
+
|
|
32780
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32781
|
+
visibility: hidden;
|
|
32782
|
+
}
|
|
32783
|
+
|
|
32784
|
+
.E_s1sck0th {
|
|
32785
|
+
padding: 0 8px;
|
|
32786
|
+
border-radius: 4px;
|
|
32787
|
+
}
|
|
32788
|
+
|
|
32789
|
+
.E_m855nr1 {
|
|
32790
|
+
padding: 2px 8px;
|
|
32791
|
+
border-radius: 3px;
|
|
32792
|
+
}
|
|
32793
|
+
|
|
32794
|
+
.E_l1270xpg {
|
|
32795
|
+
padding: 3px 8px;
|
|
32796
|
+
border-radius: 2px;
|
|
32797
|
+
}
|
|
32798
|
+
|
|
32799
|
+
.E_t14rextb.ant-tag:hover {
|
|
32800
|
+
opacity: unset;
|
|
32801
|
+
}
|
|
32802
|
+
|
|
32803
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32804
|
+
margin: 0;
|
|
32805
|
+
margin-right: 8px;
|
|
32806
|
+
display: inline-flex;
|
|
32807
|
+
align-items: center;
|
|
32808
|
+
border: none;
|
|
32809
|
+
}
|
|
32810
|
+
|
|
32811
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32812
|
+
width: 16px;
|
|
32813
|
+
height: 16px;
|
|
32814
|
+
color: inherit;
|
|
32815
|
+
margin-left: 4px;
|
|
32816
|
+
opacity: 0.6;
|
|
32817
|
+
display: inline-flex;
|
|
32818
|
+
}
|
|
32819
|
+
|
|
32820
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32821
|
+
opacity: 1;
|
|
32822
|
+
}
|
|
32823
|
+
|
|
32824
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32825
|
+
color: #0080ff;
|
|
32826
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32827
|
+
}
|
|
32828
|
+
|
|
32829
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32830
|
+
color: #f0483e;
|
|
32831
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32832
|
+
}
|
|
32833
|
+
|
|
32834
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32835
|
+
color: #e07f00;
|
|
32836
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32837
|
+
}
|
|
32838
|
+
|
|
32839
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32840
|
+
color: #008f4c;
|
|
32841
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32842
|
+
}
|
|
32843
|
+
|
|
32844
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32845
|
+
color: #1d326c;
|
|
32846
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32847
|
+
}
|
|
32848
|
+
|
|
32849
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32850
|
+
color: #7E41FF;
|
|
32851
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32852
|
+
}
|
|
32853
|
+
|
|
32854
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32855
|
+
color: #fff;
|
|
32856
|
+
}
|
|
32857
|
+
|
|
32858
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32859
|
+
background-color: #f0483e;
|
|
32860
|
+
}
|
|
32861
|
+
|
|
32862
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32863
|
+
background-color: #fea008;
|
|
32864
|
+
}
|
|
32865
|
+
|
|
32866
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32867
|
+
background-color: #00ba5d;
|
|
32868
|
+
}
|
|
32869
|
+
|
|
32870
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32871
|
+
background-color: #0080ff;
|
|
32872
|
+
}
|
|
32873
|
+
|
|
32874
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32875
|
+
background-color: #6b7d99;
|
|
32642
32876
|
}
|
|
32643
32877
|
|
|
32644
|
-
.
|
|
32645
|
-
|
|
32878
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32879
|
+
background-color: #7E41FF;
|
|
32646
32880
|
}
|
|
32647
32881
|
|
|
32648
32882
|
.E_m196gn1d {
|
|
@@ -33089,273 +33323,39 @@ input.E_rf8rlle.ant-input {
|
|
|
33089
33323
|
line-height: 18px;
|
|
33090
33324
|
}
|
|
33091
33325
|
|
|
33092
|
-
.E_t10dv8p1 {
|
|
33093
|
-
font-family: Inter;
|
|
33094
|
-
font-style: normal;
|
|
33095
|
-
font-weight: normal;
|
|
33096
|
-
font-feature-settings: "zero" on;
|
|
33097
|
-
font-size: 12px;
|
|
33098
|
-
line-height: 18px;
|
|
33099
|
-
}
|
|
33100
|
-
|
|
33101
|
-
.E_tc2oqpq {
|
|
33102
|
-
font-family: Inter;
|
|
33103
|
-
font-style: normal;
|
|
33104
|
-
font-weight: 500;
|
|
33105
|
-
font-feature-settings: "zero" on;
|
|
33106
|
-
font-size: 12px;
|
|
33107
|
-
line-height: 18px;
|
|
33108
|
-
}
|
|
33109
|
-
|
|
33110
|
-
.E_tzvddmc {
|
|
33111
|
-
font-family: Inter;
|
|
33112
|
-
font-style: normal;
|
|
33113
|
-
font-weight: bold;
|
|
33114
|
-
font-feature-settings: "zero" on;
|
|
33115
|
-
font-size: 16px;
|
|
33116
|
-
line-height: 24px;
|
|
33117
|
-
}
|
|
33118
|
-
|
|
33119
|
-
.E_u18llj45 {
|
|
33120
|
-
font-family: Inter;
|
|
33121
|
-
font-style: normal;
|
|
33122
|
-
font-weight: normal;
|
|
33123
|
-
font-size: 10px;
|
|
33124
|
-
line-height: 12px;
|
|
33125
|
-
}
|
|
33126
|
-
|
|
33127
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
33128
|
-
display: inline-flex;
|
|
33129
|
-
align-items: center;
|
|
33130
|
-
justify-content: center;
|
|
33131
|
-
color: #fff;
|
|
33132
|
-
font-weight: bold;
|
|
33133
|
-
font-size: 12px;
|
|
33134
|
-
width: 24px;
|
|
33135
|
-
height: 24px;
|
|
33136
|
-
border-radius: 50%;
|
|
33137
|
-
background: var(--a1b5xrg3-0);
|
|
33138
|
-
}
|
|
33139
|
-
|
|
33140
|
-
.E_a1b5xrg3.btn-item {
|
|
33141
|
-
transition: all 160ms ease;
|
|
33142
|
-
cursor: pointer;
|
|
33143
|
-
width: 56px;
|
|
33144
|
-
height: 40px;
|
|
33145
|
-
display: inline-flex;
|
|
33146
|
-
align-items: center;
|
|
33147
|
-
justify-content: center;
|
|
33148
|
-
border-radius: 6px;
|
|
33149
|
-
}
|
|
33150
|
-
|
|
33151
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
33152
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
33153
|
-
}
|
|
33154
|
-
|
|
33155
|
-
.E_a1b5xrg3.btn-item:active {
|
|
33156
|
-
transform: translateY(2px);
|
|
33157
|
-
transition: all 320ms ease;
|
|
33158
|
-
}
|
|
33159
|
-
|
|
33160
|
-
.E_s1dni7lo {
|
|
33161
|
-
width: 430px !important;
|
|
33162
|
-
}
|
|
33163
|
-
|
|
33164
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
33165
|
-
padding: 8px 16px;
|
|
33166
|
-
line-height: 18px;
|
|
33167
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33168
|
-
height: 34px;
|
|
33169
|
-
min-height: 34px;
|
|
33170
|
-
box-sizing: border-box;
|
|
33171
|
-
margin-top: 8px;
|
|
33172
|
-
}
|
|
33173
|
-
|
|
33174
|
-
.E_o1ugr09p {
|
|
33175
|
-
display: flex;
|
|
33176
|
-
flex-direction: column;
|
|
33177
|
-
margin: 1px 8px;
|
|
33178
|
-
padding: 8px;
|
|
33179
|
-
border-radius: 4px;
|
|
33180
|
-
}
|
|
33181
|
-
|
|
33182
|
-
.E_o1ugr09p .selected-icon {
|
|
33183
|
-
display: none;
|
|
33184
|
-
}
|
|
33185
|
-
|
|
33186
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
33187
|
-
padding-left: 8px;
|
|
33188
|
-
}
|
|
33189
|
-
|
|
33190
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
33191
|
-
background-color: white;
|
|
33192
|
-
}
|
|
33193
|
-
|
|
33194
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
33195
|
-
color: #0080ff;
|
|
33196
|
-
}
|
|
33197
|
-
|
|
33198
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
33199
|
-
display: block;
|
|
33200
|
-
}
|
|
33201
|
-
|
|
33202
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
33203
|
-
background: rgba(0, 136, 255, 0.16);
|
|
33204
|
-
}
|
|
33205
|
-
|
|
33206
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
33207
|
-
color: #0080ff;
|
|
33208
|
-
}
|
|
33209
|
-
|
|
33210
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
33211
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33212
|
-
color: #0080ff;
|
|
33213
|
-
}
|
|
33214
|
-
|
|
33215
|
-
.E_o1ifxsq4 {
|
|
33216
|
-
display: flex;
|
|
33217
|
-
justify-content: space-between;
|
|
33218
|
-
height: 20px;
|
|
33219
|
-
line-height: 20px;
|
|
33220
|
-
}
|
|
33221
|
-
|
|
33222
|
-
.E_o1ifxsq4 .timezone-title {
|
|
33223
|
-
color: #2d3a56;
|
|
33224
|
-
overflow: hidden;
|
|
33225
|
-
text-overflow: ellipsis;
|
|
33226
|
-
}
|
|
33227
|
-
|
|
33228
|
-
.E_o1zue7 {
|
|
33229
|
-
display: flex;
|
|
33230
|
-
justify-content: space-between;
|
|
33231
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33232
|
-
height: 18px;
|
|
33233
|
-
line-height: 18px;
|
|
33234
|
-
margin-top: 2px;
|
|
33235
|
-
}
|
|
33236
|
-
|
|
33237
|
-
.E_tyfmlxg {
|
|
33238
|
-
border: none;
|
|
33239
|
-
margin-right: 0;
|
|
33240
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33241
|
-
}
|
|
33242
|
-
|
|
33243
|
-
.E_o18uybox {
|
|
33244
|
-
pointer-events: none;
|
|
33245
|
-
height: 32px;
|
|
33246
|
-
width: 100%;
|
|
33247
|
-
opacity: 0;
|
|
33248
|
-
}
|
|
33249
|
-
|
|
33250
|
-
.E_s1sck0th {
|
|
33251
|
-
padding: 0 8px;
|
|
33252
|
-
border-radius: 4px;
|
|
33253
|
-
}
|
|
33254
|
-
|
|
33255
|
-
.E_m855nr1 {
|
|
33256
|
-
padding: 2px 8px;
|
|
33257
|
-
border-radius: 3px;
|
|
33258
|
-
}
|
|
33259
|
-
|
|
33260
|
-
.E_l1270xpg {
|
|
33261
|
-
padding: 3px 8px;
|
|
33262
|
-
border-radius: 2px;
|
|
33263
|
-
}
|
|
33264
|
-
|
|
33265
|
-
.E_t14rextb.ant-tag:hover {
|
|
33266
|
-
opacity: unset;
|
|
33267
|
-
}
|
|
33268
|
-
|
|
33269
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
33270
|
-
margin: 0;
|
|
33271
|
-
margin-right: 8px;
|
|
33272
|
-
display: inline-flex;
|
|
33273
|
-
align-items: center;
|
|
33274
|
-
border: none;
|
|
33275
|
-
}
|
|
33276
|
-
|
|
33277
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
33278
|
-
width: 16px;
|
|
33279
|
-
height: 16px;
|
|
33280
|
-
color: inherit;
|
|
33281
|
-
margin-left: 4px;
|
|
33282
|
-
opacity: 0.6;
|
|
33283
|
-
display: inline-flex;
|
|
33284
|
-
}
|
|
33285
|
-
|
|
33286
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
33287
|
-
opacity: 1;
|
|
33288
|
-
}
|
|
33289
|
-
|
|
33290
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
33291
|
-
color: #0080ff;
|
|
33292
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33293
|
-
}
|
|
33294
|
-
|
|
33295
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
33296
|
-
color: #f0483e;
|
|
33297
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
33298
|
-
}
|
|
33299
|
-
|
|
33300
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
33301
|
-
color: #e07f00;
|
|
33302
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
33303
|
-
}
|
|
33304
|
-
|
|
33305
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
33306
|
-
color: #008f4c;
|
|
33307
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
33308
|
-
}
|
|
33309
|
-
|
|
33310
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
33311
|
-
color: #1d326c;
|
|
33312
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33313
|
-
}
|
|
33314
|
-
|
|
33315
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
33316
|
-
color: #7E41FF;
|
|
33317
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
33318
|
-
}
|
|
33319
|
-
|
|
33320
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
33321
|
-
color: #fff;
|
|
33322
|
-
}
|
|
33323
|
-
|
|
33324
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
33325
|
-
background-color: #f0483e;
|
|
33326
|
-
}
|
|
33327
|
-
|
|
33328
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
33329
|
-
background-color: #fea008;
|
|
33330
|
-
}
|
|
33331
|
-
|
|
33332
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
33333
|
-
background-color: #00ba5d;
|
|
33334
|
-
}
|
|
33335
|
-
|
|
33336
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
33337
|
-
background-color: #0080ff;
|
|
33338
|
-
}
|
|
33339
|
-
|
|
33340
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
33341
|
-
background-color: #6b7d99;
|
|
33342
|
-
}
|
|
33343
|
-
|
|
33344
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
33345
|
-
background-color: #7E41FF;
|
|
33326
|
+
.E_t10dv8p1 {
|
|
33327
|
+
font-family: Inter;
|
|
33328
|
+
font-style: normal;
|
|
33329
|
+
font-weight: normal;
|
|
33330
|
+
font-feature-settings: "zero" on;
|
|
33331
|
+
font-size: 12px;
|
|
33332
|
+
line-height: 18px;
|
|
33346
33333
|
}
|
|
33347
33334
|
|
|
33348
|
-
.
|
|
33349
|
-
|
|
33335
|
+
.E_tc2oqpq {
|
|
33336
|
+
font-family: Inter;
|
|
33337
|
+
font-style: normal;
|
|
33338
|
+
font-weight: 500;
|
|
33339
|
+
font-feature-settings: "zero" on;
|
|
33340
|
+
font-size: 12px;
|
|
33341
|
+
line-height: 18px;
|
|
33350
33342
|
}
|
|
33351
33343
|
|
|
33352
|
-
.
|
|
33353
|
-
|
|
33354
|
-
|
|
33344
|
+
.E_tzvddmc {
|
|
33345
|
+
font-family: Inter;
|
|
33346
|
+
font-style: normal;
|
|
33347
|
+
font-weight: bold;
|
|
33348
|
+
font-feature-settings: "zero" on;
|
|
33349
|
+
font-size: 16px;
|
|
33350
|
+
line-height: 24px;
|
|
33355
33351
|
}
|
|
33356
33352
|
|
|
33357
|
-
.
|
|
33358
|
-
|
|
33353
|
+
.E_u18llj45 {
|
|
33354
|
+
font-family: Inter;
|
|
33355
|
+
font-style: normal;
|
|
33356
|
+
font-weight: normal;
|
|
33357
|
+
font-size: 10px;
|
|
33358
|
+
line-height: 12px;
|
|
33359
33359
|
}
|
|
33360
33360
|
|
|
33361
33361
|
.E_h1ol2wl7 {
|
|
@@ -33729,32 +33729,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33729
33729
|
transform: rotate(180deg);
|
|
33730
33730
|
}
|
|
33731
33731
|
|
|
33732
|
-
.E_oa99sl3 {
|
|
33733
|
-
display: flex;
|
|
33734
|
-
justify-content: space-between;
|
|
33735
|
-
align-items: center;
|
|
33736
|
-
gap: 8px;
|
|
33737
|
-
}
|
|
33738
|
-
|
|
33739
|
-
.E_oa99sl3,
|
|
33740
|
-
.E_oa99sl3 :first-child {
|
|
33741
|
-
line-height: inherit !important;
|
|
33742
|
-
}
|
|
33743
|
-
|
|
33744
|
-
.E_lvp5pj7 {
|
|
33745
|
-
display: flex;
|
|
33746
|
-
justify-content: space-between;
|
|
33747
|
-
align-items: center;
|
|
33748
|
-
gap: 8px;
|
|
33749
|
-
min-width: 0;
|
|
33750
|
-
}
|
|
33751
|
-
|
|
33752
|
-
.E_s1io1lws {
|
|
33753
|
-
display: flex;
|
|
33754
|
-
align-items: center;
|
|
33755
|
-
flex-shrink: 0;
|
|
33756
|
-
}
|
|
33757
|
-
|
|
33758
33732
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33759
33733
|
opacity: 1;
|
|
33760
33734
|
}
|
|
@@ -33912,6 +33886,49 @@ input.E_rf8rlle.ant-input {
|
|
|
33912
33886
|
color: rgba(0, 21, 64, 0.3);
|
|
33913
33887
|
}
|
|
33914
33888
|
|
|
33889
|
+
.E_oa99sl3 {
|
|
33890
|
+
display: flex;
|
|
33891
|
+
justify-content: space-between;
|
|
33892
|
+
align-items: center;
|
|
33893
|
+
gap: 8px;
|
|
33894
|
+
}
|
|
33895
|
+
|
|
33896
|
+
.E_oa99sl3,
|
|
33897
|
+
.E_oa99sl3 :first-child {
|
|
33898
|
+
line-height: inherit !important;
|
|
33899
|
+
}
|
|
33900
|
+
|
|
33901
|
+
.E_lvp5pj7 {
|
|
33902
|
+
display: flex;
|
|
33903
|
+
justify-content: space-between;
|
|
33904
|
+
align-items: center;
|
|
33905
|
+
gap: 8px;
|
|
33906
|
+
min-width: 0;
|
|
33907
|
+
}
|
|
33908
|
+
|
|
33909
|
+
.E_s1io1lws {
|
|
33910
|
+
display: flex;
|
|
33911
|
+
align-items: center;
|
|
33912
|
+
flex-shrink: 0;
|
|
33913
|
+
}
|
|
33914
|
+
|
|
33915
|
+
.E_w1dxz879 {
|
|
33916
|
+
display: flex;
|
|
33917
|
+
flex-direction: column;
|
|
33918
|
+
gap: 6px;
|
|
33919
|
+
}
|
|
33920
|
+
|
|
33921
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33922
|
+
max-height: var(--w1dxz879-0);
|
|
33923
|
+
text-overflow: clip;
|
|
33924
|
+
overflow: hidden;
|
|
33925
|
+
}
|
|
33926
|
+
|
|
33927
|
+
.E_w1dxz879 .tips {
|
|
33928
|
+
color: #fff;
|
|
33929
|
+
opacity: 0.8;
|
|
33930
|
+
}
|
|
33931
|
+
|
|
33915
33932
|
.E_h12yihis {
|
|
33916
33933
|
height: 50px;
|
|
33917
33934
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -34172,23 +34189,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34172
34189
|
position: static;
|
|
34173
34190
|
}
|
|
34174
34191
|
|
|
34175
|
-
.E_w1dxz879 {
|
|
34176
|
-
display: flex;
|
|
34177
|
-
flex-direction: column;
|
|
34178
|
-
gap: 6px;
|
|
34179
|
-
}
|
|
34180
|
-
|
|
34181
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
34182
|
-
max-height: var(--w1dxz879-0);
|
|
34183
|
-
text-overflow: clip;
|
|
34184
|
-
overflow: hidden;
|
|
34185
|
-
}
|
|
34186
|
-
|
|
34187
|
-
.E_w1dxz879 .tips {
|
|
34188
|
-
color: #fff;
|
|
34189
|
-
opacity: 0.8;
|
|
34190
|
-
}
|
|
34191
|
-
|
|
34192
34192
|
.E_c1kchka8 {
|
|
34193
34193
|
height: 100%;
|
|
34194
34194
|
width: 100%;
|
|
@@ -34786,26 +34786,157 @@ input.E_rf8rlle.ant-input {
|
|
|
34786
34786
|
background-color: transparent;
|
|
34787
34787
|
}
|
|
34788
34788
|
|
|
34789
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34790
|
-
background-color: transparent;
|
|
34789
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34790
|
+
background-color: transparent;
|
|
34791
|
+
}
|
|
34792
|
+
|
|
34793
|
+
.E_r77hffu {
|
|
34794
|
+
display: flex;
|
|
34795
|
+
align-items: center;
|
|
34796
|
+
justify-content: space-between;
|
|
34797
|
+
column-gap: 6px;
|
|
34798
|
+
}
|
|
34799
|
+
|
|
34800
|
+
.E_p1cmxsf7 {
|
|
34801
|
+
display: flex;
|
|
34802
|
+
flex-direction: column;
|
|
34803
|
+
justify-content: center;
|
|
34804
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34805
|
+
}
|
|
34806
|
+
|
|
34807
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34808
|
+
font-size: 0;
|
|
34809
|
+
}
|
|
34810
|
+
|
|
34811
|
+
.E_c1kghdax {
|
|
34812
|
+
color: #2d3a56;
|
|
34813
|
+
padding: 7px 12px;
|
|
34814
|
+
display: flex;
|
|
34815
|
+
justify-content: space-between;
|
|
34816
|
+
align-items: center;
|
|
34817
|
+
}
|
|
34818
|
+
|
|
34819
|
+
.E_c1kghdax.has-arrow {
|
|
34820
|
+
padding-left: 10px;
|
|
34821
|
+
}
|
|
34822
|
+
|
|
34823
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34824
|
+
cursor: pointer;
|
|
34825
|
+
color: #00122e;
|
|
34826
|
+
}
|
|
34827
|
+
|
|
34828
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34829
|
+
color: #2d3a56;
|
|
34830
|
+
font-weight: 600;
|
|
34831
|
+
}
|
|
34832
|
+
|
|
34833
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34834
|
+
transform: rotate(90deg);
|
|
34835
|
+
}
|
|
34836
|
+
|
|
34837
|
+
.E_c1kghdax .sub-info {
|
|
34838
|
+
font-size: 12px;
|
|
34839
|
+
line-height: 18px;
|
|
34840
|
+
}
|
|
34841
|
+
|
|
34842
|
+
.E_c1kghdax .title-wrapper {
|
|
34843
|
+
display: flex;
|
|
34844
|
+
align-items: center;
|
|
34845
|
+
user-select: none;
|
|
34846
|
+
flex-grow: 1;
|
|
34847
|
+
font-size: 12px;
|
|
34848
|
+
line-height: 18px;
|
|
34849
|
+
color: #2d3a56;
|
|
34850
|
+
font-weight: 700;
|
|
34851
|
+
}
|
|
34852
|
+
|
|
34853
|
+
.E_c1kghdax .collapse-arrow {
|
|
34854
|
+
transition: all 50ms ease-out 0ms;
|
|
34855
|
+
margin-right: 2px;
|
|
34856
|
+
}
|
|
34857
|
+
|
|
34858
|
+
.E_ckui4s7 {
|
|
34859
|
+
color: #2d3a56;
|
|
34860
|
+
line-height: 22px;
|
|
34861
|
+
display: inline-flex;
|
|
34862
|
+
}
|
|
34863
|
+
|
|
34864
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34865
|
+
height: 22px;
|
|
34866
|
+
display: flex;
|
|
34867
|
+
align-items: center;
|
|
34868
|
+
top: 0;
|
|
34869
|
+
}
|
|
34870
|
+
|
|
34871
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34872
|
+
border: none;
|
|
34873
|
+
}
|
|
34874
|
+
|
|
34875
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34876
|
+
border-color: #0080ff;
|
|
34877
|
+
}
|
|
34878
|
+
|
|
34879
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34880
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34881
|
+
}
|
|
34882
|
+
|
|
34883
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34884
|
+
border: 1px solid #0080ff;
|
|
34885
|
+
}
|
|
34886
|
+
|
|
34887
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34888
|
+
background: #0080ff;
|
|
34889
|
+
}
|
|
34890
|
+
|
|
34891
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34892
|
+
background-color: #fff;
|
|
34893
|
+
height: 2px;
|
|
34894
|
+
width: 10px;
|
|
34895
|
+
border-radius: 2px;
|
|
34896
|
+
}
|
|
34897
|
+
|
|
34898
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34899
|
+
opacity: 0.5;
|
|
34900
|
+
}
|
|
34901
|
+
|
|
34902
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34903
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34904
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34905
|
+
}
|
|
34906
|
+
|
|
34907
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34908
|
+
border-color: #2d3a56;
|
|
34909
|
+
}
|
|
34910
|
+
|
|
34911
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34912
|
+
background: #2d3a56;
|
|
34913
|
+
}
|
|
34914
|
+
|
|
34915
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34916
|
+
padding: 0;
|
|
34917
|
+
}
|
|
34918
|
+
|
|
34919
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34920
|
+
display: inline-block;
|
|
34921
|
+
margin-left: 12px;
|
|
34922
|
+
color: #2d3a56;
|
|
34923
|
+
}
|
|
34924
|
+
|
|
34925
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34926
|
+
margin-left: 28px;
|
|
34927
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34791
34928
|
}
|
|
34792
34929
|
|
|
34793
|
-
.
|
|
34794
|
-
|
|
34795
|
-
align-items: center;
|
|
34796
|
-
justify-content: space-between;
|
|
34797
|
-
column-gap: 6px;
|
|
34930
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34931
|
+
margin-left: 8px;
|
|
34798
34932
|
}
|
|
34799
34933
|
|
|
34800
|
-
.
|
|
34801
|
-
|
|
34802
|
-
flex-direction: column;
|
|
34803
|
-
justify-content: center;
|
|
34804
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34934
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34935
|
+
margin-left: 24px;
|
|
34805
34936
|
}
|
|
34806
34937
|
|
|
34807
|
-
.
|
|
34808
|
-
|
|
34938
|
+
.E_c1yd35n {
|
|
34939
|
+
padding: 0 12px 14px 12px;
|
|
34809
34940
|
}
|
|
34810
34941
|
|
|
34811
34942
|
.E_b14q2gmw {
|
|
@@ -34915,135 +35046,99 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34915
35046
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34916
35047
|
}
|
|
34917
35048
|
|
|
34918
|
-
.
|
|
34919
|
-
|
|
34920
|
-
|
|
34921
|
-
|
|
34922
|
-
}
|
|
34923
|
-
|
|
34924
|
-
.E_ckui4s7 .ant-checkbox {
|
|
35049
|
+
.E_sddwhm6 {
|
|
35050
|
+
margin: 0;
|
|
35051
|
+
border-radius: 20px;
|
|
35052
|
+
padding: 2px 10px;
|
|
34925
35053
|
height: 22px;
|
|
34926
|
-
display: flex;
|
|
34927
|
-
align-items: center;
|
|
34928
|
-
top: 0;
|
|
34929
|
-
}
|
|
34930
|
-
|
|
34931
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34932
|
-
border: none;
|
|
34933
|
-
}
|
|
34934
|
-
|
|
34935
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34936
|
-
border-color: #0080ff;
|
|
34937
|
-
}
|
|
34938
|
-
|
|
34939
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34940
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34941
35054
|
}
|
|
34942
35055
|
|
|
34943
|
-
.
|
|
34944
|
-
|
|
35056
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35057
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34945
35058
|
}
|
|
34946
35059
|
|
|
34947
|
-
.
|
|
34948
|
-
background:
|
|
35060
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35061
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34949
35062
|
}
|
|
34950
35063
|
|
|
34951
|
-
.
|
|
34952
|
-
|
|
34953
|
-
height: 2px;
|
|
34954
|
-
width: 10px;
|
|
34955
|
-
border-radius: 2px;
|
|
35064
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35065
|
+
color: #00122e;
|
|
34956
35066
|
}
|
|
34957
35067
|
|
|
34958
|
-
.
|
|
34959
|
-
|
|
35068
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35069
|
+
margin-right: 6px;
|
|
34960
35070
|
}
|
|
34961
35071
|
|
|
34962
|
-
.
|
|
34963
|
-
|
|
34964
|
-
|
|
35072
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35073
|
+
margin-left: 8px;
|
|
35074
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34965
35075
|
}
|
|
34966
35076
|
|
|
34967
|
-
.
|
|
34968
|
-
|
|
35077
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35078
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34969
35079
|
}
|
|
34970
35080
|
|
|
34971
|
-
.
|
|
34972
|
-
background: #
|
|
35081
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35082
|
+
background-color: #0080ff;
|
|
34973
35083
|
}
|
|
34974
35084
|
|
|
34975
|
-
.
|
|
34976
|
-
|
|
35085
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35086
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34977
35087
|
}
|
|
34978
35088
|
|
|
34979
|
-
.
|
|
34980
|
-
|
|
34981
|
-
margin-left: 12px;
|
|
34982
|
-
color: #2d3a56;
|
|
35089
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35090
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34983
35091
|
}
|
|
34984
35092
|
|
|
34985
|
-
.
|
|
34986
|
-
|
|
34987
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35093
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35094
|
+
background-color: #f0483e;
|
|
34988
35095
|
}
|
|
34989
35096
|
|
|
34990
|
-
.
|
|
34991
|
-
|
|
35097
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35098
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34992
35099
|
}
|
|
34993
35100
|
|
|
34994
|
-
.
|
|
34995
|
-
|
|
35101
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35102
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34996
35103
|
}
|
|
34997
35104
|
|
|
34998
|
-
.
|
|
34999
|
-
color: #
|
|
35000
|
-
padding: 7px 12px;
|
|
35001
|
-
display: flex;
|
|
35002
|
-
justify-content: space-between;
|
|
35003
|
-
align-items: center;
|
|
35105
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35106
|
+
background-color: #fea008;
|
|
35004
35107
|
}
|
|
35005
35108
|
|
|
35006
|
-
.
|
|
35007
|
-
|
|
35109
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35110
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35008
35111
|
}
|
|
35009
35112
|
|
|
35010
|
-
.
|
|
35011
|
-
|
|
35012
|
-
color: #00122e;
|
|
35113
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35114
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35013
35115
|
}
|
|
35014
35116
|
|
|
35015
|
-
.
|
|
35016
|
-
color: #
|
|
35017
|
-
font-weight: 600;
|
|
35117
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35118
|
+
background-color: #00ba5d;
|
|
35018
35119
|
}
|
|
35019
35120
|
|
|
35020
|
-
.
|
|
35021
|
-
|
|
35121
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35122
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35022
35123
|
}
|
|
35023
35124
|
|
|
35024
|
-
.
|
|
35025
|
-
|
|
35026
|
-
line-height: 18px;
|
|
35125
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35126
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35027
35127
|
}
|
|
35028
35128
|
|
|
35029
|
-
.
|
|
35030
|
-
|
|
35031
|
-
align-items: center;
|
|
35032
|
-
user-select: none;
|
|
35033
|
-
flex-grow: 1;
|
|
35034
|
-
font-size: 12px;
|
|
35035
|
-
line-height: 18px;
|
|
35036
|
-
color: #2d3a56;
|
|
35037
|
-
font-weight: 700;
|
|
35129
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35130
|
+
background-color: #6b7d99;
|
|
35038
35131
|
}
|
|
35039
35132
|
|
|
35040
|
-
.
|
|
35041
|
-
|
|
35042
|
-
margin-right: 2px;
|
|
35133
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35134
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35043
35135
|
}
|
|
35044
35136
|
|
|
35045
|
-
.
|
|
35046
|
-
|
|
35137
|
+
.E_satwmqm {
|
|
35138
|
+
width: 8px;
|
|
35139
|
+
height: 8px;
|
|
35140
|
+
border-radius: 50%;
|
|
35141
|
+
display: inline-block;
|
|
35047
35142
|
}
|
|
35048
35143
|
|
|
35049
35144
|
.E_tc97u5y {
|
|
@@ -35497,101 +35592,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35497
35592
|
background: #fff;
|
|
35498
35593
|
}
|
|
35499
35594
|
|
|
35500
|
-
.E_sddwhm6 {
|
|
35501
|
-
margin: 0;
|
|
35502
|
-
border-radius: 20px;
|
|
35503
|
-
padding: 2px 10px;
|
|
35504
|
-
height: 22px;
|
|
35505
|
-
}
|
|
35506
|
-
|
|
35507
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35508
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35509
|
-
}
|
|
35510
|
-
|
|
35511
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35512
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35513
|
-
}
|
|
35514
|
-
|
|
35515
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35516
|
-
color: #00122e;
|
|
35517
|
-
}
|
|
35518
|
-
|
|
35519
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35520
|
-
margin-right: 6px;
|
|
35521
|
-
}
|
|
35522
|
-
|
|
35523
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35524
|
-
margin-left: 8px;
|
|
35525
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35526
|
-
}
|
|
35527
|
-
|
|
35528
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35529
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35530
|
-
}
|
|
35531
|
-
|
|
35532
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35533
|
-
background-color: #0080ff;
|
|
35534
|
-
}
|
|
35535
|
-
|
|
35536
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35537
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35538
|
-
}
|
|
35539
|
-
|
|
35540
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35541
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35542
|
-
}
|
|
35543
|
-
|
|
35544
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35545
|
-
background-color: #f0483e;
|
|
35546
|
-
}
|
|
35547
|
-
|
|
35548
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35549
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
35550
|
-
}
|
|
35551
|
-
|
|
35552
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35553
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
35554
|
-
}
|
|
35555
|
-
|
|
35556
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35557
|
-
background-color: #fea008;
|
|
35558
|
-
}
|
|
35559
|
-
|
|
35560
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35561
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
35562
|
-
}
|
|
35563
|
-
|
|
35564
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35565
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35566
|
-
}
|
|
35567
|
-
|
|
35568
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35569
|
-
background-color: #00ba5d;
|
|
35570
|
-
}
|
|
35571
|
-
|
|
35572
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35573
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
35574
|
-
}
|
|
35575
|
-
|
|
35576
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35577
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35578
|
-
}
|
|
35579
|
-
|
|
35580
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35581
|
-
background-color: #6b7d99;
|
|
35582
|
-
}
|
|
35583
|
-
|
|
35584
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35585
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
35586
|
-
}
|
|
35587
|
-
|
|
35588
|
-
.E_satwmqm {
|
|
35589
|
-
width: 8px;
|
|
35590
|
-
height: 8px;
|
|
35591
|
-
border-radius: 50%;
|
|
35592
|
-
display: inline-block;
|
|
35593
|
-
}
|
|
35594
|
-
|
|
35595
35595
|
.E_lht19u8 {
|
|
35596
35596
|
width: 64px;
|
|
35597
35597
|
height: 64px;
|