@cloudtower/eagle 0.29.2 → 0.29.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1518 -1519
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1482 -1482
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29578,19 +29578,6 @@ html body {
|
|
|
29578
29578
|
padding: 8px 12px;
|
|
29579
29579
|
}
|
|
29580
29580
|
|
|
29581
|
-
.E_m74vjol {
|
|
29582
|
-
display: flex;
|
|
29583
|
-
justify-content: space-between;
|
|
29584
|
-
width: 100%;
|
|
29585
|
-
}
|
|
29586
|
-
.E_m74vjol .action {
|
|
29587
|
-
margin-left: 16px;
|
|
29588
|
-
}
|
|
29589
|
-
|
|
29590
|
-
.E_a1o35uvh .ant-alert-message {
|
|
29591
|
-
width: 100%;
|
|
29592
|
-
}
|
|
29593
|
-
|
|
29594
29581
|
.E_berrcjl {
|
|
29595
29582
|
color: rgba(10, 37, 85, 0.6);
|
|
29596
29583
|
margin-bottom: 4px;
|
|
@@ -29607,6 +29594,19 @@ html body {
|
|
|
29607
29594
|
color: #005ed1;
|
|
29608
29595
|
}
|
|
29609
29596
|
|
|
29597
|
+
.E_m74vjol {
|
|
29598
|
+
display: flex;
|
|
29599
|
+
justify-content: space-between;
|
|
29600
|
+
width: 100%;
|
|
29601
|
+
}
|
|
29602
|
+
.E_m74vjol .action {
|
|
29603
|
+
margin-left: 16px;
|
|
29604
|
+
}
|
|
29605
|
+
|
|
29606
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29607
|
+
width: 100%;
|
|
29608
|
+
}
|
|
29609
|
+
|
|
29610
29610
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29611
29611
|
justify-content: center;
|
|
29612
29612
|
}
|
|
@@ -29890,55 +29890,6 @@ button.E_n7k2c6r {
|
|
|
29890
29890
|
border-radius: unset;
|
|
29891
29891
|
}
|
|
29892
29892
|
|
|
29893
|
-
.E_f7pxqmh {
|
|
29894
|
-
width: 100%;
|
|
29895
|
-
margin-bottom: 0 !important;
|
|
29896
|
-
flex-flow: nowrap !important;
|
|
29897
|
-
line-break: auto;
|
|
29898
|
-
}
|
|
29899
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
29900
|
-
text-align: left !important;
|
|
29901
|
-
padding-bottom: 0 !important;
|
|
29902
|
-
}
|
|
29903
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29904
|
-
min-height: 32px;
|
|
29905
|
-
height: auto;
|
|
29906
|
-
font-size: 13px;
|
|
29907
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29908
|
-
white-space: normal;
|
|
29909
|
-
}
|
|
29910
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
29911
|
-
border-color: #ff4d4f !important;
|
|
29912
|
-
}
|
|
29913
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
29914
|
-
border-color: #ff4d4f !important;
|
|
29915
|
-
}
|
|
29916
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
29917
|
-
margin-top: 4px;
|
|
29918
|
-
font-size: 12px;
|
|
29919
|
-
min-height: 0px;
|
|
29920
|
-
}
|
|
29921
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
29922
|
-
font-size: 12px;
|
|
29923
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29924
|
-
min-height: 0px;
|
|
29925
|
-
}
|
|
29926
|
-
|
|
29927
|
-
.E_fzh9mnb {
|
|
29928
|
-
width: 100%;
|
|
29929
|
-
height: 100%;
|
|
29930
|
-
min-height: 124px;
|
|
29931
|
-
display: flex;
|
|
29932
|
-
flex-direction: column;
|
|
29933
|
-
justify-content: center;
|
|
29934
|
-
align-items: center;
|
|
29935
|
-
}
|
|
29936
|
-
.E_fzh9mnb .error-text {
|
|
29937
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29938
|
-
margin-bottom: 16px;
|
|
29939
|
-
font-size: 18px;
|
|
29940
|
-
}
|
|
29941
|
-
|
|
29942
29893
|
.E_c1uzzomf {
|
|
29943
29894
|
margin-bottom: 16px;
|
|
29944
29895
|
}
|
|
@@ -29974,95 +29925,23 @@ button.E_n7k2c6r {
|
|
|
29974
29925
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29975
29926
|
}
|
|
29976
29927
|
|
|
29977
|
-
.
|
|
29978
|
-
|
|
29979
|
-
max-width: 388px;
|
|
29980
|
-
min-width: 285px;
|
|
29928
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
29929
|
+
display: flex;
|
|
29981
29930
|
}
|
|
29982
|
-
|
|
29983
|
-
|
|
29984
|
-
|
|
29985
|
-
|
|
29986
|
-
height:
|
|
29987
|
-
top: 0;
|
|
29988
|
-
left: 35px;
|
|
29931
|
+
|
|
29932
|
+
.E_fzh9mnb {
|
|
29933
|
+
width: 100%;
|
|
29934
|
+
height: 100%;
|
|
29935
|
+
min-height: 124px;
|
|
29989
29936
|
display: flex;
|
|
29990
29937
|
flex-direction: column;
|
|
29991
29938
|
justify-content: center;
|
|
29992
29939
|
align-items: center;
|
|
29993
|
-
color: #00122e;
|
|
29994
|
-
}
|
|
29995
|
-
.E_d1bw7c5z .center .number {
|
|
29996
|
-
font-size: 24px;
|
|
29997
|
-
font-weight: 700;
|
|
29998
|
-
}
|
|
29999
|
-
.E_d1bw7c5z .center .text {
|
|
30000
|
-
padding: 0 5px;
|
|
30001
|
-
font-size: 12px;
|
|
30002
|
-
width: inherit;
|
|
30003
|
-
text-align: center;
|
|
30004
|
-
}
|
|
30005
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
30006
|
-
display: flex;
|
|
30007
|
-
}
|
|
30008
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30009
|
-
position: relative !important;
|
|
30010
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30011
|
-
left: 0 !important;
|
|
30012
|
-
bottom: 0 !important;
|
|
30013
|
-
display: flex;
|
|
30014
|
-
align-items: center;
|
|
30015
|
-
}
|
|
30016
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30017
|
-
width: 100%;
|
|
30018
|
-
}
|
|
30019
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30020
|
-
width: 100%;
|
|
30021
|
-
margin-right: 0 !important;
|
|
30022
|
-
line-height: 18px;
|
|
30023
|
-
}
|
|
30024
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30025
|
-
border-radius: 2px;
|
|
30026
|
-
}
|
|
30027
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30028
|
-
min-width: 75px;
|
|
30029
|
-
max-width: 198px;
|
|
30030
|
-
width: calc(100% - 20px);
|
|
30031
|
-
margin-left: 2px;
|
|
30032
|
-
color: #00122e !important;
|
|
30033
|
-
display: inline-flex;
|
|
30034
|
-
justify-content: space-between;
|
|
30035
|
-
}
|
|
30036
|
-
.E_d1bw7c5z .tooltip-text {
|
|
30037
|
-
maxwidth: calc(100% - 12px);
|
|
30038
|
-
cursor: pointer;
|
|
30039
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30040
|
-
overflow: hidden;
|
|
30041
|
-
text-overflow: ellipsis;
|
|
30042
|
-
white-space: nowrap;
|
|
30043
|
-
}
|
|
30044
|
-
.E_d1bw7c5z .value {
|
|
30045
|
-
color: rgba(44, 56, 82, 0.75);
|
|
30046
|
-
}
|
|
30047
|
-
|
|
30048
|
-
.E_t10pqbtc {
|
|
30049
|
-
width: 140px;
|
|
30050
|
-
}
|
|
30051
|
-
.E_t10pqbtc .item {
|
|
30052
|
-
margin: 6px auto;
|
|
30053
|
-
display: flex;
|
|
30054
|
-
justify-content: space-between;
|
|
30055
|
-
}
|
|
30056
|
-
.E_t10pqbtc .item .name {
|
|
30057
|
-
width: 102px;
|
|
30058
|
-
}
|
|
30059
|
-
|
|
30060
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30061
|
-
display: flex;
|
|
30062
29940
|
}
|
|
30063
|
-
|
|
30064
|
-
|
|
30065
|
-
|
|
29941
|
+
.E_fzh9mnb .error-text {
|
|
29942
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29943
|
+
margin-bottom: 16px;
|
|
29944
|
+
font-size: 18px;
|
|
30066
29945
|
}
|
|
30067
29946
|
|
|
30068
29947
|
.E_iouxfgt {
|
|
@@ -30083,17 +29962,42 @@ button.E_n7k2c6r {
|
|
|
30083
29962
|
animation: rotate 680ms linear infinite;
|
|
30084
29963
|
}
|
|
30085
29964
|
|
|
30086
|
-
.
|
|
30087
|
-
height: 18px;
|
|
29965
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30088
29966
|
line-height: 18px;
|
|
30089
|
-
|
|
30090
|
-
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
|
|
30094
|
-
|
|
30095
|
-
|
|
30096
|
-
|
|
29967
|
+
}
|
|
29968
|
+
|
|
29969
|
+
.E_f7pxqmh {
|
|
29970
|
+
width: 100%;
|
|
29971
|
+
margin-bottom: 0 !important;
|
|
29972
|
+
flex-flow: nowrap !important;
|
|
29973
|
+
line-break: auto;
|
|
29974
|
+
}
|
|
29975
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
29976
|
+
text-align: left !important;
|
|
29977
|
+
padding-bottom: 0 !important;
|
|
29978
|
+
}
|
|
29979
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29980
|
+
min-height: 32px;
|
|
29981
|
+
height: auto;
|
|
29982
|
+
font-size: 13px;
|
|
29983
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29984
|
+
white-space: normal;
|
|
29985
|
+
}
|
|
29986
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
29987
|
+
border-color: #ff4d4f !important;
|
|
29988
|
+
}
|
|
29989
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
29990
|
+
border-color: #ff4d4f !important;
|
|
29991
|
+
}
|
|
29992
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
29993
|
+
margin-top: 4px;
|
|
29994
|
+
font-size: 12px;
|
|
29995
|
+
min-height: 0px;
|
|
29996
|
+
}
|
|
29997
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
29998
|
+
font-size: 12px;
|
|
29999
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30000
|
+
min-height: 0px;
|
|
30097
30001
|
}
|
|
30098
30002
|
|
|
30099
30003
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -30127,6 +30031,13 @@ button.E_n7k2c6r {
|
|
|
30127
30031
|
font-size: inherit;
|
|
30128
30032
|
}
|
|
30129
30033
|
|
|
30034
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30035
|
+
margin-left: 8px;
|
|
30036
|
+
}
|
|
30037
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30038
|
+
padding: 2px 7px 2px 12px;
|
|
30039
|
+
}
|
|
30040
|
+
|
|
30130
30041
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30131
30042
|
display: var(--ai7qkf2-0);
|
|
30132
30043
|
}
|
|
@@ -30187,33 +30098,109 @@ button.E_n7k2c6r {
|
|
|
30187
30098
|
padding: 2px 8px;
|
|
30188
30099
|
}
|
|
30189
30100
|
|
|
30190
|
-
.
|
|
30191
|
-
|
|
30192
|
-
|
|
30193
|
-
|
|
30194
|
-
padding: 2px 7px 2px 12px;
|
|
30101
|
+
.E_d1bw7c5z {
|
|
30102
|
+
position: relative;
|
|
30103
|
+
max-width: 388px;
|
|
30104
|
+
min-width: 285px;
|
|
30195
30105
|
}
|
|
30196
|
-
|
|
30197
|
-
|
|
30198
|
-
display: flex;
|
|
30199
|
-
justify-content: space-between;
|
|
30200
|
-
align-items: center;
|
|
30201
|
-
padding: 10px 0;
|
|
30202
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30106
|
+
.E_d1bw7c5z .center {
|
|
30107
|
+
position: absolute;
|
|
30203
30108
|
font-size: 12px;
|
|
30204
|
-
|
|
30205
|
-
|
|
30206
|
-
|
|
30207
|
-
|
|
30208
|
-
}
|
|
30209
|
-
.E_phljevk .dropdown-trigger {
|
|
30109
|
+
width: 80px;
|
|
30110
|
+
height: 100px;
|
|
30111
|
+
top: 0;
|
|
30112
|
+
left: 35px;
|
|
30210
30113
|
display: flex;
|
|
30114
|
+
flex-direction: column;
|
|
30115
|
+
justify-content: center;
|
|
30211
30116
|
align-items: center;
|
|
30212
|
-
|
|
30213
|
-
cursor: pointer;
|
|
30214
|
-
transition: all 0.3s ease;
|
|
30117
|
+
color: #00122e;
|
|
30215
30118
|
}
|
|
30216
|
-
.
|
|
30119
|
+
.E_d1bw7c5z .center .number {
|
|
30120
|
+
font-size: 24px;
|
|
30121
|
+
font-weight: 700;
|
|
30122
|
+
}
|
|
30123
|
+
.E_d1bw7c5z .center .text {
|
|
30124
|
+
padding: 0 5px;
|
|
30125
|
+
font-size: 12px;
|
|
30126
|
+
width: inherit;
|
|
30127
|
+
text-align: center;
|
|
30128
|
+
}
|
|
30129
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30130
|
+
display: flex;
|
|
30131
|
+
}
|
|
30132
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30133
|
+
position: relative !important;
|
|
30134
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30135
|
+
left: 0 !important;
|
|
30136
|
+
bottom: 0 !important;
|
|
30137
|
+
display: flex;
|
|
30138
|
+
align-items: center;
|
|
30139
|
+
}
|
|
30140
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30141
|
+
width: 100%;
|
|
30142
|
+
}
|
|
30143
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30144
|
+
width: 100%;
|
|
30145
|
+
margin-right: 0 !important;
|
|
30146
|
+
line-height: 18px;
|
|
30147
|
+
}
|
|
30148
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30149
|
+
border-radius: 2px;
|
|
30150
|
+
}
|
|
30151
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30152
|
+
min-width: 75px;
|
|
30153
|
+
max-width: 198px;
|
|
30154
|
+
width: calc(100% - 20px);
|
|
30155
|
+
margin-left: 2px;
|
|
30156
|
+
color: #00122e !important;
|
|
30157
|
+
display: inline-flex;
|
|
30158
|
+
justify-content: space-between;
|
|
30159
|
+
}
|
|
30160
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30161
|
+
maxwidth: calc(100% - 12px);
|
|
30162
|
+
cursor: pointer;
|
|
30163
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30164
|
+
overflow: hidden;
|
|
30165
|
+
text-overflow: ellipsis;
|
|
30166
|
+
white-space: nowrap;
|
|
30167
|
+
}
|
|
30168
|
+
.E_d1bw7c5z .value {
|
|
30169
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30170
|
+
}
|
|
30171
|
+
|
|
30172
|
+
.E_t10pqbtc {
|
|
30173
|
+
width: 140px;
|
|
30174
|
+
}
|
|
30175
|
+
.E_t10pqbtc .item {
|
|
30176
|
+
margin: 6px auto;
|
|
30177
|
+
display: flex;
|
|
30178
|
+
justify-content: space-between;
|
|
30179
|
+
}
|
|
30180
|
+
.E_t10pqbtc .item .name {
|
|
30181
|
+
width: 102px;
|
|
30182
|
+
}
|
|
30183
|
+
|
|
30184
|
+
.E_phljevk {
|
|
30185
|
+
display: flex;
|
|
30186
|
+
justify-content: space-between;
|
|
30187
|
+
align-items: center;
|
|
30188
|
+
padding: 10px 0;
|
|
30189
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30190
|
+
font-size: 12px;
|
|
30191
|
+
line-height: 24px;
|
|
30192
|
+
}
|
|
30193
|
+
.E_phljevk .pagination-left {
|
|
30194
|
+
padding: 2px 8px;
|
|
30195
|
+
}
|
|
30196
|
+
.E_phljevk .dropdown-trigger {
|
|
30197
|
+
display: flex;
|
|
30198
|
+
align-items: center;
|
|
30199
|
+
border-radius: 6px;
|
|
30200
|
+
cursor: pointer;
|
|
30201
|
+
transition: all 0.3s ease;
|
|
30202
|
+
}
|
|
30203
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30217
30204
|
background: rgba(211, 218, 235, 0.6);
|
|
30218
30205
|
color: #0080ff;
|
|
30219
30206
|
}
|
|
@@ -30251,13 +30238,84 @@ button.E_n7k2c6r {
|
|
|
30251
30238
|
line-height: 18px;
|
|
30252
30239
|
}
|
|
30253
30240
|
|
|
30254
|
-
.
|
|
30255
|
-
|
|
30241
|
+
.E_i1inqkme {
|
|
30242
|
+
height: 18px;
|
|
30243
|
+
line-height: 18px;
|
|
30244
|
+
padding: 0 4px;
|
|
30245
|
+
border-radius: 4px;
|
|
30246
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30247
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30248
|
+
display: flex;
|
|
30249
|
+
align-items: center;
|
|
30250
|
+
white-space: nowrap;
|
|
30251
|
+
margin-right: 4px;
|
|
30256
30252
|
}
|
|
30257
30253
|
|
|
30258
|
-
.
|
|
30259
|
-
|
|
30260
|
-
|
|
30254
|
+
.E_ivqqkzv {
|
|
30255
|
+
height: 24px;
|
|
30256
|
+
width: 56px !important;
|
|
30257
|
+
margin-right: 4px;
|
|
30258
|
+
}
|
|
30259
|
+
|
|
30260
|
+
.E_c1wk4q29 {
|
|
30261
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30262
|
+
}
|
|
30263
|
+
|
|
30264
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30265
|
+
border-radius: 6px;
|
|
30266
|
+
}
|
|
30267
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
30268
|
+
width: 100%;
|
|
30269
|
+
color: #2d3a56;
|
|
30270
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
30271
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30272
|
+
font-size: 13px;
|
|
30273
|
+
}
|
|
30274
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30275
|
+
height: 30px;
|
|
30276
|
+
}
|
|
30277
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30278
|
+
height: 38px;
|
|
30279
|
+
font-size: 13px;
|
|
30280
|
+
}
|
|
30281
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30282
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30283
|
+
transition: 160ms ease;
|
|
30284
|
+
}
|
|
30285
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30286
|
+
color: #0080ff;
|
|
30287
|
+
}
|
|
30288
|
+
.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 {
|
|
30289
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30290
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30291
|
+
}
|
|
30292
|
+
.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 {
|
|
30293
|
+
color: #0080ff;
|
|
30294
|
+
}
|
|
30295
|
+
.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 {
|
|
30296
|
+
border-color: #0080ff;
|
|
30297
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30298
|
+
}
|
|
30299
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30300
|
+
transform: rotate(180deg);
|
|
30301
|
+
}
|
|
30302
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30303
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30304
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30305
|
+
cursor: "not-allowed";
|
|
30306
|
+
}
|
|
30307
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30308
|
+
border-color: #f0483e !important;
|
|
30309
|
+
}
|
|
30310
|
+
.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 {
|
|
30311
|
+
color: #1d326c;
|
|
30312
|
+
}
|
|
30313
|
+
.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 {
|
|
30314
|
+
border-color: #0080ff;
|
|
30315
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30316
|
+
}
|
|
30317
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30318
|
+
transform: rotate(180deg);
|
|
30261
30319
|
}
|
|
30262
30320
|
|
|
30263
30321
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -30406,185 +30464,76 @@ button.E_n7k2c6r {
|
|
|
30406
30464
|
width: 36px;
|
|
30407
30465
|
}
|
|
30408
30466
|
|
|
30409
|
-
.
|
|
30410
|
-
|
|
30467
|
+
.E_owd0kml {
|
|
30468
|
+
display: inline-block;
|
|
30411
30469
|
}
|
|
30412
|
-
|
|
30413
|
-
|
|
30414
|
-
|
|
30415
|
-
|
|
30416
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30417
|
-
font-size: 13px;
|
|
30470
|
+
|
|
30471
|
+
.E_h1jsgezc {
|
|
30472
|
+
visibility: hidden;
|
|
30473
|
+
position: absolute;
|
|
30418
30474
|
}
|
|
30419
|
-
|
|
30420
|
-
|
|
30475
|
+
|
|
30476
|
+
.E_c1bus5hc {
|
|
30477
|
+
--color: white;
|
|
30478
|
+
height: 14px;
|
|
30479
|
+
width: 14px;
|
|
30480
|
+
border-radius: 50%;
|
|
30481
|
+
flex-shrink: 0;
|
|
30482
|
+
display: flex;
|
|
30483
|
+
align-items: center;
|
|
30484
|
+
justify-content: center;
|
|
30485
|
+
border: 1px solid var(--color);
|
|
30421
30486
|
}
|
|
30422
|
-
.
|
|
30423
|
-
|
|
30424
|
-
|
|
30487
|
+
.E_c1bus5hc .circle-inner {
|
|
30488
|
+
position: relative;
|
|
30489
|
+
height: 10px;
|
|
30490
|
+
width: 10px;
|
|
30491
|
+
border-radius: 50%;
|
|
30492
|
+
overflow: hidden;
|
|
30425
30493
|
}
|
|
30426
|
-
.
|
|
30427
|
-
|
|
30428
|
-
|
|
30494
|
+
.E_c1bus5hc .circle-content {
|
|
30495
|
+
position: absolute;
|
|
30496
|
+
height: 100%;
|
|
30497
|
+
width: 100%;
|
|
30498
|
+
left: 0;
|
|
30499
|
+
top: 0;
|
|
30500
|
+
border-radius: 50%;
|
|
30501
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30502
|
+
transform: rotate(180deg);
|
|
30429
30503
|
}
|
|
30430
|
-
.
|
|
30431
|
-
|
|
30504
|
+
.E_c1bus5hc .circle-child {
|
|
30505
|
+
position: absolute;
|
|
30506
|
+
height: 100%;
|
|
30507
|
+
width: 100%;
|
|
30508
|
+
left: 0;
|
|
30509
|
+
top: 0;
|
|
30510
|
+
margin-left: 50%;
|
|
30511
|
+
transform-origin: left;
|
|
30512
|
+
background: white;
|
|
30513
|
+
transform: rotate(0deg);
|
|
30432
30514
|
}
|
|
30433
|
-
|
|
30434
|
-
|
|
30435
|
-
|
|
30515
|
+
|
|
30516
|
+
.E_tju3gfj .date {
|
|
30517
|
+
margin-right: 4px;
|
|
30436
30518
|
}
|
|
30437
|
-
|
|
30438
|
-
|
|
30519
|
+
|
|
30520
|
+
.E_cnujxq2 {
|
|
30521
|
+
display: flex;
|
|
30522
|
+
flex-direction: column;
|
|
30439
30523
|
}
|
|
30440
|
-
|
|
30441
|
-
|
|
30442
|
-
|
|
30524
|
+
|
|
30525
|
+
.E_m7s48ia {
|
|
30526
|
+
max-width: 1120px;
|
|
30527
|
+
width: 100%;
|
|
30528
|
+
margin: 0 auto;
|
|
30529
|
+
height: 100%;
|
|
30443
30530
|
}
|
|
30444
|
-
|
|
30445
|
-
|
|
30446
|
-
|
|
30447
|
-
|
|
30448
|
-
|
|
30449
|
-
|
|
30450
|
-
cursor: "not-allowed";
|
|
30451
|
-
}
|
|
30452
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30453
|
-
border-color: #f0483e !important;
|
|
30454
|
-
}
|
|
30455
|
-
.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 {
|
|
30456
|
-
color: #1d326c;
|
|
30457
|
-
}
|
|
30458
|
-
.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 {
|
|
30459
|
-
border-color: #0080ff;
|
|
30460
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30461
|
-
}
|
|
30462
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30463
|
-
transform: rotate(180deg);
|
|
30464
|
-
}
|
|
30465
|
-
|
|
30466
|
-
.E_s1dizucg.ant-switch {
|
|
30467
|
-
min-width: 40px;
|
|
30468
|
-
height: 24px;
|
|
30469
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30470
|
-
overflow: hidden;
|
|
30471
|
-
}
|
|
30472
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30473
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30474
|
-
}
|
|
30475
|
-
.E_s1dizucg.ant-switch-small {
|
|
30476
|
-
min-width: 26px;
|
|
30477
|
-
height: 16px;
|
|
30478
|
-
}
|
|
30479
|
-
.E_s1dizucg.ant-switch-large {
|
|
30480
|
-
min-width: 52px;
|
|
30481
|
-
height: 32px;
|
|
30482
|
-
}
|
|
30483
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30484
|
-
height: 20px;
|
|
30485
|
-
width: 20px;
|
|
30486
|
-
}
|
|
30487
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30488
|
-
border-radius: 10px;
|
|
30489
|
-
transition-delay: 120ms;
|
|
30490
|
-
}
|
|
30491
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30492
|
-
height: 14px;
|
|
30493
|
-
width: 14px;
|
|
30494
|
-
top: 1px;
|
|
30495
|
-
left: 1px;
|
|
30496
|
-
}
|
|
30497
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30498
|
-
height: 28px;
|
|
30499
|
-
width: 28px;
|
|
30500
|
-
}
|
|
30501
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30502
|
-
border-radius: 14px;
|
|
30503
|
-
}
|
|
30504
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30505
|
-
background-color: #00ba5d;
|
|
30506
|
-
}
|
|
30507
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30508
|
-
left: calc(100% - 20px - 2px);
|
|
30509
|
-
}
|
|
30510
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30511
|
-
left: calc(100% - 14px - 1px);
|
|
30512
|
-
}
|
|
30513
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30514
|
-
left: calc(100% - 28px - 2px);
|
|
30515
|
-
}
|
|
30516
|
-
|
|
30517
|
-
.E_c1up6e3y {
|
|
30518
|
-
margin-left: 5px;
|
|
30519
|
-
}
|
|
30520
|
-
|
|
30521
|
-
.E_c1bus5hc {
|
|
30522
|
-
--color: white;
|
|
30523
|
-
height: 14px;
|
|
30524
|
-
width: 14px;
|
|
30525
|
-
border-radius: 50%;
|
|
30526
|
-
flex-shrink: 0;
|
|
30527
|
-
display: flex;
|
|
30528
|
-
align-items: center;
|
|
30529
|
-
justify-content: center;
|
|
30530
|
-
border: 1px solid var(--color);
|
|
30531
|
-
}
|
|
30532
|
-
.E_c1bus5hc .circle-inner {
|
|
30533
|
-
position: relative;
|
|
30534
|
-
height: 10px;
|
|
30535
|
-
width: 10px;
|
|
30536
|
-
border-radius: 50%;
|
|
30537
|
-
overflow: hidden;
|
|
30538
|
-
}
|
|
30539
|
-
.E_c1bus5hc .circle-content {
|
|
30540
|
-
position: absolute;
|
|
30541
|
-
height: 100%;
|
|
30542
|
-
width: 100%;
|
|
30543
|
-
left: 0;
|
|
30544
|
-
top: 0;
|
|
30545
|
-
border-radius: 50%;
|
|
30546
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30547
|
-
transform: rotate(180deg);
|
|
30548
|
-
}
|
|
30549
|
-
.E_c1bus5hc .circle-child {
|
|
30550
|
-
position: absolute;
|
|
30551
|
-
height: 100%;
|
|
30552
|
-
width: 100%;
|
|
30553
|
-
left: 0;
|
|
30554
|
-
top: 0;
|
|
30555
|
-
margin-left: 50%;
|
|
30556
|
-
transform-origin: left;
|
|
30557
|
-
background: white;
|
|
30558
|
-
transform: rotate(0deg);
|
|
30559
|
-
}
|
|
30560
|
-
|
|
30561
|
-
.E_ivqqkzv {
|
|
30562
|
-
height: 24px;
|
|
30563
|
-
width: 56px !important;
|
|
30564
|
-
margin-right: 4px;
|
|
30565
|
-
}
|
|
30566
|
-
|
|
30567
|
-
.E_c1wk4q29 {
|
|
30568
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30569
|
-
}
|
|
30570
|
-
|
|
30571
|
-
.E_cnujxq2 {
|
|
30572
|
-
display: flex;
|
|
30573
|
-
flex-direction: column;
|
|
30574
|
-
}
|
|
30575
|
-
|
|
30576
|
-
.E_m7s48ia {
|
|
30577
|
-
max-width: 1120px;
|
|
30578
|
-
width: 100%;
|
|
30579
|
-
margin: 0 auto;
|
|
30580
|
-
height: 100%;
|
|
30581
|
-
}
|
|
30582
|
-
|
|
30583
|
-
.E_wt5zbg6 {
|
|
30584
|
-
max-width: 1120px;
|
|
30585
|
-
width: 100%;
|
|
30586
|
-
margin: 0 auto;
|
|
30587
|
-
display: flex;
|
|
30531
|
+
|
|
30532
|
+
.E_wt5zbg6 {
|
|
30533
|
+
max-width: 1120px;
|
|
30534
|
+
width: 100%;
|
|
30535
|
+
margin: 0 auto;
|
|
30536
|
+
display: flex;
|
|
30588
30537
|
}
|
|
30589
30538
|
.E_wt5zbg6 .left,
|
|
30590
30539
|
.E_wt5zbg6 .right {
|
|
@@ -31253,291 +31202,83 @@ input.E_rf8rlle.ant-input {
|
|
|
31253
31202
|
margin: 4px 0;
|
|
31254
31203
|
}
|
|
31255
31204
|
|
|
31256
|
-
.
|
|
31257
|
-
|
|
31205
|
+
.E_dsnbhzf {
|
|
31206
|
+
font-family: Inter;
|
|
31207
|
+
font-style: normal;
|
|
31208
|
+
font-weight: bold;
|
|
31209
|
+
font-size: 32px;
|
|
31210
|
+
line-height: 40px;
|
|
31258
31211
|
}
|
|
31259
31212
|
|
|
31260
|
-
.
|
|
31261
|
-
|
|
31262
|
-
|
|
31263
|
-
|
|
31264
|
-
|
|
31265
|
-
|
|
31213
|
+
.E_d1mvo22k {
|
|
31214
|
+
font-family: Inter;
|
|
31215
|
+
font-style: normal;
|
|
31216
|
+
font-weight: bold;
|
|
31217
|
+
font-size: 24px;
|
|
31218
|
+
line-height: 32px;
|
|
31266
31219
|
}
|
|
31267
31220
|
|
|
31268
|
-
.
|
|
31269
|
-
|
|
31221
|
+
.E_d1b444tr {
|
|
31222
|
+
font-family: Inter;
|
|
31223
|
+
font-style: normal;
|
|
31224
|
+
font-weight: normal;
|
|
31225
|
+
font-size: 32px;
|
|
31226
|
+
line-height: 40px;
|
|
31270
31227
|
}
|
|
31271
31228
|
|
|
31272
|
-
.
|
|
31273
|
-
|
|
31274
|
-
|
|
31275
|
-
|
|
31276
|
-
|
|
31277
|
-
|
|
31278
|
-
box-sizing: border-box;
|
|
31279
|
-
margin-top: 8px;
|
|
31229
|
+
.E_dvs0kue {
|
|
31230
|
+
font-family: Inter;
|
|
31231
|
+
font-style: normal;
|
|
31232
|
+
font-weight: bold;
|
|
31233
|
+
font-size: 20px;
|
|
31234
|
+
line-height: 24px;
|
|
31280
31235
|
}
|
|
31281
31236
|
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31284
|
-
|
|
31285
|
-
|
|
31286
|
-
|
|
31287
|
-
|
|
31288
|
-
}
|
|
31289
|
-
.E_o1ugr09p .selected-icon {
|
|
31290
|
-
display: none;
|
|
31291
|
-
}
|
|
31292
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31293
|
-
padding-left: 8px;
|
|
31294
|
-
}
|
|
31295
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31296
|
-
background-color: white;
|
|
31297
|
-
}
|
|
31298
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31299
|
-
color: #0080ff;
|
|
31237
|
+
.E_d1hcbfcq {
|
|
31238
|
+
font-family: Inter;
|
|
31239
|
+
font-style: normal;
|
|
31240
|
+
font-weight: normal;
|
|
31241
|
+
font-size: 20px;
|
|
31242
|
+
line-height: 24px;
|
|
31300
31243
|
}
|
|
31301
|
-
|
|
31302
|
-
|
|
31244
|
+
|
|
31245
|
+
.E_d1cz922v {
|
|
31246
|
+
font-family: Inter;
|
|
31247
|
+
font-style: normal;
|
|
31248
|
+
font-weight: bold;
|
|
31249
|
+
font-size: 18px;
|
|
31250
|
+
line-height: 22px;
|
|
31303
31251
|
}
|
|
31304
|
-
|
|
31305
|
-
|
|
31252
|
+
|
|
31253
|
+
.E_d3nzbrm {
|
|
31254
|
+
font-family: Inter;
|
|
31255
|
+
font-style: normal;
|
|
31256
|
+
font-weight: normal;
|
|
31257
|
+
font-size: 18px;
|
|
31258
|
+
line-height: 22px;
|
|
31306
31259
|
}
|
|
31307
|
-
|
|
31308
|
-
|
|
31260
|
+
|
|
31261
|
+
.E_h1g0p5ob {
|
|
31262
|
+
font-family: Inter;
|
|
31263
|
+
font-style: normal;
|
|
31264
|
+
font-weight: bold;
|
|
31265
|
+
font-size: 16px;
|
|
31266
|
+
line-height: 22px;
|
|
31309
31267
|
}
|
|
31310
|
-
|
|
31311
|
-
|
|
31312
|
-
|
|
31268
|
+
|
|
31269
|
+
.E_hydo2ej {
|
|
31270
|
+
font-family: Inter;
|
|
31271
|
+
font-style: normal;
|
|
31272
|
+
font-weight: normal;
|
|
31273
|
+
font-size: 16px;
|
|
31274
|
+
line-height: 22px;
|
|
31313
31275
|
}
|
|
31314
31276
|
|
|
31315
|
-
.
|
|
31316
|
-
|
|
31317
|
-
|
|
31318
|
-
|
|
31319
|
-
|
|
31320
|
-
}
|
|
31321
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31322
|
-
color: #2d3a56;
|
|
31323
|
-
overflow: hidden;
|
|
31324
|
-
text-overflow: ellipsis;
|
|
31325
|
-
}
|
|
31326
|
-
|
|
31327
|
-
.E_o1zue7 {
|
|
31328
|
-
display: flex;
|
|
31329
|
-
justify-content: space-between;
|
|
31330
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31331
|
-
height: 18px;
|
|
31332
|
-
line-height: 18px;
|
|
31333
|
-
margin-top: 2px;
|
|
31334
|
-
}
|
|
31335
|
-
|
|
31336
|
-
.E_tyfmlxg {
|
|
31337
|
-
border: none;
|
|
31338
|
-
margin-right: 0;
|
|
31339
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31340
|
-
}
|
|
31341
|
-
|
|
31342
|
-
.E_o18uybox {
|
|
31343
|
-
pointer-events: none;
|
|
31344
|
-
height: 32px;
|
|
31345
|
-
width: 100%;
|
|
31346
|
-
opacity: 0;
|
|
31347
|
-
}
|
|
31348
|
-
|
|
31349
|
-
.E_s1sck0th {
|
|
31350
|
-
padding: 0 8px;
|
|
31351
|
-
border-radius: 4px;
|
|
31352
|
-
}
|
|
31353
|
-
|
|
31354
|
-
.E_m855nr1 {
|
|
31355
|
-
padding: 2px 8px;
|
|
31356
|
-
border-radius: 3px;
|
|
31357
|
-
}
|
|
31358
|
-
|
|
31359
|
-
.E_l1270xpg {
|
|
31360
|
-
padding: 3px 8px;
|
|
31361
|
-
border-radius: 2px;
|
|
31362
|
-
}
|
|
31363
|
-
|
|
31364
|
-
.E_t14rextb.ant-tag:hover {
|
|
31365
|
-
opacity: unset;
|
|
31366
|
-
}
|
|
31367
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31368
|
-
margin: 0;
|
|
31369
|
-
margin-right: 8px;
|
|
31370
|
-
display: inline-flex;
|
|
31371
|
-
align-items: center;
|
|
31372
|
-
border: none;
|
|
31373
|
-
}
|
|
31374
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31375
|
-
width: 16px;
|
|
31376
|
-
height: 16px;
|
|
31377
|
-
color: inherit;
|
|
31378
|
-
margin-left: 4px;
|
|
31379
|
-
opacity: 0.6;
|
|
31380
|
-
display: inline-flex;
|
|
31381
|
-
}
|
|
31382
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31383
|
-
opacity: 1;
|
|
31384
|
-
}
|
|
31385
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31386
|
-
color: #0080ff;
|
|
31387
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31388
|
-
}
|
|
31389
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31390
|
-
color: #f0483e;
|
|
31391
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31392
|
-
}
|
|
31393
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31394
|
-
color: #e07f00;
|
|
31395
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31396
|
-
}
|
|
31397
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31398
|
-
color: #008f4c;
|
|
31399
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31400
|
-
}
|
|
31401
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31402
|
-
color: #1d326c;
|
|
31403
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31404
|
-
}
|
|
31405
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31406
|
-
color: #7E41FF;
|
|
31407
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31408
|
-
}
|
|
31409
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31410
|
-
color: #fff;
|
|
31411
|
-
}
|
|
31412
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31413
|
-
background-color: #f0483e;
|
|
31414
|
-
}
|
|
31415
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31416
|
-
background-color: #fea008;
|
|
31417
|
-
}
|
|
31418
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31419
|
-
background-color: #00ba5d;
|
|
31420
|
-
}
|
|
31421
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31422
|
-
background-color: #0080ff;
|
|
31423
|
-
}
|
|
31424
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31425
|
-
background-color: #6b7d99;
|
|
31426
|
-
}
|
|
31427
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31428
|
-
background-color: #7E41FF;
|
|
31429
|
-
}
|
|
31430
|
-
|
|
31431
|
-
.E_c1yyuluq {
|
|
31432
|
-
border-radius: 8px;
|
|
31433
|
-
}
|
|
31434
|
-
.E_c1yyuluq .ant-card-body {
|
|
31435
|
-
padding: 20px 24px 24px 24px;
|
|
31436
|
-
}
|
|
31437
|
-
|
|
31438
|
-
.E_iq1gosr {
|
|
31439
|
-
display: inline-block;
|
|
31440
|
-
}
|
|
31441
|
-
|
|
31442
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
31443
|
-
border: 0px;
|
|
31444
|
-
background-color: #fff;
|
|
31445
|
-
}
|
|
31446
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
31447
|
-
padding-top: 0px;
|
|
31448
|
-
padding-bottom: 0px;
|
|
31449
|
-
padding-left: 0px !important;
|
|
31450
|
-
padding-right: 24px;
|
|
31451
|
-
}
|
|
31452
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31453
|
-
right: 0px;
|
|
31454
|
-
}
|
|
31455
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31456
|
-
padding: 0px;
|
|
31457
|
-
}
|
|
31458
|
-
|
|
31459
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31460
|
-
padding-right: 0px;
|
|
31461
|
-
cursor: default;
|
|
31462
|
-
}
|
|
31463
|
-
|
|
31464
|
-
.E_dsnbhzf {
|
|
31465
|
-
font-family: Inter;
|
|
31466
|
-
font-style: normal;
|
|
31467
|
-
font-weight: bold;
|
|
31468
|
-
font-size: 32px;
|
|
31469
|
-
line-height: 40px;
|
|
31470
|
-
}
|
|
31471
|
-
|
|
31472
|
-
.E_d1mvo22k {
|
|
31473
|
-
font-family: Inter;
|
|
31474
|
-
font-style: normal;
|
|
31475
|
-
font-weight: bold;
|
|
31476
|
-
font-size: 24px;
|
|
31477
|
-
line-height: 32px;
|
|
31478
|
-
}
|
|
31479
|
-
|
|
31480
|
-
.E_d1b444tr {
|
|
31481
|
-
font-family: Inter;
|
|
31482
|
-
font-style: normal;
|
|
31483
|
-
font-weight: normal;
|
|
31484
|
-
font-size: 32px;
|
|
31485
|
-
line-height: 40px;
|
|
31486
|
-
}
|
|
31487
|
-
|
|
31488
|
-
.E_dvs0kue {
|
|
31489
|
-
font-family: Inter;
|
|
31490
|
-
font-style: normal;
|
|
31491
|
-
font-weight: bold;
|
|
31492
|
-
font-size: 20px;
|
|
31493
|
-
line-height: 24px;
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
|
-
.E_d1hcbfcq {
|
|
31497
|
-
font-family: Inter;
|
|
31498
|
-
font-style: normal;
|
|
31499
|
-
font-weight: normal;
|
|
31500
|
-
font-size: 20px;
|
|
31501
|
-
line-height: 24px;
|
|
31502
|
-
}
|
|
31503
|
-
|
|
31504
|
-
.E_d1cz922v {
|
|
31505
|
-
font-family: Inter;
|
|
31506
|
-
font-style: normal;
|
|
31507
|
-
font-weight: bold;
|
|
31508
|
-
font-size: 18px;
|
|
31509
|
-
line-height: 22px;
|
|
31510
|
-
}
|
|
31511
|
-
|
|
31512
|
-
.E_d3nzbrm {
|
|
31513
|
-
font-family: Inter;
|
|
31514
|
-
font-style: normal;
|
|
31515
|
-
font-weight: normal;
|
|
31516
|
-
font-size: 18px;
|
|
31517
|
-
line-height: 22px;
|
|
31518
|
-
}
|
|
31519
|
-
|
|
31520
|
-
.E_h1g0p5ob {
|
|
31521
|
-
font-family: Inter;
|
|
31522
|
-
font-style: normal;
|
|
31523
|
-
font-weight: bold;
|
|
31524
|
-
font-size: 16px;
|
|
31525
|
-
line-height: 22px;
|
|
31526
|
-
}
|
|
31527
|
-
|
|
31528
|
-
.E_hydo2ej {
|
|
31529
|
-
font-family: Inter;
|
|
31530
|
-
font-style: normal;
|
|
31531
|
-
font-weight: normal;
|
|
31532
|
-
font-size: 16px;
|
|
31533
|
-
line-height: 22px;
|
|
31534
|
-
}
|
|
31535
|
-
|
|
31536
|
-
.E_h1hbuq0r {
|
|
31537
|
-
font-family: Inter;
|
|
31538
|
-
font-style: normal;
|
|
31539
|
-
font-weight: bold;
|
|
31540
|
-
font-size: 14px;
|
|
31277
|
+
.E_h1hbuq0r {
|
|
31278
|
+
font-family: Inter;
|
|
31279
|
+
font-style: normal;
|
|
31280
|
+
font-weight: bold;
|
|
31281
|
+
font-size: 14px;
|
|
31541
31282
|
line-height: 20px;
|
|
31542
31283
|
}
|
|
31543
31284
|
|
|
@@ -31936,196 +31677,268 @@ input.E_rf8rlle.ant-input {
|
|
|
31936
31677
|
line-height: 12px;
|
|
31937
31678
|
}
|
|
31938
31679
|
|
|
31939
|
-
.
|
|
31940
|
-
display: inline-
|
|
31941
|
-
|
|
31942
|
-
|
|
31943
|
-
|
|
31944
|
-
|
|
31945
|
-
font-size: 12px;
|
|
31946
|
-
width: 24px;
|
|
31680
|
+
.E_iq1gosr {
|
|
31681
|
+
display: inline-block;
|
|
31682
|
+
}
|
|
31683
|
+
|
|
31684
|
+
.E_s1dizucg.ant-switch {
|
|
31685
|
+
min-width: 40px;
|
|
31947
31686
|
height: 24px;
|
|
31948
|
-
|
|
31949
|
-
|
|
31687
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31688
|
+
overflow: hidden;
|
|
31950
31689
|
}
|
|
31951
|
-
.
|
|
31952
|
-
|
|
31953
|
-
cursor: pointer;
|
|
31954
|
-
width: 56px;
|
|
31955
|
-
height: 40px;
|
|
31956
|
-
display: inline-flex;
|
|
31957
|
-
align-items: center;
|
|
31958
|
-
justify-content: center;
|
|
31959
|
-
border-radius: 6px;
|
|
31690
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31691
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31960
31692
|
}
|
|
31961
|
-
.
|
|
31962
|
-
|
|
31693
|
+
.E_s1dizucg.ant-switch-small {
|
|
31694
|
+
min-width: 26px;
|
|
31695
|
+
height: 16px;
|
|
31963
31696
|
}
|
|
31964
|
-
.
|
|
31965
|
-
|
|
31966
|
-
|
|
31697
|
+
.E_s1dizucg.ant-switch-large {
|
|
31698
|
+
min-width: 52px;
|
|
31699
|
+
height: 32px;
|
|
31700
|
+
}
|
|
31701
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31702
|
+
height: 20px;
|
|
31703
|
+
width: 20px;
|
|
31704
|
+
}
|
|
31705
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31706
|
+
border-radius: 10px;
|
|
31707
|
+
transition-delay: 120ms;
|
|
31708
|
+
}
|
|
31709
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31710
|
+
height: 14px;
|
|
31711
|
+
width: 14px;
|
|
31712
|
+
top: 1px;
|
|
31713
|
+
left: 1px;
|
|
31714
|
+
}
|
|
31715
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31716
|
+
height: 28px;
|
|
31717
|
+
width: 28px;
|
|
31718
|
+
}
|
|
31719
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31720
|
+
border-radius: 14px;
|
|
31721
|
+
}
|
|
31722
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31723
|
+
background-color: #00ba5d;
|
|
31724
|
+
}
|
|
31725
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31726
|
+
left: calc(100% - 20px - 2px);
|
|
31727
|
+
}
|
|
31728
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31729
|
+
left: calc(100% - 14px - 1px);
|
|
31730
|
+
}
|
|
31731
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31732
|
+
left: calc(100% - 28px - 2px);
|
|
31967
31733
|
}
|
|
31968
31734
|
|
|
31969
|
-
.
|
|
31970
|
-
|
|
31735
|
+
.E_c1up6e3y {
|
|
31736
|
+
margin-left: 5px;
|
|
31971
31737
|
}
|
|
31972
31738
|
|
|
31973
|
-
.
|
|
31974
|
-
width:
|
|
31975
|
-
height: 246px;
|
|
31976
|
-
border-radius: 4px;
|
|
31739
|
+
.E_s1dni7lo {
|
|
31740
|
+
width: 430px !important;
|
|
31977
31741
|
}
|
|
31978
|
-
|
|
31979
|
-
.
|
|
31980
|
-
|
|
31981
|
-
|
|
31982
|
-
border-top:
|
|
31742
|
+
|
|
31743
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31744
|
+
padding: 8px 16px;
|
|
31745
|
+
line-height: 18px;
|
|
31746
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31747
|
+
height: 34px;
|
|
31748
|
+
min-height: 34px;
|
|
31749
|
+
box-sizing: border-box;
|
|
31750
|
+
margin-top: 8px;
|
|
31983
31751
|
}
|
|
31984
|
-
|
|
31985
|
-
.
|
|
31986
|
-
|
|
31752
|
+
|
|
31753
|
+
.E_o1ugr09p {
|
|
31754
|
+
display: flex;
|
|
31755
|
+
flex-direction: column;
|
|
31756
|
+
margin: 1px 8px;
|
|
31757
|
+
padding: 8px;
|
|
31758
|
+
border-radius: 4px;
|
|
31987
31759
|
}
|
|
31988
|
-
.
|
|
31989
|
-
|
|
31990
|
-
width: 100%;
|
|
31991
|
-
height: 180px;
|
|
31992
|
-
border-spacing: 0;
|
|
31760
|
+
.E_o1ugr09p .selected-icon {
|
|
31761
|
+
display: none;
|
|
31993
31762
|
}
|
|
31994
|
-
.
|
|
31995
|
-
|
|
31996
|
-
margin-bottom: 8px;
|
|
31763
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31764
|
+
padding-left: 8px;
|
|
31997
31765
|
}
|
|
31998
|
-
.
|
|
31999
|
-
|
|
32000
|
-
width: 22px;
|
|
31766
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31767
|
+
background-color: white;
|
|
32001
31768
|
}
|
|
32002
|
-
.
|
|
32003
|
-
|
|
32004
|
-
padding: 0;
|
|
31769
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31770
|
+
color: #0080ff;
|
|
32005
31771
|
}
|
|
32006
|
-
.
|
|
32007
|
-
|
|
32008
|
-
opacity: 0.4;
|
|
31772
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31773
|
+
display: block;
|
|
32009
31774
|
}
|
|
32010
|
-
.
|
|
32011
|
-
|
|
32012
|
-
opacity: 1;
|
|
31775
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31776
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32013
31777
|
}
|
|
32014
|
-
.
|
|
32015
|
-
color: #
|
|
31778
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31779
|
+
color: #0080ff;
|
|
32016
31780
|
}
|
|
32017
|
-
.
|
|
32018
|
-
|
|
31781
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31782
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31783
|
+
color: #0080ff;
|
|
32019
31784
|
}
|
|
32020
31785
|
|
|
32021
|
-
.
|
|
32022
|
-
|
|
32023
|
-
|
|
32024
|
-
|
|
32025
|
-
|
|
31786
|
+
.E_o1ifxsq4 {
|
|
31787
|
+
display: flex;
|
|
31788
|
+
justify-content: space-between;
|
|
31789
|
+
height: 20px;
|
|
31790
|
+
line-height: 20px;
|
|
31791
|
+
}
|
|
31792
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31793
|
+
color: #2d3a56;
|
|
31794
|
+
overflow: hidden;
|
|
31795
|
+
text-overflow: ellipsis;
|
|
32026
31796
|
}
|
|
32027
31797
|
|
|
32028
|
-
.
|
|
32029
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31798
|
+
.E_o1zue7 {
|
|
32030
31799
|
display: flex;
|
|
32031
31800
|
justify-content: space-between;
|
|
31801
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31802
|
+
height: 18px;
|
|
31803
|
+
line-height: 18px;
|
|
31804
|
+
margin-top: 2px;
|
|
31805
|
+
}
|
|
31806
|
+
|
|
31807
|
+
.E_tyfmlxg {
|
|
31808
|
+
border: none;
|
|
31809
|
+
margin-right: 0;
|
|
31810
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31811
|
+
}
|
|
31812
|
+
|
|
31813
|
+
.E_o18uybox {
|
|
31814
|
+
pointer-events: none;
|
|
31815
|
+
height: 32px;
|
|
31816
|
+
width: 100%;
|
|
31817
|
+
opacity: 0;
|
|
31818
|
+
}
|
|
31819
|
+
|
|
31820
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
31821
|
+
display: inline-flex;
|
|
32032
31822
|
align-items: center;
|
|
32033
|
-
|
|
31823
|
+
justify-content: center;
|
|
31824
|
+
color: #fff;
|
|
31825
|
+
font-weight: bold;
|
|
31826
|
+
font-size: 12px;
|
|
31827
|
+
width: 24px;
|
|
31828
|
+
height: 24px;
|
|
31829
|
+
border-radius: 50%;
|
|
31830
|
+
background: var(--a1b5xrg3-0);
|
|
32034
31831
|
}
|
|
32035
|
-
.
|
|
31832
|
+
.E_a1b5xrg3.btn-item {
|
|
31833
|
+
transition: all 160ms ease;
|
|
32036
31834
|
cursor: pointer;
|
|
31835
|
+
width: 56px;
|
|
31836
|
+
height: 40px;
|
|
31837
|
+
display: inline-flex;
|
|
31838
|
+
align-items: center;
|
|
31839
|
+
justify-content: center;
|
|
31840
|
+
border-radius: 6px;
|
|
32037
31841
|
}
|
|
32038
|
-
.
|
|
32039
|
-
|
|
31842
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
31843
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31844
|
+
}
|
|
31845
|
+
.E_a1b5xrg3.btn-item:active {
|
|
31846
|
+
transform: translateY(2px);
|
|
31847
|
+
transition: all 320ms ease;
|
|
32040
31848
|
}
|
|
32041
31849
|
|
|
32042
|
-
.
|
|
32043
|
-
|
|
31850
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31851
|
+
display: none;
|
|
32044
31852
|
}
|
|
32045
|
-
.
|
|
32046
|
-
|
|
32047
|
-
|
|
31853
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31854
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31855
|
+
border-radius: 4px;
|
|
32048
31856
|
}
|
|
32049
|
-
|
|
32050
|
-
|
|
32051
|
-
|
|
32052
|
-
|
|
32053
|
-
border-radius: 1px;
|
|
32054
|
-
background: #0096ff;
|
|
31857
|
+
|
|
31858
|
+
.E_s1sck0th {
|
|
31859
|
+
padding: 0 8px;
|
|
31860
|
+
border-radius: 4px;
|
|
32055
31861
|
}
|
|
32056
|
-
|
|
32057
|
-
|
|
31862
|
+
|
|
31863
|
+
.E_m855nr1 {
|
|
31864
|
+
padding: 2px 8px;
|
|
31865
|
+
border-radius: 3px;
|
|
32058
31866
|
}
|
|
32059
|
-
|
|
32060
|
-
|
|
32061
|
-
|
|
32062
|
-
background: #0096ff;
|
|
31867
|
+
|
|
31868
|
+
.E_l1270xpg {
|
|
31869
|
+
padding: 3px 8px;
|
|
32063
31870
|
border-radius: 2px;
|
|
32064
31871
|
}
|
|
32065
31872
|
|
|
32066
|
-
.
|
|
32067
|
-
|
|
32068
|
-
align-items: center;
|
|
32069
|
-
justify-content: space-between;
|
|
32070
|
-
background: #edf0f7;
|
|
32071
|
-
padding: 8px 12px;
|
|
32072
|
-
position: sticky;
|
|
32073
|
-
top: 0;
|
|
32074
|
-
z-index: 1;
|
|
32075
|
-
margin-bottom: -52px;
|
|
31873
|
+
.E_t14rextb.ant-tag:hover {
|
|
31874
|
+
opacity: unset;
|
|
32076
31875
|
}
|
|
32077
|
-
.
|
|
32078
|
-
|
|
31876
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31877
|
+
margin: 0;
|
|
31878
|
+
margin-right: 8px;
|
|
31879
|
+
display: inline-flex;
|
|
32079
31880
|
align-items: center;
|
|
32080
|
-
|
|
32081
|
-
flex-shrink: 0;
|
|
31881
|
+
border: none;
|
|
32082
31882
|
}
|
|
32083
|
-
.
|
|
32084
|
-
|
|
32085
|
-
|
|
32086
|
-
|
|
32087
|
-
|
|
32088
|
-
|
|
32089
|
-
|
|
31883
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31884
|
+
width: 16px;
|
|
31885
|
+
height: 16px;
|
|
31886
|
+
color: inherit;
|
|
31887
|
+
margin-left: 4px;
|
|
31888
|
+
opacity: 0.6;
|
|
31889
|
+
display: inline-flex;
|
|
32090
31890
|
}
|
|
32091
|
-
.
|
|
32092
|
-
|
|
31891
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31892
|
+
opacity: 1;
|
|
32093
31893
|
}
|
|
32094
|
-
.
|
|
32095
|
-
|
|
32096
|
-
|
|
32097
|
-
white-space: nowrap;
|
|
32098
|
-
text-align: right;
|
|
32099
|
-
position: relative;
|
|
32100
|
-
padding: 4px 0;
|
|
32101
|
-
margin-top: -4px;
|
|
32102
|
-
overflow: hidden;
|
|
31894
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31895
|
+
color: #0080ff;
|
|
31896
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32103
31897
|
}
|
|
32104
|
-
.
|
|
32105
|
-
|
|
31898
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31899
|
+
color: #f0483e;
|
|
31900
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32106
31901
|
}
|
|
32107
|
-
.
|
|
32108
|
-
|
|
31902
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31903
|
+
color: #e07f00;
|
|
31904
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32109
31905
|
}
|
|
32110
|
-
.
|
|
32111
|
-
|
|
31906
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31907
|
+
color: #008f4c;
|
|
31908
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32112
31909
|
}
|
|
32113
|
-
.
|
|
32114
|
-
|
|
31910
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31911
|
+
color: #1d326c;
|
|
31912
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32115
31913
|
}
|
|
32116
|
-
.
|
|
32117
|
-
|
|
32118
|
-
|
|
32119
|
-
height: 32px;
|
|
32120
|
-
justify-content: center;
|
|
32121
|
-
border-radius: 50%;
|
|
31914
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31915
|
+
color: #7E41FF;
|
|
31916
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32122
31917
|
}
|
|
32123
|
-
.
|
|
32124
|
-
|
|
31918
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31919
|
+
color: #fff;
|
|
31920
|
+
}
|
|
31921
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31922
|
+
background-color: #f0483e;
|
|
31923
|
+
}
|
|
31924
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31925
|
+
background-color: #fea008;
|
|
31926
|
+
}
|
|
31927
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31928
|
+
background-color: #00ba5d;
|
|
31929
|
+
}
|
|
31930
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31931
|
+
background-color: #0080ff;
|
|
31932
|
+
}
|
|
31933
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31934
|
+
background-color: #6b7d99;
|
|
31935
|
+
}
|
|
31936
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31937
|
+
background-color: #7E41FF;
|
|
32125
31938
|
}
|
|
32126
31939
|
|
|
32127
|
-
|
|
32128
|
-
|
|
31940
|
+
.E_m196gn1d {
|
|
31941
|
+
min-width: 1280px;
|
|
32129
31942
|
}
|
|
32130
31943
|
|
|
32131
31944
|
.E_c18bcrac {
|
|
@@ -32152,212 +31965,142 @@ span.E_tqjc4ui {
|
|
|
32152
31965
|
.E_c14wcxf0 label {
|
|
32153
31966
|
margin-right: 32px;
|
|
32154
31967
|
}
|
|
32155
|
-
|
|
32156
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
32157
|
-
font-weight: bold;
|
|
32158
|
-
color: white;
|
|
32159
|
-
}
|
|
32160
|
-
|
|
32161
|
-
.E_s11212zy {
|
|
32162
|
-
width: 8px;
|
|
32163
|
-
height: 8px;
|
|
32164
|
-
border-radius: 2px;
|
|
32165
|
-
display: inline-block;
|
|
32166
|
-
background: var(--s11212zy-0);
|
|
32167
|
-
border: 1px solid #fff;
|
|
32168
|
-
box-sizing: content-box;
|
|
32169
|
-
margin-right: 6px;
|
|
32170
|
-
}
|
|
32171
|
-
|
|
32172
|
-
.E_p1lyky6c > :first-child {
|
|
32173
|
-
font-weight: bold;
|
|
32174
|
-
color: white;
|
|
32175
|
-
margin-right: 4px;
|
|
32176
|
-
}
|
|
32177
|
-
|
|
32178
|
-
.E_ou7iq30 {
|
|
32179
|
-
overflow: hidden;
|
|
32180
|
-
text-overflow: ellipsis;
|
|
32181
|
-
}
|
|
32182
|
-
|
|
32183
|
-
.E_s1tui002 {
|
|
32184
|
-
white-space: nowrap;
|
|
32185
|
-
}
|
|
32186
|
-
|
|
32187
|
-
.E_mxrc2zg {
|
|
32188
|
-
display: -webkit-box;
|
|
32189
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32190
|
-
-webkit-box-orient: vertical;
|
|
32191
|
-
word-break: break-all;
|
|
32192
|
-
}
|
|
32193
|
-
|
|
32194
|
-
.E_gmyahx3 {
|
|
32195
|
-
cursor: pointer;
|
|
32196
|
-
}
|
|
32197
|
-
.E_gmyahx3 .link-text {
|
|
32198
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32199
|
-
}
|
|
32200
|
-
.E_gmyahx3:hover .link-text {
|
|
32201
|
-
color: #0080ff;
|
|
32202
|
-
}
|
|
32203
|
-
|
|
32204
|
-
.E_n12mqh7z {
|
|
32205
|
-
display: flex;
|
|
32206
|
-
align-items: center;
|
|
32207
|
-
font-size: 12px;
|
|
32208
|
-
line-height: 18px;
|
|
32209
|
-
}
|
|
32210
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32211
|
-
margin-bottom: 4px;
|
|
32212
|
-
}
|
|
32213
|
-
|
|
32214
|
-
.E_tf5bynu {
|
|
32215
|
-
margin: 0 3px;
|
|
32216
|
-
}
|
|
32217
|
-
|
|
32218
|
-
.E_tcckoz1 {
|
|
32219
|
-
max-height: 400px;
|
|
32220
|
-
overflow: auto;
|
|
32221
|
-
}
|
|
32222
|
-
|
|
32223
|
-
.E_c1up1pdz {
|
|
32224
|
-
width: 648px;
|
|
32225
|
-
}
|
|
32226
|
-
.E_c1up1pdz.active {
|
|
32227
|
-
border-color: #0080ff;
|
|
32228
|
-
}
|
|
32229
|
-
.E_c1up1pdz.active > header {
|
|
32230
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32231
|
-
}
|
|
32232
|
-
.E_c1up1pdz .expand {
|
|
32233
|
-
padding: 12px;
|
|
32234
|
-
}
|
|
32235
|
-
.E_c1up1pdz .field-item {
|
|
32236
|
-
display: flex;
|
|
32237
|
-
padding: 10px 0;
|
|
32238
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32239
|
-
}
|
|
32240
|
-
.E_c1up1pdz .field-item:last-child {
|
|
32241
|
-
border-bottom: none;
|
|
32242
|
-
padding-bottom: 0;
|
|
32243
|
-
}
|
|
32244
|
-
.E_c1up1pdz .field-item label {
|
|
32245
|
-
line-height: 32px;
|
|
32246
|
-
width: 100px;
|
|
32247
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31968
|
+
|
|
31969
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
31970
|
+
font-weight: bold;
|
|
31971
|
+
color: white;
|
|
32248
31972
|
}
|
|
32249
|
-
|
|
32250
|
-
|
|
32251
|
-
|
|
31973
|
+
|
|
31974
|
+
.E_s11212zy {
|
|
31975
|
+
width: 8px;
|
|
31976
|
+
height: 8px;
|
|
31977
|
+
border-radius: 2px;
|
|
31978
|
+
display: inline-block;
|
|
31979
|
+
background: var(--s11212zy-0);
|
|
31980
|
+
border: 1px solid #fff;
|
|
31981
|
+
box-sizing: content-box;
|
|
31982
|
+
margin-right: 6px;
|
|
32252
31983
|
}
|
|
32253
|
-
|
|
32254
|
-
.
|
|
32255
|
-
|
|
31984
|
+
|
|
31985
|
+
.E_p1lyky6c > :first-child {
|
|
31986
|
+
font-weight: bold;
|
|
31987
|
+
color: white;
|
|
31988
|
+
margin-right: 4px;
|
|
32256
31989
|
}
|
|
32257
31990
|
|
|
32258
|
-
.
|
|
31991
|
+
.E_s1ebs0ra {
|
|
32259
31992
|
display: flex;
|
|
32260
31993
|
align-items: center;
|
|
32261
31994
|
justify-content: space-between;
|
|
32262
|
-
|
|
31995
|
+
background: #edf0f7;
|
|
31996
|
+
padding: 8px 12px;
|
|
31997
|
+
position: sticky;
|
|
31998
|
+
top: 0;
|
|
31999
|
+
z-index: 1;
|
|
32000
|
+
margin-bottom: -52px;
|
|
32263
32001
|
}
|
|
32264
|
-
.
|
|
32265
|
-
|
|
32002
|
+
.E_s1ebs0ra .select-total {
|
|
32003
|
+
display: flex;
|
|
32004
|
+
align-items: center;
|
|
32005
|
+
font-weight: 700;
|
|
32006
|
+
flex-shrink: 0;
|
|
32266
32007
|
}
|
|
32267
|
-
.
|
|
32268
|
-
|
|
32008
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
32009
|
+
cursor: pointer;
|
|
32010
|
+
margin-left: 8px;
|
|
32011
|
+
width: 32px;
|
|
32012
|
+
height: 32px;
|
|
32013
|
+
border-radius: 50%;
|
|
32014
|
+
justify-content: center;
|
|
32269
32015
|
}
|
|
32270
|
-
.
|
|
32016
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
32017
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32018
|
+
}
|
|
32019
|
+
.E_s1ebs0ra .action-group {
|
|
32271
32020
|
flex: 1;
|
|
32272
|
-
|
|
32273
|
-
overflow: hidden;
|
|
32274
|
-
align-items: center;
|
|
32275
|
-
justify-content: flex-start;
|
|
32021
|
+
margin-left: 88px;
|
|
32276
32022
|
white-space: nowrap;
|
|
32277
|
-
|
|
32278
|
-
|
|
32279
|
-
|
|
32023
|
+
text-align: right;
|
|
32024
|
+
position: relative;
|
|
32025
|
+
padding: 4px 0;
|
|
32026
|
+
margin-top: -4px;
|
|
32280
32027
|
overflow: hidden;
|
|
32281
|
-
text-overflow: ellipsis;
|
|
32282
32028
|
}
|
|
32283
|
-
.
|
|
32284
|
-
|
|
32285
|
-
align-items: center;
|
|
32029
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
32030
|
+
transform: translateY(-4px);
|
|
32286
32031
|
}
|
|
32287
|
-
.
|
|
32288
|
-
|
|
32289
|
-
flex-direction: row-reverse;
|
|
32290
|
-
align-items: center;
|
|
32032
|
+
.E_s1ebs0ra .action-group button {
|
|
32033
|
+
border: none;
|
|
32291
32034
|
}
|
|
32292
|
-
.
|
|
32293
|
-
margin-
|
|
32035
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
32036
|
+
margin-right: 8px;
|
|
32294
32037
|
}
|
|
32295
|
-
.
|
|
32296
|
-
|
|
32297
|
-
|
|
32298
|
-
|
|
32038
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
32039
|
+
margin-right: 4px;
|
|
32040
|
+
}
|
|
32041
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
32299
32042
|
cursor: pointer;
|
|
32043
|
+
width: 32px;
|
|
32044
|
+
height: 32px;
|
|
32045
|
+
justify-content: center;
|
|
32046
|
+
border-radius: 50%;
|
|
32047
|
+
}
|
|
32048
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
32049
|
+
background: #fff;
|
|
32300
32050
|
}
|
|
32301
32051
|
|
|
32302
|
-
.
|
|
32303
|
-
|
|
32304
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32052
|
+
.E_gmyahx3 {
|
|
32053
|
+
cursor: pointer;
|
|
32305
32054
|
}
|
|
32306
|
-
.
|
|
32307
|
-
|
|
32308
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32309
|
-
border-radius: 4px;
|
|
32055
|
+
.E_gmyahx3 .link-text {
|
|
32056
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32310
32057
|
}
|
|
32311
|
-
.
|
|
32312
|
-
|
|
32313
|
-
color: #0096ff;
|
|
32058
|
+
.E_gmyahx3:hover .link-text {
|
|
32059
|
+
color: #0080ff;
|
|
32314
32060
|
}
|
|
32315
32061
|
|
|
32316
|
-
.
|
|
32317
|
-
|
|
32318
|
-
|
|
32062
|
+
.E_skwah65 {
|
|
32063
|
+
height: 8px;
|
|
32064
|
+
box-sizing: border-box;
|
|
32065
|
+
border-radius: 2px;
|
|
32066
|
+
background: #f5f7fa;
|
|
32067
|
+
display: flex;
|
|
32068
|
+
width: 100%;
|
|
32069
|
+
overflow: hidden;
|
|
32319
32070
|
}
|
|
32320
|
-
.
|
|
32321
|
-
|
|
32322
|
-
width: 80px;
|
|
32323
|
-
margin: 0 9px;
|
|
32324
|
-
text-align: center;
|
|
32071
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32072
|
+
margin-left: 1px;
|
|
32325
32073
|
}
|
|
32326
|
-
|
|
32327
|
-
|
|
32328
|
-
|
|
32329
|
-
|
|
32074
|
+
|
|
32075
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32076
|
+
display: flex;
|
|
32077
|
+
align-items: center;
|
|
32330
32078
|
}
|
|
32331
|
-
.
|
|
32332
|
-
.E_wpbf4pq .month-day-option {
|
|
32333
|
-
background: #f5f7fa;
|
|
32334
|
-
box-sizing: border-box;
|
|
32335
|
-
border-radius: 16px;
|
|
32079
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32336
32080
|
margin-right: 8px;
|
|
32337
32081
|
}
|
|
32338
|
-
|
|
32339
|
-
.
|
|
32340
|
-
|
|
32341
|
-
border-color: #d9d9d9;
|
|
32082
|
+
|
|
32083
|
+
span.E_tqjc4ui {
|
|
32084
|
+
margin: 0 2px;
|
|
32342
32085
|
}
|
|
32343
|
-
|
|
32344
|
-
|
|
32345
|
-
|
|
32346
|
-
|
|
32086
|
+
|
|
32087
|
+
.E_n12mqh7z {
|
|
32088
|
+
display: flex;
|
|
32089
|
+
align-items: center;
|
|
32090
|
+
font-size: 12px;
|
|
32091
|
+
line-height: 18px;
|
|
32347
32092
|
}
|
|
32348
|
-
.
|
|
32349
|
-
|
|
32350
|
-
margin-top: 4px;
|
|
32093
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32094
|
+
margin-bottom: 4px;
|
|
32351
32095
|
}
|
|
32352
|
-
|
|
32353
|
-
|
|
32354
|
-
|
|
32355
|
-
margin-bottom: 8px;
|
|
32096
|
+
|
|
32097
|
+
.E_tf5bynu {
|
|
32098
|
+
margin: 0 3px;
|
|
32356
32099
|
}
|
|
32357
|
-
|
|
32358
|
-
|
|
32359
|
-
|
|
32360
|
-
|
|
32100
|
+
|
|
32101
|
+
.E_tcckoz1 {
|
|
32102
|
+
max-height: 400px;
|
|
32103
|
+
overflow: auto;
|
|
32361
32104
|
}
|
|
32362
32105
|
|
|
32363
32106
|
.E_t1sqg15u {
|
|
@@ -32450,61 +32193,113 @@ span.E_tqjc4ui {
|
|
|
32450
32193
|
padding-right: 12px;
|
|
32451
32194
|
}
|
|
32452
32195
|
|
|
32453
|
-
.
|
|
32196
|
+
.E_ou7iq30 {
|
|
32197
|
+
overflow: hidden;
|
|
32198
|
+
text-overflow: ellipsis;
|
|
32199
|
+
}
|
|
32200
|
+
|
|
32201
|
+
.E_s1tui002 {
|
|
32202
|
+
white-space: nowrap;
|
|
32203
|
+
}
|
|
32204
|
+
|
|
32205
|
+
.E_mxrc2zg {
|
|
32206
|
+
display: -webkit-box;
|
|
32207
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32208
|
+
-webkit-box-orient: vertical;
|
|
32209
|
+
word-break: break-all;
|
|
32210
|
+
}
|
|
32211
|
+
|
|
32212
|
+
.E_clm1wy1 {
|
|
32213
|
+
width: 192px;
|
|
32214
|
+
height: 246px;
|
|
32215
|
+
border-radius: 4px;
|
|
32216
|
+
}
|
|
32217
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
32218
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32219
|
+
width: 100%;
|
|
32220
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32221
|
+
border-top: none;
|
|
32222
|
+
}
|
|
32223
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32224
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32225
|
+
padding: 0 16px;
|
|
32226
|
+
}
|
|
32227
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32228
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32229
|
+
width: 100%;
|
|
32230
|
+
height: 180px;
|
|
32231
|
+
border-spacing: 0;
|
|
32232
|
+
}
|
|
32233
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32234
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32235
|
+
margin-bottom: 8px;
|
|
32236
|
+
}
|
|
32237
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32238
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32239
|
+
width: 22px;
|
|
32240
|
+
}
|
|
32241
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32242
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32243
|
+
padding: 0;
|
|
32244
|
+
}
|
|
32245
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
32246
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32247
|
+
opacity: 0.4;
|
|
32248
|
+
}
|
|
32249
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32250
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32251
|
+
opacity: 1;
|
|
32252
|
+
}
|
|
32253
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32254
|
+
color: #3e4652;
|
|
32255
|
+
}
|
|
32256
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
32257
|
+
pointer-events: none;
|
|
32258
|
+
}
|
|
32259
|
+
|
|
32260
|
+
.E_t1tsm00v {
|
|
32261
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32262
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32263
|
+
backdrop-filter: blur(10px);
|
|
32264
|
+
padding: 7px 10px;
|
|
32265
|
+
}
|
|
32266
|
+
|
|
32267
|
+
.E_c167wnad {
|
|
32268
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32454
32269
|
display: flex;
|
|
32270
|
+
justify-content: space-between;
|
|
32455
32271
|
align-items: center;
|
|
32272
|
+
padding: 8px 16px;
|
|
32456
32273
|
}
|
|
32457
|
-
.
|
|
32458
|
-
|
|
32459
|
-
}
|
|
32460
|
-
|
|
32461
|
-
.E_suhck3k {
|
|
32462
|
-
height: 24px;
|
|
32463
|
-
width: 24px;
|
|
32464
|
-
border-radius: 6px;
|
|
32465
|
-
padding: 4px;
|
|
32466
|
-
}
|
|
32467
|
-
.E_suhck3k:hover {
|
|
32468
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32274
|
+
.E_c167wnad .anticon {
|
|
32275
|
+
cursor: pointer;
|
|
32469
32276
|
}
|
|
32470
|
-
.
|
|
32471
|
-
|
|
32277
|
+
.E_c167wnad .anticon:hover {
|
|
32278
|
+
color: #0096ff;
|
|
32472
32279
|
}
|
|
32473
32280
|
|
|
32474
|
-
.
|
|
32475
|
-
|
|
32476
|
-
align-items: center;
|
|
32477
|
-
justify-content: flex-end;
|
|
32281
|
+
.E_cxhf7dh {
|
|
32282
|
+
text-align: center;
|
|
32478
32283
|
}
|
|
32479
|
-
|
|
32480
|
-
.E_b1ctd5xy {
|
|
32284
|
+
.E_cxhf7dh .dots {
|
|
32481
32285
|
display: flex;
|
|
32482
|
-
|
|
32483
|
-
width: calc(100% - 40px);
|
|
32286
|
+
justify-content: center;
|
|
32484
32287
|
}
|
|
32485
|
-
.
|
|
32288
|
+
.E_cxhf7dh .dot {
|
|
32486
32289
|
display: inline-block;
|
|
32487
|
-
width:
|
|
32488
|
-
|
|
32489
|
-
|
|
32490
|
-
|
|
32491
|
-
min-width: 40px;
|
|
32290
|
+
width: 2px;
|
|
32291
|
+
height: 2px;
|
|
32292
|
+
border-radius: 1px;
|
|
32293
|
+
background: #0096ff;
|
|
32492
32294
|
}
|
|
32493
|
-
.
|
|
32494
|
-
|
|
32295
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32296
|
+
margin-right: 2px;
|
|
32495
32297
|
}
|
|
32496
|
-
|
|
32497
|
-
|
|
32498
|
-
height:
|
|
32499
|
-
|
|
32298
|
+
.E_cxhf7dh .bar {
|
|
32299
|
+
width: 9px;
|
|
32300
|
+
height: 2px;
|
|
32301
|
+
background: #0096ff;
|
|
32500
32302
|
border-radius: 2px;
|
|
32501
|
-
background: #f5f7fa;
|
|
32502
|
-
display: flex;
|
|
32503
|
-
width: 100%;
|
|
32504
|
-
overflow: hidden;
|
|
32505
|
-
}
|
|
32506
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32507
|
-
margin-left: 1px;
|
|
32508
32303
|
}
|
|
32509
32304
|
|
|
32510
32305
|
.E_t160l1cm {
|
|
@@ -32667,63 +32462,239 @@ span.E_tqjc4ui {
|
|
|
32667
32462
|
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
32668
32463
|
fill: #d8deeb;
|
|
32669
32464
|
}
|
|
32670
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
32671
|
-
fill: #1d326c;
|
|
32465
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
32466
|
+
fill: #1d326c;
|
|
32467
|
+
}
|
|
32468
|
+
.E_t160l1cm .tab-content {
|
|
32469
|
+
flex: 1;
|
|
32470
|
+
display: flex;
|
|
32471
|
+
flex-direction: column;
|
|
32472
|
+
}
|
|
32473
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
32474
|
+
overflow: visible;
|
|
32475
|
+
}
|
|
32476
|
+
|
|
32477
|
+
.E_t14npdqr {
|
|
32478
|
+
max-width: 240px;
|
|
32479
|
+
animation: none;
|
|
32480
|
+
}
|
|
32481
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
32482
|
+
border: 1px solid #0080ff;
|
|
32483
|
+
padding: 0;
|
|
32484
|
+
}
|
|
32485
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
32486
|
+
margin: 0;
|
|
32487
|
+
height: 32px;
|
|
32488
|
+
line-height: 32px;
|
|
32489
|
+
font-size: 13px;
|
|
32490
|
+
padding: 0 10px;
|
|
32491
|
+
display: block;
|
|
32492
|
+
overflow: hidden;
|
|
32493
|
+
text-overflow: ellipsis;
|
|
32494
|
+
white-space: nowrap;
|
|
32495
|
+
}
|
|
32496
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
32497
|
+
content: " ";
|
|
32498
|
+
height: 1px;
|
|
32499
|
+
width: calc(100% + 10px);
|
|
32500
|
+
background: rgba(172, 186, 211, 0.6);
|
|
32501
|
+
display: block;
|
|
32502
|
+
}
|
|
32503
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
32504
|
+
color: #0080ff;
|
|
32505
|
+
background: transparent;
|
|
32506
|
+
}
|
|
32507
|
+
|
|
32508
|
+
.E_wg1tsps {
|
|
32509
|
+
display: flex;
|
|
32510
|
+
align-items: center;
|
|
32511
|
+
justify-content: flex-end;
|
|
32512
|
+
}
|
|
32513
|
+
|
|
32514
|
+
.E_b1ctd5xy {
|
|
32515
|
+
display: flex;
|
|
32516
|
+
align-items: center;
|
|
32517
|
+
width: calc(100% - 40px);
|
|
32518
|
+
}
|
|
32519
|
+
.E_b1ctd5xy .chart {
|
|
32520
|
+
display: inline-block;
|
|
32521
|
+
width: 100%;
|
|
32522
|
+
}
|
|
32523
|
+
|
|
32524
|
+
.E_u1p8acpn {
|
|
32525
|
+
min-width: 40px;
|
|
32526
|
+
}
|
|
32527
|
+
.E_u1p8acpn .unit {
|
|
32528
|
+
color: #00122e !important;
|
|
32529
|
+
}
|
|
32530
|
+
|
|
32531
|
+
.E_c1up1pdz {
|
|
32532
|
+
width: 648px;
|
|
32533
|
+
}
|
|
32534
|
+
.E_c1up1pdz.active {
|
|
32535
|
+
border-color: #0080ff;
|
|
32536
|
+
}
|
|
32537
|
+
.E_c1up1pdz.active > header {
|
|
32538
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32539
|
+
}
|
|
32540
|
+
.E_c1up1pdz .expand {
|
|
32541
|
+
padding: 12px;
|
|
32542
|
+
}
|
|
32543
|
+
.E_c1up1pdz .field-item {
|
|
32544
|
+
display: flex;
|
|
32545
|
+
padding: 10px 0;
|
|
32546
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32547
|
+
}
|
|
32548
|
+
.E_c1up1pdz .field-item:last-child {
|
|
32549
|
+
border-bottom: none;
|
|
32550
|
+
padding-bottom: 0;
|
|
32551
|
+
}
|
|
32552
|
+
.E_c1up1pdz .field-item label {
|
|
32553
|
+
line-height: 32px;
|
|
32554
|
+
width: 100px;
|
|
32555
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32556
|
+
}
|
|
32557
|
+
.E_c1up1pdz .help {
|
|
32558
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32559
|
+
margin-top: 5px;
|
|
32560
|
+
}
|
|
32561
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
32562
|
+
.E_c1up1pdz .ant-picker {
|
|
32563
|
+
width: 128px;
|
|
32564
|
+
}
|
|
32565
|
+
|
|
32566
|
+
.E_c156wh19 {
|
|
32567
|
+
display: flex;
|
|
32568
|
+
align-items: center;
|
|
32569
|
+
justify-content: space-between;
|
|
32570
|
+
word-break: keep-all;
|
|
32571
|
+
}
|
|
32572
|
+
.E_c156wh19 .title {
|
|
32573
|
+
margin: 0 16px 0 8px;
|
|
32574
|
+
}
|
|
32575
|
+
.E_c156wh19 .retain {
|
|
32576
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32577
|
+
}
|
|
32578
|
+
.E_c156wh19 div.left {
|
|
32579
|
+
flex: 1;
|
|
32580
|
+
display: flex;
|
|
32581
|
+
overflow: hidden;
|
|
32582
|
+
align-items: center;
|
|
32583
|
+
justify-content: flex-start;
|
|
32584
|
+
white-space: nowrap;
|
|
32585
|
+
}
|
|
32586
|
+
.E_c156wh19 div.left .title {
|
|
32587
|
+
max-width: 100%;
|
|
32588
|
+
overflow: hidden;
|
|
32589
|
+
text-overflow: ellipsis;
|
|
32590
|
+
}
|
|
32591
|
+
.E_c156wh19 div.right {
|
|
32592
|
+
display: flex;
|
|
32593
|
+
align-items: center;
|
|
32594
|
+
}
|
|
32595
|
+
.E_c156wh19 .reverse {
|
|
32596
|
+
display: flex;
|
|
32597
|
+
flex-direction: row-reverse;
|
|
32598
|
+
align-items: center;
|
|
32599
|
+
}
|
|
32600
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
32601
|
+
margin-left: 8px;
|
|
32602
|
+
}
|
|
32603
|
+
.E_c156wh19 .close {
|
|
32604
|
+
padding-left: 14px;
|
|
32605
|
+
margin-left: 14px;
|
|
32606
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32607
|
+
cursor: pointer;
|
|
32608
|
+
}
|
|
32609
|
+
|
|
32610
|
+
.E_m126spxy {
|
|
32611
|
+
padding-bottom: 4px;
|
|
32612
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32613
|
+
}
|
|
32614
|
+
.E_m126spxy .ant-btn-link {
|
|
32615
|
+
padding: 1px 10px;
|
|
32616
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32617
|
+
border-radius: 4px;
|
|
32618
|
+
}
|
|
32619
|
+
.E_m126spxy .ant-btn-link.active {
|
|
32620
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32621
|
+
color: #0096ff;
|
|
32622
|
+
}
|
|
32623
|
+
|
|
32624
|
+
.E_wpbf4pq {
|
|
32625
|
+
padding: 10px 0;
|
|
32626
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32627
|
+
}
|
|
32628
|
+
.E_wpbf4pq .ant-input,
|
|
32629
|
+
.E_wpbf4pq .ant-picker {
|
|
32630
|
+
width: 80px;
|
|
32631
|
+
margin: 0 9px;
|
|
32632
|
+
text-align: center;
|
|
32633
|
+
}
|
|
32634
|
+
.E_wpbf4pq .options {
|
|
32635
|
+
padding: 12px 0 12px 16px;
|
|
32636
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32637
|
+
margin: 5px 0 5px 8px;
|
|
32638
|
+
}
|
|
32639
|
+
.E_wpbf4pq .week-day-option,
|
|
32640
|
+
.E_wpbf4pq .month-day-option {
|
|
32641
|
+
background: #f5f7fa;
|
|
32642
|
+
box-sizing: border-box;
|
|
32643
|
+
border-radius: 16px;
|
|
32644
|
+
margin-right: 8px;
|
|
32645
|
+
}
|
|
32646
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
32647
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
32648
|
+
color: inherit;
|
|
32649
|
+
border-color: #d9d9d9;
|
|
32650
|
+
}
|
|
32651
|
+
.E_wpbf4pq .week-day-option.active {
|
|
32652
|
+
background-color: #0096ff;
|
|
32653
|
+
border-color: #0096ff;
|
|
32654
|
+
color: #fff;
|
|
32655
|
+
}
|
|
32656
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
32657
|
+
width: 110px;
|
|
32658
|
+
margin-top: 4px;
|
|
32672
32659
|
}
|
|
32673
|
-
.
|
|
32674
|
-
|
|
32675
|
-
|
|
32676
|
-
|
|
32660
|
+
.E_wpbf4pq .month-day-option {
|
|
32661
|
+
width: 32px;
|
|
32662
|
+
padding: 0;
|
|
32663
|
+
margin-bottom: 8px;
|
|
32677
32664
|
}
|
|
32678
|
-
.
|
|
32679
|
-
|
|
32665
|
+
.E_wpbf4pq .month-day-option.active {
|
|
32666
|
+
background-color: #0096ff;
|
|
32667
|
+
border-color: #0096ff;
|
|
32668
|
+
color: #fff;
|
|
32680
32669
|
}
|
|
32681
32670
|
|
|
32682
|
-
.
|
|
32683
|
-
|
|
32684
|
-
|
|
32671
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32672
|
+
border: 0px;
|
|
32673
|
+
background-color: #fff;
|
|
32685
32674
|
}
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32688
|
-
padding:
|
|
32675
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32676
|
+
padding-top: 0px;
|
|
32677
|
+
padding-bottom: 0px;
|
|
32678
|
+
padding-left: 0px !important;
|
|
32679
|
+
padding-right: 24px;
|
|
32689
32680
|
}
|
|
32690
|
-
.
|
|
32691
|
-
|
|
32692
|
-
height: 32px;
|
|
32693
|
-
line-height: 32px;
|
|
32694
|
-
font-size: 13px;
|
|
32695
|
-
padding: 0 10px;
|
|
32696
|
-
display: block;
|
|
32697
|
-
overflow: hidden;
|
|
32698
|
-
text-overflow: ellipsis;
|
|
32699
|
-
white-space: nowrap;
|
|
32681
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32682
|
+
right: 0px;
|
|
32700
32683
|
}
|
|
32701
|
-
.
|
|
32702
|
-
|
|
32703
|
-
height: 1px;
|
|
32704
|
-
width: calc(100% + 10px);
|
|
32705
|
-
background: rgba(172, 186, 211, 0.6);
|
|
32706
|
-
display: block;
|
|
32684
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32685
|
+
padding: 0px;
|
|
32707
32686
|
}
|
|
32708
|
-
|
|
32709
|
-
|
|
32710
|
-
|
|
32687
|
+
|
|
32688
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32689
|
+
padding-right: 0px;
|
|
32690
|
+
cursor: default;
|
|
32711
32691
|
}
|
|
32712
32692
|
|
|
32713
|
-
.
|
|
32714
|
-
|
|
32715
|
-
align-items: center;
|
|
32693
|
+
.E_c1yyuluq {
|
|
32694
|
+
border-radius: 8px;
|
|
32716
32695
|
}
|
|
32717
|
-
.
|
|
32718
|
-
|
|
32719
|
-
width: 24px;
|
|
32720
|
-
border-radius: 20px;
|
|
32721
|
-
color: #0080ff;
|
|
32722
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32723
|
-
display: flex;
|
|
32724
|
-
align-items: center;
|
|
32725
|
-
justify-content: center;
|
|
32726
|
-
margin-right: 6px;
|
|
32696
|
+
.E_c1yyuluq .ant-card-body {
|
|
32697
|
+
padding: 20px 24px 24px 24px;
|
|
32727
32698
|
}
|
|
32728
32699
|
|
|
32729
32700
|
.E_hrhfj7c {
|
|
@@ -32942,6 +32913,35 @@ span.E_tqjc4ui {
|
|
|
32942
32913
|
font-size: 14px;
|
|
32943
32914
|
}
|
|
32944
32915
|
|
|
32916
|
+
.E_ryby9ds {
|
|
32917
|
+
display: flex;
|
|
32918
|
+
align-items: center;
|
|
32919
|
+
}
|
|
32920
|
+
.E_ryby9ds .order {
|
|
32921
|
+
height: 24px;
|
|
32922
|
+
width: 24px;
|
|
32923
|
+
border-radius: 20px;
|
|
32924
|
+
color: #0080ff;
|
|
32925
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32926
|
+
display: flex;
|
|
32927
|
+
align-items: center;
|
|
32928
|
+
justify-content: center;
|
|
32929
|
+
margin-right: 6px;
|
|
32930
|
+
}
|
|
32931
|
+
|
|
32932
|
+
.E_suhck3k {
|
|
32933
|
+
height: 24px;
|
|
32934
|
+
width: 24px;
|
|
32935
|
+
border-radius: 6px;
|
|
32936
|
+
padding: 4px;
|
|
32937
|
+
}
|
|
32938
|
+
.E_suhck3k:hover {
|
|
32939
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32940
|
+
}
|
|
32941
|
+
.E_suhck3k:hover svg path {
|
|
32942
|
+
fill: blue;
|
|
32943
|
+
}
|
|
32944
|
+
|
|
32945
32945
|
.E_h12yihis {
|
|
32946
32946
|
height: 50px;
|
|
32947
32947
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33645,23 +33645,6 @@ span.E_tqjc4ui {
|
|
|
33645
33645
|
padding: 0;
|
|
33646
33646
|
}
|
|
33647
33647
|
|
|
33648
|
-
.E_r77hffu {
|
|
33649
|
-
display: flex;
|
|
33650
|
-
align-items: center;
|
|
33651
|
-
justify-content: space-between;
|
|
33652
|
-
column-gap: 6px;
|
|
33653
|
-
}
|
|
33654
|
-
|
|
33655
|
-
.E_p1cmxsf7 {
|
|
33656
|
-
display: flex;
|
|
33657
|
-
flex-direction: column;
|
|
33658
|
-
justify-content: center;
|
|
33659
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33660
|
-
}
|
|
33661
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
33662
|
-
font-size: 0;
|
|
33663
|
-
}
|
|
33664
|
-
|
|
33665
33648
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33666
33649
|
margin-right: 2px;
|
|
33667
33650
|
}
|
|
@@ -33696,6 +33679,84 @@ span.E_tqjc4ui {
|
|
|
33696
33679
|
background-color: transparent;
|
|
33697
33680
|
}
|
|
33698
33681
|
|
|
33682
|
+
.E_r77hffu {
|
|
33683
|
+
display: flex;
|
|
33684
|
+
align-items: center;
|
|
33685
|
+
justify-content: space-between;
|
|
33686
|
+
column-gap: 6px;
|
|
33687
|
+
}
|
|
33688
|
+
|
|
33689
|
+
.E_p1cmxsf7 {
|
|
33690
|
+
display: flex;
|
|
33691
|
+
flex-direction: column;
|
|
33692
|
+
justify-content: center;
|
|
33693
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33694
|
+
}
|
|
33695
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33696
|
+
font-size: 0;
|
|
33697
|
+
}
|
|
33698
|
+
|
|
33699
|
+
.E_c1yd35n {
|
|
33700
|
+
padding: 0 12px 14px 12px;
|
|
33701
|
+
}
|
|
33702
|
+
|
|
33703
|
+
.E_c1kghdax {
|
|
33704
|
+
color: #2d3a56;
|
|
33705
|
+
padding: 7px 12px;
|
|
33706
|
+
display: flex;
|
|
33707
|
+
justify-content: space-between;
|
|
33708
|
+
align-items: center;
|
|
33709
|
+
}
|
|
33710
|
+
.E_c1kghdax.has-arrow {
|
|
33711
|
+
padding-left: 10px;
|
|
33712
|
+
}
|
|
33713
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33714
|
+
cursor: pointer;
|
|
33715
|
+
color: #00122e;
|
|
33716
|
+
}
|
|
33717
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33718
|
+
color: #2d3a56;
|
|
33719
|
+
font-weight: 600;
|
|
33720
|
+
}
|
|
33721
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33722
|
+
transform: rotate(90deg);
|
|
33723
|
+
}
|
|
33724
|
+
.E_c1kghdax .sub-info {
|
|
33725
|
+
font-size: 12px;
|
|
33726
|
+
line-height: 18px;
|
|
33727
|
+
}
|
|
33728
|
+
.E_c1kghdax .title-wrapper {
|
|
33729
|
+
display: flex;
|
|
33730
|
+
align-items: center;
|
|
33731
|
+
user-select: none;
|
|
33732
|
+
flex-grow: 1;
|
|
33733
|
+
font-size: 12px;
|
|
33734
|
+
line-height: 18px;
|
|
33735
|
+
color: #2d3a56;
|
|
33736
|
+
font-weight: 700;
|
|
33737
|
+
}
|
|
33738
|
+
.E_c1kghdax .collapse-arrow {
|
|
33739
|
+
transition: all 50ms ease-out 0ms;
|
|
33740
|
+
margin-right: 2px;
|
|
33741
|
+
}
|
|
33742
|
+
|
|
33743
|
+
.E_b14q2gmw {
|
|
33744
|
+
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);
|
|
33745
|
+
}
|
|
33746
|
+
|
|
33747
|
+
.E_c1eym6el {
|
|
33748
|
+
border-radius: 8px;
|
|
33749
|
+
background-color: white;
|
|
33750
|
+
}
|
|
33751
|
+
.E_c1eym6el.hoverable {
|
|
33752
|
+
cursor: pointer;
|
|
33753
|
+
}
|
|
33754
|
+
.E_c1eym6el.hoverable:hover {
|
|
33755
|
+
transition: all 200ms ease;
|
|
33756
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33757
|
+
transform: translateY(-4px);
|
|
33758
|
+
}
|
|
33759
|
+
|
|
33699
33760
|
.E_ckui4s7 {
|
|
33700
33761
|
color: #2d3a56;
|
|
33701
33762
|
line-height: 22px;
|
|
@@ -33728,97 +33789,36 @@ span.E_tqjc4ui {
|
|
|
33728
33789
|
width: 10px;
|
|
33729
33790
|
border-radius: 2px;
|
|
33730
33791
|
}
|
|
33731
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
33732
|
-
opacity: 0.5;
|
|
33733
|
-
}
|
|
33734
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33735
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33736
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33737
|
-
}
|
|
33738
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33739
|
-
border-color: #2d3a56;
|
|
33740
|
-
}
|
|
33741
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33742
|
-
background: #2d3a56;
|
|
33743
|
-
}
|
|
33744
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33745
|
-
padding: 0;
|
|
33746
|
-
}
|
|
33747
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33748
|
-
display: inline-block;
|
|
33749
|
-
margin-left: 12px;
|
|
33750
|
-
color: #2d3a56;
|
|
33751
|
-
}
|
|
33752
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33753
|
-
margin-left: 28px;
|
|
33754
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33755
|
-
}
|
|
33756
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33757
|
-
margin-left: 8px;
|
|
33758
|
-
}
|
|
33759
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33760
|
-
margin-left: 24px;
|
|
33761
|
-
}
|
|
33762
|
-
|
|
33763
|
-
.E_c1yd35n {
|
|
33764
|
-
padding: 0 12px 14px 12px;
|
|
33765
|
-
}
|
|
33766
|
-
|
|
33767
|
-
.E_c1kghdax {
|
|
33768
|
-
color: #2d3a56;
|
|
33769
|
-
padding: 7px 12px;
|
|
33770
|
-
display: flex;
|
|
33771
|
-
justify-content: space-between;
|
|
33772
|
-
align-items: center;
|
|
33773
|
-
}
|
|
33774
|
-
.E_c1kghdax.has-arrow {
|
|
33775
|
-
padding-left: 10px;
|
|
33776
|
-
}
|
|
33777
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33778
|
-
cursor: pointer;
|
|
33779
|
-
color: #00122e;
|
|
33780
|
-
}
|
|
33781
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33782
|
-
color: #2d3a56;
|
|
33783
|
-
font-weight: 600;
|
|
33792
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
33793
|
+
opacity: 0.5;
|
|
33784
33794
|
}
|
|
33785
|
-
.
|
|
33786
|
-
|
|
33795
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33796
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33797
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33787
33798
|
}
|
|
33788
|
-
.
|
|
33789
|
-
|
|
33790
|
-
line-height: 18px;
|
|
33799
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33800
|
+
border-color: #2d3a56;
|
|
33791
33801
|
}
|
|
33792
|
-
.
|
|
33793
|
-
|
|
33794
|
-
align-items: center;
|
|
33795
|
-
user-select: none;
|
|
33796
|
-
flex-grow: 1;
|
|
33797
|
-
font-size: 12px;
|
|
33798
|
-
line-height: 18px;
|
|
33799
|
-
color: #2d3a56;
|
|
33800
|
-
font-weight: 700;
|
|
33802
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33803
|
+
background: #2d3a56;
|
|
33801
33804
|
}
|
|
33802
|
-
.
|
|
33803
|
-
|
|
33804
|
-
margin-right: 2px;
|
|
33805
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33806
|
+
padding: 0;
|
|
33805
33807
|
}
|
|
33806
|
-
|
|
33807
|
-
|
|
33808
|
-
|
|
33808
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33809
|
+
display: inline-block;
|
|
33810
|
+
margin-left: 12px;
|
|
33811
|
+
color: #2d3a56;
|
|
33809
33812
|
}
|
|
33810
|
-
|
|
33811
|
-
|
|
33812
|
-
|
|
33813
|
-
background-color: white;
|
|
33813
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33814
|
+
margin-left: 28px;
|
|
33815
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33814
33816
|
}
|
|
33815
|
-
.
|
|
33816
|
-
|
|
33817
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33818
|
+
margin-left: 8px;
|
|
33817
33819
|
}
|
|
33818
|
-
.
|
|
33819
|
-
|
|
33820
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33821
|
-
transform: translateY(-4px);
|
|
33820
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33821
|
+
margin-left: 24px;
|
|
33822
33822
|
}
|
|
33823
33823
|
|
|
33824
33824
|
.E_t1gvlxt5 {
|
|
@@ -34034,225 +34034,23 @@ span.E_tqjc4ui {
|
|
|
34034
34034
|
}
|
|
34035
34035
|
|
|
34036
34036
|
.E_t1ub2aex {
|
|
34037
|
-
display: flex;
|
|
34038
|
-
align-items: center;
|
|
34039
|
-
justify-content: space-between;
|
|
34040
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34041
|
-
color: #b4beca;
|
|
34042
|
-
font-size: 12px;
|
|
34043
|
-
padding: 3px 6px;
|
|
34044
|
-
}
|
|
34045
|
-
.E_t1ub2aex:first-child {
|
|
34046
|
-
padding-top: 3px;
|
|
34047
|
-
}
|
|
34048
|
-
.E_t1ub2aex:last-child {
|
|
34049
|
-
padding-bottom: 3px;
|
|
34050
|
-
}
|
|
34051
|
-
.E_t1ub2aex .column-value {
|
|
34052
|
-
color: #fff;
|
|
34053
|
-
margin-left: 8px;
|
|
34054
|
-
}
|
|
34055
|
-
|
|
34056
|
-
.E_w7ob4th.outside-tag {
|
|
34057
|
-
padding-left: 0;
|
|
34058
|
-
}
|
|
34059
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34060
|
-
border-radius: 4px 0 0 4px;
|
|
34061
|
-
padding-right: 4px;
|
|
34062
|
-
margin-right: 4px;
|
|
34063
|
-
}
|
|
34064
|
-
|
|
34065
|
-
.E_t1dtlqs1 {
|
|
34066
|
-
margin-bottom: 4px;
|
|
34067
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34068
|
-
overflow: hidden;
|
|
34069
|
-
text-overflow: ellipsis;
|
|
34070
|
-
white-space: nowrap;
|
|
34071
|
-
}
|
|
34072
|
-
|
|
34073
|
-
.E_s1ese5oy {
|
|
34074
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34075
|
-
line-height: 32px;
|
|
34076
|
-
height: 32px;
|
|
34077
|
-
margin-bottom: 0;
|
|
34078
|
-
}
|
|
34079
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34080
|
-
color: #0080ff;
|
|
34081
|
-
}
|
|
34082
|
-
.E_s1ese5oy.warning {
|
|
34083
|
-
color: #ffa500;
|
|
34084
|
-
}
|
|
34085
|
-
.E_s1ese5oy.success {
|
|
34086
|
-
color: #00ba5d;
|
|
34087
|
-
}
|
|
34088
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34089
|
-
color: #f0483e;
|
|
34090
|
-
}
|
|
34091
|
-
.E_s1ese5oy.normal {
|
|
34092
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34093
|
-
}
|
|
34094
|
-
|
|
34095
|
-
.E_b1ibis43 {
|
|
34096
|
-
margin-bottom: 0;
|
|
34097
|
-
color: #00122e;
|
|
34098
|
-
}
|
|
34099
|
-
|
|
34100
|
-
.E_b11xxjd2 {
|
|
34101
|
-
line-height: 32px;
|
|
34102
|
-
margin-right: 6px;
|
|
34103
|
-
}
|
|
34104
|
-
|
|
34105
|
-
.E_bsub5bw.with-description {
|
|
34106
|
-
height: 24px;
|
|
34107
|
-
flex: 1;
|
|
34108
|
-
position: relative;
|
|
34109
|
-
top: -7px;
|
|
34110
|
-
}
|
|
34111
|
-
.E_bsub5bw p {
|
|
34112
|
-
width: 100%;
|
|
34113
|
-
overflow: hidden;
|
|
34114
|
-
text-overflow: ellipsis;
|
|
34115
|
-
white-space: nowrap;
|
|
34116
|
-
}
|
|
34117
|
-
|
|
34118
|
-
.E_tmoyoag {
|
|
34119
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34120
|
-
border-radius: 8px;
|
|
34121
|
-
overflow: auto;
|
|
34122
|
-
}
|
|
34123
|
-
.E_tmoyoag .ant-list {
|
|
34124
|
-
position: relative;
|
|
34125
|
-
}
|
|
34126
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34127
|
-
position: sticky;
|
|
34128
|
-
top: 0;
|
|
34129
|
-
z-index: 2;
|
|
34130
|
-
display: flex;
|
|
34131
|
-
padding: 8px;
|
|
34132
|
-
flex-wrap: nowrap;
|
|
34133
|
-
justify-content: flex-start;
|
|
34134
|
-
background: #f2f5fa;
|
|
34135
|
-
font-size: 14px;
|
|
34136
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34137
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34138
|
-
}
|
|
34139
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34140
|
-
align-items: inherit;
|
|
34141
|
-
}
|
|
34142
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34143
|
-
display: flex;
|
|
34144
|
-
justify-content: flex-start;
|
|
34145
|
-
align-items: flex-start;
|
|
34146
|
-
flex-wrap: wrap;
|
|
34147
|
-
padding: 8px;
|
|
34148
|
-
border: none;
|
|
34149
|
-
}
|
|
34150
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34151
|
-
flex-basis: 100%;
|
|
34152
|
-
margin: 12px 0 0;
|
|
34153
|
-
order: 99;
|
|
34154
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34155
|
-
}
|
|
34156
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34157
|
-
color: #f0483e;
|
|
34158
|
-
flex-basis: 100%;
|
|
34159
|
-
order: 98;
|
|
34160
|
-
margin: 12px 0 0;
|
|
34161
|
-
}
|
|
34162
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34163
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34164
|
-
}
|
|
34165
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34166
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34167
|
-
}
|
|
34168
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34169
|
-
flex: 1 0 0;
|
|
34170
|
-
overflow: hidden;
|
|
34171
|
-
}
|
|
34172
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34173
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34174
|
-
margin: 0;
|
|
34175
|
-
}
|
|
34176
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34177
|
-
text-align: center;
|
|
34178
|
-
}
|
|
34179
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34180
|
-
text-align: center;
|
|
34181
|
-
}
|
|
34182
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34183
|
-
text-align: left;
|
|
34184
|
-
}
|
|
34185
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34186
|
-
text-align: left;
|
|
34187
|
-
}
|
|
34188
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34189
|
-
text-align: right;
|
|
34190
|
-
}
|
|
34191
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34192
|
-
text-align: right;
|
|
34193
|
-
}
|
|
34194
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34195
|
-
margin-right: 8px;
|
|
34196
|
-
}
|
|
34197
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34198
|
-
padding: 4px;
|
|
34199
|
-
width: 24px;
|
|
34200
|
-
height: 24px;
|
|
34201
|
-
overflow: hidden;
|
|
34202
|
-
}
|
|
34203
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34204
|
-
padding: 0;
|
|
34205
|
-
}
|
|
34206
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34207
|
-
cursor: not-allowed;
|
|
34208
|
-
opacity: 0.5;
|
|
34209
|
-
}
|
|
34210
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34211
|
-
margin: 0;
|
|
34212
|
-
}
|
|
34213
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34214
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34215
|
-
border-radius: 5px;
|
|
34216
|
-
font-size: 12px;
|
|
34217
|
-
}
|
|
34218
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34219
|
-
font-size: inherit;
|
|
34220
|
-
}
|
|
34221
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34222
|
-
min-height: 24px;
|
|
34223
|
-
font-size: 12px;
|
|
34224
|
-
position: relative;
|
|
34225
|
-
}
|
|
34226
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34227
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34228
|
-
}
|
|
34229
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34230
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34231
|
-
}
|
|
34232
|
-
|
|
34233
|
-
.E_a138syjm {
|
|
34234
|
-
display: flex;
|
|
34235
|
-
align-items: center;
|
|
34236
|
-
margin-top: 8px;
|
|
34237
|
-
}
|
|
34238
|
-
.E_a138syjm button.ant-btn {
|
|
34239
|
-
padding: 2px 8px;
|
|
34240
|
-
height: 24px;
|
|
34037
|
+
display: flex;
|
|
34038
|
+
align-items: center;
|
|
34039
|
+
justify-content: space-between;
|
|
34040
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34041
|
+
color: #b4beca;
|
|
34042
|
+
font-size: 12px;
|
|
34043
|
+
padding: 3px 6px;
|
|
34241
34044
|
}
|
|
34242
|
-
.
|
|
34243
|
-
|
|
34244
|
-
margin-left: 8px;
|
|
34245
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34045
|
+
.E_t1ub2aex:first-child {
|
|
34046
|
+
padding-top: 3px;
|
|
34246
34047
|
}
|
|
34247
|
-
.
|
|
34248
|
-
|
|
34048
|
+
.E_t1ub2aex:last-child {
|
|
34049
|
+
padding-bottom: 3px;
|
|
34249
34050
|
}
|
|
34250
|
-
|
|
34251
|
-
|
|
34252
|
-
|
|
34253
|
-
height: 24px;
|
|
34254
|
-
padding: 4px;
|
|
34255
|
-
margin-right: 8px;
|
|
34051
|
+
.E_t1ub2aex .column-value {
|
|
34052
|
+
color: #fff;
|
|
34053
|
+
margin-left: 8px;
|
|
34256
34054
|
}
|
|
34257
34055
|
|
|
34258
34056
|
.E_sjob3jg {
|
|
@@ -34413,75 +34211,277 @@ span.E_tqjc4ui {
|
|
|
34413
34211
|
max-width: 100%;
|
|
34414
34212
|
padding-right: 0;
|
|
34415
34213
|
}
|
|
34416
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34417
|
-
background: rgba(0, 128, 255, 0.1);
|
|
34214
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34215
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34216
|
+
}
|
|
34217
|
+
|
|
34218
|
+
.E_h6l1tj4 {
|
|
34219
|
+
width: 100%;
|
|
34220
|
+
display: inline-flex;
|
|
34221
|
+
align-items: center;
|
|
34222
|
+
justify-content: center;
|
|
34223
|
+
column-gap: 4px;
|
|
34224
|
+
}
|
|
34225
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34226
|
+
display: inline-flex;
|
|
34227
|
+
align-items: center;
|
|
34228
|
+
width: 18px;
|
|
34229
|
+
height: 18px;
|
|
34230
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34231
|
+
justify-content: center;
|
|
34232
|
+
}
|
|
34233
|
+
|
|
34234
|
+
.E_v18frne8 {
|
|
34235
|
+
width: 100%;
|
|
34236
|
+
display: flex;
|
|
34237
|
+
align-items: center;
|
|
34238
|
+
justify-content: center;
|
|
34239
|
+
column-gap: 6px;
|
|
34240
|
+
font-size: 13px;
|
|
34241
|
+
}
|
|
34242
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34243
|
+
display: inline-flex;
|
|
34244
|
+
align-items: center;
|
|
34245
|
+
min-width: 20px;
|
|
34246
|
+
min-height: 20px;
|
|
34247
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34248
|
+
justify-content: center;
|
|
34249
|
+
}
|
|
34250
|
+
|
|
34251
|
+
.E_w7ob4th.outside-tag {
|
|
34252
|
+
padding-left: 0;
|
|
34253
|
+
}
|
|
34254
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34255
|
+
border-radius: 4px 0 0 4px;
|
|
34256
|
+
padding-right: 4px;
|
|
34257
|
+
margin-right: 4px;
|
|
34258
|
+
}
|
|
34259
|
+
|
|
34260
|
+
.E_slr2ynn {
|
|
34261
|
+
padding: 0 8px;
|
|
34262
|
+
height: 18px;
|
|
34263
|
+
}
|
|
34264
|
+
|
|
34265
|
+
.E_m140wbb6 {
|
|
34266
|
+
padding: 2px 8px;
|
|
34267
|
+
height: 24px;
|
|
34268
|
+
}
|
|
34269
|
+
|
|
34270
|
+
.E_t1fozc1i {
|
|
34271
|
+
margin: 0;
|
|
34272
|
+
}
|
|
34273
|
+
|
|
34274
|
+
.E_i1vxv4ln {
|
|
34275
|
+
margin-right: 4px;
|
|
34276
|
+
height: 16px;
|
|
34277
|
+
}
|
|
34278
|
+
|
|
34279
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34280
|
+
font-weight: 700;
|
|
34281
|
+
color: #00122e;
|
|
34282
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34283
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34284
|
+
word-break: break-all;
|
|
34285
|
+
display: inline;
|
|
34286
|
+
white-space: normal;
|
|
34287
|
+
}
|
|
34288
|
+
|
|
34289
|
+
.E_i1g85yz3 {
|
|
34290
|
+
margin-right: 4px;
|
|
34291
|
+
height: 16px;
|
|
34292
|
+
}
|
|
34293
|
+
|
|
34294
|
+
.E_t1dtlqs1 {
|
|
34295
|
+
margin-bottom: 4px;
|
|
34296
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34297
|
+
overflow: hidden;
|
|
34298
|
+
text-overflow: ellipsis;
|
|
34299
|
+
white-space: nowrap;
|
|
34300
|
+
}
|
|
34301
|
+
|
|
34302
|
+
.E_s1ese5oy {
|
|
34303
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34304
|
+
line-height: 32px;
|
|
34305
|
+
height: 32px;
|
|
34306
|
+
margin-bottom: 0;
|
|
34307
|
+
}
|
|
34308
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34309
|
+
color: #0080ff;
|
|
34310
|
+
}
|
|
34311
|
+
.E_s1ese5oy.warning {
|
|
34312
|
+
color: #ffa500;
|
|
34313
|
+
}
|
|
34314
|
+
.E_s1ese5oy.success {
|
|
34315
|
+
color: #00ba5d;
|
|
34316
|
+
}
|
|
34317
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34318
|
+
color: #f0483e;
|
|
34319
|
+
}
|
|
34320
|
+
.E_s1ese5oy.normal {
|
|
34321
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34322
|
+
}
|
|
34323
|
+
|
|
34324
|
+
.E_b1ibis43 {
|
|
34325
|
+
margin-bottom: 0;
|
|
34326
|
+
color: #00122e;
|
|
34327
|
+
}
|
|
34328
|
+
|
|
34329
|
+
.E_b11xxjd2 {
|
|
34330
|
+
line-height: 32px;
|
|
34331
|
+
margin-right: 6px;
|
|
34332
|
+
}
|
|
34333
|
+
|
|
34334
|
+
.E_bsub5bw.with-description {
|
|
34335
|
+
height: 24px;
|
|
34336
|
+
flex: 1;
|
|
34337
|
+
position: relative;
|
|
34338
|
+
top: -7px;
|
|
34339
|
+
}
|
|
34340
|
+
.E_bsub5bw p {
|
|
34341
|
+
width: 100%;
|
|
34342
|
+
overflow: hidden;
|
|
34343
|
+
text-overflow: ellipsis;
|
|
34344
|
+
white-space: nowrap;
|
|
34345
|
+
}
|
|
34346
|
+
|
|
34347
|
+
.E_tmoyoag {
|
|
34348
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34349
|
+
border-radius: 8px;
|
|
34350
|
+
overflow: auto;
|
|
34351
|
+
}
|
|
34352
|
+
.E_tmoyoag .ant-list {
|
|
34353
|
+
position: relative;
|
|
34354
|
+
}
|
|
34355
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34356
|
+
position: sticky;
|
|
34357
|
+
top: 0;
|
|
34358
|
+
z-index: 2;
|
|
34359
|
+
display: flex;
|
|
34360
|
+
padding: 8px;
|
|
34361
|
+
flex-wrap: nowrap;
|
|
34362
|
+
justify-content: flex-start;
|
|
34363
|
+
background: #f2f5fa;
|
|
34364
|
+
font-size: 14px;
|
|
34365
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34366
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34367
|
+
}
|
|
34368
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34369
|
+
align-items: inherit;
|
|
34370
|
+
}
|
|
34371
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34372
|
+
display: flex;
|
|
34373
|
+
justify-content: flex-start;
|
|
34374
|
+
align-items: flex-start;
|
|
34375
|
+
flex-wrap: wrap;
|
|
34376
|
+
padding: 8px;
|
|
34377
|
+
border: none;
|
|
34378
|
+
}
|
|
34379
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34380
|
+
flex-basis: 100%;
|
|
34381
|
+
margin: 12px 0 0;
|
|
34382
|
+
order: 99;
|
|
34383
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34384
|
+
}
|
|
34385
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34386
|
+
color: #f0483e;
|
|
34387
|
+
flex-basis: 100%;
|
|
34388
|
+
order: 98;
|
|
34389
|
+
margin: 12px 0 0;
|
|
34390
|
+
}
|
|
34391
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34392
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34393
|
+
}
|
|
34394
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34395
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34396
|
+
}
|
|
34397
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34398
|
+
flex: 1 0 0;
|
|
34399
|
+
overflow: hidden;
|
|
34400
|
+
}
|
|
34401
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34402
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34403
|
+
margin: 0;
|
|
34404
|
+
}
|
|
34405
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34406
|
+
text-align: center;
|
|
34407
|
+
}
|
|
34408
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34409
|
+
text-align: center;
|
|
34410
|
+
}
|
|
34411
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34412
|
+
text-align: left;
|
|
34413
|
+
}
|
|
34414
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34415
|
+
text-align: left;
|
|
34416
|
+
}
|
|
34417
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34418
|
+
text-align: right;
|
|
34419
|
+
}
|
|
34420
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34421
|
+
text-align: right;
|
|
34422
|
+
}
|
|
34423
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34424
|
+
margin-right: 8px;
|
|
34425
|
+
}
|
|
34426
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34427
|
+
padding: 4px;
|
|
34428
|
+
width: 24px;
|
|
34429
|
+
height: 24px;
|
|
34430
|
+
overflow: hidden;
|
|
34431
|
+
}
|
|
34432
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34433
|
+
padding: 0;
|
|
34434
|
+
}
|
|
34435
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34436
|
+
cursor: not-allowed;
|
|
34437
|
+
opacity: 0.5;
|
|
34438
|
+
}
|
|
34439
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34440
|
+
margin: 0;
|
|
34441
|
+
}
|
|
34442
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34443
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34444
|
+
border-radius: 5px;
|
|
34445
|
+
font-size: 12px;
|
|
34446
|
+
}
|
|
34447
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34448
|
+
font-size: inherit;
|
|
34418
34449
|
}
|
|
34419
|
-
|
|
34420
|
-
|
|
34421
|
-
|
|
34422
|
-
|
|
34423
|
-
align-items: center;
|
|
34424
|
-
justify-content: center;
|
|
34425
|
-
column-gap: 4px;
|
|
34450
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34451
|
+
min-height: 24px;
|
|
34452
|
+
font-size: 12px;
|
|
34453
|
+
position: relative;
|
|
34426
34454
|
}
|
|
34427
|
-
.
|
|
34428
|
-
|
|
34429
|
-
|
|
34430
|
-
|
|
34431
|
-
|
|
34432
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34433
|
-
justify-content: center;
|
|
34455
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34456
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34457
|
+
}
|
|
34458
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34459
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34434
34460
|
}
|
|
34435
34461
|
|
|
34436
|
-
.
|
|
34437
|
-
width: 100%;
|
|
34462
|
+
.E_a138syjm {
|
|
34438
34463
|
display: flex;
|
|
34439
34464
|
align-items: center;
|
|
34440
|
-
|
|
34441
|
-
column-gap: 6px;
|
|
34442
|
-
font-size: 13px;
|
|
34443
|
-
}
|
|
34444
|
-
.E_v18frne8 .step-item-prefix-container {
|
|
34445
|
-
display: inline-flex;
|
|
34446
|
-
align-items: center;
|
|
34447
|
-
min-width: 20px;
|
|
34448
|
-
min-height: 20px;
|
|
34449
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34450
|
-
justify-content: center;
|
|
34451
|
-
}
|
|
34452
|
-
|
|
34453
|
-
.E_slr2ynn {
|
|
34454
|
-
padding: 0 8px;
|
|
34455
|
-
height: 18px;
|
|
34465
|
+
margin-top: 8px;
|
|
34456
34466
|
}
|
|
34457
|
-
|
|
34458
|
-
.E_m140wbb6 {
|
|
34467
|
+
.E_a138syjm button.ant-btn {
|
|
34459
34468
|
padding: 2px 8px;
|
|
34460
34469
|
height: 24px;
|
|
34461
34470
|
}
|
|
34462
|
-
|
|
34463
|
-
|
|
34464
|
-
margin:
|
|
34465
|
-
|
|
34466
|
-
|
|
34467
|
-
.E_i1vxv4ln {
|
|
34468
|
-
margin-right: 4px;
|
|
34469
|
-
height: 16px;
|
|
34471
|
+
.E_a138syjm > span.maximum-desc {
|
|
34472
|
+
display: none;
|
|
34473
|
+
margin-left: 8px;
|
|
34474
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34470
34475
|
}
|
|
34471
|
-
|
|
34472
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34473
|
-
font-weight: 700;
|
|
34474
|
-
color: #00122e;
|
|
34475
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34476
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34477
|
-
word-break: break-all;
|
|
34476
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34478
34477
|
display: inline;
|
|
34479
|
-
white-space: normal;
|
|
34480
34478
|
}
|
|
34481
34479
|
|
|
34482
|
-
.
|
|
34483
|
-
|
|
34484
|
-
height:
|
|
34480
|
+
.E_d77i8u0 {
|
|
34481
|
+
width: 24px;
|
|
34482
|
+
height: 24px;
|
|
34483
|
+
padding: 4px;
|
|
34484
|
+
margin-right: 8px;
|
|
34485
34485
|
}
|
|
34486
34486
|
|
|
34487
34487
|
button.E_l48ei06.ant-btn {
|
|
@@ -34534,6 +34534,81 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34534
34534
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34535
34535
|
}
|
|
34536
34536
|
|
|
34537
|
+
.E_sddwhm6 {
|
|
34538
|
+
margin: 0;
|
|
34539
|
+
border-radius: 20px;
|
|
34540
|
+
padding: 2px 10px;
|
|
34541
|
+
height: 22px;
|
|
34542
|
+
}
|
|
34543
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34544
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34545
|
+
}
|
|
34546
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
34547
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34548
|
+
}
|
|
34549
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34550
|
+
color: #00122e;
|
|
34551
|
+
}
|
|
34552
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34553
|
+
margin-right: 6px;
|
|
34554
|
+
}
|
|
34555
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34556
|
+
margin-left: 8px;
|
|
34557
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34558
|
+
}
|
|
34559
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34560
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34561
|
+
}
|
|
34562
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34563
|
+
background-color: #0080ff;
|
|
34564
|
+
}
|
|
34565
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
34566
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34567
|
+
}
|
|
34568
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34569
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34570
|
+
}
|
|
34571
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34572
|
+
background-color: #f0483e;
|
|
34573
|
+
}
|
|
34574
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
34575
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34576
|
+
}
|
|
34577
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34578
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34579
|
+
}
|
|
34580
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34581
|
+
background-color: #fea008;
|
|
34582
|
+
}
|
|
34583
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
34584
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34585
|
+
}
|
|
34586
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34587
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34588
|
+
}
|
|
34589
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34590
|
+
background-color: #00ba5d;
|
|
34591
|
+
}
|
|
34592
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
34593
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34594
|
+
}
|
|
34595
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34596
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34597
|
+
}
|
|
34598
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34599
|
+
background-color: #6b7d99;
|
|
34600
|
+
}
|
|
34601
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
34602
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34603
|
+
}
|
|
34604
|
+
|
|
34605
|
+
.E_satwmqm {
|
|
34606
|
+
width: 8px;
|
|
34607
|
+
height: 8px;
|
|
34608
|
+
border-radius: 50%;
|
|
34609
|
+
display: inline-block;
|
|
34610
|
+
}
|
|
34611
|
+
|
|
34537
34612
|
.E_tc97u5y {
|
|
34538
34613
|
height: 100%;
|
|
34539
34614
|
}
|
|
@@ -34902,81 +34977,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34902
34977
|
background: #fff;
|
|
34903
34978
|
}
|
|
34904
34979
|
|
|
34905
|
-
.E_sddwhm6 {
|
|
34906
|
-
margin: 0;
|
|
34907
|
-
border-radius: 20px;
|
|
34908
|
-
padding: 2px 10px;
|
|
34909
|
-
height: 22px;
|
|
34910
|
-
}
|
|
34911
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34912
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34913
|
-
}
|
|
34914
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
34915
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34916
|
-
}
|
|
34917
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34918
|
-
color: #00122e;
|
|
34919
|
-
}
|
|
34920
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34921
|
-
margin-right: 6px;
|
|
34922
|
-
}
|
|
34923
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34924
|
-
margin-left: 8px;
|
|
34925
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34926
|
-
}
|
|
34927
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34928
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34929
|
-
}
|
|
34930
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34931
|
-
background-color: #0080ff;
|
|
34932
|
-
}
|
|
34933
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
34934
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34935
|
-
}
|
|
34936
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34937
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34938
|
-
}
|
|
34939
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34940
|
-
background-color: #f0483e;
|
|
34941
|
-
}
|
|
34942
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
34943
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34944
|
-
}
|
|
34945
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34946
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34947
|
-
}
|
|
34948
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34949
|
-
background-color: #fea008;
|
|
34950
|
-
}
|
|
34951
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
34952
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34953
|
-
}
|
|
34954
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34955
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34956
|
-
}
|
|
34957
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34958
|
-
background-color: #00ba5d;
|
|
34959
|
-
}
|
|
34960
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
34961
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34962
|
-
}
|
|
34963
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34964
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34965
|
-
}
|
|
34966
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34967
|
-
background-color: #6b7d99;
|
|
34968
|
-
}
|
|
34969
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
34970
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
34971
|
-
}
|
|
34972
|
-
|
|
34973
|
-
.E_satwmqm {
|
|
34974
|
-
width: 8px;
|
|
34975
|
-
height: 8px;
|
|
34976
|
-
border-radius: 50%;
|
|
34977
|
-
display: inline-block;
|
|
34978
|
-
}
|
|
34979
|
-
|
|
34980
34980
|
.E_t13ef470 {
|
|
34981
34981
|
height: 100%;
|
|
34982
34982
|
}
|
|
@@ -35026,18 +35026,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35026
35026
|
display: block;
|
|
35027
35027
|
}
|
|
35028
35028
|
|
|
35029
|
-
.E_i14c7jc8 {
|
|
35030
|
-
color: var(--i14c7jc8-0);
|
|
35031
|
-
}
|
|
35032
|
-
|
|
35033
|
-
.E_i1ibuolf {
|
|
35034
|
-
display: flex;
|
|
35035
|
-
align-items: center;
|
|
35036
|
-
column-gap: 4px;
|
|
35037
|
-
font-size: 12px;
|
|
35038
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35039
|
-
}
|
|
35040
|
-
|
|
35041
35029
|
.E_d1u4ndxc {
|
|
35042
35030
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35043
35031
|
font-size: 12px;
|
|
@@ -35067,4 +35055,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35067
35055
|
to {
|
|
35068
35056
|
transform: translateX(100%);
|
|
35069
35057
|
}
|
|
35058
|
+
}
|
|
35059
|
+
|
|
35060
|
+
.E_i14c7jc8 {
|
|
35061
|
+
color: var(--i14c7jc8-0);
|
|
35062
|
+
}
|
|
35063
|
+
|
|
35064
|
+
.E_i1ibuolf {
|
|
35065
|
+
display: flex;
|
|
35066
|
+
align-items: center;
|
|
35067
|
+
column-gap: 4px;
|
|
35068
|
+
font-size: 12px;
|
|
35069
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35070
35070
|
}
|