@cloudtower/eagle 0.32.36 → 0.32.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core/ModalStack/index.js +5 -1
- package/dist/cjs/coreX/DateRangePicker/common.js +1 -1
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1834 -1835
- package/dist/esm/core/ModalStack/index.js +5 -1
- package/dist/esm/coreX/DateRangePicker/common.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/src/store/modal.d.ts +1 -0
- package/dist/stories/docs/coreX/I18nNameTag.stories.d.ts +8 -0
- package/dist/style.css +1607 -1607
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29690,21 +29690,6 @@ html body {
|
|
|
29690
29690
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29691
29691
|
}
|
|
29692
29692
|
}
|
|
29693
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29694
|
-
padding: 4px 8px 0 8px;
|
|
29695
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29696
|
-
font-size: 12px;
|
|
29697
|
-
}
|
|
29698
|
-
|
|
29699
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29700
|
-
padding-bottom: 6px;
|
|
29701
|
-
}
|
|
29702
|
-
|
|
29703
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29704
|
-
padding-top: 4px;
|
|
29705
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29706
|
-
}
|
|
29707
|
-
|
|
29708
29693
|
.E_c18gxmrl {
|
|
29709
29694
|
border: 1px solid #d8deeb;
|
|
29710
29695
|
border-radius: 4px;
|
|
@@ -29753,168 +29738,23 @@ html body {
|
|
|
29753
29738
|
flex: 1;
|
|
29754
29739
|
}
|
|
29755
29740
|
|
|
29756
|
-
.
|
|
29757
|
-
|
|
29758
|
-
|
|
29759
|
-
|
|
29760
|
-
.E_c1uzzomf .card-title {
|
|
29761
|
-
font-size: 16px;
|
|
29762
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29763
|
-
font-weight: 700;
|
|
29764
|
-
line-height: 32px;
|
|
29765
|
-
}
|
|
29766
|
-
|
|
29767
|
-
.E_c1uzzomf .card-body {
|
|
29768
|
-
padding: 24px;
|
|
29769
|
-
border-radius: 8px;
|
|
29770
|
-
background: #fff;
|
|
29771
|
-
}
|
|
29772
|
-
|
|
29773
|
-
.E_c1uzzomf .empty {
|
|
29774
|
-
font-weight: 700;
|
|
29775
|
-
font-size: 14px;
|
|
29776
|
-
line-height: 22px;
|
|
29777
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29778
|
-
text-align: center;
|
|
29779
|
-
}
|
|
29780
|
-
|
|
29781
|
-
.E_d1bw7c5z {
|
|
29782
|
-
position: relative;
|
|
29783
|
-
max-width: 388px;
|
|
29784
|
-
min-width: 285px;
|
|
29785
|
-
}
|
|
29786
|
-
|
|
29787
|
-
.E_d1bw7c5z .center {
|
|
29788
|
-
position: absolute;
|
|
29789
|
-
font-size: 12px;
|
|
29790
|
-
width: 80px;
|
|
29791
|
-
height: 100px;
|
|
29792
|
-
top: 0;
|
|
29793
|
-
left: 35px;
|
|
29794
|
-
display: flex;
|
|
29795
|
-
flex-direction: column;
|
|
29796
|
-
justify-content: center;
|
|
29797
|
-
align-items: center;
|
|
29798
|
-
color: #00122e;
|
|
29799
|
-
}
|
|
29800
|
-
|
|
29801
|
-
.E_d1bw7c5z .center .number {
|
|
29802
|
-
font-size: 24px;
|
|
29803
|
-
font-weight: 700;
|
|
29804
|
-
}
|
|
29805
|
-
|
|
29806
|
-
.E_d1bw7c5z .center .text {
|
|
29807
|
-
padding: 0 5px;
|
|
29808
|
-
font-size: 12px;
|
|
29809
|
-
width: inherit;
|
|
29810
|
-
text-align: center;
|
|
29811
|
-
}
|
|
29812
|
-
|
|
29813
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29814
|
-
display: flex;
|
|
29815
|
-
}
|
|
29816
|
-
|
|
29817
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29818
|
-
position: relative !important;
|
|
29819
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29820
|
-
left: 0 !important;
|
|
29821
|
-
bottom: 0 !important;
|
|
29822
|
-
display: flex;
|
|
29823
|
-
align-items: center;
|
|
29824
|
-
}
|
|
29825
|
-
|
|
29826
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29827
|
-
width: 100%;
|
|
29828
|
-
}
|
|
29829
|
-
|
|
29830
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29831
|
-
width: 100%;
|
|
29832
|
-
margin-right: 0 !important;
|
|
29833
|
-
line-height: 18px;
|
|
29834
|
-
}
|
|
29835
|
-
|
|
29836
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29837
|
-
border-radius: 2px;
|
|
29838
|
-
}
|
|
29839
|
-
|
|
29840
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29841
|
-
min-width: 75px;
|
|
29842
|
-
max-width: 198px;
|
|
29843
|
-
width: calc(100% - 20px);
|
|
29844
|
-
margin-left: 2px;
|
|
29845
|
-
color: #00122e !important;
|
|
29846
|
-
display: inline-flex;
|
|
29847
|
-
justify-content: space-between;
|
|
29741
|
+
.E_berrcjl {
|
|
29742
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29743
|
+
margin-bottom: 4px;
|
|
29848
29744
|
}
|
|
29849
29745
|
|
|
29850
|
-
.
|
|
29851
|
-
|
|
29746
|
+
.E_berrcjl .breadcrumb-link {
|
|
29747
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29852
29748
|
cursor: pointer;
|
|
29853
|
-
|
|
29854
|
-
overflow: hidden;
|
|
29855
|
-
text-overflow: ellipsis;
|
|
29856
|
-
white-space: nowrap;
|
|
29857
|
-
}
|
|
29858
|
-
|
|
29859
|
-
.E_d1bw7c5z .value {
|
|
29860
|
-
color: rgba(44, 56, 82, 0.75);
|
|
29861
|
-
}
|
|
29862
|
-
|
|
29863
|
-
.E_t10pqbtc {
|
|
29864
|
-
width: 140px;
|
|
29865
|
-
}
|
|
29866
|
-
|
|
29867
|
-
.E_t10pqbtc .item {
|
|
29868
|
-
margin: 6px auto;
|
|
29869
|
-
display: flex;
|
|
29870
|
-
justify-content: space-between;
|
|
29871
|
-
}
|
|
29872
|
-
|
|
29873
|
-
.E_t10pqbtc .item .name {
|
|
29874
|
-
width: 102px;
|
|
29875
|
-
}
|
|
29876
|
-
|
|
29877
|
-
.E_b1nip9bk {
|
|
29878
|
-
padding: 4px 11px;
|
|
29879
|
-
}
|
|
29880
|
-
|
|
29881
|
-
.E_bqamoqe {
|
|
29882
|
-
white-space: nowrap;
|
|
29883
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29884
|
-
}
|
|
29885
|
-
|
|
29886
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29887
|
-
--color: #0080ff;
|
|
29888
|
-
}
|
|
29889
|
-
|
|
29890
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29891
|
-
--color: #0080ff;
|
|
29892
|
-
}
|
|
29893
|
-
|
|
29894
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29895
|
-
margin-left: 1px;
|
|
29896
|
-
}
|
|
29897
|
-
|
|
29898
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29899
|
-
border-top-right-radius: 0;
|
|
29900
|
-
border-bottom-right-radius: 0;
|
|
29901
|
-
}
|
|
29902
|
-
|
|
29903
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29904
|
-
border-top-left-radius: 0;
|
|
29905
|
-
border-bottom-left-radius: 0;
|
|
29906
|
-
}
|
|
29907
|
-
|
|
29908
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29909
|
-
border-radius: unset;
|
|
29749
|
+
transition: color 160ms ease;
|
|
29910
29750
|
}
|
|
29911
29751
|
|
|
29912
|
-
.
|
|
29913
|
-
|
|
29752
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29753
|
+
color: #0080ff;
|
|
29914
29754
|
}
|
|
29915
29755
|
|
|
29916
|
-
.
|
|
29917
|
-
|
|
29756
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29757
|
+
color: #005ed1;
|
|
29918
29758
|
}
|
|
29919
29759
|
|
|
29920
29760
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30209,350 +30049,226 @@ button.E_n7k2c6r {
|
|
|
30209
30049
|
padding: 0;
|
|
30210
30050
|
}
|
|
30211
30051
|
|
|
30212
|
-
.
|
|
30213
|
-
|
|
30214
|
-
}
|
|
30215
|
-
|
|
30216
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30217
|
-
border-bottom-left-radius: 5px;
|
|
30218
|
-
border-top-left-radius: 5px;
|
|
30219
|
-
}
|
|
30220
|
-
|
|
30221
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30222
|
-
border-bottom-right-radius: 5px;
|
|
30223
|
-
border-top-right-radius: 5px;
|
|
30052
|
+
.E_b1nip9bk {
|
|
30053
|
+
padding: 4px 11px;
|
|
30224
30054
|
}
|
|
30225
30055
|
|
|
30226
|
-
.
|
|
30227
|
-
|
|
30228
|
-
|
|
30056
|
+
.E_bqamoqe {
|
|
30057
|
+
white-space: nowrap;
|
|
30058
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30229
30059
|
}
|
|
30230
30060
|
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
padding-bottom: 0px;
|
|
30234
|
-
padding-left: 0px !important;
|
|
30235
|
-
padding-right: 24px;
|
|
30061
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30062
|
+
--color: #0080ff;
|
|
30236
30063
|
}
|
|
30237
30064
|
|
|
30238
|
-
.
|
|
30239
|
-
|
|
30065
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30066
|
+
--color: #0080ff;
|
|
30240
30067
|
}
|
|
30241
30068
|
|
|
30242
|
-
.
|
|
30243
|
-
|
|
30069
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30070
|
+
margin-left: 1px;
|
|
30244
30071
|
}
|
|
30245
30072
|
|
|
30246
|
-
.
|
|
30247
|
-
|
|
30248
|
-
|
|
30073
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30074
|
+
border-top-right-radius: 0;
|
|
30075
|
+
border-bottom-right-radius: 0;
|
|
30249
30076
|
}
|
|
30250
30077
|
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30253
|
-
|
|
30078
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30079
|
+
border-top-left-radius: 0;
|
|
30080
|
+
border-bottom-left-radius: 0;
|
|
30254
30081
|
}
|
|
30255
30082
|
|
|
30256
|
-
.
|
|
30257
|
-
|
|
30258
|
-
cursor: pointer;
|
|
30259
|
-
transition: color 160ms ease;
|
|
30083
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30084
|
+
border-radius: unset;
|
|
30260
30085
|
}
|
|
30261
30086
|
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30087
|
+
.E_c1yyuluq {
|
|
30088
|
+
border-radius: 8px;
|
|
30264
30089
|
}
|
|
30265
30090
|
|
|
30266
|
-
.
|
|
30267
|
-
|
|
30091
|
+
.E_c1yyuluq .ant-card-body {
|
|
30092
|
+
padding: 20px 24px 24px 24px;
|
|
30268
30093
|
}
|
|
30269
30094
|
|
|
30270
|
-
.
|
|
30271
|
-
|
|
30272
|
-
justify-content: space-between;
|
|
30273
|
-
align-items: center;
|
|
30274
|
-
padding: 10px 0;
|
|
30095
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30096
|
+
padding: 4px 8px 0 8px;
|
|
30275
30097
|
color: rgba(44, 56, 82, 0.6);
|
|
30276
30098
|
font-size: 12px;
|
|
30277
|
-
line-height: 24px;
|
|
30278
30099
|
}
|
|
30279
30100
|
|
|
30280
|
-
.
|
|
30281
|
-
padding:
|
|
30101
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30102
|
+
padding-bottom: 6px;
|
|
30282
30103
|
}
|
|
30283
30104
|
|
|
30284
|
-
.
|
|
30285
|
-
|
|
30286
|
-
|
|
30287
|
-
border-radius: 6px;
|
|
30288
|
-
cursor: pointer;
|
|
30289
|
-
transition: all 0.3s ease;
|
|
30290
|
-
}
|
|
30291
|
-
|
|
30292
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30293
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30294
|
-
color: #0080ff;
|
|
30295
|
-
}
|
|
30296
|
-
|
|
30297
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30298
|
-
margin-left: 4px;
|
|
30299
|
-
}
|
|
30300
|
-
|
|
30301
|
-
.E_phljevk .pagination-right {
|
|
30302
|
-
display: flex;
|
|
30303
|
-
align-items: center;
|
|
30304
|
-
color: #0080ff;
|
|
30305
|
-
font-weight: bold;
|
|
30306
|
-
}
|
|
30307
|
-
|
|
30308
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30309
|
-
margin-left: 4px;
|
|
30310
|
-
}
|
|
30311
|
-
|
|
30312
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
30313
|
-
.E_phljevk .pagination-right .next-btn {
|
|
30314
|
-
padding: 0 8px;
|
|
30315
|
-
}
|
|
30316
|
-
|
|
30317
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
30318
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
30319
|
-
color: #0080ff;
|
|
30320
|
-
}
|
|
30321
|
-
|
|
30322
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30323
|
-
transform: rotate(180deg);
|
|
30324
|
-
}
|
|
30325
|
-
|
|
30326
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30327
|
-
max-height: calc(100vh - 128px);
|
|
30328
|
-
overflow-y: auto;
|
|
30329
|
-
}
|
|
30330
|
-
|
|
30331
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30332
|
-
padding: 4px 20px;
|
|
30333
|
-
font-size: 12px;
|
|
30334
|
-
line-height: 18px;
|
|
30105
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30106
|
+
padding-top: 4px;
|
|
30107
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30335
30108
|
}
|
|
30336
30109
|
|
|
30337
30110
|
.E_sx1bpnu .ant-input-sm {
|
|
30338
30111
|
line-height: 18px;
|
|
30339
30112
|
}
|
|
30340
30113
|
|
|
30341
|
-
.
|
|
30342
|
-
|
|
30343
|
-
align-items: baseline;
|
|
30344
|
-
white-space: pre-wrap;
|
|
30345
|
-
}
|
|
30346
|
-
|
|
30347
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30348
|
-
position: relative;
|
|
30349
|
-
top: 3px;
|
|
30350
|
-
}
|
|
30351
|
-
|
|
30352
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30353
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30354
|
-
}
|
|
30355
|
-
|
|
30356
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30357
|
-
border-color: #0080ff;
|
|
30114
|
+
.E_c1uzzomf {
|
|
30115
|
+
margin-bottom: 16px;
|
|
30358
30116
|
}
|
|
30359
30117
|
|
|
30360
|
-
.
|
|
30361
|
-
|
|
30362
|
-
|
|
30118
|
+
.E_c1uzzomf .card-title {
|
|
30119
|
+
font-size: 16px;
|
|
30120
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30121
|
+
font-weight: 700;
|
|
30122
|
+
line-height: 32px;
|
|
30363
30123
|
}
|
|
30364
30124
|
|
|
30365
|
-
.
|
|
30366
|
-
|
|
30367
|
-
|
|
30368
|
-
width: 6px;
|
|
30369
|
-
height: 6px;
|
|
30125
|
+
.E_c1uzzomf .card-body {
|
|
30126
|
+
padding: 24px;
|
|
30127
|
+
border-radius: 8px;
|
|
30370
30128
|
background: #fff;
|
|
30371
30129
|
}
|
|
30372
30130
|
|
|
30373
|
-
.
|
|
30374
|
-
|
|
30131
|
+
.E_c1uzzomf .empty {
|
|
30132
|
+
font-weight: 700;
|
|
30133
|
+
font-size: 14px;
|
|
30134
|
+
line-height: 22px;
|
|
30135
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30136
|
+
text-align: center;
|
|
30375
30137
|
}
|
|
30376
30138
|
|
|
30377
|
-
.
|
|
30378
|
-
|
|
30379
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30139
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30140
|
+
display: flex;
|
|
30380
30141
|
}
|
|
30381
30142
|
|
|
30382
|
-
.
|
|
30383
|
-
|
|
30143
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30144
|
+
border-bottom-left-radius: 5px;
|
|
30145
|
+
border-top-left-radius: 5px;
|
|
30384
30146
|
}
|
|
30385
30147
|
|
|
30386
|
-
.
|
|
30387
|
-
|
|
30388
|
-
|
|
30148
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30149
|
+
border-bottom-right-radius: 5px;
|
|
30150
|
+
border-top-right-radius: 5px;
|
|
30389
30151
|
}
|
|
30390
30152
|
|
|
30391
|
-
.
|
|
30392
|
-
|
|
30153
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30154
|
+
border: 0px;
|
|
30155
|
+
background-color: #fff;
|
|
30393
30156
|
}
|
|
30394
30157
|
|
|
30395
|
-
.
|
|
30396
|
-
|
|
30397
|
-
padding:
|
|
30398
|
-
padding-left:
|
|
30158
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30159
|
+
padding-top: 0px;
|
|
30160
|
+
padding-bottom: 0px;
|
|
30161
|
+
padding-left: 0px !important;
|
|
30162
|
+
padding-right: 24px;
|
|
30399
30163
|
}
|
|
30400
30164
|
|
|
30401
|
-
.
|
|
30402
|
-
|
|
30403
|
-
white-space: pre-wrap;
|
|
30404
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30165
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30166
|
+
right: 0px;
|
|
30405
30167
|
}
|
|
30406
30168
|
|
|
30407
|
-
.
|
|
30408
|
-
padding
|
|
30169
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30170
|
+
padding: 0px;
|
|
30409
30171
|
}
|
|
30410
30172
|
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30173
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30174
|
+
padding-right: 0px;
|
|
30175
|
+
cursor: default;
|
|
30413
30176
|
}
|
|
30414
30177
|
|
|
30415
|
-
.
|
|
30416
|
-
|
|
30178
|
+
.E_d1bw7c5z {
|
|
30179
|
+
position: relative;
|
|
30180
|
+
max-width: 388px;
|
|
30181
|
+
min-width: 285px;
|
|
30417
30182
|
}
|
|
30418
30183
|
|
|
30419
|
-
.
|
|
30184
|
+
.E_d1bw7c5z .center {
|
|
30185
|
+
position: absolute;
|
|
30186
|
+
font-size: 12px;
|
|
30187
|
+
width: 80px;
|
|
30188
|
+
height: 100px;
|
|
30189
|
+
top: 0;
|
|
30190
|
+
left: 35px;
|
|
30191
|
+
display: flex;
|
|
30192
|
+
flex-direction: column;
|
|
30193
|
+
justify-content: center;
|
|
30194
|
+
align-items: center;
|
|
30420
30195
|
color: #00122e;
|
|
30421
|
-
border-color: #ccd4e3;
|
|
30422
|
-
}
|
|
30423
|
-
|
|
30424
|
-
.E_rcc63c8:first-child {
|
|
30425
|
-
border-color: #a3b4cc;
|
|
30426
|
-
}
|
|
30427
|
-
|
|
30428
|
-
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30429
|
-
padding: 0 12px;
|
|
30430
|
-
line-height: 32px;
|
|
30431
|
-
height: 32px;
|
|
30432
|
-
}
|
|
30433
|
-
|
|
30434
|
-
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30435
|
-
white-space: nowrap;
|
|
30436
|
-
}
|
|
30437
|
-
|
|
30438
|
-
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30439
|
-
height: 22px;
|
|
30440
|
-
padding: 0 7px;
|
|
30441
|
-
line-height: 20px;
|
|
30442
|
-
}
|
|
30443
|
-
|
|
30444
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30445
|
-
background: #ccd4e3;
|
|
30446
|
-
}
|
|
30447
|
-
|
|
30448
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30449
|
-
background: #0080ff;
|
|
30450
30196
|
}
|
|
30451
30197
|
|
|
30452
|
-
.
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
}
|
|
30456
|
-
|
|
30457
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30458
|
-
border-right-color: #0080ff;
|
|
30459
|
-
}
|
|
30460
|
-
|
|
30461
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30462
|
-
border-color: #0080ff;
|
|
30463
|
-
}
|
|
30464
|
-
|
|
30465
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30466
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30467
|
-
}
|
|
30468
|
-
|
|
30469
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30470
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30471
|
-
border-color: #ccd4e3;
|
|
30472
|
-
opacity: 0.5;
|
|
30473
|
-
}
|
|
30474
|
-
|
|
30475
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30476
|
-
color: #00122e;
|
|
30477
|
-
border-color: #ccd4e3;
|
|
30198
|
+
.E_d1bw7c5z .center .number {
|
|
30199
|
+
font-size: 24px;
|
|
30200
|
+
font-weight: 700;
|
|
30478
30201
|
}
|
|
30479
30202
|
|
|
30480
|
-
.
|
|
30481
|
-
|
|
30482
|
-
|
|
30483
|
-
|
|
30203
|
+
.E_d1bw7c5z .center .text {
|
|
30204
|
+
padding: 0 5px;
|
|
30205
|
+
font-size: 12px;
|
|
30206
|
+
width: inherit;
|
|
30207
|
+
text-align: center;
|
|
30484
30208
|
}
|
|
30485
30209
|
|
|
30486
|
-
.
|
|
30487
|
-
|
|
30488
|
-
display: inline;
|
|
30489
|
-
border: none;
|
|
30490
|
-
padding: 0;
|
|
30491
|
-
width: 36px;
|
|
30492
|
-
background: transparent;
|
|
30210
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30211
|
+
display: flex;
|
|
30493
30212
|
}
|
|
30494
30213
|
|
|
30495
|
-
.
|
|
30496
|
-
|
|
30214
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30215
|
+
position: relative !important;
|
|
30216
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30217
|
+
left: 0 !important;
|
|
30218
|
+
bottom: 0 !important;
|
|
30219
|
+
display: flex;
|
|
30220
|
+
align-items: center;
|
|
30497
30221
|
}
|
|
30498
30222
|
|
|
30499
|
-
.
|
|
30500
|
-
|
|
30501
|
-
width: initial;
|
|
30502
|
-
box-shadow: none;
|
|
30223
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30224
|
+
width: 100%;
|
|
30503
30225
|
}
|
|
30504
30226
|
|
|
30505
|
-
.
|
|
30506
|
-
|
|
30227
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30228
|
+
width: 100%;
|
|
30229
|
+
margin-right: 0 !important;
|
|
30230
|
+
line-height: 18px;
|
|
30507
30231
|
}
|
|
30508
30232
|
|
|
30509
|
-
.
|
|
30510
|
-
|
|
30233
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30234
|
+
border-radius: 2px;
|
|
30511
30235
|
}
|
|
30512
30236
|
|
|
30513
|
-
.
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
|
|
30237
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30238
|
+
min-width: 75px;
|
|
30239
|
+
max-width: 198px;
|
|
30240
|
+
width: calc(100% - 20px);
|
|
30241
|
+
margin-left: 2px;
|
|
30242
|
+
color: #00122e !important;
|
|
30243
|
+
display: inline-flex;
|
|
30244
|
+
justify-content: space-between;
|
|
30518
30245
|
}
|
|
30519
30246
|
|
|
30520
|
-
.
|
|
30521
|
-
|
|
30247
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30248
|
+
maxwidth: calc(100% - 12px);
|
|
30249
|
+
cursor: pointer;
|
|
30250
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30251
|
+
overflow: hidden;
|
|
30252
|
+
text-overflow: ellipsis;
|
|
30253
|
+
white-space: nowrap;
|
|
30522
30254
|
}
|
|
30523
30255
|
|
|
30524
|
-
.
|
|
30525
|
-
|
|
30256
|
+
.E_d1bw7c5z .value {
|
|
30257
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30526
30258
|
}
|
|
30527
30259
|
|
|
30528
|
-
.
|
|
30529
|
-
|
|
30530
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30531
|
-
margin-right: 8px;
|
|
30532
|
-
padding-right: 8px;
|
|
30260
|
+
.E_t10pqbtc {
|
|
30261
|
+
width: 140px;
|
|
30533
30262
|
}
|
|
30534
30263
|
|
|
30535
|
-
.
|
|
30264
|
+
.E_t10pqbtc .item {
|
|
30265
|
+
margin: 6px auto;
|
|
30536
30266
|
display: flex;
|
|
30537
|
-
|
|
30538
|
-
}
|
|
30539
|
-
|
|
30540
|
-
.E_i11o6xqj .icon-wrapper {
|
|
30541
|
-
cursor: pointer;
|
|
30542
|
-
}
|
|
30543
|
-
|
|
30544
|
-
.E_d19ruhdj.icon-wrapper {
|
|
30545
|
-
cursor: not-allowed;
|
|
30546
|
-
}
|
|
30547
|
-
|
|
30548
|
-
.E_ivqqkzv {
|
|
30549
|
-
height: 24px;
|
|
30550
|
-
width: 56px !important;
|
|
30551
|
-
margin-right: 4px;
|
|
30267
|
+
justify-content: space-between;
|
|
30552
30268
|
}
|
|
30553
30269
|
|
|
30554
|
-
.
|
|
30555
|
-
|
|
30270
|
+
.E_t10pqbtc .item .name {
|
|
30271
|
+
width: 102px;
|
|
30556
30272
|
}
|
|
30557
30273
|
|
|
30558
30274
|
.E_c1bus5hc {
|
|
@@ -30653,544 +30369,567 @@ button.E_n7k2c6r {
|
|
|
30653
30369
|
left: calc(100% - 20px - 2px);
|
|
30654
30370
|
}
|
|
30655
30371
|
|
|
30656
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30657
|
-
left: calc(100% - 14px - 1px);
|
|
30372
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30373
|
+
left: calc(100% - 14px - 1px);
|
|
30374
|
+
}
|
|
30375
|
+
|
|
30376
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30377
|
+
left: calc(100% - 28px - 2px);
|
|
30378
|
+
}
|
|
30379
|
+
|
|
30380
|
+
.E_c1up6e3y {
|
|
30381
|
+
margin-left: 5px;
|
|
30382
|
+
}
|
|
30383
|
+
|
|
30384
|
+
.E_tju3gfj .date {
|
|
30385
|
+
margin-right: 4px;
|
|
30386
|
+
}
|
|
30387
|
+
|
|
30388
|
+
.E_phljevk {
|
|
30389
|
+
display: flex;
|
|
30390
|
+
justify-content: space-between;
|
|
30391
|
+
align-items: center;
|
|
30392
|
+
padding: 10px 0;
|
|
30393
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30394
|
+
font-size: 12px;
|
|
30395
|
+
line-height: 24px;
|
|
30396
|
+
}
|
|
30397
|
+
|
|
30398
|
+
.E_phljevk .pagination-left {
|
|
30399
|
+
padding: 2px 8px;
|
|
30658
30400
|
}
|
|
30659
30401
|
|
|
30660
|
-
.
|
|
30661
|
-
|
|
30402
|
+
.E_phljevk .dropdown-trigger {
|
|
30403
|
+
display: flex;
|
|
30404
|
+
align-items: center;
|
|
30405
|
+
border-radius: 6px;
|
|
30406
|
+
cursor: pointer;
|
|
30407
|
+
transition: all 0.3s ease;
|
|
30662
30408
|
}
|
|
30663
30409
|
|
|
30664
|
-
.
|
|
30665
|
-
|
|
30410
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30411
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30412
|
+
color: #0080ff;
|
|
30666
30413
|
}
|
|
30667
30414
|
|
|
30668
|
-
.
|
|
30669
|
-
margin-
|
|
30415
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30416
|
+
margin-left: 4px;
|
|
30670
30417
|
}
|
|
30671
30418
|
|
|
30672
|
-
.
|
|
30673
|
-
display:
|
|
30674
|
-
|
|
30419
|
+
.E_phljevk .pagination-right {
|
|
30420
|
+
display: flex;
|
|
30421
|
+
align-items: center;
|
|
30422
|
+
color: #0080ff;
|
|
30423
|
+
font-weight: bold;
|
|
30675
30424
|
}
|
|
30676
30425
|
|
|
30677
|
-
.
|
|
30426
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30678
30427
|
margin-left: 4px;
|
|
30679
30428
|
}
|
|
30680
30429
|
|
|
30681
|
-
.
|
|
30682
|
-
|
|
30430
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30431
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30432
|
+
padding: 0 8px;
|
|
30683
30433
|
}
|
|
30684
30434
|
|
|
30685
|
-
.
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
align-items: center;
|
|
30689
|
-
font-size: 13px;
|
|
30690
|
-
line-height: 24px;
|
|
30691
|
-
color: #cccccc;
|
|
30692
|
-
white-space: nowrap;
|
|
30435
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30436
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30437
|
+
color: #0080ff;
|
|
30693
30438
|
}
|
|
30694
30439
|
|
|
30695
|
-
.
|
|
30696
|
-
|
|
30440
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30441
|
+
transform: rotate(180deg);
|
|
30697
30442
|
}
|
|
30698
30443
|
|
|
30699
|
-
.
|
|
30700
|
-
|
|
30701
|
-
|
|
30444
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30445
|
+
max-height: calc(100vh - 128px);
|
|
30446
|
+
overflow-y: auto;
|
|
30702
30447
|
}
|
|
30703
30448
|
|
|
30704
|
-
.
|
|
30705
|
-
|
|
30706
|
-
|
|
30707
|
-
|
|
30708
|
-
display: inline-block;
|
|
30709
|
-
background: var(--s11212zy-0);
|
|
30710
|
-
border: 1px solid #fff;
|
|
30711
|
-
box-sizing: content-box;
|
|
30712
|
-
margin-right: 6px;
|
|
30449
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30450
|
+
padding: 4px 20px;
|
|
30451
|
+
font-size: 12px;
|
|
30452
|
+
line-height: 18px;
|
|
30713
30453
|
}
|
|
30714
30454
|
|
|
30715
|
-
.
|
|
30716
|
-
|
|
30717
|
-
|
|
30455
|
+
.E_ivqqkzv {
|
|
30456
|
+
height: 24px;
|
|
30457
|
+
width: 56px !important;
|
|
30718
30458
|
margin-right: 4px;
|
|
30719
30459
|
}
|
|
30720
30460
|
|
|
30721
|
-
.
|
|
30722
|
-
|
|
30461
|
+
.E_c1wk4q29 {
|
|
30462
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30723
30463
|
}
|
|
30724
30464
|
|
|
30725
|
-
.
|
|
30726
|
-
display:
|
|
30465
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30466
|
+
display: inline-flex;
|
|
30467
|
+
align-items: baseline;
|
|
30468
|
+
white-space: pre-wrap;
|
|
30727
30469
|
}
|
|
30728
30470
|
|
|
30729
|
-
.
|
|
30730
|
-
|
|
30731
|
-
|
|
30471
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30472
|
+
position: relative;
|
|
30473
|
+
top: 3px;
|
|
30732
30474
|
}
|
|
30733
30475
|
|
|
30734
|
-
.
|
|
30735
|
-
|
|
30476
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30477
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30736
30478
|
}
|
|
30737
30479
|
|
|
30738
|
-
.
|
|
30739
|
-
|
|
30480
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30481
|
+
border-color: #0080ff;
|
|
30740
30482
|
}
|
|
30741
30483
|
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30744
|
-
|
|
30745
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30746
|
-
height: 34px;
|
|
30747
|
-
min-height: 34px;
|
|
30748
|
-
box-sizing: border-box;
|
|
30749
|
-
margin-top: 8px;
|
|
30484
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30485
|
+
border-color: #0080ff;
|
|
30486
|
+
background: #0080ff;
|
|
30750
30487
|
}
|
|
30751
30488
|
|
|
30752
|
-
.
|
|
30753
|
-
|
|
30754
|
-
|
|
30755
|
-
|
|
30756
|
-
|
|
30757
|
-
|
|
30489
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30490
|
+
top: 4px;
|
|
30491
|
+
left: 4px;
|
|
30492
|
+
width: 6px;
|
|
30493
|
+
height: 6px;
|
|
30494
|
+
background: #fff;
|
|
30758
30495
|
}
|
|
30759
30496
|
|
|
30760
|
-
.
|
|
30761
|
-
|
|
30497
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30498
|
+
opacity: 0.5;
|
|
30762
30499
|
}
|
|
30763
30500
|
|
|
30764
|
-
.
|
|
30765
|
-
|
|
30501
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30502
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30503
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30766
30504
|
}
|
|
30767
30505
|
|
|
30768
|
-
.
|
|
30769
|
-
background
|
|
30506
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30507
|
+
background: #00122e;
|
|
30770
30508
|
}
|
|
30771
30509
|
|
|
30772
|
-
.
|
|
30773
|
-
color: #
|
|
30510
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30511
|
+
color: #00122e;
|
|
30512
|
+
opacity: 0.5;
|
|
30774
30513
|
}
|
|
30775
30514
|
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30515
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30516
|
+
color: #00122e;
|
|
30778
30517
|
}
|
|
30779
30518
|
|
|
30780
|
-
.
|
|
30781
|
-
|
|
30519
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30520
|
+
display: inline-block;
|
|
30521
|
+
padding: 0;
|
|
30522
|
+
padding-left: 10px;
|
|
30782
30523
|
}
|
|
30783
30524
|
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30525
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30526
|
+
margin-bottom: 0;
|
|
30527
|
+
white-space: pre-wrap;
|
|
30528
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30786
30529
|
}
|
|
30787
30530
|
|
|
30788
|
-
.
|
|
30789
|
-
|
|
30790
|
-
color: #0080ff;
|
|
30531
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30532
|
+
padding-left: 8px;
|
|
30791
30533
|
}
|
|
30792
30534
|
|
|
30793
|
-
.
|
|
30794
|
-
|
|
30795
|
-
justify-content: space-between;
|
|
30796
|
-
height: 20px;
|
|
30797
|
-
line-height: 20px;
|
|
30535
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30536
|
+
border-radius: 5px 0 0 5px;
|
|
30798
30537
|
}
|
|
30799
30538
|
|
|
30800
|
-
.
|
|
30801
|
-
|
|
30802
|
-
overflow: hidden;
|
|
30803
|
-
text-overflow: ellipsis;
|
|
30539
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30540
|
+
border-radius: 0 5px 5px 0;
|
|
30804
30541
|
}
|
|
30805
30542
|
|
|
30806
|
-
.
|
|
30807
|
-
|
|
30808
|
-
|
|
30809
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30810
|
-
height: 18px;
|
|
30811
|
-
line-height: 18px;
|
|
30812
|
-
margin-top: 2px;
|
|
30543
|
+
.E_rcc63c8 {
|
|
30544
|
+
color: #00122e;
|
|
30545
|
+
border-color: #ccd4e3;
|
|
30813
30546
|
}
|
|
30814
30547
|
|
|
30815
|
-
.
|
|
30816
|
-
border:
|
|
30817
|
-
margin-right: 0;
|
|
30818
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30548
|
+
.E_rcc63c8:first-child {
|
|
30549
|
+
border-color: #a3b4cc;
|
|
30819
30550
|
}
|
|
30820
30551
|
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30552
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30553
|
+
padding: 0 12px;
|
|
30554
|
+
line-height: 32px;
|
|
30823
30555
|
height: 32px;
|
|
30824
|
-
width: 100%;
|
|
30825
|
-
opacity: 0;
|
|
30826
30556
|
}
|
|
30827
30557
|
|
|
30828
|
-
.
|
|
30829
|
-
|
|
30830
|
-
border-radius: 4px;
|
|
30558
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30559
|
+
white-space: nowrap;
|
|
30831
30560
|
}
|
|
30832
30561
|
|
|
30833
|
-
.
|
|
30834
|
-
|
|
30835
|
-
|
|
30562
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30563
|
+
height: 22px;
|
|
30564
|
+
padding: 0 7px;
|
|
30565
|
+
line-height: 20px;
|
|
30836
30566
|
}
|
|
30837
30567
|
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
border-radius: 2px;
|
|
30568
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30569
|
+
background: #ccd4e3;
|
|
30841
30570
|
}
|
|
30842
30571
|
|
|
30843
|
-
.
|
|
30844
|
-
|
|
30572
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30573
|
+
background: #0080ff;
|
|
30845
30574
|
}
|
|
30846
30575
|
|
|
30847
|
-
.
|
|
30848
|
-
|
|
30849
|
-
|
|
30850
|
-
display: inline-flex;
|
|
30851
|
-
align-items: center;
|
|
30852
|
-
border: none;
|
|
30576
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30577
|
+
background: #ccd4e3;
|
|
30578
|
+
opacity: 0.5;
|
|
30853
30579
|
}
|
|
30854
30580
|
|
|
30855
|
-
.
|
|
30856
|
-
|
|
30857
|
-
height: 16px;
|
|
30858
|
-
color: inherit;
|
|
30859
|
-
margin-left: 4px;
|
|
30860
|
-
opacity: 0.6;
|
|
30861
|
-
display: inline-flex;
|
|
30581
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30582
|
+
border-right-color: #0080ff;
|
|
30862
30583
|
}
|
|
30863
30584
|
|
|
30864
|
-
.
|
|
30865
|
-
|
|
30585
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30586
|
+
border-color: #0080ff;
|
|
30866
30587
|
}
|
|
30867
30588
|
|
|
30868
|
-
.
|
|
30869
|
-
|
|
30870
|
-
|
|
30589
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30590
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30591
|
+
}
|
|
30592
|
+
|
|
30593
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30594
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30595
|
+
border-color: #ccd4e3;
|
|
30596
|
+
opacity: 0.5;
|
|
30597
|
+
}
|
|
30598
|
+
|
|
30599
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30600
|
+
color: #00122e;
|
|
30601
|
+
border-color: #ccd4e3;
|
|
30871
30602
|
}
|
|
30872
30603
|
|
|
30873
|
-
.
|
|
30874
|
-
color: #
|
|
30875
|
-
|
|
30604
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30605
|
+
color: #00122e;
|
|
30606
|
+
border-color: #ccd4e3;
|
|
30607
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30876
30608
|
}
|
|
30877
30609
|
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30880
|
-
|
|
30610
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30611
|
+
margin-right: 8px;
|
|
30612
|
+
display: inline;
|
|
30613
|
+
border: none;
|
|
30614
|
+
padding: 0;
|
|
30615
|
+
width: 36px;
|
|
30616
|
+
background: transparent;
|
|
30881
30617
|
}
|
|
30882
30618
|
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30885
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30619
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30620
|
+
box-shadow: none;
|
|
30886
30621
|
}
|
|
30887
30622
|
|
|
30888
|
-
.
|
|
30889
|
-
|
|
30890
|
-
|
|
30623
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30624
|
+
margin-right: 0;
|
|
30625
|
+
width: initial;
|
|
30626
|
+
box-shadow: none;
|
|
30891
30627
|
}
|
|
30892
30628
|
|
|
30893
|
-
.
|
|
30894
|
-
|
|
30895
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30629
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30630
|
+
display: none;
|
|
30896
30631
|
}
|
|
30897
30632
|
|
|
30898
|
-
.
|
|
30899
|
-
|
|
30633
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30634
|
+
display: inline;
|
|
30900
30635
|
}
|
|
30901
30636
|
|
|
30902
|
-
.
|
|
30903
|
-
|
|
30637
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30638
|
+
display: inline;
|
|
30639
|
+
margin-right: 8px;
|
|
30640
|
+
padding: 0;
|
|
30641
|
+
width: 36px;
|
|
30904
30642
|
}
|
|
30905
30643
|
|
|
30906
|
-
.
|
|
30907
|
-
|
|
30644
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30645
|
+
margin-right: 8px;
|
|
30908
30646
|
}
|
|
30909
30647
|
|
|
30910
|
-
.
|
|
30911
|
-
|
|
30648
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30649
|
+
margin-left: 8px;
|
|
30912
30650
|
}
|
|
30913
30651
|
|
|
30914
|
-
.
|
|
30915
|
-
|
|
30652
|
+
.E_cc368xp {
|
|
30653
|
+
color: #00122e;
|
|
30654
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30655
|
+
margin-right: 8px;
|
|
30656
|
+
padding-right: 8px;
|
|
30916
30657
|
}
|
|
30917
30658
|
|
|
30918
|
-
.
|
|
30919
|
-
|
|
30659
|
+
.E_i11o6xqj {
|
|
30660
|
+
display: flex;
|
|
30661
|
+
gap: 4px;
|
|
30920
30662
|
}
|
|
30921
30663
|
|
|
30922
|
-
.
|
|
30923
|
-
|
|
30664
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30665
|
+
cursor: pointer;
|
|
30924
30666
|
}
|
|
30925
30667
|
|
|
30926
|
-
.
|
|
30927
|
-
|
|
30928
|
-
align-items: center;
|
|
30929
|
-
justify-content: space-between;
|
|
30930
|
-
background: #edf0f7;
|
|
30931
|
-
padding: 8px 12px;
|
|
30932
|
-
position: sticky;
|
|
30933
|
-
top: 0;
|
|
30934
|
-
z-index: 1;
|
|
30935
|
-
margin-bottom: -52px;
|
|
30668
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30669
|
+
cursor: not-allowed;
|
|
30936
30670
|
}
|
|
30937
30671
|
|
|
30938
|
-
.
|
|
30939
|
-
display:
|
|
30940
|
-
align-items: center;
|
|
30941
|
-
font-weight: 700;
|
|
30942
|
-
flex-shrink: 0;
|
|
30672
|
+
.E_iq1gosr {
|
|
30673
|
+
display: inline-block;
|
|
30943
30674
|
}
|
|
30944
30675
|
|
|
30945
|
-
.
|
|
30676
|
+
.E_gmyahx3 {
|
|
30946
30677
|
cursor: pointer;
|
|
30947
|
-
margin-left: 8px;
|
|
30948
|
-
width: 32px;
|
|
30949
|
-
height: 32px;
|
|
30950
|
-
border-radius: 50%;
|
|
30951
|
-
justify-content: center;
|
|
30952
30678
|
}
|
|
30953
30679
|
|
|
30954
|
-
.
|
|
30955
|
-
|
|
30680
|
+
.E_gmyahx3 .link-text {
|
|
30681
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30956
30682
|
}
|
|
30957
30683
|
|
|
30958
|
-
.
|
|
30959
|
-
|
|
30960
|
-
margin-left: 88px;
|
|
30961
|
-
white-space: nowrap;
|
|
30962
|
-
text-align: right;
|
|
30963
|
-
position: relative;
|
|
30964
|
-
padding: 4px 0;
|
|
30965
|
-
margin-top: -4px;
|
|
30966
|
-
overflow: hidden;
|
|
30684
|
+
.E_gmyahx3:hover .link-text {
|
|
30685
|
+
color: #0080ff;
|
|
30967
30686
|
}
|
|
30968
30687
|
|
|
30969
|
-
.
|
|
30970
|
-
|
|
30688
|
+
.E_c18bcrac {
|
|
30689
|
+
display: inline-block;
|
|
30690
|
+
width: 100%;
|
|
30971
30691
|
}
|
|
30972
30692
|
|
|
30973
|
-
.
|
|
30974
|
-
|
|
30693
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30694
|
+
margin-left: 4px;
|
|
30975
30695
|
}
|
|
30976
30696
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30697
|
+
.E_cro7kg2 {
|
|
30698
|
+
padding: 4px;
|
|
30979
30699
|
}
|
|
30980
30700
|
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30701
|
+
.E_c14wcxf0 {
|
|
30702
|
+
display: flex;
|
|
30703
|
+
justify-content: space-between;
|
|
30704
|
+
align-items: center;
|
|
30705
|
+
font-size: 13px;
|
|
30706
|
+
line-height: 24px;
|
|
30707
|
+
color: #cccccc;
|
|
30708
|
+
white-space: nowrap;
|
|
30983
30709
|
}
|
|
30984
30710
|
|
|
30985
|
-
.
|
|
30986
|
-
|
|
30987
|
-
width: 32px;
|
|
30988
|
-
height: 32px;
|
|
30989
|
-
justify-content: center;
|
|
30990
|
-
border-radius: 50%;
|
|
30711
|
+
.E_c14wcxf0 label {
|
|
30712
|
+
margin-right: 32px;
|
|
30991
30713
|
}
|
|
30992
30714
|
|
|
30993
|
-
.
|
|
30994
|
-
|
|
30715
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30716
|
+
font-weight: bold;
|
|
30717
|
+
color: white;
|
|
30995
30718
|
}
|
|
30996
30719
|
|
|
30997
|
-
.
|
|
30998
|
-
width:
|
|
30999
|
-
height:
|
|
31000
|
-
border-radius:
|
|
30720
|
+
.E_s11212zy {
|
|
30721
|
+
width: 8px;
|
|
30722
|
+
height: 8px;
|
|
30723
|
+
border-radius: 2px;
|
|
30724
|
+
display: inline-block;
|
|
30725
|
+
background: var(--s11212zy-0);
|
|
30726
|
+
border: 1px solid #fff;
|
|
30727
|
+
box-sizing: content-box;
|
|
30728
|
+
margin-right: 6px;
|
|
31001
30729
|
}
|
|
31002
30730
|
|
|
31003
|
-
.
|
|
31004
|
-
|
|
31005
|
-
|
|
31006
|
-
|
|
31007
|
-
border-top: none;
|
|
30731
|
+
.E_p1lyky6c > :first-child {
|
|
30732
|
+
font-weight: bold;
|
|
30733
|
+
color: white;
|
|
30734
|
+
margin-right: 4px;
|
|
31008
30735
|
}
|
|
31009
30736
|
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31012
|
-
padding: 0 16px;
|
|
30737
|
+
.E_s1dni7lo {
|
|
30738
|
+
width: 430px !important;
|
|
31013
30739
|
}
|
|
31014
30740
|
|
|
31015
|
-
.
|
|
31016
|
-
|
|
31017
|
-
|
|
31018
|
-
|
|
31019
|
-
|
|
30741
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30742
|
+
padding: 8px 16px;
|
|
30743
|
+
line-height: 18px;
|
|
30744
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30745
|
+
height: 34px;
|
|
30746
|
+
min-height: 34px;
|
|
30747
|
+
box-sizing: border-box;
|
|
30748
|
+
margin-top: 8px;
|
|
31020
30749
|
}
|
|
31021
30750
|
|
|
31022
|
-
.
|
|
31023
|
-
|
|
31024
|
-
|
|
30751
|
+
.E_o1ugr09p {
|
|
30752
|
+
display: flex;
|
|
30753
|
+
flex-direction: column;
|
|
30754
|
+
margin: 1px 8px;
|
|
30755
|
+
padding: 8px;
|
|
30756
|
+
border-radius: 4px;
|
|
31025
30757
|
}
|
|
31026
30758
|
|
|
31027
|
-
.
|
|
31028
|
-
|
|
31029
|
-
width: 22px;
|
|
30759
|
+
.E_o1ugr09p .selected-icon {
|
|
30760
|
+
display: none;
|
|
31030
30761
|
}
|
|
31031
30762
|
|
|
31032
|
-
.
|
|
31033
|
-
|
|
31034
|
-
padding: 0;
|
|
30763
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30764
|
+
padding-left: 8px;
|
|
31035
30765
|
}
|
|
31036
30766
|
|
|
31037
|
-
.
|
|
31038
|
-
color:
|
|
31039
|
-
opacity: 0.4;
|
|
30767
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30768
|
+
background-color: white;
|
|
31040
30769
|
}
|
|
31041
30770
|
|
|
31042
|
-
.
|
|
31043
|
-
color:
|
|
31044
|
-
opacity: 1;
|
|
30771
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30772
|
+
color: #0080ff;
|
|
31045
30773
|
}
|
|
31046
30774
|
|
|
31047
|
-
.
|
|
31048
|
-
|
|
30775
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30776
|
+
display: block;
|
|
31049
30777
|
}
|
|
31050
30778
|
|
|
31051
|
-
.
|
|
31052
|
-
|
|
30779
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30780
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31053
30781
|
}
|
|
31054
30782
|
|
|
31055
|
-
.
|
|
31056
|
-
color:
|
|
31057
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
31058
|
-
backdrop-filter: blur(10px);
|
|
31059
|
-
padding: 7px 10px;
|
|
30783
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30784
|
+
color: #0080ff;
|
|
31060
30785
|
}
|
|
31061
30786
|
|
|
31062
|
-
.
|
|
31063
|
-
|
|
30787
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30788
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30789
|
+
color: #0080ff;
|
|
30790
|
+
}
|
|
30791
|
+
|
|
30792
|
+
.E_o1ifxsq4 {
|
|
31064
30793
|
display: flex;
|
|
31065
30794
|
justify-content: space-between;
|
|
31066
|
-
|
|
31067
|
-
|
|
30795
|
+
height: 20px;
|
|
30796
|
+
line-height: 20px;
|
|
31068
30797
|
}
|
|
31069
30798
|
|
|
31070
|
-
.
|
|
31071
|
-
|
|
30799
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30800
|
+
color: #2d3a56;
|
|
30801
|
+
overflow: hidden;
|
|
30802
|
+
text-overflow: ellipsis;
|
|
31072
30803
|
}
|
|
31073
30804
|
|
|
31074
|
-
.
|
|
31075
|
-
|
|
30805
|
+
.E_o1zue7 {
|
|
30806
|
+
display: flex;
|
|
30807
|
+
justify-content: space-between;
|
|
30808
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30809
|
+
height: 18px;
|
|
30810
|
+
line-height: 18px;
|
|
30811
|
+
margin-top: 2px;
|
|
31076
30812
|
}
|
|
31077
30813
|
|
|
31078
|
-
.
|
|
31079
|
-
|
|
30814
|
+
.E_tyfmlxg {
|
|
30815
|
+
border: none;
|
|
30816
|
+
margin-right: 0;
|
|
30817
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31080
30818
|
}
|
|
31081
30819
|
|
|
31082
|
-
.
|
|
31083
|
-
|
|
31084
|
-
|
|
30820
|
+
.E_o18uybox {
|
|
30821
|
+
pointer-events: none;
|
|
30822
|
+
height: 32px;
|
|
30823
|
+
width: 100%;
|
|
30824
|
+
opacity: 0;
|
|
31085
30825
|
}
|
|
31086
30826
|
|
|
31087
|
-
.
|
|
31088
|
-
|
|
31089
|
-
width: 2px;
|
|
31090
|
-
height: 2px;
|
|
31091
|
-
border-radius: 1px;
|
|
31092
|
-
background: #0096ff;
|
|
30827
|
+
span.E_tqjc4ui {
|
|
30828
|
+
margin: 0 2px;
|
|
31093
30829
|
}
|
|
31094
30830
|
|
|
31095
|
-
.
|
|
31096
|
-
|
|
30831
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30832
|
+
display: none;
|
|
31097
30833
|
}
|
|
31098
30834
|
|
|
31099
|
-
.
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
background: #0096ff;
|
|
31103
|
-
border-radius: 2px;
|
|
30835
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30836
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30837
|
+
border-radius: 4px;
|
|
31104
30838
|
}
|
|
31105
30839
|
|
|
31106
|
-
|
|
31107
|
-
|
|
30840
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30841
|
+
visibility: hidden;
|
|
31108
30842
|
}
|
|
31109
30843
|
|
|
31110
|
-
.
|
|
30844
|
+
.E_s1ebs0ra {
|
|
31111
30845
|
display: flex;
|
|
31112
30846
|
align-items: center;
|
|
31113
|
-
|
|
31114
|
-
|
|
30847
|
+
justify-content: space-between;
|
|
30848
|
+
background: #edf0f7;
|
|
30849
|
+
padding: 8px 12px;
|
|
30850
|
+
position: sticky;
|
|
30851
|
+
top: 0;
|
|
30852
|
+
z-index: 1;
|
|
30853
|
+
margin-bottom: -52px;
|
|
31115
30854
|
}
|
|
31116
30855
|
|
|
31117
|
-
.
|
|
31118
|
-
|
|
30856
|
+
.E_s1ebs0ra .select-total {
|
|
30857
|
+
display: flex;
|
|
30858
|
+
align-items: center;
|
|
30859
|
+
font-weight: 700;
|
|
30860
|
+
flex-shrink: 0;
|
|
31119
30861
|
}
|
|
31120
30862
|
|
|
31121
|
-
.
|
|
31122
|
-
|
|
30863
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30864
|
+
cursor: pointer;
|
|
30865
|
+
margin-left: 8px;
|
|
30866
|
+
width: 32px;
|
|
30867
|
+
height: 32px;
|
|
30868
|
+
border-radius: 50%;
|
|
30869
|
+
justify-content: center;
|
|
31123
30870
|
}
|
|
31124
30871
|
|
|
31125
|
-
.
|
|
31126
|
-
|
|
31127
|
-
overflow: auto;
|
|
30872
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30873
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31128
30874
|
}
|
|
31129
30875
|
|
|
31130
|
-
.
|
|
30876
|
+
.E_s1ebs0ra .action-group {
|
|
30877
|
+
flex: 1;
|
|
30878
|
+
margin-left: 88px;
|
|
30879
|
+
white-space: nowrap;
|
|
30880
|
+
text-align: right;
|
|
30881
|
+
position: relative;
|
|
30882
|
+
padding: 4px 0;
|
|
30883
|
+
margin-top: -4px;
|
|
31131
30884
|
overflow: hidden;
|
|
31132
|
-
text-overflow: ellipsis;
|
|
31133
30885
|
}
|
|
31134
30886
|
|
|
31135
|
-
.
|
|
31136
|
-
|
|
30887
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30888
|
+
transform: translateY(-4px);
|
|
31137
30889
|
}
|
|
31138
30890
|
|
|
31139
|
-
.
|
|
31140
|
-
|
|
31141
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
31142
|
-
-webkit-box-orient: vertical;
|
|
31143
|
-
word-break: break-all;
|
|
30891
|
+
.E_s1ebs0ra .action-group button {
|
|
30892
|
+
border: none;
|
|
31144
30893
|
}
|
|
31145
30894
|
|
|
31146
|
-
.
|
|
31147
|
-
|
|
30895
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30896
|
+
margin-right: 8px;
|
|
31148
30897
|
}
|
|
31149
30898
|
|
|
31150
|
-
.
|
|
31151
|
-
|
|
31152
|
-
border-radius: 4px;
|
|
30899
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30900
|
+
margin-right: 4px;
|
|
31153
30901
|
}
|
|
31154
30902
|
|
|
31155
|
-
.
|
|
31156
|
-
|
|
30903
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30904
|
+
cursor: pointer;
|
|
30905
|
+
width: 32px;
|
|
30906
|
+
height: 32px;
|
|
30907
|
+
justify-content: center;
|
|
30908
|
+
border-radius: 50%;
|
|
31157
30909
|
}
|
|
31158
30910
|
|
|
31159
|
-
.
|
|
31160
|
-
|
|
31161
|
-
align-items: center;
|
|
31162
|
-
justify-content: flex-end;
|
|
30911
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30912
|
+
background: #fff;
|
|
31163
30913
|
}
|
|
31164
30914
|
|
|
31165
|
-
.
|
|
30915
|
+
.E_n12mqh7z {
|
|
31166
30916
|
display: flex;
|
|
31167
30917
|
align-items: center;
|
|
31168
|
-
|
|
31169
|
-
|
|
31170
|
-
|
|
31171
|
-
.E_b1ctd5xy .chart {
|
|
31172
|
-
display: inline-block;
|
|
31173
|
-
width: 100%;
|
|
31174
|
-
}
|
|
31175
|
-
|
|
31176
|
-
.E_u1p8acpn {
|
|
31177
|
-
min-width: 40px;
|
|
31178
|
-
}
|
|
31179
|
-
|
|
31180
|
-
.E_u1p8acpn .unit {
|
|
31181
|
-
color: #00122e !important;
|
|
30918
|
+
font-size: 12px;
|
|
30919
|
+
line-height: 18px;
|
|
31182
30920
|
}
|
|
31183
30921
|
|
|
31184
|
-
.
|
|
31185
|
-
|
|
30922
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30923
|
+
margin-bottom: 4px;
|
|
31186
30924
|
}
|
|
31187
30925
|
|
|
31188
|
-
.
|
|
31189
|
-
|
|
30926
|
+
.E_tf5bynu {
|
|
30927
|
+
margin: 0 3px;
|
|
31190
30928
|
}
|
|
31191
30929
|
|
|
31192
|
-
.
|
|
31193
|
-
|
|
30930
|
+
.E_tcckoz1 {
|
|
30931
|
+
max-height: 400px;
|
|
30932
|
+
overflow: auto;
|
|
31194
30933
|
}
|
|
31195
30934
|
|
|
31196
30935
|
.E_t1sqg15u {
|
|
@@ -31272,40 +31011,149 @@ span.E_tqjc4ui {
|
|
|
31272
31011
|
display: none;
|
|
31273
31012
|
}
|
|
31274
31013
|
|
|
31275
|
-
.E_t93e4cf .ant-btn-link {
|
|
31276
|
-
height: auto;
|
|
31014
|
+
.E_t93e4cf .ant-btn-link {
|
|
31015
|
+
height: auto;
|
|
31016
|
+
}
|
|
31017
|
+
|
|
31018
|
+
.E_t93e4cf .content {
|
|
31019
|
+
overflow: hidden;
|
|
31020
|
+
overflow-x: auto;
|
|
31021
|
+
width: 100%;
|
|
31022
|
+
white-space: pre-wrap;
|
|
31023
|
+
}
|
|
31024
|
+
|
|
31025
|
+
.E_t93e4cf .content .ant-btn {
|
|
31026
|
+
white-space: pre-wrap;
|
|
31027
|
+
text-align: left;
|
|
31028
|
+
}
|
|
31029
|
+
|
|
31030
|
+
.E_t93e4cf .content .unit-chart {
|
|
31031
|
+
justify-content: flex-start;
|
|
31032
|
+
}
|
|
31033
|
+
|
|
31034
|
+
.E_rhz2uv5 {
|
|
31035
|
+
width: var(--rhz2uv5-0);
|
|
31036
|
+
flex-shrink: 0;
|
|
31037
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31038
|
+
padding-right: 12px;
|
|
31039
|
+
}
|
|
31040
|
+
|
|
31041
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31042
|
+
display: flex;
|
|
31043
|
+
align-items: center;
|
|
31044
|
+
}
|
|
31045
|
+
|
|
31046
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31047
|
+
margin-right: 8px;
|
|
31048
|
+
}
|
|
31049
|
+
|
|
31050
|
+
.E_clm1wy1 {
|
|
31051
|
+
width: 192px;
|
|
31052
|
+
height: 246px;
|
|
31053
|
+
border-radius: 4px;
|
|
31054
|
+
}
|
|
31055
|
+
|
|
31056
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
31057
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
31058
|
+
width: 100%;
|
|
31059
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
31060
|
+
border-top: none;
|
|
31061
|
+
}
|
|
31062
|
+
|
|
31063
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
31064
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
31065
|
+
padding: 0 16px;
|
|
31066
|
+
}
|
|
31067
|
+
|
|
31068
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
31069
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
31070
|
+
width: 100%;
|
|
31071
|
+
height: 180px;
|
|
31072
|
+
border-spacing: 0;
|
|
31073
|
+
}
|
|
31074
|
+
|
|
31075
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
31076
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
31077
|
+
margin-bottom: 8px;
|
|
31078
|
+
}
|
|
31079
|
+
|
|
31080
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
31081
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
31082
|
+
width: 22px;
|
|
31083
|
+
}
|
|
31084
|
+
|
|
31085
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
31086
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
31087
|
+
padding: 0;
|
|
31088
|
+
}
|
|
31089
|
+
|
|
31090
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
31091
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31092
|
+
opacity: 0.4;
|
|
31093
|
+
}
|
|
31094
|
+
|
|
31095
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
31096
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31097
|
+
opacity: 1;
|
|
31098
|
+
}
|
|
31099
|
+
|
|
31100
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
31101
|
+
color: #3e4652;
|
|
31102
|
+
}
|
|
31103
|
+
|
|
31104
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
31105
|
+
pointer-events: none;
|
|
31106
|
+
}
|
|
31107
|
+
|
|
31108
|
+
.E_t1tsm00v {
|
|
31109
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31110
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
31111
|
+
backdrop-filter: blur(10px);
|
|
31112
|
+
padding: 7px 10px;
|
|
31113
|
+
}
|
|
31114
|
+
|
|
31115
|
+
.E_c167wnad {
|
|
31116
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31117
|
+
display: flex;
|
|
31118
|
+
justify-content: space-between;
|
|
31119
|
+
align-items: center;
|
|
31120
|
+
padding: 8px 16px;
|
|
31121
|
+
}
|
|
31122
|
+
|
|
31123
|
+
.E_c167wnad .anticon {
|
|
31124
|
+
cursor: pointer;
|
|
31277
31125
|
}
|
|
31278
31126
|
|
|
31279
|
-
.
|
|
31280
|
-
|
|
31281
|
-
overflow-x: auto;
|
|
31282
|
-
width: 100%;
|
|
31283
|
-
white-space: pre-wrap;
|
|
31127
|
+
.E_c167wnad .anticon:hover {
|
|
31128
|
+
color: #0096ff;
|
|
31284
31129
|
}
|
|
31285
31130
|
|
|
31286
|
-
.
|
|
31287
|
-
|
|
31288
|
-
text-align: left;
|
|
31131
|
+
.E_cxhf7dh {
|
|
31132
|
+
text-align: center;
|
|
31289
31133
|
}
|
|
31290
31134
|
|
|
31291
|
-
.
|
|
31292
|
-
|
|
31135
|
+
.E_cxhf7dh .dots {
|
|
31136
|
+
display: flex;
|
|
31137
|
+
justify-content: center;
|
|
31293
31138
|
}
|
|
31294
31139
|
|
|
31295
|
-
.
|
|
31296
|
-
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
|
|
31140
|
+
.E_cxhf7dh .dot {
|
|
31141
|
+
display: inline-block;
|
|
31142
|
+
width: 2px;
|
|
31143
|
+
height: 2px;
|
|
31144
|
+
border-radius: 1px;
|
|
31145
|
+
background: #0096ff;
|
|
31300
31146
|
}
|
|
31301
31147
|
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
align-items: center;
|
|
31148
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
31149
|
+
margin-right: 2px;
|
|
31305
31150
|
}
|
|
31306
31151
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31152
|
+
.E_cxhf7dh .bar {
|
|
31153
|
+
width: 9px;
|
|
31154
|
+
height: 2px;
|
|
31155
|
+
background: #0096ff;
|
|
31156
|
+
border-radius: 2px;
|
|
31309
31157
|
}
|
|
31310
31158
|
|
|
31311
31159
|
.E_c1up1pdz {
|
|
@@ -31474,154 +31322,317 @@ span.E_tqjc4ui {
|
|
|
31474
31322
|
color: #fff;
|
|
31475
31323
|
}
|
|
31476
31324
|
|
|
31477
|
-
.
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
overflow: auto;
|
|
31325
|
+
.E_ou7iq30 {
|
|
31326
|
+
overflow: hidden;
|
|
31327
|
+
text-overflow: ellipsis;
|
|
31481
31328
|
}
|
|
31482
31329
|
|
|
31483
|
-
.
|
|
31330
|
+
.E_s1tui002 {
|
|
31331
|
+
white-space: nowrap;
|
|
31332
|
+
}
|
|
31333
|
+
|
|
31334
|
+
.E_mxrc2zg {
|
|
31335
|
+
display: -webkit-box;
|
|
31336
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
31337
|
+
-webkit-box-orient: vertical;
|
|
31338
|
+
word-break: break-all;
|
|
31339
|
+
}
|
|
31340
|
+
|
|
31341
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
31342
|
+
display: none;
|
|
31343
|
+
}
|
|
31344
|
+
|
|
31345
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
31346
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31347
|
+
border-radius: 4px;
|
|
31348
|
+
}
|
|
31349
|
+
|
|
31350
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31351
|
+
visibility: hidden;
|
|
31352
|
+
}
|
|
31353
|
+
|
|
31354
|
+
.E_wg1tsps {
|
|
31484
31355
|
display: flex;
|
|
31485
|
-
|
|
31486
|
-
justify-content:
|
|
31356
|
+
align-items: center;
|
|
31357
|
+
justify-content: flex-end;
|
|
31487
31358
|
}
|
|
31488
31359
|
|
|
31489
|
-
.
|
|
31360
|
+
.E_b1ctd5xy {
|
|
31490
31361
|
display: flex;
|
|
31362
|
+
align-items: center;
|
|
31363
|
+
width: calc(100% - 40px);
|
|
31491
31364
|
}
|
|
31492
31365
|
|
|
31493
|
-
.
|
|
31494
|
-
|
|
31366
|
+
.E_b1ctd5xy .chart {
|
|
31367
|
+
display: inline-block;
|
|
31368
|
+
width: 100%;
|
|
31495
31369
|
}
|
|
31496
31370
|
|
|
31497
|
-
.
|
|
31498
|
-
|
|
31499
|
-
width: 180px;
|
|
31500
|
-
overflow: hidden;
|
|
31501
|
-
text-overflow: ellipsis;
|
|
31371
|
+
.E_u1p8acpn {
|
|
31372
|
+
min-width: 40px;
|
|
31502
31373
|
}
|
|
31503
31374
|
|
|
31504
|
-
.
|
|
31505
|
-
|
|
31375
|
+
.E_u1p8acpn .unit {
|
|
31376
|
+
color: #00122e !important;
|
|
31506
31377
|
}
|
|
31507
31378
|
|
|
31508
|
-
.
|
|
31379
|
+
.E_s1sck0th {
|
|
31380
|
+
padding: 0 8px;
|
|
31381
|
+
border-radius: 4px;
|
|
31382
|
+
}
|
|
31383
|
+
|
|
31384
|
+
.E_m855nr1 {
|
|
31385
|
+
padding: 2px 8px;
|
|
31386
|
+
border-radius: 3px;
|
|
31387
|
+
}
|
|
31388
|
+
|
|
31389
|
+
.E_l1270xpg {
|
|
31390
|
+
padding: 3px 8px;
|
|
31391
|
+
border-radius: 2px;
|
|
31392
|
+
}
|
|
31393
|
+
|
|
31394
|
+
.E_t14rextb.ant-tag:hover {
|
|
31395
|
+
opacity: unset;
|
|
31396
|
+
}
|
|
31397
|
+
|
|
31398
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31509
31399
|
margin: 0;
|
|
31400
|
+
margin-right: 8px;
|
|
31401
|
+
display: inline-flex;
|
|
31402
|
+
align-items: center;
|
|
31403
|
+
border: none;
|
|
31510
31404
|
}
|
|
31511
31405
|
|
|
31512
|
-
.
|
|
31513
|
-
|
|
31514
|
-
|
|
31515
|
-
|
|
31406
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31407
|
+
width: 16px;
|
|
31408
|
+
height: 16px;
|
|
31409
|
+
color: inherit;
|
|
31410
|
+
margin-left: 4px;
|
|
31411
|
+
opacity: 0.6;
|
|
31412
|
+
display: inline-flex;
|
|
31516
31413
|
}
|
|
31517
31414
|
|
|
31518
|
-
.
|
|
31519
|
-
|
|
31415
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31416
|
+
opacity: 1;
|
|
31520
31417
|
}
|
|
31521
31418
|
|
|
31522
|
-
.
|
|
31523
|
-
|
|
31419
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31420
|
+
color: #0080ff;
|
|
31421
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31524
31422
|
}
|
|
31525
31423
|
|
|
31526
|
-
.
|
|
31527
|
-
|
|
31528
|
-
|
|
31424
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31425
|
+
color: #f0483e;
|
|
31426
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31529
31427
|
}
|
|
31530
31428
|
|
|
31531
|
-
.
|
|
31532
|
-
|
|
31429
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31430
|
+
color: #e07f00;
|
|
31431
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31432
|
+
}
|
|
31433
|
+
|
|
31434
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31435
|
+
color: #008f4c;
|
|
31436
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31437
|
+
}
|
|
31438
|
+
|
|
31439
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31440
|
+
color: #1d326c;
|
|
31441
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31442
|
+
}
|
|
31443
|
+
|
|
31444
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31445
|
+
color: #7E41FF;
|
|
31446
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31447
|
+
}
|
|
31448
|
+
|
|
31449
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31450
|
+
color: #fff;
|
|
31451
|
+
}
|
|
31452
|
+
|
|
31453
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31454
|
+
background-color: #f0483e;
|
|
31455
|
+
}
|
|
31456
|
+
|
|
31457
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31458
|
+
background-color: #fea008;
|
|
31459
|
+
}
|
|
31460
|
+
|
|
31461
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31462
|
+
background-color: #00ba5d;
|
|
31463
|
+
}
|
|
31464
|
+
|
|
31465
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31466
|
+
background-color: #0080ff;
|
|
31467
|
+
}
|
|
31468
|
+
|
|
31469
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31470
|
+
background-color: #6b7d99;
|
|
31471
|
+
}
|
|
31472
|
+
|
|
31473
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31474
|
+
background-color: #7E41FF;
|
|
31475
|
+
}
|
|
31476
|
+
|
|
31477
|
+
.E_skwah65 {
|
|
31478
|
+
height: 8px;
|
|
31479
|
+
box-sizing: border-box;
|
|
31480
|
+
border-radius: 2px;
|
|
31481
|
+
background: #f5f7fa;
|
|
31482
|
+
display: flex;
|
|
31483
|
+
width: 100%;
|
|
31484
|
+
overflow: hidden;
|
|
31485
|
+
}
|
|
31486
|
+
|
|
31487
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31488
|
+
margin-left: 1px;
|
|
31489
|
+
}
|
|
31490
|
+
|
|
31491
|
+
.E_f7pxqmh {
|
|
31492
|
+
width: 100%;
|
|
31493
|
+
margin-bottom: 0 !important;
|
|
31494
|
+
flex-flow: nowrap !important;
|
|
31495
|
+
line-break: auto;
|
|
31496
|
+
}
|
|
31497
|
+
|
|
31498
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31499
|
+
text-align: left !important;
|
|
31500
|
+
padding-bottom: 0 !important;
|
|
31501
|
+
}
|
|
31502
|
+
|
|
31503
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31504
|
+
min-height: 32px;
|
|
31505
|
+
height: auto;
|
|
31506
|
+
font-size: 13px;
|
|
31507
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31508
|
+
white-space: normal;
|
|
31509
|
+
}
|
|
31510
|
+
|
|
31511
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31512
|
+
border-color: #ff4d4f !important;
|
|
31513
|
+
}
|
|
31514
|
+
|
|
31515
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31516
|
+
border-color: #ff4d4f !important;
|
|
31517
|
+
}
|
|
31518
|
+
|
|
31519
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31520
|
+
margin-top: 4px;
|
|
31521
|
+
font-size: 12px;
|
|
31522
|
+
min-height: 0px;
|
|
31523
|
+
}
|
|
31524
|
+
|
|
31525
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31526
|
+
font-size: 12px;
|
|
31527
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31528
|
+
min-height: 0px;
|
|
31529
|
+
}
|
|
31530
|
+
|
|
31531
|
+
.E_fzh9mnb {
|
|
31532
|
+
width: 100%;
|
|
31533
|
+
height: 100%;
|
|
31534
|
+
min-height: 124px;
|
|
31533
31535
|
display: flex;
|
|
31536
|
+
flex-direction: column;
|
|
31537
|
+
justify-content: center;
|
|
31534
31538
|
align-items: center;
|
|
31535
|
-
height: 32px;
|
|
31536
|
-
line-height: 22px;
|
|
31537
|
-
padding: 0 8px;
|
|
31538
31539
|
}
|
|
31539
31540
|
|
|
31540
|
-
.
|
|
31541
|
-
|
|
31541
|
+
.E_fzh9mnb .error-text {
|
|
31542
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31543
|
+
margin-bottom: 16px;
|
|
31544
|
+
font-size: 18px;
|
|
31542
31545
|
}
|
|
31543
31546
|
|
|
31544
|
-
.
|
|
31545
|
-
|
|
31546
|
-
margin-bottom: 2px;
|
|
31547
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31548
|
+
display: var(--ai7qkf2-0);
|
|
31547
31549
|
}
|
|
31548
31550
|
|
|
31549
|
-
.
|
|
31550
|
-
|
|
31551
|
-
|
|
31552
|
-
|
|
31553
|
-
|
|
31551
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31552
|
+
display: inline-flex;
|
|
31553
|
+
line-height: 1.5715;
|
|
31554
|
+
height: 100%;
|
|
31555
|
+
width: 100%;
|
|
31554
31556
|
}
|
|
31555
31557
|
|
|
31556
|
-
.
|
|
31557
|
-
|
|
31558
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31559
|
+
content: var(--ai7qkf2-1);
|
|
31560
|
+
display: var(--ai7qkf2-2);
|
|
31561
|
+
flex: none;
|
|
31562
|
+
align-items: center;
|
|
31563
|
+
margin-left: 4px;
|
|
31564
|
+
padding: 5px 12px 5px 0;
|
|
31565
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31558
31566
|
}
|
|
31559
31567
|
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
|
|
31568
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31569
|
+
content: var(--ai7qkf2-3);
|
|
31570
|
+
display: var(--ai7qkf2-4);
|
|
31571
|
+
flex: none;
|
|
31572
|
+
align-items: center;
|
|
31573
|
+
margin-right: 4px;
|
|
31574
|
+
cursor: auto;
|
|
31575
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31564
31576
|
}
|
|
31565
31577
|
|
|
31566
|
-
.
|
|
31567
|
-
|
|
31568
|
-
transition: all 0s;
|
|
31578
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31579
|
+
border-radius: 0;
|
|
31569
31580
|
}
|
|
31570
31581
|
|
|
31571
|
-
.
|
|
31572
|
-
|
|
31573
|
-
|
|
31582
|
+
.E_ai7qkf2.ant-input-number {
|
|
31583
|
+
width: 100%;
|
|
31584
|
+
border-radius: 6px;
|
|
31574
31585
|
}
|
|
31575
31586
|
|
|
31576
|
-
.
|
|
31577
|
-
|
|
31587
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
31588
|
+
border-color: #0096ff;
|
|
31589
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31590
|
+
z-index: 1;
|
|
31578
31591
|
}
|
|
31579
31592
|
|
|
31580
|
-
.
|
|
31581
|
-
|
|
31582
|
-
|
|
31593
|
+
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
31594
|
+
border-color: #e75a3a;
|
|
31595
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31583
31596
|
}
|
|
31584
31597
|
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
|
|
31598
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31599
|
+
height: 30px;
|
|
31600
|
+
border: 1px;
|
|
31601
|
+
padding: 5px 12px;
|
|
31602
|
+
font-size: inherit;
|
|
31589
31603
|
}
|
|
31590
31604
|
|
|
31591
|
-
.
|
|
31592
|
-
|
|
31593
|
-
|
|
31605
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31606
|
+
height: 38px;
|
|
31607
|
+
border: 1px;
|
|
31608
|
+
padding: 8px 16px;
|
|
31594
31609
|
}
|
|
31595
31610
|
|
|
31596
|
-
.
|
|
31597
|
-
|
|
31598
|
-
|
|
31611
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31612
|
+
height: 22px;
|
|
31613
|
+
border: 1px;
|
|
31614
|
+
padding: 2px 8px;
|
|
31599
31615
|
}
|
|
31600
31616
|
|
|
31601
|
-
.
|
|
31602
|
-
|
|
31617
|
+
.E_iouxfgt {
|
|
31618
|
+
display: inline-flex;
|
|
31619
|
+
align-items: center;
|
|
31603
31620
|
}
|
|
31604
31621
|
|
|
31605
|
-
.
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
text-overflow: ellipsis;
|
|
31610
|
-
text-align: left;
|
|
31622
|
+
.E_iouxfgt .icon-inner {
|
|
31623
|
+
display: inline-flex;
|
|
31624
|
+
align-items: center;
|
|
31625
|
+
justify-content: center;
|
|
31611
31626
|
}
|
|
31612
31627
|
|
|
31613
|
-
.
|
|
31614
|
-
|
|
31615
|
-
|
|
31616
|
-
border-radius: 2px;
|
|
31617
|
-
background: #f5f7fa;
|
|
31618
|
-
display: flex;
|
|
31619
|
-
width: 100%;
|
|
31620
|
-
overflow: hidden;
|
|
31628
|
+
.E_iouxfgt .icon-inner + span,
|
|
31629
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31630
|
+
margin-left: 4px;
|
|
31621
31631
|
}
|
|
31622
31632
|
|
|
31623
|
-
.
|
|
31624
|
-
|
|
31633
|
+
.E_iouxfgt.is-rotate img,
|
|
31634
|
+
.E_iouxfgt.is-rotate svg {
|
|
31635
|
+
animation: rotate 680ms linear infinite;
|
|
31625
31636
|
}
|
|
31626
31637
|
|
|
31627
31638
|
.E_t160l1cm {
|
|
@@ -31874,159 +31885,153 @@ span.E_tqjc4ui {
|
|
|
31874
31885
|
background: transparent;
|
|
31875
31886
|
}
|
|
31876
31887
|
|
|
31877
|
-
.
|
|
31878
|
-
|
|
31879
|
-
|
|
31880
|
-
|
|
31881
|
-
display: flex;
|
|
31882
|
-
flex-direction: column;
|
|
31883
|
-
justify-content: center;
|
|
31884
|
-
align-items: center;
|
|
31888
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31889
|
+
background: #edf0f7;
|
|
31890
|
+
padding: 32px 8px;
|
|
31891
|
+
overflow: auto;
|
|
31885
31892
|
}
|
|
31886
31893
|
|
|
31887
|
-
.
|
|
31888
|
-
|
|
31889
|
-
|
|
31890
|
-
|
|
31894
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31895
|
+
display: flex;
|
|
31896
|
+
flex-direction: column;
|
|
31897
|
+
justify-content: space-between;
|
|
31891
31898
|
}
|
|
31892
31899
|
|
|
31893
|
-
.
|
|
31894
|
-
|
|
31895
|
-
margin-bottom: 0 !important;
|
|
31896
|
-
flex-flow: nowrap !important;
|
|
31897
|
-
line-break: auto;
|
|
31900
|
+
.E_s1at6qmn footer {
|
|
31901
|
+
display: flex;
|
|
31898
31902
|
}
|
|
31899
31903
|
|
|
31900
|
-
.
|
|
31901
|
-
|
|
31902
|
-
padding-bottom: 0 !important;
|
|
31904
|
+
.E_s1at6qmn .ant-menu {
|
|
31905
|
+
background: #edf0f7;
|
|
31903
31906
|
}
|
|
31904
31907
|
|
|
31905
|
-
.
|
|
31906
|
-
|
|
31907
|
-
|
|
31908
|
-
|
|
31909
|
-
|
|
31910
|
-
white-space: normal;
|
|
31908
|
+
.E_s1at6qmn .ant-menu a {
|
|
31909
|
+
color: #00122e;
|
|
31910
|
+
width: 180px;
|
|
31911
|
+
overflow: hidden;
|
|
31912
|
+
text-overflow: ellipsis;
|
|
31911
31913
|
}
|
|
31912
31914
|
|
|
31913
|
-
.
|
|
31914
|
-
|
|
31915
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31916
|
+
margin-bottom: 24px;
|
|
31915
31917
|
}
|
|
31916
31918
|
|
|
31917
|
-
.
|
|
31918
|
-
|
|
31919
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31920
|
+
margin: 0;
|
|
31919
31921
|
}
|
|
31920
31922
|
|
|
31921
|
-
.
|
|
31922
|
-
margin-top: 4px;
|
|
31923
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31923
31924
|
font-size: 12px;
|
|
31924
|
-
|
|
31925
|
+
padding: 0 8px 4px;
|
|
31926
|
+
line-height: 18px;
|
|
31925
31927
|
}
|
|
31926
31928
|
|
|
31927
|
-
.
|
|
31928
|
-
|
|
31929
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31930
|
-
min-height: 0px;
|
|
31929
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31930
|
+
padding: 0;
|
|
31931
31931
|
}
|
|
31932
31932
|
|
|
31933
|
-
.
|
|
31934
|
-
|
|
31933
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31934
|
+
padding-bottom: 24px;
|
|
31935
31935
|
}
|
|
31936
31936
|
|
|
31937
|
-
.
|
|
31938
|
-
|
|
31939
|
-
|
|
31940
|
-
height: 100%;
|
|
31941
|
-
width: 100%;
|
|
31937
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31938
|
+
margin-bottom: 24px;
|
|
31939
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31942
31940
|
}
|
|
31943
31941
|
|
|
31944
|
-
.
|
|
31945
|
-
|
|
31946
|
-
display:
|
|
31947
|
-
flex: none;
|
|
31942
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31943
|
+
transition: none;
|
|
31944
|
+
display: flex;
|
|
31948
31945
|
align-items: center;
|
|
31949
|
-
|
|
31950
|
-
|
|
31951
|
-
|
|
31946
|
+
height: 32px;
|
|
31947
|
+
line-height: 22px;
|
|
31948
|
+
padding: 0 8px;
|
|
31952
31949
|
}
|
|
31953
31950
|
|
|
31954
|
-
.
|
|
31955
|
-
|
|
31956
|
-
display: var(--ai7qkf2-4);
|
|
31957
|
-
flex: none;
|
|
31958
|
-
align-items: center;
|
|
31959
|
-
margin-right: 4px;
|
|
31960
|
-
cursor: auto;
|
|
31961
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31951
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31952
|
+
margin-right: 12px;
|
|
31962
31953
|
}
|
|
31963
31954
|
|
|
31964
|
-
.ant-
|
|
31965
|
-
|
|
31955
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31956
|
+
margin: 0;
|
|
31957
|
+
margin-bottom: 2px;
|
|
31966
31958
|
}
|
|
31967
31959
|
|
|
31968
|
-
.
|
|
31969
|
-
|
|
31960
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31961
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31962
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31970
31963
|
border-radius: 6px;
|
|
31964
|
+
color: #fff;
|
|
31971
31965
|
}
|
|
31972
31966
|
|
|
31973
|
-
.
|
|
31974
|
-
|
|
31975
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31976
|
-
z-index: 1;
|
|
31967
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31968
|
+
color: #fff;
|
|
31977
31969
|
}
|
|
31978
31970
|
|
|
31979
|
-
.
|
|
31980
|
-
|
|
31981
|
-
box-shadow: 0px 0px 0px
|
|
31971
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
31972
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31973
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31974
|
+
border-radius: 6px;
|
|
31975
|
+
}
|
|
31976
|
+
|
|
31977
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31978
|
+
white-space: nowrap;
|
|
31979
|
+
transition: all 0s;
|
|
31982
31980
|
}
|
|
31983
31981
|
|
|
31984
|
-
.
|
|
31985
|
-
|
|
31986
|
-
|
|
31987
|
-
padding: 5px 12px;
|
|
31988
|
-
font-size: inherit;
|
|
31982
|
+
.E_s1wu0lms.shrink {
|
|
31983
|
+
transition: all 0s;
|
|
31984
|
+
overflow: hidden;
|
|
31989
31985
|
}
|
|
31990
31986
|
|
|
31991
|
-
.
|
|
31992
|
-
|
|
31993
|
-
border: 1px;
|
|
31994
|
-
padding: 8px 16px;
|
|
31987
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31988
|
+
visibility: hidden;
|
|
31995
31989
|
}
|
|
31996
31990
|
|
|
31997
|
-
.
|
|
31998
|
-
|
|
31999
|
-
|
|
32000
|
-
padding: 2px 8px;
|
|
31991
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31992
|
+
width: 36px;
|
|
31993
|
+
padding: 0 6px;
|
|
32001
31994
|
}
|
|
32002
31995
|
|
|
32003
|
-
.
|
|
32004
|
-
display:
|
|
32005
|
-
|
|
31996
|
+
.E_n1ugzfva {
|
|
31997
|
+
display: flex;
|
|
31998
|
+
place-items: center;
|
|
31999
|
+
width: 100% !important;
|
|
32006
32000
|
}
|
|
32007
32001
|
|
|
32008
|
-
.
|
|
32009
|
-
|
|
32010
|
-
|
|
32011
|
-
justify-content: center;
|
|
32002
|
+
.E_n1ugzfva[disabled] {
|
|
32003
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
32004
|
+
opacity: 1 !important;
|
|
32012
32005
|
}
|
|
32013
32006
|
|
|
32014
|
-
.
|
|
32015
|
-
|
|
32016
|
-
|
|
32007
|
+
.E_n1ugzfva.ant-btn {
|
|
32008
|
+
width: 100%;
|
|
32009
|
+
color: #00122e;
|
|
32017
32010
|
}
|
|
32018
32011
|
|
|
32019
|
-
.
|
|
32020
|
-
|
|
32021
|
-
animation: rotate 680ms linear infinite;
|
|
32012
|
+
.E_n1ugzfva .icon-wrapper {
|
|
32013
|
+
margin-right: 12px;
|
|
32022
32014
|
}
|
|
32023
32015
|
|
|
32024
|
-
.
|
|
32025
|
-
|
|
32016
|
+
.E_n1ugzfva .link-title {
|
|
32017
|
+
flex: 1;
|
|
32018
|
+
overflow: hidden;
|
|
32019
|
+
white-space: nowrap;
|
|
32020
|
+
text-overflow: ellipsis;
|
|
32021
|
+
text-align: left;
|
|
32026
32022
|
}
|
|
32027
32023
|
|
|
32028
|
-
.
|
|
32029
|
-
|
|
32024
|
+
.E_i1inqkme {
|
|
32025
|
+
height: 18px;
|
|
32026
|
+
line-height: 18px;
|
|
32027
|
+
padding: 0 4px;
|
|
32028
|
+
border-radius: 4px;
|
|
32029
|
+
background: rgba(235, 239, 245, 0.6);
|
|
32030
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
32031
|
+
display: flex;
|
|
32032
|
+
align-items: center;
|
|
32033
|
+
white-space: nowrap;
|
|
32034
|
+
margin-right: 4px;
|
|
32030
32035
|
}
|
|
32031
32036
|
|
|
32032
32037
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -32064,6 +32069,39 @@ span.E_tqjc4ui {
|
|
|
32064
32069
|
font-size: inherit;
|
|
32065
32070
|
}
|
|
32066
32071
|
|
|
32072
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32073
|
+
display: inline-flex;
|
|
32074
|
+
align-items: center;
|
|
32075
|
+
justify-content: center;
|
|
32076
|
+
color: #fff;
|
|
32077
|
+
font-weight: bold;
|
|
32078
|
+
font-size: 12px;
|
|
32079
|
+
width: 24px;
|
|
32080
|
+
height: 24px;
|
|
32081
|
+
border-radius: 50%;
|
|
32082
|
+
background: var(--a1b5xrg3-0);
|
|
32083
|
+
}
|
|
32084
|
+
|
|
32085
|
+
.E_a1b5xrg3.btn-item {
|
|
32086
|
+
transition: all 160ms ease;
|
|
32087
|
+
cursor: pointer;
|
|
32088
|
+
width: 56px;
|
|
32089
|
+
height: 40px;
|
|
32090
|
+
display: inline-flex;
|
|
32091
|
+
align-items: center;
|
|
32092
|
+
justify-content: center;
|
|
32093
|
+
border-radius: 6px;
|
|
32094
|
+
}
|
|
32095
|
+
|
|
32096
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32097
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32098
|
+
}
|
|
32099
|
+
|
|
32100
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32101
|
+
transform: translateY(2px);
|
|
32102
|
+
transition: all 320ms ease;
|
|
32103
|
+
}
|
|
32104
|
+
|
|
32067
32105
|
.E_owd0kml {
|
|
32068
32106
|
display: inline-block;
|
|
32069
32107
|
}
|
|
@@ -32073,17 +32111,16 @@ span.E_tqjc4ui {
|
|
|
32073
32111
|
position: absolute;
|
|
32074
32112
|
}
|
|
32075
32113
|
|
|
32076
|
-
.
|
|
32077
|
-
|
|
32078
|
-
|
|
32079
|
-
|
|
32080
|
-
|
|
32081
|
-
|
|
32082
|
-
|
|
32083
|
-
|
|
32084
|
-
|
|
32085
|
-
|
|
32086
|
-
margin-right: 4px;
|
|
32114
|
+
.E_atcz0kf .ant-input-suffix {
|
|
32115
|
+
margin-left: 8px;
|
|
32116
|
+
}
|
|
32117
|
+
|
|
32118
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
32119
|
+
padding: 2px 7px 2px 12px;
|
|
32120
|
+
}
|
|
32121
|
+
|
|
32122
|
+
.E_m196gn1d {
|
|
32123
|
+
min-width: 1280px;
|
|
32087
32124
|
}
|
|
32088
32125
|
|
|
32089
32126
|
.E_dsnbhzf {
|
|
@@ -32561,43 +32598,6 @@ span.E_tqjc4ui {
|
|
|
32561
32598
|
line-height: 12px;
|
|
32562
32599
|
}
|
|
32563
32600
|
|
|
32564
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32565
|
-
display: inline-flex;
|
|
32566
|
-
align-items: center;
|
|
32567
|
-
justify-content: center;
|
|
32568
|
-
color: #fff;
|
|
32569
|
-
font-weight: bold;
|
|
32570
|
-
font-size: 12px;
|
|
32571
|
-
width: 24px;
|
|
32572
|
-
height: 24px;
|
|
32573
|
-
border-radius: 50%;
|
|
32574
|
-
background: var(--a1b5xrg3-0);
|
|
32575
|
-
}
|
|
32576
|
-
|
|
32577
|
-
.E_a1b5xrg3.btn-item {
|
|
32578
|
-
transition: all 160ms ease;
|
|
32579
|
-
cursor: pointer;
|
|
32580
|
-
width: 56px;
|
|
32581
|
-
height: 40px;
|
|
32582
|
-
display: inline-flex;
|
|
32583
|
-
align-items: center;
|
|
32584
|
-
justify-content: center;
|
|
32585
|
-
border-radius: 6px;
|
|
32586
|
-
}
|
|
32587
|
-
|
|
32588
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32589
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32590
|
-
}
|
|
32591
|
-
|
|
32592
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32593
|
-
transform: translateY(2px);
|
|
32594
|
-
transition: all 320ms ease;
|
|
32595
|
-
}
|
|
32596
|
-
|
|
32597
|
-
.E_m196gn1d {
|
|
32598
|
-
min-width: 1280px;
|
|
32599
|
-
}
|
|
32600
|
-
|
|
32601
32601
|
.E_cnujxq2 {
|
|
32602
32602
|
display: flex;
|
|
32603
32603
|
flex-direction: column;
|
|
@@ -33457,6 +33457,32 @@ input.E_rf8rlle.ant-input {
|
|
|
33457
33457
|
transform: rotate(180deg);
|
|
33458
33458
|
}
|
|
33459
33459
|
|
|
33460
|
+
.E_oa99sl3 {
|
|
33461
|
+
display: flex;
|
|
33462
|
+
justify-content: space-between;
|
|
33463
|
+
align-items: center;
|
|
33464
|
+
gap: 8px;
|
|
33465
|
+
}
|
|
33466
|
+
|
|
33467
|
+
.E_oa99sl3,
|
|
33468
|
+
.E_oa99sl3 :first-child {
|
|
33469
|
+
line-height: inherit !important;
|
|
33470
|
+
}
|
|
33471
|
+
|
|
33472
|
+
.E_lvp5pj7 {
|
|
33473
|
+
display: flex;
|
|
33474
|
+
justify-content: space-between;
|
|
33475
|
+
align-items: center;
|
|
33476
|
+
gap: 8px;
|
|
33477
|
+
min-width: 0;
|
|
33478
|
+
}
|
|
33479
|
+
|
|
33480
|
+
.E_s1io1lws {
|
|
33481
|
+
display: flex;
|
|
33482
|
+
align-items: center;
|
|
33483
|
+
flex-shrink: 0;
|
|
33484
|
+
}
|
|
33485
|
+
|
|
33460
33486
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33461
33487
|
opacity: 1;
|
|
33462
33488
|
}
|
|
@@ -33614,32 +33640,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33614
33640
|
color: rgba(0, 21, 64, 0.3);
|
|
33615
33641
|
}
|
|
33616
33642
|
|
|
33617
|
-
.E_oa99sl3 {
|
|
33618
|
-
display: flex;
|
|
33619
|
-
justify-content: space-between;
|
|
33620
|
-
align-items: center;
|
|
33621
|
-
gap: 8px;
|
|
33622
|
-
}
|
|
33623
|
-
|
|
33624
|
-
.E_oa99sl3,
|
|
33625
|
-
.E_oa99sl3 :first-child {
|
|
33626
|
-
line-height: inherit !important;
|
|
33627
|
-
}
|
|
33628
|
-
|
|
33629
|
-
.E_lvp5pj7 {
|
|
33630
|
-
display: flex;
|
|
33631
|
-
justify-content: space-between;
|
|
33632
|
-
align-items: center;
|
|
33633
|
-
gap: 8px;
|
|
33634
|
-
min-width: 0;
|
|
33635
|
-
}
|
|
33636
|
-
|
|
33637
|
-
.E_s1io1lws {
|
|
33638
|
-
display: flex;
|
|
33639
|
-
align-items: center;
|
|
33640
|
-
flex-shrink: 0;
|
|
33641
|
-
}
|
|
33642
|
-
|
|
33643
33643
|
.E_w1dxz879 {
|
|
33644
33644
|
display: flex;
|
|
33645
33645
|
flex-direction: column;
|
|
@@ -33657,21 +33657,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33657
33657
|
opacity: 0.8;
|
|
33658
33658
|
}
|
|
33659
33659
|
|
|
33660
|
-
.E_suhck3k {
|
|
33661
|
-
height: 24px;
|
|
33662
|
-
width: 24px;
|
|
33663
|
-
border-radius: 6px;
|
|
33664
|
-
padding: 4px;
|
|
33665
|
-
}
|
|
33666
|
-
|
|
33667
|
-
.E_suhck3k:hover {
|
|
33668
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33669
|
-
}
|
|
33670
|
-
|
|
33671
|
-
.E_suhck3k:hover svg path {
|
|
33672
|
-
fill: blue;
|
|
33673
|
-
}
|
|
33674
|
-
|
|
33675
33660
|
.E_ryby9ds {
|
|
33676
33661
|
display: flex;
|
|
33677
33662
|
align-items: center;
|
|
@@ -33689,51 +33674,19 @@ input.E_rf8rlle.ant-input {
|
|
|
33689
33674
|
margin-right: 6px;
|
|
33690
33675
|
}
|
|
33691
33676
|
|
|
33692
|
-
.
|
|
33693
|
-
|
|
33694
|
-
|
|
33695
|
-
|
|
33696
|
-
|
|
33697
|
-
flex-shrink: unset;
|
|
33698
|
-
}
|
|
33699
|
-
|
|
33700
|
-
.E_i5w779o .col-label * {
|
|
33701
|
-
line-height: 18px;
|
|
33702
|
-
}
|
|
33703
|
-
|
|
33704
|
-
.E_i5w779o .col-content {
|
|
33705
|
-
flex: 1 1 0;
|
|
33706
|
-
display: flex;
|
|
33707
|
-
align-items: center;
|
|
33708
|
-
}
|
|
33709
|
-
|
|
33710
|
-
.E_i5w779o .col-content * {
|
|
33711
|
-
line-height: 18px;
|
|
33712
|
-
}
|
|
33713
|
-
|
|
33714
|
-
.E_l18dja44 {
|
|
33715
|
-
padding: 6px 0;
|
|
33716
|
-
}
|
|
33717
|
-
|
|
33718
|
-
.E_l18dja44 .col-label * {
|
|
33719
|
-
font-size: 13px;
|
|
33720
|
-
line-height: 20px;
|
|
33721
|
-
}
|
|
33722
|
-
|
|
33723
|
-
.E_l18dja44 .col-content * {
|
|
33724
|
-
font-size: 14px;
|
|
33725
|
-
line-height: 20px;
|
|
33677
|
+
.E_suhck3k {
|
|
33678
|
+
height: 24px;
|
|
33679
|
+
width: 24px;
|
|
33680
|
+
border-radius: 6px;
|
|
33681
|
+
padding: 4px;
|
|
33726
33682
|
}
|
|
33727
33683
|
|
|
33728
|
-
.
|
|
33729
|
-
|
|
33730
|
-
justify-content: space-between;
|
|
33731
|
-
flex: 1;
|
|
33732
|
-
min-width: 0;
|
|
33684
|
+
.E_suhck3k:hover {
|
|
33685
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33733
33686
|
}
|
|
33734
33687
|
|
|
33735
|
-
.
|
|
33736
|
-
|
|
33688
|
+
.E_suhck3k:hover svg path {
|
|
33689
|
+
fill: blue;
|
|
33737
33690
|
}
|
|
33738
33691
|
|
|
33739
33692
|
.E_cyms3br {
|
|
@@ -33795,6 +33748,53 @@ input.E_rf8rlle.ant-input {
|
|
|
33795
33748
|
justify-content: center;
|
|
33796
33749
|
}
|
|
33797
33750
|
|
|
33751
|
+
.E_i5w779o {
|
|
33752
|
+
padding: 8px 0;
|
|
33753
|
+
}
|
|
33754
|
+
|
|
33755
|
+
.E_i5w779o .col-label {
|
|
33756
|
+
flex-shrink: unset;
|
|
33757
|
+
}
|
|
33758
|
+
|
|
33759
|
+
.E_i5w779o .col-label * {
|
|
33760
|
+
line-height: 18px;
|
|
33761
|
+
}
|
|
33762
|
+
|
|
33763
|
+
.E_i5w779o .col-content {
|
|
33764
|
+
flex: 1 1 0;
|
|
33765
|
+
display: flex;
|
|
33766
|
+
align-items: center;
|
|
33767
|
+
}
|
|
33768
|
+
|
|
33769
|
+
.E_i5w779o .col-content * {
|
|
33770
|
+
line-height: 18px;
|
|
33771
|
+
}
|
|
33772
|
+
|
|
33773
|
+
.E_l18dja44 {
|
|
33774
|
+
padding: 6px 0;
|
|
33775
|
+
}
|
|
33776
|
+
|
|
33777
|
+
.E_l18dja44 .col-label * {
|
|
33778
|
+
font-size: 13px;
|
|
33779
|
+
line-height: 20px;
|
|
33780
|
+
}
|
|
33781
|
+
|
|
33782
|
+
.E_l18dja44 .col-content * {
|
|
33783
|
+
font-size: 14px;
|
|
33784
|
+
line-height: 20px;
|
|
33785
|
+
}
|
|
33786
|
+
|
|
33787
|
+
.E_c8c2hys {
|
|
33788
|
+
display: flex;
|
|
33789
|
+
justify-content: space-between;
|
|
33790
|
+
flex: 1;
|
|
33791
|
+
min-width: 0;
|
|
33792
|
+
}
|
|
33793
|
+
|
|
33794
|
+
.E_n4m6c4d {
|
|
33795
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33796
|
+
}
|
|
33797
|
+
|
|
33798
33798
|
.E_h1ol2wl7 {
|
|
33799
33799
|
font-weight: bold;
|
|
33800
33800
|
background-color: unset;
|
|
@@ -34821,7 +34821,7 @@ input.E_rf8rlle.ant-input {
|
|
|
34821
34821
|
gap: 8px;
|
|
34822
34822
|
background: #fff;
|
|
34823
34823
|
border-radius: 5px;
|
|
34824
|
-
border: 1px solid
|
|
34824
|
+
border: 1px solid rgba(172, 186, 211, 0.6);
|
|
34825
34825
|
transition: all 0.2s ease-in-out;
|
|
34826
34826
|
}
|
|
34827
34827
|
|
|
@@ -34977,25 +34977,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34977
34977
|
padding: 0;
|
|
34978
34978
|
}
|
|
34979
34979
|
|
|
34980
|
-
.E_b14q2gmw {
|
|
34981
|
-
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);
|
|
34982
|
-
}
|
|
34983
|
-
|
|
34984
|
-
.E_c1eym6el {
|
|
34985
|
-
border-radius: 8px;
|
|
34986
|
-
background-color: white;
|
|
34987
|
-
}
|
|
34988
|
-
|
|
34989
|
-
.E_c1eym6el.hoverable {
|
|
34990
|
-
cursor: pointer;
|
|
34991
|
-
}
|
|
34992
|
-
|
|
34993
|
-
.E_c1eym6el.hoverable:hover {
|
|
34994
|
-
transition: all 200ms ease;
|
|
34995
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34996
|
-
transform: translateY(-4px);
|
|
34997
|
-
}
|
|
34998
|
-
|
|
34999
34980
|
.E_c1yd35n {
|
|
35000
34981
|
padding: 0 12px 14px 12px;
|
|
35001
34982
|
}
|
|
@@ -35127,6 +35108,25 @@ input.E_rf8rlle.ant-input {
|
|
|
35127
35108
|
margin-left: 24px;
|
|
35128
35109
|
}
|
|
35129
35110
|
|
|
35111
|
+
.E_b14q2gmw {
|
|
35112
|
+
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);
|
|
35113
|
+
}
|
|
35114
|
+
|
|
35115
|
+
.E_c1eym6el {
|
|
35116
|
+
border-radius: 8px;
|
|
35117
|
+
background-color: white;
|
|
35118
|
+
}
|
|
35119
|
+
|
|
35120
|
+
.E_c1eym6el.hoverable {
|
|
35121
|
+
cursor: pointer;
|
|
35122
|
+
}
|
|
35123
|
+
|
|
35124
|
+
.E_c1eym6el.hoverable:hover {
|
|
35125
|
+
transition: all 200ms ease;
|
|
35126
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
35127
|
+
transform: translateY(-4px);
|
|
35128
|
+
}
|
|
35129
|
+
|
|
35130
35130
|
.E_lht19u8 {
|
|
35131
35131
|
width: 64px;
|
|
35132
35132
|
height: 64px;
|
|
@@ -35176,1124 +35176,1119 @@ input.E_rf8rlle.ant-input {
|
|
|
35176
35176
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
35177
35177
|
}
|
|
35178
35178
|
|
|
35179
|
-
.
|
|
35180
|
-
|
|
35181
|
-
border-radius: 20px;
|
|
35182
|
-
padding: 2px 10px;
|
|
35183
|
-
height: 22px;
|
|
35184
|
-
}
|
|
35185
|
-
|
|
35186
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35187
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35188
|
-
}
|
|
35189
|
-
|
|
35190
|
-
.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 {
|
|
35191
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35192
|
-
}
|
|
35193
|
-
|
|
35194
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35195
|
-
color: #00122e;
|
|
35179
|
+
.E_w7ob4th.outside-tag {
|
|
35180
|
+
padding-left: 0;
|
|
35196
35181
|
}
|
|
35197
35182
|
|
|
35198
|
-
.
|
|
35199
|
-
|
|
35183
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
35184
|
+
border-radius: 4px 0 0 4px;
|
|
35185
|
+
padding-right: 4px;
|
|
35186
|
+
margin-right: 4px;
|
|
35200
35187
|
}
|
|
35201
35188
|
|
|
35202
|
-
.
|
|
35203
|
-
margin-
|
|
35189
|
+
.E_t1dtlqs1 {
|
|
35190
|
+
margin-bottom: 4px;
|
|
35204
35191
|
color: rgba(44, 56, 82, 0.6);
|
|
35205
35192
|
}
|
|
35206
35193
|
|
|
35207
|
-
.
|
|
35208
|
-
|
|
35209
|
-
|
|
35210
|
-
|
|
35211
|
-
|
|
35212
|
-
background-color: #0080ff;
|
|
35194
|
+
.E_s1ese5oy {
|
|
35195
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35196
|
+
line-height: 32px;
|
|
35197
|
+
height: 32px;
|
|
35198
|
+
margin-bottom: 0;
|
|
35213
35199
|
}
|
|
35214
35200
|
|
|
35215
|
-
.
|
|
35216
|
-
|
|
35201
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35202
|
+
color: #0080ff;
|
|
35217
35203
|
}
|
|
35218
35204
|
|
|
35219
|
-
.
|
|
35220
|
-
|
|
35205
|
+
.E_s1ese5oy.warning {
|
|
35206
|
+
color: #ffa500;
|
|
35221
35207
|
}
|
|
35222
35208
|
|
|
35223
|
-
.
|
|
35224
|
-
|
|
35209
|
+
.E_s1ese5oy.success {
|
|
35210
|
+
color: #00ba5d;
|
|
35225
35211
|
}
|
|
35226
35212
|
|
|
35227
|
-
.
|
|
35228
|
-
|
|
35213
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
35214
|
+
color: #f0483e;
|
|
35229
35215
|
}
|
|
35230
35216
|
|
|
35231
|
-
.
|
|
35232
|
-
|
|
35217
|
+
.E_s1ese5oy.normal {
|
|
35218
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35233
35219
|
}
|
|
35234
35220
|
|
|
35235
|
-
.
|
|
35236
|
-
|
|
35221
|
+
.E_b1ibis43 {
|
|
35222
|
+
margin-bottom: 0;
|
|
35223
|
+
color: #00122e;
|
|
35237
35224
|
}
|
|
35238
35225
|
|
|
35239
|
-
.
|
|
35240
|
-
|
|
35226
|
+
.E_b11xxjd2 {
|
|
35227
|
+
line-height: 32px;
|
|
35228
|
+
margin-right: 6px;
|
|
35241
35229
|
}
|
|
35242
35230
|
|
|
35243
|
-
.
|
|
35244
|
-
|
|
35231
|
+
.E_bsub5bw.with-description {
|
|
35232
|
+
height: 24px;
|
|
35233
|
+
flex: 1;
|
|
35234
|
+
position: relative;
|
|
35235
|
+
top: -7px;
|
|
35245
35236
|
}
|
|
35246
35237
|
|
|
35247
|
-
.
|
|
35248
|
-
|
|
35238
|
+
.E_bsub5bw p {
|
|
35239
|
+
width: 100%;
|
|
35240
|
+
overflow: hidden;
|
|
35241
|
+
text-overflow: ellipsis;
|
|
35242
|
+
white-space: nowrap;
|
|
35249
35243
|
}
|
|
35250
35244
|
|
|
35251
|
-
.
|
|
35252
|
-
|
|
35245
|
+
.E_tmoyoag {
|
|
35246
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35247
|
+
border-radius: 8px;
|
|
35248
|
+
overflow: auto;
|
|
35253
35249
|
}
|
|
35254
35250
|
|
|
35255
|
-
.
|
|
35256
|
-
|
|
35251
|
+
.E_tmoyoag .ant-list {
|
|
35252
|
+
position: relative;
|
|
35257
35253
|
}
|
|
35258
35254
|
|
|
35259
|
-
.
|
|
35260
|
-
|
|
35255
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
35256
|
+
border-bottom: none;
|
|
35261
35257
|
}
|
|
35262
35258
|
|
|
35263
|
-
.
|
|
35264
|
-
|
|
35259
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35260
|
+
position: sticky;
|
|
35261
|
+
top: 0;
|
|
35262
|
+
z-index: 2;
|
|
35263
|
+
display: flex;
|
|
35264
|
+
padding: 8px;
|
|
35265
|
+
flex-wrap: nowrap;
|
|
35266
|
+
justify-content: flex-start;
|
|
35267
|
+
background: #f2f5fa;
|
|
35268
|
+
font-size: 14px;
|
|
35269
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35270
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35265
35271
|
}
|
|
35266
35272
|
|
|
35267
|
-
.
|
|
35268
|
-
|
|
35269
|
-
height: 8px;
|
|
35270
|
-
border-radius: 50%;
|
|
35271
|
-
display: inline-block;
|
|
35273
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35274
|
+
align-items: inherit;
|
|
35272
35275
|
}
|
|
35273
35276
|
|
|
35274
|
-
|
|
35275
|
-
|
|
35276
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
35277
|
-
font-size: 12px;
|
|
35278
|
-
line-height: 18px;
|
|
35279
|
-
height: 18px;
|
|
35277
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
35278
|
+
margin-bottom: 0;
|
|
35280
35279
|
}
|
|
35281
35280
|
|
|
35282
|
-
|
|
35283
|
-
|
|
35284
|
-
|
|
35281
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35282
|
+
display: flex;
|
|
35283
|
+
justify-content: flex-start;
|
|
35284
|
+
align-items: flex-start;
|
|
35285
|
+
flex-wrap: wrap;
|
|
35286
|
+
padding: 8px;
|
|
35287
|
+
border: none;
|
|
35285
35288
|
}
|
|
35286
35289
|
|
|
35287
|
-
|
|
35288
|
-
|
|
35290
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35291
|
+
flex-basis: 100%;
|
|
35292
|
+
margin: 12px 0 0;
|
|
35293
|
+
order: 99;
|
|
35294
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35289
35295
|
}
|
|
35290
35296
|
|
|
35291
|
-
|
|
35292
|
-
|
|
35297
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35298
|
+
color: #f0483e;
|
|
35299
|
+
flex-basis: 100%;
|
|
35300
|
+
order: 98;
|
|
35301
|
+
margin: 12px 0 0;
|
|
35293
35302
|
}
|
|
35294
35303
|
|
|
35295
|
-
|
|
35296
|
-
color:
|
|
35304
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35305
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35297
35306
|
}
|
|
35298
35307
|
|
|
35299
|
-
|
|
35300
|
-
color:
|
|
35308
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35309
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35301
35310
|
}
|
|
35302
35311
|
|
|
35303
|
-
|
|
35304
|
-
|
|
35312
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35313
|
+
flex: 1 0 0;
|
|
35314
|
+
overflow: hidden;
|
|
35305
35315
|
}
|
|
35306
35316
|
|
|
35307
|
-
|
|
35308
|
-
color:
|
|
35317
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35318
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35319
|
+
margin: 0;
|
|
35309
35320
|
}
|
|
35310
35321
|
|
|
35311
|
-
|
|
35312
|
-
|
|
35322
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35323
|
+
text-align: center;
|
|
35313
35324
|
}
|
|
35314
35325
|
|
|
35315
|
-
|
|
35316
|
-
|
|
35326
|
+
.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 > * {
|
|
35327
|
+
text-align: center;
|
|
35317
35328
|
}
|
|
35318
35329
|
|
|
35319
|
-
|
|
35320
|
-
|
|
35330
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35331
|
+
text-align: left;
|
|
35321
35332
|
}
|
|
35322
35333
|
|
|
35323
|
-
|
|
35324
|
-
|
|
35334
|
+
.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 > * {
|
|
35335
|
+
text-align: left;
|
|
35325
35336
|
}
|
|
35326
35337
|
|
|
35327
|
-
|
|
35328
|
-
|
|
35338
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35339
|
+
text-align: right;
|
|
35329
35340
|
}
|
|
35330
35341
|
|
|
35331
|
-
|
|
35332
|
-
|
|
35342
|
+
.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 > * {
|
|
35343
|
+
text-align: right;
|
|
35333
35344
|
}
|
|
35334
35345
|
|
|
35335
|
-
|
|
35336
|
-
|
|
35346
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35347
|
+
margin-right: 8px;
|
|
35337
35348
|
}
|
|
35338
35349
|
|
|
35339
|
-
.
|
|
35340
|
-
|
|
35350
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35351
|
+
padding: 4px;
|
|
35352
|
+
width: 24px;
|
|
35353
|
+
height: 24px;
|
|
35354
|
+
overflow: hidden;
|
|
35341
35355
|
}
|
|
35342
35356
|
|
|
35343
|
-
.
|
|
35344
|
-
|
|
35345
|
-
height: 100%;
|
|
35357
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35358
|
+
padding: 0;
|
|
35346
35359
|
}
|
|
35347
35360
|
|
|
35348
|
-
.
|
|
35349
|
-
|
|
35361
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35362
|
+
cursor: not-allowed;
|
|
35363
|
+
opacity: 0.5;
|
|
35350
35364
|
}
|
|
35351
35365
|
|
|
35352
|
-
.
|
|
35353
|
-
|
|
35354
|
-
height: 100%;
|
|
35366
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35367
|
+
margin: 0;
|
|
35355
35368
|
}
|
|
35356
35369
|
|
|
35357
|
-
.
|
|
35358
|
-
|
|
35370
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35371
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35372
|
+
border-radius: 5px;
|
|
35373
|
+
font-size: 12px;
|
|
35359
35374
|
}
|
|
35360
35375
|
|
|
35361
|
-
.
|
|
35362
|
-
|
|
35376
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35377
|
+
font-size: inherit;
|
|
35363
35378
|
}
|
|
35364
35379
|
|
|
35365
|
-
.
|
|
35366
|
-
height:
|
|
35380
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35381
|
+
min-height: 24px;
|
|
35382
|
+
font-size: 12px;
|
|
35383
|
+
position: relative;
|
|
35367
35384
|
}
|
|
35368
35385
|
|
|
35369
|
-
.
|
|
35370
|
-
|
|
35371
|
-
padding-bottom: 6px;
|
|
35386
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35387
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35372
35388
|
}
|
|
35373
35389
|
|
|
35374
|
-
.
|
|
35375
|
-
|
|
35390
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35391
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35376
35392
|
}
|
|
35377
35393
|
|
|
35378
|
-
.
|
|
35379
|
-
|
|
35394
|
+
.E_a138syjm {
|
|
35395
|
+
display: flex;
|
|
35396
|
+
align-items: center;
|
|
35397
|
+
margin-top: 8px;
|
|
35380
35398
|
}
|
|
35381
35399
|
|
|
35382
|
-
.
|
|
35383
|
-
|
|
35400
|
+
.E_a138syjm button.ant-btn {
|
|
35401
|
+
padding: 2px 8px;
|
|
35402
|
+
height: 24px;
|
|
35384
35403
|
}
|
|
35385
35404
|
|
|
35386
|
-
.
|
|
35387
|
-
|
|
35388
|
-
|
|
35405
|
+
.E_a138syjm > span.maximum-desc {
|
|
35406
|
+
display: none;
|
|
35407
|
+
margin-left: 8px;
|
|
35408
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35389
35409
|
}
|
|
35390
35410
|
|
|
35391
|
-
.
|
|
35392
|
-
|
|
35411
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35412
|
+
display: inline;
|
|
35393
35413
|
}
|
|
35394
35414
|
|
|
35395
|
-
.
|
|
35396
|
-
|
|
35415
|
+
.E_d77i8u0 {
|
|
35416
|
+
width: 24px;
|
|
35417
|
+
height: 24px;
|
|
35418
|
+
padding: 4px;
|
|
35419
|
+
margin-right: 8px;
|
|
35397
35420
|
}
|
|
35398
35421
|
|
|
35399
|
-
.
|
|
35400
|
-
|
|
35401
|
-
|
|
35402
|
-
padding: 0 !important;
|
|
35422
|
+
.E_slr2ynn {
|
|
35423
|
+
padding: 0 8px;
|
|
35424
|
+
height: 18px;
|
|
35403
35425
|
}
|
|
35404
35426
|
|
|
35405
|
-
.
|
|
35406
|
-
|
|
35407
|
-
|
|
35408
|
-
align-items: center;
|
|
35409
|
-
height: 100%;
|
|
35410
|
-
padding: 8px;
|
|
35427
|
+
.E_m140wbb6 {
|
|
35428
|
+
padding: 2px 8px;
|
|
35429
|
+
height: 24px;
|
|
35411
35430
|
}
|
|
35412
35431
|
|
|
35413
|
-
.
|
|
35414
|
-
|
|
35415
|
-
overflow: hidden;
|
|
35416
|
-
text-overflow: ellipsis;
|
|
35417
|
-
width: 100%;
|
|
35432
|
+
.E_t1fozc1i {
|
|
35433
|
+
margin: 0;
|
|
35418
35434
|
}
|
|
35419
35435
|
|
|
35420
|
-
.
|
|
35421
|
-
|
|
35436
|
+
.E_i1vxv4ln {
|
|
35437
|
+
margin-right: 4px;
|
|
35438
|
+
height: 16px;
|
|
35422
35439
|
}
|
|
35423
35440
|
|
|
35424
|
-
.
|
|
35425
|
-
|
|
35441
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35442
|
+
font-weight: 700;
|
|
35443
|
+
color: #00122e;
|
|
35444
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35445
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35446
|
+
word-break: break-all;
|
|
35447
|
+
display: inline;
|
|
35448
|
+
white-space: normal;
|
|
35426
35449
|
}
|
|
35427
35450
|
|
|
35428
|
-
.
|
|
35429
|
-
|
|
35430
|
-
border-left: none;
|
|
35431
|
-
border-right: none;
|
|
35432
|
-
border-bottom: none;
|
|
35433
|
-
height: 100%;
|
|
35434
|
-
font-size: 12px;
|
|
35435
|
-
background: transparent;
|
|
35451
|
+
.E_sjob3jg {
|
|
35452
|
+
--item-min-width: 60px;
|
|
35436
35453
|
}
|
|
35437
35454
|
|
|
35438
|
-
.
|
|
35439
|
-
|
|
35440
|
-
z-index: 3;
|
|
35441
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35442
|
-
margin-bottom: -1px;
|
|
35455
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
35456
|
+
display: none !important;
|
|
35443
35457
|
}
|
|
35444
35458
|
|
|
35445
|
-
.
|
|
35446
|
-
|
|
35447
|
-
color: #2d3a56;
|
|
35459
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
35460
|
+
flex-shrink: 0 !important;
|
|
35448
35461
|
}
|
|
35449
35462
|
|
|
35450
|
-
.
|
|
35451
|
-
|
|
35452
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35463
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
35464
|
+
color: #0080ff;
|
|
35453
35465
|
}
|
|
35454
35466
|
|
|
35455
|
-
.
|
|
35456
|
-
|
|
35457
|
-
|
|
35467
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35468
|
+
color: #0080ff;
|
|
35469
|
+
font-weight: normal;
|
|
35458
35470
|
}
|
|
35459
35471
|
|
|
35460
|
-
.
|
|
35461
|
-
|
|
35472
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
35473
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35462
35474
|
}
|
|
35463
35475
|
|
|
35464
|
-
.
|
|
35465
|
-
|
|
35466
|
-
position: absolute;
|
|
35467
|
-
top: 50%;
|
|
35468
|
-
right: 12px;
|
|
35469
|
-
transform: translateY(-50%);
|
|
35476
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35477
|
+
color: #00122e;
|
|
35470
35478
|
}
|
|
35471
35479
|
|
|
35472
|
-
.
|
|
35473
|
-
|
|
35474
|
-
width: 1px;
|
|
35475
|
-
background: rgba(213, 219, 227, 0.6);
|
|
35480
|
+
.E_sjob3jg .step-item-text {
|
|
35481
|
+
display: inline-block;
|
|
35476
35482
|
}
|
|
35477
35483
|
|
|
35478
|
-
.
|
|
35479
|
-
|
|
35480
|
-
|
|
35481
|
-
|
|
35484
|
+
.E_sjob3jg .step-item-title {
|
|
35485
|
+
overflow: hidden;
|
|
35486
|
+
white-space: nowrap;
|
|
35487
|
+
text-overflow: ellipsis;
|
|
35482
35488
|
}
|
|
35483
35489
|
|
|
35484
|
-
.
|
|
35485
|
-
|
|
35490
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
35491
|
+
min-width: var(--item-min-width);
|
|
35486
35492
|
}
|
|
35487
35493
|
|
|
35488
|
-
.
|
|
35489
|
-
|
|
35490
|
-
border-bottom: 1px solid white;
|
|
35491
|
-
height: 40px;
|
|
35492
|
-
vertical-align: middle;
|
|
35493
|
-
transition: background 0ms;
|
|
35494
|
-
color: #00122e;
|
|
35494
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
35495
|
+
cursor: not-allowed !important;
|
|
35495
35496
|
}
|
|
35496
35497
|
|
|
35497
|
-
.
|
|
35498
|
-
|
|
35499
|
-
|
|
35498
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
35499
|
+
flex-direction: row;
|
|
35500
|
+
justify-content: stretch;
|
|
35500
35501
|
}
|
|
35501
35502
|
|
|
35502
|
-
.
|
|
35503
|
-
|
|
35504
|
-
|
|
35505
|
-
|
|
35506
|
-
|
|
35507
|
-
transition: none;
|
|
35508
|
-
overflow: hidden;
|
|
35509
|
-
text-overflow: ellipsis;
|
|
35510
|
-
white-space: nowrap;
|
|
35503
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
35504
|
+
padding: 0;
|
|
35505
|
+
margin-right: 4px;
|
|
35506
|
+
flex: 1;
|
|
35507
|
+
overflow: visible;
|
|
35511
35508
|
}
|
|
35512
35509
|
|
|
35513
|
-
.
|
|
35514
|
-
|
|
35510
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
35511
|
+
width: 100%;
|
|
35512
|
+
min-height: unset;
|
|
35515
35513
|
}
|
|
35516
35514
|
|
|
35517
|
-
.
|
|
35518
|
-
|
|
35519
|
-
|
|
35515
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
35516
|
+
height: 26px;
|
|
35517
|
+
line-height: 26px;
|
|
35520
35518
|
width: 100%;
|
|
35521
|
-
|
|
35519
|
+
padding: 0;
|
|
35520
|
+
font-size: 12px;
|
|
35522
35521
|
}
|
|
35523
35522
|
|
|
35524
|
-
.
|
|
35525
|
-
|
|
35523
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
35524
|
+
margin-right: 10px;
|
|
35526
35525
|
}
|
|
35527
35526
|
|
|
35528
|
-
.
|
|
35529
|
-
|
|
35527
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
35528
|
+
display: none;
|
|
35530
35529
|
}
|
|
35531
35530
|
|
|
35532
|
-
.
|
|
35533
|
-
|
|
35531
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
35532
|
+
padding-left: 8px;
|
|
35533
|
+
padding-right: 4px;
|
|
35534
|
+
border-radius: 4px 0 0 4px;
|
|
35534
35535
|
}
|
|
35535
35536
|
|
|
35536
|
-
.
|
|
35537
|
-
|
|
35538
|
-
border-color: transparent transparent white;
|
|
35537
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
35538
|
+
margin-right: 0;
|
|
35539
35539
|
}
|
|
35540
35540
|
|
|
35541
|
-
.
|
|
35542
|
-
|
|
35541
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
35542
|
+
padding-right: 8px;
|
|
35543
|
+
padding-left: 12px;
|
|
35544
|
+
border-radius: 0 4px 4px 0;
|
|
35543
35545
|
}
|
|
35544
35546
|
|
|
35545
|
-
.
|
|
35546
|
-
|
|
35547
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
35548
|
+
content: "";
|
|
35549
|
+
width: 0;
|
|
35550
|
+
height: 0;
|
|
35551
|
+
border: 13px solid transparent;
|
|
35552
|
+
position: absolute;
|
|
35553
|
+
top: 0;
|
|
35554
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35555
|
+
z-index: 2;
|
|
35556
|
+
position: relative;
|
|
35557
|
+
top: -50%;
|
|
35558
|
+
right: -100%;
|
|
35547
35559
|
}
|
|
35548
35560
|
|
|
35549
|
-
.
|
|
35550
|
-
|
|
35551
|
-
width: 4px;
|
|
35552
|
-
top: -1px;
|
|
35553
|
-
bottom: -1px;
|
|
35554
|
-
background: white;
|
|
35561
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35562
|
+
padding: 0 4px 0 12px;
|
|
35555
35563
|
}
|
|
35556
35564
|
|
|
35557
|
-
.
|
|
35558
|
-
|
|
35565
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
35566
|
+
content: "";
|
|
35567
|
+
width: 0;
|
|
35568
|
+
height: 0;
|
|
35569
|
+
border: 13px solid transparent;
|
|
35570
|
+
position: absolute;
|
|
35571
|
+
top: 0;
|
|
35572
|
+
border-left: 8px solid #fff;
|
|
35573
|
+
left: 0;
|
|
35559
35574
|
}
|
|
35560
35575
|
|
|
35561
|
-
.
|
|
35562
|
-
|
|
35563
|
-
background: white;
|
|
35564
|
-
border-top: none;
|
|
35576
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35577
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35565
35578
|
}
|
|
35566
35579
|
|
|
35567
|
-
.
|
|
35568
|
-
|
|
35569
|
-
border-radius: 0 8px 8px 0;
|
|
35570
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35580
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
35581
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35571
35582
|
}
|
|
35572
35583
|
|
|
35573
|
-
.
|
|
35574
|
-
|
|
35575
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35584
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
35585
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
35576
35586
|
}
|
|
35577
35587
|
|
|
35578
|
-
.
|
|
35579
|
-
|
|
35580
|
-
|
|
35581
|
-
height: 100%;
|
|
35582
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35588
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35589
|
+
cursor: pointer;
|
|
35590
|
+
min-width: var(--item-min-width);
|
|
35583
35591
|
}
|
|
35584
35592
|
|
|
35585
|
-
.
|
|
35586
|
-
|
|
35587
|
-
|
|
35593
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
35594
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35595
|
+
min-width: var(--item-min-width);
|
|
35588
35596
|
}
|
|
35589
35597
|
|
|
35590
|
-
.
|
|
35591
|
-
|
|
35592
|
-
|
|
35593
|
-
height: 100%;
|
|
35594
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35598
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
35599
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
35600
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35595
35601
|
}
|
|
35596
35602
|
|
|
35597
|
-
.
|
|
35598
|
-
|
|
35603
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
35604
|
+
padding: 0;
|
|
35599
35605
|
}
|
|
35600
35606
|
|
|
35601
|
-
.
|
|
35602
|
-
|
|
35603
|
-
|
|
35607
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
35608
|
+
width: 192px;
|
|
35609
|
+
row-gap: 2px;
|
|
35604
35610
|
}
|
|
35605
35611
|
|
|
35606
|
-
.
|
|
35607
|
-
|
|
35612
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35613
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35608
35614
|
}
|
|
35609
35615
|
|
|
35610
|
-
.
|
|
35611
|
-
|
|
35612
|
-
border-bottom-color: transparent;
|
|
35613
|
-
border-top-color: transparent;
|
|
35616
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
35617
|
+
color: #00122e !important;
|
|
35614
35618
|
}
|
|
35615
35619
|
|
|
35616
|
-
.
|
|
35617
|
-
|
|
35620
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
35621
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35618
35622
|
}
|
|
35619
35623
|
|
|
35620
|
-
.
|
|
35621
|
-
|
|
35624
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
35625
|
+
padding: 0 8px;
|
|
35626
|
+
border-radius: 4px;
|
|
35627
|
+
height: 32px;
|
|
35628
|
+
display: flex;
|
|
35629
|
+
align-items: center;
|
|
35622
35630
|
}
|
|
35623
35631
|
|
|
35624
|
-
.
|
|
35625
|
-
|
|
35632
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
35633
|
+
min-height: auto;
|
|
35634
|
+
white-space: nowrap;
|
|
35626
35635
|
}
|
|
35627
35636
|
|
|
35628
|
-
.
|
|
35629
|
-
|
|
35630
|
-
font-weight: 400;
|
|
35631
|
-
position: relative;
|
|
35632
|
-
border-bottom: none;
|
|
35633
|
-
color: #00122e;
|
|
35634
|
-
transition: none;
|
|
35635
|
-
padding: 14px 8px 14px 8px;
|
|
35637
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35638
|
+
font-size: 13px;
|
|
35636
35639
|
line-height: 20px;
|
|
35640
|
+
max-width: 100%;
|
|
35641
|
+
padding-right: 0;
|
|
35637
35642
|
}
|
|
35638
35643
|
|
|
35639
|
-
.
|
|
35640
|
-
|
|
35641
|
-
width: 1px;
|
|
35642
|
-
top: 0;
|
|
35643
|
-
bottom: 0;
|
|
35644
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35645
|
-
position: absolute;
|
|
35646
|
-
right: 0;
|
|
35644
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
35645
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35647
35646
|
}
|
|
35648
35647
|
|
|
35649
|
-
.
|
|
35650
|
-
|
|
35648
|
+
.E_h6l1tj4 {
|
|
35649
|
+
width: 100%;
|
|
35650
|
+
display: inline-flex;
|
|
35651
|
+
align-items: center;
|
|
35652
|
+
justify-content: center;
|
|
35653
|
+
column-gap: 4px;
|
|
35651
35654
|
}
|
|
35652
35655
|
|
|
35653
|
-
.
|
|
35654
|
-
display:
|
|
35656
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
35657
|
+
display: inline-flex;
|
|
35658
|
+
align-items: center;
|
|
35659
|
+
width: 18px;
|
|
35660
|
+
height: 18px;
|
|
35661
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35662
|
+
justify-content: center;
|
|
35655
35663
|
}
|
|
35656
35664
|
|
|
35657
|
-
.
|
|
35665
|
+
.E_v18frne8 {
|
|
35658
35666
|
width: 100%;
|
|
35659
|
-
|
|
35660
|
-
|
|
35661
|
-
|
|
35667
|
+
display: flex;
|
|
35668
|
+
align-items: center;
|
|
35669
|
+
justify-content: center;
|
|
35670
|
+
column-gap: 6px;
|
|
35671
|
+
font-size: 13px;
|
|
35662
35672
|
}
|
|
35663
35673
|
|
|
35664
|
-
.
|
|
35665
|
-
|
|
35666
|
-
|
|
35667
|
-
|
|
35674
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
35675
|
+
display: inline-flex;
|
|
35676
|
+
align-items: center;
|
|
35677
|
+
min-width: 20px;
|
|
35678
|
+
min-height: 20px;
|
|
35679
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35680
|
+
justify-content: center;
|
|
35668
35681
|
}
|
|
35669
35682
|
|
|
35670
|
-
.
|
|
35671
|
-
|
|
35683
|
+
button.E_l48ei06.ant-btn,
|
|
35684
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
35685
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
35686
|
+
font-size: 12px;
|
|
35687
|
+
line-height: 18px;
|
|
35688
|
+
height: 18px;
|
|
35672
35689
|
}
|
|
35673
35690
|
|
|
35674
|
-
.
|
|
35675
|
-
|
|
35691
|
+
button.E_l48ei06 {
|
|
35692
|
+
color: #0080FF;
|
|
35693
|
+
height: unset;
|
|
35676
35694
|
}
|
|
35677
35695
|
|
|
35678
|
-
.
|
|
35679
|
-
|
|
35680
|
-
right: 6px;
|
|
35681
|
-
top: 50%;
|
|
35682
|
-
transform: translateY(-50%);
|
|
35683
|
-
height: 16px;
|
|
35684
|
-
display: none;
|
|
35685
|
-
transition: transform 320ms ease;
|
|
35696
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35697
|
+
margin-right: 4px;
|
|
35686
35698
|
}
|
|
35687
35699
|
|
|
35688
|
-
.
|
|
35689
|
-
|
|
35690
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
35700
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35701
|
+
margin-left: 4px;
|
|
35691
35702
|
}
|
|
35692
35703
|
|
|
35693
|
-
.
|
|
35694
|
-
|
|
35704
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35705
|
+
color: #009DFF;
|
|
35695
35706
|
}
|
|
35696
35707
|
|
|
35697
|
-
.
|
|
35698
|
-
|
|
35708
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35709
|
+
color: #005ED1;
|
|
35699
35710
|
}
|
|
35700
35711
|
|
|
35701
|
-
.
|
|
35702
|
-
|
|
35712
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35713
|
+
color: #0080FF;
|
|
35703
35714
|
}
|
|
35704
35715
|
|
|
35705
|
-
.
|
|
35706
|
-
|
|
35716
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35717
|
+
color: #00122E;
|
|
35707
35718
|
}
|
|
35708
35719
|
|
|
35709
|
-
.
|
|
35710
|
-
|
|
35720
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35721
|
+
color: #0080FF;
|
|
35722
|
+
}
|
|
35723
|
+
|
|
35724
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35725
|
+
color: #005ED1;
|
|
35711
35726
|
}
|
|
35712
35727
|
|
|
35713
|
-
.
|
|
35714
|
-
|
|
35728
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35729
|
+
color: #00122E;
|
|
35715
35730
|
}
|
|
35716
35731
|
|
|
35717
|
-
.
|
|
35718
|
-
|
|
35732
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35733
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35719
35734
|
}
|
|
35720
35735
|
|
|
35721
|
-
.
|
|
35722
|
-
|
|
35736
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35737
|
+
color: #0080FF;
|
|
35723
35738
|
}
|
|
35724
35739
|
|
|
35725
|
-
.
|
|
35726
|
-
|
|
35727
|
-
left: 50%;
|
|
35728
|
-
top: 50%;
|
|
35729
|
-
transform: translate(-50%, -50%);
|
|
35740
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35741
|
+
color: #005ED1;
|
|
35730
35742
|
}
|
|
35731
35743
|
|
|
35732
|
-
.
|
|
35733
|
-
|
|
35744
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35745
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35734
35746
|
}
|
|
35735
35747
|
|
|
35736
|
-
.
|
|
35737
|
-
|
|
35748
|
+
.E_tc97u5y {
|
|
35749
|
+
height: 100%;
|
|
35738
35750
|
}
|
|
35739
35751
|
|
|
35740
|
-
.
|
|
35741
|
-
|
|
35752
|
+
.E_efzf37v .ant-table-content {
|
|
35753
|
+
overflow: visible !important;
|
|
35754
|
+
height: 100%;
|
|
35742
35755
|
}
|
|
35743
35756
|
|
|
35744
|
-
.
|
|
35745
|
-
|
|
35746
|
-
border: none;
|
|
35747
|
-
background: inherit !important;
|
|
35748
|
-
height: 100px;
|
|
35749
|
-
vertical-align: middle;
|
|
35757
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
35758
|
+
height: 100%;
|
|
35750
35759
|
}
|
|
35751
35760
|
|
|
35752
|
-
.
|
|
35753
|
-
|
|
35754
|
-
|
|
35755
|
-
font-size: 20px;
|
|
35756
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35761
|
+
.E_efzf37v table {
|
|
35762
|
+
width: 100% !important;
|
|
35763
|
+
height: 100%;
|
|
35757
35764
|
}
|
|
35758
35765
|
|
|
35759
|
-
.
|
|
35760
|
-
|
|
35761
|
-
z-index: 10;
|
|
35766
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35767
|
+
padding: 15px 0;
|
|
35762
35768
|
}
|
|
35763
35769
|
|
|
35764
|
-
.
|
|
35765
|
-
|
|
35766
|
-
position: relative;
|
|
35767
|
-
background: #fff;
|
|
35770
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
35771
|
+
display: none;
|
|
35768
35772
|
}
|
|
35769
35773
|
|
|
35770
|
-
.E_t1fisho6
|
|
35774
|
+
.E_t1fisho6 {
|
|
35771
35775
|
height: 100%;
|
|
35772
|
-
display: flex;
|
|
35773
|
-
align-items: center;
|
|
35774
|
-
justify-content: flex-end;
|
|
35775
|
-
padding-right: 8px;
|
|
35776
|
-
}
|
|
35777
|
-
|
|
35778
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
35779
|
-
width: 24px;
|
|
35780
|
-
height: 24px;
|
|
35781
|
-
cursor: pointer;
|
|
35782
|
-
justify-content: center;
|
|
35783
|
-
border-radius: 4px;
|
|
35784
35776
|
}
|
|
35785
35777
|
|
|
35786
|
-
.E_t1fisho6
|
|
35787
|
-
|
|
35778
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
35779
|
+
padding-top: 6px;
|
|
35780
|
+
padding-bottom: 6px;
|
|
35788
35781
|
}
|
|
35789
35782
|
|
|
35790
|
-
.
|
|
35791
|
-
|
|
35783
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
35784
|
+
font-weight: 700;
|
|
35792
35785
|
}
|
|
35793
35786
|
|
|
35794
|
-
.
|
|
35795
|
-
|
|
35787
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
35788
|
+
font-weight: 700;
|
|
35796
35789
|
}
|
|
35797
35790
|
|
|
35798
|
-
.
|
|
35799
|
-
|
|
35791
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
35792
|
+
height: 100%;
|
|
35800
35793
|
}
|
|
35801
35794
|
|
|
35802
|
-
.
|
|
35803
|
-
|
|
35795
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
35796
|
+
height: 100%;
|
|
35797
|
+
overflow: visible;
|
|
35804
35798
|
}
|
|
35805
35799
|
|
|
35806
|
-
.
|
|
35807
|
-
|
|
35808
|
-
font-weight: normal;
|
|
35800
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
35801
|
+
max-height: none;
|
|
35809
35802
|
}
|
|
35810
35803
|
|
|
35811
|
-
.
|
|
35812
|
-
|
|
35804
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
35805
|
+
background: transparent;
|
|
35813
35806
|
}
|
|
35814
35807
|
|
|
35815
|
-
.
|
|
35816
|
-
|
|
35808
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
35809
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
35810
|
+
background: #fff;
|
|
35811
|
+
padding: 0 !important;
|
|
35817
35812
|
}
|
|
35818
35813
|
|
|
35819
|
-
.
|
|
35820
|
-
|
|
35814
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
35815
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35816
|
+
display: flex;
|
|
35817
|
+
align-items: center;
|
|
35818
|
+
height: 100%;
|
|
35819
|
+
padding: 8px;
|
|
35821
35820
|
}
|
|
35822
35821
|
|
|
35823
|
-
.
|
|
35822
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
35823
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
35824
35824
|
overflow: hidden;
|
|
35825
|
-
white-space: nowrap;
|
|
35826
35825
|
text-overflow: ellipsis;
|
|
35826
|
+
width: 100%;
|
|
35827
35827
|
}
|
|
35828
35828
|
|
|
35829
|
-
.
|
|
35830
|
-
|
|
35829
|
+
.E_t1fisho6 .ant-table-container {
|
|
35830
|
+
height: 100%;
|
|
35831
35831
|
}
|
|
35832
35832
|
|
|
35833
|
-
.
|
|
35834
|
-
|
|
35833
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
35834
|
+
box-shadow: none !important;
|
|
35835
35835
|
}
|
|
35836
35836
|
|
|
35837
|
-
.
|
|
35838
|
-
|
|
35839
|
-
|
|
35837
|
+
.E_t1fisho6 div.ant-table {
|
|
35838
|
+
border-radius: 0px;
|
|
35839
|
+
border-left: none;
|
|
35840
|
+
border-right: none;
|
|
35841
|
+
border-bottom: none;
|
|
35842
|
+
height: 100%;
|
|
35843
|
+
font-size: 12px;
|
|
35844
|
+
background: transparent;
|
|
35840
35845
|
}
|
|
35841
35846
|
|
|
35842
|
-
.
|
|
35843
|
-
|
|
35844
|
-
|
|
35845
|
-
|
|
35846
|
-
|
|
35847
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
35848
|
+
position: relative;
|
|
35849
|
+
z-index: 3;
|
|
35850
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35851
|
+
margin-bottom: -1px;
|
|
35847
35852
|
}
|
|
35848
35853
|
|
|
35849
|
-
.
|
|
35850
|
-
|
|
35851
|
-
|
|
35854
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
35855
|
+
.E_t1fisho6 div.ant-table .value {
|
|
35856
|
+
color: #2d3a56;
|
|
35852
35857
|
}
|
|
35853
35858
|
|
|
35854
|
-
.
|
|
35855
|
-
|
|
35856
|
-
|
|
35857
|
-
width: 100%;
|
|
35858
|
-
padding: 0;
|
|
35859
|
-
font-size: 12px;
|
|
35859
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
35860
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
35861
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35860
35862
|
}
|
|
35861
35863
|
|
|
35862
|
-
.
|
|
35863
|
-
|
|
35864
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
35865
|
+
position: unset;
|
|
35866
|
+
text-align: center;
|
|
35864
35867
|
}
|
|
35865
35868
|
|
|
35866
|
-
.
|
|
35867
|
-
|
|
35869
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
35870
|
+
background: #fff;
|
|
35868
35871
|
}
|
|
35869
35872
|
|
|
35870
|
-
.
|
|
35871
|
-
|
|
35872
|
-
|
|
35873
|
-
|
|
35873
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
35874
|
+
cursor: pointer;
|
|
35875
|
+
position: absolute;
|
|
35876
|
+
top: 50%;
|
|
35877
|
+
right: 12px;
|
|
35878
|
+
transform: translateY(-50%);
|
|
35874
35879
|
}
|
|
35875
35880
|
|
|
35876
|
-
.
|
|
35877
|
-
|
|
35881
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
35882
|
+
box-shadow: none;
|
|
35883
|
+
width: 1px;
|
|
35884
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35878
35885
|
}
|
|
35879
35886
|
|
|
35880
|
-
.
|
|
35881
|
-
|
|
35882
|
-
|
|
35883
|
-
|
|
35887
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
35888
|
+
box-shadow: none;
|
|
35889
|
+
width: 1px;
|
|
35890
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35884
35891
|
}
|
|
35885
35892
|
|
|
35886
|
-
.
|
|
35887
|
-
content: "";
|
|
35888
|
-
width: 0;
|
|
35889
|
-
height: 0;
|
|
35890
|
-
border: 13px solid transparent;
|
|
35891
|
-
position: absolute;
|
|
35892
|
-
top: 0;
|
|
35893
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35894
|
-
z-index: 2;
|
|
35893
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
35895
35894
|
position: relative;
|
|
35896
|
-
top: -50%;
|
|
35897
|
-
right: -100%;
|
|
35898
|
-
}
|
|
35899
|
-
|
|
35900
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35901
|
-
padding: 0 4px 0 12px;
|
|
35902
35895
|
}
|
|
35903
35896
|
|
|
35904
|
-
.
|
|
35905
|
-
|
|
35906
|
-
|
|
35907
|
-
height:
|
|
35908
|
-
|
|
35909
|
-
|
|
35910
|
-
|
|
35911
|
-
border-left: 8px solid #fff;
|
|
35912
|
-
left: 0;
|
|
35897
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
35898
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35899
|
+
border-bottom: 1px solid white;
|
|
35900
|
+
height: 40px;
|
|
35901
|
+
vertical-align: middle;
|
|
35902
|
+
transition: background 0ms;
|
|
35903
|
+
color: #00122e;
|
|
35913
35904
|
}
|
|
35914
35905
|
|
|
35915
|
-
.
|
|
35916
|
-
|
|
35906
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
35907
|
+
background: #f2f5fa;
|
|
35908
|
+
border-bottom-color: #f2f5fa;
|
|
35917
35909
|
}
|
|
35918
35910
|
|
|
35919
|
-
.
|
|
35920
|
-
|
|
35911
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
35912
|
+
height: auto;
|
|
35913
|
+
color: #00122e;
|
|
35914
|
+
font-size: 12px;
|
|
35915
|
+
text-align: left;
|
|
35916
|
+
transition: none;
|
|
35917
|
+
overflow: hidden;
|
|
35918
|
+
text-overflow: ellipsis;
|
|
35919
|
+
white-space: nowrap;
|
|
35921
35920
|
}
|
|
35922
35921
|
|
|
35923
|
-
.
|
|
35924
|
-
|
|
35922
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
35923
|
+
color: #0096ff;
|
|
35925
35924
|
}
|
|
35926
35925
|
|
|
35927
|
-
.
|
|
35928
|
-
|
|
35929
|
-
|
|
35926
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
35927
|
+
overflow: hidden;
|
|
35928
|
+
text-overflow: ellipsis;
|
|
35929
|
+
width: 100%;
|
|
35930
|
+
vertical-align: middle;
|
|
35930
35931
|
}
|
|
35931
35932
|
|
|
35932
|
-
.
|
|
35933
|
-
|
|
35934
|
-
min-width: var(--item-min-width);
|
|
35933
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
35934
|
+
line-height: 0px;
|
|
35935
35935
|
}
|
|
35936
35936
|
|
|
35937
|
-
.
|
|
35938
|
-
|
|
35939
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35937
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
35938
|
+
padding-right: 25px;
|
|
35940
35939
|
}
|
|
35941
35940
|
|
|
35942
|
-
.
|
|
35943
|
-
|
|
35941
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
35942
|
+
border-top-color: transparent;
|
|
35944
35943
|
}
|
|
35945
35944
|
|
|
35946
|
-
.
|
|
35947
|
-
|
|
35948
|
-
|
|
35945
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
35946
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35947
|
+
border-color: transparent transparent white;
|
|
35949
35948
|
}
|
|
35950
35949
|
|
|
35951
|
-
.
|
|
35952
|
-
|
|
35950
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
35951
|
+
border-radius: 8px 0 0 8px;
|
|
35953
35952
|
}
|
|
35954
35953
|
|
|
35955
|
-
.
|
|
35956
|
-
|
|
35954
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
35955
|
+
border-radius: 8px 0 0 8px;
|
|
35957
35956
|
}
|
|
35958
35957
|
|
|
35959
|
-
.
|
|
35960
|
-
|
|
35958
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
35959
|
+
content: "";
|
|
35960
|
+
width: 4px;
|
|
35961
|
+
top: -1px;
|
|
35962
|
+
bottom: -1px;
|
|
35963
|
+
background: white;
|
|
35961
35964
|
}
|
|
35962
35965
|
|
|
35963
|
-
.
|
|
35964
|
-
|
|
35965
|
-
border-radius: 4px;
|
|
35966
|
-
height: 32px;
|
|
35967
|
-
display: flex;
|
|
35968
|
-
align-items: center;
|
|
35966
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
35967
|
+
border-radius: 0 8px 8px 0;
|
|
35969
35968
|
}
|
|
35970
35969
|
|
|
35971
|
-
.
|
|
35972
|
-
|
|
35973
|
-
|
|
35970
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
35971
|
+
border-radius: 0;
|
|
35972
|
+
background: white;
|
|
35973
|
+
border-top: none;
|
|
35974
35974
|
}
|
|
35975
35975
|
|
|
35976
|
-
.
|
|
35977
|
-
|
|
35978
|
-
|
|
35979
|
-
|
|
35980
|
-
padding-right: 0;
|
|
35976
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
35977
|
+
border-top: 1px solid transparent;
|
|
35978
|
+
border-radius: 0 8px 8px 0;
|
|
35979
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35981
35980
|
}
|
|
35982
35981
|
|
|
35983
|
-
.
|
|
35984
|
-
background:
|
|
35982
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
35983
|
+
background: white;
|
|
35984
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35985
35985
|
}
|
|
35986
35986
|
|
|
35987
|
-
.
|
|
35988
|
-
|
|
35989
|
-
display: inline-flex;
|
|
35987
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35988
|
+
display: flex;
|
|
35990
35989
|
align-items: center;
|
|
35991
|
-
|
|
35992
|
-
|
|
35990
|
+
height: 100%;
|
|
35991
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35993
35992
|
}
|
|
35994
35993
|
|
|
35995
|
-
.
|
|
35996
|
-
|
|
35997
|
-
|
|
35998
|
-
width: 18px;
|
|
35999
|
-
height: 18px;
|
|
36000
|
-
color: rgba(44, 56, 82, 0.75);
|
|
36001
|
-
justify-content: center;
|
|
35994
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
35995
|
+
background: white;
|
|
35996
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
36002
35997
|
}
|
|
36003
35998
|
|
|
36004
|
-
.
|
|
36005
|
-
width: 100%;
|
|
35999
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
36006
36000
|
display: flex;
|
|
36007
36001
|
align-items: center;
|
|
36008
|
-
|
|
36009
|
-
|
|
36010
|
-
font-size: 13px;
|
|
36002
|
+
height: 100%;
|
|
36003
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36011
36004
|
}
|
|
36012
36005
|
|
|
36013
|
-
.
|
|
36014
|
-
|
|
36015
|
-
align-items: center;
|
|
36016
|
-
min-width: 20px;
|
|
36017
|
-
min-height: 20px;
|
|
36018
|
-
color: rgba(44, 56, 82, 0.75);
|
|
36019
|
-
justify-content: center;
|
|
36006
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
36007
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
36020
36008
|
}
|
|
36021
36009
|
|
|
36022
|
-
.
|
|
36023
|
-
|
|
36010
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
36011
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
36012
|
+
border-radius: 8px;
|
|
36024
36013
|
}
|
|
36025
36014
|
|
|
36026
|
-
.
|
|
36027
|
-
border-
|
|
36028
|
-
padding-right: 4px;
|
|
36029
|
-
margin-right: 4px;
|
|
36015
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
36016
|
+
border-top-color: white;
|
|
36030
36017
|
}
|
|
36031
36018
|
|
|
36032
|
-
.
|
|
36033
|
-
|
|
36034
|
-
color:
|
|
36019
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
36020
|
+
background: rgba(0, 136, 255, 0.1);
|
|
36021
|
+
border-bottom-color: transparent;
|
|
36022
|
+
border-top-color: transparent;
|
|
36035
36023
|
}
|
|
36036
36024
|
|
|
36037
|
-
.
|
|
36038
|
-
|
|
36039
|
-
line-height: 32px;
|
|
36040
|
-
height: 32px;
|
|
36041
|
-
margin-bottom: 0;
|
|
36025
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
36026
|
+
border-radius: 8px 0 0 8px;
|
|
36042
36027
|
}
|
|
36043
36028
|
|
|
36044
|
-
.
|
|
36045
|
-
|
|
36029
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
36030
|
+
border-radius: 0 8px 8px 0;
|
|
36046
36031
|
}
|
|
36047
36032
|
|
|
36048
|
-
.
|
|
36049
|
-
|
|
36033
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
36034
|
+
background: rgba(0, 136, 255, 0.1);
|
|
36050
36035
|
}
|
|
36051
36036
|
|
|
36052
|
-
.
|
|
36053
|
-
|
|
36037
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
36038
|
+
background: #fff;
|
|
36039
|
+
font-weight: 400;
|
|
36040
|
+
position: relative;
|
|
36041
|
+
border-bottom: none;
|
|
36042
|
+
color: #00122e;
|
|
36043
|
+
transition: none;
|
|
36044
|
+
padding: 14px 8px 14px 8px;
|
|
36045
|
+
line-height: 20px;
|
|
36054
36046
|
}
|
|
36055
36047
|
|
|
36056
|
-
.
|
|
36057
|
-
|
|
36048
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
36049
|
+
content: "";
|
|
36050
|
+
width: 1px;
|
|
36051
|
+
top: 0;
|
|
36052
|
+
bottom: 0;
|
|
36053
|
+
background: rgba(211, 218, 235, 0.6);
|
|
36054
|
+
position: absolute;
|
|
36055
|
+
right: 0;
|
|
36058
36056
|
}
|
|
36059
36057
|
|
|
36060
|
-
.
|
|
36061
|
-
|
|
36058
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
36059
|
+
padding: unset;
|
|
36062
36060
|
}
|
|
36063
36061
|
|
|
36064
|
-
.
|
|
36065
|
-
|
|
36066
|
-
color: #00122e;
|
|
36062
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
36063
|
+
display: none;
|
|
36067
36064
|
}
|
|
36068
36065
|
|
|
36069
|
-
.
|
|
36070
|
-
|
|
36071
|
-
|
|
36066
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
36067
|
+
width: 100%;
|
|
36068
|
+
overflow: hidden;
|
|
36069
|
+
white-space: nowrap;
|
|
36070
|
+
text-overflow: ellipsis;
|
|
36072
36071
|
}
|
|
36073
36072
|
|
|
36074
|
-
.
|
|
36075
|
-
|
|
36073
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
36074
|
+
overflow: hidden;
|
|
36075
|
+
text-overflow: ellipsis;
|
|
36076
36076
|
flex: 1;
|
|
36077
|
-
position: relative;
|
|
36078
|
-
top: -7px;
|
|
36079
36077
|
}
|
|
36080
36078
|
|
|
36081
|
-
.
|
|
36082
|
-
|
|
36083
|
-
overflow: hidden;
|
|
36084
|
-
text-overflow: ellipsis;
|
|
36085
|
-
white-space: nowrap;
|
|
36079
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
36080
|
+
padding: 15px 25px 15px 8px;
|
|
36086
36081
|
}
|
|
36087
36082
|
|
|
36088
|
-
.
|
|
36089
|
-
|
|
36090
|
-
border-radius: 8px;
|
|
36091
|
-
overflow: auto;
|
|
36083
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
36084
|
+
padding: 0;
|
|
36092
36085
|
}
|
|
36093
36086
|
|
|
36094
|
-
.
|
|
36095
|
-
position:
|
|
36087
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
36088
|
+
position: absolute;
|
|
36089
|
+
right: 6px;
|
|
36090
|
+
top: 50%;
|
|
36091
|
+
transform: translateY(-50%);
|
|
36092
|
+
height: 16px;
|
|
36093
|
+
display: none;
|
|
36094
|
+
transition: transform 320ms ease;
|
|
36096
36095
|
}
|
|
36097
36096
|
|
|
36098
|
-
.
|
|
36099
|
-
|
|
36097
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
36098
|
+
display: block;
|
|
36099
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
36100
36100
|
}
|
|
36101
36101
|
|
|
36102
|
-
.
|
|
36103
|
-
|
|
36104
|
-
top: 0;
|
|
36105
|
-
z-index: 2;
|
|
36106
|
-
display: flex;
|
|
36107
|
-
padding: 8px;
|
|
36108
|
-
flex-wrap: nowrap;
|
|
36109
|
-
justify-content: flex-start;
|
|
36110
|
-
background: #f2f5fa;
|
|
36111
|
-
font-size: 14px;
|
|
36112
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36113
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36102
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
36103
|
+
display: block;
|
|
36114
36104
|
}
|
|
36115
36105
|
|
|
36116
|
-
.
|
|
36117
|
-
|
|
36106
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
36107
|
+
display: none;
|
|
36118
36108
|
}
|
|
36119
36109
|
|
|
36120
|
-
.
|
|
36121
|
-
|
|
36110
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
36111
|
+
transform: translateY(-50%);
|
|
36122
36112
|
}
|
|
36123
36113
|
|
|
36124
|
-
.
|
|
36125
|
-
|
|
36126
|
-
justify-content: flex-start;
|
|
36127
|
-
align-items: flex-start;
|
|
36128
|
-
flex-wrap: wrap;
|
|
36129
|
-
padding: 8px;
|
|
36130
|
-
border: none;
|
|
36114
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
36115
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
36131
36116
|
}
|
|
36132
36117
|
|
|
36133
|
-
.
|
|
36134
|
-
|
|
36135
|
-
margin: 12px 0 0;
|
|
36136
|
-
order: 99;
|
|
36137
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36118
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
36119
|
+
background: #f2f5fa;
|
|
36138
36120
|
}
|
|
36139
36121
|
|
|
36140
|
-
.
|
|
36141
|
-
|
|
36142
|
-
flex-basis: 100%;
|
|
36143
|
-
order: 98;
|
|
36144
|
-
margin: 12px 0 0;
|
|
36122
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
36123
|
+
display: block;
|
|
36145
36124
|
}
|
|
36146
36125
|
|
|
36147
|
-
.
|
|
36148
|
-
|
|
36126
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
36127
|
+
padding-right: 25px;
|
|
36149
36128
|
}
|
|
36150
36129
|
|
|
36151
|
-
.
|
|
36152
|
-
|
|
36130
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
36131
|
+
padding: 0 !important;
|
|
36153
36132
|
}
|
|
36154
36133
|
|
|
36155
|
-
.
|
|
36156
|
-
|
|
36157
|
-
|
|
36134
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
36135
|
+
position: absolute;
|
|
36136
|
+
left: 50%;
|
|
36137
|
+
top: 50%;
|
|
36138
|
+
transform: translate(-50%, -50%);
|
|
36158
36139
|
}
|
|
36159
36140
|
|
|
36160
|
-
.
|
|
36161
|
-
|
|
36162
|
-
margin: 0;
|
|
36141
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
36142
|
+
display: none;
|
|
36163
36143
|
}
|
|
36164
36144
|
|
|
36165
|
-
.
|
|
36166
|
-
|
|
36145
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
36146
|
+
background: #fff;
|
|
36167
36147
|
}
|
|
36168
36148
|
|
|
36169
|
-
.
|
|
36170
|
-
|
|
36149
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
36150
|
+
background: inherit;
|
|
36171
36151
|
}
|
|
36172
36152
|
|
|
36173
|
-
.
|
|
36174
|
-
|
|
36153
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
36154
|
+
position: static;
|
|
36155
|
+
border: none;
|
|
36156
|
+
background: inherit !important;
|
|
36157
|
+
height: 100px;
|
|
36158
|
+
vertical-align: middle;
|
|
36175
36159
|
}
|
|
36176
36160
|
|
|
36177
|
-
.
|
|
36178
|
-
|
|
36161
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
36162
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
36163
|
+
font-weight: bold;
|
|
36164
|
+
font-size: 20px;
|
|
36165
|
+
color: rgba(10, 37, 85, 0.6);
|
|
36179
36166
|
}
|
|
36180
36167
|
|
|
36181
|
-
.
|
|
36182
|
-
|
|
36168
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
36169
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
36170
|
+
z-index: 10;
|
|
36183
36171
|
}
|
|
36184
36172
|
|
|
36185
|
-
.
|
|
36186
|
-
|
|
36173
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
36174
|
+
padding: 0 !important;
|
|
36175
|
+
position: relative;
|
|
36176
|
+
background: #fff;
|
|
36187
36177
|
}
|
|
36188
36178
|
|
|
36189
|
-
.
|
|
36190
|
-
|
|
36179
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
36180
|
+
height: 100%;
|
|
36181
|
+
display: flex;
|
|
36182
|
+
align-items: center;
|
|
36183
|
+
justify-content: flex-end;
|
|
36184
|
+
padding-right: 8px;
|
|
36191
36185
|
}
|
|
36192
36186
|
|
|
36193
|
-
.
|
|
36194
|
-
padding: 4px;
|
|
36187
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
36195
36188
|
width: 24px;
|
|
36196
36189
|
height: 24px;
|
|
36197
|
-
|
|
36190
|
+
cursor: pointer;
|
|
36191
|
+
justify-content: center;
|
|
36192
|
+
border-radius: 4px;
|
|
36198
36193
|
}
|
|
36199
36194
|
|
|
36200
|
-
.
|
|
36201
|
-
|
|
36195
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
36196
|
+
background: #fff;
|
|
36202
36197
|
}
|
|
36203
36198
|
|
|
36204
|
-
.
|
|
36205
|
-
|
|
36206
|
-
|
|
36199
|
+
.E_sddwhm6 {
|
|
36200
|
+
margin: 0;
|
|
36201
|
+
border-radius: 20px;
|
|
36202
|
+
padding: 2px 10px;
|
|
36203
|
+
height: 22px;
|
|
36207
36204
|
}
|
|
36208
36205
|
|
|
36209
|
-
.
|
|
36210
|
-
|
|
36206
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
36207
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
36211
36208
|
}
|
|
36212
36209
|
|
|
36213
|
-
.
|
|
36214
|
-
|
|
36215
|
-
border-radius: 5px;
|
|
36216
|
-
font-size: 12px;
|
|
36210
|
+
.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 {
|
|
36211
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
36217
36212
|
}
|
|
36218
36213
|
|
|
36219
|
-
.
|
|
36220
|
-
|
|
36214
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
36215
|
+
color: #00122e;
|
|
36221
36216
|
}
|
|
36222
36217
|
|
|
36223
|
-
.
|
|
36224
|
-
|
|
36225
|
-
font-size: 12px;
|
|
36226
|
-
position: relative;
|
|
36218
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
36219
|
+
margin-right: 6px;
|
|
36227
36220
|
}
|
|
36228
36221
|
|
|
36229
|
-
.
|
|
36230
|
-
|
|
36222
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
36223
|
+
margin-left: 8px;
|
|
36224
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36231
36225
|
}
|
|
36232
36226
|
|
|
36233
|
-
.
|
|
36234
|
-
background-color: rgba(
|
|
36227
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
36228
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
36235
36229
|
}
|
|
36236
36230
|
|
|
36237
|
-
.
|
|
36238
|
-
|
|
36239
|
-
align-items: center;
|
|
36240
|
-
margin-top: 8px;
|
|
36231
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
36232
|
+
background-color: #0080ff;
|
|
36241
36233
|
}
|
|
36242
36234
|
|
|
36243
|
-
.
|
|
36244
|
-
|
|
36245
|
-
height: 24px;
|
|
36235
|
+
.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 {
|
|
36236
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
36246
36237
|
}
|
|
36247
36238
|
|
|
36248
|
-
.
|
|
36249
|
-
|
|
36250
|
-
margin-left: 8px;
|
|
36251
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36239
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
36240
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
36252
36241
|
}
|
|
36253
36242
|
|
|
36254
|
-
.
|
|
36255
|
-
|
|
36243
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
36244
|
+
background-color: #f0483e;
|
|
36256
36245
|
}
|
|
36257
36246
|
|
|
36258
|
-
.
|
|
36259
|
-
|
|
36260
|
-
height: 24px;
|
|
36261
|
-
padding: 4px;
|
|
36262
|
-
margin-right: 8px;
|
|
36247
|
+
.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 {
|
|
36248
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
36263
36249
|
}
|
|
36264
36250
|
|
|
36265
|
-
.
|
|
36266
|
-
|
|
36267
|
-
height: 16px;
|
|
36251
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
36252
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
36268
36253
|
}
|
|
36269
36254
|
|
|
36270
|
-
.
|
|
36271
|
-
|
|
36272
|
-
height: 18px;
|
|
36255
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
36256
|
+
background-color: #fea008;
|
|
36273
36257
|
}
|
|
36274
36258
|
|
|
36275
|
-
.
|
|
36276
|
-
|
|
36277
|
-
height: 24px;
|
|
36259
|
+
.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 {
|
|
36260
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
36278
36261
|
}
|
|
36279
36262
|
|
|
36280
|
-
.
|
|
36281
|
-
|
|
36263
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
36264
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
36282
36265
|
}
|
|
36283
36266
|
|
|
36284
|
-
.
|
|
36285
|
-
|
|
36286
|
-
height: 16px;
|
|
36267
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
36268
|
+
background-color: #00ba5d;
|
|
36287
36269
|
}
|
|
36288
36270
|
|
|
36289
|
-
.
|
|
36290
|
-
|
|
36291
|
-
|
|
36292
|
-
|
|
36293
|
-
|
|
36294
|
-
|
|
36295
|
-
|
|
36296
|
-
|
|
36271
|
+
.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 {
|
|
36272
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
36273
|
+
}
|
|
36274
|
+
|
|
36275
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
36276
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
36277
|
+
}
|
|
36278
|
+
|
|
36279
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
36280
|
+
background-color: #6b7d99;
|
|
36281
|
+
}
|
|
36282
|
+
|
|
36283
|
+
.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 {
|
|
36284
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
36285
|
+
}
|
|
36286
|
+
|
|
36287
|
+
.E_satwmqm {
|
|
36288
|
+
width: 8px;
|
|
36289
|
+
height: 8px;
|
|
36290
|
+
border-radius: 50%;
|
|
36291
|
+
display: inline-block;
|
|
36297
36292
|
}
|
|
36298
36293
|
|
|
36299
36294
|
.E_l12xdkhl {
|
|
@@ -36321,6 +36316,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36321
36316
|
transform: rotate(360deg);
|
|
36322
36317
|
}
|
|
36323
36318
|
}
|
|
36319
|
+
.E_r77hffu {
|
|
36320
|
+
display: flex;
|
|
36321
|
+
align-items: center;
|
|
36322
|
+
justify-content: space-between;
|
|
36323
|
+
column-gap: 6px;
|
|
36324
|
+
}
|
|
36325
|
+
|
|
36326
|
+
.E_p1cmxsf7 {
|
|
36327
|
+
display: flex;
|
|
36328
|
+
flex-direction: column;
|
|
36329
|
+
justify-content: center;
|
|
36330
|
+
row-gap: var(--p1cmxsf7-0);
|
|
36331
|
+
}
|
|
36332
|
+
|
|
36333
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
36334
|
+
font-size: 0;
|
|
36335
|
+
}
|
|
36336
|
+
|
|
36337
|
+
.E_i1g85yz3 {
|
|
36338
|
+
margin-right: 4px;
|
|
36339
|
+
height: 16px;
|
|
36340
|
+
}
|
|
36341
|
+
|
|
36324
36342
|
.E_t13ef470 {
|
|
36325
36343
|
height: 100%;
|
|
36326
36344
|
}
|
|
@@ -36358,24 +36376,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36358
36376
|
background: rgba(163, 180, 204, 0.18);
|
|
36359
36377
|
}
|
|
36360
36378
|
|
|
36361
|
-
.E_r77hffu {
|
|
36362
|
-
display: flex;
|
|
36363
|
-
align-items: center;
|
|
36364
|
-
justify-content: space-between;
|
|
36365
|
-
column-gap: 6px;
|
|
36366
|
-
}
|
|
36367
|
-
|
|
36368
|
-
.E_p1cmxsf7 {
|
|
36369
|
-
display: flex;
|
|
36370
|
-
flex-direction: column;
|
|
36371
|
-
justify-content: center;
|
|
36372
|
-
row-gap: var(--p1cmxsf7-0);
|
|
36373
|
-
}
|
|
36374
|
-
|
|
36375
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
36376
|
-
font-size: 0;
|
|
36377
|
-
}
|
|
36378
|
-
|
|
36379
36379
|
.E_t1gvlxt5 {
|
|
36380
36380
|
min-width: 0;
|
|
36381
36381
|
flex: 1;
|
|
@@ -36726,18 +36726,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36726
36726
|
display: block;
|
|
36727
36727
|
}
|
|
36728
36728
|
|
|
36729
|
-
.E_i14c7jc8 {
|
|
36730
|
-
color: var(--i14c7jc8-0);
|
|
36731
|
-
}
|
|
36732
|
-
|
|
36733
|
-
.E_i1ibuolf {
|
|
36734
|
-
display: flex;
|
|
36735
|
-
align-items: center;
|
|
36736
|
-
column-gap: 4px;
|
|
36737
|
-
font-size: 12px;
|
|
36738
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
36739
|
-
}
|
|
36740
|
-
|
|
36741
36729
|
.E_d1u4ndxc {
|
|
36742
36730
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
36743
36731
|
font-size: 12px;
|
|
@@ -36768,4 +36756,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36768
36756
|
to {
|
|
36769
36757
|
transform: translateX(100%);
|
|
36770
36758
|
}
|
|
36759
|
+
}
|
|
36760
|
+
.E_i14c7jc8 {
|
|
36761
|
+
color: var(--i14c7jc8-0);
|
|
36762
|
+
}
|
|
36763
|
+
|
|
36764
|
+
.E_i1ibuolf {
|
|
36765
|
+
display: flex;
|
|
36766
|
+
align-items: center;
|
|
36767
|
+
column-gap: 4px;
|
|
36768
|
+
font-size: 12px;
|
|
36769
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
36771
36770
|
}
|