@cloudtower/eagle 0.29.25 → 0.29.26
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/README.md +64 -0
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1323 -1323
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1232 -1232
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29657,6 +29657,30 @@ html body {
|
|
|
29657
29657
|
background: #fff;
|
|
29658
29658
|
}
|
|
29659
29659
|
|
|
29660
|
+
.E_n12mqh7z {
|
|
29661
|
+
display: flex;
|
|
29662
|
+
align-items: center;
|
|
29663
|
+
font-size: 12px;
|
|
29664
|
+
line-height: 18px;
|
|
29665
|
+
}
|
|
29666
|
+
|
|
29667
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29668
|
+
margin-bottom: 4px;
|
|
29669
|
+
}
|
|
29670
|
+
|
|
29671
|
+
.E_tf5bynu {
|
|
29672
|
+
margin: 0 3px;
|
|
29673
|
+
}
|
|
29674
|
+
|
|
29675
|
+
.E_tcckoz1 {
|
|
29676
|
+
max-height: 400px;
|
|
29677
|
+
overflow: auto;
|
|
29678
|
+
}
|
|
29679
|
+
|
|
29680
|
+
span.E_tqjc4ui {
|
|
29681
|
+
margin: 0 2px;
|
|
29682
|
+
}
|
|
29683
|
+
|
|
29660
29684
|
.E_clm1wy1 {
|
|
29661
29685
|
width: 192px;
|
|
29662
29686
|
height: 246px;
|
|
@@ -29766,6 +29790,18 @@ html body {
|
|
|
29766
29790
|
border-radius: 2px;
|
|
29767
29791
|
}
|
|
29768
29792
|
|
|
29793
|
+
.E_gmyahx3 {
|
|
29794
|
+
cursor: pointer;
|
|
29795
|
+
}
|
|
29796
|
+
|
|
29797
|
+
.E_gmyahx3 .link-text {
|
|
29798
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29799
|
+
}
|
|
29800
|
+
|
|
29801
|
+
.E_gmyahx3:hover .link-text {
|
|
29802
|
+
color: #0080ff;
|
|
29803
|
+
}
|
|
29804
|
+
|
|
29769
29805
|
.E_c18bcrac {
|
|
29770
29806
|
display: inline-block;
|
|
29771
29807
|
width: 100%;
|
|
@@ -29981,40 +30017,77 @@ html body {
|
|
|
29981
30017
|
color: #fff;
|
|
29982
30018
|
}
|
|
29983
30019
|
|
|
29984
|
-
.
|
|
29985
|
-
|
|
30020
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30021
|
+
display: flex;
|
|
30022
|
+
align-items: center;
|
|
29986
30023
|
}
|
|
29987
30024
|
|
|
29988
|
-
.
|
|
29989
|
-
|
|
30025
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30026
|
+
margin-right: 8px;
|
|
29990
30027
|
}
|
|
29991
30028
|
|
|
29992
|
-
.
|
|
29993
|
-
|
|
30029
|
+
.E_m74vjol {
|
|
30030
|
+
display: flex;
|
|
30031
|
+
justify-content: space-between;
|
|
30032
|
+
width: 100%;
|
|
29994
30033
|
}
|
|
29995
30034
|
|
|
29996
|
-
|
|
29997
|
-
margin:
|
|
30035
|
+
.E_m74vjol .action {
|
|
30036
|
+
margin-left: 16px;
|
|
29998
30037
|
}
|
|
29999
30038
|
|
|
30000
|
-
.
|
|
30039
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30040
|
+
width: 100%;
|
|
30041
|
+
}
|
|
30042
|
+
|
|
30043
|
+
.E_wg1tsps {
|
|
30001
30044
|
display: flex;
|
|
30002
30045
|
align-items: center;
|
|
30003
|
-
|
|
30004
|
-
line-height: 18px;
|
|
30046
|
+
justify-content: flex-end;
|
|
30005
30047
|
}
|
|
30006
30048
|
|
|
30007
|
-
.
|
|
30008
|
-
|
|
30049
|
+
.E_b1ctd5xy {
|
|
30050
|
+
display: flex;
|
|
30051
|
+
align-items: center;
|
|
30052
|
+
width: calc(100% - 40px);
|
|
30009
30053
|
}
|
|
30010
30054
|
|
|
30011
|
-
.
|
|
30012
|
-
|
|
30055
|
+
.E_b1ctd5xy .chart {
|
|
30056
|
+
display: inline-block;
|
|
30057
|
+
width: 100%;
|
|
30013
30058
|
}
|
|
30014
30059
|
|
|
30015
|
-
.
|
|
30016
|
-
|
|
30017
|
-
|
|
30060
|
+
.E_u1p8acpn {
|
|
30061
|
+
min-width: 40px;
|
|
30062
|
+
}
|
|
30063
|
+
|
|
30064
|
+
.E_u1p8acpn .unit {
|
|
30065
|
+
color: #00122e !important;
|
|
30066
|
+
}
|
|
30067
|
+
|
|
30068
|
+
.E_c18gxmrl {
|
|
30069
|
+
border: 1px solid #d8deeb;
|
|
30070
|
+
border-radius: 4px;
|
|
30071
|
+
}
|
|
30072
|
+
|
|
30073
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30074
|
+
margin-top: 8px;
|
|
30075
|
+
}
|
|
30076
|
+
|
|
30077
|
+
.E_c18gxmrl:hover {
|
|
30078
|
+
border-color: #0080ff;
|
|
30079
|
+
}
|
|
30080
|
+
|
|
30081
|
+
.E_c18gxmrl:hover > header {
|
|
30082
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30083
|
+
}
|
|
30084
|
+
|
|
30085
|
+
.E_c18gxmrl.active header {
|
|
30086
|
+
border-bottom: 1px solid #d8deeb;
|
|
30087
|
+
}
|
|
30088
|
+
|
|
30089
|
+
.E_c18gxmrl > header {
|
|
30090
|
+
padding: 8px 12px;
|
|
30018
30091
|
}
|
|
30019
30092
|
|
|
30020
30093
|
.E_t1sqg15u {
|
|
@@ -30139,96 +30212,58 @@ span.E_tqjc4ui {
|
|
|
30139
30212
|
word-break: break-all;
|
|
30140
30213
|
}
|
|
30141
30214
|
|
|
30142
|
-
.
|
|
30143
|
-
|
|
30144
|
-
|
|
30145
|
-
justify-content: flex-end;
|
|
30146
|
-
}
|
|
30147
|
-
|
|
30148
|
-
.E_b1ctd5xy {
|
|
30149
|
-
display: flex;
|
|
30150
|
-
align-items: center;
|
|
30151
|
-
width: calc(100% - 40px);
|
|
30152
|
-
}
|
|
30153
|
-
|
|
30154
|
-
.E_b1ctd5xy .chart {
|
|
30155
|
-
display: inline-block;
|
|
30156
|
-
width: 100%;
|
|
30157
|
-
}
|
|
30158
|
-
|
|
30159
|
-
.E_u1p8acpn {
|
|
30160
|
-
min-width: 40px;
|
|
30161
|
-
}
|
|
30162
|
-
|
|
30163
|
-
.E_u1p8acpn .unit {
|
|
30164
|
-
color: #00122e !important;
|
|
30165
|
-
}
|
|
30166
|
-
|
|
30167
|
-
.E_m74vjol {
|
|
30168
|
-
display: flex;
|
|
30169
|
-
justify-content: space-between;
|
|
30170
|
-
width: 100%;
|
|
30171
|
-
}
|
|
30172
|
-
|
|
30173
|
-
.E_m74vjol .action {
|
|
30174
|
-
margin-left: 16px;
|
|
30175
|
-
}
|
|
30176
|
-
|
|
30177
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30178
|
-
width: 100%;
|
|
30179
|
-
}
|
|
30180
|
-
|
|
30181
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30182
|
-
display: flex;
|
|
30183
|
-
align-items: center;
|
|
30215
|
+
.E_berrcjl {
|
|
30216
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30217
|
+
margin-bottom: 4px;
|
|
30184
30218
|
}
|
|
30185
30219
|
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30220
|
+
.E_berrcjl .breadcrumb-link {
|
|
30221
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30222
|
+
cursor: pointer;
|
|
30223
|
+
transition: color 160ms ease;
|
|
30188
30224
|
}
|
|
30189
30225
|
|
|
30190
|
-
.
|
|
30191
|
-
|
|
30192
|
-
border-radius: 4px;
|
|
30226
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30227
|
+
color: #0080ff;
|
|
30193
30228
|
}
|
|
30194
30229
|
|
|
30195
|
-
.
|
|
30196
|
-
|
|
30230
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30231
|
+
color: #005ed1;
|
|
30197
30232
|
}
|
|
30198
30233
|
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30234
|
+
.E_b1nip9bk {
|
|
30235
|
+
padding: 4px 11px;
|
|
30201
30236
|
}
|
|
30202
30237
|
|
|
30203
|
-
.
|
|
30204
|
-
|
|
30238
|
+
.E_bqamoqe {
|
|
30239
|
+
white-space: nowrap;
|
|
30240
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30205
30241
|
}
|
|
30206
30242
|
|
|
30207
|
-
.
|
|
30208
|
-
|
|
30243
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30244
|
+
--color: #0080ff;
|
|
30209
30245
|
}
|
|
30210
30246
|
|
|
30211
|
-
.
|
|
30212
|
-
|
|
30247
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30248
|
+
--color: #0080ff;
|
|
30213
30249
|
}
|
|
30214
30250
|
|
|
30215
|
-
.
|
|
30216
|
-
|
|
30217
|
-
margin-bottom: 4px;
|
|
30251
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30252
|
+
margin-left: 1px;
|
|
30218
30253
|
}
|
|
30219
30254
|
|
|
30220
|
-
.
|
|
30221
|
-
|
|
30222
|
-
|
|
30223
|
-
transition: color 160ms ease;
|
|
30255
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30256
|
+
border-top-right-radius: 0;
|
|
30257
|
+
border-bottom-right-radius: 0;
|
|
30224
30258
|
}
|
|
30225
30259
|
|
|
30226
|
-
.
|
|
30227
|
-
|
|
30260
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30261
|
+
border-top-left-radius: 0;
|
|
30262
|
+
border-bottom-left-radius: 0;
|
|
30228
30263
|
}
|
|
30229
30264
|
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30265
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30266
|
+
border-radius: unset;
|
|
30232
30267
|
}
|
|
30233
30268
|
|
|
30234
30269
|
.E_t160l1cm {
|
|
@@ -30773,39 +30808,19 @@ button.E_n7k2c6r {
|
|
|
30773
30808
|
padding: 0;
|
|
30774
30809
|
}
|
|
30775
30810
|
|
|
30776
|
-
.
|
|
30777
|
-
padding: 4px
|
|
30778
|
-
|
|
30779
|
-
|
|
30780
|
-
.E_bqamoqe {
|
|
30781
|
-
white-space: nowrap;
|
|
30782
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30783
|
-
}
|
|
30784
|
-
|
|
30785
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30786
|
-
--color: #0080ff;
|
|
30787
|
-
}
|
|
30788
|
-
|
|
30789
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30790
|
-
--color: #0080ff;
|
|
30791
|
-
}
|
|
30792
|
-
|
|
30793
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30794
|
-
margin-left: 1px;
|
|
30795
|
-
}
|
|
30796
|
-
|
|
30797
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30798
|
-
border-top-right-radius: 0;
|
|
30799
|
-
border-bottom-right-radius: 0;
|
|
30811
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30812
|
+
padding: 4px 8px 0 8px;
|
|
30813
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30814
|
+
font-size: 12px;
|
|
30800
30815
|
}
|
|
30801
30816
|
|
|
30802
|
-
.
|
|
30803
|
-
|
|
30804
|
-
border-bottom-left-radius: 0;
|
|
30817
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30818
|
+
padding-bottom: 6px;
|
|
30805
30819
|
}
|
|
30806
30820
|
|
|
30807
|
-
.
|
|
30808
|
-
|
|
30821
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30822
|
+
padding-top: 4px;
|
|
30823
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30809
30824
|
}
|
|
30810
30825
|
|
|
30811
30826
|
.E_c1uzzomf {
|
|
@@ -30858,35 +30873,87 @@ button.E_n7k2c6r {
|
|
|
30858
30873
|
cursor: default;
|
|
30859
30874
|
}
|
|
30860
30875
|
|
|
30861
|
-
.
|
|
30862
|
-
|
|
30876
|
+
.E_phljevk {
|
|
30877
|
+
display: flex;
|
|
30878
|
+
justify-content: space-between;
|
|
30879
|
+
align-items: center;
|
|
30880
|
+
padding: 10px 0;
|
|
30881
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30882
|
+
font-size: 12px;
|
|
30883
|
+
line-height: 24px;
|
|
30863
30884
|
}
|
|
30864
30885
|
|
|
30865
|
-
.
|
|
30866
|
-
padding:
|
|
30886
|
+
.E_phljevk .pagination-left {
|
|
30887
|
+
padding: 2px 8px;
|
|
30867
30888
|
}
|
|
30868
30889
|
|
|
30869
|
-
.
|
|
30890
|
+
.E_phljevk .dropdown-trigger {
|
|
30870
30891
|
display: flex;
|
|
30892
|
+
align-items: center;
|
|
30893
|
+
border-radius: 6px;
|
|
30894
|
+
cursor: pointer;
|
|
30895
|
+
transition: all 0.3s ease;
|
|
30871
30896
|
}
|
|
30872
30897
|
|
|
30873
|
-
.
|
|
30874
|
-
|
|
30898
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30899
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30900
|
+
color: #0080ff;
|
|
30875
30901
|
}
|
|
30876
30902
|
|
|
30877
|
-
.
|
|
30878
|
-
|
|
30879
|
-
|
|
30903
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30904
|
+
margin-left: 4px;
|
|
30905
|
+
}
|
|
30906
|
+
|
|
30907
|
+
.E_phljevk .pagination-right {
|
|
30908
|
+
display: flex;
|
|
30909
|
+
align-items: center;
|
|
30910
|
+
color: #0080ff;
|
|
30911
|
+
font-weight: bold;
|
|
30912
|
+
}
|
|
30913
|
+
|
|
30914
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30915
|
+
margin-left: 4px;
|
|
30916
|
+
}
|
|
30917
|
+
|
|
30918
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30919
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30920
|
+
padding: 0 8px;
|
|
30921
|
+
}
|
|
30922
|
+
|
|
30923
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30924
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30925
|
+
color: #0080ff;
|
|
30926
|
+
}
|
|
30927
|
+
|
|
30928
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30929
|
+
transform: rotate(180deg);
|
|
30930
|
+
}
|
|
30931
|
+
|
|
30932
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30933
|
+
max-height: calc(100vh - 128px);
|
|
30934
|
+
overflow-y: auto;
|
|
30935
|
+
}
|
|
30936
|
+
|
|
30937
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30938
|
+
padding: 4px 20px;
|
|
30880
30939
|
font-size: 12px;
|
|
30940
|
+
line-height: 18px;
|
|
30881
30941
|
}
|
|
30882
30942
|
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30943
|
+
.E_c1yyuluq {
|
|
30944
|
+
border-radius: 8px;
|
|
30885
30945
|
}
|
|
30886
30946
|
|
|
30887
|
-
.
|
|
30888
|
-
padding
|
|
30889
|
-
|
|
30947
|
+
.E_c1yyuluq .ant-card-body {
|
|
30948
|
+
padding: 20px 24px 24px 24px;
|
|
30949
|
+
}
|
|
30950
|
+
|
|
30951
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30952
|
+
line-height: 18px;
|
|
30953
|
+
}
|
|
30954
|
+
|
|
30955
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30956
|
+
display: flex;
|
|
30890
30957
|
}
|
|
30891
30958
|
|
|
30892
30959
|
.E_d1bw7c5z {
|
|
@@ -30985,168 +31052,213 @@ button.E_n7k2c6r {
|
|
|
30985
31052
|
width: 102px;
|
|
30986
31053
|
}
|
|
30987
31054
|
|
|
30988
|
-
.
|
|
30989
|
-
display: flex;
|
|
30990
|
-
|
|
30991
|
-
|
|
30992
|
-
padding: 10px 0;
|
|
30993
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30994
|
-
font-size: 12px;
|
|
30995
|
-
line-height: 24px;
|
|
30996
|
-
}
|
|
30997
|
-
|
|
30998
|
-
.E_phljevk .pagination-left {
|
|
30999
|
-
padding: 2px 8px;
|
|
31055
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31056
|
+
display: inline-flex;
|
|
31057
|
+
align-items: baseline;
|
|
31058
|
+
white-space: pre-wrap;
|
|
31000
31059
|
}
|
|
31001
31060
|
|
|
31002
|
-
.
|
|
31003
|
-
|
|
31004
|
-
|
|
31005
|
-
border-radius: 6px;
|
|
31006
|
-
cursor: pointer;
|
|
31007
|
-
transition: all 0.3s ease;
|
|
31061
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31062
|
+
position: relative;
|
|
31063
|
+
top: 3px;
|
|
31008
31064
|
}
|
|
31009
31065
|
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31012
|
-
color: #0080ff;
|
|
31066
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31067
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31013
31068
|
}
|
|
31014
31069
|
|
|
31015
|
-
.
|
|
31016
|
-
|
|
31070
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31071
|
+
border-color: #0080ff;
|
|
31017
31072
|
}
|
|
31018
31073
|
|
|
31019
|
-
.
|
|
31020
|
-
|
|
31021
|
-
|
|
31022
|
-
color: #0080ff;
|
|
31023
|
-
font-weight: bold;
|
|
31074
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31075
|
+
border-color: #0080ff;
|
|
31076
|
+
background: #0080ff;
|
|
31024
31077
|
}
|
|
31025
31078
|
|
|
31026
|
-
.
|
|
31027
|
-
|
|
31079
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31080
|
+
top: 4px;
|
|
31081
|
+
left: 4px;
|
|
31082
|
+
width: 6px;
|
|
31083
|
+
height: 6px;
|
|
31084
|
+
background: #fff;
|
|
31028
31085
|
}
|
|
31029
31086
|
|
|
31030
|
-
.
|
|
31031
|
-
|
|
31032
|
-
padding: 0 8px;
|
|
31087
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31088
|
+
opacity: 0.5;
|
|
31033
31089
|
}
|
|
31034
31090
|
|
|
31035
|
-
.
|
|
31036
|
-
|
|
31037
|
-
|
|
31091
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31092
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31093
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31038
31094
|
}
|
|
31039
31095
|
|
|
31040
|
-
.
|
|
31041
|
-
|
|
31096
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31097
|
+
background: #00122e;
|
|
31042
31098
|
}
|
|
31043
31099
|
|
|
31044
|
-
.
|
|
31045
|
-
|
|
31046
|
-
|
|
31100
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31101
|
+
color: #00122e;
|
|
31102
|
+
opacity: 0.5;
|
|
31047
31103
|
}
|
|
31048
31104
|
|
|
31049
|
-
.
|
|
31050
|
-
|
|
31051
|
-
font-size: 12px;
|
|
31052
|
-
line-height: 18px;
|
|
31105
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31106
|
+
color: #00122e;
|
|
31053
31107
|
}
|
|
31054
31108
|
|
|
31055
|
-
.
|
|
31056
|
-
|
|
31057
|
-
|
|
31058
|
-
|
|
31109
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31110
|
+
display: inline-block;
|
|
31111
|
+
padding: 0;
|
|
31112
|
+
padding-left: 12px;
|
|
31059
31113
|
}
|
|
31060
31114
|
|
|
31061
|
-
.
|
|
31115
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31116
|
+
margin-bottom: 0;
|
|
31117
|
+
white-space: pre-wrap;
|
|
31062
31118
|
color: rgba(44, 56, 82, 0.6);
|
|
31063
31119
|
}
|
|
31064
31120
|
|
|
31065
|
-
.
|
|
31066
|
-
|
|
31067
|
-
height: 24px;
|
|
31068
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31069
|
-
overflow: hidden;
|
|
31121
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31122
|
+
padding-left: 8px;
|
|
31070
31123
|
}
|
|
31071
31124
|
|
|
31072
|
-
.
|
|
31073
|
-
|
|
31125
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31126
|
+
border-radius: 5px 0 0 5px;
|
|
31074
31127
|
}
|
|
31075
31128
|
|
|
31076
|
-
.
|
|
31077
|
-
|
|
31078
|
-
height: 16px;
|
|
31129
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31130
|
+
border-radius: 0 5px 5px 0;
|
|
31079
31131
|
}
|
|
31080
31132
|
|
|
31081
|
-
.
|
|
31082
|
-
|
|
31083
|
-
|
|
31133
|
+
.E_rcc63c8 {
|
|
31134
|
+
color: #00122e;
|
|
31135
|
+
border-color: #ccd4e3;
|
|
31084
31136
|
}
|
|
31085
31137
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31088
|
-
width: 20px;
|
|
31138
|
+
.E_rcc63c8:first-child {
|
|
31139
|
+
border-color: #a3b4cc;
|
|
31089
31140
|
}
|
|
31090
31141
|
|
|
31091
|
-
.
|
|
31092
|
-
|
|
31093
|
-
|
|
31142
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31143
|
+
padding: 0 12px;
|
|
31144
|
+
line-height: 32px;
|
|
31145
|
+
height: 32px;
|
|
31094
31146
|
}
|
|
31095
31147
|
|
|
31096
|
-
.
|
|
31097
|
-
|
|
31098
|
-
width: 14px;
|
|
31099
|
-
top: 1px;
|
|
31100
|
-
left: 1px;
|
|
31148
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31149
|
+
white-space: nowrap;
|
|
31101
31150
|
}
|
|
31102
31151
|
|
|
31103
|
-
.
|
|
31104
|
-
height:
|
|
31105
|
-
|
|
31152
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31153
|
+
height: 22px;
|
|
31154
|
+
padding: 0 7px;
|
|
31155
|
+
line-height: 20px;
|
|
31106
31156
|
}
|
|
31107
31157
|
|
|
31108
|
-
.
|
|
31109
|
-
|
|
31158
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31159
|
+
background: #ccd4e3;
|
|
31110
31160
|
}
|
|
31111
31161
|
|
|
31112
|
-
.
|
|
31113
|
-
background
|
|
31162
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31163
|
+
background: #0080ff;
|
|
31114
31164
|
}
|
|
31115
31165
|
|
|
31116
|
-
.
|
|
31117
|
-
|
|
31166
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31167
|
+
background: #ccd4e3;
|
|
31168
|
+
opacity: 0.5;
|
|
31118
31169
|
}
|
|
31119
31170
|
|
|
31120
|
-
.
|
|
31121
|
-
|
|
31171
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31172
|
+
border-right-color: #0080ff;
|
|
31122
31173
|
}
|
|
31123
31174
|
|
|
31124
|
-
.
|
|
31125
|
-
|
|
31175
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31176
|
+
border-color: #0080ff;
|
|
31126
31177
|
}
|
|
31127
31178
|
|
|
31128
|
-
.
|
|
31129
|
-
|
|
31179
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
31180
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31130
31181
|
}
|
|
31131
31182
|
|
|
31132
|
-
.
|
|
31133
|
-
|
|
31134
|
-
|
|
31135
|
-
|
|
31136
|
-
border-radius: 50%;
|
|
31137
|
-
flex-shrink: 0;
|
|
31138
|
-
display: flex;
|
|
31139
|
-
align-items: center;
|
|
31140
|
-
justify-content: center;
|
|
31141
|
-
border: 1px solid var(--color);
|
|
31183
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31184
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31185
|
+
border-color: #ccd4e3;
|
|
31186
|
+
opacity: 0.5;
|
|
31142
31187
|
}
|
|
31143
31188
|
|
|
31144
|
-
.
|
|
31145
|
-
|
|
31146
|
-
|
|
31147
|
-
|
|
31148
|
-
|
|
31149
|
-
|
|
31189
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31190
|
+
color: #00122e;
|
|
31191
|
+
border-color: #ccd4e3;
|
|
31192
|
+
}
|
|
31193
|
+
|
|
31194
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31195
|
+
color: #00122e;
|
|
31196
|
+
border-color: #ccd4e3;
|
|
31197
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31198
|
+
}
|
|
31199
|
+
|
|
31200
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
31201
|
+
margin-right: 8px;
|
|
31202
|
+
display: inline;
|
|
31203
|
+
border: none;
|
|
31204
|
+
padding: 0;
|
|
31205
|
+
width: 36px;
|
|
31206
|
+
background: transparent;
|
|
31207
|
+
}
|
|
31208
|
+
|
|
31209
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31210
|
+
box-shadow: none;
|
|
31211
|
+
}
|
|
31212
|
+
|
|
31213
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31214
|
+
margin-right: 0;
|
|
31215
|
+
width: initial;
|
|
31216
|
+
box-shadow: none;
|
|
31217
|
+
}
|
|
31218
|
+
|
|
31219
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31220
|
+
display: none;
|
|
31221
|
+
}
|
|
31222
|
+
|
|
31223
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31224
|
+
display: inline;
|
|
31225
|
+
}
|
|
31226
|
+
|
|
31227
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31228
|
+
display: inline;
|
|
31229
|
+
margin-right: 8px;
|
|
31230
|
+
padding: 0;
|
|
31231
|
+
width: 36px;
|
|
31232
|
+
}
|
|
31233
|
+
|
|
31234
|
+
.E_ivqqkzv {
|
|
31235
|
+
height: 24px;
|
|
31236
|
+
width: 56px !important;
|
|
31237
|
+
margin-right: 4px;
|
|
31238
|
+
}
|
|
31239
|
+
|
|
31240
|
+
.E_c1wk4q29 {
|
|
31241
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31242
|
+
}
|
|
31243
|
+
|
|
31244
|
+
.E_c1bus5hc {
|
|
31245
|
+
--color: white;
|
|
31246
|
+
height: 14px;
|
|
31247
|
+
width: 14px;
|
|
31248
|
+
border-radius: 50%;
|
|
31249
|
+
flex-shrink: 0;
|
|
31250
|
+
display: flex;
|
|
31251
|
+
align-items: center;
|
|
31252
|
+
justify-content: center;
|
|
31253
|
+
border: 1px solid var(--color);
|
|
31254
|
+
}
|
|
31255
|
+
|
|
31256
|
+
.E_c1bus5hc .circle-inner {
|
|
31257
|
+
position: relative;
|
|
31258
|
+
height: 10px;
|
|
31259
|
+
width: 10px;
|
|
31260
|
+
border-radius: 50%;
|
|
31261
|
+
overflow: hidden;
|
|
31150
31262
|
}
|
|
31151
31263
|
|
|
31152
31264
|
.E_c1bus5hc .circle-content {
|
|
@@ -31172,201 +31284,160 @@ button.E_n7k2c6r {
|
|
|
31172
31284
|
transform: rotate(0deg);
|
|
31173
31285
|
}
|
|
31174
31286
|
|
|
31175
|
-
.
|
|
31176
|
-
|
|
31287
|
+
.E_s1dizucg.ant-switch {
|
|
31288
|
+
min-width: 40px;
|
|
31289
|
+
height: 24px;
|
|
31290
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31291
|
+
overflow: hidden;
|
|
31177
31292
|
}
|
|
31178
31293
|
|
|
31179
|
-
.
|
|
31180
|
-
|
|
31181
|
-
align-items: baseline;
|
|
31182
|
-
white-space: pre-wrap;
|
|
31294
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31295
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31183
31296
|
}
|
|
31184
31297
|
|
|
31185
|
-
.
|
|
31186
|
-
|
|
31187
|
-
|
|
31298
|
+
.E_s1dizucg.ant-switch-small {
|
|
31299
|
+
min-width: 26px;
|
|
31300
|
+
height: 16px;
|
|
31188
31301
|
}
|
|
31189
31302
|
|
|
31190
|
-
.
|
|
31191
|
-
|
|
31303
|
+
.E_s1dizucg.ant-switch-large {
|
|
31304
|
+
min-width: 52px;
|
|
31305
|
+
height: 32px;
|
|
31192
31306
|
}
|
|
31193
31307
|
|
|
31194
|
-
.
|
|
31195
|
-
|
|
31308
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31309
|
+
height: 20px;
|
|
31310
|
+
width: 20px;
|
|
31196
31311
|
}
|
|
31197
31312
|
|
|
31198
|
-
.
|
|
31199
|
-
border-
|
|
31200
|
-
|
|
31313
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31314
|
+
border-radius: 10px;
|
|
31315
|
+
transition-delay: 120ms;
|
|
31201
31316
|
}
|
|
31202
31317
|
|
|
31203
|
-
.
|
|
31204
|
-
|
|
31205
|
-
|
|
31206
|
-
|
|
31207
|
-
|
|
31208
|
-
background: #fff;
|
|
31318
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31319
|
+
height: 14px;
|
|
31320
|
+
width: 14px;
|
|
31321
|
+
top: 1px;
|
|
31322
|
+
left: 1px;
|
|
31209
31323
|
}
|
|
31210
31324
|
|
|
31211
|
-
.
|
|
31212
|
-
|
|
31325
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31326
|
+
height: 28px;
|
|
31327
|
+
width: 28px;
|
|
31213
31328
|
}
|
|
31214
31329
|
|
|
31215
|
-
.
|
|
31216
|
-
border-
|
|
31217
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31330
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31331
|
+
border-radius: 14px;
|
|
31218
31332
|
}
|
|
31219
31333
|
|
|
31220
|
-
.
|
|
31221
|
-
background: #
|
|
31334
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31335
|
+
background-color: #00ba5d;
|
|
31222
31336
|
}
|
|
31223
31337
|
|
|
31224
|
-
.
|
|
31225
|
-
|
|
31226
|
-
opacity: 0.5;
|
|
31338
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31339
|
+
left: calc(100% - 20px - 2px);
|
|
31227
31340
|
}
|
|
31228
31341
|
|
|
31229
|
-
.
|
|
31230
|
-
|
|
31342
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31343
|
+
left: calc(100% - 14px - 1px);
|
|
31231
31344
|
}
|
|
31232
31345
|
|
|
31233
|
-
.
|
|
31234
|
-
|
|
31235
|
-
padding: 0;
|
|
31236
|
-
padding-left: 12px;
|
|
31346
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31347
|
+
left: calc(100% - 28px - 2px);
|
|
31237
31348
|
}
|
|
31238
31349
|
|
|
31239
|
-
.
|
|
31240
|
-
margin-
|
|
31241
|
-
white-space: pre-wrap;
|
|
31242
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31350
|
+
.E_c1up6e3y {
|
|
31351
|
+
margin-left: 5px;
|
|
31243
31352
|
}
|
|
31244
31353
|
|
|
31245
|
-
.
|
|
31246
|
-
|
|
31354
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31355
|
+
border-radius: 6px;
|
|
31247
31356
|
}
|
|
31248
31357
|
|
|
31249
|
-
.
|
|
31250
|
-
|
|
31358
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31359
|
+
width: 100%;
|
|
31360
|
+
color: #2d3a56;
|
|
31361
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31362
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31363
|
+
font-size: 13px;
|
|
31251
31364
|
}
|
|
31252
31365
|
|
|
31253
|
-
.
|
|
31254
|
-
|
|
31366
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31367
|
+
height: 30px;
|
|
31255
31368
|
}
|
|
31256
31369
|
|
|
31257
|
-
.
|
|
31258
|
-
|
|
31259
|
-
|
|
31370
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31371
|
+
height: 38px;
|
|
31372
|
+
font-size: 13px;
|
|
31260
31373
|
}
|
|
31261
31374
|
|
|
31262
|
-
.
|
|
31263
|
-
|
|
31375
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31376
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31377
|
+
transition: 160ms ease;
|
|
31264
31378
|
}
|
|
31265
31379
|
|
|
31266
|
-
.
|
|
31267
|
-
|
|
31268
|
-
line-height: 32px;
|
|
31269
|
-
height: 32px;
|
|
31380
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31381
|
+
color: #0080ff;
|
|
31270
31382
|
}
|
|
31271
31383
|
|
|
31272
|
-
.
|
|
31273
|
-
|
|
31384
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
31385
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31386
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31274
31387
|
}
|
|
31275
31388
|
|
|
31276
|
-
.ant-
|
|
31277
|
-
|
|
31278
|
-
padding: 0 7px;
|
|
31279
|
-
line-height: 20px;
|
|
31389
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31390
|
+
color: #0080ff;
|
|
31280
31391
|
}
|
|
31281
31392
|
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31393
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
31394
|
+
border-color: #0080ff;
|
|
31395
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31284
31396
|
}
|
|
31285
31397
|
|
|
31286
|
-
.
|
|
31287
|
-
|
|
31398
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31399
|
+
transform: rotate(180deg);
|
|
31288
31400
|
}
|
|
31289
31401
|
|
|
31290
|
-
.
|
|
31291
|
-
background:
|
|
31292
|
-
|
|
31402
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31403
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31404
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31405
|
+
cursor: "not-allowed";
|
|
31293
31406
|
}
|
|
31294
31407
|
|
|
31295
|
-
.
|
|
31296
|
-
border-
|
|
31408
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31409
|
+
border-color: #f0483e !important;
|
|
31297
31410
|
}
|
|
31298
31411
|
|
|
31299
|
-
.
|
|
31300
|
-
|
|
31412
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31413
|
+
color: #1d326c;
|
|
31301
31414
|
}
|
|
31302
31415
|
|
|
31303
|
-
.
|
|
31304
|
-
|
|
31416
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
31417
|
+
border-color: #0080ff;
|
|
31418
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31305
31419
|
}
|
|
31306
31420
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31309
|
-
border-color: #ccd4e3;
|
|
31310
|
-
opacity: 0.5;
|
|
31421
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31422
|
+
transform: rotate(180deg);
|
|
31311
31423
|
}
|
|
31312
31424
|
|
|
31313
|
-
.
|
|
31314
|
-
|
|
31315
|
-
border-color: #ccd4e3;
|
|
31425
|
+
.E_tju3gfj .date {
|
|
31426
|
+
margin-right: 4px;
|
|
31316
31427
|
}
|
|
31317
31428
|
|
|
31318
|
-
.
|
|
31319
|
-
|
|
31320
|
-
border-color: #ccd4e3;
|
|
31321
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31429
|
+
.E_s1dni7lo {
|
|
31430
|
+
width: 430px !important;
|
|
31322
31431
|
}
|
|
31323
31432
|
|
|
31324
|
-
.
|
|
31325
|
-
|
|
31326
|
-
|
|
31327
|
-
border:
|
|
31328
|
-
|
|
31329
|
-
|
|
31330
|
-
|
|
31331
|
-
|
|
31332
|
-
|
|
31333
|
-
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31334
|
-
box-shadow: none;
|
|
31335
|
-
}
|
|
31336
|
-
|
|
31337
|
-
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31338
|
-
margin-right: 0;
|
|
31339
|
-
width: initial;
|
|
31340
|
-
box-shadow: none;
|
|
31341
|
-
}
|
|
31342
|
-
|
|
31343
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31344
|
-
display: none;
|
|
31345
|
-
}
|
|
31346
|
-
|
|
31347
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31348
|
-
display: inline;
|
|
31349
|
-
}
|
|
31350
|
-
|
|
31351
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31352
|
-
display: inline;
|
|
31353
|
-
margin-right: 8px;
|
|
31354
|
-
padding: 0;
|
|
31355
|
-
width: 36px;
|
|
31356
|
-
}
|
|
31357
|
-
|
|
31358
|
-
.E_s1dni7lo {
|
|
31359
|
-
width: 430px !important;
|
|
31360
|
-
}
|
|
31361
|
-
|
|
31362
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31363
|
-
padding: 8px 16px;
|
|
31364
|
-
line-height: 18px;
|
|
31365
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31366
|
-
height: 34px;
|
|
31367
|
-
min-height: 34px;
|
|
31368
|
-
box-sizing: border-box;
|
|
31369
|
-
margin-top: 8px;
|
|
31433
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31434
|
+
padding: 8px 16px;
|
|
31435
|
+
line-height: 18px;
|
|
31436
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31437
|
+
height: 34px;
|
|
31438
|
+
min-height: 34px;
|
|
31439
|
+
box-sizing: border-box;
|
|
31440
|
+
margin-top: 8px;
|
|
31370
31441
|
}
|
|
31371
31442
|
|
|
31372
31443
|
.E_o1ugr09p {
|
|
@@ -31445,86 +31516,6 @@ button.E_n7k2c6r {
|
|
|
31445
31516
|
opacity: 0;
|
|
31446
31517
|
}
|
|
31447
31518
|
|
|
31448
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31449
|
-
border-radius: 6px;
|
|
31450
|
-
}
|
|
31451
|
-
|
|
31452
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
31453
|
-
width: 100%;
|
|
31454
|
-
color: #2d3a56;
|
|
31455
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
31456
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31457
|
-
font-size: 13px;
|
|
31458
|
-
}
|
|
31459
|
-
|
|
31460
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31461
|
-
height: 30px;
|
|
31462
|
-
}
|
|
31463
|
-
|
|
31464
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31465
|
-
height: 38px;
|
|
31466
|
-
font-size: 13px;
|
|
31467
|
-
}
|
|
31468
|
-
|
|
31469
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31470
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31471
|
-
transition: 160ms ease;
|
|
31472
|
-
}
|
|
31473
|
-
|
|
31474
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31475
|
-
color: #0080ff;
|
|
31476
|
-
}
|
|
31477
|
-
|
|
31478
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
31479
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31480
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31481
|
-
}
|
|
31482
|
-
|
|
31483
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31484
|
-
color: #0080ff;
|
|
31485
|
-
}
|
|
31486
|
-
|
|
31487
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
31488
|
-
border-color: #0080ff;
|
|
31489
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31490
|
-
}
|
|
31491
|
-
|
|
31492
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31493
|
-
transform: rotate(180deg);
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31497
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31498
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31499
|
-
cursor: "not-allowed";
|
|
31500
|
-
}
|
|
31501
|
-
|
|
31502
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31503
|
-
border-color: #f0483e !important;
|
|
31504
|
-
}
|
|
31505
|
-
|
|
31506
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31507
|
-
color: #1d326c;
|
|
31508
|
-
}
|
|
31509
|
-
|
|
31510
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
31511
|
-
border-color: #0080ff;
|
|
31512
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31513
|
-
}
|
|
31514
|
-
|
|
31515
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31516
|
-
transform: rotate(180deg);
|
|
31517
|
-
}
|
|
31518
|
-
|
|
31519
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31520
|
-
display: none;
|
|
31521
|
-
}
|
|
31522
|
-
|
|
31523
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31524
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31525
|
-
border-radius: 4px;
|
|
31526
|
-
}
|
|
31527
|
-
|
|
31528
31519
|
.E_s1sck0th {
|
|
31529
31520
|
padding: 0 8px;
|
|
31530
31521
|
border-radius: 4px;
|
|
@@ -31627,17 +31618,13 @@ button.E_n7k2c6r {
|
|
|
31627
31618
|
display: inline-block;
|
|
31628
31619
|
}
|
|
31629
31620
|
|
|
31630
|
-
.
|
|
31631
|
-
|
|
31632
|
-
|
|
31633
|
-
|
|
31621
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31622
|
+
display: none;
|
|
31623
|
+
}
|
|
31624
|
+
|
|
31625
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31626
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31634
31627
|
border-radius: 4px;
|
|
31635
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31636
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31637
|
-
display: flex;
|
|
31638
|
-
align-items: center;
|
|
31639
|
-
white-space: nowrap;
|
|
31640
|
-
margin-right: 4px;
|
|
31641
31628
|
}
|
|
31642
31629
|
|
|
31643
31630
|
.E_fzh9mnb {
|
|
@@ -31691,6 +31678,36 @@ button.E_n7k2c6r {
|
|
|
31691
31678
|
font-size: inherit;
|
|
31692
31679
|
}
|
|
31693
31680
|
|
|
31681
|
+
.E_owd0kml {
|
|
31682
|
+
display: inline-block;
|
|
31683
|
+
}
|
|
31684
|
+
|
|
31685
|
+
.E_h1jsgezc {
|
|
31686
|
+
visibility: hidden;
|
|
31687
|
+
position: absolute;
|
|
31688
|
+
}
|
|
31689
|
+
|
|
31690
|
+
.E_iouxfgt {
|
|
31691
|
+
display: inline-flex;
|
|
31692
|
+
align-items: center;
|
|
31693
|
+
}
|
|
31694
|
+
|
|
31695
|
+
.E_iouxfgt .icon-inner {
|
|
31696
|
+
display: inline-flex;
|
|
31697
|
+
align-items: center;
|
|
31698
|
+
justify-content: center;
|
|
31699
|
+
}
|
|
31700
|
+
|
|
31701
|
+
.E_iouxfgt .icon-inner + span,
|
|
31702
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31703
|
+
margin-left: 4px;
|
|
31704
|
+
}
|
|
31705
|
+
|
|
31706
|
+
.E_iouxfgt.is-rotate img,
|
|
31707
|
+
.E_iouxfgt.is-rotate svg {
|
|
31708
|
+
animation: rotate 680ms linear infinite;
|
|
31709
|
+
}
|
|
31710
|
+
|
|
31694
31711
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31695
31712
|
display: var(--ai7qkf2-0);
|
|
31696
31713
|
}
|
|
@@ -31801,6 +31818,19 @@ button.E_n7k2c6r {
|
|
|
31801
31818
|
min-height: 0px;
|
|
31802
31819
|
}
|
|
31803
31820
|
|
|
31821
|
+
.E_i1inqkme {
|
|
31822
|
+
height: 18px;
|
|
31823
|
+
line-height: 18px;
|
|
31824
|
+
padding: 0 4px;
|
|
31825
|
+
border-radius: 4px;
|
|
31826
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31827
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31828
|
+
display: flex;
|
|
31829
|
+
align-items: center;
|
|
31830
|
+
white-space: nowrap;
|
|
31831
|
+
margin-right: 4px;
|
|
31832
|
+
}
|
|
31833
|
+
|
|
31804
31834
|
.E_atcz0kf .ant-input-suffix {
|
|
31805
31835
|
margin-left: 8px;
|
|
31806
31836
|
}
|
|
@@ -31809,36 +31839,6 @@ button.E_n7k2c6r {
|
|
|
31809
31839
|
padding: 2px 7px 2px 12px;
|
|
31810
31840
|
}
|
|
31811
31841
|
|
|
31812
|
-
.E_iouxfgt {
|
|
31813
|
-
display: inline-flex;
|
|
31814
|
-
align-items: center;
|
|
31815
|
-
}
|
|
31816
|
-
|
|
31817
|
-
.E_iouxfgt .icon-inner {
|
|
31818
|
-
display: inline-flex;
|
|
31819
|
-
align-items: center;
|
|
31820
|
-
justify-content: center;
|
|
31821
|
-
}
|
|
31822
|
-
|
|
31823
|
-
.E_iouxfgt .icon-inner + span,
|
|
31824
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31825
|
-
margin-left: 4px;
|
|
31826
|
-
}
|
|
31827
|
-
|
|
31828
|
-
.E_iouxfgt.is-rotate img,
|
|
31829
|
-
.E_iouxfgt.is-rotate svg {
|
|
31830
|
-
animation: rotate 680ms linear infinite;
|
|
31831
|
-
}
|
|
31832
|
-
|
|
31833
|
-
.E_owd0kml {
|
|
31834
|
-
display: inline-block;
|
|
31835
|
-
}
|
|
31836
|
-
|
|
31837
|
-
.E_h1jsgezc {
|
|
31838
|
-
visibility: hidden;
|
|
31839
|
-
position: absolute;
|
|
31840
|
-
}
|
|
31841
|
-
|
|
31842
31842
|
.E_m196gn1d {
|
|
31843
31843
|
min-width: 1280px;
|
|
31844
31844
|
}
|
|
@@ -33145,21 +33145,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33145
33145
|
padding: unset;
|
|
33146
33146
|
}
|
|
33147
33147
|
|
|
33148
|
-
.E_suhck3k {
|
|
33149
|
-
height: 24px;
|
|
33150
|
-
width: 24px;
|
|
33151
|
-
border-radius: 6px;
|
|
33152
|
-
padding: 4px;
|
|
33153
|
-
}
|
|
33154
|
-
|
|
33155
|
-
.E_suhck3k:hover {
|
|
33156
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33157
|
-
}
|
|
33158
|
-
|
|
33159
|
-
.E_suhck3k:hover svg path {
|
|
33160
|
-
fill: blue;
|
|
33161
|
-
}
|
|
33162
|
-
|
|
33163
33148
|
.E_ryby9ds {
|
|
33164
33149
|
display: flex;
|
|
33165
33150
|
align-items: center;
|
|
@@ -33177,6 +33162,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33177
33162
|
margin-right: 6px;
|
|
33178
33163
|
}
|
|
33179
33164
|
|
|
33165
|
+
.E_suhck3k {
|
|
33166
|
+
height: 24px;
|
|
33167
|
+
width: 24px;
|
|
33168
|
+
border-radius: 6px;
|
|
33169
|
+
padding: 4px;
|
|
33170
|
+
}
|
|
33171
|
+
|
|
33172
|
+
.E_suhck3k:hover {
|
|
33173
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33174
|
+
}
|
|
33175
|
+
|
|
33176
|
+
.E_suhck3k:hover svg path {
|
|
33177
|
+
fill: blue;
|
|
33178
|
+
}
|
|
33179
|
+
|
|
33180
33180
|
.E_hrhfj7c {
|
|
33181
33181
|
display: none;
|
|
33182
33182
|
}
|
|
@@ -34261,87 +34261,17 @@ input.E_rf8rlle.ant-input {
|
|
|
34261
34261
|
position: static;
|
|
34262
34262
|
}
|
|
34263
34263
|
|
|
34264
|
-
.
|
|
34265
|
-
|
|
34266
|
-
padding: 7px 12px;
|
|
34267
|
-
display: flex;
|
|
34268
|
-
justify-content: space-between;
|
|
34269
|
-
align-items: center;
|
|
34264
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34265
|
+
margin-right: 2px;
|
|
34270
34266
|
}
|
|
34271
34267
|
|
|
34272
|
-
.
|
|
34273
|
-
padding-left:
|
|
34268
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34269
|
+
padding-left: 8px;
|
|
34270
|
+
padding-right: 8px;
|
|
34274
34271
|
}
|
|
34275
34272
|
|
|
34276
|
-
.
|
|
34277
|
-
|
|
34278
|
-
color: #00122e;
|
|
34279
|
-
}
|
|
34280
|
-
|
|
34281
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34282
|
-
color: #2d3a56;
|
|
34283
|
-
font-weight: 600;
|
|
34284
|
-
}
|
|
34285
|
-
|
|
34286
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34287
|
-
transform: rotate(90deg);
|
|
34288
|
-
}
|
|
34289
|
-
|
|
34290
|
-
.E_c1kghdax .sub-info {
|
|
34291
|
-
font-size: 12px;
|
|
34292
|
-
line-height: 18px;
|
|
34293
|
-
}
|
|
34294
|
-
|
|
34295
|
-
.E_c1kghdax .title-wrapper {
|
|
34296
|
-
display: flex;
|
|
34297
|
-
align-items: center;
|
|
34298
|
-
user-select: none;
|
|
34299
|
-
flex-grow: 1;
|
|
34300
|
-
font-size: 12px;
|
|
34301
|
-
line-height: 18px;
|
|
34302
|
-
color: #2d3a56;
|
|
34303
|
-
font-weight: 700;
|
|
34304
|
-
}
|
|
34305
|
-
|
|
34306
|
-
.E_c1kghdax .collapse-arrow {
|
|
34307
|
-
transition: all 50ms ease-out 0ms;
|
|
34308
|
-
margin-right: 2px;
|
|
34309
|
-
}
|
|
34310
|
-
|
|
34311
|
-
.E_c1yd35n {
|
|
34312
|
-
padding: 0 12px 14px 12px;
|
|
34313
|
-
}
|
|
34314
|
-
|
|
34315
|
-
.E_b14q2gmw {
|
|
34316
|
-
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);
|
|
34317
|
-
}
|
|
34318
|
-
|
|
34319
|
-
.E_c1eym6el {
|
|
34320
|
-
border-radius: 8px;
|
|
34321
|
-
background-color: white;
|
|
34322
|
-
}
|
|
34323
|
-
|
|
34324
|
-
.E_c1eym6el.hoverable {
|
|
34325
|
-
cursor: pointer;
|
|
34326
|
-
}
|
|
34327
|
-
|
|
34328
|
-
.E_c1eym6el.hoverable:hover {
|
|
34329
|
-
transition: all 200ms ease;
|
|
34330
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34331
|
-
transform: translateY(-4px);
|
|
34332
|
-
}
|
|
34333
|
-
|
|
34334
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34335
|
-
margin-right: 2px;
|
|
34336
|
-
}
|
|
34337
|
-
|
|
34338
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34339
|
-
padding-left: 8px;
|
|
34340
|
-
padding-right: 8px;
|
|
34341
|
-
}
|
|
34342
|
-
|
|
34343
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34344
|
-
border-radius: 4px;
|
|
34273
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34274
|
+
border-radius: 4px;
|
|
34345
34275
|
}
|
|
34346
34276
|
|
|
34347
34277
|
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
@@ -34370,6 +34300,55 @@ input.E_rf8rlle.ant-input {
|
|
|
34370
34300
|
background-color: transparent;
|
|
34371
34301
|
}
|
|
34372
34302
|
|
|
34303
|
+
.E_lht19u8 {
|
|
34304
|
+
width: 64px;
|
|
34305
|
+
height: 64px;
|
|
34306
|
+
display: flex;
|
|
34307
|
+
align-items: center;
|
|
34308
|
+
justify-content: center;
|
|
34309
|
+
position: relative;
|
|
34310
|
+
opacity: 0.2;
|
|
34311
|
+
}
|
|
34312
|
+
|
|
34313
|
+
.E_lk3gkp4 {
|
|
34314
|
+
position: absolute;
|
|
34315
|
+
width: 5px;
|
|
34316
|
+
height: 48px;
|
|
34317
|
+
left: 9.33px;
|
|
34318
|
+
top: 40.5px;
|
|
34319
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34320
|
+
border-radius: 5px;
|
|
34321
|
+
transform: rotate(-128deg);
|
|
34322
|
+
transform-origin: top left;
|
|
34323
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34324
|
+
}
|
|
34325
|
+
|
|
34326
|
+
.E_ll4n94n {
|
|
34327
|
+
position: absolute;
|
|
34328
|
+
width: 5px;
|
|
34329
|
+
height: 48px;
|
|
34330
|
+
left: 40.8px;
|
|
34331
|
+
top: 8.4px;
|
|
34332
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34333
|
+
border-radius: 5px;
|
|
34334
|
+
transform: rotate(-8deg);
|
|
34335
|
+
transform-origin: top left;
|
|
34336
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34337
|
+
}
|
|
34338
|
+
|
|
34339
|
+
.E_l17lbdo6 {
|
|
34340
|
+
position: absolute;
|
|
34341
|
+
width: 5px;
|
|
34342
|
+
height: 48px;
|
|
34343
|
+
left: 52.9px;
|
|
34344
|
+
top: 51.8px;
|
|
34345
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34346
|
+
border-radius: 5px;
|
|
34347
|
+
transform: rotate(112deg);
|
|
34348
|
+
transform-origin: top left;
|
|
34349
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34350
|
+
}
|
|
34351
|
+
|
|
34373
34352
|
.E_ckui4s7 {
|
|
34374
34353
|
color: #2d3a56;
|
|
34375
34354
|
line-height: 22px;
|
|
@@ -34450,617 +34429,596 @@ input.E_rf8rlle.ant-input {
|
|
|
34450
34429
|
margin-left: 24px;
|
|
34451
34430
|
}
|
|
34452
34431
|
|
|
34453
|
-
.
|
|
34454
|
-
|
|
34455
|
-
|
|
34432
|
+
.E_c1kghdax {
|
|
34433
|
+
color: #2d3a56;
|
|
34434
|
+
padding: 7px 12px;
|
|
34456
34435
|
display: flex;
|
|
34436
|
+
justify-content: space-between;
|
|
34457
34437
|
align-items: center;
|
|
34458
|
-
justify-content: center;
|
|
34459
|
-
position: relative;
|
|
34460
|
-
opacity: 0.2;
|
|
34461
34438
|
}
|
|
34462
34439
|
|
|
34463
|
-
.
|
|
34464
|
-
|
|
34465
|
-
width: 5px;
|
|
34466
|
-
height: 48px;
|
|
34467
|
-
left: 9.33px;
|
|
34468
|
-
top: 40.5px;
|
|
34469
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34470
|
-
border-radius: 5px;
|
|
34471
|
-
transform: rotate(-128deg);
|
|
34472
|
-
transform-origin: top left;
|
|
34473
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34440
|
+
.E_c1kghdax.has-arrow {
|
|
34441
|
+
padding-left: 10px;
|
|
34474
34442
|
}
|
|
34475
34443
|
|
|
34476
|
-
.
|
|
34477
|
-
|
|
34478
|
-
|
|
34479
|
-
height: 48px;
|
|
34480
|
-
left: 40.8px;
|
|
34481
|
-
top: 8.4px;
|
|
34482
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34483
|
-
border-radius: 5px;
|
|
34484
|
-
transform: rotate(-8deg);
|
|
34485
|
-
transform-origin: top left;
|
|
34486
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34444
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34445
|
+
cursor: pointer;
|
|
34446
|
+
color: #00122e;
|
|
34487
34447
|
}
|
|
34488
34448
|
|
|
34489
|
-
.
|
|
34490
|
-
|
|
34491
|
-
|
|
34492
|
-
height: 48px;
|
|
34493
|
-
left: 52.9px;
|
|
34494
|
-
top: 51.8px;
|
|
34495
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34496
|
-
border-radius: 5px;
|
|
34497
|
-
transform: rotate(112deg);
|
|
34498
|
-
transform-origin: top left;
|
|
34499
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34449
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34450
|
+
color: #2d3a56;
|
|
34451
|
+
font-weight: 600;
|
|
34500
34452
|
}
|
|
34501
34453
|
|
|
34502
|
-
.
|
|
34503
|
-
|
|
34504
|
-
align-items: center;
|
|
34505
|
-
justify-content: space-between;
|
|
34506
|
-
column-gap: 6px;
|
|
34454
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34455
|
+
transform: rotate(90deg);
|
|
34507
34456
|
}
|
|
34508
34457
|
|
|
34509
|
-
.
|
|
34458
|
+
.E_c1kghdax .sub-info {
|
|
34459
|
+
font-size: 12px;
|
|
34460
|
+
line-height: 18px;
|
|
34461
|
+
}
|
|
34462
|
+
|
|
34463
|
+
.E_c1kghdax .title-wrapper {
|
|
34510
34464
|
display: flex;
|
|
34511
|
-
|
|
34512
|
-
|
|
34513
|
-
|
|
34465
|
+
align-items: center;
|
|
34466
|
+
user-select: none;
|
|
34467
|
+
flex-grow: 1;
|
|
34468
|
+
font-size: 12px;
|
|
34469
|
+
line-height: 18px;
|
|
34470
|
+
color: #2d3a56;
|
|
34471
|
+
font-weight: 700;
|
|
34514
34472
|
}
|
|
34515
34473
|
|
|
34516
|
-
.
|
|
34517
|
-
|
|
34474
|
+
.E_c1kghdax .collapse-arrow {
|
|
34475
|
+
transition: all 50ms ease-out 0ms;
|
|
34476
|
+
margin-right: 2px;
|
|
34518
34477
|
}
|
|
34519
34478
|
|
|
34520
|
-
.
|
|
34521
|
-
|
|
34522
|
-
border-radius: 20px;
|
|
34523
|
-
padding: 2px 10px;
|
|
34524
|
-
height: 22px;
|
|
34479
|
+
.E_c1yd35n {
|
|
34480
|
+
padding: 0 12px 14px 12px;
|
|
34525
34481
|
}
|
|
34526
34482
|
|
|
34527
|
-
.
|
|
34528
|
-
|
|
34483
|
+
.E_b14q2gmw {
|
|
34484
|
+
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);
|
|
34529
34485
|
}
|
|
34530
34486
|
|
|
34531
|
-
.
|
|
34532
|
-
|
|
34487
|
+
.E_c1eym6el {
|
|
34488
|
+
border-radius: 8px;
|
|
34489
|
+
background-color: white;
|
|
34533
34490
|
}
|
|
34534
34491
|
|
|
34535
|
-
.
|
|
34536
|
-
|
|
34492
|
+
.E_c1eym6el.hoverable {
|
|
34493
|
+
cursor: pointer;
|
|
34537
34494
|
}
|
|
34538
34495
|
|
|
34539
|
-
.
|
|
34540
|
-
|
|
34496
|
+
.E_c1eym6el.hoverable:hover {
|
|
34497
|
+
transition: all 200ms ease;
|
|
34498
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34499
|
+
transform: translateY(-4px);
|
|
34541
34500
|
}
|
|
34542
34501
|
|
|
34543
|
-
.
|
|
34544
|
-
|
|
34545
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34502
|
+
.E_w7ob4th.outside-tag {
|
|
34503
|
+
padding-left: 0;
|
|
34546
34504
|
}
|
|
34547
34505
|
|
|
34548
|
-
.
|
|
34549
|
-
|
|
34506
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34507
|
+
border-radius: 4px 0 0 4px;
|
|
34508
|
+
padding-right: 4px;
|
|
34509
|
+
margin-right: 4px;
|
|
34550
34510
|
}
|
|
34551
34511
|
|
|
34552
|
-
.
|
|
34553
|
-
|
|
34512
|
+
.E_r77hffu {
|
|
34513
|
+
display: flex;
|
|
34514
|
+
align-items: center;
|
|
34515
|
+
justify-content: space-between;
|
|
34516
|
+
column-gap: 6px;
|
|
34554
34517
|
}
|
|
34555
34518
|
|
|
34556
|
-
.
|
|
34557
|
-
|
|
34519
|
+
.E_p1cmxsf7 {
|
|
34520
|
+
display: flex;
|
|
34521
|
+
flex-direction: column;
|
|
34522
|
+
justify-content: center;
|
|
34523
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34558
34524
|
}
|
|
34559
34525
|
|
|
34560
|
-
.
|
|
34561
|
-
|
|
34526
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34527
|
+
font-size: 0;
|
|
34562
34528
|
}
|
|
34563
34529
|
|
|
34564
|
-
.
|
|
34565
|
-
|
|
34530
|
+
.E_slr2ynn {
|
|
34531
|
+
padding: 0 8px;
|
|
34532
|
+
height: 18px;
|
|
34566
34533
|
}
|
|
34567
34534
|
|
|
34568
|
-
.
|
|
34569
|
-
|
|
34535
|
+
.E_m140wbb6 {
|
|
34536
|
+
padding: 2px 8px;
|
|
34537
|
+
height: 24px;
|
|
34570
34538
|
}
|
|
34571
34539
|
|
|
34572
|
-
.
|
|
34573
|
-
|
|
34540
|
+
.E_t1fozc1i {
|
|
34541
|
+
margin: 0;
|
|
34574
34542
|
}
|
|
34575
34543
|
|
|
34576
|
-
.
|
|
34577
|
-
|
|
34544
|
+
.E_i1vxv4ln {
|
|
34545
|
+
margin-right: 4px;
|
|
34546
|
+
height: 16px;
|
|
34578
34547
|
}
|
|
34579
34548
|
|
|
34580
|
-
.
|
|
34581
|
-
|
|
34549
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34550
|
+
font-weight: 700;
|
|
34551
|
+
color: #00122e;
|
|
34552
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34553
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34554
|
+
word-break: break-all;
|
|
34555
|
+
display: inline;
|
|
34556
|
+
white-space: normal;
|
|
34582
34557
|
}
|
|
34583
34558
|
|
|
34584
|
-
.
|
|
34585
|
-
|
|
34559
|
+
.E_sjob3jg {
|
|
34560
|
+
--item-min-width: 60px;
|
|
34586
34561
|
}
|
|
34587
34562
|
|
|
34588
|
-
.
|
|
34589
|
-
|
|
34563
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34564
|
+
display: none !important;
|
|
34590
34565
|
}
|
|
34591
34566
|
|
|
34592
|
-
.
|
|
34593
|
-
|
|
34567
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34568
|
+
flex-shrink: 0 !important;
|
|
34594
34569
|
}
|
|
34595
34570
|
|
|
34596
|
-
.
|
|
34597
|
-
|
|
34571
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34572
|
+
color: #0080ff;
|
|
34598
34573
|
}
|
|
34599
34574
|
|
|
34600
|
-
.
|
|
34601
|
-
|
|
34575
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34576
|
+
color: #0080ff;
|
|
34577
|
+
font-weight: normal;
|
|
34602
34578
|
}
|
|
34603
34579
|
|
|
34604
|
-
.
|
|
34605
|
-
|
|
34580
|
+
.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 {
|
|
34581
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34606
34582
|
}
|
|
34607
34583
|
|
|
34608
|
-
.
|
|
34609
|
-
|
|
34610
|
-
|
|
34611
|
-
|
|
34584
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34585
|
+
color: #00122e;
|
|
34586
|
+
}
|
|
34587
|
+
|
|
34588
|
+
.E_sjob3jg .step-item-text {
|
|
34612
34589
|
display: inline-block;
|
|
34613
34590
|
}
|
|
34614
34591
|
|
|
34615
|
-
.
|
|
34616
|
-
|
|
34592
|
+
.E_sjob3jg .step-item-title {
|
|
34593
|
+
overflow: hidden;
|
|
34594
|
+
white-space: nowrap;
|
|
34595
|
+
text-overflow: ellipsis;
|
|
34617
34596
|
}
|
|
34618
34597
|
|
|
34619
|
-
.
|
|
34620
|
-
|
|
34621
|
-
height: 100%;
|
|
34598
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34599
|
+
min-width: var(--item-min-width);
|
|
34622
34600
|
}
|
|
34623
34601
|
|
|
34624
|
-
.
|
|
34625
|
-
|
|
34602
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34603
|
+
cursor: not-allowed !important;
|
|
34626
34604
|
}
|
|
34627
34605
|
|
|
34628
|
-
.
|
|
34629
|
-
|
|
34630
|
-
|
|
34606
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34607
|
+
flex-direction: row;
|
|
34608
|
+
justify-content: stretch;
|
|
34631
34609
|
}
|
|
34632
34610
|
|
|
34633
|
-
.
|
|
34634
|
-
padding:
|
|
34611
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34612
|
+
padding: 0;
|
|
34613
|
+
margin-right: 4px;
|
|
34614
|
+
flex: 1;
|
|
34615
|
+
overflow: visible;
|
|
34635
34616
|
}
|
|
34636
34617
|
|
|
34637
|
-
.
|
|
34638
|
-
|
|
34618
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34619
|
+
width: 100%;
|
|
34620
|
+
min-height: unset;
|
|
34639
34621
|
}
|
|
34640
34622
|
|
|
34641
|
-
.
|
|
34642
|
-
height:
|
|
34623
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34624
|
+
height: 26px;
|
|
34625
|
+
line-height: 26px;
|
|
34626
|
+
width: 100%;
|
|
34627
|
+
padding: 0;
|
|
34628
|
+
font-size: 12px;
|
|
34643
34629
|
}
|
|
34644
34630
|
|
|
34645
|
-
.
|
|
34646
|
-
|
|
34647
|
-
padding-bottom: 6px;
|
|
34631
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34632
|
+
margin-right: 10px;
|
|
34648
34633
|
}
|
|
34649
34634
|
|
|
34650
|
-
.
|
|
34651
|
-
|
|
34635
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34636
|
+
display: none;
|
|
34652
34637
|
}
|
|
34653
34638
|
|
|
34654
|
-
.
|
|
34655
|
-
|
|
34639
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34640
|
+
padding-left: 8px;
|
|
34641
|
+
padding-right: 4px;
|
|
34642
|
+
border-radius: 4px 0 0 4px;
|
|
34656
34643
|
}
|
|
34657
34644
|
|
|
34658
|
-
.
|
|
34659
|
-
|
|
34645
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34646
|
+
margin-right: 0;
|
|
34660
34647
|
}
|
|
34661
34648
|
|
|
34662
|
-
.
|
|
34663
|
-
|
|
34664
|
-
|
|
34649
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34650
|
+
padding-right: 8px;
|
|
34651
|
+
padding-left: 12px;
|
|
34652
|
+
border-radius: 0 4px 4px 0;
|
|
34665
34653
|
}
|
|
34666
34654
|
|
|
34667
|
-
.
|
|
34668
|
-
|
|
34655
|
+
.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 {
|
|
34656
|
+
content: "";
|
|
34657
|
+
width: 0;
|
|
34658
|
+
height: 0;
|
|
34659
|
+
border: 13px solid transparent;
|
|
34660
|
+
position: absolute;
|
|
34661
|
+
top: 0;
|
|
34662
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34663
|
+
z-index: 2;
|
|
34664
|
+
position: relative;
|
|
34665
|
+
top: -50%;
|
|
34666
|
+
right: -100%;
|
|
34669
34667
|
}
|
|
34670
34668
|
|
|
34671
|
-
.
|
|
34672
|
-
|
|
34669
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34670
|
+
padding: 0 4px 0 12px;
|
|
34673
34671
|
}
|
|
34674
34672
|
|
|
34675
|
-
.
|
|
34676
|
-
|
|
34677
|
-
|
|
34678
|
-
|
|
34673
|
+
.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 {
|
|
34674
|
+
content: "";
|
|
34675
|
+
width: 0;
|
|
34676
|
+
height: 0;
|
|
34677
|
+
border: 13px solid transparent;
|
|
34678
|
+
position: absolute;
|
|
34679
|
+
top: 0;
|
|
34680
|
+
border-left: 8px solid #fff;
|
|
34681
|
+
left: 0;
|
|
34679
34682
|
}
|
|
34680
34683
|
|
|
34681
|
-
.
|
|
34682
|
-
|
|
34683
|
-
display: flex;
|
|
34684
|
-
align-items: center;
|
|
34685
|
-
height: 100%;
|
|
34686
|
-
padding: 8px;
|
|
34684
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
34685
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
34687
34686
|
}
|
|
34688
34687
|
|
|
34689
|
-
.
|
|
34690
|
-
|
|
34691
|
-
overflow: hidden;
|
|
34692
|
-
text-overflow: ellipsis;
|
|
34693
|
-
width: 100%;
|
|
34688
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
34689
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34694
34690
|
}
|
|
34695
34691
|
|
|
34696
|
-
.
|
|
34697
|
-
|
|
34692
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
34693
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
34698
34694
|
}
|
|
34699
34695
|
|
|
34700
|
-
.
|
|
34701
|
-
|
|
34696
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34697
|
+
cursor: pointer;
|
|
34698
|
+
min-width: var(--item-min-width);
|
|
34702
34699
|
}
|
|
34703
34700
|
|
|
34704
|
-
.
|
|
34705
|
-
|
|
34706
|
-
|
|
34707
|
-
border-right: none;
|
|
34708
|
-
border-bottom: none;
|
|
34709
|
-
height: 100%;
|
|
34710
|
-
font-size: 12px;
|
|
34711
|
-
background: transparent;
|
|
34701
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
34702
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34703
|
+
min-width: var(--item-min-width);
|
|
34712
34704
|
}
|
|
34713
34705
|
|
|
34714
|
-
.
|
|
34715
|
-
|
|
34716
|
-
|
|
34717
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34718
|
-
margin-bottom: -1px;
|
|
34706
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
34707
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
34708
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34719
34709
|
}
|
|
34720
34710
|
|
|
34721
|
-
.
|
|
34722
|
-
|
|
34723
|
-
color: #2d3a56;
|
|
34711
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
34712
|
+
padding: 0;
|
|
34724
34713
|
}
|
|
34725
34714
|
|
|
34726
|
-
.
|
|
34727
|
-
|
|
34728
|
-
|
|
34715
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
34716
|
+
width: 192px;
|
|
34717
|
+
row-gap: 2px;
|
|
34729
34718
|
}
|
|
34730
34719
|
|
|
34731
|
-
.
|
|
34732
|
-
|
|
34733
|
-
text-align: center;
|
|
34720
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
34721
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34734
34722
|
}
|
|
34735
34723
|
|
|
34736
|
-
.
|
|
34737
|
-
|
|
34724
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
34725
|
+
color: #00122e !important;
|
|
34738
34726
|
}
|
|
34739
34727
|
|
|
34740
|
-
.
|
|
34741
|
-
|
|
34742
|
-
position: absolute;
|
|
34743
|
-
top: 50%;
|
|
34744
|
-
right: 12px;
|
|
34745
|
-
transform: translateY(-50%);
|
|
34728
|
+
.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 {
|
|
34729
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34746
34730
|
}
|
|
34747
34731
|
|
|
34748
|
-
.
|
|
34749
|
-
|
|
34750
|
-
|
|
34751
|
-
|
|
34732
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
34733
|
+
padding: 0 8px;
|
|
34734
|
+
border-radius: 4px;
|
|
34735
|
+
height: 32px;
|
|
34736
|
+
display: flex;
|
|
34737
|
+
align-items: center;
|
|
34752
34738
|
}
|
|
34753
34739
|
|
|
34754
|
-
.
|
|
34755
|
-
|
|
34756
|
-
|
|
34757
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34740
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
34741
|
+
min-height: auto;
|
|
34742
|
+
white-space: nowrap;
|
|
34758
34743
|
}
|
|
34759
34744
|
|
|
34760
|
-
.
|
|
34761
|
-
|
|
34745
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34746
|
+
font-size: 13px;
|
|
34747
|
+
line-height: 20px;
|
|
34748
|
+
max-width: 100%;
|
|
34749
|
+
padding-right: 0;
|
|
34762
34750
|
}
|
|
34763
34751
|
|
|
34764
|
-
.
|
|
34765
|
-
|
|
34766
|
-
border-bottom: 1px solid white;
|
|
34767
|
-
height: 40px;
|
|
34768
|
-
vertical-align: middle;
|
|
34769
|
-
transition: background 0ms;
|
|
34770
|
-
color: #00122e;
|
|
34752
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34753
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34771
34754
|
}
|
|
34772
34755
|
|
|
34773
|
-
.
|
|
34774
|
-
|
|
34775
|
-
|
|
34756
|
+
.E_h6l1tj4 {
|
|
34757
|
+
width: 100%;
|
|
34758
|
+
display: inline-flex;
|
|
34759
|
+
align-items: center;
|
|
34760
|
+
justify-content: center;
|
|
34761
|
+
column-gap: 4px;
|
|
34776
34762
|
}
|
|
34777
34763
|
|
|
34778
|
-
.
|
|
34779
|
-
|
|
34780
|
-
|
|
34781
|
-
|
|
34782
|
-
|
|
34783
|
-
|
|
34784
|
-
|
|
34785
|
-
text-overflow: ellipsis;
|
|
34786
|
-
white-space: nowrap;
|
|
34764
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34765
|
+
display: inline-flex;
|
|
34766
|
+
align-items: center;
|
|
34767
|
+
width: 18px;
|
|
34768
|
+
height: 18px;
|
|
34769
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34770
|
+
justify-content: center;
|
|
34787
34771
|
}
|
|
34788
34772
|
|
|
34789
|
-
.
|
|
34790
|
-
|
|
34773
|
+
.E_v18frne8 {
|
|
34774
|
+
width: 100%;
|
|
34775
|
+
display: flex;
|
|
34776
|
+
align-items: center;
|
|
34777
|
+
justify-content: center;
|
|
34778
|
+
column-gap: 6px;
|
|
34779
|
+
font-size: 13px;
|
|
34791
34780
|
}
|
|
34792
34781
|
|
|
34793
|
-
.
|
|
34782
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34783
|
+
display: inline-flex;
|
|
34784
|
+
align-items: center;
|
|
34785
|
+
min-width: 20px;
|
|
34786
|
+
min-height: 20px;
|
|
34787
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34788
|
+
justify-content: center;
|
|
34789
|
+
}
|
|
34790
|
+
|
|
34791
|
+
.E_t1dtlqs1 {
|
|
34792
|
+
margin-bottom: 4px;
|
|
34793
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34794
34794
|
overflow: hidden;
|
|
34795
34795
|
text-overflow: ellipsis;
|
|
34796
|
-
|
|
34797
|
-
vertical-align: middle;
|
|
34796
|
+
white-space: nowrap;
|
|
34798
34797
|
}
|
|
34799
34798
|
|
|
34800
|
-
.
|
|
34801
|
-
|
|
34799
|
+
.E_s1ese5oy {
|
|
34800
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34801
|
+
line-height: 32px;
|
|
34802
|
+
height: 32px;
|
|
34803
|
+
margin-bottom: 0;
|
|
34802
34804
|
}
|
|
34803
34805
|
|
|
34804
|
-
.
|
|
34805
|
-
|
|
34806
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34807
|
+
color: #0080ff;
|
|
34806
34808
|
}
|
|
34807
34809
|
|
|
34808
|
-
.
|
|
34809
|
-
|
|
34810
|
+
.E_s1ese5oy.warning {
|
|
34811
|
+
color: #ffa500;
|
|
34810
34812
|
}
|
|
34811
34813
|
|
|
34812
|
-
.
|
|
34813
|
-
|
|
34814
|
-
border-color: transparent transparent white;
|
|
34814
|
+
.E_s1ese5oy.success {
|
|
34815
|
+
color: #00ba5d;
|
|
34815
34816
|
}
|
|
34816
34817
|
|
|
34817
|
-
.
|
|
34818
|
-
|
|
34818
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34819
|
+
color: #f0483e;
|
|
34819
34820
|
}
|
|
34820
34821
|
|
|
34821
|
-
.
|
|
34822
|
-
|
|
34822
|
+
.E_s1ese5oy.normal {
|
|
34823
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34823
34824
|
}
|
|
34824
34825
|
|
|
34825
|
-
.
|
|
34826
|
-
|
|
34827
|
-
|
|
34828
|
-
top: -1px;
|
|
34829
|
-
bottom: -1px;
|
|
34830
|
-
background: white;
|
|
34826
|
+
.E_b1ibis43 {
|
|
34827
|
+
margin-bottom: 0;
|
|
34828
|
+
color: #00122e;
|
|
34831
34829
|
}
|
|
34832
34830
|
|
|
34833
|
-
.
|
|
34834
|
-
|
|
34831
|
+
.E_b11xxjd2 {
|
|
34832
|
+
line-height: 32px;
|
|
34833
|
+
margin-right: 6px;
|
|
34835
34834
|
}
|
|
34836
34835
|
|
|
34837
|
-
.
|
|
34838
|
-
|
|
34839
|
-
|
|
34840
|
-
|
|
34836
|
+
.E_bsub5bw.with-description {
|
|
34837
|
+
height: 24px;
|
|
34838
|
+
flex: 1;
|
|
34839
|
+
position: relative;
|
|
34840
|
+
top: -7px;
|
|
34841
34841
|
}
|
|
34842
34842
|
|
|
34843
|
-
.
|
|
34844
|
-
|
|
34845
|
-
|
|
34846
|
-
|
|
34843
|
+
.E_bsub5bw p {
|
|
34844
|
+
width: 100%;
|
|
34845
|
+
overflow: hidden;
|
|
34846
|
+
text-overflow: ellipsis;
|
|
34847
|
+
white-space: nowrap;
|
|
34847
34848
|
}
|
|
34848
34849
|
|
|
34849
|
-
.
|
|
34850
|
-
|
|
34851
|
-
border-
|
|
34850
|
+
.E_tmoyoag {
|
|
34851
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34852
|
+
border-radius: 8px;
|
|
34853
|
+
overflow: auto;
|
|
34852
34854
|
}
|
|
34853
34855
|
|
|
34854
|
-
.
|
|
34856
|
+
.E_tmoyoag .ant-list {
|
|
34857
|
+
position: relative;
|
|
34858
|
+
}
|
|
34859
|
+
|
|
34860
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34861
|
+
position: sticky;
|
|
34862
|
+
top: 0;
|
|
34863
|
+
z-index: 2;
|
|
34855
34864
|
display: flex;
|
|
34856
|
-
|
|
34857
|
-
|
|
34858
|
-
|
|
34865
|
+
padding: 8px;
|
|
34866
|
+
flex-wrap: nowrap;
|
|
34867
|
+
justify-content: flex-start;
|
|
34868
|
+
background: #f2f5fa;
|
|
34869
|
+
font-size: 14px;
|
|
34870
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34871
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34859
34872
|
}
|
|
34860
34873
|
|
|
34861
|
-
.
|
|
34862
|
-
|
|
34863
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34874
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34875
|
+
align-items: inherit;
|
|
34864
34876
|
}
|
|
34865
34877
|
|
|
34866
|
-
.
|
|
34878
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34867
34879
|
display: flex;
|
|
34868
|
-
|
|
34869
|
-
|
|
34870
|
-
|
|
34880
|
+
justify-content: flex-start;
|
|
34881
|
+
align-items: flex-start;
|
|
34882
|
+
flex-wrap: wrap;
|
|
34883
|
+
padding: 8px;
|
|
34884
|
+
border: none;
|
|
34871
34885
|
}
|
|
34872
34886
|
|
|
34873
|
-
.
|
|
34874
|
-
|
|
34887
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34888
|
+
flex-basis: 100%;
|
|
34889
|
+
margin: 12px 0 0;
|
|
34890
|
+
order: 99;
|
|
34891
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34875
34892
|
}
|
|
34876
34893
|
|
|
34877
|
-
.
|
|
34878
|
-
|
|
34879
|
-
|
|
34894
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34895
|
+
color: #f0483e;
|
|
34896
|
+
flex-basis: 100%;
|
|
34897
|
+
order: 98;
|
|
34898
|
+
margin: 12px 0 0;
|
|
34880
34899
|
}
|
|
34881
34900
|
|
|
34882
|
-
.
|
|
34883
|
-
|
|
34901
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34902
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34884
34903
|
}
|
|
34885
34904
|
|
|
34886
|
-
.
|
|
34887
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34888
|
-
border-bottom-color: transparent;
|
|
34889
|
-
border-top-color: transparent;
|
|
34905
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34906
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34890
34907
|
}
|
|
34891
34908
|
|
|
34892
|
-
.
|
|
34893
|
-
|
|
34909
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34910
|
+
flex: 1 0 0;
|
|
34911
|
+
overflow: hidden;
|
|
34894
34912
|
}
|
|
34895
34913
|
|
|
34896
|
-
.
|
|
34897
|
-
|
|
34914
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34915
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34916
|
+
margin: 0;
|
|
34898
34917
|
}
|
|
34899
34918
|
|
|
34900
|
-
.
|
|
34901
|
-
|
|
34919
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34920
|
+
text-align: center;
|
|
34902
34921
|
}
|
|
34903
34922
|
|
|
34904
|
-
.
|
|
34905
|
-
|
|
34906
|
-
font-weight: 400;
|
|
34907
|
-
position: relative;
|
|
34908
|
-
border-bottom: none;
|
|
34909
|
-
color: #00122e;
|
|
34910
|
-
transition: none;
|
|
34911
|
-
padding: 14px 8px 14px 8px;
|
|
34912
|
-
line-height: 20px;
|
|
34923
|
+
.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 > * {
|
|
34924
|
+
text-align: center;
|
|
34913
34925
|
}
|
|
34914
34926
|
|
|
34915
|
-
.
|
|
34916
|
-
|
|
34917
|
-
width: 1px;
|
|
34918
|
-
top: 0;
|
|
34919
|
-
bottom: 0;
|
|
34920
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34921
|
-
position: absolute;
|
|
34922
|
-
right: 0;
|
|
34927
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34928
|
+
text-align: left;
|
|
34923
34929
|
}
|
|
34924
34930
|
|
|
34925
|
-
.
|
|
34926
|
-
|
|
34931
|
+
.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 > * {
|
|
34932
|
+
text-align: left;
|
|
34927
34933
|
}
|
|
34928
34934
|
|
|
34929
|
-
.
|
|
34930
|
-
|
|
34935
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34936
|
+
text-align: right;
|
|
34931
34937
|
}
|
|
34932
34938
|
|
|
34933
|
-
.
|
|
34934
|
-
|
|
34935
|
-
overflow: hidden;
|
|
34936
|
-
white-space: nowrap;
|
|
34937
|
-
text-overflow: ellipsis;
|
|
34939
|
+
.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 > * {
|
|
34940
|
+
text-align: right;
|
|
34938
34941
|
}
|
|
34939
34942
|
|
|
34940
|
-
.
|
|
34941
|
-
|
|
34942
|
-
text-overflow: ellipsis;
|
|
34943
|
-
flex: 1;
|
|
34943
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34944
|
+
margin-right: 8px;
|
|
34944
34945
|
}
|
|
34945
34946
|
|
|
34946
|
-
.
|
|
34947
|
-
padding:
|
|
34947
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34948
|
+
padding: 4px;
|
|
34949
|
+
width: 24px;
|
|
34950
|
+
height: 24px;
|
|
34951
|
+
overflow: hidden;
|
|
34948
34952
|
}
|
|
34949
34953
|
|
|
34950
|
-
.
|
|
34954
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34951
34955
|
padding: 0;
|
|
34952
34956
|
}
|
|
34953
34957
|
|
|
34954
|
-
.
|
|
34955
|
-
|
|
34956
|
-
|
|
34957
|
-
top: 50%;
|
|
34958
|
-
transform: translateY(-50%);
|
|
34959
|
-
height: 16px;
|
|
34960
|
-
display: none;
|
|
34961
|
-
transition: transform 320ms ease;
|
|
34958
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34959
|
+
cursor: not-allowed;
|
|
34960
|
+
opacity: 0.5;
|
|
34962
34961
|
}
|
|
34963
34962
|
|
|
34964
|
-
.
|
|
34965
|
-
|
|
34966
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
34967
|
-
}
|
|
34968
|
-
|
|
34969
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
34970
|
-
display: block;
|
|
34971
|
-
}
|
|
34972
|
-
|
|
34973
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34974
|
-
display: none;
|
|
34963
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34964
|
+
margin: 0;
|
|
34975
34965
|
}
|
|
34976
34966
|
|
|
34977
|
-
.
|
|
34978
|
-
|
|
34967
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34968
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34969
|
+
border-radius: 5px;
|
|
34970
|
+
font-size: 12px;
|
|
34979
34971
|
}
|
|
34980
34972
|
|
|
34981
|
-
.
|
|
34982
|
-
|
|
34973
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34974
|
+
font-size: inherit;
|
|
34983
34975
|
}
|
|
34984
34976
|
|
|
34985
|
-
.
|
|
34986
|
-
|
|
34977
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34978
|
+
min-height: 24px;
|
|
34979
|
+
font-size: 12px;
|
|
34980
|
+
position: relative;
|
|
34987
34981
|
}
|
|
34988
34982
|
|
|
34989
|
-
.
|
|
34990
|
-
|
|
34983
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34984
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34991
34985
|
}
|
|
34992
34986
|
|
|
34993
|
-
.
|
|
34994
|
-
|
|
34987
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34988
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34995
34989
|
}
|
|
34996
34990
|
|
|
34997
|
-
.
|
|
34998
|
-
|
|
34991
|
+
.E_a138syjm {
|
|
34992
|
+
display: flex;
|
|
34993
|
+
align-items: center;
|
|
34994
|
+
margin-top: 8px;
|
|
34999
34995
|
}
|
|
35000
34996
|
|
|
35001
|
-
.
|
|
35002
|
-
|
|
35003
|
-
|
|
35004
|
-
top: 50%;
|
|
35005
|
-
transform: translate(-50%, -50%);
|
|
34997
|
+
.E_a138syjm button.ant-btn {
|
|
34998
|
+
padding: 2px 8px;
|
|
34999
|
+
height: 24px;
|
|
35006
35000
|
}
|
|
35007
35001
|
|
|
35008
|
-
.
|
|
35002
|
+
.E_a138syjm > span.maximum-desc {
|
|
35009
35003
|
display: none;
|
|
35004
|
+
margin-left: 8px;
|
|
35005
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35010
35006
|
}
|
|
35011
35007
|
|
|
35012
|
-
.
|
|
35013
|
-
|
|
35014
|
-
}
|
|
35015
|
-
|
|
35016
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
35017
|
-
background: inherit;
|
|
35018
|
-
}
|
|
35019
|
-
|
|
35020
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
35021
|
-
position: static;
|
|
35022
|
-
border: none;
|
|
35023
|
-
background: inherit !important;
|
|
35024
|
-
height: 100px;
|
|
35025
|
-
vertical-align: middle;
|
|
35026
|
-
}
|
|
35027
|
-
|
|
35028
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
35029
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35030
|
-
font-weight: bold;
|
|
35031
|
-
font-size: 20px;
|
|
35032
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35033
|
-
}
|
|
35034
|
-
|
|
35035
|
-
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
35036
|
-
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
35037
|
-
z-index: 10;
|
|
35038
|
-
}
|
|
35039
|
-
|
|
35040
|
-
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
35041
|
-
padding: 0 !important;
|
|
35042
|
-
position: relative;
|
|
35043
|
-
background: #fff;
|
|
35044
|
-
}
|
|
35045
|
-
|
|
35046
|
-
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
35047
|
-
height: 100%;
|
|
35048
|
-
display: flex;
|
|
35049
|
-
align-items: center;
|
|
35050
|
-
justify-content: flex-end;
|
|
35051
|
-
padding-right: 8px;
|
|
35008
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35009
|
+
display: inline;
|
|
35052
35010
|
}
|
|
35053
35011
|
|
|
35054
|
-
.
|
|
35012
|
+
.E_d77i8u0 {
|
|
35055
35013
|
width: 24px;
|
|
35056
35014
|
height: 24px;
|
|
35057
|
-
|
|
35058
|
-
|
|
35059
|
-
border-radius: 4px;
|
|
35015
|
+
padding: 4px;
|
|
35016
|
+
margin-right: 8px;
|
|
35060
35017
|
}
|
|
35061
35018
|
|
|
35062
|
-
.
|
|
35063
|
-
|
|
35019
|
+
.E_i1g85yz3 {
|
|
35020
|
+
margin-right: 4px;
|
|
35021
|
+
height: 16px;
|
|
35064
35022
|
}
|
|
35065
35023
|
|
|
35066
35024
|
button.E_l48ei06.ant-btn {
|
|
@@ -35126,570 +35084,550 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35126
35084
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35127
35085
|
}
|
|
35128
35086
|
|
|
35129
|
-
.
|
|
35130
|
-
|
|
35087
|
+
.E_tc97u5y {
|
|
35088
|
+
height: 100%;
|
|
35131
35089
|
}
|
|
35132
35090
|
|
|
35133
|
-
.
|
|
35134
|
-
|
|
35135
|
-
|
|
35136
|
-
margin-right: 4px;
|
|
35091
|
+
.E_efzf37v .ant-table-content {
|
|
35092
|
+
overflow: visible !important;
|
|
35093
|
+
height: 100%;
|
|
35137
35094
|
}
|
|
35138
35095
|
|
|
35139
|
-
.
|
|
35140
|
-
|
|
35096
|
+
.E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
35097
|
+
height: 100%;
|
|
35141
35098
|
}
|
|
35142
35099
|
|
|
35143
|
-
.
|
|
35144
|
-
|
|
35100
|
+
.E_efzf37v .ant-table-content table {
|
|
35101
|
+
width: 100% !important;
|
|
35102
|
+
height: 100%;
|
|
35145
35103
|
}
|
|
35146
35104
|
|
|
35147
|
-
.
|
|
35148
|
-
|
|
35105
|
+
.E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35106
|
+
padding: 15px 0;
|
|
35149
35107
|
}
|
|
35150
35108
|
|
|
35151
|
-
.
|
|
35152
|
-
|
|
35109
|
+
.E_efzf37v .ant-table-content table thead.ant-table-thead {
|
|
35110
|
+
display: none;
|
|
35153
35111
|
}
|
|
35154
35112
|
|
|
35155
|
-
.
|
|
35156
|
-
|
|
35157
|
-
font-weight: normal;
|
|
35113
|
+
.E_t1fisho6 {
|
|
35114
|
+
height: 100%;
|
|
35158
35115
|
}
|
|
35159
35116
|
|
|
35160
|
-
.
|
|
35161
|
-
|
|
35117
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
35118
|
+
padding-top: 6px;
|
|
35119
|
+
padding-bottom: 6px;
|
|
35162
35120
|
}
|
|
35163
35121
|
|
|
35164
|
-
.
|
|
35165
|
-
|
|
35122
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
35123
|
+
font-weight: 700;
|
|
35166
35124
|
}
|
|
35167
35125
|
|
|
35168
|
-
.
|
|
35169
|
-
|
|
35126
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
35127
|
+
font-weight: 700;
|
|
35170
35128
|
}
|
|
35171
35129
|
|
|
35172
|
-
.
|
|
35173
|
-
|
|
35174
|
-
white-space: nowrap;
|
|
35175
|
-
text-overflow: ellipsis;
|
|
35130
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
35131
|
+
height: 100%;
|
|
35176
35132
|
}
|
|
35177
35133
|
|
|
35178
|
-
.
|
|
35179
|
-
|
|
35134
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
35135
|
+
height: 100%;
|
|
35136
|
+
overflow: visible;
|
|
35180
35137
|
}
|
|
35181
35138
|
|
|
35182
|
-
.
|
|
35183
|
-
|
|
35139
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
35140
|
+
max-height: none;
|
|
35184
35141
|
}
|
|
35185
35142
|
|
|
35186
|
-
.
|
|
35187
|
-
|
|
35188
|
-
justify-content: stretch;
|
|
35143
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
35144
|
+
background: transparent;
|
|
35189
35145
|
}
|
|
35190
35146
|
|
|
35191
|
-
.
|
|
35192
|
-
|
|
35193
|
-
|
|
35194
|
-
|
|
35195
|
-
overflow: visible;
|
|
35147
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
35148
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
35149
|
+
background: #fff;
|
|
35150
|
+
padding: 0 !important;
|
|
35196
35151
|
}
|
|
35197
35152
|
|
|
35198
|
-
.
|
|
35199
|
-
|
|
35200
|
-
|
|
35153
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
35154
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35155
|
+
display: flex;
|
|
35156
|
+
align-items: center;
|
|
35157
|
+
height: 100%;
|
|
35158
|
+
padding: 8px;
|
|
35201
35159
|
}
|
|
35202
35160
|
|
|
35203
|
-
.
|
|
35204
|
-
|
|
35205
|
-
|
|
35161
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
35162
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
35163
|
+
overflow: hidden;
|
|
35164
|
+
text-overflow: ellipsis;
|
|
35206
35165
|
width: 100%;
|
|
35207
|
-
padding: 0;
|
|
35208
|
-
font-size: 12px;
|
|
35209
35166
|
}
|
|
35210
35167
|
|
|
35211
|
-
.
|
|
35212
|
-
|
|
35168
|
+
.E_t1fisho6 .ant-table-container {
|
|
35169
|
+
height: 100%;
|
|
35213
35170
|
}
|
|
35214
35171
|
|
|
35215
|
-
.
|
|
35216
|
-
|
|
35172
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
35173
|
+
box-shadow: none !important;
|
|
35217
35174
|
}
|
|
35218
35175
|
|
|
35219
|
-
.
|
|
35220
|
-
|
|
35221
|
-
|
|
35222
|
-
border-
|
|
35176
|
+
.E_t1fisho6 div.ant-table {
|
|
35177
|
+
border-radius: 0px;
|
|
35178
|
+
border-left: none;
|
|
35179
|
+
border-right: none;
|
|
35180
|
+
border-bottom: none;
|
|
35181
|
+
height: 100%;
|
|
35182
|
+
font-size: 12px;
|
|
35183
|
+
background: transparent;
|
|
35223
35184
|
}
|
|
35224
35185
|
|
|
35225
|
-
.
|
|
35226
|
-
|
|
35186
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
35187
|
+
position: relative;
|
|
35188
|
+
z-index: 3;
|
|
35189
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35190
|
+
margin-bottom: -1px;
|
|
35227
35191
|
}
|
|
35228
35192
|
|
|
35229
|
-
.
|
|
35230
|
-
|
|
35231
|
-
|
|
35232
|
-
border-radius: 0 4px 4px 0;
|
|
35193
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
35194
|
+
.E_t1fisho6 div.ant-table .value {
|
|
35195
|
+
color: #2d3a56;
|
|
35233
35196
|
}
|
|
35234
35197
|
|
|
35235
|
-
.
|
|
35236
|
-
|
|
35237
|
-
|
|
35238
|
-
height: 0;
|
|
35239
|
-
border: 13px solid transparent;
|
|
35240
|
-
position: absolute;
|
|
35241
|
-
top: 0;
|
|
35242
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35243
|
-
z-index: 2;
|
|
35244
|
-
position: relative;
|
|
35245
|
-
top: -50%;
|
|
35246
|
-
right: -100%;
|
|
35198
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
35199
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
35200
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35247
35201
|
}
|
|
35248
35202
|
|
|
35249
|
-
.
|
|
35250
|
-
|
|
35203
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
35204
|
+
position: unset;
|
|
35205
|
+
text-align: center;
|
|
35251
35206
|
}
|
|
35252
35207
|
|
|
35253
|
-
.
|
|
35254
|
-
|
|
35255
|
-
width: 0;
|
|
35256
|
-
height: 0;
|
|
35257
|
-
border: 13px solid transparent;
|
|
35258
|
-
position: absolute;
|
|
35259
|
-
top: 0;
|
|
35260
|
-
border-left: 8px solid #fff;
|
|
35261
|
-
left: 0;
|
|
35262
|
-
}
|
|
35263
|
-
|
|
35264
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35265
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35208
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
35209
|
+
background: #fff;
|
|
35266
35210
|
}
|
|
35267
35211
|
|
|
35268
|
-
.
|
|
35269
|
-
|
|
35212
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
35213
|
+
cursor: pointer;
|
|
35214
|
+
position: absolute;
|
|
35215
|
+
top: 50%;
|
|
35216
|
+
right: 12px;
|
|
35217
|
+
transform: translateY(-50%);
|
|
35270
35218
|
}
|
|
35271
35219
|
|
|
35272
|
-
.
|
|
35273
|
-
|
|
35220
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
35221
|
+
box-shadow: none;
|
|
35222
|
+
width: 1px;
|
|
35223
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35274
35224
|
}
|
|
35275
35225
|
|
|
35276
|
-
.
|
|
35277
|
-
|
|
35278
|
-
|
|
35226
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
35227
|
+
box-shadow: none;
|
|
35228
|
+
width: 1px;
|
|
35229
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35279
35230
|
}
|
|
35280
35231
|
|
|
35281
|
-
.
|
|
35282
|
-
|
|
35283
|
-
min-width: var(--item-min-width);
|
|
35232
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
35233
|
+
position: relative;
|
|
35284
35234
|
}
|
|
35285
35235
|
|
|
35286
|
-
.
|
|
35287
|
-
|
|
35288
|
-
|
|
35236
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
35237
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35238
|
+
border-bottom: 1px solid white;
|
|
35239
|
+
height: 40px;
|
|
35240
|
+
vertical-align: middle;
|
|
35241
|
+
transition: background 0ms;
|
|
35242
|
+
color: #00122e;
|
|
35289
35243
|
}
|
|
35290
35244
|
|
|
35291
|
-
.
|
|
35292
|
-
|
|
35245
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
35246
|
+
background: #f2f5fa;
|
|
35247
|
+
border-bottom-color: #f2f5fa;
|
|
35293
35248
|
}
|
|
35294
35249
|
|
|
35295
|
-
.
|
|
35296
|
-
|
|
35297
|
-
|
|
35250
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
35251
|
+
height: auto;
|
|
35252
|
+
color: #00122e;
|
|
35253
|
+
font-size: 12px;
|
|
35254
|
+
text-align: left;
|
|
35255
|
+
transition: none;
|
|
35256
|
+
overflow: hidden;
|
|
35257
|
+
text-overflow: ellipsis;
|
|
35258
|
+
white-space: nowrap;
|
|
35298
35259
|
}
|
|
35299
35260
|
|
|
35300
|
-
.
|
|
35301
|
-
|
|
35261
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
35262
|
+
color: #0096ff;
|
|
35302
35263
|
}
|
|
35303
35264
|
|
|
35304
|
-
.
|
|
35305
|
-
|
|
35265
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
35266
|
+
overflow: hidden;
|
|
35267
|
+
text-overflow: ellipsis;
|
|
35268
|
+
width: 100%;
|
|
35269
|
+
vertical-align: middle;
|
|
35306
35270
|
}
|
|
35307
35271
|
|
|
35308
|
-
.
|
|
35309
|
-
|
|
35272
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
35273
|
+
line-height: 0px;
|
|
35310
35274
|
}
|
|
35311
35275
|
|
|
35312
|
-
.
|
|
35313
|
-
padding:
|
|
35314
|
-
border-radius: 4px;
|
|
35315
|
-
height: 32px;
|
|
35316
|
-
display: flex;
|
|
35317
|
-
align-items: center;
|
|
35276
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
35277
|
+
padding-right: 25px;
|
|
35318
35278
|
}
|
|
35319
35279
|
|
|
35320
|
-
.
|
|
35321
|
-
|
|
35322
|
-
white-space: nowrap;
|
|
35280
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
35281
|
+
border-top-color: transparent;
|
|
35323
35282
|
}
|
|
35324
35283
|
|
|
35325
|
-
.
|
|
35326
|
-
|
|
35327
|
-
|
|
35328
|
-
max-width: 100%;
|
|
35329
|
-
padding-right: 0;
|
|
35284
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
35285
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35286
|
+
border-color: transparent transparent white;
|
|
35330
35287
|
}
|
|
35331
35288
|
|
|
35332
|
-
.
|
|
35333
|
-
|
|
35289
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
35290
|
+
border-radius: 8px 0 0 8px;
|
|
35334
35291
|
}
|
|
35335
35292
|
|
|
35336
|
-
.
|
|
35337
|
-
|
|
35338
|
-
display: inline-flex;
|
|
35339
|
-
align-items: center;
|
|
35340
|
-
justify-content: center;
|
|
35341
|
-
column-gap: 4px;
|
|
35293
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
35294
|
+
border-radius: 8px 0 0 8px;
|
|
35342
35295
|
}
|
|
35343
35296
|
|
|
35344
|
-
.
|
|
35345
|
-
|
|
35346
|
-
|
|
35347
|
-
|
|
35348
|
-
|
|
35349
|
-
|
|
35350
|
-
justify-content: center;
|
|
35297
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
35298
|
+
content: "";
|
|
35299
|
+
width: 4px;
|
|
35300
|
+
top: -1px;
|
|
35301
|
+
bottom: -1px;
|
|
35302
|
+
background: white;
|
|
35351
35303
|
}
|
|
35352
35304
|
|
|
35353
|
-
.
|
|
35354
|
-
|
|
35355
|
-
display: flex;
|
|
35356
|
-
align-items: center;
|
|
35357
|
-
justify-content: center;
|
|
35358
|
-
column-gap: 6px;
|
|
35359
|
-
font-size: 13px;
|
|
35305
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
35306
|
+
border-radius: 0 8px 8px 0;
|
|
35360
35307
|
}
|
|
35361
35308
|
|
|
35362
|
-
.
|
|
35363
|
-
|
|
35364
|
-
|
|
35365
|
-
|
|
35366
|
-
min-height: 20px;
|
|
35367
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35368
|
-
justify-content: center;
|
|
35309
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
35310
|
+
border-radius: 0;
|
|
35311
|
+
background: white;
|
|
35312
|
+
border-top: none;
|
|
35369
35313
|
}
|
|
35370
35314
|
|
|
35371
|
-
.
|
|
35372
|
-
|
|
35373
|
-
|
|
35315
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
35316
|
+
border-top: 1px solid transparent;
|
|
35317
|
+
border-radius: 0 8px 8px 0;
|
|
35318
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35374
35319
|
}
|
|
35375
35320
|
|
|
35376
|
-
.
|
|
35377
|
-
|
|
35378
|
-
|
|
35321
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
35322
|
+
background: white;
|
|
35323
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35379
35324
|
}
|
|
35380
35325
|
|
|
35381
|
-
.
|
|
35382
|
-
|
|
35326
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35327
|
+
display: flex;
|
|
35328
|
+
align-items: center;
|
|
35329
|
+
height: 100%;
|
|
35330
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35383
35331
|
}
|
|
35384
35332
|
|
|
35385
|
-
.
|
|
35386
|
-
|
|
35387
|
-
|
|
35333
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
35334
|
+
background: white;
|
|
35335
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35388
35336
|
}
|
|
35389
35337
|
|
|
35390
|
-
.
|
|
35391
|
-
|
|
35392
|
-
|
|
35393
|
-
|
|
35394
|
-
|
|
35395
|
-
word-break: break-all;
|
|
35396
|
-
display: inline;
|
|
35397
|
-
white-space: normal;
|
|
35338
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
35339
|
+
display: flex;
|
|
35340
|
+
align-items: center;
|
|
35341
|
+
height: 100%;
|
|
35342
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35398
35343
|
}
|
|
35399
35344
|
|
|
35400
|
-
.
|
|
35401
|
-
|
|
35402
|
-
height: 16px;
|
|
35345
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
35346
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35403
35347
|
}
|
|
35404
35348
|
|
|
35405
|
-
.
|
|
35406
|
-
|
|
35407
|
-
|
|
35408
|
-
overflow: hidden;
|
|
35409
|
-
text-overflow: ellipsis;
|
|
35410
|
-
white-space: nowrap;
|
|
35349
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
35350
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
35351
|
+
border-radius: 8px;
|
|
35411
35352
|
}
|
|
35412
35353
|
|
|
35413
|
-
.
|
|
35414
|
-
color:
|
|
35415
|
-
line-height: 32px;
|
|
35416
|
-
height: 32px;
|
|
35417
|
-
margin-bottom: 0;
|
|
35354
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
35355
|
+
border-top-color: white;
|
|
35418
35356
|
}
|
|
35419
35357
|
|
|
35420
|
-
.
|
|
35421
|
-
|
|
35358
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
35359
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35360
|
+
border-bottom-color: transparent;
|
|
35361
|
+
border-top-color: transparent;
|
|
35422
35362
|
}
|
|
35423
35363
|
|
|
35424
|
-
.
|
|
35425
|
-
|
|
35364
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
35365
|
+
border-radius: 8px 0 0 8px;
|
|
35426
35366
|
}
|
|
35427
35367
|
|
|
35428
|
-
.
|
|
35429
|
-
|
|
35368
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
35369
|
+
border-radius: 0 8px 8px 0;
|
|
35430
35370
|
}
|
|
35431
35371
|
|
|
35432
|
-
.
|
|
35433
|
-
|
|
35372
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
35373
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35434
35374
|
}
|
|
35435
35375
|
|
|
35436
|
-
.
|
|
35437
|
-
|
|
35376
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
35377
|
+
background: #fff;
|
|
35378
|
+
font-weight: 400;
|
|
35379
|
+
position: relative;
|
|
35380
|
+
border-bottom: none;
|
|
35381
|
+
color: #00122e;
|
|
35382
|
+
transition: none;
|
|
35383
|
+
padding: 14px 8px 14px 8px;
|
|
35384
|
+
line-height: 20px;
|
|
35438
35385
|
}
|
|
35439
35386
|
|
|
35440
|
-
.
|
|
35441
|
-
|
|
35442
|
-
|
|
35387
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
35388
|
+
content: "";
|
|
35389
|
+
width: 1px;
|
|
35390
|
+
top: 0;
|
|
35391
|
+
bottom: 0;
|
|
35392
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35393
|
+
position: absolute;
|
|
35394
|
+
right: 0;
|
|
35443
35395
|
}
|
|
35444
35396
|
|
|
35445
|
-
.
|
|
35446
|
-
|
|
35447
|
-
margin-right: 6px;
|
|
35397
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
35398
|
+
padding: unset;
|
|
35448
35399
|
}
|
|
35449
35400
|
|
|
35450
|
-
.
|
|
35451
|
-
|
|
35452
|
-
flex: 1;
|
|
35453
|
-
position: relative;
|
|
35454
|
-
top: -7px;
|
|
35401
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
35402
|
+
display: none;
|
|
35455
35403
|
}
|
|
35456
35404
|
|
|
35457
|
-
.
|
|
35405
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35458
35406
|
width: 100%;
|
|
35459
35407
|
overflow: hidden;
|
|
35460
|
-
text-overflow: ellipsis;
|
|
35461
35408
|
white-space: nowrap;
|
|
35409
|
+
text-overflow: ellipsis;
|
|
35462
35410
|
}
|
|
35463
35411
|
|
|
35464
|
-
.
|
|
35465
|
-
|
|
35466
|
-
|
|
35467
|
-
|
|
35468
|
-
}
|
|
35469
|
-
|
|
35470
|
-
.E_tmoyoag .ant-list {
|
|
35471
|
-
position: relative;
|
|
35412
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
35413
|
+
overflow: hidden;
|
|
35414
|
+
text-overflow: ellipsis;
|
|
35415
|
+
flex: 1;
|
|
35472
35416
|
}
|
|
35473
35417
|
|
|
35474
|
-
.
|
|
35475
|
-
|
|
35476
|
-
top: 0;
|
|
35477
|
-
z-index: 2;
|
|
35478
|
-
display: flex;
|
|
35479
|
-
padding: 8px;
|
|
35480
|
-
flex-wrap: nowrap;
|
|
35481
|
-
justify-content: flex-start;
|
|
35482
|
-
background: #f2f5fa;
|
|
35483
|
-
font-size: 14px;
|
|
35484
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35485
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35418
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
35419
|
+
padding: 15px 25px 15px 8px;
|
|
35486
35420
|
}
|
|
35487
35421
|
|
|
35488
|
-
.
|
|
35489
|
-
|
|
35422
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35423
|
+
padding: 0;
|
|
35490
35424
|
}
|
|
35491
35425
|
|
|
35492
|
-
.
|
|
35493
|
-
|
|
35494
|
-
|
|
35495
|
-
|
|
35496
|
-
|
|
35497
|
-
|
|
35498
|
-
|
|
35426
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
35427
|
+
position: absolute;
|
|
35428
|
+
right: 6px;
|
|
35429
|
+
top: 50%;
|
|
35430
|
+
transform: translateY(-50%);
|
|
35431
|
+
height: 16px;
|
|
35432
|
+
display: none;
|
|
35433
|
+
transition: transform 320ms ease;
|
|
35499
35434
|
}
|
|
35500
35435
|
|
|
35501
|
-
.
|
|
35502
|
-
|
|
35503
|
-
|
|
35504
|
-
order: 99;
|
|
35505
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35436
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
35437
|
+
display: block;
|
|
35438
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35506
35439
|
}
|
|
35507
35440
|
|
|
35508
|
-
.
|
|
35509
|
-
|
|
35510
|
-
flex-basis: 100%;
|
|
35511
|
-
order: 98;
|
|
35512
|
-
margin: 12px 0 0;
|
|
35441
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
35442
|
+
display: block;
|
|
35513
35443
|
}
|
|
35514
35444
|
|
|
35515
|
-
.
|
|
35516
|
-
|
|
35445
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
35446
|
+
display: none;
|
|
35517
35447
|
}
|
|
35518
35448
|
|
|
35519
|
-
.
|
|
35520
|
-
|
|
35449
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
35450
|
+
transform: translateY(-50%);
|
|
35521
35451
|
}
|
|
35522
35452
|
|
|
35523
|
-
.
|
|
35524
|
-
|
|
35525
|
-
overflow: hidden;
|
|
35453
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
35454
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35526
35455
|
}
|
|
35527
35456
|
|
|
35528
|
-
.
|
|
35529
|
-
|
|
35530
|
-
margin: 0;
|
|
35457
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
35458
|
+
background: #f2f5fa;
|
|
35531
35459
|
}
|
|
35532
35460
|
|
|
35533
|
-
.
|
|
35534
|
-
|
|
35461
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
35462
|
+
display: block;
|
|
35535
35463
|
}
|
|
35536
35464
|
|
|
35537
|
-
.
|
|
35538
|
-
|
|
35465
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
35466
|
+
padding-right: 25px;
|
|
35539
35467
|
}
|
|
35540
35468
|
|
|
35541
|
-
.
|
|
35542
|
-
|
|
35469
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
35470
|
+
padding: 0 !important;
|
|
35543
35471
|
}
|
|
35544
35472
|
|
|
35545
|
-
.
|
|
35546
|
-
|
|
35473
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
35474
|
+
position: absolute;
|
|
35475
|
+
left: 50%;
|
|
35476
|
+
top: 50%;
|
|
35477
|
+
transform: translate(-50%, -50%);
|
|
35547
35478
|
}
|
|
35548
35479
|
|
|
35549
|
-
.
|
|
35550
|
-
|
|
35480
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
35481
|
+
display: none;
|
|
35551
35482
|
}
|
|
35552
35483
|
|
|
35553
|
-
.
|
|
35554
|
-
|
|
35484
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
35485
|
+
background: #fff;
|
|
35555
35486
|
}
|
|
35556
35487
|
|
|
35557
|
-
.
|
|
35558
|
-
|
|
35488
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
35489
|
+
background: inherit;
|
|
35559
35490
|
}
|
|
35560
35491
|
|
|
35561
|
-
.
|
|
35562
|
-
|
|
35563
|
-
|
|
35564
|
-
|
|
35565
|
-
|
|
35492
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
35493
|
+
position: static;
|
|
35494
|
+
border: none;
|
|
35495
|
+
background: inherit !important;
|
|
35496
|
+
height: 100px;
|
|
35497
|
+
vertical-align: middle;
|
|
35566
35498
|
}
|
|
35567
35499
|
|
|
35568
|
-
.
|
|
35569
|
-
|
|
35500
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
35501
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35502
|
+
font-weight: bold;
|
|
35503
|
+
font-size: 20px;
|
|
35504
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35570
35505
|
}
|
|
35571
35506
|
|
|
35572
|
-
.
|
|
35573
|
-
|
|
35574
|
-
|
|
35507
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
35508
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
35509
|
+
z-index: 10;
|
|
35575
35510
|
}
|
|
35576
35511
|
|
|
35577
|
-
.
|
|
35578
|
-
|
|
35512
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
35513
|
+
padding: 0 !important;
|
|
35514
|
+
position: relative;
|
|
35515
|
+
background: #fff;
|
|
35579
35516
|
}
|
|
35580
35517
|
|
|
35581
|
-
.
|
|
35582
|
-
|
|
35583
|
-
|
|
35584
|
-
|
|
35518
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
35519
|
+
height: 100%;
|
|
35520
|
+
display: flex;
|
|
35521
|
+
align-items: center;
|
|
35522
|
+
justify-content: flex-end;
|
|
35523
|
+
padding-right: 8px;
|
|
35585
35524
|
}
|
|
35586
35525
|
|
|
35587
|
-
.
|
|
35588
|
-
|
|
35526
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
35527
|
+
width: 24px;
|
|
35528
|
+
height: 24px;
|
|
35529
|
+
cursor: pointer;
|
|
35530
|
+
justify-content: center;
|
|
35531
|
+
border-radius: 4px;
|
|
35589
35532
|
}
|
|
35590
35533
|
|
|
35591
|
-
.
|
|
35592
|
-
|
|
35593
|
-
font-size: 12px;
|
|
35594
|
-
position: relative;
|
|
35534
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
35535
|
+
background: #fff;
|
|
35595
35536
|
}
|
|
35596
35537
|
|
|
35597
|
-
.
|
|
35598
|
-
|
|
35538
|
+
.E_sddwhm6 {
|
|
35539
|
+
margin: 0;
|
|
35540
|
+
border-radius: 20px;
|
|
35541
|
+
padding: 2px 10px;
|
|
35542
|
+
height: 22px;
|
|
35599
35543
|
}
|
|
35600
35544
|
|
|
35601
|
-
.
|
|
35602
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35545
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35546
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35603
35547
|
}
|
|
35604
35548
|
|
|
35605
|
-
.
|
|
35606
|
-
|
|
35607
|
-
align-items: center;
|
|
35608
|
-
margin-top: 8px;
|
|
35549
|
+
.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 {
|
|
35550
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35609
35551
|
}
|
|
35610
35552
|
|
|
35611
|
-
.
|
|
35612
|
-
|
|
35613
|
-
height: 24px;
|
|
35553
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35554
|
+
color: #00122e;
|
|
35614
35555
|
}
|
|
35615
35556
|
|
|
35616
|
-
.
|
|
35617
|
-
|
|
35557
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35558
|
+
margin-right: 6px;
|
|
35559
|
+
}
|
|
35560
|
+
|
|
35561
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35618
35562
|
margin-left: 8px;
|
|
35619
35563
|
color: rgba(44, 56, 82, 0.6);
|
|
35620
35564
|
}
|
|
35621
35565
|
|
|
35622
|
-
.
|
|
35623
|
-
|
|
35566
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35567
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35624
35568
|
}
|
|
35625
35569
|
|
|
35626
|
-
.
|
|
35627
|
-
|
|
35628
|
-
height: 24px;
|
|
35629
|
-
padding: 4px;
|
|
35630
|
-
margin-right: 8px;
|
|
35570
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35571
|
+
background-color: #0080ff;
|
|
35631
35572
|
}
|
|
35632
35573
|
|
|
35633
|
-
.
|
|
35634
|
-
|
|
35635
|
-
flex: 1;
|
|
35574
|
+
.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 {
|
|
35575
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35636
35576
|
}
|
|
35637
35577
|
|
|
35638
|
-
.
|
|
35639
|
-
|
|
35578
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35579
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35640
35580
|
}
|
|
35641
35581
|
|
|
35642
|
-
.
|
|
35643
|
-
|
|
35644
|
-
max-width: fit-content;
|
|
35582
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35583
|
+
background-color: #f0483e;
|
|
35645
35584
|
}
|
|
35646
35585
|
|
|
35647
|
-
.
|
|
35648
|
-
|
|
35649
|
-
max-width: fit-content;
|
|
35586
|
+
.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 {
|
|
35587
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35650
35588
|
}
|
|
35651
35589
|
|
|
35652
|
-
.
|
|
35653
|
-
|
|
35654
|
-
align-items: center;
|
|
35655
|
-
column-gap: var(--a1ji6r68-0);
|
|
35590
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35591
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35656
35592
|
}
|
|
35657
35593
|
|
|
35658
|
-
.
|
|
35659
|
-
|
|
35594
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35595
|
+
background-color: #fea008;
|
|
35660
35596
|
}
|
|
35661
35597
|
|
|
35662
|
-
.
|
|
35663
|
-
|
|
35664
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
35665
|
-
display: flex;
|
|
35598
|
+
.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 {
|
|
35599
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35666
35600
|
}
|
|
35667
35601
|
|
|
35668
|
-
.
|
|
35669
|
-
|
|
35670
|
-
margin: 4px;
|
|
35671
|
-
background: rgba(204, 212, 227, 0.18);
|
|
35672
|
-
border-radius: 2px;
|
|
35602
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35603
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35673
35604
|
}
|
|
35674
35605
|
|
|
35675
|
-
.
|
|
35676
|
-
|
|
35606
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35607
|
+
background-color: #00ba5d;
|
|
35677
35608
|
}
|
|
35678
35609
|
|
|
35679
|
-
.
|
|
35680
|
-
|
|
35610
|
+
.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 {
|
|
35611
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35681
35612
|
}
|
|
35682
35613
|
|
|
35683
|
-
.
|
|
35684
|
-
|
|
35614
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35615
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35685
35616
|
}
|
|
35686
35617
|
|
|
35687
|
-
.
|
|
35688
|
-
background:
|
|
35618
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35619
|
+
background-color: #6b7d99;
|
|
35689
35620
|
}
|
|
35690
35621
|
|
|
35691
|
-
.
|
|
35692
|
-
background: rgba(
|
|
35622
|
+
.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 {
|
|
35623
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35624
|
+
}
|
|
35625
|
+
|
|
35626
|
+
.E_satwmqm {
|
|
35627
|
+
width: 8px;
|
|
35628
|
+
height: 8px;
|
|
35629
|
+
border-radius: 50%;
|
|
35630
|
+
display: inline-block;
|
|
35693
35631
|
}
|
|
35694
35632
|
|
|
35695
35633
|
.E_msn7nxt {
|
|
@@ -35876,6 +35814,68 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35876
35814
|
margin-left: 8px;
|
|
35877
35815
|
}
|
|
35878
35816
|
|
|
35817
|
+
.E_t1gvlxt5 {
|
|
35818
|
+
min-width: 0;
|
|
35819
|
+
flex: 1;
|
|
35820
|
+
}
|
|
35821
|
+
|
|
35822
|
+
.E_t1gvlxt5 .tag {
|
|
35823
|
+
flex: 0 0 auto;
|
|
35824
|
+
}
|
|
35825
|
+
|
|
35826
|
+
.E_t1gvlxt5 .progress-title {
|
|
35827
|
+
flex: 2;
|
|
35828
|
+
max-width: fit-content;
|
|
35829
|
+
}
|
|
35830
|
+
|
|
35831
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35832
|
+
flex: 1;
|
|
35833
|
+
max-width: fit-content;
|
|
35834
|
+
}
|
|
35835
|
+
|
|
35836
|
+
.E_a1ji6r68 {
|
|
35837
|
+
display: flex;
|
|
35838
|
+
align-items: center;
|
|
35839
|
+
column-gap: var(--a1ji6r68-0);
|
|
35840
|
+
}
|
|
35841
|
+
|
|
35842
|
+
.E_t13ef470 {
|
|
35843
|
+
height: 100%;
|
|
35844
|
+
}
|
|
35845
|
+
|
|
35846
|
+
.E_t13ef470 .table-loading-item {
|
|
35847
|
+
padding: 12px 4px;
|
|
35848
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
35849
|
+
display: flex;
|
|
35850
|
+
}
|
|
35851
|
+
|
|
35852
|
+
.E_t13ef470 .table-loading-item > * {
|
|
35853
|
+
height: 16px;
|
|
35854
|
+
margin: 4px;
|
|
35855
|
+
background: rgba(204, 212, 227, 0.18);
|
|
35856
|
+
border-radius: 2px;
|
|
35857
|
+
}
|
|
35858
|
+
|
|
35859
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
35860
|
+
width: 16px;
|
|
35861
|
+
}
|
|
35862
|
+
|
|
35863
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
35864
|
+
flex: 1;
|
|
35865
|
+
}
|
|
35866
|
+
|
|
35867
|
+
.E_t13ef470 :nth-child(1) {
|
|
35868
|
+
padding: 8px 4px;
|
|
35869
|
+
}
|
|
35870
|
+
|
|
35871
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
35872
|
+
background: rgba(107, 125, 153, 0.18);
|
|
35873
|
+
}
|
|
35874
|
+
|
|
35875
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
35876
|
+
background: rgba(163, 180, 204, 0.18);
|
|
35877
|
+
}
|
|
35878
|
+
|
|
35879
35879
|
.E_t1g36k2w {
|
|
35880
35880
|
overflow: hidden;
|
|
35881
35881
|
height: 100%;
|