@cloudtower/eagle 0.27.32 → 0.27.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +1660 -1660
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +2916 -2916
- package/dist/umd/stats1.html +1 -1
- package/package.json +6 -6
package/dist/components.css
CHANGED
|
@@ -29484,52 +29484,6 @@ html body {
|
|
|
29484
29484
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29485
29485
|
}
|
|
29486
29486
|
|
|
29487
|
-
.E_iap75of {
|
|
29488
|
-
height: 18px;
|
|
29489
|
-
line-height: 18px;
|
|
29490
|
-
padding: 0 4px;
|
|
29491
|
-
border-radius: 4px;
|
|
29492
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29493
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29494
|
-
display: flex;
|
|
29495
|
-
align-items: center;
|
|
29496
|
-
white-space: nowrap;
|
|
29497
|
-
margin-right: 4px;
|
|
29498
|
-
}
|
|
29499
|
-
|
|
29500
|
-
.E_fde5mpd {
|
|
29501
|
-
width: 100%;
|
|
29502
|
-
height: 100%;
|
|
29503
|
-
min-height: 124px;
|
|
29504
|
-
display: flex;
|
|
29505
|
-
flex-direction: column;
|
|
29506
|
-
justify-content: center;
|
|
29507
|
-
align-items: center;
|
|
29508
|
-
}
|
|
29509
|
-
.E_fde5mpd .error-text {
|
|
29510
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29511
|
-
margin-bottom: 16px;
|
|
29512
|
-
font-size: 18px;
|
|
29513
|
-
}
|
|
29514
|
-
|
|
29515
|
-
.E_i1mrf09m {
|
|
29516
|
-
display: inline-flex;
|
|
29517
|
-
align-items: center;
|
|
29518
|
-
}
|
|
29519
|
-
.E_i1mrf09m .icon-inner {
|
|
29520
|
-
display: inline-flex;
|
|
29521
|
-
align-items: center;
|
|
29522
|
-
justify-content: center;
|
|
29523
|
-
}
|
|
29524
|
-
.E_i1mrf09m .icon-inner + span,
|
|
29525
|
-
.E_i1mrf09m span + .icon-inner.suffix {
|
|
29526
|
-
margin-left: 4px;
|
|
29527
|
-
}
|
|
29528
|
-
.E_i1mrf09m.is-rotate img,
|
|
29529
|
-
.E_i1mrf09m.is-rotate svg {
|
|
29530
|
-
animation: rotate 680ms linear infinite;
|
|
29531
|
-
}
|
|
29532
|
-
|
|
29533
29487
|
.E_bpq0js6 {
|
|
29534
29488
|
padding: 4px 11px;
|
|
29535
29489
|
}
|
|
@@ -29559,6 +29513,19 @@ html body {
|
|
|
29559
29513
|
border-radius: unset;
|
|
29560
29514
|
}
|
|
29561
29515
|
|
|
29516
|
+
.E_iap75of {
|
|
29517
|
+
height: 18px;
|
|
29518
|
+
line-height: 18px;
|
|
29519
|
+
padding: 0 4px;
|
|
29520
|
+
border-radius: 4px;
|
|
29521
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29522
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29523
|
+
display: flex;
|
|
29524
|
+
align-items: center;
|
|
29525
|
+
white-space: nowrap;
|
|
29526
|
+
margin-right: 4px;
|
|
29527
|
+
}
|
|
29528
|
+
|
|
29562
29529
|
.E_buj61ew.ant-btn-icon-only {
|
|
29563
29530
|
justify-content: center;
|
|
29564
29531
|
}
|
|
@@ -29809,6 +29776,160 @@ html body {
|
|
|
29809
29776
|
padding: 0;
|
|
29810
29777
|
}
|
|
29811
29778
|
|
|
29779
|
+
.E_fde5mpd {
|
|
29780
|
+
width: 100%;
|
|
29781
|
+
height: 100%;
|
|
29782
|
+
min-height: 124px;
|
|
29783
|
+
display: flex;
|
|
29784
|
+
flex-direction: column;
|
|
29785
|
+
justify-content: center;
|
|
29786
|
+
align-items: center;
|
|
29787
|
+
}
|
|
29788
|
+
.E_fde5mpd .error-text {
|
|
29789
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29790
|
+
margin-bottom: 16px;
|
|
29791
|
+
font-size: 18px;
|
|
29792
|
+
}
|
|
29793
|
+
|
|
29794
|
+
.E_i1mrf09m {
|
|
29795
|
+
display: inline-flex;
|
|
29796
|
+
align-items: center;
|
|
29797
|
+
}
|
|
29798
|
+
.E_i1mrf09m .icon-inner {
|
|
29799
|
+
display: inline-flex;
|
|
29800
|
+
align-items: center;
|
|
29801
|
+
justify-content: center;
|
|
29802
|
+
}
|
|
29803
|
+
.E_i1mrf09m .icon-inner + span,
|
|
29804
|
+
.E_i1mrf09m span + .icon-inner.suffix {
|
|
29805
|
+
margin-left: 4px;
|
|
29806
|
+
}
|
|
29807
|
+
.E_i1mrf09m.is-rotate img,
|
|
29808
|
+
.E_i1mrf09m.is-rotate svg {
|
|
29809
|
+
animation: rotate 680ms linear infinite;
|
|
29810
|
+
}
|
|
29811
|
+
|
|
29812
|
+
.E_s34f1qb.ant-switch {
|
|
29813
|
+
min-width: 40px;
|
|
29814
|
+
height: 24px;
|
|
29815
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29816
|
+
overflow: hidden;
|
|
29817
|
+
}
|
|
29818
|
+
.E_s34f1qb.ant-switch:focus {
|
|
29819
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
29820
|
+
}
|
|
29821
|
+
.E_s34f1qb.ant-switch-small {
|
|
29822
|
+
min-width: 26px;
|
|
29823
|
+
height: 16px;
|
|
29824
|
+
}
|
|
29825
|
+
.E_s34f1qb.ant-switch-large {
|
|
29826
|
+
min-width: 52px;
|
|
29827
|
+
height: 32px;
|
|
29828
|
+
}
|
|
29829
|
+
.E_s34f1qb.ant-switch .ant-switch-handle {
|
|
29830
|
+
height: 20px;
|
|
29831
|
+
width: 20px;
|
|
29832
|
+
}
|
|
29833
|
+
.E_s34f1qb.ant-switch .ant-switch-handle::before {
|
|
29834
|
+
border-radius: 10px;
|
|
29835
|
+
transition-delay: 120ms;
|
|
29836
|
+
}
|
|
29837
|
+
.E_s34f1qb.ant-switch-small .ant-switch-handle {
|
|
29838
|
+
height: 14px;
|
|
29839
|
+
width: 14px;
|
|
29840
|
+
top: 1px;
|
|
29841
|
+
left: 1px;
|
|
29842
|
+
}
|
|
29843
|
+
.E_s34f1qb.ant-switch-large .ant-switch-handle {
|
|
29844
|
+
height: 28px;
|
|
29845
|
+
width: 28px;
|
|
29846
|
+
}
|
|
29847
|
+
.E_s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
29848
|
+
border-radius: 14px;
|
|
29849
|
+
}
|
|
29850
|
+
.E_s34f1qb.ant-switch-checked {
|
|
29851
|
+
background-color: #00ba5d;
|
|
29852
|
+
}
|
|
29853
|
+
.E_s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
29854
|
+
left: calc(100% - 20px - 2px);
|
|
29855
|
+
}
|
|
29856
|
+
.E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
29857
|
+
left: calc(100% - 14px - 1px);
|
|
29858
|
+
}
|
|
29859
|
+
.E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
29860
|
+
left: calc(100% - 28px - 2px);
|
|
29861
|
+
}
|
|
29862
|
+
|
|
29863
|
+
.E_c1to9vb9 {
|
|
29864
|
+
margin-left: 5px;
|
|
29865
|
+
}
|
|
29866
|
+
|
|
29867
|
+
.E_p12gwtiw {
|
|
29868
|
+
display: flex;
|
|
29869
|
+
justify-content: space-between;
|
|
29870
|
+
align-items: center;
|
|
29871
|
+
padding: 10px 0;
|
|
29872
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29873
|
+
font-size: 12px;
|
|
29874
|
+
line-height: 24px;
|
|
29875
|
+
}
|
|
29876
|
+
.E_p12gwtiw .pagination-left {
|
|
29877
|
+
padding: 2px 8px;
|
|
29878
|
+
}
|
|
29879
|
+
.E_p12gwtiw .dropdown-trigger {
|
|
29880
|
+
display: flex;
|
|
29881
|
+
align-items: center;
|
|
29882
|
+
border-radius: 6px;
|
|
29883
|
+
cursor: pointer;
|
|
29884
|
+
transition: all 0.3s ease;
|
|
29885
|
+
}
|
|
29886
|
+
.E_p12gwtiw .dropdown-trigger:hover {
|
|
29887
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29888
|
+
color: #0080ff;
|
|
29889
|
+
}
|
|
29890
|
+
.E_p12gwtiw .dropdown-trigger .icon-inner {
|
|
29891
|
+
margin-left: 4px;
|
|
29892
|
+
}
|
|
29893
|
+
.E_p12gwtiw .pagination-right {
|
|
29894
|
+
display: flex;
|
|
29895
|
+
align-items: center;
|
|
29896
|
+
color: #0080ff;
|
|
29897
|
+
font-weight: bold;
|
|
29898
|
+
}
|
|
29899
|
+
.E_p12gwtiw .pagination-right .icon-inner {
|
|
29900
|
+
margin-left: 4px;
|
|
29901
|
+
}
|
|
29902
|
+
.E_p12gwtiw .pagination-right .prev-btn,
|
|
29903
|
+
.E_p12gwtiw .pagination-right .next-btn {
|
|
29904
|
+
padding: 0 8px;
|
|
29905
|
+
}
|
|
29906
|
+
.E_p12gwtiw .pagination-right .prev-btn > span,
|
|
29907
|
+
.E_p12gwtiw .pagination-right .next-btn > span {
|
|
29908
|
+
color: #0080ff;
|
|
29909
|
+
}
|
|
29910
|
+
.E_p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29911
|
+
transform: rotate(180deg);
|
|
29912
|
+
}
|
|
29913
|
+
|
|
29914
|
+
.E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29915
|
+
max-height: calc(100vh - 128px);
|
|
29916
|
+
overflow-y: auto;
|
|
29917
|
+
}
|
|
29918
|
+
.E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29919
|
+
padding: 4px 20px;
|
|
29920
|
+
font-size: 12px;
|
|
29921
|
+
line-height: 18px;
|
|
29922
|
+
}
|
|
29923
|
+
|
|
29924
|
+
.E_obf05yr {
|
|
29925
|
+
display: inline-block;
|
|
29926
|
+
}
|
|
29927
|
+
|
|
29928
|
+
.E_hsms1n6 {
|
|
29929
|
+
visibility: hidden;
|
|
29930
|
+
position: absolute;
|
|
29931
|
+
}
|
|
29932
|
+
|
|
29812
29933
|
.E_rxbeqvl.ant-radio-wrapper {
|
|
29813
29934
|
display: inline-flex;
|
|
29814
29935
|
align-items: baseline;
|
|
@@ -29955,776 +30076,176 @@ html body {
|
|
|
29955
30076
|
width: 36px;
|
|
29956
30077
|
}
|
|
29957
30078
|
|
|
29958
|
-
.
|
|
29959
|
-
|
|
30079
|
+
.E_t1upn1sz {
|
|
30080
|
+
height: 100%;
|
|
29960
30081
|
}
|
|
29961
30082
|
|
|
29962
|
-
.
|
|
29963
|
-
|
|
29964
|
-
position: absolute;
|
|
30083
|
+
.E_tta5kd2 {
|
|
30084
|
+
height: 100%;
|
|
29965
30085
|
}
|
|
29966
|
-
|
|
29967
|
-
|
|
29968
|
-
|
|
29969
|
-
justify-content: space-between;
|
|
29970
|
-
align-items: center;
|
|
29971
|
-
padding: 10px 0;
|
|
29972
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29973
|
-
font-size: 12px;
|
|
29974
|
-
line-height: 24px;
|
|
30086
|
+
.E_tta5kd2.empty-table .ant-table-content {
|
|
30087
|
+
overflow: visible !important;
|
|
30088
|
+
height: 100%;
|
|
29975
30089
|
}
|
|
29976
|
-
.
|
|
29977
|
-
|
|
30090
|
+
.E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30091
|
+
height: 100%;
|
|
29978
30092
|
}
|
|
29979
|
-
.
|
|
29980
|
-
|
|
29981
|
-
|
|
29982
|
-
border-radius: 6px;
|
|
29983
|
-
cursor: pointer;
|
|
29984
|
-
transition: all 0.3s ease;
|
|
30093
|
+
.E_tta5kd2.empty-table .ant-table-content table {
|
|
30094
|
+
width: 100% !important;
|
|
30095
|
+
height: 100%;
|
|
29985
30096
|
}
|
|
29986
|
-
.
|
|
29987
|
-
|
|
29988
|
-
color: #0080ff;
|
|
30097
|
+
.E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30098
|
+
padding: 15px 0;
|
|
29989
30099
|
}
|
|
29990
|
-
.
|
|
29991
|
-
|
|
30100
|
+
.E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30101
|
+
display: none;
|
|
29992
30102
|
}
|
|
29993
|
-
.
|
|
29994
|
-
|
|
29995
|
-
align-items: center;
|
|
29996
|
-
color: #0080ff;
|
|
29997
|
-
font-weight: bold;
|
|
30103
|
+
.E_tta5kd2 .active-row td:nth-child(1) {
|
|
30104
|
+
font-weight: 700;
|
|
29998
30105
|
}
|
|
29999
|
-
.
|
|
30000
|
-
|
|
30106
|
+
.E_tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30107
|
+
font-weight: 700;
|
|
30001
30108
|
}
|
|
30002
|
-
.
|
|
30003
|
-
|
|
30004
|
-
padding: 0 8px;
|
|
30109
|
+
.E_tta5kd2 .ant-spin-nested-loading {
|
|
30110
|
+
height: 100%;
|
|
30005
30111
|
}
|
|
30006
|
-
.
|
|
30007
|
-
|
|
30008
|
-
|
|
30112
|
+
.E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
30113
|
+
height: 100%;
|
|
30114
|
+
overflow: visible;
|
|
30009
30115
|
}
|
|
30010
|
-
.
|
|
30011
|
-
|
|
30116
|
+
.E_tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
30117
|
+
max-height: none;
|
|
30012
30118
|
}
|
|
30013
|
-
|
|
30014
|
-
.
|
|
30015
|
-
|
|
30016
|
-
overflow-y: auto;
|
|
30119
|
+
.E_tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
30120
|
+
.E_tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
30121
|
+
display: none;
|
|
30017
30122
|
}
|
|
30018
|
-
.
|
|
30019
|
-
|
|
30020
|
-
font-size: 12px;
|
|
30021
|
-
line-height: 18px;
|
|
30123
|
+
.E_tta5kd2 td.ant-table-column-sort {
|
|
30124
|
+
background: transparent;
|
|
30022
30125
|
}
|
|
30023
|
-
|
|
30024
|
-
.
|
|
30025
|
-
|
|
30126
|
+
.E_tta5kd2 td.ant-table-cell-fix-left,
|
|
30127
|
+
.E_tta5kd2 td.ant-table-cell-fix-right {
|
|
30128
|
+
background: #fff;
|
|
30129
|
+
padding: 0 !important;
|
|
30026
30130
|
}
|
|
30027
|
-
|
|
30028
|
-
.
|
|
30029
|
-
|
|
30030
|
-
|
|
30031
|
-
|
|
30131
|
+
.E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30132
|
+
.E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30133
|
+
display: flex;
|
|
30134
|
+
align-items: center;
|
|
30135
|
+
height: 100%;
|
|
30136
|
+
padding: 8px;
|
|
30137
|
+
}
|
|
30138
|
+
.E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30139
|
+
.E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30032
30140
|
overflow: hidden;
|
|
30141
|
+
text-overflow: ellipsis;
|
|
30142
|
+
width: 100%;
|
|
30033
30143
|
}
|
|
30034
|
-
.
|
|
30035
|
-
|
|
30144
|
+
.E_tta5kd2 .ant-table-container {
|
|
30145
|
+
height: 100%;
|
|
30036
30146
|
}
|
|
30037
|
-
.
|
|
30038
|
-
|
|
30039
|
-
height: 16px;
|
|
30147
|
+
.E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
|
|
30148
|
+
box-shadow: none !important;
|
|
30040
30149
|
}
|
|
30041
|
-
.
|
|
30042
|
-
|
|
30043
|
-
|
|
30150
|
+
.E_tta5kd2 .ant-table {
|
|
30151
|
+
border-radius: 0px;
|
|
30152
|
+
border-left: none;
|
|
30153
|
+
border-right: none;
|
|
30154
|
+
border-bottom: none;
|
|
30155
|
+
height: 100%;
|
|
30156
|
+
font-size: 12px;
|
|
30157
|
+
background: transparent;
|
|
30044
30158
|
}
|
|
30045
|
-
.
|
|
30046
|
-
|
|
30047
|
-
|
|
30159
|
+
.E_tta5kd2 .ant-table .ant-table-header {
|
|
30160
|
+
position: relative;
|
|
30161
|
+
z-index: 3;
|
|
30162
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30163
|
+
margin-bottom: -1px;
|
|
30048
30164
|
}
|
|
30049
|
-
.
|
|
30050
|
-
|
|
30051
|
-
|
|
30165
|
+
.E_tta5kd2 .ant-table .time-wrapper .date,
|
|
30166
|
+
.E_tta5kd2 .ant-table .value {
|
|
30167
|
+
color: #2d3a56;
|
|
30052
30168
|
}
|
|
30053
|
-
.
|
|
30054
|
-
|
|
30055
|
-
|
|
30056
|
-
top: 1px;
|
|
30057
|
-
left: 1px;
|
|
30169
|
+
.E_tta5kd2 .ant-table .time-wrapper .time,
|
|
30170
|
+
.E_tta5kd2 .ant-table .unit {
|
|
30171
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30058
30172
|
}
|
|
30059
|
-
.
|
|
30060
|
-
|
|
30061
|
-
|
|
30173
|
+
.E_tta5kd2 .ant-table .ant-table-selection {
|
|
30174
|
+
position: unset;
|
|
30175
|
+
text-align: center;
|
|
30062
30176
|
}
|
|
30063
|
-
.
|
|
30064
|
-
|
|
30177
|
+
.E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30178
|
+
background: #fff;
|
|
30065
30179
|
}
|
|
30066
|
-
.
|
|
30067
|
-
|
|
30180
|
+
.E_tta5kd2 .ant-table .anticon-setting {
|
|
30181
|
+
cursor: pointer;
|
|
30182
|
+
position: absolute;
|
|
30183
|
+
top: 50%;
|
|
30184
|
+
right: 12px;
|
|
30185
|
+
transform: translateY(-50%);
|
|
30068
30186
|
}
|
|
30069
|
-
.
|
|
30070
|
-
|
|
30187
|
+
.E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30188
|
+
box-shadow: none;
|
|
30189
|
+
width: 1px;
|
|
30190
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30071
30191
|
}
|
|
30072
|
-
.
|
|
30073
|
-
|
|
30192
|
+
.E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30193
|
+
box-shadow: none;
|
|
30194
|
+
width: 1px;
|
|
30195
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30074
30196
|
}
|
|
30075
|
-
.
|
|
30076
|
-
|
|
30197
|
+
.E_tta5kd2 .ant-table .ant-table-tbody {
|
|
30198
|
+
position: relative;
|
|
30077
30199
|
}
|
|
30078
|
-
|
|
30079
|
-
.
|
|
30080
|
-
|
|
30200
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30201
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30202
|
+
border-bottom: 1px solid white;
|
|
30203
|
+
height: 40px;
|
|
30204
|
+
vertical-align: middle;
|
|
30205
|
+
transition: background 0ms;
|
|
30206
|
+
color: #00122e;
|
|
30081
30207
|
}
|
|
30082
|
-
|
|
30083
|
-
|
|
30084
|
-
|
|
30085
|
-
font-style: normal;
|
|
30086
|
-
font-weight: bold;
|
|
30087
|
-
font-size: 32px;
|
|
30088
|
-
line-height: 40px;
|
|
30208
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30209
|
+
background: #f2f5fa;
|
|
30210
|
+
border-bottom-color: #f2f5fa;
|
|
30089
30211
|
}
|
|
30090
|
-
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
font-
|
|
30094
|
-
|
|
30095
|
-
|
|
30096
|
-
|
|
30212
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30213
|
+
height: auto;
|
|
30214
|
+
color: #00122e;
|
|
30215
|
+
font-size: 12px;
|
|
30216
|
+
text-align: left;
|
|
30217
|
+
transition: none;
|
|
30218
|
+
overflow: hidden;
|
|
30219
|
+
text-overflow: ellipsis;
|
|
30220
|
+
white-space: nowrap;
|
|
30097
30221
|
}
|
|
30098
|
-
|
|
30099
|
-
|
|
30100
|
-
font-family: Inter;
|
|
30101
|
-
font-style: normal;
|
|
30102
|
-
font-weight: normal;
|
|
30103
|
-
font-size: 32px;
|
|
30104
|
-
line-height: 40px;
|
|
30222
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30223
|
+
color: #0096ff;
|
|
30105
30224
|
}
|
|
30106
|
-
|
|
30107
|
-
|
|
30108
|
-
|
|
30109
|
-
|
|
30110
|
-
|
|
30111
|
-
font-size: 20px;
|
|
30112
|
-
line-height: 24px;
|
|
30225
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30226
|
+
overflow: hidden;
|
|
30227
|
+
text-overflow: ellipsis;
|
|
30228
|
+
width: 100%;
|
|
30229
|
+
vertical-align: middle;
|
|
30113
30230
|
}
|
|
30114
|
-
|
|
30115
|
-
|
|
30116
|
-
font-family: Inter;
|
|
30117
|
-
font-style: normal;
|
|
30118
|
-
font-weight: normal;
|
|
30119
|
-
font-size: 20px;
|
|
30120
|
-
line-height: 24px;
|
|
30231
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30232
|
+
line-height: 0px;
|
|
30121
30233
|
}
|
|
30122
|
-
|
|
30123
|
-
|
|
30124
|
-
font-family: Inter;
|
|
30125
|
-
font-style: normal;
|
|
30126
|
-
font-weight: bold;
|
|
30127
|
-
font-size: 18px;
|
|
30128
|
-
line-height: 22px;
|
|
30234
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30235
|
+
padding-right: 25px;
|
|
30129
30236
|
}
|
|
30130
|
-
|
|
30131
|
-
|
|
30132
|
-
font-family: Inter;
|
|
30133
|
-
font-style: normal;
|
|
30134
|
-
font-weight: normal;
|
|
30135
|
-
font-size: 18px;
|
|
30136
|
-
line-height: 22px;
|
|
30237
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30238
|
+
border-top-color: transparent;
|
|
30137
30239
|
}
|
|
30138
|
-
|
|
30139
|
-
.
|
|
30140
|
-
|
|
30141
|
-
font-style: normal;
|
|
30142
|
-
font-weight: bold;
|
|
30143
|
-
font-size: 16px;
|
|
30144
|
-
line-height: 22px;
|
|
30240
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30241
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30242
|
+
border-color: transparent transparent white;
|
|
30145
30243
|
}
|
|
30146
|
-
|
|
30147
|
-
|
|
30148
|
-
font-family: Inter;
|
|
30149
|
-
font-style: normal;
|
|
30150
|
-
font-weight: normal;
|
|
30151
|
-
font-size: 16px;
|
|
30152
|
-
line-height: 22px;
|
|
30244
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30245
|
+
border-radius: 8px 0 0 8px;
|
|
30153
30246
|
}
|
|
30154
|
-
|
|
30155
|
-
|
|
30156
|
-
font-family: Inter;
|
|
30157
|
-
font-style: normal;
|
|
30158
|
-
font-weight: bold;
|
|
30159
|
-
font-size: 14px;
|
|
30160
|
-
line-height: 20px;
|
|
30161
|
-
}
|
|
30162
|
-
|
|
30163
|
-
.E_hedm4pz {
|
|
30164
|
-
font-family: Inter;
|
|
30165
|
-
font-style: normal;
|
|
30166
|
-
font-weight: normal;
|
|
30167
|
-
font-size: 14px;
|
|
30168
|
-
line-height: 20px;
|
|
30169
|
-
}
|
|
30170
|
-
|
|
30171
|
-
.E_h1kd8xld {
|
|
30172
|
-
font-family: Inter;
|
|
30173
|
-
font-style: normal;
|
|
30174
|
-
font-weight: bold;
|
|
30175
|
-
font-size: 12px;
|
|
30176
|
-
line-height: 18px;
|
|
30177
|
-
}
|
|
30178
|
-
|
|
30179
|
-
.E_hp14fr {
|
|
30180
|
-
font-family: Inter;
|
|
30181
|
-
font-style: normal;
|
|
30182
|
-
font-weight: normal;
|
|
30183
|
-
font-size: 12px;
|
|
30184
|
-
line-height: 18px;
|
|
30185
|
-
}
|
|
30186
|
-
|
|
30187
|
-
.E_hgrg7mn {
|
|
30188
|
-
font-family: Inter;
|
|
30189
|
-
font-style: normal;
|
|
30190
|
-
font-weight: bold;
|
|
30191
|
-
text-transform: uppercase;
|
|
30192
|
-
font-feature-settings: "cpsp" on;
|
|
30193
|
-
font-size: 12px;
|
|
30194
|
-
line-height: 18px;
|
|
30195
|
-
}
|
|
30196
|
-
|
|
30197
|
-
.E_h6zme9x {
|
|
30198
|
-
font-family: Inter;
|
|
30199
|
-
font-style: normal;
|
|
30200
|
-
font-weight: normal;
|
|
30201
|
-
text-transform: uppercase;
|
|
30202
|
-
font-feature-settings: "cpsp" on;
|
|
30203
|
-
font-size: 12px;
|
|
30204
|
-
line-height: 18px;
|
|
30205
|
-
}
|
|
30206
|
-
|
|
30207
|
-
.E_locjvsv {
|
|
30208
|
-
font-family: Inter;
|
|
30209
|
-
font-style: normal;
|
|
30210
|
-
font-weight: normal;
|
|
30211
|
-
font-size: 16px;
|
|
30212
|
-
line-height: 24px;
|
|
30213
|
-
}
|
|
30214
|
-
|
|
30215
|
-
.E_l13gi131 {
|
|
30216
|
-
font-family: Inter;
|
|
30217
|
-
font-style: normal;
|
|
30218
|
-
font-weight: bold;
|
|
30219
|
-
font-size: 16px;
|
|
30220
|
-
line-height: 24px;
|
|
30221
|
-
}
|
|
30222
|
-
|
|
30223
|
-
.E_l1ynemsu {
|
|
30224
|
-
font-family: Inter;
|
|
30225
|
-
font-style: normal;
|
|
30226
|
-
font-weight: normal;
|
|
30227
|
-
font-size: 16px;
|
|
30228
|
-
line-height: 24px;
|
|
30229
|
-
}
|
|
30230
|
-
|
|
30231
|
-
.E_l1cft1cx {
|
|
30232
|
-
font-family: Inter;
|
|
30233
|
-
font-style: normal;
|
|
30234
|
-
font-weight: bold;
|
|
30235
|
-
font-size: 16px;
|
|
30236
|
-
line-height: 24px;
|
|
30237
|
-
}
|
|
30238
|
-
|
|
30239
|
-
.E_l17tqc8p {
|
|
30240
|
-
font-family: Inter;
|
|
30241
|
-
font-style: normal;
|
|
30242
|
-
font-weight: normal;
|
|
30243
|
-
text-transform: uppercase;
|
|
30244
|
-
font-feature-settings: "cpsp" on;
|
|
30245
|
-
font-size: 16px;
|
|
30246
|
-
line-height: 24px;
|
|
30247
|
-
}
|
|
30248
|
-
|
|
30249
|
-
.E_l1j1e5w7 {
|
|
30250
|
-
font-family: Inter;
|
|
30251
|
-
font-style: normal;
|
|
30252
|
-
font-weight: bold;
|
|
30253
|
-
text-transform: uppercase;
|
|
30254
|
-
font-feature-settings: "cpsp" on;
|
|
30255
|
-
font-size: 16px;
|
|
30256
|
-
line-height: 24px;
|
|
30257
|
-
}
|
|
30258
|
-
|
|
30259
|
-
.E_l1gf91jb {
|
|
30260
|
-
font-family: Inter;
|
|
30261
|
-
font-style: normal;
|
|
30262
|
-
font-weight: normal;
|
|
30263
|
-
font-size: 14px;
|
|
30264
|
-
line-height: 22px;
|
|
30265
|
-
}
|
|
30266
|
-
|
|
30267
|
-
.E_lu7hlr6 {
|
|
30268
|
-
font-family: Inter;
|
|
30269
|
-
font-style: normal;
|
|
30270
|
-
font-weight: 500;
|
|
30271
|
-
font-size: 14px;
|
|
30272
|
-
line-height: 22px;
|
|
30273
|
-
}
|
|
30274
|
-
|
|
30275
|
-
.E_l3l3jf0 {
|
|
30276
|
-
font-family: Inter;
|
|
30277
|
-
font-style: normal;
|
|
30278
|
-
font-weight: bold;
|
|
30279
|
-
font-size: 14px;
|
|
30280
|
-
line-height: 22px;
|
|
30281
|
-
}
|
|
30282
|
-
|
|
30283
|
-
.E_l12j5nqp {
|
|
30284
|
-
font-family: Inter;
|
|
30285
|
-
font-style: normal;
|
|
30286
|
-
font-weight: normal;
|
|
30287
|
-
font-size: 14px;
|
|
30288
|
-
line-height: 22px;
|
|
30289
|
-
}
|
|
30290
|
-
|
|
30291
|
-
.E_l1tecqht {
|
|
30292
|
-
font-family: Inter;
|
|
30293
|
-
font-style: normal;
|
|
30294
|
-
font-weight: bold;
|
|
30295
|
-
font-size: 14px;
|
|
30296
|
-
line-height: 22px;
|
|
30297
|
-
}
|
|
30298
|
-
|
|
30299
|
-
.E_l6sa990 {
|
|
30300
|
-
font-family: Inter;
|
|
30301
|
-
font-style: normal;
|
|
30302
|
-
font-weight: normal;
|
|
30303
|
-
text-transform: uppercase;
|
|
30304
|
-
font-feature-settings: "cpsp" on;
|
|
30305
|
-
font-size: 14px;
|
|
30306
|
-
line-height: 22px;
|
|
30307
|
-
}
|
|
30308
|
-
|
|
30309
|
-
.E_lckqe8j {
|
|
30310
|
-
font-family: Inter;
|
|
30311
|
-
font-style: normal;
|
|
30312
|
-
font-weight: bold;
|
|
30313
|
-
text-transform: uppercase;
|
|
30314
|
-
font-feature-settings: "cpsp" on;
|
|
30315
|
-
font-size: 14px;
|
|
30316
|
-
line-height: 22px;
|
|
30317
|
-
}
|
|
30318
|
-
|
|
30319
|
-
.E_l1kuminb {
|
|
30320
|
-
font-family: Inter;
|
|
30321
|
-
font-style: normal;
|
|
30322
|
-
font-weight: normal;
|
|
30323
|
-
font-size: 13px;
|
|
30324
|
-
line-height: 20px;
|
|
30325
|
-
}
|
|
30326
|
-
|
|
30327
|
-
.E_l1pbuf5j {
|
|
30328
|
-
font-family: Inter;
|
|
30329
|
-
font-style: normal;
|
|
30330
|
-
font-weight: 600;
|
|
30331
|
-
font-size: 13px;
|
|
30332
|
-
line-height: 20px;
|
|
30333
|
-
}
|
|
30334
|
-
|
|
30335
|
-
.E_l1r4ztu {
|
|
30336
|
-
font-family: Inter;
|
|
30337
|
-
font-style: normal;
|
|
30338
|
-
font-weight: bold;
|
|
30339
|
-
font-size: 13px;
|
|
30340
|
-
line-height: 20px;
|
|
30341
|
-
}
|
|
30342
|
-
|
|
30343
|
-
.E_ly8vzok {
|
|
30344
|
-
font-family: Inter;
|
|
30345
|
-
font-style: normal;
|
|
30346
|
-
font-weight: normal;
|
|
30347
|
-
font-size: 13px;
|
|
30348
|
-
line-height: 20px;
|
|
30349
|
-
}
|
|
30350
|
-
|
|
30351
|
-
.E_lumfmf {
|
|
30352
|
-
font-family: Inter;
|
|
30353
|
-
font-style: normal;
|
|
30354
|
-
font-weight: 600;
|
|
30355
|
-
font-size: 13px;
|
|
30356
|
-
line-height: 20px;
|
|
30357
|
-
}
|
|
30358
|
-
|
|
30359
|
-
.E_l16ujwmv {
|
|
30360
|
-
font-family: Inter;
|
|
30361
|
-
font-style: normal;
|
|
30362
|
-
font-weight: bold;
|
|
30363
|
-
font-size: 13px;
|
|
30364
|
-
line-height: 20px;
|
|
30365
|
-
}
|
|
30366
|
-
|
|
30367
|
-
.E_l17o1ffr {
|
|
30368
|
-
font-family: Inter;
|
|
30369
|
-
font-style: normal;
|
|
30370
|
-
font-weight: normal;
|
|
30371
|
-
text-transform: uppercase;
|
|
30372
|
-
font-feature-settings: "cpsp" on;
|
|
30373
|
-
font-size: 13px;
|
|
30374
|
-
line-height: 20px;
|
|
30375
|
-
}
|
|
30376
|
-
|
|
30377
|
-
.E_lngllvn {
|
|
30378
|
-
font-family: Inter;
|
|
30379
|
-
font-style: normal;
|
|
30380
|
-
font-weight: bold;
|
|
30381
|
-
text-transform: uppercase;
|
|
30382
|
-
font-feature-settings: "cpsp" on;
|
|
30383
|
-
font-size: 13px;
|
|
30384
|
-
line-height: 20px;
|
|
30385
|
-
}
|
|
30386
|
-
|
|
30387
|
-
.E_l2i7fo9 {
|
|
30388
|
-
font-family: Inter;
|
|
30389
|
-
font-style: normal;
|
|
30390
|
-
font-weight: normal;
|
|
30391
|
-
font-size: 12px;
|
|
30392
|
-
line-height: 18px;
|
|
30393
|
-
}
|
|
30394
|
-
|
|
30395
|
-
.E_l1x7hscx {
|
|
30396
|
-
font-family: Inter;
|
|
30397
|
-
font-style: normal;
|
|
30398
|
-
font-weight: 500;
|
|
30399
|
-
font-size: 12px;
|
|
30400
|
-
line-height: 18px;
|
|
30401
|
-
}
|
|
30402
|
-
|
|
30403
|
-
.E_le1jwan {
|
|
30404
|
-
font-family: Inter;
|
|
30405
|
-
font-style: normal;
|
|
30406
|
-
font-weight: bold;
|
|
30407
|
-
font-size: 12px;
|
|
30408
|
-
line-height: 18px;
|
|
30409
|
-
}
|
|
30410
|
-
|
|
30411
|
-
.E_lyxynfj {
|
|
30412
|
-
font-family: Inter;
|
|
30413
|
-
font-style: normal;
|
|
30414
|
-
font-weight: normal;
|
|
30415
|
-
font-size: 12px;
|
|
30416
|
-
line-height: 18px;
|
|
30417
|
-
}
|
|
30418
|
-
|
|
30419
|
-
.E_lpb2nxv {
|
|
30420
|
-
font-family: Inter;
|
|
30421
|
-
font-style: normal;
|
|
30422
|
-
font-weight: 500;
|
|
30423
|
-
font-size: 12px;
|
|
30424
|
-
line-height: 18px;
|
|
30425
|
-
}
|
|
30426
|
-
|
|
30427
|
-
.E_l1r8o3vv {
|
|
30428
|
-
font-family: Inter;
|
|
30429
|
-
font-style: normal;
|
|
30430
|
-
font-weight: bold;
|
|
30431
|
-
font-size: 12px;
|
|
30432
|
-
line-height: 18px;
|
|
30433
|
-
}
|
|
30434
|
-
|
|
30435
|
-
.E_lemnjy2 {
|
|
30436
|
-
font-family: Inter;
|
|
30437
|
-
font-style: normal;
|
|
30438
|
-
font-weight: normal;
|
|
30439
|
-
text-transform: uppercase;
|
|
30440
|
-
font-feature-settings: "cpsp" on;
|
|
30441
|
-
font-size: 12px;
|
|
30442
|
-
line-height: 18px;
|
|
30443
|
-
}
|
|
30444
|
-
|
|
30445
|
-
.E_lrc42gb {
|
|
30446
|
-
font-family: Inter;
|
|
30447
|
-
font-style: normal;
|
|
30448
|
-
font-weight: bold;
|
|
30449
|
-
text-transform: uppercase;
|
|
30450
|
-
font-feature-settings: "cpsp" on;
|
|
30451
|
-
font-size: 12px;
|
|
30452
|
-
line-height: 18px;
|
|
30453
|
-
}
|
|
30454
|
-
|
|
30455
|
-
.E_fqaz4mb {
|
|
30456
|
-
font-family: Inter;
|
|
30457
|
-
font-style: normal;
|
|
30458
|
-
font-weight: normal;
|
|
30459
|
-
font-size: 13px;
|
|
30460
|
-
line-height: 20px;
|
|
30461
|
-
}
|
|
30462
|
-
|
|
30463
|
-
.E_f13we5o {
|
|
30464
|
-
font-family: Inter;
|
|
30465
|
-
font-style: normal;
|
|
30466
|
-
font-weight: normal;
|
|
30467
|
-
font-size: 13px;
|
|
30468
|
-
line-height: 20px;
|
|
30469
|
-
}
|
|
30470
|
-
|
|
30471
|
-
.E_ffmjua2 {
|
|
30472
|
-
font-family: Inter;
|
|
30473
|
-
font-style: normal;
|
|
30474
|
-
font-weight: normal;
|
|
30475
|
-
font-size: 12px;
|
|
30476
|
-
line-height: 18px;
|
|
30477
|
-
}
|
|
30478
|
-
|
|
30479
|
-
.E_fz2mxw0 {
|
|
30480
|
-
font-family: Inter;
|
|
30481
|
-
font-style: normal;
|
|
30482
|
-
font-weight: normal;
|
|
30483
|
-
font-size: 12px;
|
|
30484
|
-
line-height: 18px;
|
|
30485
|
-
}
|
|
30486
|
-
|
|
30487
|
-
.E_t1ertzoh {
|
|
30488
|
-
font-family: Inter;
|
|
30489
|
-
font-style: normal;
|
|
30490
|
-
font-weight: normal;
|
|
30491
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30492
|
-
font-size: 13px;
|
|
30493
|
-
line-height: 20px;
|
|
30494
|
-
}
|
|
30495
|
-
|
|
30496
|
-
.E_t19bge8r {
|
|
30497
|
-
font-family: Inter;
|
|
30498
|
-
font-style: normal;
|
|
30499
|
-
font-weight: normal;
|
|
30500
|
-
font-feature-settings: "zero" on;
|
|
30501
|
-
font-size: 13px;
|
|
30502
|
-
line-height: 20px;
|
|
30503
|
-
}
|
|
30504
|
-
|
|
30505
|
-
.E_tjrzfyl {
|
|
30506
|
-
font-family: Inter;
|
|
30507
|
-
font-style: normal;
|
|
30508
|
-
font-weight: normal;
|
|
30509
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30510
|
-
font-size: 12px;
|
|
30511
|
-
line-height: 18px;
|
|
30512
|
-
}
|
|
30513
|
-
|
|
30514
|
-
.E_tm6s7bo {
|
|
30515
|
-
font-family: Inter;
|
|
30516
|
-
font-style: normal;
|
|
30517
|
-
font-weight: 500;
|
|
30518
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30519
|
-
font-size: 12px;
|
|
30520
|
-
line-height: 18px;
|
|
30521
|
-
}
|
|
30522
|
-
|
|
30523
|
-
.E_t19zq6ic {
|
|
30524
|
-
font-family: Inter;
|
|
30525
|
-
font-style: normal;
|
|
30526
|
-
font-weight: normal;
|
|
30527
|
-
font-feature-settings: "zero" on;
|
|
30528
|
-
font-size: 12px;
|
|
30529
|
-
line-height: 18px;
|
|
30530
|
-
}
|
|
30531
|
-
|
|
30532
|
-
.E_t1gduru8 {
|
|
30533
|
-
font-family: Inter;
|
|
30534
|
-
font-style: normal;
|
|
30535
|
-
font-weight: 500;
|
|
30536
|
-
font-feature-settings: "zero" on;
|
|
30537
|
-
font-size: 12px;
|
|
30538
|
-
line-height: 18px;
|
|
30539
|
-
}
|
|
30540
|
-
|
|
30541
|
-
.E_t55raab {
|
|
30542
|
-
font-family: Inter;
|
|
30543
|
-
font-style: normal;
|
|
30544
|
-
font-weight: bold;
|
|
30545
|
-
font-feature-settings: "zero" on;
|
|
30546
|
-
font-size: 16px;
|
|
30547
|
-
line-height: 24px;
|
|
30548
|
-
}
|
|
30549
|
-
|
|
30550
|
-
.E_u1w9abfe {
|
|
30551
|
-
font-family: Inter;
|
|
30552
|
-
font-style: normal;
|
|
30553
|
-
font-weight: normal;
|
|
30554
|
-
font-size: 10px;
|
|
30555
|
-
line-height: 12px;
|
|
30556
|
-
}
|
|
30557
|
-
|
|
30558
|
-
.E_t1upn1sz {
|
|
30559
|
-
height: 100%;
|
|
30560
|
-
}
|
|
30561
|
-
|
|
30562
|
-
.E_tta5kd2 {
|
|
30563
|
-
height: 100%;
|
|
30564
|
-
}
|
|
30565
|
-
.E_tta5kd2.empty-table .ant-table-content {
|
|
30566
|
-
overflow: visible !important;
|
|
30567
|
-
height: 100%;
|
|
30568
|
-
}
|
|
30569
|
-
.E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30570
|
-
height: 100%;
|
|
30571
|
-
}
|
|
30572
|
-
.E_tta5kd2.empty-table .ant-table-content table {
|
|
30573
|
-
width: 100% !important;
|
|
30574
|
-
height: 100%;
|
|
30575
|
-
}
|
|
30576
|
-
.E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30577
|
-
padding: 15px 0;
|
|
30578
|
-
}
|
|
30579
|
-
.E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30580
|
-
display: none;
|
|
30581
|
-
}
|
|
30582
|
-
.E_tta5kd2 .active-row td:nth-child(1) {
|
|
30583
|
-
font-weight: 700;
|
|
30584
|
-
}
|
|
30585
|
-
.E_tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
30586
|
-
font-weight: 700;
|
|
30587
|
-
}
|
|
30588
|
-
.E_tta5kd2 .ant-spin-nested-loading {
|
|
30589
|
-
height: 100%;
|
|
30590
|
-
}
|
|
30591
|
-
.E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
30592
|
-
height: 100%;
|
|
30593
|
-
overflow: visible;
|
|
30594
|
-
}
|
|
30595
|
-
.E_tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
30596
|
-
max-height: none;
|
|
30597
|
-
}
|
|
30598
|
-
.E_tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
30599
|
-
.E_tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
30600
|
-
display: none;
|
|
30601
|
-
}
|
|
30602
|
-
.E_tta5kd2 td.ant-table-column-sort {
|
|
30603
|
-
background: transparent;
|
|
30604
|
-
}
|
|
30605
|
-
.E_tta5kd2 td.ant-table-cell-fix-left,
|
|
30606
|
-
.E_tta5kd2 td.ant-table-cell-fix-right {
|
|
30607
|
-
background: #fff;
|
|
30608
|
-
padding: 0 !important;
|
|
30609
|
-
}
|
|
30610
|
-
.E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30611
|
-
.E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30612
|
-
display: flex;
|
|
30613
|
-
align-items: center;
|
|
30614
|
-
height: 100%;
|
|
30615
|
-
padding: 8px;
|
|
30616
|
-
}
|
|
30617
|
-
.E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30618
|
-
.E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30619
|
-
overflow: hidden;
|
|
30620
|
-
text-overflow: ellipsis;
|
|
30621
|
-
width: 100%;
|
|
30622
|
-
}
|
|
30623
|
-
.E_tta5kd2 .ant-table-container {
|
|
30624
|
-
height: 100%;
|
|
30625
|
-
}
|
|
30626
|
-
.E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
|
|
30627
|
-
box-shadow: none !important;
|
|
30628
|
-
}
|
|
30629
|
-
.E_tta5kd2 .ant-table {
|
|
30630
|
-
border-radius: 0px;
|
|
30631
|
-
border-left: none;
|
|
30632
|
-
border-right: none;
|
|
30633
|
-
border-bottom: none;
|
|
30634
|
-
height: 100%;
|
|
30635
|
-
font-size: 12px;
|
|
30636
|
-
background: transparent;
|
|
30637
|
-
}
|
|
30638
|
-
.E_tta5kd2 .ant-table .ant-table-header {
|
|
30639
|
-
position: relative;
|
|
30640
|
-
z-index: 3;
|
|
30641
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30642
|
-
margin-bottom: -1px;
|
|
30643
|
-
}
|
|
30644
|
-
.E_tta5kd2 .ant-table .time-wrapper .date,
|
|
30645
|
-
.E_tta5kd2 .ant-table .value {
|
|
30646
|
-
color: #2d3a56;
|
|
30647
|
-
}
|
|
30648
|
-
.E_tta5kd2 .ant-table .time-wrapper .time,
|
|
30649
|
-
.E_tta5kd2 .ant-table .unit {
|
|
30650
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30651
|
-
}
|
|
30652
|
-
.E_tta5kd2 .ant-table .ant-table-selection {
|
|
30653
|
-
position: unset;
|
|
30654
|
-
text-align: center;
|
|
30655
|
-
}
|
|
30656
|
-
.E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30657
|
-
background: #fff;
|
|
30658
|
-
}
|
|
30659
|
-
.E_tta5kd2 .ant-table .anticon-setting {
|
|
30660
|
-
cursor: pointer;
|
|
30661
|
-
position: absolute;
|
|
30662
|
-
top: 50%;
|
|
30663
|
-
right: 12px;
|
|
30664
|
-
transform: translateY(-50%);
|
|
30665
|
-
}
|
|
30666
|
-
.E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30667
|
-
box-shadow: none;
|
|
30668
|
-
width: 1px;
|
|
30669
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30670
|
-
}
|
|
30671
|
-
.E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30672
|
-
box-shadow: none;
|
|
30673
|
-
width: 1px;
|
|
30674
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30675
|
-
}
|
|
30676
|
-
.E_tta5kd2 .ant-table .ant-table-tbody {
|
|
30677
|
-
position: relative;
|
|
30678
|
-
}
|
|
30679
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
30680
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30681
|
-
border-bottom: 1px solid white;
|
|
30682
|
-
height: 40px;
|
|
30683
|
-
vertical-align: middle;
|
|
30684
|
-
transition: background 0ms;
|
|
30685
|
-
color: #00122e;
|
|
30686
|
-
}
|
|
30687
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30688
|
-
background: #f2f5fa;
|
|
30689
|
-
border-bottom-color: #f2f5fa;
|
|
30690
|
-
}
|
|
30691
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30692
|
-
height: auto;
|
|
30693
|
-
color: #00122e;
|
|
30694
|
-
font-size: 12px;
|
|
30695
|
-
text-align: left;
|
|
30696
|
-
transition: none;
|
|
30697
|
-
overflow: hidden;
|
|
30698
|
-
text-overflow: ellipsis;
|
|
30699
|
-
white-space: nowrap;
|
|
30700
|
-
}
|
|
30701
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30702
|
-
color: #0096ff;
|
|
30703
|
-
}
|
|
30704
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30705
|
-
overflow: hidden;
|
|
30706
|
-
text-overflow: ellipsis;
|
|
30707
|
-
width: 100%;
|
|
30708
|
-
vertical-align: middle;
|
|
30709
|
-
}
|
|
30710
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30711
|
-
line-height: 0px;
|
|
30712
|
-
}
|
|
30713
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30714
|
-
padding-right: 25px;
|
|
30715
|
-
}
|
|
30716
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30717
|
-
border-top-color: transparent;
|
|
30718
|
-
}
|
|
30719
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30720
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30721
|
-
border-color: transparent transparent white;
|
|
30722
|
-
}
|
|
30723
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30724
|
-
border-radius: 8px 0 0 8px;
|
|
30725
|
-
}
|
|
30726
|
-
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30727
|
-
border-radius: 8px 0 0 8px;
|
|
30247
|
+
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30248
|
+
border-radius: 8px 0 0 8px;
|
|
30728
30249
|
}
|
|
30729
30250
|
.E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30730
30251
|
content: "";
|
|
@@ -31386,278 +30907,696 @@ html body {
|
|
|
31386
30907
|
padding: 2px 8px;
|
|
31387
30908
|
line-height: 18px;
|
|
31388
30909
|
}
|
|
31389
|
-
.E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31390
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31391
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30910
|
+
.E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30911
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30912
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30913
|
+
}
|
|
30914
|
+
.E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30915
|
+
border-color: #0096ff;
|
|
30916
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30917
|
+
}
|
|
30918
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30919
|
+
border-color: #e75a3a;
|
|
30920
|
+
}
|
|
30921
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30922
|
+
color: #e75a3a;
|
|
30923
|
+
}
|
|
30924
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30925
|
+
border-color: #e75a3a;
|
|
30926
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30927
|
+
}
|
|
30928
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30929
|
+
border-color: #e75a3a;
|
|
30930
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30931
|
+
}
|
|
30932
|
+
.E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30933
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30934
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30935
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30936
|
+
}
|
|
30937
|
+
textarea.E_ipd9bk.ant-input {
|
|
30938
|
+
transition-property: height;
|
|
30939
|
+
transition-delay: 50ms;
|
|
30940
|
+
}
|
|
30941
|
+
textarea.E_ipd9bk.ant-input.textarea-large {
|
|
30942
|
+
min-height: 40px;
|
|
30943
|
+
height: 40px;
|
|
30944
|
+
}
|
|
30945
|
+
textarea.E_ipd9bk.ant-input.textarea-large:focus {
|
|
30946
|
+
height: 80px;
|
|
30947
|
+
}
|
|
30948
|
+
textarea.E_ipd9bk.ant-input.textarea-middle {
|
|
30949
|
+
min-height: 32px;
|
|
30950
|
+
height: 32px;
|
|
30951
|
+
}
|
|
30952
|
+
textarea.E_ipd9bk.ant-input.textarea-middle:focus {
|
|
30953
|
+
height: 64px;
|
|
30954
|
+
}
|
|
30955
|
+
textarea.E_ipd9bk.ant-input.textarea-small {
|
|
30956
|
+
min-height: 24px;
|
|
30957
|
+
height: 24px;
|
|
30958
|
+
}
|
|
30959
|
+
textarea.E_ipd9bk.ant-input.textarea-small:focus {
|
|
30960
|
+
height: 40px;
|
|
30961
|
+
}
|
|
30962
|
+
|
|
30963
|
+
.E_kypn5o5 input, .E_kypn5o5.input-tags {
|
|
30964
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30965
|
+
border-radius: 4px;
|
|
30966
|
+
}
|
|
30967
|
+
.E_kypn5o5.input-tags {
|
|
30968
|
+
position: relative;
|
|
30969
|
+
padding: 6px;
|
|
30970
|
+
height: 32px;
|
|
30971
|
+
cursor: pointer;
|
|
30972
|
+
transition: border 150ms;
|
|
30973
|
+
}
|
|
30974
|
+
.E_kypn5o5.input-tags:hover {
|
|
30975
|
+
border-color: #0080ff;
|
|
30976
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30977
|
+
}
|
|
30978
|
+
.E_kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30979
|
+
padding-right: 30px;
|
|
30980
|
+
}
|
|
30981
|
+
.E_kypn5o5.input-tags .input-tags-inner {
|
|
30982
|
+
display: flex;
|
|
30983
|
+
}
|
|
30984
|
+
.E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30985
|
+
display: flex;
|
|
30986
|
+
}
|
|
30987
|
+
.E_kypn5o5.input-tags .input-tag-suffix {
|
|
30988
|
+
position: absolute;
|
|
30989
|
+
right: 12px;
|
|
30990
|
+
top: 50%;
|
|
30991
|
+
transform: translateY(-50%);
|
|
30992
|
+
}
|
|
30993
|
+
.E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30994
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30995
|
+
font-size: 12px;
|
|
30996
|
+
cursor: pointer;
|
|
30997
|
+
}
|
|
30998
|
+
.E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30999
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31000
|
+
}
|
|
31001
|
+
.E_kypn5o5.has-focus-indicator {
|
|
31002
|
+
position: relative;
|
|
31003
|
+
overflow: hidden;
|
|
31004
|
+
}
|
|
31005
|
+
.E_kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31006
|
+
position: absolute;
|
|
31007
|
+
top: 50%;
|
|
31008
|
+
transform: translateY(-50%);
|
|
31009
|
+
left: -16px;
|
|
31010
|
+
transition: left 150ms ease;
|
|
31011
|
+
opacity: 0;
|
|
31012
|
+
}
|
|
31013
|
+
.E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31014
|
+
left: 8px;
|
|
31015
|
+
opacity: 1;
|
|
31016
|
+
}
|
|
31017
|
+
.E_kypn5o5.has-focus-indicator input {
|
|
31018
|
+
transition: margin-left 150ms ease;
|
|
31019
|
+
margin-left: 0px;
|
|
31020
|
+
}
|
|
31021
|
+
.E_kypn5o5.has-focus-indicator input:focus {
|
|
31022
|
+
margin-left: 16px;
|
|
31023
|
+
}
|
|
31024
|
+
|
|
31025
|
+
input.E_l1ki27se.ant-input {
|
|
31026
|
+
border-top-right-radius: 0;
|
|
31027
|
+
border-bottom-right-radius: 0;
|
|
31028
|
+
}
|
|
31029
|
+
|
|
31030
|
+
.E_l1ki27se.ant-input-affix-wrapper {
|
|
31031
|
+
border-top-right-radius: 0;
|
|
31032
|
+
border-bottom-right-radius: 0;
|
|
31033
|
+
}
|
|
31034
|
+
|
|
31035
|
+
input.E_rrg1fkn.ant-input {
|
|
31036
|
+
border-top-left-radius: 0;
|
|
31037
|
+
border-bottom-left-radius: 0;
|
|
31038
|
+
}
|
|
31039
|
+
|
|
31040
|
+
.E_rrg1fkn.ant-input-affix-wrapper {
|
|
31041
|
+
border-top-left-radius: 0;
|
|
31042
|
+
border-bottom-left-radius: 0;
|
|
31043
|
+
}
|
|
31044
|
+
|
|
31045
|
+
.E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
|
|
31046
|
+
border-top-right-radius: 0;
|
|
31047
|
+
border-bottom-right-radius: 0;
|
|
31048
|
+
}
|
|
31049
|
+
|
|
31050
|
+
.E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
|
|
31051
|
+
border-top-left-radius: 0;
|
|
31052
|
+
border-bottom-left-radius: 0;
|
|
31053
|
+
}
|
|
31054
|
+
|
|
31055
|
+
.E_c1t6wbwv {
|
|
31056
|
+
display: flex;
|
|
31057
|
+
flex-direction: column;
|
|
31058
|
+
}
|
|
31059
|
+
.E_c1t6wbwv .select-wrapper {
|
|
31060
|
+
margin-top: 12px;
|
|
31061
|
+
}
|
|
31062
|
+
.E_c1t6wbwv .select-wrapper .select {
|
|
31063
|
+
width: 100%;
|
|
31064
|
+
}
|
|
31065
|
+
.E_c1t6wbwv .radio-wrapper {
|
|
31066
|
+
margin-top: 24px;
|
|
31067
|
+
}
|
|
31068
|
+
.E_c1t6wbwv div.form-item {
|
|
31069
|
+
width: 100%;
|
|
31070
|
+
}
|
|
31071
|
+
|
|
31072
|
+
.E_d1k7vv5v {
|
|
31073
|
+
font-size: 14px;
|
|
31074
|
+
font-weight: 500;
|
|
31075
|
+
color: #3e4652;
|
|
31076
|
+
line-height: 18px;
|
|
31077
|
+
}
|
|
31078
|
+
.E_d1k7vv5v + .E_d1k7vv5v {
|
|
31079
|
+
margin-top: 16px;
|
|
31080
|
+
}
|
|
31081
|
+
.E_d1k7vv5v + * {
|
|
31082
|
+
margin-top: 16px;
|
|
31083
|
+
}
|
|
31084
|
+
|
|
31085
|
+
.E_le7b9r4.E_d1k7vv5v {
|
|
31086
|
+
font-size: 12px;
|
|
31087
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31088
|
+
margin-top: 12px;
|
|
31089
|
+
}
|
|
31090
|
+
|
|
31091
|
+
.E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
|
|
31092
|
+
line-height: 18px;
|
|
31093
|
+
font-weight: 500;
|
|
31094
|
+
margin-top: 0;
|
|
31095
|
+
white-space: initial;
|
|
31096
|
+
}
|
|
31097
|
+
|
|
31098
|
+
.E_r12ddqmh {
|
|
31099
|
+
display: block;
|
|
31100
|
+
}
|
|
31101
|
+
.E_r12ddqmh span {
|
|
31102
|
+
font-size: 14px;
|
|
31103
|
+
font-weight: 500;
|
|
31104
|
+
line-height: 32px;
|
|
31105
|
+
color: #3e4652;
|
|
31106
|
+
}
|
|
31107
|
+
|
|
31108
|
+
.E_ctcr26a {
|
|
31109
|
+
margin-top: 8px;
|
|
31110
|
+
padding: 8px;
|
|
31111
|
+
border-radius: 6px;
|
|
31112
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31113
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31114
|
+
font-size: 12px;
|
|
31115
|
+
}
|
|
31116
|
+
.E_ctcr26a div {
|
|
31117
|
+
line-height: 20px;
|
|
31118
|
+
display: flex;
|
|
31119
|
+
align-items: center;
|
|
31120
|
+
word-break: break-all;
|
|
31392
31121
|
}
|
|
31393
|
-
|
|
31394
|
-
|
|
31395
|
-
|
|
31122
|
+
|
|
31123
|
+
.E_i1e4sgug {
|
|
31124
|
+
display: inline-block;
|
|
31396
31125
|
}
|
|
31397
|
-
|
|
31398
|
-
|
|
31126
|
+
|
|
31127
|
+
.E_d6j0lbj {
|
|
31128
|
+
font-family: Inter;
|
|
31129
|
+
font-style: normal;
|
|
31130
|
+
font-weight: bold;
|
|
31131
|
+
font-size: 32px;
|
|
31132
|
+
line-height: 40px;
|
|
31399
31133
|
}
|
|
31400
|
-
|
|
31401
|
-
|
|
31134
|
+
|
|
31135
|
+
.E_d1xhvvxe {
|
|
31136
|
+
font-family: Inter;
|
|
31137
|
+
font-style: normal;
|
|
31138
|
+
font-weight: bold;
|
|
31139
|
+
font-size: 24px;
|
|
31140
|
+
line-height: 32px;
|
|
31402
31141
|
}
|
|
31403
|
-
|
|
31404
|
-
|
|
31405
|
-
|
|
31142
|
+
|
|
31143
|
+
.E_dk10mxq {
|
|
31144
|
+
font-family: Inter;
|
|
31145
|
+
font-style: normal;
|
|
31146
|
+
font-weight: normal;
|
|
31147
|
+
font-size: 32px;
|
|
31148
|
+
line-height: 40px;
|
|
31406
31149
|
}
|
|
31407
|
-
|
|
31408
|
-
|
|
31409
|
-
|
|
31150
|
+
|
|
31151
|
+
.E_dxsait {
|
|
31152
|
+
font-family: Inter;
|
|
31153
|
+
font-style: normal;
|
|
31154
|
+
font-weight: bold;
|
|
31155
|
+
font-size: 20px;
|
|
31156
|
+
line-height: 24px;
|
|
31410
31157
|
}
|
|
31411
|
-
|
|
31412
|
-
|
|
31413
|
-
|
|
31414
|
-
|
|
31158
|
+
|
|
31159
|
+
.E_dokn0h3 {
|
|
31160
|
+
font-family: Inter;
|
|
31161
|
+
font-style: normal;
|
|
31162
|
+
font-weight: normal;
|
|
31163
|
+
font-size: 20px;
|
|
31164
|
+
line-height: 24px;
|
|
31415
31165
|
}
|
|
31416
|
-
|
|
31417
|
-
|
|
31418
|
-
|
|
31166
|
+
|
|
31167
|
+
.E_dobau4p {
|
|
31168
|
+
font-family: Inter;
|
|
31169
|
+
font-style: normal;
|
|
31170
|
+
font-weight: bold;
|
|
31171
|
+
font-size: 18px;
|
|
31172
|
+
line-height: 22px;
|
|
31419
31173
|
}
|
|
31420
|
-
|
|
31421
|
-
|
|
31422
|
-
|
|
31174
|
+
|
|
31175
|
+
.E_dvolwok {
|
|
31176
|
+
font-family: Inter;
|
|
31177
|
+
font-style: normal;
|
|
31178
|
+
font-weight: normal;
|
|
31179
|
+
font-size: 18px;
|
|
31180
|
+
line-height: 22px;
|
|
31423
31181
|
}
|
|
31424
|
-
|
|
31425
|
-
|
|
31182
|
+
|
|
31183
|
+
.E_h181qhg4 {
|
|
31184
|
+
font-family: Inter;
|
|
31185
|
+
font-style: normal;
|
|
31186
|
+
font-weight: bold;
|
|
31187
|
+
font-size: 16px;
|
|
31188
|
+
line-height: 22px;
|
|
31426
31189
|
}
|
|
31427
|
-
|
|
31428
|
-
|
|
31429
|
-
|
|
31190
|
+
|
|
31191
|
+
.E_h1phgmcq {
|
|
31192
|
+
font-family: Inter;
|
|
31193
|
+
font-style: normal;
|
|
31194
|
+
font-weight: normal;
|
|
31195
|
+
font-size: 16px;
|
|
31196
|
+
line-height: 22px;
|
|
31430
31197
|
}
|
|
31431
|
-
|
|
31432
|
-
|
|
31198
|
+
|
|
31199
|
+
.E_h173xnl1 {
|
|
31200
|
+
font-family: Inter;
|
|
31201
|
+
font-style: normal;
|
|
31202
|
+
font-weight: bold;
|
|
31203
|
+
font-size: 14px;
|
|
31204
|
+
line-height: 20px;
|
|
31433
31205
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31206
|
+
|
|
31207
|
+
.E_hedm4pz {
|
|
31208
|
+
font-family: Inter;
|
|
31209
|
+
font-style: normal;
|
|
31210
|
+
font-weight: normal;
|
|
31211
|
+
font-size: 14px;
|
|
31212
|
+
line-height: 20px;
|
|
31437
31213
|
}
|
|
31438
|
-
|
|
31439
|
-
|
|
31214
|
+
|
|
31215
|
+
.E_h1kd8xld {
|
|
31216
|
+
font-family: Inter;
|
|
31217
|
+
font-style: normal;
|
|
31218
|
+
font-weight: bold;
|
|
31219
|
+
font-size: 12px;
|
|
31220
|
+
line-height: 18px;
|
|
31440
31221
|
}
|
|
31441
31222
|
|
|
31442
|
-
.
|
|
31443
|
-
|
|
31444
|
-
|
|
31223
|
+
.E_hp14fr {
|
|
31224
|
+
font-family: Inter;
|
|
31225
|
+
font-style: normal;
|
|
31226
|
+
font-weight: normal;
|
|
31227
|
+
font-size: 12px;
|
|
31228
|
+
line-height: 18px;
|
|
31445
31229
|
}
|
|
31446
|
-
|
|
31447
|
-
|
|
31448
|
-
|
|
31449
|
-
|
|
31450
|
-
|
|
31451
|
-
|
|
31230
|
+
|
|
31231
|
+
.E_hgrg7mn {
|
|
31232
|
+
font-family: Inter;
|
|
31233
|
+
font-style: normal;
|
|
31234
|
+
font-weight: bold;
|
|
31235
|
+
text-transform: uppercase;
|
|
31236
|
+
font-feature-settings: "cpsp" on;
|
|
31237
|
+
font-size: 12px;
|
|
31238
|
+
line-height: 18px;
|
|
31452
31239
|
}
|
|
31453
|
-
|
|
31454
|
-
|
|
31455
|
-
|
|
31240
|
+
|
|
31241
|
+
.E_h6zme9x {
|
|
31242
|
+
font-family: Inter;
|
|
31243
|
+
font-style: normal;
|
|
31244
|
+
font-weight: normal;
|
|
31245
|
+
text-transform: uppercase;
|
|
31246
|
+
font-feature-settings: "cpsp" on;
|
|
31247
|
+
font-size: 12px;
|
|
31248
|
+
line-height: 18px;
|
|
31456
31249
|
}
|
|
31457
|
-
|
|
31458
|
-
|
|
31250
|
+
|
|
31251
|
+
.E_locjvsv {
|
|
31252
|
+
font-family: Inter;
|
|
31253
|
+
font-style: normal;
|
|
31254
|
+
font-weight: normal;
|
|
31255
|
+
font-size: 16px;
|
|
31256
|
+
line-height: 24px;
|
|
31459
31257
|
}
|
|
31460
|
-
|
|
31461
|
-
|
|
31258
|
+
|
|
31259
|
+
.E_l13gi131 {
|
|
31260
|
+
font-family: Inter;
|
|
31261
|
+
font-style: normal;
|
|
31262
|
+
font-weight: bold;
|
|
31263
|
+
font-size: 16px;
|
|
31264
|
+
line-height: 24px;
|
|
31462
31265
|
}
|
|
31463
|
-
|
|
31464
|
-
|
|
31266
|
+
|
|
31267
|
+
.E_l1ynemsu {
|
|
31268
|
+
font-family: Inter;
|
|
31269
|
+
font-style: normal;
|
|
31270
|
+
font-weight: normal;
|
|
31271
|
+
font-size: 16px;
|
|
31272
|
+
line-height: 24px;
|
|
31465
31273
|
}
|
|
31466
|
-
|
|
31467
|
-
|
|
31468
|
-
|
|
31469
|
-
|
|
31470
|
-
|
|
31274
|
+
|
|
31275
|
+
.E_l1cft1cx {
|
|
31276
|
+
font-family: Inter;
|
|
31277
|
+
font-style: normal;
|
|
31278
|
+
font-weight: bold;
|
|
31279
|
+
font-size: 16px;
|
|
31280
|
+
line-height: 24px;
|
|
31471
31281
|
}
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
font-
|
|
31475
|
-
|
|
31282
|
+
|
|
31283
|
+
.E_l17tqc8p {
|
|
31284
|
+
font-family: Inter;
|
|
31285
|
+
font-style: normal;
|
|
31286
|
+
font-weight: normal;
|
|
31287
|
+
text-transform: uppercase;
|
|
31288
|
+
font-feature-settings: "cpsp" on;
|
|
31289
|
+
font-size: 16px;
|
|
31290
|
+
line-height: 24px;
|
|
31476
31291
|
}
|
|
31477
|
-
|
|
31478
|
-
|
|
31292
|
+
|
|
31293
|
+
.E_l1j1e5w7 {
|
|
31294
|
+
font-family: Inter;
|
|
31295
|
+
font-style: normal;
|
|
31296
|
+
font-weight: bold;
|
|
31297
|
+
text-transform: uppercase;
|
|
31298
|
+
font-feature-settings: "cpsp" on;
|
|
31299
|
+
font-size: 16px;
|
|
31300
|
+
line-height: 24px;
|
|
31479
31301
|
}
|
|
31480
|
-
|
|
31481
|
-
|
|
31482
|
-
|
|
31302
|
+
|
|
31303
|
+
.E_l1gf91jb {
|
|
31304
|
+
font-family: Inter;
|
|
31305
|
+
font-style: normal;
|
|
31306
|
+
font-weight: normal;
|
|
31307
|
+
font-size: 14px;
|
|
31308
|
+
line-height: 22px;
|
|
31483
31309
|
}
|
|
31484
|
-
|
|
31485
|
-
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
|
|
31310
|
+
|
|
31311
|
+
.E_lu7hlr6 {
|
|
31312
|
+
font-family: Inter;
|
|
31313
|
+
font-style: normal;
|
|
31314
|
+
font-weight: 500;
|
|
31315
|
+
font-size: 14px;
|
|
31316
|
+
line-height: 22px;
|
|
31491
31317
|
}
|
|
31492
|
-
|
|
31493
|
-
|
|
31494
|
-
|
|
31318
|
+
|
|
31319
|
+
.E_l3l3jf0 {
|
|
31320
|
+
font-family: Inter;
|
|
31321
|
+
font-style: normal;
|
|
31322
|
+
font-weight: bold;
|
|
31323
|
+
font-size: 14px;
|
|
31324
|
+
line-height: 22px;
|
|
31495
31325
|
}
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
|
|
31326
|
+
|
|
31327
|
+
.E_l12j5nqp {
|
|
31328
|
+
font-family: Inter;
|
|
31329
|
+
font-style: normal;
|
|
31330
|
+
font-weight: normal;
|
|
31331
|
+
font-size: 14px;
|
|
31332
|
+
line-height: 22px;
|
|
31499
31333
|
}
|
|
31500
|
-
|
|
31501
|
-
|
|
31334
|
+
|
|
31335
|
+
.E_l1tecqht {
|
|
31336
|
+
font-family: Inter;
|
|
31337
|
+
font-style: normal;
|
|
31338
|
+
font-weight: bold;
|
|
31339
|
+
font-size: 14px;
|
|
31340
|
+
line-height: 22px;
|
|
31502
31341
|
}
|
|
31503
31342
|
|
|
31504
|
-
|
|
31505
|
-
|
|
31506
|
-
|
|
31343
|
+
.E_l6sa990 {
|
|
31344
|
+
font-family: Inter;
|
|
31345
|
+
font-style: normal;
|
|
31346
|
+
font-weight: normal;
|
|
31347
|
+
text-transform: uppercase;
|
|
31348
|
+
font-feature-settings: "cpsp" on;
|
|
31349
|
+
font-size: 14px;
|
|
31350
|
+
line-height: 22px;
|
|
31507
31351
|
}
|
|
31508
31352
|
|
|
31509
|
-
.
|
|
31510
|
-
|
|
31511
|
-
|
|
31353
|
+
.E_lckqe8j {
|
|
31354
|
+
font-family: Inter;
|
|
31355
|
+
font-style: normal;
|
|
31356
|
+
font-weight: bold;
|
|
31357
|
+
text-transform: uppercase;
|
|
31358
|
+
font-feature-settings: "cpsp" on;
|
|
31359
|
+
font-size: 14px;
|
|
31360
|
+
line-height: 22px;
|
|
31512
31361
|
}
|
|
31513
31362
|
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
|
|
31363
|
+
.E_l1kuminb {
|
|
31364
|
+
font-family: Inter;
|
|
31365
|
+
font-style: normal;
|
|
31366
|
+
font-weight: normal;
|
|
31367
|
+
font-size: 13px;
|
|
31368
|
+
line-height: 20px;
|
|
31517
31369
|
}
|
|
31518
31370
|
|
|
31519
|
-
.
|
|
31520
|
-
|
|
31521
|
-
|
|
31371
|
+
.E_l1pbuf5j {
|
|
31372
|
+
font-family: Inter;
|
|
31373
|
+
font-style: normal;
|
|
31374
|
+
font-weight: 600;
|
|
31375
|
+
font-size: 13px;
|
|
31376
|
+
line-height: 20px;
|
|
31522
31377
|
}
|
|
31523
31378
|
|
|
31524
|
-
.
|
|
31525
|
-
|
|
31526
|
-
|
|
31379
|
+
.E_l1r4ztu {
|
|
31380
|
+
font-family: Inter;
|
|
31381
|
+
font-style: normal;
|
|
31382
|
+
font-weight: bold;
|
|
31383
|
+
font-size: 13px;
|
|
31384
|
+
line-height: 20px;
|
|
31527
31385
|
}
|
|
31528
31386
|
|
|
31529
|
-
.
|
|
31530
|
-
|
|
31531
|
-
|
|
31387
|
+
.E_ly8vzok {
|
|
31388
|
+
font-family: Inter;
|
|
31389
|
+
font-style: normal;
|
|
31390
|
+
font-weight: normal;
|
|
31391
|
+
font-size: 13px;
|
|
31392
|
+
line-height: 20px;
|
|
31532
31393
|
}
|
|
31533
31394
|
|
|
31534
|
-
.
|
|
31535
|
-
|
|
31536
|
-
|
|
31395
|
+
.E_lumfmf {
|
|
31396
|
+
font-family: Inter;
|
|
31397
|
+
font-style: normal;
|
|
31398
|
+
font-weight: 600;
|
|
31399
|
+
font-size: 13px;
|
|
31400
|
+
line-height: 20px;
|
|
31537
31401
|
}
|
|
31538
|
-
|
|
31539
|
-
|
|
31402
|
+
|
|
31403
|
+
.E_l16ujwmv {
|
|
31404
|
+
font-family: Inter;
|
|
31405
|
+
font-style: normal;
|
|
31406
|
+
font-weight: bold;
|
|
31407
|
+
font-size: 13px;
|
|
31408
|
+
line-height: 20px;
|
|
31540
31409
|
}
|
|
31541
|
-
|
|
31542
|
-
|
|
31410
|
+
|
|
31411
|
+
.E_l17o1ffr {
|
|
31412
|
+
font-family: Inter;
|
|
31413
|
+
font-style: normal;
|
|
31414
|
+
font-weight: normal;
|
|
31415
|
+
text-transform: uppercase;
|
|
31416
|
+
font-feature-settings: "cpsp" on;
|
|
31417
|
+
font-size: 13px;
|
|
31418
|
+
line-height: 20px;
|
|
31543
31419
|
}
|
|
31544
|
-
|
|
31545
|
-
|
|
31420
|
+
|
|
31421
|
+
.E_lngllvn {
|
|
31422
|
+
font-family: Inter;
|
|
31423
|
+
font-style: normal;
|
|
31424
|
+
font-weight: bold;
|
|
31425
|
+
text-transform: uppercase;
|
|
31426
|
+
font-feature-settings: "cpsp" on;
|
|
31427
|
+
font-size: 13px;
|
|
31428
|
+
line-height: 20px;
|
|
31546
31429
|
}
|
|
31547
|
-
|
|
31548
|
-
|
|
31430
|
+
|
|
31431
|
+
.E_l2i7fo9 {
|
|
31432
|
+
font-family: Inter;
|
|
31433
|
+
font-style: normal;
|
|
31434
|
+
font-weight: normal;
|
|
31435
|
+
font-size: 12px;
|
|
31436
|
+
line-height: 18px;
|
|
31549
31437
|
}
|
|
31550
31438
|
|
|
31551
|
-
.
|
|
31552
|
-
font-
|
|
31439
|
+
.E_l1x7hscx {
|
|
31440
|
+
font-family: Inter;
|
|
31441
|
+
font-style: normal;
|
|
31553
31442
|
font-weight: 500;
|
|
31554
|
-
|
|
31443
|
+
font-size: 12px;
|
|
31555
31444
|
line-height: 18px;
|
|
31556
31445
|
}
|
|
31557
|
-
.E_d1k7vv5v + .E_d1k7vv5v {
|
|
31558
|
-
margin-top: 16px;
|
|
31559
|
-
}
|
|
31560
|
-
.E_d1k7vv5v + * {
|
|
31561
|
-
margin-top: 16px;
|
|
31562
|
-
}
|
|
31563
31446
|
|
|
31564
|
-
.
|
|
31447
|
+
.E_le1jwan {
|
|
31448
|
+
font-family: Inter;
|
|
31449
|
+
font-style: normal;
|
|
31450
|
+
font-weight: bold;
|
|
31565
31451
|
font-size: 12px;
|
|
31566
|
-
|
|
31567
|
-
margin-top: 12px;
|
|
31452
|
+
line-height: 18px;
|
|
31568
31453
|
}
|
|
31569
31454
|
|
|
31570
|
-
.
|
|
31455
|
+
.E_lyxynfj {
|
|
31456
|
+
font-family: Inter;
|
|
31457
|
+
font-style: normal;
|
|
31458
|
+
font-weight: normal;
|
|
31459
|
+
font-size: 12px;
|
|
31571
31460
|
line-height: 18px;
|
|
31461
|
+
}
|
|
31462
|
+
|
|
31463
|
+
.E_lpb2nxv {
|
|
31464
|
+
font-family: Inter;
|
|
31465
|
+
font-style: normal;
|
|
31572
31466
|
font-weight: 500;
|
|
31573
|
-
|
|
31574
|
-
|
|
31467
|
+
font-size: 12px;
|
|
31468
|
+
line-height: 18px;
|
|
31575
31469
|
}
|
|
31576
31470
|
|
|
31577
|
-
.
|
|
31578
|
-
|
|
31471
|
+
.E_l1r8o3vv {
|
|
31472
|
+
font-family: Inter;
|
|
31473
|
+
font-style: normal;
|
|
31474
|
+
font-weight: bold;
|
|
31475
|
+
font-size: 12px;
|
|
31476
|
+
line-height: 18px;
|
|
31579
31477
|
}
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
font-
|
|
31583
|
-
|
|
31584
|
-
|
|
31478
|
+
|
|
31479
|
+
.E_lemnjy2 {
|
|
31480
|
+
font-family: Inter;
|
|
31481
|
+
font-style: normal;
|
|
31482
|
+
font-weight: normal;
|
|
31483
|
+
text-transform: uppercase;
|
|
31484
|
+
font-feature-settings: "cpsp" on;
|
|
31485
|
+
font-size: 12px;
|
|
31486
|
+
line-height: 18px;
|
|
31585
31487
|
}
|
|
31586
31488
|
|
|
31587
|
-
.
|
|
31588
|
-
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
|
|
31592
|
-
|
|
31489
|
+
.E_lrc42gb {
|
|
31490
|
+
font-family: Inter;
|
|
31491
|
+
font-style: normal;
|
|
31492
|
+
font-weight: bold;
|
|
31493
|
+
text-transform: uppercase;
|
|
31494
|
+
font-feature-settings: "cpsp" on;
|
|
31593
31495
|
font-size: 12px;
|
|
31496
|
+
line-height: 18px;
|
|
31594
31497
|
}
|
|
31595
|
-
|
|
31498
|
+
|
|
31499
|
+
.E_fqaz4mb {
|
|
31500
|
+
font-family: Inter;
|
|
31501
|
+
font-style: normal;
|
|
31502
|
+
font-weight: normal;
|
|
31503
|
+
font-size: 13px;
|
|
31596
31504
|
line-height: 20px;
|
|
31597
|
-
display: flex;
|
|
31598
|
-
align-items: center;
|
|
31599
|
-
word-break: break-all;
|
|
31600
31505
|
}
|
|
31601
31506
|
|
|
31602
|
-
.
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
position: sticky;
|
|
31609
|
-
top: 0;
|
|
31610
|
-
z-index: 1;
|
|
31611
|
-
margin-bottom: -52px;
|
|
31612
|
-
}
|
|
31613
|
-
.E_s1ebs0ra .select-total {
|
|
31614
|
-
display: flex;
|
|
31615
|
-
align-items: center;
|
|
31616
|
-
font-weight: 700;
|
|
31617
|
-
flex-shrink: 0;
|
|
31507
|
+
.E_f13we5o {
|
|
31508
|
+
font-family: Inter;
|
|
31509
|
+
font-style: normal;
|
|
31510
|
+
font-weight: normal;
|
|
31511
|
+
font-size: 13px;
|
|
31512
|
+
line-height: 20px;
|
|
31618
31513
|
}
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
|
|
31622
|
-
|
|
31623
|
-
|
|
31624
|
-
|
|
31625
|
-
|
|
31514
|
+
|
|
31515
|
+
.E_ffmjua2 {
|
|
31516
|
+
font-family: Inter;
|
|
31517
|
+
font-style: normal;
|
|
31518
|
+
font-weight: normal;
|
|
31519
|
+
font-size: 12px;
|
|
31520
|
+
line-height: 18px;
|
|
31626
31521
|
}
|
|
31627
|
-
|
|
31628
|
-
|
|
31522
|
+
|
|
31523
|
+
.E_fz2mxw0 {
|
|
31524
|
+
font-family: Inter;
|
|
31525
|
+
font-style: normal;
|
|
31526
|
+
font-weight: normal;
|
|
31527
|
+
font-size: 12px;
|
|
31528
|
+
line-height: 18px;
|
|
31629
31529
|
}
|
|
31630
|
-
|
|
31631
|
-
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
overflow: hidden;
|
|
31530
|
+
|
|
31531
|
+
.E_t1ertzoh {
|
|
31532
|
+
font-family: Inter;
|
|
31533
|
+
font-style: normal;
|
|
31534
|
+
font-weight: normal;
|
|
31535
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31536
|
+
font-size: 13px;
|
|
31537
|
+
line-height: 20px;
|
|
31639
31538
|
}
|
|
31640
|
-
|
|
31641
|
-
|
|
31539
|
+
|
|
31540
|
+
.E_t19bge8r {
|
|
31541
|
+
font-family: Inter;
|
|
31542
|
+
font-style: normal;
|
|
31543
|
+
font-weight: normal;
|
|
31544
|
+
font-feature-settings: "zero" on;
|
|
31545
|
+
font-size: 13px;
|
|
31546
|
+
line-height: 20px;
|
|
31642
31547
|
}
|
|
31643
|
-
|
|
31644
|
-
|
|
31548
|
+
|
|
31549
|
+
.E_tjrzfyl {
|
|
31550
|
+
font-family: Inter;
|
|
31551
|
+
font-style: normal;
|
|
31552
|
+
font-weight: normal;
|
|
31553
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31554
|
+
font-size: 12px;
|
|
31555
|
+
line-height: 18px;
|
|
31645
31556
|
}
|
|
31646
|
-
|
|
31647
|
-
|
|
31557
|
+
|
|
31558
|
+
.E_tm6s7bo {
|
|
31559
|
+
font-family: Inter;
|
|
31560
|
+
font-style: normal;
|
|
31561
|
+
font-weight: 500;
|
|
31562
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31563
|
+
font-size: 12px;
|
|
31564
|
+
line-height: 18px;
|
|
31648
31565
|
}
|
|
31649
|
-
|
|
31650
|
-
|
|
31566
|
+
|
|
31567
|
+
.E_t19zq6ic {
|
|
31568
|
+
font-family: Inter;
|
|
31569
|
+
font-style: normal;
|
|
31570
|
+
font-weight: normal;
|
|
31571
|
+
font-feature-settings: "zero" on;
|
|
31572
|
+
font-size: 12px;
|
|
31573
|
+
line-height: 18px;
|
|
31651
31574
|
}
|
|
31652
|
-
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31656
|
-
|
|
31657
|
-
|
|
31575
|
+
|
|
31576
|
+
.E_t1gduru8 {
|
|
31577
|
+
font-family: Inter;
|
|
31578
|
+
font-style: normal;
|
|
31579
|
+
font-weight: 500;
|
|
31580
|
+
font-feature-settings: "zero" on;
|
|
31581
|
+
font-size: 12px;
|
|
31582
|
+
line-height: 18px;
|
|
31658
31583
|
}
|
|
31659
|
-
|
|
31660
|
-
|
|
31584
|
+
|
|
31585
|
+
.E_t55raab {
|
|
31586
|
+
font-family: Inter;
|
|
31587
|
+
font-style: normal;
|
|
31588
|
+
font-weight: bold;
|
|
31589
|
+
font-feature-settings: "zero" on;
|
|
31590
|
+
font-size: 16px;
|
|
31591
|
+
line-height: 24px;
|
|
31592
|
+
}
|
|
31593
|
+
|
|
31594
|
+
.E_u1w9abfe {
|
|
31595
|
+
font-family: Inter;
|
|
31596
|
+
font-style: normal;
|
|
31597
|
+
font-weight: normal;
|
|
31598
|
+
font-size: 10px;
|
|
31599
|
+
line-height: 12px;
|
|
31661
31600
|
}
|
|
31662
31601
|
|
|
31663
31602
|
.E_s1fc623g {
|
|
@@ -31881,187 +31820,139 @@ input.E_rrg1fkn.ant-input {
|
|
|
31881
31820
|
color: #fff;
|
|
31882
31821
|
}
|
|
31883
31822
|
|
|
31884
|
-
.
|
|
31885
|
-
margin-bottom: 16px;
|
|
31886
|
-
}
|
|
31887
|
-
.E_c1uzzomf .card-title {
|
|
31888
|
-
font-size: 16px;
|
|
31889
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31890
|
-
font-weight: 700;
|
|
31891
|
-
line-height: 32px;
|
|
31892
|
-
}
|
|
31893
|
-
.E_c1uzzomf .card-body {
|
|
31894
|
-
padding: 24px;
|
|
31895
|
-
border-radius: 8px;
|
|
31896
|
-
background: #fff;
|
|
31897
|
-
}
|
|
31898
|
-
.E_c1uzzomf .empty {
|
|
31899
|
-
font-weight: 700;
|
|
31900
|
-
font-size: 14px;
|
|
31901
|
-
line-height: 22px;
|
|
31902
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31903
|
-
text-align: center;
|
|
31904
|
-
}
|
|
31905
|
-
|
|
31906
|
-
.E_m1thnes4 {
|
|
31907
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31908
|
-
text-align: center;
|
|
31823
|
+
.E_s1ebs0ra {
|
|
31909
31824
|
display: flex;
|
|
31910
31825
|
align-items: center;
|
|
31911
|
-
justify-content: center;
|
|
31912
|
-
flex-direction: column;
|
|
31913
|
-
height: 100%;
|
|
31914
|
-
}
|
|
31915
|
-
.E_m1thnes4 .link {
|
|
31916
|
-
color: #0080ff;
|
|
31917
|
-
cursor: pointer;
|
|
31918
|
-
}
|
|
31919
|
-
|
|
31920
|
-
.E_m1bixfdy {
|
|
31921
|
-
width: 100%;
|
|
31922
|
-
height: 100%;
|
|
31923
|
-
display: flex;
|
|
31924
|
-
flex-direction: column;
|
|
31925
|
-
}
|
|
31926
|
-
.E_m1bixfdy .name-toolbar {
|
|
31927
|
-
width: 100%;
|
|
31928
|
-
display: flex;
|
|
31929
|
-
line-height: 30px;
|
|
31930
|
-
padding: 0 16px;
|
|
31931
31826
|
justify-content: space-between;
|
|
31827
|
+
background: #edf0f7;
|
|
31828
|
+
padding: 8px 12px;
|
|
31829
|
+
position: sticky;
|
|
31830
|
+
top: 0;
|
|
31831
|
+
z-index: 1;
|
|
31832
|
+
margin-bottom: -52px;
|
|
31932
31833
|
}
|
|
31933
|
-
.
|
|
31834
|
+
.E_s1ebs0ra .select-total {
|
|
31934
31835
|
display: flex;
|
|
31935
|
-
font-size: 12px;
|
|
31936
31836
|
align-items: center;
|
|
31837
|
+
font-weight: 700;
|
|
31838
|
+
flex-shrink: 0;
|
|
31937
31839
|
}
|
|
31938
|
-
.
|
|
31939
|
-
color: #a3b4cc;
|
|
31940
|
-
}
|
|
31941
|
-
.E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
31942
|
-
margin-left: 10px;
|
|
31943
|
-
}
|
|
31944
|
-
.E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
31945
|
-
margin-left: 10px;
|
|
31840
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
31946
31841
|
cursor: pointer;
|
|
31947
|
-
|
|
31948
|
-
|
|
31949
|
-
|
|
31950
|
-
|
|
31951
|
-
display: flex;
|
|
31842
|
+
margin-left: 8px;
|
|
31843
|
+
width: 32px;
|
|
31844
|
+
height: 32px;
|
|
31845
|
+
border-radius: 50%;
|
|
31952
31846
|
justify-content: center;
|
|
31953
|
-
align-items: center;
|
|
31954
31847
|
}
|
|
31955
|
-
.
|
|
31956
|
-
|
|
31848
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31849
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31957
31850
|
}
|
|
31958
|
-
|
|
31959
|
-
|
|
31960
|
-
|
|
31961
|
-
align-items: center;
|
|
31851
|
+
.E_s1ebs0ra .action-group {
|
|
31852
|
+
flex: 1;
|
|
31853
|
+
margin-left: 88px;
|
|
31962
31854
|
white-space: nowrap;
|
|
31855
|
+
text-align: right;
|
|
31856
|
+
position: relative;
|
|
31857
|
+
padding: 4px 0;
|
|
31858
|
+
margin-top: -4px;
|
|
31963
31859
|
overflow: hidden;
|
|
31964
|
-
width: 100%;
|
|
31965
31860
|
}
|
|
31966
|
-
.
|
|
31967
|
-
|
|
31968
|
-
font-size: 12px;
|
|
31861
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
31862
|
+
transform: translateY(-4px);
|
|
31969
31863
|
}
|
|
31970
|
-
|
|
31971
|
-
|
|
31972
|
-
display: flex;
|
|
31973
|
-
justify-content: flex-start;
|
|
31974
|
-
align-items: center;
|
|
31975
|
-
font-size: 12px;
|
|
31976
|
-
cursor: pointer;
|
|
31864
|
+
.E_s1ebs0ra .action-group button {
|
|
31865
|
+
border: none;
|
|
31977
31866
|
}
|
|
31978
|
-
.
|
|
31979
|
-
margin-right:
|
|
31867
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
31868
|
+
margin-right: 8px;
|
|
31980
31869
|
}
|
|
31981
|
-
.
|
|
31982
|
-
|
|
31870
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
31871
|
+
margin-right: 4px;
|
|
31983
31872
|
}
|
|
31984
|
-
.
|
|
31985
|
-
|
|
31873
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
31874
|
+
cursor: pointer;
|
|
31875
|
+
width: 32px;
|
|
31876
|
+
height: 32px;
|
|
31877
|
+
justify-content: center;
|
|
31878
|
+
border-radius: 50%;
|
|
31986
31879
|
}
|
|
31987
|
-
|
|
31988
|
-
|
|
31989
|
-
display: inline-block;
|
|
31990
|
-
height: 8px;
|
|
31991
|
-
width: 8px;
|
|
31992
|
-
margin-right: 8px;
|
|
31880
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
31881
|
+
background: #fff;
|
|
31993
31882
|
}
|
|
31994
31883
|
|
|
31995
|
-
.
|
|
31884
|
+
.E_c1bus5hc {
|
|
31885
|
+
--color: white;
|
|
31886
|
+
height: 14px;
|
|
31887
|
+
width: 14px;
|
|
31888
|
+
border-radius: 50%;
|
|
31889
|
+
flex-shrink: 0;
|
|
31996
31890
|
display: flex;
|
|
31997
31891
|
align-items: center;
|
|
31998
|
-
|
|
31999
|
-
|
|
31892
|
+
justify-content: center;
|
|
31893
|
+
border: 1px solid var(--color);
|
|
32000
31894
|
}
|
|
32001
|
-
|
|
32002
|
-
.E_m16f7gpb {
|
|
31895
|
+
.E_c1bus5hc .circle-inner {
|
|
32003
31896
|
position: relative;
|
|
31897
|
+
height: 10px;
|
|
31898
|
+
width: 10px;
|
|
31899
|
+
border-radius: 50%;
|
|
31900
|
+
overflow: hidden;
|
|
32004
31901
|
}
|
|
32005
|
-
.
|
|
32006
|
-
|
|
32007
|
-
|
|
32008
|
-
|
|
32009
|
-
|
|
32010
|
-
|
|
32011
|
-
|
|
32012
|
-
|
|
32013
|
-
|
|
32014
|
-
.E_m16f7gpb .metric-toolbar .metric-extra {
|
|
32015
|
-
display: flex;
|
|
32016
|
-
font-size: 12px;
|
|
32017
|
-
align-items: center;
|
|
31902
|
+
.E_c1bus5hc .circle-content {
|
|
31903
|
+
position: absolute;
|
|
31904
|
+
height: 100%;
|
|
31905
|
+
width: 100%;
|
|
31906
|
+
left: 0;
|
|
31907
|
+
top: 0;
|
|
31908
|
+
border-radius: 50%;
|
|
31909
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31910
|
+
transform: rotate(180deg);
|
|
32018
31911
|
}
|
|
32019
|
-
.
|
|
32020
|
-
|
|
31912
|
+
.E_c1bus5hc .circle-child {
|
|
31913
|
+
position: absolute;
|
|
31914
|
+
height: 100%;
|
|
31915
|
+
width: 100%;
|
|
31916
|
+
left: 0;
|
|
31917
|
+
top: 0;
|
|
31918
|
+
margin-left: 50%;
|
|
31919
|
+
transform-origin: left;
|
|
31920
|
+
background: white;
|
|
31921
|
+
transform: rotate(0deg);
|
|
32021
31922
|
}
|
|
32022
|
-
|
|
32023
|
-
|
|
31923
|
+
|
|
31924
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
31925
|
+
margin-right: 2px;
|
|
32024
31926
|
}
|
|
32025
|
-
|
|
32026
|
-
|
|
32027
|
-
|
|
31927
|
+
|
|
31928
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
31929
|
+
padding-left: 8px;
|
|
31930
|
+
padding-right: 8px;
|
|
32028
31931
|
}
|
|
32029
|
-
.
|
|
32030
|
-
|
|
31932
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
31933
|
+
border-radius: 4px;
|
|
32031
31934
|
}
|
|
32032
|
-
.
|
|
32033
|
-
position: absolute;
|
|
32034
|
-
bottom: 10px;
|
|
32035
|
-
padding: 0 8px;
|
|
31935
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32036
31936
|
border-radius: 4px;
|
|
32037
|
-
font-size: 12px;
|
|
32038
|
-
color: #fff;
|
|
32039
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32040
|
-
transform: translateX(-50%);
|
|
32041
31937
|
}
|
|
32042
31938
|
|
|
32043
|
-
.
|
|
32044
|
-
|
|
31939
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
31940
|
+
padding-left: 12px;
|
|
31941
|
+
padding-right: 12px;
|
|
32045
31942
|
}
|
|
32046
31943
|
|
|
32047
|
-
.
|
|
32048
|
-
|
|
32049
|
-
align-items: center;
|
|
32050
|
-
justify-content: space-between;
|
|
32051
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32052
|
-
color: #b4beca;
|
|
32053
|
-
font-size: 12px;
|
|
32054
|
-
padding: 3px 6px;
|
|
31944
|
+
.E_ckld275 {
|
|
31945
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32055
31946
|
}
|
|
32056
|
-
.
|
|
32057
|
-
|
|
31947
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31948
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
31949
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32058
31950
|
}
|
|
32059
|
-
.
|
|
32060
|
-
|
|
31951
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31952
|
+
background-color: transparent;
|
|
32061
31953
|
}
|
|
32062
|
-
.
|
|
32063
|
-
color:
|
|
32064
|
-
margin-left: 8px;
|
|
31954
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
31955
|
+
background-color: transparent;
|
|
32065
31956
|
}
|
|
32066
31957
|
|
|
32067
31958
|
.E_c18gxmrl {
|
|
@@ -32084,20 +31975,26 @@ input.E_rrg1fkn.ant-input {
|
|
|
32084
31975
|
padding: 8px 12px;
|
|
32085
31976
|
}
|
|
32086
31977
|
|
|
32087
|
-
.
|
|
32088
|
-
|
|
32089
|
-
margin-bottom: 4px;
|
|
31978
|
+
.E_c1uzzomf {
|
|
31979
|
+
margin-bottom: 16px;
|
|
32090
31980
|
}
|
|
32091
|
-
.
|
|
32092
|
-
|
|
32093
|
-
|
|
32094
|
-
|
|
31981
|
+
.E_c1uzzomf .card-title {
|
|
31982
|
+
font-size: 16px;
|
|
31983
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31984
|
+
font-weight: 700;
|
|
31985
|
+
line-height: 32px;
|
|
32095
31986
|
}
|
|
32096
|
-
.
|
|
32097
|
-
|
|
31987
|
+
.E_c1uzzomf .card-body {
|
|
31988
|
+
padding: 24px;
|
|
31989
|
+
border-radius: 8px;
|
|
31990
|
+
background: #fff;
|
|
32098
31991
|
}
|
|
32099
|
-
.
|
|
32100
|
-
|
|
31992
|
+
.E_c1uzzomf .empty {
|
|
31993
|
+
font-weight: 700;
|
|
31994
|
+
font-size: 14px;
|
|
31995
|
+
line-height: 22px;
|
|
31996
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31997
|
+
text-align: center;
|
|
32101
31998
|
}
|
|
32102
31999
|
|
|
32103
32000
|
.E_l4bld33 {
|
|
@@ -32149,149 +32046,96 @@ input.E_rrg1fkn.ant-input {
|
|
|
32149
32046
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32150
32047
|
}
|
|
32151
32048
|
|
|
32152
|
-
.
|
|
32153
|
-
|
|
32154
|
-
|
|
32155
|
-
|
|
32156
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32157
|
-
padding-left: 8px;
|
|
32158
|
-
padding-right: 8px;
|
|
32049
|
+
.E_berrcjl {
|
|
32050
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32051
|
+
margin-bottom: 4px;
|
|
32159
32052
|
}
|
|
32160
|
-
.
|
|
32161
|
-
|
|
32053
|
+
.E_berrcjl .breadcrumb-link {
|
|
32054
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32055
|
+
cursor: pointer;
|
|
32056
|
+
transition: color 160ms ease;
|
|
32162
32057
|
}
|
|
32163
|
-
.
|
|
32164
|
-
|
|
32058
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
32059
|
+
color: #0080ff;
|
|
32165
32060
|
}
|
|
32166
|
-
|
|
32167
|
-
|
|
32168
|
-
padding-left: 12px;
|
|
32169
|
-
padding-right: 12px;
|
|
32061
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
32062
|
+
color: #005ed1;
|
|
32170
32063
|
}
|
|
32171
32064
|
|
|
32172
|
-
.
|
|
32173
|
-
|
|
32065
|
+
.E_n12mqh7z {
|
|
32066
|
+
display: flex;
|
|
32067
|
+
align-items: center;
|
|
32068
|
+
font-size: 12px;
|
|
32069
|
+
line-height: 18px;
|
|
32174
32070
|
}
|
|
32175
|
-
.
|
|
32176
|
-
|
|
32177
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32071
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32072
|
+
margin-bottom: 4px;
|
|
32178
32073
|
}
|
|
32179
|
-
|
|
32180
|
-
|
|
32074
|
+
|
|
32075
|
+
.E_tf5bynu {
|
|
32076
|
+
margin: 0 3px;
|
|
32181
32077
|
}
|
|
32182
|
-
|
|
32183
|
-
|
|
32078
|
+
|
|
32079
|
+
.E_tcckoz1 {
|
|
32080
|
+
max-height: 400px;
|
|
32081
|
+
overflow: "auto";
|
|
32184
32082
|
}
|
|
32185
32083
|
|
|
32186
|
-
.
|
|
32187
|
-
|
|
32188
|
-
height: 14px;
|
|
32189
|
-
width: 14px;
|
|
32190
|
-
border-radius: 50%;
|
|
32191
|
-
flex-shrink: 0;
|
|
32192
|
-
display: flex;
|
|
32193
|
-
align-items: center;
|
|
32194
|
-
justify-content: center;
|
|
32195
|
-
border: 1px solid var(--color);
|
|
32084
|
+
.E_gmyahx3 {
|
|
32085
|
+
cursor: pointer;
|
|
32196
32086
|
}
|
|
32197
|
-
.
|
|
32198
|
-
|
|
32199
|
-
height: 10px;
|
|
32200
|
-
width: 10px;
|
|
32201
|
-
border-radius: 50%;
|
|
32202
|
-
overflow: hidden;
|
|
32087
|
+
.E_gmyahx3 .link-text {
|
|
32088
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32203
32089
|
}
|
|
32204
|
-
.
|
|
32205
|
-
|
|
32206
|
-
height: 100%;
|
|
32207
|
-
width: 100%;
|
|
32208
|
-
left: 0;
|
|
32209
|
-
top: 0;
|
|
32210
|
-
border-radius: 50%;
|
|
32211
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32212
|
-
transform: rotate(180deg);
|
|
32090
|
+
.E_gmyahx3:hover .link-text {
|
|
32091
|
+
color: #0080ff;
|
|
32213
32092
|
}
|
|
32214
|
-
|
|
32215
|
-
|
|
32216
|
-
|
|
32093
|
+
|
|
32094
|
+
.E_c18bcrac {
|
|
32095
|
+
display: inline-block;
|
|
32217
32096
|
width: 100%;
|
|
32218
|
-
|
|
32219
|
-
|
|
32220
|
-
margin-left:
|
|
32221
|
-
transform-origin: left;
|
|
32222
|
-
background: white;
|
|
32223
|
-
transform: rotate(0deg);
|
|
32097
|
+
}
|
|
32098
|
+
.E_c18bcrac .recharts-wrapper {
|
|
32099
|
+
margin-left: 4px;
|
|
32224
32100
|
}
|
|
32225
32101
|
|
|
32226
|
-
.
|
|
32227
|
-
|
|
32228
|
-
line-height: 22px;
|
|
32229
|
-
display: inline-flex;
|
|
32102
|
+
.E_cro7kg2 {
|
|
32103
|
+
padding: 4px;
|
|
32230
32104
|
}
|
|
32231
|
-
|
|
32232
|
-
|
|
32105
|
+
|
|
32106
|
+
.E_c14wcxf0 {
|
|
32233
32107
|
display: flex;
|
|
32108
|
+
justify-content: space-between;
|
|
32234
32109
|
align-items: center;
|
|
32235
|
-
|
|
32236
|
-
|
|
32237
|
-
|
|
32238
|
-
|
|
32239
|
-
}
|
|
32240
|
-
.E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
32241
|
-
.E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32242
|
-
border-color: #0080ff;
|
|
32243
|
-
}
|
|
32244
|
-
.E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
32245
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32246
|
-
}
|
|
32247
|
-
.E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
32248
|
-
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32249
|
-
border: 1px solid #0080ff;
|
|
32250
|
-
}
|
|
32251
|
-
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32252
|
-
background: #0080ff;
|
|
32253
|
-
}
|
|
32254
|
-
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32255
|
-
background-color: #fff;
|
|
32256
|
-
height: 2px;
|
|
32257
|
-
width: 10px;
|
|
32258
|
-
border-radius: 2px;
|
|
32259
|
-
}
|
|
32260
|
-
.E_c198s9j3.ant-checkbox-wrapper-disabled {
|
|
32261
|
-
opacity: 0.5;
|
|
32262
|
-
}
|
|
32263
|
-
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32264
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32265
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32266
|
-
}
|
|
32267
|
-
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32268
|
-
border-color: #2d3a56;
|
|
32269
|
-
}
|
|
32270
|
-
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32271
|
-
background: #2d3a56;
|
|
32272
|
-
}
|
|
32273
|
-
.E_c198s9j3 .ant-checkbox + span,
|
|
32274
|
-
.E_c198s9j3 .ant-checkbox-disabled + span {
|
|
32275
|
-
padding: 0;
|
|
32110
|
+
font-size: 13px;
|
|
32111
|
+
line-height: 24px;
|
|
32112
|
+
color: #cccccc;
|
|
32113
|
+
white-space: nowrap;
|
|
32276
32114
|
}
|
|
32277
|
-
.
|
|
32278
|
-
|
|
32279
|
-
display: inline-block;
|
|
32280
|
-
margin-left: 12px;
|
|
32281
|
-
color: #2d3a56;
|
|
32115
|
+
.E_c14wcxf0 label {
|
|
32116
|
+
margin-right: 32px;
|
|
32282
32117
|
}
|
|
32283
|
-
|
|
32284
|
-
.
|
|
32285
|
-
|
|
32286
|
-
color:
|
|
32118
|
+
|
|
32119
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
32120
|
+
font-weight: bold;
|
|
32121
|
+
color: white;
|
|
32287
32122
|
}
|
|
32288
|
-
|
|
32289
|
-
.
|
|
32290
|
-
|
|
32123
|
+
|
|
32124
|
+
.E_s11212zy {
|
|
32125
|
+
width: 8px;
|
|
32126
|
+
height: 8px;
|
|
32127
|
+
border-radius: 2px;
|
|
32128
|
+
display: inline-block;
|
|
32129
|
+
background: var(--s11212zy-0);
|
|
32130
|
+
border: 1px solid #fff;
|
|
32131
|
+
box-sizing: content-box;
|
|
32132
|
+
margin-right: 6px;
|
|
32291
32133
|
}
|
|
32292
|
-
|
|
32293
|
-
.
|
|
32294
|
-
|
|
32134
|
+
|
|
32135
|
+
.E_p1lyky6c > :first-child {
|
|
32136
|
+
font-weight: bold;
|
|
32137
|
+
color: white;
|
|
32138
|
+
margin-right: 4px;
|
|
32295
32139
|
}
|
|
32296
32140
|
|
|
32297
32141
|
.E_clm1wy1 {
|
|
@@ -32387,53 +32231,6 @@ input.E_rrg1fkn.ant-input {
|
|
|
32387
32231
|
border-radius: 2px;
|
|
32388
32232
|
}
|
|
32389
32233
|
|
|
32390
|
-
.E_c18bcrac {
|
|
32391
|
-
display: inline-block;
|
|
32392
|
-
width: 100%;
|
|
32393
|
-
}
|
|
32394
|
-
.E_c18bcrac .recharts-wrapper {
|
|
32395
|
-
margin-left: 4px;
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.E_cro7kg2 {
|
|
32399
|
-
padding: 4px;
|
|
32400
|
-
}
|
|
32401
|
-
|
|
32402
|
-
.E_c14wcxf0 {
|
|
32403
|
-
display: flex;
|
|
32404
|
-
justify-content: space-between;
|
|
32405
|
-
align-items: center;
|
|
32406
|
-
font-size: 13px;
|
|
32407
|
-
line-height: 24px;
|
|
32408
|
-
color: #cccccc;
|
|
32409
|
-
white-space: nowrap;
|
|
32410
|
-
}
|
|
32411
|
-
.E_c14wcxf0 label {
|
|
32412
|
-
margin-right: 32px;
|
|
32413
|
-
}
|
|
32414
|
-
|
|
32415
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
32416
|
-
font-weight: bold;
|
|
32417
|
-
color: white;
|
|
32418
|
-
}
|
|
32419
|
-
|
|
32420
|
-
.E_s11212zy {
|
|
32421
|
-
width: 8px;
|
|
32422
|
-
height: 8px;
|
|
32423
|
-
border-radius: 2px;
|
|
32424
|
-
display: inline-block;
|
|
32425
|
-
background: var(--s11212zy-0);
|
|
32426
|
-
border: 1px solid #fff;
|
|
32427
|
-
box-sizing: content-box;
|
|
32428
|
-
margin-right: 6px;
|
|
32429
|
-
}
|
|
32430
|
-
|
|
32431
|
-
.E_p1lyky6c > :first-child {
|
|
32432
|
-
font-weight: bold;
|
|
32433
|
-
color: white;
|
|
32434
|
-
margin-right: 4px;
|
|
32435
|
-
}
|
|
32436
|
-
|
|
32437
32234
|
.E_t1sqg15u {
|
|
32438
32235
|
background: white;
|
|
32439
32236
|
}
|
|
@@ -32524,16 +32321,6 @@ input.E_rrg1fkn.ant-input {
|
|
|
32524
32321
|
padding-right: 12px;
|
|
32525
32322
|
}
|
|
32526
32323
|
|
|
32527
|
-
.E_gmyahx3 {
|
|
32528
|
-
cursor: pointer;
|
|
32529
|
-
}
|
|
32530
|
-
.E_gmyahx3 .link-text {
|
|
32531
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32532
|
-
}
|
|
32533
|
-
.E_gmyahx3:hover .link-text {
|
|
32534
|
-
color: #0080ff;
|
|
32535
|
-
}
|
|
32536
|
-
|
|
32537
32324
|
.E_s1iv0tp1 .enabled-switch {
|
|
32538
32325
|
display: flex;
|
|
32539
32326
|
align-items: center;
|
|
@@ -32542,36 +32329,11 @@ input.E_rrg1fkn.ant-input {
|
|
|
32542
32329
|
margin-right: 8px;
|
|
32543
32330
|
}
|
|
32544
32331
|
|
|
32545
|
-
.
|
|
32546
|
-
display: flex;
|
|
32547
|
-
justify-content: space-between;
|
|
32548
|
-
width: 100%;
|
|
32549
|
-
}
|
|
32550
|
-
.E_m15dvk92 .action {
|
|
32551
|
-
margin-left: 16px;
|
|
32552
|
-
}
|
|
32553
|
-
|
|
32554
|
-
.E_aql8iqz .ant-alert-message {
|
|
32332
|
+
.E_tje3huy {
|
|
32555
32333
|
width: 100%;
|
|
32556
|
-
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
display: flex;
|
|
32560
|
-
align-items: center;
|
|
32561
|
-
font-size: 12px;
|
|
32562
|
-
line-height: 18px;
|
|
32563
|
-
}
|
|
32564
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32565
|
-
margin-bottom: 4px;
|
|
32566
|
-
}
|
|
32567
|
-
|
|
32568
|
-
.E_tf5bynu {
|
|
32569
|
-
margin: 0 3px;
|
|
32570
|
-
}
|
|
32571
|
-
|
|
32572
|
-
.E_tcckoz1 {
|
|
32573
|
-
max-height: 400px;
|
|
32574
|
-
overflow: "auto";
|
|
32334
|
+
overflow: inherit;
|
|
32335
|
+
white-space: inherit;
|
|
32336
|
+
text-overflow: ellipsis;
|
|
32575
32337
|
}
|
|
32576
32338
|
|
|
32577
32339
|
.E_wg1tsps {
|
|
@@ -32597,18 +32359,17 @@ input.E_rrg1fkn.ant-input {
|
|
|
32597
32359
|
color: #00122e !important;
|
|
32598
32360
|
}
|
|
32599
32361
|
|
|
32600
|
-
.
|
|
32362
|
+
.E_m15dvk92 {
|
|
32363
|
+
display: flex;
|
|
32364
|
+
justify-content: space-between;
|
|
32601
32365
|
width: 100%;
|
|
32602
|
-
overflow: inherit;
|
|
32603
|
-
white-space: inherit;
|
|
32604
|
-
text-overflow: ellipsis;
|
|
32605
32366
|
}
|
|
32606
|
-
|
|
32607
|
-
|
|
32608
|
-
border-radius: 8px;
|
|
32367
|
+
.E_m15dvk92 .action {
|
|
32368
|
+
margin-left: 16px;
|
|
32609
32369
|
}
|
|
32610
|
-
|
|
32611
|
-
|
|
32370
|
+
|
|
32371
|
+
.E_aql8iqz .ant-alert-message {
|
|
32372
|
+
width: 100%;
|
|
32612
32373
|
}
|
|
32613
32374
|
|
|
32614
32375
|
.E_cav9p2m .ant-collapse-item {
|
|
@@ -32633,17 +32394,75 @@ input.E_rrg1fkn.ant-input {
|
|
|
32633
32394
|
cursor: default;
|
|
32634
32395
|
}
|
|
32635
32396
|
|
|
32636
|
-
.
|
|
32637
|
-
|
|
32397
|
+
.E_c198s9j3 {
|
|
32398
|
+
color: #2d3a56;
|
|
32399
|
+
line-height: 22px;
|
|
32400
|
+
display: inline-flex;
|
|
32638
32401
|
}
|
|
32639
|
-
|
|
32640
|
-
|
|
32641
|
-
|
|
32642
|
-
|
|
32402
|
+
.E_c198s9j3 .ant-checkbox {
|
|
32403
|
+
height: 22px;
|
|
32404
|
+
display: flex;
|
|
32405
|
+
align-items: center;
|
|
32406
|
+
top: 0;
|
|
32643
32407
|
}
|
|
32644
|
-
|
|
32645
|
-
|
|
32646
|
-
|
|
32408
|
+
.E_c198s9j3 .ant-checkbox-checked::after {
|
|
32409
|
+
border: none;
|
|
32410
|
+
}
|
|
32411
|
+
.E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
32412
|
+
.E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32413
|
+
border-color: #0080ff;
|
|
32414
|
+
}
|
|
32415
|
+
.E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
32416
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32417
|
+
}
|
|
32418
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
32419
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32420
|
+
border: 1px solid #0080ff;
|
|
32421
|
+
}
|
|
32422
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32423
|
+
background: #0080ff;
|
|
32424
|
+
}
|
|
32425
|
+
.E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32426
|
+
background-color: #fff;
|
|
32427
|
+
height: 2px;
|
|
32428
|
+
width: 10px;
|
|
32429
|
+
border-radius: 2px;
|
|
32430
|
+
}
|
|
32431
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled {
|
|
32432
|
+
opacity: 0.5;
|
|
32433
|
+
}
|
|
32434
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32435
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32436
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32437
|
+
}
|
|
32438
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32439
|
+
border-color: #2d3a56;
|
|
32440
|
+
}
|
|
32441
|
+
.E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32442
|
+
background: #2d3a56;
|
|
32443
|
+
}
|
|
32444
|
+
.E_c198s9j3 .ant-checkbox + span,
|
|
32445
|
+
.E_c198s9j3 .ant-checkbox-disabled + span {
|
|
32446
|
+
padding: 0;
|
|
32447
|
+
}
|
|
32448
|
+
.E_c198s9j3 .ant-checkbox + span .main,
|
|
32449
|
+
.E_c198s9j3 .ant-checkbox-disabled + span .main {
|
|
32450
|
+
display: inline-block;
|
|
32451
|
+
margin-left: 12px;
|
|
32452
|
+
color: #2d3a56;
|
|
32453
|
+
}
|
|
32454
|
+
.E_c198s9j3 .ant-checkbox + span .sub,
|
|
32455
|
+
.E_c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
32456
|
+
margin-left: 28px;
|
|
32457
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32458
|
+
}
|
|
32459
|
+
.E_c198s9j3.compact .ant-checkbox + span .main,
|
|
32460
|
+
.E_c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32461
|
+
margin-left: 8px;
|
|
32462
|
+
}
|
|
32463
|
+
.E_c198s9j3.compact .ant-checkbox + span .sub,
|
|
32464
|
+
.E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32465
|
+
margin-left: 24px;
|
|
32647
32466
|
}
|
|
32648
32467
|
|
|
32649
32468
|
button.E_lujuy3j {
|
|
@@ -32678,6 +32497,30 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32678
32497
|
color: #00122e;
|
|
32679
32498
|
}
|
|
32680
32499
|
|
|
32500
|
+
.E_o8ocss1 {
|
|
32501
|
+
overflow: hidden;
|
|
32502
|
+
text-overflow: ellipsis;
|
|
32503
|
+
}
|
|
32504
|
+
|
|
32505
|
+
.E_n17syc35 {
|
|
32506
|
+
white-space: nowrap;
|
|
32507
|
+
}
|
|
32508
|
+
|
|
32509
|
+
.E_t3qomhu {
|
|
32510
|
+
margin: 0 2px;
|
|
32511
|
+
}
|
|
32512
|
+
|
|
32513
|
+
.E_c10crapj {
|
|
32514
|
+
border-radius: 8px;
|
|
32515
|
+
}
|
|
32516
|
+
.E_c10crapj .ant-card-body {
|
|
32517
|
+
padding: 20px 24px 24px 24px;
|
|
32518
|
+
}
|
|
32519
|
+
|
|
32520
|
+
.E_iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32521
|
+
display: flex;
|
|
32522
|
+
}
|
|
32523
|
+
|
|
32681
32524
|
.E_igz4le8 {
|
|
32682
32525
|
height: 24px;
|
|
32683
32526
|
width: 56px !important;
|
|
@@ -32745,8 +32588,8 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32745
32588
|
transform: rotate(180deg);
|
|
32746
32589
|
}
|
|
32747
32590
|
|
|
32748
|
-
.
|
|
32749
|
-
|
|
32591
|
+
.E_t19ustft .date {
|
|
32592
|
+
margin-right: 4px;
|
|
32750
32593
|
}
|
|
32751
32594
|
|
|
32752
32595
|
.E_s14dk8r1 {
|
|
@@ -32818,13 +32661,9 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32818
32661
|
|
|
32819
32662
|
.E_s1uupoto {
|
|
32820
32663
|
width: 8px;
|
|
32821
|
-
height: 8px;
|
|
32822
|
-
border-radius: 50%;
|
|
32823
|
-
display: inline-block;
|
|
32824
|
-
}
|
|
32825
|
-
|
|
32826
|
-
.E_t19ustft .date {
|
|
32827
|
-
margin-right: 4px;
|
|
32664
|
+
height: 8px;
|
|
32665
|
+
border-radius: 50%;
|
|
32666
|
+
display: inline-block;
|
|
32828
32667
|
}
|
|
32829
32668
|
|
|
32830
32669
|
.E_s1uupxds {
|
|
@@ -32909,237 +32748,165 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32909
32748
|
background-color: #7E41FF;
|
|
32910
32749
|
}
|
|
32911
32750
|
|
|
32912
|
-
.
|
|
32913
|
-
|
|
32914
|
-
|
|
32915
|
-
.E_t1gz6wqf .table-loading-item {
|
|
32916
|
-
padding: 12px 4px;
|
|
32917
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32751
|
+
.E_m1thnes4 {
|
|
32752
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32753
|
+
text-align: center;
|
|
32918
32754
|
display: flex;
|
|
32755
|
+
align-items: center;
|
|
32756
|
+
justify-content: center;
|
|
32757
|
+
flex-direction: column;
|
|
32758
|
+
height: 100%;
|
|
32919
32759
|
}
|
|
32920
|
-
.
|
|
32921
|
-
|
|
32922
|
-
|
|
32923
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32924
|
-
border-radius: 2px;
|
|
32925
|
-
}
|
|
32926
|
-
.E_t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32927
|
-
width: 16px;
|
|
32928
|
-
}
|
|
32929
|
-
.E_t1gz6wqf .table-loading-item .td-loading {
|
|
32930
|
-
flex: 1;
|
|
32931
|
-
}
|
|
32932
|
-
.E_t1gz6wqf :nth-child(1) {
|
|
32933
|
-
padding: 8px 4px;
|
|
32934
|
-
}
|
|
32935
|
-
.E_t1gz6wqf :nth-child(1) > * {
|
|
32936
|
-
background: rgba(107, 125, 153, 0.18);
|
|
32937
|
-
}
|
|
32938
|
-
.E_t1gz6wqf :nth-child(1) > * {
|
|
32939
|
-
background: rgba(163, 180, 204, 0.18);
|
|
32760
|
+
.E_m1thnes4 .link {
|
|
32761
|
+
color: #0080ff;
|
|
32762
|
+
cursor: pointer;
|
|
32940
32763
|
}
|
|
32941
32764
|
|
|
32942
|
-
.
|
|
32765
|
+
.E_m1bixfdy {
|
|
32766
|
+
width: 100%;
|
|
32767
|
+
height: 100%;
|
|
32943
32768
|
display: flex;
|
|
32944
32769
|
flex-direction: column;
|
|
32945
|
-
flex: 1;
|
|
32946
|
-
/* FIXME:(yanzhen) do this better */
|
|
32947
32770
|
}
|
|
32948
|
-
.
|
|
32949
|
-
|
|
32771
|
+
.E_m1bixfdy .name-toolbar {
|
|
32772
|
+
width: 100%;
|
|
32950
32773
|
display: flex;
|
|
32951
|
-
|
|
32952
|
-
|
|
32953
|
-
|
|
32954
|
-
height: 100%;
|
|
32955
|
-
}
|
|
32956
|
-
.E_t160l1cm .tab-menu-item {
|
|
32957
|
-
margin-right: 2px;
|
|
32958
|
-
padding: 1px 12px;
|
|
32959
|
-
line-height: 24px;
|
|
32960
|
-
height: 24px;
|
|
32961
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32962
|
-
border-radius: 4px 4px 0 0;
|
|
32963
|
-
cursor: pointer;
|
|
32964
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
32965
|
-
}
|
|
32966
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
32967
|
-
padding-left: 0;
|
|
32968
|
-
}
|
|
32969
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
32970
|
-
padding-left: 12px;
|
|
32971
|
-
}
|
|
32972
|
-
.E_t160l1cm .tab-menu-item:hover {
|
|
32973
|
-
color: #0080ff;
|
|
32974
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32975
|
-
}
|
|
32976
|
-
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
32977
|
-
fill: #0080ff;
|
|
32978
|
-
}
|
|
32979
|
-
.E_t160l1cm .tab-menu-item:active {
|
|
32980
|
-
background: rgba(192, 203, 224, 0.6);
|
|
32981
|
-
}
|
|
32982
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
32983
|
-
color: #0080ff;
|
|
32984
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32985
|
-
}
|
|
32986
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
32987
|
-
background: rgba(192, 203, 224, 0.6);
|
|
32988
|
-
}
|
|
32989
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
32990
|
-
background: rgba(0, 128, 255, 0.16);
|
|
32774
|
+
line-height: 30px;
|
|
32775
|
+
padding: 0 16px;
|
|
32776
|
+
justify-content: space-between;
|
|
32991
32777
|
}
|
|
32992
|
-
.
|
|
32993
|
-
|
|
32778
|
+
.E_m1bixfdy .name-toolbar .metric-extra {
|
|
32779
|
+
display: flex;
|
|
32780
|
+
font-size: 12px;
|
|
32781
|
+
align-items: center;
|
|
32994
32782
|
}
|
|
32995
|
-
.
|
|
32996
|
-
color: #
|
|
32997
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32783
|
+
.E_m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32784
|
+
color: #a3b4cc;
|
|
32998
32785
|
}
|
|
32999
|
-
.
|
|
33000
|
-
|
|
32786
|
+
.E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32787
|
+
margin-left: 10px;
|
|
33001
32788
|
}
|
|
33002
|
-
.
|
|
33003
|
-
|
|
32789
|
+
.E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32790
|
+
margin-left: 10px;
|
|
32791
|
+
cursor: pointer;
|
|
33004
32792
|
}
|
|
33005
|
-
.
|
|
33006
|
-
|
|
33007
|
-
|
|
32793
|
+
.E_m1bixfdy .content {
|
|
32794
|
+
flex: 1;
|
|
32795
|
+
width: 100%;
|
|
32796
|
+
display: flex;
|
|
32797
|
+
justify-content: center;
|
|
32798
|
+
align-items: center;
|
|
33008
32799
|
}
|
|
33009
|
-
.
|
|
33010
|
-
|
|
32800
|
+
.E_m1bixfdy .single-content {
|
|
32801
|
+
height: 65px;
|
|
33011
32802
|
}
|
|
33012
|
-
|
|
33013
|
-
|
|
32803
|
+
|
|
32804
|
+
.E_lfamfcw {
|
|
33014
32805
|
display: flex;
|
|
33015
32806
|
align-items: center;
|
|
32807
|
+
white-space: nowrap;
|
|
33016
32808
|
overflow: hidden;
|
|
32809
|
+
width: 100%;
|
|
33017
32810
|
}
|
|
33018
|
-
.
|
|
33019
|
-
|
|
33020
|
-
|
|
33021
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
32811
|
+
.E_lfamfcw .ant-dropdown-trigger {
|
|
32812
|
+
margin-left: auto;
|
|
32813
|
+
font-size: 12px;
|
|
33022
32814
|
}
|
|
33023
|
-
|
|
33024
|
-
|
|
33025
|
-
position: relative;
|
|
32815
|
+
|
|
32816
|
+
.E_la6u9b4 {
|
|
33026
32817
|
display: flex;
|
|
32818
|
+
justify-content: flex-start;
|
|
32819
|
+
align-items: center;
|
|
32820
|
+
font-size: 12px;
|
|
32821
|
+
cursor: pointer;
|
|
33027
32822
|
}
|
|
33028
|
-
.
|
|
33029
|
-
|
|
33030
|
-
position: absolute;
|
|
33031
|
-
top: 50%;
|
|
33032
|
-
left: 0;
|
|
33033
|
-
transform: translate(-50%, -50%);
|
|
33034
|
-
transition: opacity 100ms linear;
|
|
33035
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
33036
|
-
}
|
|
33037
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
33038
|
-
color: #0080ff;
|
|
33039
|
-
}
|
|
33040
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33041
|
-
padding: 1px 12px;
|
|
33042
|
-
display: inline-block;
|
|
33043
|
-
opacity: 1;
|
|
33044
|
-
max-width: 160px;
|
|
33045
|
-
}
|
|
33046
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33047
|
-
padding: 1px 12px;
|
|
33048
|
-
color: #005ed1;
|
|
33049
|
-
}
|
|
33050
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33051
|
-
opacity: 1;
|
|
33052
|
-
}
|
|
33053
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
33054
|
-
background: rgba(0, 128, 255, 0.16);
|
|
33055
|
-
}
|
|
33056
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
33057
|
-
opacity: 0;
|
|
33058
|
-
}
|
|
33059
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
33060
|
-
padding: 4px 16px;
|
|
33061
|
-
height: 32px;
|
|
33062
|
-
border-radius: 6px 6px 0 0;
|
|
33063
|
-
}
|
|
33064
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33065
|
-
padding-left: 0;
|
|
33066
|
-
}
|
|
33067
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
33068
|
-
padding-left: 16px;
|
|
32823
|
+
.E_la6u9b4:not(:last-child) {
|
|
32824
|
+
margin-right: 20px;
|
|
33069
32825
|
}
|
|
33070
|
-
.
|
|
33071
|
-
|
|
33072
|
-
height: 24px;
|
|
32826
|
+
.E_la6u9b4.deselected {
|
|
32827
|
+
opacity: 0.4;
|
|
33073
32828
|
}
|
|
33074
|
-
.
|
|
33075
|
-
|
|
32829
|
+
.E_la6u9b4.deselected .color-block {
|
|
32830
|
+
background: #b4beca !important;
|
|
33076
32831
|
}
|
|
33077
|
-
|
|
33078
|
-
|
|
32832
|
+
|
|
32833
|
+
.E_chhvk8b {
|
|
32834
|
+
display: inline-block;
|
|
32835
|
+
height: 8px;
|
|
32836
|
+
width: 8px;
|
|
32837
|
+
margin-right: 8px;
|
|
33079
32838
|
}
|
|
33080
|
-
|
|
33081
|
-
|
|
32839
|
+
|
|
32840
|
+
.E_e1sdlxq1 .ant-dropdown-menu-item {
|
|
32841
|
+
display: flex;
|
|
32842
|
+
align-items: center;
|
|
32843
|
+
font-size: 12px;
|
|
32844
|
+
margin: 0;
|
|
33082
32845
|
}
|
|
33083
|
-
|
|
33084
|
-
|
|
32846
|
+
|
|
32847
|
+
.E_m16f7gpb {
|
|
32848
|
+
position: relative;
|
|
33085
32849
|
}
|
|
33086
|
-
.
|
|
33087
|
-
|
|
32850
|
+
.E_m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32851
|
+
bottom: -12px;
|
|
33088
32852
|
}
|
|
33089
|
-
.
|
|
33090
|
-
|
|
33091
|
-
|
|
32853
|
+
.E_m16f7gpb .metric-toolbar {
|
|
32854
|
+
display: flex;
|
|
32855
|
+
justify-content: space-between;
|
|
32856
|
+
line-height: 30px;
|
|
32857
|
+
margin: 0 16px;
|
|
33092
32858
|
}
|
|
33093
|
-
.
|
|
33094
|
-
|
|
32859
|
+
.E_m16f7gpb .metric-toolbar .metric-extra {
|
|
32860
|
+
display: flex;
|
|
32861
|
+
font-size: 12px;
|
|
32862
|
+
align-items: center;
|
|
33095
32863
|
}
|
|
33096
|
-
.
|
|
33097
|
-
color: #
|
|
32864
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32865
|
+
color: #a3b4cc;
|
|
33098
32866
|
}
|
|
33099
|
-
.
|
|
33100
|
-
|
|
32867
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32868
|
+
margin-left: 10px;
|
|
33101
32869
|
}
|
|
33102
|
-
.
|
|
33103
|
-
|
|
32870
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32871
|
+
margin-left: 10px;
|
|
32872
|
+
cursor: pointer;
|
|
33104
32873
|
}
|
|
33105
|
-
.
|
|
33106
|
-
|
|
33107
|
-
display: flex;
|
|
33108
|
-
flex-direction: column;
|
|
32874
|
+
.E_m16f7gpb .recharts-xAxis {
|
|
32875
|
+
font-size: 12px;
|
|
33109
32876
|
}
|
|
33110
|
-
.
|
|
33111
|
-
|
|
32877
|
+
.E_m16f7gpb .pointer-wrapper {
|
|
32878
|
+
position: absolute;
|
|
32879
|
+
bottom: 10px;
|
|
32880
|
+
padding: 0 8px;
|
|
32881
|
+
border-radius: 4px;
|
|
32882
|
+
font-size: 12px;
|
|
32883
|
+
color: #fff;
|
|
32884
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32885
|
+
transform: translateX(-50%);
|
|
33112
32886
|
}
|
|
33113
32887
|
|
|
33114
|
-
.
|
|
33115
|
-
|
|
33116
|
-
animation: none;
|
|
32888
|
+
.E_t1ipvk51 {
|
|
32889
|
+
min-width: 200px;
|
|
33117
32890
|
}
|
|
33118
|
-
|
|
33119
|
-
|
|
33120
|
-
|
|
32891
|
+
|
|
32892
|
+
.E_t1kgldps {
|
|
32893
|
+
display: flex;
|
|
32894
|
+
align-items: center;
|
|
32895
|
+
justify-content: space-between;
|
|
32896
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32897
|
+
color: #b4beca;
|
|
32898
|
+
font-size: 12px;
|
|
32899
|
+
padding: 3px 6px;
|
|
33121
32900
|
}
|
|
33122
|
-
.
|
|
33123
|
-
|
|
33124
|
-
height: 32px;
|
|
33125
|
-
line-height: 32px;
|
|
33126
|
-
font-size: 13px;
|
|
33127
|
-
padding: 0 10px;
|
|
33128
|
-
display: block;
|
|
33129
|
-
overflow: hidden;
|
|
33130
|
-
text-overflow: ellipsis;
|
|
33131
|
-
white-space: nowrap;
|
|
32901
|
+
.E_t1kgldps:first-child {
|
|
32902
|
+
padding-top: 3px;
|
|
33132
32903
|
}
|
|
33133
|
-
.
|
|
33134
|
-
|
|
33135
|
-
height: 1px;
|
|
33136
|
-
width: calc(100% + 10px);
|
|
33137
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33138
|
-
display: block;
|
|
32904
|
+
.E_t1kgldps:last-child {
|
|
32905
|
+
padding-bottom: 3px;
|
|
33139
32906
|
}
|
|
33140
|
-
.
|
|
33141
|
-
color: #
|
|
33142
|
-
|
|
32907
|
+
.E_t1kgldps .column-value {
|
|
32908
|
+
color: #fff;
|
|
32909
|
+
margin-left: 8px;
|
|
33143
32910
|
}
|
|
33144
32911
|
|
|
33145
32912
|
.E_sq6vos1 {
|
|
@@ -33337,6 +33104,36 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33337
33104
|
justify-content: center;
|
|
33338
33105
|
}
|
|
33339
33106
|
|
|
33107
|
+
.E_t1gz6wqf {
|
|
33108
|
+
height: 100%;
|
|
33109
|
+
}
|
|
33110
|
+
.E_t1gz6wqf .table-loading-item {
|
|
33111
|
+
padding: 12px 4px;
|
|
33112
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
33113
|
+
display: flex;
|
|
33114
|
+
}
|
|
33115
|
+
.E_t1gz6wqf .table-loading-item > * {
|
|
33116
|
+
height: 16px;
|
|
33117
|
+
margin: 4px;
|
|
33118
|
+
background: rgba(204, 212, 227, 0.18);
|
|
33119
|
+
border-radius: 2px;
|
|
33120
|
+
}
|
|
33121
|
+
.E_t1gz6wqf .table-loading-item .checkbox-loading {
|
|
33122
|
+
width: 16px;
|
|
33123
|
+
}
|
|
33124
|
+
.E_t1gz6wqf .table-loading-item .td-loading {
|
|
33125
|
+
flex: 1;
|
|
33126
|
+
}
|
|
33127
|
+
.E_t1gz6wqf :nth-child(1) {
|
|
33128
|
+
padding: 8px 4px;
|
|
33129
|
+
}
|
|
33130
|
+
.E_t1gz6wqf :nth-child(1) > * {
|
|
33131
|
+
background: rgba(107, 125, 153, 0.18);
|
|
33132
|
+
}
|
|
33133
|
+
.E_t1gz6wqf :nth-child(1) > * {
|
|
33134
|
+
background: rgba(163, 180, 204, 0.18);
|
|
33135
|
+
}
|
|
33136
|
+
|
|
33340
33137
|
.E_c1kchka8 {
|
|
33341
33138
|
height: 100%;
|
|
33342
33139
|
width: 100%;
|
|
@@ -33773,95 +33570,254 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33773
33570
|
height: 470px;
|
|
33774
33571
|
overflow: auto;
|
|
33775
33572
|
}
|
|
33776
|
-
|
|
33777
|
-
.E_d1tc7lgk {
|
|
33778
|
-
min-width: 200px;
|
|
33573
|
+
|
|
33574
|
+
.E_d1tc7lgk {
|
|
33575
|
+
min-width: 200px;
|
|
33576
|
+
}
|
|
33577
|
+
.E_d1tc7lgk header {
|
|
33578
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33579
|
+
padding: 8px 12px;
|
|
33580
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33581
|
+
}
|
|
33582
|
+
.E_d1tc7lgk ul {
|
|
33583
|
+
list-style: none;
|
|
33584
|
+
padding: 12px;
|
|
33585
|
+
}
|
|
33586
|
+
.E_d1tc7lgk ul li {
|
|
33587
|
+
padding: 5px 8px;
|
|
33588
|
+
border-radius: 5px;
|
|
33589
|
+
transition: all 0.2s ease-in-out;
|
|
33590
|
+
cursor: pointer;
|
|
33591
|
+
}
|
|
33592
|
+
.E_d1tc7lgk ul li:hover {
|
|
33593
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33594
|
+
color: #0080ff;
|
|
33595
|
+
}
|
|
33596
|
+
.E_d1tc7lgk ul li:active {
|
|
33597
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33598
|
+
color: #0080ff;
|
|
33599
|
+
}
|
|
33600
|
+
.E_d1tc7lgk ul li + li {
|
|
33601
|
+
margin-top: 2px;
|
|
33602
|
+
}
|
|
33603
|
+
|
|
33604
|
+
.E_rzaik16 {
|
|
33605
|
+
padding: 0;
|
|
33606
|
+
}
|
|
33607
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
33608
|
+
display: none;
|
|
33609
|
+
}
|
|
33610
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
33611
|
+
padding: 0;
|
|
33612
|
+
}
|
|
33613
|
+
|
|
33614
|
+
.E_h1ol2wl7 {
|
|
33615
|
+
font-weight: bold;
|
|
33616
|
+
background-color: unset;
|
|
33617
|
+
padding: unset;
|
|
33618
|
+
}
|
|
33619
|
+
|
|
33620
|
+
.E_t160l1cm {
|
|
33621
|
+
display: flex;
|
|
33622
|
+
flex-direction: column;
|
|
33623
|
+
flex: 1;
|
|
33624
|
+
/* FIXME:(yanzhen) do this better */
|
|
33625
|
+
}
|
|
33626
|
+
.E_t160l1cm .tab-bar {
|
|
33627
|
+
flex-shrink: 0;
|
|
33628
|
+
display: flex;
|
|
33629
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
33630
|
+
}
|
|
33631
|
+
.E_t160l1cm .tab-content {
|
|
33632
|
+
height: 100%;
|
|
33633
|
+
}
|
|
33634
|
+
.E_t160l1cm .tab-menu-item {
|
|
33635
|
+
margin-right: 2px;
|
|
33636
|
+
padding: 1px 12px;
|
|
33637
|
+
line-height: 24px;
|
|
33638
|
+
height: 24px;
|
|
33639
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33640
|
+
border-radius: 4px 4px 0 0;
|
|
33641
|
+
cursor: pointer;
|
|
33642
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33643
|
+
}
|
|
33644
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
33645
|
+
padding-left: 0;
|
|
33646
|
+
}
|
|
33647
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
33648
|
+
padding-left: 12px;
|
|
33649
|
+
}
|
|
33650
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
33651
|
+
color: #0080ff;
|
|
33652
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33653
|
+
}
|
|
33654
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
33655
|
+
fill: #0080ff;
|
|
33656
|
+
}
|
|
33657
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
33658
|
+
background: rgba(192, 203, 224, 0.6);
|
|
33659
|
+
}
|
|
33660
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
33661
|
+
color: #0080ff;
|
|
33662
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33663
|
+
}
|
|
33664
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
33665
|
+
background: rgba(192, 203, 224, 0.6);
|
|
33666
|
+
}
|
|
33667
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
33668
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33669
|
+
}
|
|
33670
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
33671
|
+
fill: #0080ff;
|
|
33672
|
+
}
|
|
33673
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
33674
|
+
color: #0080ff;
|
|
33675
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33676
|
+
}
|
|
33677
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
33678
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33679
|
+
}
|
|
33680
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
33681
|
+
fill: #1d326c;
|
|
33682
|
+
}
|
|
33683
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
33684
|
+
margin-left: 8px;
|
|
33685
|
+
height: 22px;
|
|
33686
|
+
}
|
|
33687
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
33688
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
33689
|
+
}
|
|
33690
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
33691
|
+
padding: 0;
|
|
33692
|
+
display: flex;
|
|
33693
|
+
align-items: center;
|
|
33694
|
+
overflow: hidden;
|
|
33695
|
+
}
|
|
33696
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
33697
|
+
opacity: 0;
|
|
33698
|
+
max-width: 0;
|
|
33699
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
33700
|
+
}
|
|
33701
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
33702
|
+
padding: 1px 12px;
|
|
33703
|
+
position: relative;
|
|
33704
|
+
display: flex;
|
|
33705
|
+
}
|
|
33706
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
33707
|
+
opacity: 0;
|
|
33708
|
+
position: absolute;
|
|
33709
|
+
top: 50%;
|
|
33710
|
+
left: 0;
|
|
33711
|
+
transform: translate(-50%, -50%);
|
|
33712
|
+
transition: opacity 100ms linear;
|
|
33713
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
33714
|
+
}
|
|
33715
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
33716
|
+
color: #0080ff;
|
|
33717
|
+
}
|
|
33718
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33719
|
+
padding: 1px 12px;
|
|
33720
|
+
display: inline-block;
|
|
33721
|
+
opacity: 1;
|
|
33722
|
+
max-width: 160px;
|
|
33723
|
+
}
|
|
33724
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33725
|
+
padding: 1px 12px;
|
|
33726
|
+
color: #005ed1;
|
|
33727
|
+
}
|
|
33728
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33729
|
+
opacity: 1;
|
|
33730
|
+
}
|
|
33731
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
33732
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33733
|
+
}
|
|
33734
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
33735
|
+
opacity: 0;
|
|
33736
|
+
}
|
|
33737
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
33738
|
+
padding: 4px 16px;
|
|
33739
|
+
height: 32px;
|
|
33740
|
+
border-radius: 6px 6px 0 0;
|
|
33741
|
+
}
|
|
33742
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33743
|
+
padding-left: 0;
|
|
33744
|
+
}
|
|
33745
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
33746
|
+
padding-left: 16px;
|
|
33779
33747
|
}
|
|
33780
|
-
.
|
|
33781
|
-
|
|
33782
|
-
|
|
33783
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33748
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
33749
|
+
margin-left: 11px;
|
|
33750
|
+
height: 24px;
|
|
33784
33751
|
}
|
|
33785
|
-
.
|
|
33786
|
-
|
|
33787
|
-
padding: 12px;
|
|
33752
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
33753
|
+
padding: 0;
|
|
33788
33754
|
}
|
|
33789
|
-
.
|
|
33790
|
-
padding:
|
|
33791
|
-
border-radius: 5px;
|
|
33792
|
-
transition: all 0.2s ease-in-out;
|
|
33793
|
-
cursor: pointer;
|
|
33755
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
33756
|
+
padding: 4px 16px;
|
|
33794
33757
|
}
|
|
33795
|
-
.
|
|
33796
|
-
|
|
33797
|
-
color: #0080ff;
|
|
33758
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33759
|
+
padding: 4px 16px;
|
|
33798
33760
|
}
|
|
33799
|
-
.
|
|
33800
|
-
background:
|
|
33801
|
-
color: #0080ff;
|
|
33761
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
33762
|
+
background: #fff;
|
|
33802
33763
|
}
|
|
33803
|
-
.
|
|
33804
|
-
|
|
33764
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
33765
|
+
color: #005ed1;
|
|
33805
33766
|
}
|
|
33806
|
-
|
|
33807
|
-
|
|
33808
|
-
|
|
33767
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
33768
|
+
background: #fff;
|
|
33769
|
+
color: #1d326c;
|
|
33809
33770
|
}
|
|
33810
|
-
.
|
|
33811
|
-
|
|
33771
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33772
|
+
color: rgba(45, 58, 86, 0.6);
|
|
33812
33773
|
}
|
|
33813
|
-
.
|
|
33814
|
-
|
|
33774
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33775
|
+
color: #1d326c;
|
|
33815
33776
|
}
|
|
33816
|
-
|
|
33817
|
-
|
|
33818
|
-
font-weight: bold;
|
|
33819
|
-
background-color: unset;
|
|
33820
|
-
padding: unset;
|
|
33777
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33778
|
+
fill: #d8deeb;
|
|
33821
33779
|
}
|
|
33822
|
-
|
|
33823
|
-
|
|
33824
|
-
padding: 0 12px 14px 12px;
|
|
33780
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
33781
|
+
fill: #1d326c;
|
|
33825
33782
|
}
|
|
33826
|
-
|
|
33827
|
-
|
|
33828
|
-
color: #2d3a56;
|
|
33829
|
-
padding: 7px 12px;
|
|
33783
|
+
.E_t160l1cm .tab-content {
|
|
33784
|
+
flex: 1;
|
|
33830
33785
|
display: flex;
|
|
33831
|
-
|
|
33832
|
-
align-items: center;
|
|
33833
|
-
}
|
|
33834
|
-
.E_c1udgdh2.has-arrow {
|
|
33835
|
-
padding-left: 10px;
|
|
33786
|
+
flex-direction: column;
|
|
33836
33787
|
}
|
|
33837
|
-
.
|
|
33838
|
-
|
|
33839
|
-
color: #00122e;
|
|
33788
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
33789
|
+
overflow: visible;
|
|
33840
33790
|
}
|
|
33841
|
-
|
|
33842
|
-
|
|
33843
|
-
|
|
33791
|
+
|
|
33792
|
+
.E_t14npdqr {
|
|
33793
|
+
max-width: 240px;
|
|
33794
|
+
animation: none;
|
|
33844
33795
|
}
|
|
33845
|
-
.
|
|
33846
|
-
|
|
33796
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
33797
|
+
border: 1px solid #0080ff;
|
|
33798
|
+
padding: 0;
|
|
33847
33799
|
}
|
|
33848
|
-
.
|
|
33849
|
-
|
|
33850
|
-
|
|
33800
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
33801
|
+
margin: 0;
|
|
33802
|
+
height: 32px;
|
|
33803
|
+
line-height: 32px;
|
|
33804
|
+
font-size: 13px;
|
|
33805
|
+
padding: 0 10px;
|
|
33806
|
+
display: block;
|
|
33807
|
+
overflow: hidden;
|
|
33808
|
+
text-overflow: ellipsis;
|
|
33809
|
+
white-space: nowrap;
|
|
33851
33810
|
}
|
|
33852
|
-
.
|
|
33853
|
-
|
|
33854
|
-
|
|
33855
|
-
|
|
33856
|
-
|
|
33857
|
-
|
|
33858
|
-
line-height: 18px;
|
|
33859
|
-
color: #2d3a56;
|
|
33860
|
-
font-weight: 700;
|
|
33811
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
33812
|
+
content: " ";
|
|
33813
|
+
height: 1px;
|
|
33814
|
+
width: calc(100% + 10px);
|
|
33815
|
+
background: rgba(172, 186, 211, 0.6);
|
|
33816
|
+
display: block;
|
|
33861
33817
|
}
|
|
33862
|
-
.
|
|
33863
|
-
|
|
33864
|
-
|
|
33818
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
33819
|
+
color: #0080ff;
|
|
33820
|
+
background: transparent;
|
|
33865
33821
|
}
|
|
33866
33822
|
|
|
33867
33823
|
.E_skwah65 {
|
|
@@ -33877,23 +33833,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33877
33833
|
margin-left: 1px;
|
|
33878
33834
|
}
|
|
33879
33835
|
|
|
33880
|
-
.E_bab9xum {
|
|
33881
|
-
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);
|
|
33882
|
-
}
|
|
33883
|
-
|
|
33884
|
-
.E_cav4gt6 {
|
|
33885
|
-
border-radius: 8px;
|
|
33886
|
-
background-color: white;
|
|
33887
|
-
}
|
|
33888
|
-
.E_cav4gt6.hoverable {
|
|
33889
|
-
cursor: pointer;
|
|
33890
|
-
}
|
|
33891
|
-
.E_cav4gt6.hoverable:hover {
|
|
33892
|
-
transition: all 200ms ease;
|
|
33893
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33894
|
-
transform: translateY(-4px);
|
|
33895
|
-
}
|
|
33896
|
-
|
|
33897
33836
|
.E_rrwcpby {
|
|
33898
33837
|
display: flex;
|
|
33899
33838
|
align-items: center;
|
|
@@ -33941,6 +33880,50 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33941
33880
|
min-height: 0px;
|
|
33942
33881
|
}
|
|
33943
33882
|
|
|
33883
|
+
.E_c1k4vanq {
|
|
33884
|
+
padding: 0 12px 14px 12px;
|
|
33885
|
+
}
|
|
33886
|
+
|
|
33887
|
+
.E_c1udgdh2 {
|
|
33888
|
+
color: #2d3a56;
|
|
33889
|
+
padding: 7px 12px;
|
|
33890
|
+
display: flex;
|
|
33891
|
+
justify-content: space-between;
|
|
33892
|
+
align-items: center;
|
|
33893
|
+
}
|
|
33894
|
+
.E_c1udgdh2.has-arrow {
|
|
33895
|
+
padding-left: 10px;
|
|
33896
|
+
}
|
|
33897
|
+
.E_c1udgdh2.has-arrow .title-wrapper {
|
|
33898
|
+
cursor: pointer;
|
|
33899
|
+
color: #00122e;
|
|
33900
|
+
}
|
|
33901
|
+
.E_c1udgdh2.has-arrow .title-wrapper.is-open {
|
|
33902
|
+
color: #2d3a56;
|
|
33903
|
+
font-weight: 600;
|
|
33904
|
+
}
|
|
33905
|
+
.E_c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33906
|
+
transform: rotate(90deg);
|
|
33907
|
+
}
|
|
33908
|
+
.E_c1udgdh2 .sub-info {
|
|
33909
|
+
font-size: 12px;
|
|
33910
|
+
line-height: 18px;
|
|
33911
|
+
}
|
|
33912
|
+
.E_c1udgdh2 .title-wrapper {
|
|
33913
|
+
display: flex;
|
|
33914
|
+
align-items: center;
|
|
33915
|
+
user-select: none;
|
|
33916
|
+
flex-grow: 1;
|
|
33917
|
+
font-size: 12px;
|
|
33918
|
+
line-height: 18px;
|
|
33919
|
+
color: #2d3a56;
|
|
33920
|
+
font-weight: 700;
|
|
33921
|
+
}
|
|
33922
|
+
.E_c1udgdh2 .collapse-arrow {
|
|
33923
|
+
transition: all 50ms ease-out 0ms;
|
|
33924
|
+
margin-right: 2px;
|
|
33925
|
+
}
|
|
33926
|
+
|
|
33944
33927
|
.E_w1xcixj5.outside-tag {
|
|
33945
33928
|
padding-left: 0;
|
|
33946
33929
|
}
|
|
@@ -33950,30 +33933,21 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33950
33933
|
margin-right: 4px;
|
|
33951
33934
|
}
|
|
33952
33935
|
|
|
33953
|
-
.
|
|
33954
|
-
|
|
33955
|
-
height: 18px;
|
|
33956
|
-
}
|
|
33957
|
-
|
|
33958
|
-
.E_mfsz1jz {
|
|
33959
|
-
padding: 2px 8px;
|
|
33960
|
-
height: 24px;
|
|
33936
|
+
.E_bab9xum {
|
|
33937
|
+
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);
|
|
33961
33938
|
}
|
|
33962
33939
|
|
|
33963
|
-
.
|
|
33964
|
-
|
|
33940
|
+
.E_cav4gt6 {
|
|
33941
|
+
border-radius: 8px;
|
|
33942
|
+
background-color: white;
|
|
33965
33943
|
}
|
|
33966
|
-
|
|
33967
|
-
|
|
33968
|
-
margin-right: 4px;
|
|
33969
|
-
height: 16px;
|
|
33944
|
+
.E_cav4gt6.hoverable {
|
|
33945
|
+
cursor: pointer;
|
|
33970
33946
|
}
|
|
33971
|
-
|
|
33972
|
-
|
|
33973
|
-
|
|
33974
|
-
|
|
33975
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33976
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33947
|
+
.E_cav4gt6.hoverable:hover {
|
|
33948
|
+
transition: all 200ms ease;
|
|
33949
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33950
|
+
transform: translateY(-4px);
|
|
33977
33951
|
}
|
|
33978
33952
|
|
|
33979
33953
|
.E_at4ovwe .ant-input-number-handler-wrap {
|
|
@@ -34026,6 +34000,37 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34026
34000
|
font-size: inherit;
|
|
34027
34001
|
}
|
|
34028
34002
|
|
|
34003
|
+
.E_sut42l0 {
|
|
34004
|
+
padding: 0 8px;
|
|
34005
|
+
height: 18px;
|
|
34006
|
+
}
|
|
34007
|
+
|
|
34008
|
+
.E_mfsz1jz {
|
|
34009
|
+
padding: 2px 8px;
|
|
34010
|
+
height: 24px;
|
|
34011
|
+
}
|
|
34012
|
+
|
|
34013
|
+
.E_tnd6h4m {
|
|
34014
|
+
margin: 0;
|
|
34015
|
+
}
|
|
34016
|
+
|
|
34017
|
+
.E_i1qw4clm {
|
|
34018
|
+
margin-right: 4px;
|
|
34019
|
+
height: 16px;
|
|
34020
|
+
}
|
|
34021
|
+
|
|
34022
|
+
.E_n1r5ku5l.ant-tag.ant-tag-gray {
|
|
34023
|
+
font-weight: 700;
|
|
34024
|
+
color: #00122e;
|
|
34025
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34026
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34027
|
+
}
|
|
34028
|
+
|
|
34029
|
+
.E_iwsze0q {
|
|
34030
|
+
margin-right: 4px;
|
|
34031
|
+
height: 16px;
|
|
34032
|
+
}
|
|
34033
|
+
|
|
34029
34034
|
.E_tc40oxa {
|
|
34030
34035
|
margin-bottom: 4px;
|
|
34031
34036
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34219,11 +34224,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34219
34224
|
margin-right: 8px;
|
|
34220
34225
|
}
|
|
34221
34226
|
|
|
34222
|
-
.E_iwsze0q {
|
|
34223
|
-
margin-right: 4px;
|
|
34224
|
-
height: 16px;
|
|
34225
|
-
}
|
|
34226
|
-
|
|
34227
34227
|
.E_a6dbbkm .ant-input-number-handler-wrap {
|
|
34228
34228
|
display: var(--a6dbbkm-0);
|
|
34229
34229
|
}
|