@cloudtower/eagle 0.27.81 → 0.27.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core/Cascader/cascader.widget.js +2 -2
- package/dist/cjs/core/DonutChart/index.js +1 -1
- package/dist/cjs/core/Modal/index.js +6 -2
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1809 -1810
- package/dist/esm/core/Cascader/cascader.widget.js +2 -2
- package/dist/esm/core/DonutChart/index.js +1 -1
- package/dist/esm/core/Modal/index.js +6 -2
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/DonutChart/index.d.ts +2 -8
- package/dist/src/core/Modal/modal.type.d.ts +8 -0
- package/dist/style.css +1710 -1710
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29571,6 +29571,86 @@ html body {
|
|
|
29571
29571
|
margin-left: 1px;
|
|
29572
29572
|
}
|
|
29573
29573
|
|
|
29574
|
+
.E_c18bcrac {
|
|
29575
|
+
display: inline-block;
|
|
29576
|
+
width: 100%;
|
|
29577
|
+
}
|
|
29578
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29579
|
+
margin-left: 4px;
|
|
29580
|
+
}
|
|
29581
|
+
|
|
29582
|
+
.E_cro7kg2 {
|
|
29583
|
+
padding: 4px;
|
|
29584
|
+
}
|
|
29585
|
+
|
|
29586
|
+
.E_c14wcxf0 {
|
|
29587
|
+
display: flex;
|
|
29588
|
+
justify-content: space-between;
|
|
29589
|
+
align-items: center;
|
|
29590
|
+
font-size: 13px;
|
|
29591
|
+
line-height: 24px;
|
|
29592
|
+
color: #cccccc;
|
|
29593
|
+
white-space: nowrap;
|
|
29594
|
+
}
|
|
29595
|
+
.E_c14wcxf0 label {
|
|
29596
|
+
margin-right: 32px;
|
|
29597
|
+
}
|
|
29598
|
+
|
|
29599
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29600
|
+
font-weight: bold;
|
|
29601
|
+
color: white;
|
|
29602
|
+
}
|
|
29603
|
+
|
|
29604
|
+
.E_s11212zy {
|
|
29605
|
+
width: 8px;
|
|
29606
|
+
height: 8px;
|
|
29607
|
+
border-radius: 2px;
|
|
29608
|
+
display: inline-block;
|
|
29609
|
+
background: var(--s11212zy-0);
|
|
29610
|
+
border: 1px solid #fff;
|
|
29611
|
+
box-sizing: content-box;
|
|
29612
|
+
margin-right: 6px;
|
|
29613
|
+
}
|
|
29614
|
+
|
|
29615
|
+
.E_p1lyky6c > :first-child {
|
|
29616
|
+
font-weight: bold;
|
|
29617
|
+
color: white;
|
|
29618
|
+
margin-right: 4px;
|
|
29619
|
+
}
|
|
29620
|
+
|
|
29621
|
+
.E_tqjc4ui {
|
|
29622
|
+
margin: 0 2px;
|
|
29623
|
+
}
|
|
29624
|
+
|
|
29625
|
+
.E_gmyahx3 {
|
|
29626
|
+
cursor: pointer;
|
|
29627
|
+
}
|
|
29628
|
+
.E_gmyahx3 .link-text {
|
|
29629
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29630
|
+
}
|
|
29631
|
+
.E_gmyahx3:hover .link-text {
|
|
29632
|
+
color: #0080ff;
|
|
29633
|
+
}
|
|
29634
|
+
|
|
29635
|
+
.E_n12mqh7z {
|
|
29636
|
+
display: flex;
|
|
29637
|
+
align-items: center;
|
|
29638
|
+
font-size: 12px;
|
|
29639
|
+
line-height: 18px;
|
|
29640
|
+
}
|
|
29641
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29642
|
+
margin-bottom: 4px;
|
|
29643
|
+
}
|
|
29644
|
+
|
|
29645
|
+
.E_tf5bynu {
|
|
29646
|
+
margin: 0 3px;
|
|
29647
|
+
}
|
|
29648
|
+
|
|
29649
|
+
.E_tcckoz1 {
|
|
29650
|
+
max-height: 400px;
|
|
29651
|
+
overflow: auto;
|
|
29652
|
+
}
|
|
29653
|
+
|
|
29574
29654
|
.E_clm1wy1 {
|
|
29575
29655
|
width: 192px;
|
|
29576
29656
|
height: 246px;
|
|
@@ -29664,41 +29744,6 @@ html body {
|
|
|
29664
29744
|
border-radius: 2px;
|
|
29665
29745
|
}
|
|
29666
29746
|
|
|
29667
|
-
.E_n12mqh7z {
|
|
29668
|
-
display: flex;
|
|
29669
|
-
align-items: center;
|
|
29670
|
-
font-size: 12px;
|
|
29671
|
-
line-height: 18px;
|
|
29672
|
-
}
|
|
29673
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29674
|
-
margin-bottom: 4px;
|
|
29675
|
-
}
|
|
29676
|
-
|
|
29677
|
-
.E_tf5bynu {
|
|
29678
|
-
margin: 0 3px;
|
|
29679
|
-
}
|
|
29680
|
-
|
|
29681
|
-
.E_tcckoz1 {
|
|
29682
|
-
max-height: 400px;
|
|
29683
|
-
overflow: auto;
|
|
29684
|
-
}
|
|
29685
|
-
|
|
29686
|
-
.E_ou7iq30 {
|
|
29687
|
-
overflow: hidden;
|
|
29688
|
-
text-overflow: ellipsis;
|
|
29689
|
-
}
|
|
29690
|
-
|
|
29691
|
-
.E_s1tui002 {
|
|
29692
|
-
white-space: nowrap;
|
|
29693
|
-
}
|
|
29694
|
-
|
|
29695
|
-
.E_mxrc2zg {
|
|
29696
|
-
display: -webkit-box;
|
|
29697
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29698
|
-
-webkit-box-orient: vertical;
|
|
29699
|
-
word-break: break-all;
|
|
29700
|
-
}
|
|
29701
|
-
|
|
29702
29747
|
.E_s1ebs0ra {
|
|
29703
29748
|
display: flex;
|
|
29704
29749
|
align-items: center;
|
|
@@ -29760,65 +29805,20 @@ html body {
|
|
|
29760
29805
|
background: #fff;
|
|
29761
29806
|
}
|
|
29762
29807
|
|
|
29763
|
-
.
|
|
29764
|
-
|
|
29765
|
-
|
|
29766
|
-
|
|
29767
|
-
.E_gmyahx3 {
|
|
29768
|
-
cursor: pointer;
|
|
29769
|
-
}
|
|
29770
|
-
.E_gmyahx3 .link-text {
|
|
29771
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29772
|
-
}
|
|
29773
|
-
.E_gmyahx3:hover .link-text {
|
|
29774
|
-
color: #0080ff;
|
|
29775
|
-
}
|
|
29776
|
-
|
|
29777
|
-
.E_c18bcrac {
|
|
29778
|
-
display: inline-block;
|
|
29779
|
-
width: 100%;
|
|
29780
|
-
}
|
|
29781
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29782
|
-
margin-left: 4px;
|
|
29783
|
-
}
|
|
29784
|
-
|
|
29785
|
-
.E_cro7kg2 {
|
|
29786
|
-
padding: 4px;
|
|
29808
|
+
.E_ou7iq30 {
|
|
29809
|
+
overflow: hidden;
|
|
29810
|
+
text-overflow: ellipsis;
|
|
29787
29811
|
}
|
|
29788
29812
|
|
|
29789
|
-
.
|
|
29790
|
-
display: flex;
|
|
29791
|
-
justify-content: space-between;
|
|
29792
|
-
align-items: center;
|
|
29793
|
-
font-size: 13px;
|
|
29794
|
-
line-height: 24px;
|
|
29795
|
-
color: #cccccc;
|
|
29813
|
+
.E_s1tui002 {
|
|
29796
29814
|
white-space: nowrap;
|
|
29797
29815
|
}
|
|
29798
|
-
.E_c14wcxf0 label {
|
|
29799
|
-
margin-right: 32px;
|
|
29800
|
-
}
|
|
29801
|
-
|
|
29802
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29803
|
-
font-weight: bold;
|
|
29804
|
-
color: white;
|
|
29805
|
-
}
|
|
29806
|
-
|
|
29807
|
-
.E_s11212zy {
|
|
29808
|
-
width: 8px;
|
|
29809
|
-
height: 8px;
|
|
29810
|
-
border-radius: 2px;
|
|
29811
|
-
display: inline-block;
|
|
29812
|
-
background: var(--s11212zy-0);
|
|
29813
|
-
border: 1px solid #fff;
|
|
29814
|
-
box-sizing: content-box;
|
|
29815
|
-
margin-right: 6px;
|
|
29816
|
-
}
|
|
29817
29816
|
|
|
29818
|
-
.
|
|
29819
|
-
|
|
29820
|
-
|
|
29821
|
-
|
|
29817
|
+
.E_mxrc2zg {
|
|
29818
|
+
display: -webkit-box;
|
|
29819
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29820
|
+
-webkit-box-orient: vertical;
|
|
29821
|
+
word-break: break-all;
|
|
29822
29822
|
}
|
|
29823
29823
|
|
|
29824
29824
|
.E_c1up1pdz {
|
|
@@ -29961,6 +29961,14 @@ html body {
|
|
|
29961
29961
|
color: #fff;
|
|
29962
29962
|
}
|
|
29963
29963
|
|
|
29964
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
29965
|
+
display: flex;
|
|
29966
|
+
align-items: center;
|
|
29967
|
+
}
|
|
29968
|
+
.E_s1iv0tp1 .enabled-text {
|
|
29969
|
+
margin-right: 8px;
|
|
29970
|
+
}
|
|
29971
|
+
|
|
29964
29972
|
.E_t1sqg15u {
|
|
29965
29973
|
background: white;
|
|
29966
29974
|
}
|
|
@@ -30051,120 +30059,234 @@ html body {
|
|
|
30051
30059
|
padding-right: 12px;
|
|
30052
30060
|
}
|
|
30053
30061
|
|
|
30054
|
-
.
|
|
30055
|
-
|
|
30056
|
-
|
|
30062
|
+
.E_tje3huy {
|
|
30063
|
+
width: 100%;
|
|
30064
|
+
overflow: inherit;
|
|
30065
|
+
white-space: inherit;
|
|
30066
|
+
text-overflow: ellipsis;
|
|
30057
30067
|
}
|
|
30058
|
-
|
|
30059
|
-
|
|
30068
|
+
|
|
30069
|
+
.E_t160l1cm {
|
|
30070
|
+
display: flex;
|
|
30071
|
+
flex-direction: column;
|
|
30072
|
+
flex: 1;
|
|
30073
|
+
/* FIXME:(yanzhen) do this better */
|
|
30060
30074
|
}
|
|
30061
|
-
.
|
|
30062
|
-
|
|
30075
|
+
.E_t160l1cm .tab-bar {
|
|
30076
|
+
flex-shrink: 0;
|
|
30077
|
+
display: flex;
|
|
30078
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30063
30079
|
}
|
|
30064
|
-
.
|
|
30065
|
-
|
|
30080
|
+
.E_t160l1cm .tab-content {
|
|
30081
|
+
height: 100%;
|
|
30066
30082
|
}
|
|
30067
|
-
.
|
|
30068
|
-
|
|
30083
|
+
.E_t160l1cm .tab-menu-item {
|
|
30084
|
+
margin-right: 2px;
|
|
30085
|
+
padding: 1px 12px;
|
|
30086
|
+
line-height: 24px;
|
|
30087
|
+
height: 24px;
|
|
30088
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30089
|
+
border-radius: 4px 4px 0 0;
|
|
30090
|
+
cursor: pointer;
|
|
30091
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30069
30092
|
}
|
|
30070
|
-
.
|
|
30071
|
-
padding:
|
|
30093
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
30094
|
+
padding-left: 0;
|
|
30072
30095
|
}
|
|
30073
|
-
|
|
30074
|
-
|
|
30075
|
-
display: flex;
|
|
30076
|
-
justify-content: space-between;
|
|
30077
|
-
width: 100%;
|
|
30096
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30097
|
+
padding-left: 12px;
|
|
30078
30098
|
}
|
|
30079
|
-
.
|
|
30080
|
-
|
|
30099
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
30100
|
+
color: #0080ff;
|
|
30101
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30081
30102
|
}
|
|
30082
|
-
|
|
30083
|
-
|
|
30084
|
-
width: 100%;
|
|
30103
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
30104
|
+
fill: #0080ff;
|
|
30085
30105
|
}
|
|
30086
|
-
|
|
30087
|
-
|
|
30088
|
-
display: flex;
|
|
30089
|
-
align-items: center;
|
|
30106
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
30107
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30090
30108
|
}
|
|
30091
|
-
.
|
|
30092
|
-
|
|
30109
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
30110
|
+
color: #0080ff;
|
|
30111
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30093
30112
|
}
|
|
30094
|
-
|
|
30095
|
-
.
|
|
30096
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30097
|
-
margin-bottom: 4px;
|
|
30113
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
30114
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30098
30115
|
}
|
|
30099
|
-
.
|
|
30100
|
-
|
|
30101
|
-
cursor: pointer;
|
|
30102
|
-
transition: color 160ms ease;
|
|
30116
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
30117
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30103
30118
|
}
|
|
30104
|
-
.
|
|
30119
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
30120
|
+
fill: #0080ff;
|
|
30121
|
+
}
|
|
30122
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
30105
30123
|
color: #0080ff;
|
|
30124
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30106
30125
|
}
|
|
30107
|
-
.
|
|
30108
|
-
|
|
30126
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
30127
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30109
30128
|
}
|
|
30110
|
-
|
|
30111
|
-
|
|
30112
|
-
width: 100%;
|
|
30113
|
-
overflow: inherit;
|
|
30114
|
-
white-space: inherit;
|
|
30115
|
-
text-overflow: ellipsis;
|
|
30129
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
30130
|
+
fill: #1d326c;
|
|
30116
30131
|
}
|
|
30117
|
-
|
|
30118
|
-
|
|
30132
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
30133
|
+
margin-left: 8px;
|
|
30134
|
+
height: 22px;
|
|
30135
|
+
}
|
|
30136
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
30137
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
30138
|
+
}
|
|
30139
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
30140
|
+
padding: 0;
|
|
30119
30141
|
display: flex;
|
|
30120
30142
|
align-items: center;
|
|
30121
|
-
|
|
30143
|
+
overflow: hidden;
|
|
30122
30144
|
}
|
|
30123
|
-
|
|
30124
|
-
|
|
30145
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
30146
|
+
opacity: 0;
|
|
30147
|
+
max-width: 0;
|
|
30148
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30149
|
+
}
|
|
30150
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
30151
|
+
padding: 1px 12px;
|
|
30152
|
+
position: relative;
|
|
30125
30153
|
display: flex;
|
|
30126
|
-
align-items: center;
|
|
30127
|
-
width: calc(100% - 40px);
|
|
30128
30154
|
}
|
|
30129
|
-
.
|
|
30155
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30156
|
+
opacity: 0;
|
|
30157
|
+
position: absolute;
|
|
30158
|
+
top: 50%;
|
|
30159
|
+
left: 0;
|
|
30160
|
+
transform: translate(-50%, -50%);
|
|
30161
|
+
transition: opacity 100ms linear;
|
|
30162
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30163
|
+
}
|
|
30164
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30165
|
+
color: #0080ff;
|
|
30166
|
+
}
|
|
30167
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30168
|
+
padding: 1px 12px;
|
|
30130
30169
|
display: inline-block;
|
|
30131
|
-
|
|
30170
|
+
opacity: 1;
|
|
30171
|
+
max-width: 160px;
|
|
30132
30172
|
}
|
|
30133
|
-
|
|
30134
|
-
|
|
30135
|
-
|
|
30173
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30174
|
+
padding: 1px 12px;
|
|
30175
|
+
color: #005ed1;
|
|
30136
30176
|
}
|
|
30137
|
-
.
|
|
30138
|
-
|
|
30177
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30178
|
+
opacity: 1;
|
|
30139
30179
|
}
|
|
30140
|
-
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30180
|
+
.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 {
|
|
30181
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30182
|
+
}
|
|
30183
|
+
.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 {
|
|
30184
|
+
opacity: 0;
|
|
30185
|
+
}
|
|
30186
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30187
|
+
padding: 4px 16px;
|
|
30188
|
+
height: 32px;
|
|
30189
|
+
border-radius: 6px 6px 0 0;
|
|
30190
|
+
}
|
|
30191
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30192
|
+
padding-left: 0;
|
|
30193
|
+
}
|
|
30194
|
+
.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 {
|
|
30195
|
+
padding-left: 16px;
|
|
30196
|
+
}
|
|
30197
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30198
|
+
margin-left: 11px;
|
|
30199
|
+
height: 24px;
|
|
30200
|
+
}
|
|
30201
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30202
|
+
padding: 0;
|
|
30203
|
+
}
|
|
30204
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30205
|
+
padding: 4px 16px;
|
|
30206
|
+
}
|
|
30207
|
+
.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 {
|
|
30208
|
+
padding: 4px 16px;
|
|
30209
|
+
}
|
|
30210
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30211
|
+
background: #fff;
|
|
30212
|
+
}
|
|
30213
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30214
|
+
color: #005ed1;
|
|
30215
|
+
}
|
|
30216
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30217
|
+
background: #fff;
|
|
30218
|
+
color: #1d326c;
|
|
30219
|
+
}
|
|
30220
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30221
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30222
|
+
}
|
|
30223
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30224
|
+
color: #1d326c;
|
|
30225
|
+
}
|
|
30226
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30227
|
+
fill: #d8deeb;
|
|
30228
|
+
}
|
|
30229
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30230
|
+
fill: #1d326c;
|
|
30231
|
+
}
|
|
30232
|
+
.E_t160l1cm .tab-content {
|
|
30233
|
+
flex: 1;
|
|
30234
|
+
display: flex;
|
|
30235
|
+
flex-direction: column;
|
|
30236
|
+
}
|
|
30237
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30238
|
+
overflow: visible;
|
|
30143
30239
|
}
|
|
30144
30240
|
|
|
30145
|
-
.
|
|
30241
|
+
.E_t14npdqr {
|
|
30242
|
+
max-width: 240px;
|
|
30243
|
+
animation: none;
|
|
30244
|
+
}
|
|
30245
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30246
|
+
border: 1px solid #0080ff;
|
|
30247
|
+
padding: 0;
|
|
30248
|
+
}
|
|
30249
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30250
|
+
margin: 0;
|
|
30251
|
+
height: 32px;
|
|
30252
|
+
line-height: 32px;
|
|
30253
|
+
font-size: 13px;
|
|
30254
|
+
padding: 0 10px;
|
|
30255
|
+
display: block;
|
|
30256
|
+
overflow: hidden;
|
|
30257
|
+
text-overflow: ellipsis;
|
|
30146
30258
|
white-space: nowrap;
|
|
30147
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30148
30259
|
}
|
|
30149
|
-
.
|
|
30150
|
-
|
|
30260
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30261
|
+
content: " ";
|
|
30262
|
+
height: 1px;
|
|
30263
|
+
width: calc(100% + 10px);
|
|
30264
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30265
|
+
display: block;
|
|
30151
30266
|
}
|
|
30152
|
-
.
|
|
30153
|
-
|
|
30267
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30268
|
+
color: #0080ff;
|
|
30269
|
+
background: transparent;
|
|
30154
30270
|
}
|
|
30155
|
-
|
|
30156
|
-
|
|
30271
|
+
|
|
30272
|
+
.E_c18gxmrl {
|
|
30273
|
+
border: 1px solid #d8deeb;
|
|
30274
|
+
border-radius: 4px;
|
|
30157
30275
|
}
|
|
30158
|
-
.
|
|
30159
|
-
|
|
30160
|
-
border-bottom-right-radius: 0;
|
|
30276
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30277
|
+
margin-top: 8px;
|
|
30161
30278
|
}
|
|
30162
|
-
.
|
|
30163
|
-
border-
|
|
30164
|
-
border-bottom-left-radius: 0;
|
|
30279
|
+
.E_c18gxmrl:hover {
|
|
30280
|
+
border-color: #0080ff;
|
|
30165
30281
|
}
|
|
30166
|
-
.
|
|
30167
|
-
|
|
30282
|
+
.E_c18gxmrl:hover > header {
|
|
30283
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30284
|
+
}
|
|
30285
|
+
.E_c18gxmrl.active header {
|
|
30286
|
+
border-bottom: 1px solid #d8deeb;
|
|
30287
|
+
}
|
|
30288
|
+
.E_c18gxmrl > header {
|
|
30289
|
+
padding: 8px 12px;
|
|
30168
30290
|
}
|
|
30169
30291
|
|
|
30170
30292
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30417,207 +30539,56 @@ html body {
|
|
|
30417
30539
|
padding: 0;
|
|
30418
30540
|
}
|
|
30419
30541
|
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
flex: 1;
|
|
30424
|
-
/* FIXME:(yanzhen) do this better */
|
|
30425
|
-
}
|
|
30426
|
-
.E_t160l1cm .tab-bar {
|
|
30427
|
-
flex-shrink: 0;
|
|
30428
|
-
display: flex;
|
|
30429
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30430
|
-
}
|
|
30431
|
-
.E_t160l1cm .tab-content {
|
|
30432
|
-
height: 100%;
|
|
30542
|
+
.E_berrcjl {
|
|
30543
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30544
|
+
margin-bottom: 4px;
|
|
30433
30545
|
}
|
|
30434
|
-
.
|
|
30435
|
-
|
|
30436
|
-
padding: 1px 12px;
|
|
30437
|
-
line-height: 24px;
|
|
30438
|
-
height: 24px;
|
|
30439
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30440
|
-
border-radius: 4px 4px 0 0;
|
|
30546
|
+
.E_berrcjl .breadcrumb-link {
|
|
30547
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30441
30548
|
cursor: pointer;
|
|
30442
|
-
transition: color
|
|
30443
|
-
}
|
|
30444
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
30445
|
-
padding-left: 0;
|
|
30446
|
-
}
|
|
30447
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30448
|
-
padding-left: 12px;
|
|
30549
|
+
transition: color 160ms ease;
|
|
30449
30550
|
}
|
|
30450
|
-
.
|
|
30551
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30451
30552
|
color: #0080ff;
|
|
30452
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30453
30553
|
}
|
|
30454
|
-
.
|
|
30455
|
-
|
|
30554
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30555
|
+
color: #005ed1;
|
|
30456
30556
|
}
|
|
30457
|
-
|
|
30458
|
-
|
|
30557
|
+
|
|
30558
|
+
.E_m74vjol {
|
|
30559
|
+
display: flex;
|
|
30560
|
+
justify-content: space-between;
|
|
30561
|
+
width: 100%;
|
|
30459
30562
|
}
|
|
30460
|
-
.
|
|
30461
|
-
|
|
30462
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30563
|
+
.E_m74vjol .action {
|
|
30564
|
+
margin-left: 16px;
|
|
30463
30565
|
}
|
|
30464
|
-
|
|
30465
|
-
|
|
30466
|
-
|
|
30467
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
30468
|
-
background: rgba(0, 128, 255, 0.16);
|
|
30469
|
-
}
|
|
30470
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
30471
|
-
fill: #0080ff;
|
|
30472
|
-
}
|
|
30473
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
30474
|
-
color: #0080ff;
|
|
30475
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30476
|
-
}
|
|
30477
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
30478
|
-
background: rgba(0, 128, 255, 0.16);
|
|
30479
|
-
}
|
|
30480
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
30481
|
-
fill: #1d326c;
|
|
30482
|
-
}
|
|
30483
|
-
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
30484
|
-
margin-left: 8px;
|
|
30485
|
-
height: 22px;
|
|
30486
|
-
}
|
|
30487
|
-
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
30488
|
-
fill: rgba(44, 56, 82, 0.6);
|
|
30566
|
+
|
|
30567
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30568
|
+
width: 100%;
|
|
30489
30569
|
}
|
|
30490
|
-
|
|
30491
|
-
|
|
30570
|
+
|
|
30571
|
+
.E_wg1tsps {
|
|
30492
30572
|
display: flex;
|
|
30493
30573
|
align-items: center;
|
|
30494
|
-
|
|
30495
|
-
}
|
|
30496
|
-
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
30497
|
-
opacity: 0;
|
|
30498
|
-
max-width: 0;
|
|
30499
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30574
|
+
justify-content: flex-end;
|
|
30500
30575
|
}
|
|
30501
|
-
|
|
30502
|
-
|
|
30503
|
-
position: relative;
|
|
30576
|
+
|
|
30577
|
+
.E_b1ctd5xy {
|
|
30504
30578
|
display: flex;
|
|
30579
|
+
align-items: center;
|
|
30580
|
+
width: calc(100% - 40px);
|
|
30505
30581
|
}
|
|
30506
|
-
.
|
|
30507
|
-
opacity: 0;
|
|
30508
|
-
position: absolute;
|
|
30509
|
-
top: 50%;
|
|
30510
|
-
left: 0;
|
|
30511
|
-
transform: translate(-50%, -50%);
|
|
30512
|
-
transition: opacity 100ms linear;
|
|
30513
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30514
|
-
}
|
|
30515
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30516
|
-
color: #0080ff;
|
|
30517
|
-
}
|
|
30518
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30519
|
-
padding: 1px 12px;
|
|
30582
|
+
.E_b1ctd5xy .chart {
|
|
30520
30583
|
display: inline-block;
|
|
30521
|
-
|
|
30522
|
-
max-width: 160px;
|
|
30523
|
-
}
|
|
30524
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30525
|
-
padding: 1px 12px;
|
|
30526
|
-
color: #005ed1;
|
|
30527
|
-
}
|
|
30528
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30529
|
-
opacity: 1;
|
|
30530
|
-
}
|
|
30531
|
-
.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 {
|
|
30532
|
-
background: rgba(0, 128, 255, 0.16);
|
|
30533
|
-
}
|
|
30534
|
-
.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 {
|
|
30535
|
-
opacity: 0;
|
|
30536
|
-
}
|
|
30537
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30538
|
-
padding: 4px 16px;
|
|
30539
|
-
height: 32px;
|
|
30540
|
-
border-radius: 6px 6px 0 0;
|
|
30541
|
-
}
|
|
30542
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30543
|
-
padding-left: 0;
|
|
30544
|
-
}
|
|
30545
|
-
.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 {
|
|
30546
|
-
padding-left: 16px;
|
|
30547
|
-
}
|
|
30548
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30549
|
-
margin-left: 11px;
|
|
30550
|
-
height: 24px;
|
|
30551
|
-
}
|
|
30552
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30553
|
-
padding: 0;
|
|
30554
|
-
}
|
|
30555
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30556
|
-
padding: 4px 16px;
|
|
30557
|
-
}
|
|
30558
|
-
.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 {
|
|
30559
|
-
padding: 4px 16px;
|
|
30560
|
-
}
|
|
30561
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30562
|
-
background: #fff;
|
|
30563
|
-
}
|
|
30564
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
30565
|
-
color: #005ed1;
|
|
30566
|
-
}
|
|
30567
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30568
|
-
background: #fff;
|
|
30569
|
-
color: #1d326c;
|
|
30570
|
-
}
|
|
30571
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30572
|
-
color: rgba(45, 58, 86, 0.6);
|
|
30573
|
-
}
|
|
30574
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30575
|
-
color: #1d326c;
|
|
30576
|
-
}
|
|
30577
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30578
|
-
fill: #d8deeb;
|
|
30579
|
-
}
|
|
30580
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30581
|
-
fill: #1d326c;
|
|
30582
|
-
}
|
|
30583
|
-
.E_t160l1cm .tab-content {
|
|
30584
|
-
flex: 1;
|
|
30585
|
-
display: flex;
|
|
30586
|
-
flex-direction: column;
|
|
30587
|
-
}
|
|
30588
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30589
|
-
overflow: visible;
|
|
30584
|
+
width: 100%;
|
|
30590
30585
|
}
|
|
30591
30586
|
|
|
30592
|
-
.
|
|
30593
|
-
|
|
30594
|
-
animation: none;
|
|
30595
|
-
}
|
|
30596
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30597
|
-
border: 1px solid #0080ff;
|
|
30598
|
-
padding: 0;
|
|
30599
|
-
}
|
|
30600
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30601
|
-
margin: 0;
|
|
30602
|
-
height: 32px;
|
|
30603
|
-
line-height: 32px;
|
|
30604
|
-
font-size: 13px;
|
|
30605
|
-
padding: 0 10px;
|
|
30606
|
-
display: block;
|
|
30607
|
-
overflow: hidden;
|
|
30608
|
-
text-overflow: ellipsis;
|
|
30609
|
-
white-space: nowrap;
|
|
30610
|
-
}
|
|
30611
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30612
|
-
content: " ";
|
|
30613
|
-
height: 1px;
|
|
30614
|
-
width: calc(100% + 10px);
|
|
30615
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30616
|
-
display: block;
|
|
30587
|
+
.E_u1p8acpn {
|
|
30588
|
+
min-width: 40px;
|
|
30617
30589
|
}
|
|
30618
|
-
.
|
|
30619
|
-
color: #
|
|
30620
|
-
background: transparent;
|
|
30590
|
+
.E_u1p8acpn .unit {
|
|
30591
|
+
color: #00122e !important;
|
|
30621
30592
|
}
|
|
30622
30593
|
|
|
30623
30594
|
.E_c1uzzomf {
|
|
@@ -30642,28 +30613,6 @@ html body {
|
|
|
30642
30613
|
text-align: center;
|
|
30643
30614
|
}
|
|
30644
30615
|
|
|
30645
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
30646
|
-
border: 0px;
|
|
30647
|
-
background-color: #fff;
|
|
30648
|
-
}
|
|
30649
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30650
|
-
padding-top: 0px;
|
|
30651
|
-
padding-bottom: 0px;
|
|
30652
|
-
padding-left: 0px !important;
|
|
30653
|
-
padding-right: 24px;
|
|
30654
|
-
}
|
|
30655
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30656
|
-
right: 0px;
|
|
30657
|
-
}
|
|
30658
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30659
|
-
padding: 0px;
|
|
30660
|
-
}
|
|
30661
|
-
|
|
30662
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30663
|
-
padding-right: 0px;
|
|
30664
|
-
cursor: default;
|
|
30665
|
-
}
|
|
30666
|
-
|
|
30667
30616
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30668
30617
|
padding: 4px 8px 0 8px;
|
|
30669
30618
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30760,74 +30709,226 @@ html body {
|
|
|
30760
30709
|
width: 102px;
|
|
30761
30710
|
}
|
|
30762
30711
|
|
|
30763
|
-
.
|
|
30764
|
-
|
|
30712
|
+
.E_f7pxqmh {
|
|
30713
|
+
width: 100%;
|
|
30714
|
+
margin-bottom: 0 !important;
|
|
30715
|
+
flex-flow: nowrap !important;
|
|
30716
|
+
line-break: auto;
|
|
30765
30717
|
}
|
|
30766
|
-
.
|
|
30767
|
-
|
|
30718
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30719
|
+
text-align: left !important;
|
|
30720
|
+
padding-bottom: 0 !important;
|
|
30768
30721
|
}
|
|
30769
|
-
|
|
30770
|
-
|
|
30771
|
-
|
|
30772
|
-
|
|
30773
|
-
align-items: center;
|
|
30774
|
-
padding: 10px 0;
|
|
30722
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30723
|
+
min-height: 32px;
|
|
30724
|
+
height: auto;
|
|
30725
|
+
font-size: 13px;
|
|
30775
30726
|
color: rgba(44, 56, 82, 0.6);
|
|
30776
|
-
|
|
30777
|
-
line-height: 24px;
|
|
30778
|
-
}
|
|
30779
|
-
.E_phljevk .pagination-left {
|
|
30780
|
-
padding: 2px 8px;
|
|
30727
|
+
white-space: normal;
|
|
30781
30728
|
}
|
|
30782
|
-
.
|
|
30783
|
-
|
|
30784
|
-
align-items: center;
|
|
30785
|
-
border-radius: 6px;
|
|
30786
|
-
cursor: pointer;
|
|
30787
|
-
transition: all 0.3s ease;
|
|
30729
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30730
|
+
border-color: #ff4d4f !important;
|
|
30788
30731
|
}
|
|
30789
|
-
.
|
|
30790
|
-
|
|
30791
|
-
|
|
30732
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30733
|
+
margin-top: 4px;
|
|
30734
|
+
font-size: 12px;
|
|
30735
|
+
min-height: 0px;
|
|
30792
30736
|
}
|
|
30793
|
-
.
|
|
30794
|
-
|
|
30737
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30738
|
+
font-size: 12px;
|
|
30739
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30740
|
+
min-height: 0px;
|
|
30795
30741
|
}
|
|
30796
|
-
|
|
30797
|
-
|
|
30798
|
-
|
|
30799
|
-
color: #0080ff;
|
|
30800
|
-
font-weight: bold;
|
|
30742
|
+
|
|
30743
|
+
.E_b1nip9bk {
|
|
30744
|
+
padding: 4px 11px;
|
|
30801
30745
|
}
|
|
30802
|
-
|
|
30803
|
-
|
|
30746
|
+
|
|
30747
|
+
.E_bqamoqe {
|
|
30748
|
+
white-space: nowrap;
|
|
30749
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30804
30750
|
}
|
|
30805
|
-
.
|
|
30806
|
-
|
|
30807
|
-
padding: 0 8px;
|
|
30751
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30752
|
+
--color: #0080ff;
|
|
30808
30753
|
}
|
|
30809
|
-
.
|
|
30810
|
-
|
|
30811
|
-
color: #0080ff;
|
|
30754
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30755
|
+
--color: #0080ff;
|
|
30812
30756
|
}
|
|
30813
|
-
.
|
|
30814
|
-
|
|
30757
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30758
|
+
margin-left: 1px;
|
|
30759
|
+
}
|
|
30760
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30761
|
+
border-top-right-radius: 0;
|
|
30762
|
+
border-bottom-right-radius: 0;
|
|
30763
|
+
}
|
|
30764
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30765
|
+
border-top-left-radius: 0;
|
|
30766
|
+
border-bottom-left-radius: 0;
|
|
30767
|
+
}
|
|
30768
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30769
|
+
border-radius: unset;
|
|
30815
30770
|
}
|
|
30816
30771
|
|
|
30817
|
-
.
|
|
30818
|
-
|
|
30819
|
-
|
|
30772
|
+
.E_fzh9mnb {
|
|
30773
|
+
width: 100%;
|
|
30774
|
+
height: 100%;
|
|
30775
|
+
min-height: 124px;
|
|
30776
|
+
display: flex;
|
|
30777
|
+
flex-direction: column;
|
|
30778
|
+
justify-content: center;
|
|
30779
|
+
align-items: center;
|
|
30820
30780
|
}
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30823
|
-
|
|
30824
|
-
|
|
30781
|
+
.E_fzh9mnb .error-text {
|
|
30782
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30783
|
+
margin-bottom: 16px;
|
|
30784
|
+
font-size: 18px;
|
|
30785
|
+
}
|
|
30786
|
+
|
|
30787
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30788
|
+
display: var(--ai7qkf2-0);
|
|
30789
|
+
}
|
|
30790
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30791
|
+
display: inline-flex;
|
|
30792
|
+
line-height: 1.5715;
|
|
30793
|
+
height: 100%;
|
|
30794
|
+
width: 100%;
|
|
30795
|
+
}
|
|
30796
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30797
|
+
content: var(--ai7qkf2-1);
|
|
30798
|
+
display: var(--ai7qkf2-2);
|
|
30799
|
+
flex: none;
|
|
30800
|
+
align-items: center;
|
|
30801
|
+
margin-left: 4px;
|
|
30802
|
+
padding: 5px 12px 5px 0;
|
|
30803
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30804
|
+
}
|
|
30805
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
30806
|
+
content: var(--ai7qkf2-3);
|
|
30807
|
+
display: var(--ai7qkf2-4);
|
|
30808
|
+
flex: none;
|
|
30809
|
+
align-items: center;
|
|
30810
|
+
margin-right: 4px;
|
|
30811
|
+
cursor: auto;
|
|
30812
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30813
|
+
}
|
|
30814
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
30815
|
+
border-radius: 0;
|
|
30816
|
+
}
|
|
30817
|
+
.E_ai7qkf2.ant-input-number {
|
|
30818
|
+
width: 100%;
|
|
30819
|
+
border-radius: 6px;
|
|
30820
|
+
}
|
|
30821
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
30822
|
+
border-color: #0096ff;
|
|
30823
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30824
|
+
z-index: 1;
|
|
30825
|
+
}
|
|
30826
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
30827
|
+
border-color: #e75a3a;
|
|
30828
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30829
|
+
}
|
|
30830
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
30831
|
+
height: 30px;
|
|
30832
|
+
border: 1px;
|
|
30833
|
+
padding: 5px 12px;
|
|
30834
|
+
font-size: inherit;
|
|
30835
|
+
}
|
|
30836
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
30837
|
+
height: 38px;
|
|
30838
|
+
border: 1px;
|
|
30839
|
+
padding: 8px 16px;
|
|
30840
|
+
}
|
|
30841
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
30842
|
+
height: 22px;
|
|
30843
|
+
border: 1px;
|
|
30844
|
+
padding: 2px 8px;
|
|
30825
30845
|
}
|
|
30826
30846
|
|
|
30827
30847
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30828
30848
|
display: flex;
|
|
30829
30849
|
}
|
|
30830
30850
|
|
|
30851
|
+
.E_iouxfgt {
|
|
30852
|
+
display: inline-flex;
|
|
30853
|
+
align-items: center;
|
|
30854
|
+
}
|
|
30855
|
+
.E_iouxfgt .icon-inner {
|
|
30856
|
+
display: inline-flex;
|
|
30857
|
+
align-items: center;
|
|
30858
|
+
justify-content: center;
|
|
30859
|
+
}
|
|
30860
|
+
.E_iouxfgt .icon-inner + span,
|
|
30861
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30862
|
+
margin-left: 4px;
|
|
30863
|
+
}
|
|
30864
|
+
.E_iouxfgt.is-rotate img,
|
|
30865
|
+
.E_iouxfgt.is-rotate svg {
|
|
30866
|
+
animation: rotate 680ms linear infinite;
|
|
30867
|
+
}
|
|
30868
|
+
|
|
30869
|
+
.E_i1inqkme {
|
|
30870
|
+
height: 18px;
|
|
30871
|
+
line-height: 18px;
|
|
30872
|
+
padding: 0 4px;
|
|
30873
|
+
border-radius: 4px;
|
|
30874
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30875
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30876
|
+
display: flex;
|
|
30877
|
+
align-items: center;
|
|
30878
|
+
white-space: nowrap;
|
|
30879
|
+
margin-right: 4px;
|
|
30880
|
+
}
|
|
30881
|
+
|
|
30882
|
+
.E_ivqqkzv {
|
|
30883
|
+
height: 24px;
|
|
30884
|
+
width: 56px !important;
|
|
30885
|
+
margin-right: 4px;
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30888
|
+
.E_c1wk4q29 {
|
|
30889
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30890
|
+
}
|
|
30891
|
+
|
|
30892
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30893
|
+
display: var(--a1wfy30z-0);
|
|
30894
|
+
}
|
|
30895
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30896
|
+
padding: 4px 11px;
|
|
30897
|
+
display: inline-flex;
|
|
30898
|
+
line-height: 1.5715;
|
|
30899
|
+
height: inherit;
|
|
30900
|
+
}
|
|
30901
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30902
|
+
content: var(--a1wfy30z-1);
|
|
30903
|
+
display: var(--a1wfy30z-2);
|
|
30904
|
+
flex: none;
|
|
30905
|
+
align-items: center;
|
|
30906
|
+
margin-left: 4px;
|
|
30907
|
+
}
|
|
30908
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30909
|
+
content: var(--a1wfy30z-3);
|
|
30910
|
+
display: var(--a1wfy30z-4);
|
|
30911
|
+
flex: none;
|
|
30912
|
+
align-items: center;
|
|
30913
|
+
margin-right: 4px;
|
|
30914
|
+
cursor: auto;
|
|
30915
|
+
}
|
|
30916
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30917
|
+
padding: 0;
|
|
30918
|
+
margin: 0;
|
|
30919
|
+
height: auto;
|
|
30920
|
+
font-size: inherit;
|
|
30921
|
+
}
|
|
30922
|
+
|
|
30923
|
+
.E_owd0kml {
|
|
30924
|
+
display: inline-block;
|
|
30925
|
+
}
|
|
30926
|
+
|
|
30927
|
+
.E_h1jsgezc {
|
|
30928
|
+
visibility: hidden;
|
|
30929
|
+
position: absolute;
|
|
30930
|
+
}
|
|
30931
|
+
|
|
30831
30932
|
.E_rapgekc.ant-radio-wrapper {
|
|
30832
30933
|
display: inline-flex;
|
|
30833
30934
|
align-items: baseline;
|
|
@@ -30974,62 +31075,128 @@ html body {
|
|
|
30974
31075
|
width: 36px;
|
|
30975
31076
|
}
|
|
30976
31077
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30979
|
-
height: 24px;
|
|
30980
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30981
|
-
overflow: hidden;
|
|
31078
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31079
|
+
border-radius: 6px;
|
|
30982
31080
|
}
|
|
30983
|
-
.
|
|
30984
|
-
|
|
31081
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
31082
|
+
width: 100%;
|
|
31083
|
+
color: #2d3a56;
|
|
31084
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
31085
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31086
|
+
font-size: 13px;
|
|
30985
31087
|
}
|
|
30986
|
-
.
|
|
30987
|
-
|
|
30988
|
-
height: 16px;
|
|
31088
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31089
|
+
height: 30px;
|
|
30989
31090
|
}
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30992
|
-
|
|
31091
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31092
|
+
height: 38px;
|
|
31093
|
+
font-size: 13px;
|
|
30993
31094
|
}
|
|
30994
|
-
.
|
|
30995
|
-
|
|
30996
|
-
|
|
31095
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31096
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31097
|
+
transition: 160ms ease;
|
|
30997
31098
|
}
|
|
30998
|
-
.
|
|
30999
|
-
|
|
31000
|
-
transition-delay: 120ms;
|
|
31099
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31100
|
+
color: #0080ff;
|
|
31001
31101
|
}
|
|
31002
|
-
.
|
|
31003
|
-
|
|
31004
|
-
|
|
31005
|
-
top: 1px;
|
|
31006
|
-
left: 1px;
|
|
31102
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
31103
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31104
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31007
31105
|
}
|
|
31008
|
-
.
|
|
31009
|
-
|
|
31010
|
-
width: 28px;
|
|
31106
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31107
|
+
color: #0080ff;
|
|
31011
31108
|
}
|
|
31012
|
-
.
|
|
31013
|
-
border-
|
|
31109
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
31110
|
+
border-color: #0080ff;
|
|
31111
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31014
31112
|
}
|
|
31015
|
-
.
|
|
31016
|
-
|
|
31113
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31114
|
+
transform: rotate(180deg);
|
|
31017
31115
|
}
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31116
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31117
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31118
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31119
|
+
cursor: "not-allowed";
|
|
31020
31120
|
}
|
|
31021
|
-
.
|
|
31022
|
-
|
|
31121
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31122
|
+
border-color: #f0483e !important;
|
|
31023
31123
|
}
|
|
31024
|
-
.
|
|
31025
|
-
|
|
31124
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31125
|
+
color: #1d326c;
|
|
31026
31126
|
}
|
|
31027
|
-
|
|
31028
|
-
|
|
31029
|
-
|
|
31127
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
31128
|
+
border-color: #0080ff;
|
|
31129
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31030
31130
|
}
|
|
31031
|
-
|
|
31032
|
-
|
|
31131
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31132
|
+
transform: rotate(180deg);
|
|
31133
|
+
}
|
|
31134
|
+
|
|
31135
|
+
.E_phljevk {
|
|
31136
|
+
display: flex;
|
|
31137
|
+
justify-content: space-between;
|
|
31138
|
+
align-items: center;
|
|
31139
|
+
padding: 10px 0;
|
|
31140
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31141
|
+
font-size: 12px;
|
|
31142
|
+
line-height: 24px;
|
|
31143
|
+
}
|
|
31144
|
+
.E_phljevk .pagination-left {
|
|
31145
|
+
padding: 2px 8px;
|
|
31146
|
+
}
|
|
31147
|
+
.E_phljevk .dropdown-trigger {
|
|
31148
|
+
display: flex;
|
|
31149
|
+
align-items: center;
|
|
31150
|
+
border-radius: 6px;
|
|
31151
|
+
cursor: pointer;
|
|
31152
|
+
transition: all 0.3s ease;
|
|
31153
|
+
}
|
|
31154
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31155
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31156
|
+
color: #0080ff;
|
|
31157
|
+
}
|
|
31158
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31159
|
+
margin-left: 4px;
|
|
31160
|
+
}
|
|
31161
|
+
.E_phljevk .pagination-right {
|
|
31162
|
+
display: flex;
|
|
31163
|
+
align-items: center;
|
|
31164
|
+
color: #0080ff;
|
|
31165
|
+
font-weight: bold;
|
|
31166
|
+
}
|
|
31167
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31168
|
+
margin-left: 4px;
|
|
31169
|
+
}
|
|
31170
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31171
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31172
|
+
padding: 0 8px;
|
|
31173
|
+
}
|
|
31174
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31175
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31176
|
+
color: #0080ff;
|
|
31177
|
+
}
|
|
31178
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31179
|
+
transform: rotate(180deg);
|
|
31180
|
+
}
|
|
31181
|
+
|
|
31182
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31183
|
+
max-height: calc(100vh - 128px);
|
|
31184
|
+
overflow-y: auto;
|
|
31185
|
+
}
|
|
31186
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31187
|
+
padding: 4px 20px;
|
|
31188
|
+
font-size: 12px;
|
|
31189
|
+
line-height: 18px;
|
|
31190
|
+
}
|
|
31191
|
+
|
|
31192
|
+
.E_c1yyuluq {
|
|
31193
|
+
border-radius: 8px;
|
|
31194
|
+
}
|
|
31195
|
+
.E_c1yyuluq .ant-card-body {
|
|
31196
|
+
padding: 20px 24px 24px 24px;
|
|
31197
|
+
}
|
|
31198
|
+
|
|
31199
|
+
.E_c1bus5hc {
|
|
31033
31200
|
--color: white;
|
|
31034
31201
|
height: 14px;
|
|
31035
31202
|
width: 14px;
|
|
@@ -31069,392 +31236,127 @@ html body {
|
|
|
31069
31236
|
transform: rotate(0deg);
|
|
31070
31237
|
}
|
|
31071
31238
|
|
|
31072
|
-
.E_ivqqkzv {
|
|
31073
|
-
height: 24px;
|
|
31074
|
-
width: 56px !important;
|
|
31075
|
-
margin-right: 4px;
|
|
31076
|
-
}
|
|
31077
|
-
|
|
31078
|
-
.E_c1wk4q29 {
|
|
31079
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31080
|
-
}
|
|
31081
|
-
|
|
31082
31239
|
.E_iq1gosr {
|
|
31083
31240
|
display: inline-block;
|
|
31084
31241
|
}
|
|
31085
31242
|
|
|
31086
|
-
.
|
|
31087
|
-
width:
|
|
31243
|
+
.E_s1dizucg.ant-switch {
|
|
31244
|
+
min-width: 40px;
|
|
31245
|
+
height: 24px;
|
|
31246
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31247
|
+
overflow: hidden;
|
|
31088
31248
|
}
|
|
31089
|
-
|
|
31090
|
-
|
|
31091
|
-
padding: 8px 16px;
|
|
31092
|
-
line-height: 18px;
|
|
31093
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31094
|
-
height: 34px;
|
|
31095
|
-
min-height: 34px;
|
|
31096
|
-
box-sizing: border-box;
|
|
31097
|
-
margin-top: 8px;
|
|
31249
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31250
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31098
31251
|
}
|
|
31099
|
-
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
flex-direction: column;
|
|
31103
|
-
margin: 1px 8px;
|
|
31104
|
-
padding: 8px;
|
|
31105
|
-
border-radius: 4px;
|
|
31252
|
+
.E_s1dizucg.ant-switch-small {
|
|
31253
|
+
min-width: 26px;
|
|
31254
|
+
height: 16px;
|
|
31106
31255
|
}
|
|
31107
|
-
.
|
|
31108
|
-
|
|
31256
|
+
.E_s1dizucg.ant-switch-large {
|
|
31257
|
+
min-width: 52px;
|
|
31258
|
+
height: 32px;
|
|
31109
31259
|
}
|
|
31110
|
-
.
|
|
31111
|
-
|
|
31260
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31261
|
+
height: 20px;
|
|
31262
|
+
width: 20px;
|
|
31112
31263
|
}
|
|
31113
|
-
.
|
|
31114
|
-
|
|
31264
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31265
|
+
border-radius: 10px;
|
|
31266
|
+
transition-delay: 120ms;
|
|
31115
31267
|
}
|
|
31116
|
-
.
|
|
31117
|
-
|
|
31268
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31269
|
+
height: 14px;
|
|
31270
|
+
width: 14px;
|
|
31271
|
+
top: 1px;
|
|
31272
|
+
left: 1px;
|
|
31118
31273
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31274
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31275
|
+
height: 28px;
|
|
31276
|
+
width: 28px;
|
|
31121
31277
|
}
|
|
31122
|
-
.
|
|
31123
|
-
|
|
31278
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31279
|
+
border-radius: 14px;
|
|
31124
31280
|
}
|
|
31125
|
-
.
|
|
31126
|
-
color: #
|
|
31281
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31282
|
+
background-color: #00ba5d;
|
|
31127
31283
|
}
|
|
31128
|
-
.
|
|
31129
|
-
|
|
31130
|
-
color: #0080ff;
|
|
31284
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31285
|
+
left: calc(100% - 20px - 2px);
|
|
31131
31286
|
}
|
|
31132
|
-
|
|
31133
|
-
|
|
31134
|
-
display: flex;
|
|
31135
|
-
justify-content: space-between;
|
|
31136
|
-
height: 20px;
|
|
31137
|
-
line-height: 20px;
|
|
31287
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31288
|
+
left: calc(100% - 14px - 1px);
|
|
31138
31289
|
}
|
|
31139
|
-
.
|
|
31140
|
-
|
|
31141
|
-
overflow: hidden;
|
|
31142
|
-
text-overflow: ellipsis;
|
|
31290
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31291
|
+
left: calc(100% - 28px - 2px);
|
|
31143
31292
|
}
|
|
31144
31293
|
|
|
31145
|
-
.
|
|
31146
|
-
|
|
31147
|
-
justify-content: space-between;
|
|
31148
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31149
|
-
height: 18px;
|
|
31150
|
-
line-height: 18px;
|
|
31151
|
-
margin-top: 2px;
|
|
31294
|
+
.E_c1up6e3y {
|
|
31295
|
+
margin-left: 5px;
|
|
31152
31296
|
}
|
|
31153
31297
|
|
|
31154
|
-
.
|
|
31155
|
-
|
|
31156
|
-
margin-right: 0;
|
|
31157
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31298
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31299
|
+
display: none;
|
|
31158
31300
|
}
|
|
31159
|
-
|
|
31160
|
-
.
|
|
31161
|
-
|
|
31162
|
-
height: 32px;
|
|
31163
|
-
width: 100%;
|
|
31164
|
-
opacity: 0;
|
|
31301
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31302
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31303
|
+
border-radius: 4px;
|
|
31165
31304
|
}
|
|
31166
31305
|
|
|
31167
|
-
.
|
|
31168
|
-
|
|
31306
|
+
.E_dsnbhzf {
|
|
31307
|
+
font-family: Inter;
|
|
31308
|
+
font-style: normal;
|
|
31309
|
+
font-weight: bold;
|
|
31310
|
+
font-size: 32px;
|
|
31311
|
+
line-height: 40px;
|
|
31169
31312
|
}
|
|
31170
31313
|
|
|
31171
|
-
.
|
|
31172
|
-
|
|
31173
|
-
|
|
31314
|
+
.E_d1mvo22k {
|
|
31315
|
+
font-family: Inter;
|
|
31316
|
+
font-style: normal;
|
|
31317
|
+
font-weight: bold;
|
|
31318
|
+
font-size: 24px;
|
|
31319
|
+
line-height: 32px;
|
|
31174
31320
|
}
|
|
31175
31321
|
|
|
31176
|
-
.
|
|
31177
|
-
|
|
31178
|
-
|
|
31322
|
+
.E_d1b444tr {
|
|
31323
|
+
font-family: Inter;
|
|
31324
|
+
font-style: normal;
|
|
31325
|
+
font-weight: normal;
|
|
31326
|
+
font-size: 32px;
|
|
31327
|
+
line-height: 40px;
|
|
31179
31328
|
}
|
|
31180
31329
|
|
|
31181
|
-
.
|
|
31182
|
-
|
|
31183
|
-
|
|
31330
|
+
.E_dvs0kue {
|
|
31331
|
+
font-family: Inter;
|
|
31332
|
+
font-style: normal;
|
|
31333
|
+
font-weight: bold;
|
|
31334
|
+
font-size: 20px;
|
|
31335
|
+
line-height: 24px;
|
|
31184
31336
|
}
|
|
31185
31337
|
|
|
31186
|
-
.
|
|
31187
|
-
|
|
31338
|
+
.E_d1hcbfcq {
|
|
31339
|
+
font-family: Inter;
|
|
31340
|
+
font-style: normal;
|
|
31341
|
+
font-weight: normal;
|
|
31342
|
+
font-size: 20px;
|
|
31343
|
+
line-height: 24px;
|
|
31188
31344
|
}
|
|
31189
|
-
|
|
31190
|
-
|
|
31191
|
-
|
|
31192
|
-
|
|
31193
|
-
|
|
31194
|
-
|
|
31345
|
+
|
|
31346
|
+
.E_d1cz922v {
|
|
31347
|
+
font-family: Inter;
|
|
31348
|
+
font-style: normal;
|
|
31349
|
+
font-weight: bold;
|
|
31350
|
+
font-size: 18px;
|
|
31351
|
+
line-height: 22px;
|
|
31195
31352
|
}
|
|
31196
|
-
|
|
31197
|
-
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
|
|
31201
|
-
|
|
31202
|
-
|
|
31203
|
-
}
|
|
31204
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31205
|
-
opacity: 1;
|
|
31206
|
-
}
|
|
31207
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31208
|
-
color: #0080ff;
|
|
31209
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31210
|
-
}
|
|
31211
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31212
|
-
color: #f0483e;
|
|
31213
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31214
|
-
}
|
|
31215
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31216
|
-
color: #e07f00;
|
|
31217
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31218
|
-
}
|
|
31219
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31220
|
-
color: #008f4c;
|
|
31221
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31222
|
-
}
|
|
31223
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31224
|
-
color: #1d326c;
|
|
31225
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31226
|
-
}
|
|
31227
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31228
|
-
color: #7E41FF;
|
|
31229
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31230
|
-
}
|
|
31231
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31232
|
-
color: #fff;
|
|
31233
|
-
}
|
|
31234
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31235
|
-
background-color: #f0483e;
|
|
31236
|
-
}
|
|
31237
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31238
|
-
background-color: #fea008;
|
|
31239
|
-
}
|
|
31240
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31241
|
-
background-color: #00ba5d;
|
|
31242
|
-
}
|
|
31243
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31244
|
-
background-color: #0080ff;
|
|
31245
|
-
}
|
|
31246
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31247
|
-
background-color: #6b7d99;
|
|
31248
|
-
}
|
|
31249
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31250
|
-
background-color: #7E41FF;
|
|
31251
|
-
}
|
|
31252
|
-
|
|
31253
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31254
|
-
display: none;
|
|
31255
|
-
}
|
|
31256
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31257
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31258
|
-
border-radius: 4px;
|
|
31259
|
-
}
|
|
31260
|
-
|
|
31261
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31262
|
-
border-radius: 6px;
|
|
31263
|
-
}
|
|
31264
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
31265
|
-
width: 100%;
|
|
31266
|
-
color: #2d3a56;
|
|
31267
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
31268
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31269
|
-
font-size: 13px;
|
|
31270
|
-
}
|
|
31271
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
31272
|
-
height: 30px;
|
|
31273
|
-
}
|
|
31274
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
31275
|
-
height: 38px;
|
|
31276
|
-
font-size: 13px;
|
|
31277
|
-
}
|
|
31278
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
31279
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
31280
|
-
transition: 160ms ease;
|
|
31281
|
-
}
|
|
31282
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
31283
|
-
color: #0080ff;
|
|
31284
|
-
}
|
|
31285
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
31286
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31287
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31288
|
-
}
|
|
31289
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31290
|
-
color: #0080ff;
|
|
31291
|
-
}
|
|
31292
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
31293
|
-
border-color: #0080ff;
|
|
31294
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31295
|
-
}
|
|
31296
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31297
|
-
transform: rotate(180deg);
|
|
31298
|
-
}
|
|
31299
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
31300
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31301
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31302
|
-
cursor: "not-allowed";
|
|
31303
|
-
}
|
|
31304
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
31305
|
-
border-color: #f0483e !important;
|
|
31306
|
-
}
|
|
31307
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
31308
|
-
color: #1d326c;
|
|
31309
|
-
}
|
|
31310
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
31311
|
-
border-color: #0080ff;
|
|
31312
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31313
|
-
}
|
|
31314
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
31315
|
-
transform: rotate(180deg);
|
|
31316
|
-
}
|
|
31317
|
-
|
|
31318
|
-
.E_owd0kml {
|
|
31319
|
-
display: inline-block;
|
|
31320
|
-
}
|
|
31321
|
-
|
|
31322
|
-
.E_h1jsgezc {
|
|
31323
|
-
visibility: hidden;
|
|
31324
|
-
position: absolute;
|
|
31325
|
-
}
|
|
31326
|
-
|
|
31327
|
-
.E_fzh9mnb {
|
|
31328
|
-
width: 100%;
|
|
31329
|
-
height: 100%;
|
|
31330
|
-
min-height: 124px;
|
|
31331
|
-
display: flex;
|
|
31332
|
-
flex-direction: column;
|
|
31333
|
-
justify-content: center;
|
|
31334
|
-
align-items: center;
|
|
31335
|
-
}
|
|
31336
|
-
.E_fzh9mnb .error-text {
|
|
31337
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31338
|
-
margin-bottom: 16px;
|
|
31339
|
-
font-size: 18px;
|
|
31340
|
-
}
|
|
31341
|
-
|
|
31342
|
-
.E_f7pxqmh {
|
|
31343
|
-
width: 100%;
|
|
31344
|
-
margin-bottom: 0 !important;
|
|
31345
|
-
flex-flow: nowrap !important;
|
|
31346
|
-
line-break: auto;
|
|
31347
|
-
}
|
|
31348
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31349
|
-
text-align: left !important;
|
|
31350
|
-
padding-bottom: 0 !important;
|
|
31351
|
-
}
|
|
31352
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31353
|
-
min-height: 32px;
|
|
31354
|
-
height: auto;
|
|
31355
|
-
font-size: 13px;
|
|
31356
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31357
|
-
white-space: normal;
|
|
31358
|
-
}
|
|
31359
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31360
|
-
border-color: #ff4d4f !important;
|
|
31361
|
-
}
|
|
31362
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31363
|
-
margin-top: 4px;
|
|
31364
|
-
font-size: 12px;
|
|
31365
|
-
min-height: 0px;
|
|
31366
|
-
}
|
|
31367
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31368
|
-
font-size: 12px;
|
|
31369
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31370
|
-
min-height: 0px;
|
|
31371
|
-
}
|
|
31372
|
-
|
|
31373
|
-
.E_i1inqkme {
|
|
31374
|
-
height: 18px;
|
|
31375
|
-
line-height: 18px;
|
|
31376
|
-
padding: 0 4px;
|
|
31377
|
-
border-radius: 4px;
|
|
31378
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31379
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31380
|
-
display: flex;
|
|
31381
|
-
align-items: center;
|
|
31382
|
-
white-space: nowrap;
|
|
31383
|
-
margin-right: 4px;
|
|
31384
|
-
}
|
|
31385
|
-
|
|
31386
|
-
.E_iouxfgt {
|
|
31387
|
-
display: inline-flex;
|
|
31388
|
-
align-items: center;
|
|
31389
|
-
}
|
|
31390
|
-
.E_iouxfgt .icon-inner {
|
|
31391
|
-
display: inline-flex;
|
|
31392
|
-
align-items: center;
|
|
31393
|
-
justify-content: center;
|
|
31394
|
-
}
|
|
31395
|
-
.E_iouxfgt .icon-inner + span,
|
|
31396
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31397
|
-
margin-left: 4px;
|
|
31398
|
-
}
|
|
31399
|
-
.E_iouxfgt.is-rotate img,
|
|
31400
|
-
.E_iouxfgt.is-rotate svg {
|
|
31401
|
-
animation: rotate 680ms linear infinite;
|
|
31402
|
-
}
|
|
31403
|
-
|
|
31404
|
-
.E_dsnbhzf {
|
|
31405
|
-
font-family: Inter;
|
|
31406
|
-
font-style: normal;
|
|
31407
|
-
font-weight: bold;
|
|
31408
|
-
font-size: 32px;
|
|
31409
|
-
line-height: 40px;
|
|
31410
|
-
}
|
|
31411
|
-
|
|
31412
|
-
.E_d1mvo22k {
|
|
31413
|
-
font-family: Inter;
|
|
31414
|
-
font-style: normal;
|
|
31415
|
-
font-weight: bold;
|
|
31416
|
-
font-size: 24px;
|
|
31417
|
-
line-height: 32px;
|
|
31418
|
-
}
|
|
31419
|
-
|
|
31420
|
-
.E_d1b444tr {
|
|
31421
|
-
font-family: Inter;
|
|
31422
|
-
font-style: normal;
|
|
31423
|
-
font-weight: normal;
|
|
31424
|
-
font-size: 32px;
|
|
31425
|
-
line-height: 40px;
|
|
31426
|
-
}
|
|
31427
|
-
|
|
31428
|
-
.E_dvs0kue {
|
|
31429
|
-
font-family: Inter;
|
|
31430
|
-
font-style: normal;
|
|
31431
|
-
font-weight: bold;
|
|
31432
|
-
font-size: 20px;
|
|
31433
|
-
line-height: 24px;
|
|
31434
|
-
}
|
|
31435
|
-
|
|
31436
|
-
.E_d1hcbfcq {
|
|
31437
|
-
font-family: Inter;
|
|
31438
|
-
font-style: normal;
|
|
31439
|
-
font-weight: normal;
|
|
31440
|
-
font-size: 20px;
|
|
31441
|
-
line-height: 24px;
|
|
31442
|
-
}
|
|
31443
|
-
|
|
31444
|
-
.E_d1cz922v {
|
|
31445
|
-
font-family: Inter;
|
|
31446
|
-
font-style: normal;
|
|
31447
|
-
font-weight: bold;
|
|
31448
|
-
font-size: 18px;
|
|
31449
|
-
line-height: 22px;
|
|
31450
|
-
}
|
|
31451
|
-
|
|
31452
|
-
.E_d3nzbrm {
|
|
31453
|
-
font-family: Inter;
|
|
31454
|
-
font-style: normal;
|
|
31455
|
-
font-weight: normal;
|
|
31456
|
-
font-size: 18px;
|
|
31457
|
-
line-height: 22px;
|
|
31353
|
+
|
|
31354
|
+
.E_d3nzbrm {
|
|
31355
|
+
font-family: Inter;
|
|
31356
|
+
font-style: normal;
|
|
31357
|
+
font-weight: normal;
|
|
31358
|
+
font-size: 18px;
|
|
31359
|
+
line-height: 22px;
|
|
31458
31360
|
}
|
|
31459
31361
|
|
|
31460
31362
|
.E_h1g0p5ob {
|
|
@@ -31876,95 +31778,90 @@ html body {
|
|
|
31876
31778
|
line-height: 12px;
|
|
31877
31779
|
}
|
|
31878
31780
|
|
|
31879
|
-
.
|
|
31880
|
-
|
|
31881
|
-
}
|
|
31882
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31883
|
-
padding: 4px 11px;
|
|
31884
|
-
display: inline-flex;
|
|
31885
|
-
line-height: 1.5715;
|
|
31886
|
-
height: inherit;
|
|
31781
|
+
.E_tju3gfj .date {
|
|
31782
|
+
margin-right: 4px;
|
|
31887
31783
|
}
|
|
31888
|
-
|
|
31889
|
-
|
|
31890
|
-
|
|
31891
|
-
|
|
31892
|
-
align-items: center;
|
|
31893
|
-
margin-left: 4px;
|
|
31784
|
+
|
|
31785
|
+
.E_s1sck0th {
|
|
31786
|
+
padding: 0 8px;
|
|
31787
|
+
border-radius: 4px;
|
|
31894
31788
|
}
|
|
31895
|
-
|
|
31896
|
-
|
|
31897
|
-
|
|
31898
|
-
|
|
31899
|
-
align-items: center;
|
|
31900
|
-
margin-right: 4px;
|
|
31901
|
-
cursor: auto;
|
|
31789
|
+
|
|
31790
|
+
.E_m855nr1 {
|
|
31791
|
+
padding: 2px 8px;
|
|
31792
|
+
border-radius: 3px;
|
|
31902
31793
|
}
|
|
31903
|
-
|
|
31904
|
-
|
|
31905
|
-
|
|
31906
|
-
|
|
31907
|
-
font-size: inherit;
|
|
31794
|
+
|
|
31795
|
+
.E_l1270xpg {
|
|
31796
|
+
padding: 3px 8px;
|
|
31797
|
+
border-radius: 2px;
|
|
31908
31798
|
}
|
|
31909
31799
|
|
|
31910
|
-
.
|
|
31911
|
-
|
|
31800
|
+
.E_t14rextb.ant-tag:hover {
|
|
31801
|
+
opacity: unset;
|
|
31912
31802
|
}
|
|
31913
|
-
.
|
|
31803
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31804
|
+
margin: 0;
|
|
31805
|
+
margin-right: 8px;
|
|
31914
31806
|
display: inline-flex;
|
|
31915
|
-
line-height: 1.5715;
|
|
31916
|
-
height: 100%;
|
|
31917
|
-
width: 100%;
|
|
31918
|
-
}
|
|
31919
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31920
|
-
content: var(--ai7qkf2-1);
|
|
31921
|
-
display: var(--ai7qkf2-2);
|
|
31922
|
-
flex: none;
|
|
31923
31807
|
align-items: center;
|
|
31808
|
+
border: none;
|
|
31809
|
+
}
|
|
31810
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31811
|
+
width: 16px;
|
|
31812
|
+
height: 16px;
|
|
31813
|
+
color: inherit;
|
|
31924
31814
|
margin-left: 4px;
|
|
31925
|
-
|
|
31926
|
-
|
|
31815
|
+
opacity: 0.6;
|
|
31816
|
+
display: inline-flex;
|
|
31927
31817
|
}
|
|
31928
|
-
.
|
|
31929
|
-
|
|
31930
|
-
display: var(--ai7qkf2-4);
|
|
31931
|
-
flex: none;
|
|
31932
|
-
align-items: center;
|
|
31933
|
-
margin-right: 4px;
|
|
31934
|
-
cursor: auto;
|
|
31935
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31818
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31819
|
+
opacity: 1;
|
|
31936
31820
|
}
|
|
31937
|
-
.ant-
|
|
31938
|
-
|
|
31821
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31822
|
+
color: #0080ff;
|
|
31823
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31939
31824
|
}
|
|
31940
|
-
.
|
|
31941
|
-
|
|
31942
|
-
|
|
31825
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31826
|
+
color: #f0483e;
|
|
31827
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31943
31828
|
}
|
|
31944
|
-
.
|
|
31945
|
-
|
|
31946
|
-
|
|
31947
|
-
z-index: 1;
|
|
31829
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31830
|
+
color: #e07f00;
|
|
31831
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31948
31832
|
}
|
|
31949
|
-
.
|
|
31950
|
-
|
|
31951
|
-
|
|
31833
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31834
|
+
color: #008f4c;
|
|
31835
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31952
31836
|
}
|
|
31953
|
-
.
|
|
31954
|
-
|
|
31955
|
-
|
|
31956
|
-
padding: 5px 12px;
|
|
31957
|
-
font-size: inherit;
|
|
31837
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31838
|
+
color: #1d326c;
|
|
31839
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31958
31840
|
}
|
|
31959
|
-
.
|
|
31960
|
-
|
|
31961
|
-
|
|
31962
|
-
padding: 8px 16px;
|
|
31841
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31842
|
+
color: #7E41FF;
|
|
31843
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31963
31844
|
}
|
|
31964
|
-
.
|
|
31965
|
-
|
|
31966
|
-
|
|
31967
|
-
|
|
31845
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31846
|
+
color: #fff;
|
|
31847
|
+
}
|
|
31848
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31849
|
+
background-color: #f0483e;
|
|
31850
|
+
}
|
|
31851
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31852
|
+
background-color: #fea008;
|
|
31853
|
+
}
|
|
31854
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31855
|
+
background-color: #00ba5d;
|
|
31856
|
+
}
|
|
31857
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31858
|
+
background-color: #0080ff;
|
|
31859
|
+
}
|
|
31860
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31861
|
+
background-color: #6b7d99;
|
|
31862
|
+
}
|
|
31863
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31864
|
+
background-color: #7E41FF;
|
|
31968
31865
|
}
|
|
31969
31866
|
|
|
31970
31867
|
.E_cnujxq2 {
|
|
@@ -32652,82 +32549,185 @@ input.E_rf8rlle.ant-input {
|
|
|
32652
32549
|
margin: 4px 0;
|
|
32653
32550
|
}
|
|
32654
32551
|
|
|
32655
|
-
.
|
|
32656
|
-
|
|
32657
|
-
background-color: unset;
|
|
32658
|
-
padding: unset;
|
|
32552
|
+
.E_s1dni7lo {
|
|
32553
|
+
width: 430px !important;
|
|
32659
32554
|
}
|
|
32660
32555
|
|
|
32661
|
-
.
|
|
32662
|
-
|
|
32663
|
-
|
|
32556
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32557
|
+
padding: 8px 16px;
|
|
32558
|
+
line-height: 18px;
|
|
32559
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32560
|
+
height: 34px;
|
|
32561
|
+
min-height: 34px;
|
|
32562
|
+
box-sizing: border-box;
|
|
32563
|
+
margin-top: 8px;
|
|
32664
32564
|
}
|
|
32665
|
-
|
|
32666
|
-
|
|
32667
|
-
width: 24px;
|
|
32668
|
-
border-radius: 20px;
|
|
32669
|
-
color: #0080ff;
|
|
32670
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32565
|
+
|
|
32566
|
+
.E_o1ugr09p {
|
|
32671
32567
|
display: flex;
|
|
32672
|
-
|
|
32673
|
-
|
|
32674
|
-
|
|
32568
|
+
flex-direction: column;
|
|
32569
|
+
margin: 1px 8px;
|
|
32570
|
+
padding: 8px;
|
|
32571
|
+
border-radius: 4px;
|
|
32675
32572
|
}
|
|
32676
|
-
|
|
32677
|
-
|
|
32678
|
-
height: 24px;
|
|
32679
|
-
width: 24px;
|
|
32680
|
-
border-radius: 6px;
|
|
32681
|
-
padding: 4px;
|
|
32573
|
+
.E_o1ugr09p .selected-icon {
|
|
32574
|
+
display: none;
|
|
32682
32575
|
}
|
|
32683
|
-
.
|
|
32684
|
-
|
|
32576
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32577
|
+
padding-left: 8px;
|
|
32685
32578
|
}
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32579
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32580
|
+
background-color: white;
|
|
32688
32581
|
}
|
|
32689
|
-
|
|
32690
|
-
|
|
32691
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32582
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32583
|
+
color: #0080ff;
|
|
32692
32584
|
}
|
|
32693
|
-
.
|
|
32694
|
-
|
|
32585
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32586
|
+
display: block;
|
|
32587
|
+
}
|
|
32588
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32589
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32590
|
+
}
|
|
32591
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32592
|
+
color: #0080ff;
|
|
32593
|
+
}
|
|
32594
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32595
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32596
|
+
color: #0080ff;
|
|
32695
32597
|
}
|
|
32696
32598
|
|
|
32697
|
-
.
|
|
32599
|
+
.E_o1ifxsq4 {
|
|
32698
32600
|
display: flex;
|
|
32699
|
-
flex-direction: row;
|
|
32700
32601
|
justify-content: space-between;
|
|
32602
|
+
height: 20px;
|
|
32603
|
+
line-height: 20px;
|
|
32701
32604
|
}
|
|
32702
|
-
.
|
|
32703
|
-
color:
|
|
32704
|
-
|
|
32605
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32606
|
+
color: #2d3a56;
|
|
32607
|
+
overflow: hidden;
|
|
32608
|
+
text-overflow: ellipsis;
|
|
32705
32609
|
}
|
|
32706
32610
|
|
|
32707
|
-
.
|
|
32611
|
+
.E_o1zue7 {
|
|
32708
32612
|
display: flex;
|
|
32709
|
-
|
|
32710
|
-
|
|
32711
|
-
|
|
32712
|
-
height:
|
|
32713
|
-
|
|
32613
|
+
justify-content: space-between;
|
|
32614
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32615
|
+
height: 18px;
|
|
32616
|
+
line-height: 18px;
|
|
32617
|
+
margin-top: 2px;
|
|
32714
32618
|
}
|
|
32715
32619
|
|
|
32716
|
-
.
|
|
32717
|
-
border
|
|
32718
|
-
|
|
32719
|
-
|
|
32720
|
-
border-bottom: 1px solid #e4e9f2;
|
|
32620
|
+
.E_tyfmlxg {
|
|
32621
|
+
border: none;
|
|
32622
|
+
margin-right: 0;
|
|
32623
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32721
32624
|
}
|
|
32722
32625
|
|
|
32723
|
-
.
|
|
32724
|
-
|
|
32626
|
+
.E_o18uybox {
|
|
32627
|
+
pointer-events: none;
|
|
32628
|
+
height: 32px;
|
|
32629
|
+
width: 100%;
|
|
32630
|
+
opacity: 0;
|
|
32725
32631
|
}
|
|
32726
|
-
|
|
32727
|
-
|
|
32632
|
+
|
|
32633
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32634
|
+
border: 0px;
|
|
32635
|
+
background-color: #fff;
|
|
32728
32636
|
}
|
|
32729
|
-
.
|
|
32730
|
-
|
|
32637
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32638
|
+
padding-top: 0px;
|
|
32639
|
+
padding-bottom: 0px;
|
|
32640
|
+
padding-left: 0px !important;
|
|
32641
|
+
padding-right: 24px;
|
|
32642
|
+
}
|
|
32643
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32644
|
+
right: 0px;
|
|
32645
|
+
}
|
|
32646
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32647
|
+
padding: 0px;
|
|
32648
|
+
}
|
|
32649
|
+
|
|
32650
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32651
|
+
padding-right: 0px;
|
|
32652
|
+
cursor: default;
|
|
32653
|
+
}
|
|
32654
|
+
|
|
32655
|
+
.E_h1ol2wl7 {
|
|
32656
|
+
font-weight: bold;
|
|
32657
|
+
background-color: unset;
|
|
32658
|
+
padding: unset;
|
|
32659
|
+
}
|
|
32660
|
+
|
|
32661
|
+
.E_suhck3k {
|
|
32662
|
+
height: 24px;
|
|
32663
|
+
width: 24px;
|
|
32664
|
+
border-radius: 6px;
|
|
32665
|
+
padding: 4px;
|
|
32666
|
+
}
|
|
32667
|
+
.E_suhck3k:hover {
|
|
32668
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32669
|
+
}
|
|
32670
|
+
.E_suhck3k:hover svg path {
|
|
32671
|
+
fill: blue;
|
|
32672
|
+
}
|
|
32673
|
+
|
|
32674
|
+
.E_ryby9ds {
|
|
32675
|
+
display: flex;
|
|
32676
|
+
align-items: center;
|
|
32677
|
+
}
|
|
32678
|
+
.E_ryby9ds .order {
|
|
32679
|
+
height: 24px;
|
|
32680
|
+
width: 24px;
|
|
32681
|
+
border-radius: 20px;
|
|
32682
|
+
color: #0080ff;
|
|
32683
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32684
|
+
display: flex;
|
|
32685
|
+
align-items: center;
|
|
32686
|
+
justify-content: center;
|
|
32687
|
+
margin-right: 6px;
|
|
32688
|
+
}
|
|
32689
|
+
|
|
32690
|
+
.E_drhfj7c .bottom {
|
|
32691
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32692
|
+
}
|
|
32693
|
+
.E_drhfj7c .left {
|
|
32694
|
+
min-width: 0;
|
|
32695
|
+
}
|
|
32696
|
+
|
|
32697
|
+
.E_ct9qoak {
|
|
32698
|
+
display: flex;
|
|
32699
|
+
flex-direction: row;
|
|
32700
|
+
justify-content: space-between;
|
|
32701
|
+
}
|
|
32702
|
+
.E_ct9qoak .label {
|
|
32703
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32704
|
+
font-weight: 400;
|
|
32705
|
+
}
|
|
32706
|
+
|
|
32707
|
+
.E_crhnxq5 {
|
|
32708
|
+
display: flex;
|
|
32709
|
+
flex-direction: column;
|
|
32710
|
+
justify-content: center;
|
|
32711
|
+
align-items: center;
|
|
32712
|
+
height: 240px;
|
|
32713
|
+
width: 432px;
|
|
32714
|
+
}
|
|
32715
|
+
|
|
32716
|
+
.E_c1iq43vd.ant-input-affix-wrapper {
|
|
32717
|
+
border-radius: 0px;
|
|
32718
|
+
box-shadow: unset;
|
|
32719
|
+
border: 0;
|
|
32720
|
+
border-bottom: 1px solid #e4e9f2;
|
|
32721
|
+
}
|
|
32722
|
+
|
|
32723
|
+
.E_c1h2v0a8.antd5 .antd5-selector {
|
|
32724
|
+
padding: 4px;
|
|
32725
|
+
}
|
|
32726
|
+
.E_c1h2v0a8.antd5 .antd5-selector:after {
|
|
32727
|
+
line-height: normal;
|
|
32728
|
+
}
|
|
32729
|
+
.E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-search-input {
|
|
32730
|
+
height: 22px;
|
|
32731
32731
|
}
|
|
32732
32732
|
.E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-overflow {
|
|
32733
32733
|
row-gap: 2px;
|
|
@@ -33372,6 +33372,97 @@ input.E_rf8rlle.ant-input {
|
|
|
33372
33372
|
padding: 0;
|
|
33373
33373
|
}
|
|
33374
33374
|
|
|
33375
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33376
|
+
margin-right: 2px;
|
|
33377
|
+
}
|
|
33378
|
+
|
|
33379
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33380
|
+
padding-left: 8px;
|
|
33381
|
+
padding-right: 8px;
|
|
33382
|
+
}
|
|
33383
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33384
|
+
border-radius: 4px;
|
|
33385
|
+
}
|
|
33386
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33387
|
+
border-radius: 4px;
|
|
33388
|
+
}
|
|
33389
|
+
|
|
33390
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
33391
|
+
padding-left: 12px;
|
|
33392
|
+
padding-right: 12px;
|
|
33393
|
+
}
|
|
33394
|
+
|
|
33395
|
+
.E_ckld275 {
|
|
33396
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33397
|
+
}
|
|
33398
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33399
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
33400
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33401
|
+
}
|
|
33402
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33403
|
+
background-color: transparent;
|
|
33404
|
+
}
|
|
33405
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33406
|
+
background-color: transparent;
|
|
33407
|
+
}
|
|
33408
|
+
|
|
33409
|
+
.E_r77hffu {
|
|
33410
|
+
display: flex;
|
|
33411
|
+
align-items: center;
|
|
33412
|
+
justify-content: space-between;
|
|
33413
|
+
column-gap: 6px;
|
|
33414
|
+
}
|
|
33415
|
+
|
|
33416
|
+
.E_p1cmxsf7 {
|
|
33417
|
+
display: flex;
|
|
33418
|
+
flex-direction: column;
|
|
33419
|
+
justify-content: center;
|
|
33420
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33421
|
+
}
|
|
33422
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33423
|
+
font-size: 0;
|
|
33424
|
+
}
|
|
33425
|
+
|
|
33426
|
+
.E_c1kghdax {
|
|
33427
|
+
color: #2d3a56;
|
|
33428
|
+
padding: 7px 12px;
|
|
33429
|
+
display: flex;
|
|
33430
|
+
justify-content: space-between;
|
|
33431
|
+
align-items: center;
|
|
33432
|
+
}
|
|
33433
|
+
.E_c1kghdax.has-arrow {
|
|
33434
|
+
padding-left: 10px;
|
|
33435
|
+
}
|
|
33436
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33437
|
+
cursor: pointer;
|
|
33438
|
+
color: #00122e;
|
|
33439
|
+
}
|
|
33440
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33441
|
+
color: #2d3a56;
|
|
33442
|
+
font-weight: 600;
|
|
33443
|
+
}
|
|
33444
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33445
|
+
transform: rotate(90deg);
|
|
33446
|
+
}
|
|
33447
|
+
.E_c1kghdax .sub-info {
|
|
33448
|
+
font-size: 12px;
|
|
33449
|
+
line-height: 18px;
|
|
33450
|
+
}
|
|
33451
|
+
.E_c1kghdax .title-wrapper {
|
|
33452
|
+
display: flex;
|
|
33453
|
+
align-items: center;
|
|
33454
|
+
user-select: none;
|
|
33455
|
+
flex-grow: 1;
|
|
33456
|
+
font-size: 12px;
|
|
33457
|
+
line-height: 18px;
|
|
33458
|
+
color: #2d3a56;
|
|
33459
|
+
font-weight: 700;
|
|
33460
|
+
}
|
|
33461
|
+
.E_c1kghdax .collapse-arrow {
|
|
33462
|
+
transition: all 50ms ease-out 0ms;
|
|
33463
|
+
margin-right: 2px;
|
|
33464
|
+
}
|
|
33465
|
+
|
|
33375
33466
|
.E_c1yd35n {
|
|
33376
33467
|
padding: 0 12px 14px 12px;
|
|
33377
33468
|
}
|
|
@@ -33440,46 +33531,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33440
33531
|
margin-left: 24px;
|
|
33441
33532
|
}
|
|
33442
33533
|
|
|
33443
|
-
.E_c1kghdax {
|
|
33444
|
-
color: #2d3a56;
|
|
33445
|
-
padding: 7px 12px;
|
|
33446
|
-
display: flex;
|
|
33447
|
-
justify-content: space-between;
|
|
33448
|
-
align-items: center;
|
|
33449
|
-
}
|
|
33450
|
-
.E_c1kghdax.has-arrow {
|
|
33451
|
-
padding-left: 10px;
|
|
33452
|
-
}
|
|
33453
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33454
|
-
cursor: pointer;
|
|
33455
|
-
color: #00122e;
|
|
33456
|
-
}
|
|
33457
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33458
|
-
color: #2d3a56;
|
|
33459
|
-
font-weight: 600;
|
|
33460
|
-
}
|
|
33461
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33462
|
-
transform: rotate(90deg);
|
|
33463
|
-
}
|
|
33464
|
-
.E_c1kghdax .sub-info {
|
|
33465
|
-
font-size: 12px;
|
|
33466
|
-
line-height: 18px;
|
|
33467
|
-
}
|
|
33468
|
-
.E_c1kghdax .title-wrapper {
|
|
33469
|
-
display: flex;
|
|
33470
|
-
align-items: center;
|
|
33471
|
-
user-select: none;
|
|
33472
|
-
flex-grow: 1;
|
|
33473
|
-
font-size: 12px;
|
|
33474
|
-
line-height: 18px;
|
|
33475
|
-
color: #2d3a56;
|
|
33476
|
-
font-weight: 700;
|
|
33477
|
-
}
|
|
33478
|
-
.E_c1kghdax .collapse-arrow {
|
|
33479
|
-
transition: all 50ms ease-out 0ms;
|
|
33480
|
-
margin-right: 2px;
|
|
33481
|
-
}
|
|
33482
|
-
|
|
33483
33534
|
.E_b14q2gmw {
|
|
33484
33535
|
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);
|
|
33485
33536
|
}
|
|
@@ -33497,55 +33548,26 @@ input.E_rf8rlle.ant-input {
|
|
|
33497
33548
|
transform: translateY(-4px);
|
|
33498
33549
|
}
|
|
33499
33550
|
|
|
33500
|
-
.
|
|
33501
|
-
|
|
33551
|
+
.E_t1gvlxt5 {
|
|
33552
|
+
min-width: 0;
|
|
33553
|
+
flex: 1;
|
|
33502
33554
|
}
|
|
33503
|
-
|
|
33504
|
-
|
|
33505
|
-
padding-left: 8px;
|
|
33506
|
-
padding-right: 8px;
|
|
33555
|
+
.E_t1gvlxt5 .tag {
|
|
33556
|
+
flex: 0 0 auto;
|
|
33507
33557
|
}
|
|
33508
|
-
.
|
|
33509
|
-
|
|
33558
|
+
.E_t1gvlxt5 .progress-title {
|
|
33559
|
+
flex: 2;
|
|
33560
|
+
max-width: fit-content;
|
|
33510
33561
|
}
|
|
33511
|
-
.
|
|
33512
|
-
|
|
33562
|
+
.E_t1gvlxt5 .progress-desc {
|
|
33563
|
+
flex: 1;
|
|
33564
|
+
max-width: fit-content;
|
|
33513
33565
|
}
|
|
33514
33566
|
|
|
33515
|
-
.
|
|
33516
|
-
|
|
33517
|
-
|
|
33518
|
-
|
|
33519
|
-
|
|
33520
|
-
.E_ckld275 {
|
|
33521
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33522
|
-
}
|
|
33523
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33524
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
33525
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33526
|
-
}
|
|
33527
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33528
|
-
background-color: transparent;
|
|
33529
|
-
}
|
|
33530
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33531
|
-
background-color: transparent;
|
|
33532
|
-
}
|
|
33533
|
-
|
|
33534
|
-
.E_r77hffu {
|
|
33535
|
-
display: flex;
|
|
33536
|
-
align-items: center;
|
|
33537
|
-
justify-content: space-between;
|
|
33538
|
-
column-gap: 6px;
|
|
33539
|
-
}
|
|
33540
|
-
|
|
33541
|
-
.E_p1cmxsf7 {
|
|
33542
|
-
display: flex;
|
|
33543
|
-
flex-direction: column;
|
|
33544
|
-
justify-content: center;
|
|
33545
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33546
|
-
}
|
|
33547
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
33548
|
-
font-size: 0;
|
|
33567
|
+
.E_a1ji6r68 {
|
|
33568
|
+
display: flex;
|
|
33569
|
+
align-items: center;
|
|
33570
|
+
column-gap: var(--a1ji6r68-0);
|
|
33549
33571
|
}
|
|
33550
33572
|
|
|
33551
33573
|
.E_lht19u8 {
|
|
@@ -33597,372 +33619,403 @@ input.E_rf8rlle.ant-input {
|
|
|
33597
33619
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33598
33620
|
}
|
|
33599
33621
|
|
|
33600
|
-
.
|
|
33622
|
+
.E_msn7nxt {
|
|
33623
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33624
|
+
text-align: center;
|
|
33625
|
+
display: flex;
|
|
33626
|
+
align-items: center;
|
|
33627
|
+
justify-content: center;
|
|
33628
|
+
flex-direction: column;
|
|
33601
33629
|
height: 100%;
|
|
33602
33630
|
}
|
|
33631
|
+
.E_msn7nxt .link {
|
|
33632
|
+
color: #0080ff;
|
|
33633
|
+
cursor: pointer;
|
|
33634
|
+
}
|
|
33603
33635
|
|
|
33604
|
-
.
|
|
33636
|
+
.E_mp64wfi {
|
|
33637
|
+
width: 100%;
|
|
33605
33638
|
height: 100%;
|
|
33639
|
+
display: flex;
|
|
33640
|
+
flex-direction: column;
|
|
33606
33641
|
}
|
|
33607
|
-
.
|
|
33608
|
-
|
|
33609
|
-
|
|
33642
|
+
.E_mp64wfi .name-toolbar {
|
|
33643
|
+
width: 100%;
|
|
33644
|
+
display: flex;
|
|
33645
|
+
line-height: 30px;
|
|
33646
|
+
padding: 0 16px;
|
|
33647
|
+
justify-content: space-between;
|
|
33610
33648
|
}
|
|
33611
|
-
.
|
|
33612
|
-
|
|
33649
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
33650
|
+
display: flex;
|
|
33651
|
+
font-size: 12px;
|
|
33652
|
+
align-items: center;
|
|
33613
33653
|
}
|
|
33614
|
-
.
|
|
33615
|
-
|
|
33616
|
-
height: 100%;
|
|
33654
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
33655
|
+
color: #a3b4cc;
|
|
33617
33656
|
}
|
|
33618
|
-
.
|
|
33619
|
-
|
|
33657
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
33658
|
+
margin-left: 10px;
|
|
33620
33659
|
}
|
|
33621
|
-
.
|
|
33622
|
-
|
|
33660
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
33661
|
+
margin-left: 10px;
|
|
33662
|
+
cursor: pointer;
|
|
33623
33663
|
}
|
|
33624
|
-
.
|
|
33625
|
-
|
|
33664
|
+
.E_mp64wfi .content {
|
|
33665
|
+
flex: 1;
|
|
33666
|
+
width: 100%;
|
|
33667
|
+
display: flex;
|
|
33668
|
+
justify-content: center;
|
|
33669
|
+
align-items: center;
|
|
33626
33670
|
}
|
|
33627
|
-
.
|
|
33628
|
-
|
|
33671
|
+
.E_mp64wfi .single-content {
|
|
33672
|
+
height: 65px;
|
|
33629
33673
|
}
|
|
33630
|
-
|
|
33631
|
-
|
|
33674
|
+
|
|
33675
|
+
.E_l1oyigan {
|
|
33676
|
+
display: flex;
|
|
33677
|
+
align-items: center;
|
|
33678
|
+
white-space: nowrap;
|
|
33679
|
+
overflow: hidden;
|
|
33680
|
+
width: 100%;
|
|
33632
33681
|
}
|
|
33633
|
-
.
|
|
33634
|
-
|
|
33635
|
-
|
|
33682
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
33683
|
+
margin-left: auto;
|
|
33684
|
+
font-size: 12px;
|
|
33636
33685
|
}
|
|
33637
|
-
|
|
33638
|
-
|
|
33686
|
+
|
|
33687
|
+
.E_l1noi4n1 {
|
|
33688
|
+
display: flex;
|
|
33689
|
+
justify-content: flex-start;
|
|
33690
|
+
align-items: center;
|
|
33691
|
+
font-size: 12px;
|
|
33692
|
+
cursor: pointer;
|
|
33639
33693
|
}
|
|
33640
|
-
.
|
|
33641
|
-
|
|
33642
|
-
display: none;
|
|
33694
|
+
.E_l1noi4n1:not(:last-child) {
|
|
33695
|
+
margin-right: 20px;
|
|
33643
33696
|
}
|
|
33644
|
-
.
|
|
33645
|
-
|
|
33697
|
+
.E_l1noi4n1.deselected {
|
|
33698
|
+
opacity: 0.4;
|
|
33646
33699
|
}
|
|
33647
|
-
.
|
|
33648
|
-
|
|
33649
|
-
background: #fff;
|
|
33650
|
-
padding: 0 !important;
|
|
33700
|
+
.E_l1noi4n1.deselected .color-block {
|
|
33701
|
+
background: #b4beca !important;
|
|
33651
33702
|
}
|
|
33652
|
-
|
|
33653
|
-
.
|
|
33703
|
+
|
|
33704
|
+
.E_cz19rz6 {
|
|
33705
|
+
display: inline-block;
|
|
33706
|
+
height: 8px;
|
|
33707
|
+
width: 8px;
|
|
33708
|
+
margin-right: 8px;
|
|
33709
|
+
}
|
|
33710
|
+
|
|
33711
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
33654
33712
|
display: flex;
|
|
33655
33713
|
align-items: center;
|
|
33656
|
-
|
|
33657
|
-
|
|
33714
|
+
font-size: 12px;
|
|
33715
|
+
margin: 0;
|
|
33658
33716
|
}
|
|
33659
|
-
|
|
33660
|
-
.
|
|
33661
|
-
|
|
33662
|
-
text-overflow: ellipsis;
|
|
33663
|
-
width: 100%;
|
|
33717
|
+
|
|
33718
|
+
.E_m1y1hhnr {
|
|
33719
|
+
position: relative;
|
|
33664
33720
|
}
|
|
33665
|
-
.
|
|
33666
|
-
|
|
33721
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
33722
|
+
bottom: -12px;
|
|
33667
33723
|
}
|
|
33668
|
-
.
|
|
33669
|
-
|
|
33724
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
33725
|
+
display: flex;
|
|
33726
|
+
justify-content: space-between;
|
|
33727
|
+
line-height: 30px;
|
|
33728
|
+
margin: 0 16px;
|
|
33670
33729
|
}
|
|
33671
|
-
.
|
|
33672
|
-
|
|
33673
|
-
border-left: none;
|
|
33674
|
-
border-right: none;
|
|
33675
|
-
border-bottom: none;
|
|
33676
|
-
height: 100%;
|
|
33730
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
33731
|
+
display: flex;
|
|
33677
33732
|
font-size: 12px;
|
|
33678
|
-
|
|
33679
|
-
}
|
|
33680
|
-
.E_tfzf37v .ant-table .ant-table-header {
|
|
33681
|
-
position: relative;
|
|
33682
|
-
z-index: 3;
|
|
33683
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33684
|
-
margin-bottom: -1px;
|
|
33733
|
+
align-items: center;
|
|
33685
33734
|
}
|
|
33686
|
-
.
|
|
33687
|
-
|
|
33688
|
-
color: #2d3a56;
|
|
33735
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
33736
|
+
color: #a3b4cc;
|
|
33689
33737
|
}
|
|
33690
|
-
.
|
|
33691
|
-
|
|
33692
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33738
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
33739
|
+
margin-left: 10px;
|
|
33693
33740
|
}
|
|
33694
|
-
.
|
|
33695
|
-
|
|
33696
|
-
|
|
33741
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
33742
|
+
margin-left: 10px;
|
|
33743
|
+
cursor: pointer;
|
|
33697
33744
|
}
|
|
33698
|
-
.
|
|
33699
|
-
|
|
33745
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
33746
|
+
font-size: 12px;
|
|
33700
33747
|
}
|
|
33701
|
-
.
|
|
33702
|
-
cursor: pointer;
|
|
33748
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
33703
33749
|
position: absolute;
|
|
33704
|
-
|
|
33705
|
-
|
|
33706
|
-
|
|
33707
|
-
|
|
33708
|
-
|
|
33709
|
-
|
|
33710
|
-
|
|
33711
|
-
background: rgba(213, 219, 227, 0.6);
|
|
33750
|
+
bottom: 10px;
|
|
33751
|
+
padding: 0 8px;
|
|
33752
|
+
border-radius: 4px;
|
|
33753
|
+
font-size: 12px;
|
|
33754
|
+
color: #fff;
|
|
33755
|
+
background: rgba(0, 0, 0, 0.75);
|
|
33756
|
+
transform: translateX(-50%);
|
|
33712
33757
|
}
|
|
33713
|
-
|
|
33714
|
-
|
|
33715
|
-
width:
|
|
33716
|
-
background: rgba(213, 219, 227, 0.6);
|
|
33758
|
+
|
|
33759
|
+
.E_tnvijvs {
|
|
33760
|
+
min-width: 200px;
|
|
33717
33761
|
}
|
|
33718
|
-
|
|
33719
|
-
|
|
33762
|
+
|
|
33763
|
+
.E_t1ub2aex {
|
|
33764
|
+
display: flex;
|
|
33765
|
+
align-items: center;
|
|
33766
|
+
justify-content: space-between;
|
|
33767
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
33768
|
+
color: #b4beca;
|
|
33769
|
+
font-size: 12px;
|
|
33770
|
+
padding: 3px 6px;
|
|
33720
33771
|
}
|
|
33721
|
-
.
|
|
33722
|
-
|
|
33723
|
-
border-bottom: 1px solid white;
|
|
33724
|
-
height: 40px;
|
|
33725
|
-
vertical-align: middle;
|
|
33726
|
-
transition: background 0ms;
|
|
33727
|
-
color: #00122e;
|
|
33772
|
+
.E_t1ub2aex:first-child {
|
|
33773
|
+
padding-top: 3px;
|
|
33728
33774
|
}
|
|
33729
|
-
.
|
|
33730
|
-
|
|
33731
|
-
border-bottom-color: #f2f5fa;
|
|
33775
|
+
.E_t1ub2aex:last-child {
|
|
33776
|
+
padding-bottom: 3px;
|
|
33732
33777
|
}
|
|
33733
|
-
.
|
|
33734
|
-
|
|
33735
|
-
|
|
33736
|
-
font-size: 12px;
|
|
33737
|
-
text-align: left;
|
|
33738
|
-
transition: none;
|
|
33739
|
-
overflow: hidden;
|
|
33740
|
-
text-overflow: ellipsis;
|
|
33741
|
-
white-space: nowrap;
|
|
33778
|
+
.E_t1ub2aex .column-value {
|
|
33779
|
+
color: #fff;
|
|
33780
|
+
margin-left: 8px;
|
|
33742
33781
|
}
|
|
33743
|
-
|
|
33744
|
-
|
|
33782
|
+
|
|
33783
|
+
.E_w7ob4th.outside-tag {
|
|
33784
|
+
padding-left: 0;
|
|
33745
33785
|
}
|
|
33746
|
-
.
|
|
33747
|
-
|
|
33748
|
-
|
|
33749
|
-
|
|
33750
|
-
vertical-align: middle;
|
|
33751
|
-
}
|
|
33752
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
33753
|
-
line-height: 0px;
|
|
33754
|
-
}
|
|
33755
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
33756
|
-
padding-right: 25px;
|
|
33757
|
-
}
|
|
33758
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
33759
|
-
border-top-color: transparent;
|
|
33786
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
33787
|
+
border-radius: 4px 0 0 4px;
|
|
33788
|
+
padding-right: 4px;
|
|
33789
|
+
margin-right: 4px;
|
|
33760
33790
|
}
|
|
33761
|
-
|
|
33762
|
-
|
|
33763
|
-
|
|
33791
|
+
|
|
33792
|
+
.E_slr2ynn {
|
|
33793
|
+
padding: 0 8px;
|
|
33794
|
+
height: 18px;
|
|
33764
33795
|
}
|
|
33765
|
-
|
|
33766
|
-
|
|
33796
|
+
|
|
33797
|
+
.E_m140wbb6 {
|
|
33798
|
+
padding: 2px 8px;
|
|
33799
|
+
height: 24px;
|
|
33767
33800
|
}
|
|
33768
|
-
|
|
33769
|
-
|
|
33801
|
+
|
|
33802
|
+
.E_t1fozc1i {
|
|
33803
|
+
margin: 0;
|
|
33770
33804
|
}
|
|
33771
|
-
|
|
33772
|
-
|
|
33773
|
-
|
|
33774
|
-
|
|
33775
|
-
bottom: -1px;
|
|
33776
|
-
background: white;
|
|
33805
|
+
|
|
33806
|
+
.E_i1vxv4ln {
|
|
33807
|
+
margin-right: 4px;
|
|
33808
|
+
height: 16px;
|
|
33777
33809
|
}
|
|
33778
|
-
|
|
33779
|
-
|
|
33810
|
+
|
|
33811
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33812
|
+
font-weight: 700;
|
|
33813
|
+
color: #00122e;
|
|
33814
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33815
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33816
|
+
word-break: break-all;
|
|
33817
|
+
display: inline;
|
|
33818
|
+
white-space: normal;
|
|
33780
33819
|
}
|
|
33781
|
-
|
|
33782
|
-
|
|
33783
|
-
|
|
33784
|
-
border-top: none;
|
|
33820
|
+
|
|
33821
|
+
.E_sjob3jg {
|
|
33822
|
+
--item-min-width: 60px;
|
|
33785
33823
|
}
|
|
33786
|
-
.
|
|
33787
|
-
|
|
33788
|
-
border-radius: 0 8px 8px 0;
|
|
33789
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33824
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33825
|
+
display: none !important;
|
|
33790
33826
|
}
|
|
33791
|
-
.
|
|
33792
|
-
|
|
33793
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33827
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33828
|
+
flex-shrink: 0 !important;
|
|
33794
33829
|
}
|
|
33795
|
-
.
|
|
33796
|
-
|
|
33797
|
-
align-items: center;
|
|
33798
|
-
height: 100%;
|
|
33799
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33830
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33831
|
+
color: #0080ff;
|
|
33800
33832
|
}
|
|
33801
|
-
.
|
|
33802
|
-
|
|
33803
|
-
|
|
33833
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33834
|
+
color: #0080ff;
|
|
33835
|
+
font-weight: normal;
|
|
33804
33836
|
}
|
|
33805
|
-
.
|
|
33806
|
-
|
|
33807
|
-
align-items: center;
|
|
33808
|
-
height: 100%;
|
|
33809
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33837
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
33838
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33810
33839
|
}
|
|
33811
|
-
.
|
|
33812
|
-
|
|
33840
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33841
|
+
color: #00122e;
|
|
33813
33842
|
}
|
|
33814
|
-
.
|
|
33815
|
-
|
|
33816
|
-
border-radius: 8px;
|
|
33843
|
+
.E_sjob3jg .step-item-text {
|
|
33844
|
+
display: inline-block;
|
|
33817
33845
|
}
|
|
33818
|
-
.
|
|
33819
|
-
|
|
33846
|
+
.E_sjob3jg .step-item-title {
|
|
33847
|
+
overflow: hidden;
|
|
33848
|
+
white-space: nowrap;
|
|
33849
|
+
text-overflow: ellipsis;
|
|
33820
33850
|
}
|
|
33821
|
-
|
|
33822
|
-
|
|
33823
|
-
|
|
33824
|
-
border-top-color: transparent;
|
|
33851
|
+
|
|
33852
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
33853
|
+
min-width: var(--item-min-width);
|
|
33825
33854
|
}
|
|
33826
|
-
.
|
|
33827
|
-
|
|
33855
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33856
|
+
cursor: not-allowed !important;
|
|
33828
33857
|
}
|
|
33829
|
-
.
|
|
33830
|
-
|
|
33858
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33859
|
+
flex-direction: row;
|
|
33860
|
+
justify-content: stretch;
|
|
33831
33861
|
}
|
|
33832
|
-
.
|
|
33833
|
-
|
|
33862
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33863
|
+
padding: 0;
|
|
33864
|
+
margin-right: 4px;
|
|
33865
|
+
flex: 1;
|
|
33866
|
+
overflow: visible;
|
|
33834
33867
|
}
|
|
33835
|
-
.
|
|
33836
|
-
|
|
33837
|
-
|
|
33838
|
-
position: relative;
|
|
33839
|
-
border-bottom: none;
|
|
33840
|
-
color: #00122e;
|
|
33841
|
-
transition: none;
|
|
33842
|
-
padding: 15px 8px 15px 8px;
|
|
33868
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33869
|
+
width: 100%;
|
|
33870
|
+
min-height: unset;
|
|
33843
33871
|
}
|
|
33844
|
-
.
|
|
33845
|
-
|
|
33846
|
-
|
|
33847
|
-
|
|
33848
|
-
|
|
33849
|
-
|
|
33850
|
-
position: absolute;
|
|
33851
|
-
right: 0;
|
|
33872
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33873
|
+
height: 26px;
|
|
33874
|
+
line-height: 26px;
|
|
33875
|
+
width: 100%;
|
|
33876
|
+
padding: 0;
|
|
33877
|
+
font-size: 12px;
|
|
33852
33878
|
}
|
|
33853
|
-
.
|
|
33854
|
-
|
|
33879
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33880
|
+
margin-right: 10px;
|
|
33855
33881
|
}
|
|
33856
|
-
.
|
|
33882
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33857
33883
|
display: none;
|
|
33858
33884
|
}
|
|
33859
|
-
.
|
|
33860
|
-
|
|
33861
|
-
|
|
33862
|
-
|
|
33863
|
-
text-overflow: ellipsis;
|
|
33885
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33886
|
+
padding-left: 8px;
|
|
33887
|
+
padding-right: 4px;
|
|
33888
|
+
border-radius: 4px 0 0 4px;
|
|
33864
33889
|
}
|
|
33865
|
-
.
|
|
33866
|
-
|
|
33867
|
-
text-overflow: ellipsis;
|
|
33868
|
-
flex: 1;
|
|
33890
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33891
|
+
margin-right: 0;
|
|
33869
33892
|
}
|
|
33870
|
-
.
|
|
33871
|
-
padding:
|
|
33893
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33894
|
+
padding-right: 8px;
|
|
33895
|
+
padding-left: 12px;
|
|
33896
|
+
border-radius: 0 4px 4px 0;
|
|
33872
33897
|
}
|
|
33873
|
-
.
|
|
33874
|
-
|
|
33898
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
33899
|
+
content: "";
|
|
33900
|
+
width: 0;
|
|
33901
|
+
height: 0;
|
|
33902
|
+
border: 13px solid transparent;
|
|
33903
|
+
position: absolute;
|
|
33904
|
+
top: 0;
|
|
33905
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33906
|
+
z-index: 2;
|
|
33907
|
+
position: relative;
|
|
33908
|
+
top: -50%;
|
|
33909
|
+
right: -100%;
|
|
33875
33910
|
}
|
|
33876
|
-
.
|
|
33911
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33912
|
+
padding: 0 4px 0 12px;
|
|
33913
|
+
}
|
|
33914
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
33915
|
+
content: "";
|
|
33916
|
+
width: 0;
|
|
33917
|
+
height: 0;
|
|
33918
|
+
border: 13px solid transparent;
|
|
33877
33919
|
position: absolute;
|
|
33878
|
-
|
|
33879
|
-
|
|
33880
|
-
|
|
33881
|
-
height: 16px;
|
|
33882
|
-
display: none;
|
|
33883
|
-
transition: transform 320ms ease;
|
|
33920
|
+
top: 0;
|
|
33921
|
+
border-left: 8px solid #fff;
|
|
33922
|
+
left: 0;
|
|
33884
33923
|
}
|
|
33885
|
-
.
|
|
33886
|
-
|
|
33887
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
33924
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33925
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33888
33926
|
}
|
|
33889
|
-
.
|
|
33890
|
-
|
|
33927
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33928
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33891
33929
|
}
|
|
33892
|
-
.
|
|
33893
|
-
|
|
33930
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33931
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33894
33932
|
}
|
|
33895
|
-
.
|
|
33896
|
-
|
|
33933
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33934
|
+
cursor: pointer;
|
|
33935
|
+
min-width: var(--item-min-width);
|
|
33897
33936
|
}
|
|
33898
|
-
.
|
|
33899
|
-
|
|
33937
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33938
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33939
|
+
min-width: var(--item-min-width);
|
|
33900
33940
|
}
|
|
33901
|
-
.
|
|
33902
|
-
|
|
33941
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33942
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33943
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33903
33944
|
}
|
|
33904
|
-
.
|
|
33905
|
-
|
|
33945
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33946
|
+
padding: 0;
|
|
33906
33947
|
}
|
|
33907
|
-
|
|
33908
|
-
|
|
33948
|
+
|
|
33949
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33950
|
+
width: 192px;
|
|
33951
|
+
row-gap: 2px;
|
|
33909
33952
|
}
|
|
33910
|
-
.
|
|
33911
|
-
|
|
33953
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33954
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33912
33955
|
}
|
|
33913
|
-
.
|
|
33914
|
-
|
|
33915
|
-
left: 50%;
|
|
33916
|
-
top: 50%;
|
|
33917
|
-
transform: translate(-50%, -50%);
|
|
33956
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33957
|
+
color: #00122e !important;
|
|
33918
33958
|
}
|
|
33919
|
-
.
|
|
33920
|
-
|
|
33959
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33960
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33921
33961
|
}
|
|
33922
|
-
.
|
|
33923
|
-
|
|
33962
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33963
|
+
padding: 0 8px;
|
|
33964
|
+
border-radius: 4px;
|
|
33965
|
+
height: 32px;
|
|
33966
|
+
display: flex;
|
|
33967
|
+
align-items: center;
|
|
33924
33968
|
}
|
|
33925
|
-
.
|
|
33926
|
-
|
|
33969
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33970
|
+
min-height: auto;
|
|
33971
|
+
white-space: nowrap;
|
|
33927
33972
|
}
|
|
33928
|
-
.
|
|
33929
|
-
|
|
33930
|
-
|
|
33931
|
-
|
|
33932
|
-
|
|
33933
|
-
vertical-align: middle;
|
|
33973
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33974
|
+
font-size: 13px;
|
|
33975
|
+
line-height: 20px;
|
|
33976
|
+
max-width: 100%;
|
|
33977
|
+
padding-right: 0;
|
|
33934
33978
|
}
|
|
33935
|
-
.
|
|
33936
|
-
|
|
33937
|
-
font-weight: bold;
|
|
33938
|
-
font-size: 20px;
|
|
33939
|
-
color: rgba(10, 37, 85, 0.6);
|
|
33979
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33980
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33940
33981
|
}
|
|
33941
|
-
|
|
33942
|
-
.
|
|
33943
|
-
|
|
33982
|
+
|
|
33983
|
+
.E_h6l1tj4 {
|
|
33984
|
+
width: 100%;
|
|
33985
|
+
display: inline-flex;
|
|
33986
|
+
align-items: center;
|
|
33987
|
+
justify-content: center;
|
|
33988
|
+
column-gap: 4px;
|
|
33944
33989
|
}
|
|
33945
|
-
.
|
|
33946
|
-
|
|
33947
|
-
|
|
33948
|
-
|
|
33990
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33991
|
+
display: inline-flex;
|
|
33992
|
+
align-items: center;
|
|
33993
|
+
width: 18px;
|
|
33994
|
+
height: 18px;
|
|
33995
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33996
|
+
justify-content: center;
|
|
33949
33997
|
}
|
|
33950
|
-
|
|
33951
|
-
|
|
33998
|
+
|
|
33999
|
+
.E_v18frne8 {
|
|
34000
|
+
width: 100%;
|
|
33952
34001
|
display: flex;
|
|
33953
34002
|
align-items: center;
|
|
33954
|
-
justify-content:
|
|
33955
|
-
|
|
34003
|
+
justify-content: center;
|
|
34004
|
+
column-gap: 6px;
|
|
34005
|
+
font-size: 13px;
|
|
33956
34006
|
}
|
|
33957
|
-
.
|
|
33958
|
-
|
|
33959
|
-
|
|
33960
|
-
|
|
34007
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34008
|
+
display: inline-flex;
|
|
34009
|
+
align-items: center;
|
|
34010
|
+
min-width: 20px;
|
|
34011
|
+
min-height: 20px;
|
|
34012
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33961
34013
|
justify-content: center;
|
|
33962
|
-
border-radius: 4px;
|
|
33963
34014
|
}
|
|
33964
|
-
|
|
33965
|
-
|
|
34015
|
+
|
|
34016
|
+
.E_i1g85yz3 {
|
|
34017
|
+
margin-right: 4px;
|
|
34018
|
+
height: 16px;
|
|
33966
34019
|
}
|
|
33967
34020
|
|
|
33968
34021
|
.E_sddwhm6 {
|
|
@@ -34040,287 +34093,422 @@ input.E_rf8rlle.ant-input {
|
|
|
34040
34093
|
display: inline-block;
|
|
34041
34094
|
}
|
|
34042
34095
|
|
|
34043
|
-
|
|
34044
|
-
|
|
34045
|
-
line-height: 18px;
|
|
34046
|
-
height: 18px;
|
|
34096
|
+
.E_tc97u5y {
|
|
34097
|
+
height: 100%;
|
|
34047
34098
|
}
|
|
34048
34099
|
|
|
34049
|
-
|
|
34050
|
-
|
|
34051
|
-
height: unset;
|
|
34100
|
+
.E_tfzf37v {
|
|
34101
|
+
height: 100%;
|
|
34052
34102
|
}
|
|
34053
|
-
|
|
34054
|
-
|
|
34103
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
34104
|
+
overflow: visible !important;
|
|
34105
|
+
height: 100%;
|
|
34055
34106
|
}
|
|
34056
|
-
|
|
34057
|
-
|
|
34107
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34108
|
+
height: 100%;
|
|
34058
34109
|
}
|
|
34059
|
-
|
|
34060
|
-
|
|
34110
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
34111
|
+
width: 100% !important;
|
|
34112
|
+
height: 100%;
|
|
34061
34113
|
}
|
|
34062
|
-
|
|
34063
|
-
|
|
34114
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34115
|
+
padding: 15px 0;
|
|
34064
34116
|
}
|
|
34065
|
-
|
|
34066
|
-
|
|
34117
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
34118
|
+
display: none;
|
|
34067
34119
|
}
|
|
34068
|
-
|
|
34069
|
-
|
|
34120
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
34121
|
+
font-weight: 700;
|
|
34070
34122
|
}
|
|
34071
|
-
|
|
34072
|
-
|
|
34123
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
34124
|
+
font-weight: 700;
|
|
34073
34125
|
}
|
|
34074
|
-
|
|
34075
|
-
|
|
34126
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
34127
|
+
height: 100%;
|
|
34076
34128
|
}
|
|
34077
|
-
|
|
34078
|
-
|
|
34129
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
34130
|
+
height: 100%;
|
|
34131
|
+
overflow: visible;
|
|
34079
34132
|
}
|
|
34080
|
-
|
|
34081
|
-
|
|
34133
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
34134
|
+
max-height: none;
|
|
34082
34135
|
}
|
|
34083
|
-
|
|
34084
|
-
|
|
34136
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
34137
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
34138
|
+
display: none;
|
|
34085
34139
|
}
|
|
34086
|
-
|
|
34087
|
-
|
|
34140
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
34141
|
+
background: transparent;
|
|
34088
34142
|
}
|
|
34089
|
-
|
|
34090
|
-
|
|
34143
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
34144
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
34145
|
+
background: #fff;
|
|
34146
|
+
padding: 0 !important;
|
|
34091
34147
|
}
|
|
34092
|
-
|
|
34093
|
-
.
|
|
34094
|
-
|
|
34148
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34149
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34150
|
+
display: flex;
|
|
34151
|
+
align-items: center;
|
|
34152
|
+
height: 100%;
|
|
34153
|
+
padding: 8px;
|
|
34095
34154
|
}
|
|
34096
|
-
.
|
|
34097
|
-
|
|
34098
|
-
|
|
34099
|
-
|
|
34155
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34156
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34157
|
+
overflow: hidden;
|
|
34158
|
+
text-overflow: ellipsis;
|
|
34159
|
+
width: 100%;
|
|
34100
34160
|
}
|
|
34101
|
-
|
|
34102
|
-
|
|
34103
|
-
padding: 0 8px;
|
|
34104
|
-
height: 18px;
|
|
34161
|
+
.E_tfzf37v .ant-table-container {
|
|
34162
|
+
height: 100%;
|
|
34105
34163
|
}
|
|
34106
|
-
|
|
34107
|
-
|
|
34108
|
-
padding: 2px 8px;
|
|
34109
|
-
height: 24px;
|
|
34164
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
34165
|
+
box-shadow: none !important;
|
|
34110
34166
|
}
|
|
34111
|
-
|
|
34112
|
-
|
|
34113
|
-
|
|
34167
|
+
.E_tfzf37v .ant-table {
|
|
34168
|
+
border-radius: 0px;
|
|
34169
|
+
border-left: none;
|
|
34170
|
+
border-right: none;
|
|
34171
|
+
border-bottom: none;
|
|
34172
|
+
height: 100%;
|
|
34173
|
+
font-size: 12px;
|
|
34174
|
+
background: transparent;
|
|
34114
34175
|
}
|
|
34115
|
-
|
|
34116
|
-
|
|
34117
|
-
|
|
34118
|
-
|
|
34176
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
34177
|
+
position: relative;
|
|
34178
|
+
z-index: 3;
|
|
34179
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34180
|
+
margin-bottom: -1px;
|
|
34119
34181
|
}
|
|
34120
|
-
|
|
34121
|
-
.
|
|
34122
|
-
|
|
34182
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
34183
|
+
.E_tfzf37v .ant-table .value {
|
|
34184
|
+
color: #2d3a56;
|
|
34185
|
+
}
|
|
34186
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
34187
|
+
.E_tfzf37v .ant-table .unit {
|
|
34188
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34189
|
+
}
|
|
34190
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
34191
|
+
position: unset;
|
|
34192
|
+
text-align: center;
|
|
34193
|
+
}
|
|
34194
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34195
|
+
background: #fff;
|
|
34196
|
+
}
|
|
34197
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
34198
|
+
cursor: pointer;
|
|
34199
|
+
position: absolute;
|
|
34200
|
+
top: 50%;
|
|
34201
|
+
right: 12px;
|
|
34202
|
+
transform: translateY(-50%);
|
|
34203
|
+
}
|
|
34204
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34205
|
+
box-shadow: none;
|
|
34206
|
+
width: 1px;
|
|
34207
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34208
|
+
}
|
|
34209
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34210
|
+
box-shadow: none;
|
|
34211
|
+
width: 1px;
|
|
34212
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34213
|
+
}
|
|
34214
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
34215
|
+
position: relative;
|
|
34216
|
+
}
|
|
34217
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
34218
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34219
|
+
border-bottom: 1px solid white;
|
|
34220
|
+
height: 40px;
|
|
34221
|
+
vertical-align: middle;
|
|
34222
|
+
transition: background 0ms;
|
|
34123
34223
|
color: #00122e;
|
|
34124
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34125
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34126
|
-
word-break: break-all;
|
|
34127
|
-
display: inline;
|
|
34128
|
-
white-space: normal;
|
|
34129
34224
|
}
|
|
34130
|
-
|
|
34131
|
-
|
|
34132
|
-
|
|
34225
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34226
|
+
background: #f2f5fa;
|
|
34227
|
+
border-bottom-color: #f2f5fa;
|
|
34228
|
+
}
|
|
34229
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34230
|
+
height: auto;
|
|
34231
|
+
color: #00122e;
|
|
34232
|
+
font-size: 12px;
|
|
34233
|
+
text-align: left;
|
|
34234
|
+
transition: none;
|
|
34235
|
+
overflow: hidden;
|
|
34236
|
+
text-overflow: ellipsis;
|
|
34237
|
+
white-space: nowrap;
|
|
34238
|
+
}
|
|
34239
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34240
|
+
color: #0096ff;
|
|
34241
|
+
}
|
|
34242
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34243
|
+
overflow: hidden;
|
|
34244
|
+
text-overflow: ellipsis;
|
|
34245
|
+
width: 100%;
|
|
34246
|
+
vertical-align: middle;
|
|
34247
|
+
}
|
|
34248
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34249
|
+
line-height: 0px;
|
|
34250
|
+
}
|
|
34251
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34252
|
+
padding-right: 25px;
|
|
34253
|
+
}
|
|
34254
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34255
|
+
border-top-color: transparent;
|
|
34256
|
+
}
|
|
34257
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34258
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34259
|
+
border-color: transparent transparent white;
|
|
34260
|
+
}
|
|
34261
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34262
|
+
border-radius: 8px 0 0 8px;
|
|
34263
|
+
}
|
|
34264
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34265
|
+
border-radius: 8px 0 0 8px;
|
|
34266
|
+
}
|
|
34267
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34268
|
+
content: "";
|
|
34269
|
+
width: 4px;
|
|
34270
|
+
top: -1px;
|
|
34271
|
+
bottom: -1px;
|
|
34272
|
+
background: white;
|
|
34273
|
+
}
|
|
34274
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34275
|
+
border-radius: 0 8px 8px 0;
|
|
34276
|
+
}
|
|
34277
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34278
|
+
border-radius: 0;
|
|
34279
|
+
background: white;
|
|
34280
|
+
border-top: none;
|
|
34281
|
+
}
|
|
34282
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34283
|
+
border-top: 1px solid transparent;
|
|
34284
|
+
border-radius: 0 8px 8px 0;
|
|
34285
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34286
|
+
}
|
|
34287
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34288
|
+
background: white;
|
|
34289
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34290
|
+
}
|
|
34291
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34292
|
+
display: flex;
|
|
34293
|
+
align-items: center;
|
|
34294
|
+
height: 100%;
|
|
34295
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34296
|
+
}
|
|
34297
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34298
|
+
background: white;
|
|
34299
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34300
|
+
}
|
|
34301
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34302
|
+
display: flex;
|
|
34303
|
+
align-items: center;
|
|
34304
|
+
height: 100%;
|
|
34305
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34306
|
+
}
|
|
34307
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34308
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34309
|
+
}
|
|
34310
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34311
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34312
|
+
border-radius: 8px;
|
|
34133
34313
|
}
|
|
34134
|
-
.
|
|
34135
|
-
|
|
34314
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
34315
|
+
border-top-color: white;
|
|
34136
34316
|
}
|
|
34137
|
-
.
|
|
34138
|
-
|
|
34317
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
34318
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34319
|
+
border-bottom-color: transparent;
|
|
34320
|
+
border-top-color: transparent;
|
|
34139
34321
|
}
|
|
34140
|
-
.
|
|
34141
|
-
|
|
34322
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
34323
|
+
border-radius: 8px 0 0 8px;
|
|
34142
34324
|
}
|
|
34143
|
-
.
|
|
34144
|
-
|
|
34145
|
-
font-weight: normal;
|
|
34325
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
34326
|
+
border-radius: 0 8px 8px 0;
|
|
34146
34327
|
}
|
|
34147
|
-
.
|
|
34148
|
-
|
|
34328
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
34329
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34149
34330
|
}
|
|
34150
|
-
.
|
|
34331
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
34332
|
+
background: #fff;
|
|
34333
|
+
font-weight: 400;
|
|
34334
|
+
position: relative;
|
|
34335
|
+
border-bottom: none;
|
|
34151
34336
|
color: #00122e;
|
|
34337
|
+
transition: none;
|
|
34338
|
+
padding: 15px 8px 15px 8px;
|
|
34152
34339
|
}
|
|
34153
|
-
.
|
|
34154
|
-
|
|
34340
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
34341
|
+
content: "";
|
|
34342
|
+
width: 1px;
|
|
34343
|
+
top: 0;
|
|
34344
|
+
bottom: 0;
|
|
34345
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34346
|
+
position: absolute;
|
|
34347
|
+
right: 0;
|
|
34155
34348
|
}
|
|
34156
|
-
.
|
|
34349
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
34350
|
+
padding: unset;
|
|
34351
|
+
}
|
|
34352
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
34353
|
+
display: none;
|
|
34354
|
+
}
|
|
34355
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34356
|
+
width: 100%;
|
|
34157
34357
|
overflow: hidden;
|
|
34158
34358
|
white-space: nowrap;
|
|
34159
34359
|
text-overflow: ellipsis;
|
|
34160
34360
|
}
|
|
34161
|
-
|
|
34162
|
-
|
|
34163
|
-
|
|
34164
|
-
|
|
34165
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34166
|
-
cursor: not-allowed !important;
|
|
34361
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
34362
|
+
overflow: hidden;
|
|
34363
|
+
text-overflow: ellipsis;
|
|
34364
|
+
flex: 1;
|
|
34167
34365
|
}
|
|
34168
|
-
.
|
|
34169
|
-
|
|
34170
|
-
justify-content: stretch;
|
|
34366
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
34367
|
+
padding: 15px 25px 15px 8px;
|
|
34171
34368
|
}
|
|
34172
|
-
.
|
|
34369
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34173
34370
|
padding: 0;
|
|
34174
|
-
margin-right: 4px;
|
|
34175
|
-
flex: 1;
|
|
34176
|
-
overflow: visible;
|
|
34177
34371
|
}
|
|
34178
|
-
.
|
|
34179
|
-
|
|
34180
|
-
|
|
34372
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
34373
|
+
position: absolute;
|
|
34374
|
+
right: 6px;
|
|
34375
|
+
top: 50%;
|
|
34376
|
+
transform: translateY(-50%);
|
|
34377
|
+
height: 16px;
|
|
34378
|
+
display: none;
|
|
34379
|
+
transition: transform 320ms ease;
|
|
34181
34380
|
}
|
|
34182
|
-
.
|
|
34183
|
-
|
|
34184
|
-
|
|
34185
|
-
width: 100%;
|
|
34186
|
-
padding: 0;
|
|
34187
|
-
font-size: 12px;
|
|
34381
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
34382
|
+
display: block;
|
|
34383
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34188
34384
|
}
|
|
34189
|
-
.
|
|
34190
|
-
|
|
34385
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
34386
|
+
display: block;
|
|
34191
34387
|
}
|
|
34192
|
-
.
|
|
34388
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34193
34389
|
display: none;
|
|
34194
34390
|
}
|
|
34195
|
-
.
|
|
34196
|
-
|
|
34197
|
-
padding-right: 4px;
|
|
34198
|
-
border-radius: 4px 0 0 4px;
|
|
34391
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34392
|
+
transform: translateY(-50%);
|
|
34199
34393
|
}
|
|
34200
|
-
.
|
|
34201
|
-
|
|
34394
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34395
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34202
34396
|
}
|
|
34203
|
-
.
|
|
34204
|
-
|
|
34205
|
-
padding-left: 12px;
|
|
34206
|
-
border-radius: 0 4px 4px 0;
|
|
34397
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34398
|
+
background: #f2f5fa;
|
|
34207
34399
|
}
|
|
34208
|
-
.
|
|
34209
|
-
|
|
34210
|
-
width: 0;
|
|
34211
|
-
height: 0;
|
|
34212
|
-
border: 13px solid transparent;
|
|
34213
|
-
position: absolute;
|
|
34214
|
-
top: 0;
|
|
34215
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34216
|
-
z-index: 2;
|
|
34217
|
-
position: relative;
|
|
34218
|
-
top: -50%;
|
|
34219
|
-
right: -100%;
|
|
34400
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34401
|
+
display: block;
|
|
34220
34402
|
}
|
|
34221
|
-
.
|
|
34222
|
-
padding:
|
|
34403
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
34404
|
+
padding-right: 25px;
|
|
34223
34405
|
}
|
|
34224
|
-
.
|
|
34225
|
-
|
|
34226
|
-
|
|
34227
|
-
|
|
34228
|
-
border: 13px solid transparent;
|
|
34406
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
34407
|
+
padding: 0 !important;
|
|
34408
|
+
}
|
|
34409
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34229
34410
|
position: absolute;
|
|
34230
|
-
|
|
34231
|
-
|
|
34232
|
-
|
|
34411
|
+
left: 50%;
|
|
34412
|
+
top: 50%;
|
|
34413
|
+
transform: translate(-50%, -50%);
|
|
34233
34414
|
}
|
|
34234
|
-
.
|
|
34235
|
-
|
|
34415
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
34416
|
+
display: none;
|
|
34236
34417
|
}
|
|
34237
|
-
.
|
|
34238
|
-
background
|
|
34418
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
34419
|
+
background: #fff;
|
|
34239
34420
|
}
|
|
34240
|
-
.
|
|
34241
|
-
|
|
34421
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
34422
|
+
background: inherit;
|
|
34242
34423
|
}
|
|
34243
|
-
.
|
|
34244
|
-
|
|
34245
|
-
|
|
34424
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
34425
|
+
position: static;
|
|
34426
|
+
border: none;
|
|
34427
|
+
background: inherit !important;
|
|
34428
|
+
height: 100px;
|
|
34429
|
+
vertical-align: middle;
|
|
34246
34430
|
}
|
|
34247
|
-
.
|
|
34248
|
-
.
|
|
34249
|
-
|
|
34431
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
34432
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34433
|
+
font-weight: bold;
|
|
34434
|
+
font-size: 20px;
|
|
34435
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34250
34436
|
}
|
|
34251
|
-
.
|
|
34252
|
-
.
|
|
34253
|
-
|
|
34437
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
34438
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
34439
|
+
z-index: 10;
|
|
34254
34440
|
}
|
|
34255
|
-
.
|
|
34256
|
-
padding: 0;
|
|
34441
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
34442
|
+
padding: 0 !important;
|
|
34443
|
+
position: relative;
|
|
34444
|
+
background: #fff;
|
|
34445
|
+
}
|
|
34446
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
34447
|
+
height: 100%;
|
|
34448
|
+
display: flex;
|
|
34449
|
+
align-items: center;
|
|
34450
|
+
justify-content: flex-end;
|
|
34451
|
+
padding-right: 8px;
|
|
34452
|
+
}
|
|
34453
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
34454
|
+
width: 24px;
|
|
34455
|
+
height: 24px;
|
|
34456
|
+
cursor: pointer;
|
|
34457
|
+
justify-content: center;
|
|
34458
|
+
border-radius: 4px;
|
|
34459
|
+
}
|
|
34460
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
34461
|
+
background: #fff;
|
|
34257
34462
|
}
|
|
34258
34463
|
|
|
34259
|
-
.
|
|
34260
|
-
|
|
34261
|
-
|
|
34464
|
+
button.E_l48ei06.ant-btn {
|
|
34465
|
+
font-size: 12px;
|
|
34466
|
+
line-height: 18px;
|
|
34467
|
+
height: 18px;
|
|
34262
34468
|
}
|
|
34263
|
-
|
|
34264
|
-
|
|
34469
|
+
|
|
34470
|
+
button.E_l48ei06 {
|
|
34471
|
+
color: #0080FF;
|
|
34472
|
+
height: unset;
|
|
34265
34473
|
}
|
|
34266
|
-
.
|
|
34267
|
-
|
|
34474
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34475
|
+
margin-right: 4px;
|
|
34268
34476
|
}
|
|
34269
|
-
.
|
|
34270
|
-
|
|
34477
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34478
|
+
margin-left: 4px;
|
|
34271
34479
|
}
|
|
34272
|
-
.
|
|
34273
|
-
|
|
34274
|
-
border-radius: 4px;
|
|
34275
|
-
height: 32px;
|
|
34276
|
-
display: flex;
|
|
34277
|
-
align-items: center;
|
|
34480
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34481
|
+
color: #009DFF;
|
|
34278
34482
|
}
|
|
34279
|
-
.
|
|
34280
|
-
|
|
34281
|
-
white-space: nowrap;
|
|
34483
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34484
|
+
color: #005ED1;
|
|
34282
34485
|
}
|
|
34283
|
-
.
|
|
34284
|
-
|
|
34285
|
-
|
|
34286
|
-
|
|
34287
|
-
|
|
34486
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34487
|
+
color: #0080FF;
|
|
34488
|
+
}
|
|
34489
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34490
|
+
color: #00122E;
|
|
34491
|
+
}
|
|
34492
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34493
|
+
color: #0080FF;
|
|
34288
34494
|
}
|
|
34289
|
-
.
|
|
34290
|
-
|
|
34495
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34496
|
+
color: #005ED1;
|
|
34291
34497
|
}
|
|
34292
|
-
|
|
34293
|
-
|
|
34294
|
-
width: 100%;
|
|
34295
|
-
display: inline-flex;
|
|
34296
|
-
align-items: center;
|
|
34297
|
-
justify-content: center;
|
|
34298
|
-
column-gap: 4px;
|
|
34498
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34499
|
+
color: #00122E;
|
|
34299
34500
|
}
|
|
34300
|
-
.
|
|
34301
|
-
|
|
34302
|
-
align-items: center;
|
|
34303
|
-
width: 18px;
|
|
34304
|
-
height: 18px;
|
|
34305
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34306
|
-
justify-content: center;
|
|
34501
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34502
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34307
34503
|
}
|
|
34308
|
-
|
|
34309
|
-
|
|
34310
|
-
width: 100%;
|
|
34311
|
-
display: flex;
|
|
34312
|
-
align-items: center;
|
|
34313
|
-
justify-content: center;
|
|
34314
|
-
column-gap: 6px;
|
|
34315
|
-
font-size: 13px;
|
|
34504
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34505
|
+
color: #0080FF;
|
|
34316
34506
|
}
|
|
34317
|
-
.
|
|
34318
|
-
|
|
34319
|
-
|
|
34320
|
-
|
|
34321
|
-
|
|
34322
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34323
|
-
justify-content: center;
|
|
34507
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34508
|
+
color: #005ED1;
|
|
34509
|
+
}
|
|
34510
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34511
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34324
34512
|
}
|
|
34325
34513
|
|
|
34326
34514
|
.E_t1dtlqs1 {
|
|
@@ -34516,194 +34704,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34516
34704
|
margin-right: 8px;
|
|
34517
34705
|
}
|
|
34518
34706
|
|
|
34519
|
-
.E_i1g85yz3 {
|
|
34520
|
-
margin-right: 4px;
|
|
34521
|
-
height: 16px;
|
|
34522
|
-
}
|
|
34523
|
-
|
|
34524
|
-
.E_t1gvlxt5 {
|
|
34525
|
-
min-width: 0;
|
|
34526
|
-
flex: 1;
|
|
34527
|
-
}
|
|
34528
|
-
.E_t1gvlxt5 .tag {
|
|
34529
|
-
flex: 0 0 auto;
|
|
34530
|
-
}
|
|
34531
|
-
.E_t1gvlxt5 .progress-title {
|
|
34532
|
-
flex: 2;
|
|
34533
|
-
max-width: fit-content;
|
|
34534
|
-
}
|
|
34535
|
-
.E_t1gvlxt5 .progress-desc {
|
|
34536
|
-
flex: 1;
|
|
34537
|
-
max-width: fit-content;
|
|
34538
|
-
}
|
|
34539
|
-
|
|
34540
|
-
.E_a1ji6r68 {
|
|
34541
|
-
display: flex;
|
|
34542
|
-
align-items: center;
|
|
34543
|
-
column-gap: var(--a1ji6r68-0);
|
|
34544
|
-
}
|
|
34545
|
-
|
|
34546
|
-
.E_msn7nxt {
|
|
34547
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34548
|
-
text-align: center;
|
|
34549
|
-
display: flex;
|
|
34550
|
-
align-items: center;
|
|
34551
|
-
justify-content: center;
|
|
34552
|
-
flex-direction: column;
|
|
34553
|
-
height: 100%;
|
|
34554
|
-
}
|
|
34555
|
-
.E_msn7nxt .link {
|
|
34556
|
-
color: #0080ff;
|
|
34557
|
-
cursor: pointer;
|
|
34558
|
-
}
|
|
34559
|
-
|
|
34560
|
-
.E_mp64wfi {
|
|
34561
|
-
width: 100%;
|
|
34562
|
-
height: 100%;
|
|
34563
|
-
display: flex;
|
|
34564
|
-
flex-direction: column;
|
|
34565
|
-
}
|
|
34566
|
-
.E_mp64wfi .name-toolbar {
|
|
34567
|
-
width: 100%;
|
|
34568
|
-
display: flex;
|
|
34569
|
-
line-height: 30px;
|
|
34570
|
-
padding: 0 16px;
|
|
34571
|
-
justify-content: space-between;
|
|
34572
|
-
}
|
|
34573
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34574
|
-
display: flex;
|
|
34575
|
-
font-size: 12px;
|
|
34576
|
-
align-items: center;
|
|
34577
|
-
}
|
|
34578
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34579
|
-
color: #a3b4cc;
|
|
34580
|
-
}
|
|
34581
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34582
|
-
margin-left: 10px;
|
|
34583
|
-
}
|
|
34584
|
-
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34585
|
-
margin-left: 10px;
|
|
34586
|
-
cursor: pointer;
|
|
34587
|
-
}
|
|
34588
|
-
.E_mp64wfi .content {
|
|
34589
|
-
flex: 1;
|
|
34590
|
-
width: 100%;
|
|
34591
|
-
display: flex;
|
|
34592
|
-
justify-content: center;
|
|
34593
|
-
align-items: center;
|
|
34594
|
-
}
|
|
34595
|
-
.E_mp64wfi .single-content {
|
|
34596
|
-
height: 65px;
|
|
34597
|
-
}
|
|
34598
|
-
|
|
34599
|
-
.E_l1oyigan {
|
|
34600
|
-
display: flex;
|
|
34601
|
-
align-items: center;
|
|
34602
|
-
white-space: nowrap;
|
|
34603
|
-
overflow: hidden;
|
|
34604
|
-
width: 100%;
|
|
34605
|
-
}
|
|
34606
|
-
.E_l1oyigan .ant-dropdown-trigger {
|
|
34607
|
-
margin-left: auto;
|
|
34608
|
-
font-size: 12px;
|
|
34609
|
-
}
|
|
34610
|
-
|
|
34611
|
-
.E_l1noi4n1 {
|
|
34612
|
-
display: flex;
|
|
34613
|
-
justify-content: flex-start;
|
|
34614
|
-
align-items: center;
|
|
34615
|
-
font-size: 12px;
|
|
34616
|
-
cursor: pointer;
|
|
34617
|
-
}
|
|
34618
|
-
.E_l1noi4n1:not(:last-child) {
|
|
34619
|
-
margin-right: 20px;
|
|
34620
|
-
}
|
|
34621
|
-
.E_l1noi4n1.deselected {
|
|
34622
|
-
opacity: 0.4;
|
|
34623
|
-
}
|
|
34624
|
-
.E_l1noi4n1.deselected .color-block {
|
|
34625
|
-
background: #b4beca !important;
|
|
34626
|
-
}
|
|
34627
|
-
|
|
34628
|
-
.E_cz19rz6 {
|
|
34629
|
-
display: inline-block;
|
|
34630
|
-
height: 8px;
|
|
34631
|
-
width: 8px;
|
|
34632
|
-
margin-right: 8px;
|
|
34633
|
-
}
|
|
34634
|
-
|
|
34635
|
-
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34636
|
-
display: flex;
|
|
34637
|
-
align-items: center;
|
|
34638
|
-
font-size: 12px;
|
|
34639
|
-
margin: 0;
|
|
34640
|
-
}
|
|
34641
|
-
|
|
34642
|
-
.E_m1y1hhnr {
|
|
34643
|
-
position: relative;
|
|
34644
|
-
}
|
|
34645
|
-
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34646
|
-
bottom: -12px;
|
|
34647
|
-
}
|
|
34648
|
-
.E_m1y1hhnr .metric-toolbar {
|
|
34649
|
-
display: flex;
|
|
34650
|
-
justify-content: space-between;
|
|
34651
|
-
line-height: 30px;
|
|
34652
|
-
margin: 0 16px;
|
|
34653
|
-
}
|
|
34654
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34655
|
-
display: flex;
|
|
34656
|
-
font-size: 12px;
|
|
34657
|
-
align-items: center;
|
|
34658
|
-
}
|
|
34659
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34660
|
-
color: #a3b4cc;
|
|
34661
|
-
}
|
|
34662
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34663
|
-
margin-left: 10px;
|
|
34664
|
-
}
|
|
34665
|
-
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34666
|
-
margin-left: 10px;
|
|
34667
|
-
cursor: pointer;
|
|
34668
|
-
}
|
|
34669
|
-
.E_m1y1hhnr .recharts-xAxis {
|
|
34670
|
-
font-size: 12px;
|
|
34671
|
-
}
|
|
34672
|
-
.E_m1y1hhnr .pointer-wrapper {
|
|
34673
|
-
position: absolute;
|
|
34674
|
-
bottom: 10px;
|
|
34675
|
-
padding: 0 8px;
|
|
34676
|
-
border-radius: 4px;
|
|
34677
|
-
font-size: 12px;
|
|
34678
|
-
color: #fff;
|
|
34679
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34680
|
-
transform: translateX(-50%);
|
|
34681
|
-
}
|
|
34682
|
-
|
|
34683
|
-
.E_tnvijvs {
|
|
34684
|
-
min-width: 200px;
|
|
34685
|
-
}
|
|
34686
|
-
|
|
34687
|
-
.E_t1ub2aex {
|
|
34688
|
-
display: flex;
|
|
34689
|
-
align-items: center;
|
|
34690
|
-
justify-content: space-between;
|
|
34691
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34692
|
-
color: #b4beca;
|
|
34693
|
-
font-size: 12px;
|
|
34694
|
-
padding: 3px 6px;
|
|
34695
|
-
}
|
|
34696
|
-
.E_t1ub2aex:first-child {
|
|
34697
|
-
padding-top: 3px;
|
|
34698
|
-
}
|
|
34699
|
-
.E_t1ub2aex:last-child {
|
|
34700
|
-
padding-bottom: 3px;
|
|
34701
|
-
}
|
|
34702
|
-
.E_t1ub2aex .column-value {
|
|
34703
|
-
color: #fff;
|
|
34704
|
-
margin-left: 8px;
|
|
34705
|
-
}
|
|
34706
|
-
|
|
34707
34707
|
.E_t13ef470 {
|
|
34708
34708
|
height: 100%;
|
|
34709
34709
|
}
|
|
@@ -34753,18 +34753,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34753
34753
|
display: block;
|
|
34754
34754
|
}
|
|
34755
34755
|
|
|
34756
|
-
.E_i14c7jc8 {
|
|
34757
|
-
color: var(--i14c7jc8-0);
|
|
34758
|
-
}
|
|
34759
|
-
|
|
34760
|
-
.E_i1ibuolf {
|
|
34761
|
-
display: flex;
|
|
34762
|
-
align-items: center;
|
|
34763
|
-
column-gap: 4px;
|
|
34764
|
-
font-size: 12px;
|
|
34765
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
34766
|
-
}
|
|
34767
|
-
|
|
34768
34756
|
.E_d1u4ndxc {
|
|
34769
34757
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34770
34758
|
font-size: 12px;
|
|
@@ -34794,4 +34782,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34794
34782
|
to {
|
|
34795
34783
|
transform: translateX(100%);
|
|
34796
34784
|
}
|
|
34785
|
+
}
|
|
34786
|
+
|
|
34787
|
+
.E_i14c7jc8 {
|
|
34788
|
+
color: var(--i14c7jc8-0);
|
|
34789
|
+
}
|
|
34790
|
+
|
|
34791
|
+
.E_i1ibuolf {
|
|
34792
|
+
display: flex;
|
|
34793
|
+
align-items: center;
|
|
34794
|
+
column-gap: 4px;
|
|
34795
|
+
font-size: 12px;
|
|
34796
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34797
34797
|
}
|