@cloudtower/eagle 0.28.8 → 0.28.9

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.
@@ -29586,45 +29586,184 @@ html body {
29586
29586
  margin-left: 1px;
29587
29587
  }
29588
29588
 
29589
- .E_ou7iq30 {
29590
- overflow: hidden;
29591
- text-overflow: ellipsis;
29589
+ .E_s1ebs0ra {
29590
+ display: flex;
29591
+ align-items: center;
29592
+ justify-content: space-between;
29593
+ background: #edf0f7;
29594
+ padding: 8px 12px;
29595
+ position: sticky;
29596
+ top: 0;
29597
+ z-index: 1;
29598
+ margin-bottom: -52px;
29592
29599
  }
29593
29600
 
29594
- .E_s1tui002 {
29601
+ .E_s1ebs0ra .select-total {
29602
+ display: flex;
29603
+ align-items: center;
29604
+ font-weight: 700;
29605
+ flex-shrink: 0;
29606
+ }
29607
+
29608
+ .E_s1ebs0ra .select-total .icon-wrapper {
29609
+ cursor: pointer;
29610
+ margin-left: 8px;
29611
+ width: 32px;
29612
+ height: 32px;
29613
+ border-radius: 50%;
29614
+ justify-content: center;
29615
+ }
29616
+
29617
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29618
+ background: rgba(225, 230, 241, 0.6);
29619
+ }
29620
+
29621
+ .E_s1ebs0ra .action-group {
29622
+ flex: 1;
29623
+ margin-left: 88px;
29595
29624
  white-space: nowrap;
29625
+ text-align: right;
29626
+ position: relative;
29627
+ padding: 4px 0;
29628
+ margin-top: -4px;
29629
+ overflow: hidden;
29596
29630
  }
29597
29631
 
29598
- .E_mxrc2zg {
29599
- display: -webkit-box;
29600
- -webkit-line-clamp: var(--mxrc2zg-0);
29601
- -webkit-box-orient: vertical;
29602
- word-break: break-all;
29632
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29633
+ transform: translateY(-4px);
29603
29634
  }
29604
29635
 
29605
- .E_wg1tsps {
29636
+ .E_s1ebs0ra .action-group button {
29637
+ border: none;
29638
+ }
29639
+
29640
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29641
+ margin-right: 8px;
29642
+ }
29643
+
29644
+ .E_s1ebs0ra .action-group > button:last-child {
29645
+ margin-right: 4px;
29646
+ }
29647
+
29648
+ .E_s1ebs0ra .action-group .more-btn {
29649
+ cursor: pointer;
29650
+ width: 32px;
29651
+ height: 32px;
29652
+ justify-content: center;
29653
+ border-radius: 50%;
29654
+ }
29655
+
29656
+ .E_s1ebs0ra .action-group .more-btn:hover {
29657
+ background: #fff;
29658
+ }
29659
+
29660
+ .E_clm1wy1 {
29661
+ width: 192px;
29662
+ height: 246px;
29663
+ border-radius: 4px;
29664
+ }
29665
+
29666
+ .E_clm1wy1 > .ant-picker-calendar,
29667
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29668
+ width: 100%;
29669
+ background-color: rgba(245, 247, 250, 0.6);
29670
+ border-top: none;
29671
+ }
29672
+
29673
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29674
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29675
+ padding: 0 16px;
29676
+ }
29677
+
29678
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29679
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29680
+ width: 100%;
29681
+ height: 180px;
29682
+ border-spacing: 0;
29683
+ }
29684
+
29685
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29686
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29687
+ margin-bottom: 8px;
29688
+ }
29689
+
29690
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29691
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29692
+ width: 22px;
29693
+ }
29694
+
29695
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29696
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29697
+ padding: 0;
29698
+ }
29699
+
29700
+ .E_clm1wy1 .ant-picker-cell {
29701
+ color: rgba(62, 70, 82, 0.6);
29702
+ opacity: 0.4;
29703
+ }
29704
+
29705
+ .E_clm1wy1 .ant-picker-cell-in-view {
29706
+ color: rgba(62, 70, 82, 0.6);
29707
+ opacity: 1;
29708
+ }
29709
+
29710
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29711
+ color: #3e4652;
29712
+ }
29713
+
29714
+ .E_clm1wy1 .ant-picker-cell::before {
29715
+ pointer-events: none;
29716
+ }
29717
+
29718
+ .E_t1tsm00v {
29719
+ color: rgba(129, 138, 153, 0.6);
29720
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29721
+ backdrop-filter: blur(10px);
29722
+ padding: 7px 10px;
29723
+ }
29724
+
29725
+ .E_c167wnad {
29726
+ color: rgba(62, 70, 82, 0.6);
29606
29727
  display: flex;
29728
+ justify-content: space-between;
29607
29729
  align-items: center;
29608
- justify-content: flex-end;
29730
+ padding: 8px 16px;
29609
29731
  }
29610
29732
 
29611
- .E_b1ctd5xy {
29733
+ .E_c167wnad .anticon {
29734
+ cursor: pointer;
29735
+ }
29736
+
29737
+ .E_c167wnad .anticon:hover {
29738
+ color: #0096ff;
29739
+ }
29740
+
29741
+ .E_cxhf7dh {
29742
+ text-align: center;
29743
+ }
29744
+
29745
+ .E_cxhf7dh .dots {
29612
29746
  display: flex;
29613
- align-items: center;
29614
- width: calc(100% - 40px);
29747
+ justify-content: center;
29615
29748
  }
29616
29749
 
29617
- .E_b1ctd5xy .chart {
29750
+ .E_cxhf7dh .dot {
29618
29751
  display: inline-block;
29619
- width: 100%;
29752
+ width: 2px;
29753
+ height: 2px;
29754
+ border-radius: 1px;
29755
+ background: #0096ff;
29620
29756
  }
29621
29757
 
29622
- .E_u1p8acpn {
29623
- min-width: 40px;
29758
+ .E_cxhf7dh .dot:not(:last-child) {
29759
+ margin-right: 2px;
29624
29760
  }
29625
29761
 
29626
- .E_u1p8acpn .unit {
29627
- color: #00122e !important;
29762
+ .E_cxhf7dh .bar {
29763
+ width: 9px;
29764
+ height: 2px;
29765
+ background: #0096ff;
29766
+ border-radius: 2px;
29628
29767
  }
29629
29768
 
29630
29769
  .E_t1sqg15u {
@@ -29802,6 +29941,10 @@ html body {
29802
29941
  overflow: auto;
29803
29942
  }
29804
29943
 
29944
+ span.E_tqjc4ui {
29945
+ margin: 0 2px;
29946
+ }
29947
+
29805
29948
  .E_gmyahx3 {
29806
29949
  cursor: pointer;
29807
29950
  }
@@ -29814,188 +29957,186 @@ html body {
29814
29957
  color: #0080ff;
29815
29958
  }
29816
29959
 
29817
- span.E_tqjc4ui {
29818
- margin: 0 2px;
29960
+ .E_ou7iq30 {
29961
+ overflow: hidden;
29962
+ text-overflow: ellipsis;
29819
29963
  }
29820
29964
 
29821
- .E_s1ebs0ra {
29822
- display: flex;
29823
- align-items: center;
29824
- justify-content: space-between;
29825
- background: #edf0f7;
29826
- padding: 8px 12px;
29827
- position: sticky;
29828
- top: 0;
29829
- z-index: 1;
29830
- margin-bottom: -52px;
29965
+ .E_s1tui002 {
29966
+ white-space: nowrap;
29831
29967
  }
29832
29968
 
29833
- .E_s1ebs0ra .select-total {
29834
- display: flex;
29835
- align-items: center;
29836
- font-weight: 700;
29837
- flex-shrink: 0;
29969
+ .E_mxrc2zg {
29970
+ display: -webkit-box;
29971
+ -webkit-line-clamp: var(--mxrc2zg-0);
29972
+ -webkit-box-orient: vertical;
29973
+ word-break: break-all;
29838
29974
  }
29839
29975
 
29840
- .E_s1ebs0ra .select-total .icon-wrapper {
29841
- cursor: pointer;
29842
- margin-left: 8px;
29843
- width: 32px;
29844
- height: 32px;
29845
- border-radius: 50%;
29846
- justify-content: center;
29976
+ .E_c1up1pdz {
29977
+ width: 648px;
29847
29978
  }
29848
29979
 
29849
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29850
- background: rgba(225, 230, 241, 0.6);
29980
+ .E_c1up1pdz.active {
29981
+ border-color: #0080ff;
29851
29982
  }
29852
29983
 
29853
- .E_s1ebs0ra .action-group {
29854
- flex: 1;
29855
- margin-left: 88px;
29856
- white-space: nowrap;
29857
- text-align: right;
29858
- position: relative;
29859
- padding: 4px 0;
29860
- margin-top: -4px;
29861
- overflow: hidden;
29984
+ .E_c1up1pdz.active > header {
29985
+ background: rgba(0, 128, 255, 0.1);
29862
29986
  }
29863
29987
 
29864
- .E_s1ebs0ra .action-group .sub-menu-delete {
29865
- transform: translateY(-4px);
29988
+ .E_c1up1pdz .expand {
29989
+ padding: 12px;
29866
29990
  }
29867
29991
 
29868
- .E_s1ebs0ra .action-group button {
29869
- border: none;
29992
+ .E_c1up1pdz .field-item {
29993
+ display: flex;
29994
+ padding: 10px 0;
29995
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29870
29996
  }
29871
29997
 
29872
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29873
- margin-right: 8px;
29998
+ .E_c1up1pdz .field-item:last-child {
29999
+ border-bottom: none;
30000
+ padding-bottom: 0;
29874
30001
  }
29875
30002
 
29876
- .E_s1ebs0ra .action-group > button:last-child {
29877
- margin-right: 4px;
30003
+ .E_c1up1pdz .field-item label {
30004
+ line-height: 32px;
30005
+ width: 100px;
30006
+ color: rgba(62, 70, 82, 0.6);
29878
30007
  }
29879
30008
 
29880
- .E_s1ebs0ra .action-group .more-btn {
29881
- cursor: pointer;
29882
- width: 32px;
29883
- height: 32px;
29884
- justify-content: center;
29885
- border-radius: 50%;
30009
+ .E_c1up1pdz .help {
30010
+ color: rgba(62, 70, 82, 0.6);
30011
+ margin-top: 5px;
29886
30012
  }
29887
30013
 
29888
- .E_s1ebs0ra .action-group .more-btn:hover {
29889
- background: #fff;
30014
+ .E_c1up1pdz .ant-input-affix-wrapper,
30015
+ .E_c1up1pdz .ant-picker {
30016
+ width: 128px;
29890
30017
  }
29891
30018
 
29892
- .E_clm1wy1 {
29893
- width: 192px;
29894
- height: 246px;
29895
- border-radius: 4px;
30019
+ .E_c156wh19 {
30020
+ display: flex;
30021
+ align-items: center;
30022
+ justify-content: space-between;
30023
+ word-break: keep-all;
29896
30024
  }
29897
30025
 
29898
- .E_clm1wy1 > .ant-picker-calendar,
29899
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29900
- width: 100%;
29901
- background-color: rgba(245, 247, 250, 0.6);
29902
- border-top: none;
30026
+ .E_c156wh19 .title {
30027
+ margin: 0 16px 0 8px;
29903
30028
  }
29904
30029
 
29905
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29906
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29907
- padding: 0 16px;
30030
+ .E_c156wh19 .retain {
30031
+ color: rgba(129, 138, 153, 0.6);
29908
30032
  }
29909
30033
 
29910
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29911
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29912
- width: 100%;
29913
- height: 180px;
29914
- border-spacing: 0;
30034
+ .E_c156wh19 div.left {
30035
+ flex: 1;
30036
+ display: flex;
30037
+ overflow: hidden;
30038
+ align-items: center;
30039
+ justify-content: flex-start;
30040
+ white-space: nowrap;
29915
30041
  }
29916
30042
 
29917
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29918
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29919
- margin-bottom: 8px;
30043
+ .E_c156wh19 div.left .title {
30044
+ max-width: 100%;
30045
+ overflow: hidden;
30046
+ text-overflow: ellipsis;
29920
30047
  }
29921
30048
 
29922
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29923
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29924
- width: 22px;
30049
+ .E_c156wh19 div.right {
30050
+ display: flex;
30051
+ align-items: center;
29925
30052
  }
29926
30053
 
29927
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29928
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29929
- padding: 0;
30054
+ .E_c156wh19 .reverse {
30055
+ display: flex;
30056
+ flex-direction: row-reverse;
30057
+ align-items: center;
29930
30058
  }
29931
30059
 
29932
- .E_clm1wy1 .ant-picker-cell {
29933
- color: rgba(62, 70, 82, 0.6);
29934
- opacity: 0.4;
30060
+ .E_c156wh19 .reverse .ant-switch {
30061
+ margin-left: 8px;
29935
30062
  }
29936
30063
 
29937
- .E_clm1wy1 .ant-picker-cell-in-view {
29938
- color: rgba(62, 70, 82, 0.6);
29939
- opacity: 1;
30064
+ .E_c156wh19 .close {
30065
+ padding-left: 14px;
30066
+ margin-left: 14px;
30067
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30068
+ cursor: pointer;
29940
30069
  }
29941
30070
 
29942
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29943
- color: #3e4652;
30071
+ .E_m126spxy {
30072
+ padding-bottom: 4px;
30073
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29944
30074
  }
29945
30075
 
29946
- .E_clm1wy1 .ant-picker-cell::before {
29947
- pointer-events: none;
30076
+ .E_m126spxy .ant-btn-link {
30077
+ padding: 1px 10px;
30078
+ color: rgba(62, 70, 82, 0.6);
30079
+ border-radius: 4px;
29948
30080
  }
29949
30081
 
29950
- .E_t1tsm00v {
29951
- color: rgba(129, 138, 153, 0.6);
29952
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29953
- backdrop-filter: blur(10px);
29954
- padding: 7px 10px;
30082
+ .E_m126spxy .ant-btn-link.active {
30083
+ background: rgba(0, 128, 255, 0.1);
30084
+ color: #0096ff;
29955
30085
  }
29956
30086
 
29957
- .E_c167wnad {
29958
- color: rgba(62, 70, 82, 0.6);
29959
- display: flex;
29960
- justify-content: space-between;
29961
- align-items: center;
29962
- padding: 8px 16px;
30087
+ .E_wpbf4pq {
30088
+ padding: 10px 0;
30089
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29963
30090
  }
29964
30091
 
29965
- .E_c167wnad .anticon {
29966
- cursor: pointer;
30092
+ .E_wpbf4pq .ant-input,
30093
+ .E_wpbf4pq .ant-picker {
30094
+ width: 80px;
30095
+ margin: 0 9px;
30096
+ text-align: center;
29967
30097
  }
29968
30098
 
29969
- .E_c167wnad .anticon:hover {
29970
- color: #0096ff;
30099
+ .E_wpbf4pq .options {
30100
+ padding: 12px 0 12px 16px;
30101
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30102
+ margin: 5px 0 5px 8px;
29971
30103
  }
29972
30104
 
29973
- .E_cxhf7dh {
29974
- text-align: center;
30105
+ .E_wpbf4pq .week-day-option,
30106
+ .E_wpbf4pq .month-day-option {
30107
+ background: #f5f7fa;
30108
+ box-sizing: border-box;
30109
+ border-radius: 16px;
30110
+ margin-right: 8px;
29975
30111
  }
29976
30112
 
29977
- .E_cxhf7dh .dots {
29978
- display: flex;
29979
- justify-content: center;
30113
+ .E_wpbf4pq .week-day-option:focus,
30114
+ .E_wpbf4pq .month-day-option:focus {
30115
+ color: inherit;
30116
+ border-color: #d9d9d9;
29980
30117
  }
29981
30118
 
29982
- .E_cxhf7dh .dot {
29983
- display: inline-block;
29984
- width: 2px;
29985
- height: 2px;
29986
- border-radius: 1px;
29987
- background: #0096ff;
30119
+ .E_wpbf4pq .week-day-option.active {
30120
+ background-color: #0096ff;
30121
+ border-color: #0096ff;
30122
+ color: #fff;
29988
30123
  }
29989
30124
 
29990
- .E_cxhf7dh .dot:not(:last-child) {
29991
- margin-right: 2px;
30125
+ .E_wpbf4pq .week-day-option.en-text {
30126
+ width: 110px;
30127
+ margin-top: 4px;
29992
30128
  }
29993
30129
 
29994
- .E_cxhf7dh .bar {
29995
- width: 9px;
29996
- height: 2px;
29997
- background: #0096ff;
29998
- border-radius: 2px;
30130
+ .E_wpbf4pq .month-day-option {
30131
+ width: 32px;
30132
+ padding: 0;
30133
+ margin-bottom: 8px;
30134
+ }
30135
+
30136
+ .E_wpbf4pq .month-day-option.active {
30137
+ background-color: #0096ff;
30138
+ border-color: #0096ff;
30139
+ color: #fff;
29999
30140
  }
30000
30141
 
30001
30142
  .E_s1iv0tp1 .enabled-switch {
@@ -30007,6 +30148,31 @@ span.E_tqjc4ui {
30007
30148
  margin-right: 8px;
30008
30149
  }
30009
30150
 
30151
+ .E_wg1tsps {
30152
+ display: flex;
30153
+ align-items: center;
30154
+ justify-content: flex-end;
30155
+ }
30156
+
30157
+ .E_b1ctd5xy {
30158
+ display: flex;
30159
+ align-items: center;
30160
+ width: calc(100% - 40px);
30161
+ }
30162
+
30163
+ .E_b1ctd5xy .chart {
30164
+ display: inline-block;
30165
+ width: 100%;
30166
+ }
30167
+
30168
+ .E_u1p8acpn {
30169
+ min-width: 40px;
30170
+ }
30171
+
30172
+ .E_u1p8acpn .unit {
30173
+ color: #00122e !important;
30174
+ }
30175
+
30010
30176
  .E_t160l1cm {
30011
30177
  display: flex;
30012
30178
  flex-direction: column;
@@ -30257,209 +30423,174 @@ span.E_tqjc4ui {
30257
30423
  background: transparent;
30258
30424
  }
30259
30425
 
30260
- .E_c1up1pdz {
30261
- width: 648px;
30426
+ .E_c18gxmrl {
30427
+ border: 1px solid #d8deeb;
30428
+ border-radius: 4px;
30262
30429
  }
30263
30430
 
30264
- .E_c1up1pdz.active {
30431
+ .E_c18gxmrl + .E_c18gxmrl {
30432
+ margin-top: 8px;
30433
+ }
30434
+
30435
+ .E_c18gxmrl:hover {
30265
30436
  border-color: #0080ff;
30266
30437
  }
30267
30438
 
30268
- .E_c1up1pdz.active > header {
30439
+ .E_c18gxmrl:hover > header {
30269
30440
  background: rgba(0, 128, 255, 0.1);
30270
30441
  }
30271
30442
 
30272
- .E_c1up1pdz .expand {
30273
- padding: 12px;
30443
+ .E_c18gxmrl.active header {
30444
+ border-bottom: 1px solid #d8deeb;
30274
30445
  }
30275
30446
 
30276
- .E_c1up1pdz .field-item {
30447
+ .E_c18gxmrl > header {
30448
+ padding: 8px 12px;
30449
+ }
30450
+
30451
+ .E_m74vjol {
30277
30452
  display: flex;
30278
- padding: 10px 0;
30279
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30453
+ justify-content: space-between;
30454
+ width: 100%;
30280
30455
  }
30281
30456
 
30282
- .E_c1up1pdz .field-item:last-child {
30283
- border-bottom: none;
30284
- padding-bottom: 0;
30457
+ .E_m74vjol .action {
30458
+ margin-left: 16px;
30285
30459
  }
30286
30460
 
30287
- .E_c1up1pdz .field-item label {
30288
- line-height: 32px;
30289
- width: 100px;
30290
- color: rgba(62, 70, 82, 0.6);
30461
+ .E_a1o35uvh .ant-alert-message {
30462
+ width: 100%;
30291
30463
  }
30292
30464
 
30293
- .E_c1up1pdz .help {
30294
- color: rgba(62, 70, 82, 0.6);
30295
- margin-top: 5px;
30465
+ .E_b1nip9bk {
30466
+ padding: 4px 11px;
30296
30467
  }
30297
30468
 
30298
- .E_c1up1pdz .ant-input-affix-wrapper,
30299
- .E_c1up1pdz .ant-picker {
30300
- width: 128px;
30469
+ .E_bqamoqe {
30470
+ white-space: nowrap;
30471
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30301
30472
  }
30302
30473
 
30303
- .E_c156wh19 {
30304
- display: flex;
30305
- align-items: center;
30306
- justify-content: space-between;
30307
- word-break: keep-all;
30474
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30475
+ --color: #0080ff;
30308
30476
  }
30309
30477
 
30310
- .E_c156wh19 .title {
30311
- margin: 0 16px 0 8px;
30478
+ .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] {
30479
+ --color: #0080ff;
30312
30480
  }
30313
30481
 
30314
- .E_c156wh19 .retain {
30315
- color: rgba(129, 138, 153, 0.6);
30482
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30483
+ margin-left: 1px;
30316
30484
  }
30317
30485
 
30318
- .E_c156wh19 div.left {
30319
- flex: 1;
30320
- display: flex;
30321
- overflow: hidden;
30322
- align-items: center;
30323
- justify-content: flex-start;
30324
- white-space: nowrap;
30325
- }
30326
-
30327
- .E_c156wh19 div.left .title {
30328
- max-width: 100%;
30329
- overflow: hidden;
30330
- text-overflow: ellipsis;
30331
- }
30332
-
30333
- .E_c156wh19 div.right {
30334
- display: flex;
30335
- align-items: center;
30336
- }
30337
-
30338
- .E_c156wh19 .reverse {
30339
- display: flex;
30340
- flex-direction: row-reverse;
30341
- align-items: center;
30342
- }
30343
-
30344
- .E_c156wh19 .reverse .ant-switch {
30345
- margin-left: 8px;
30486
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30487
+ border-top-right-radius: 0;
30488
+ border-bottom-right-radius: 0;
30346
30489
  }
30347
30490
 
30348
- .E_c156wh19 .close {
30349
- padding-left: 14px;
30350
- margin-left: 14px;
30351
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30352
- cursor: pointer;
30491
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30492
+ border-top-left-radius: 0;
30493
+ border-bottom-left-radius: 0;
30353
30494
  }
30354
30495
 
30355
- .E_m126spxy {
30356
- padding-bottom: 4px;
30357
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30496
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30497
+ border-radius: unset;
30358
30498
  }
30359
30499
 
30360
- .E_m126spxy .ant-btn-link {
30361
- padding: 1px 10px;
30362
- color: rgba(62, 70, 82, 0.6);
30363
- border-radius: 4px;
30500
+ .E_c1uzzomf {
30501
+ margin-bottom: 16px;
30364
30502
  }
30365
30503
 
30366
- .E_m126spxy .ant-btn-link.active {
30367
- background: rgba(0, 128, 255, 0.1);
30368
- color: #0096ff;
30504
+ .E_c1uzzomf .card-title {
30505
+ font-size: 16px;
30506
+ color: rgba(44, 56, 82, 0.6);
30507
+ font-weight: 700;
30508
+ line-height: 32px;
30369
30509
  }
30370
30510
 
30371
- .E_wpbf4pq {
30372
- padding: 10px 0;
30373
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30511
+ .E_c1uzzomf .card-body {
30512
+ padding: 24px;
30513
+ border-radius: 8px;
30514
+ background: #fff;
30374
30515
  }
30375
30516
 
30376
- .E_wpbf4pq .ant-input,
30377
- .E_wpbf4pq .ant-picker {
30378
- width: 80px;
30379
- margin: 0 9px;
30517
+ .E_c1uzzomf .empty {
30518
+ font-weight: 700;
30519
+ font-size: 14px;
30520
+ line-height: 22px;
30521
+ color: rgba(0, 21, 64, 0.3);
30380
30522
  text-align: center;
30381
30523
  }
30382
30524
 
30383
- .E_wpbf4pq .options {
30384
- padding: 12px 0 12px 16px;
30385
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30386
- margin: 5px 0 5px 8px;
30387
- }
30388
-
30389
- .E_wpbf4pq .week-day-option,
30390
- .E_wpbf4pq .month-day-option {
30391
- background: #f5f7fa;
30392
- box-sizing: border-box;
30393
- border-radius: 16px;
30394
- margin-right: 8px;
30395
- }
30396
-
30397
- .E_wpbf4pq .week-day-option:focus,
30398
- .E_wpbf4pq .month-day-option:focus {
30399
- color: inherit;
30400
- border-color: #d9d9d9;
30401
- }
30402
-
30403
- .E_wpbf4pq .week-day-option.active {
30404
- background-color: #0096ff;
30405
- border-color: #0096ff;
30406
- color: #fff;
30407
- }
30408
-
30409
- .E_wpbf4pq .week-day-option.en-text {
30410
- width: 110px;
30411
- margin-top: 4px;
30525
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30526
+ padding: 4px 8px 0 8px;
30527
+ color: rgba(44, 56, 82, 0.6);
30528
+ font-size: 12px;
30412
30529
  }
30413
30530
 
30414
- .E_wpbf4pq .month-day-option {
30415
- width: 32px;
30416
- padding: 0;
30417
- margin-bottom: 8px;
30531
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30532
+ padding-bottom: 6px;
30418
30533
  }
30419
30534
 
30420
- .E_wpbf4pq .month-day-option.active {
30421
- background-color: #0096ff;
30422
- border-color: #0096ff;
30423
- color: #fff;
30535
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30536
+ padding-top: 4px;
30537
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30424
30538
  }
30425
30539
 
30426
- .E_c18gxmrl {
30427
- border: 1px solid #d8deeb;
30428
- border-radius: 4px;
30540
+ .E_fzh9mnb {
30541
+ width: 100%;
30542
+ height: 100%;
30543
+ min-height: 124px;
30544
+ display: flex;
30545
+ flex-direction: column;
30546
+ justify-content: center;
30547
+ align-items: center;
30429
30548
  }
30430
30549
 
30431
- .E_c18gxmrl + .E_c18gxmrl {
30432
- margin-top: 8px;
30550
+ .E_fzh9mnb .error-text {
30551
+ color: rgba(10, 37, 85, 0.6);
30552
+ margin-bottom: 16px;
30553
+ font-size: 18px;
30433
30554
  }
30434
30555
 
30435
- .E_c18gxmrl:hover {
30436
- border-color: #0080ff;
30556
+ .E_f7pxqmh {
30557
+ width: 100%;
30558
+ margin-bottom: 0 !important;
30559
+ flex-flow: nowrap !important;
30560
+ line-break: auto;
30437
30561
  }
30438
30562
 
30439
- .E_c18gxmrl:hover > header {
30440
- background: rgba(0, 128, 255, 0.1);
30563
+ .E_f7pxqmh > .ant-form-item-label {
30564
+ text-align: left !important;
30565
+ padding-bottom: 0 !important;
30441
30566
  }
30442
30567
 
30443
- .E_c18gxmrl.active header {
30444
- border-bottom: 1px solid #d8deeb;
30568
+ .E_f7pxqmh > .ant-form-item-label > label {
30569
+ min-height: 32px;
30570
+ height: auto;
30571
+ font-size: 13px;
30572
+ color: rgba(44, 56, 82, 0.6);
30573
+ white-space: normal;
30445
30574
  }
30446
30575
 
30447
- .E_c18gxmrl > header {
30448
- padding: 8px 12px;
30576
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30577
+ border-color: #ff4d4f !important;
30449
30578
  }
30450
30579
 
30451
- .E_m74vjol {
30452
- display: flex;
30453
- justify-content: space-between;
30454
- width: 100%;
30580
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30581
+ border-color: #ff4d4f !important;
30455
30582
  }
30456
30583
 
30457
- .E_m74vjol .action {
30458
- margin-left: 16px;
30584
+ .E_f7pxqmh .ant-form-item-explain {
30585
+ margin-top: 4px;
30586
+ font-size: 12px;
30587
+ min-height: 0px;
30459
30588
  }
30460
30589
 
30461
- .E_a1o35uvh .ant-alert-message {
30462
- width: 100%;
30590
+ .E_f7pxqmh .ant-form-item-extra {
30591
+ font-size: 12px;
30592
+ color: rgba(44, 56, 82, 0.6);
30593
+ min-height: 0px;
30463
30594
  }
30464
30595
 
30465
30596
  .E_berrcjl {
@@ -30773,61 +30904,151 @@ button.E_n7k2c6r {
30773
30904
  padding: 0;
30774
30905
  }
30775
30906
 
30776
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30777
- padding: 4px 8px 0 8px;
30778
- color: rgba(44, 56, 82, 0.6);
30779
- font-size: 12px;
30907
+ .E_iouxfgt {
30908
+ display: inline-flex;
30909
+ align-items: center;
30780
30910
  }
30781
30911
 
30782
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30783
- padding-bottom: 6px;
30912
+ .E_iouxfgt .icon-inner {
30913
+ display: inline-flex;
30914
+ align-items: center;
30915
+ justify-content: center;
30784
30916
  }
30785
30917
 
30786
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30787
- padding-top: 4px;
30788
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30918
+ .E_iouxfgt .icon-inner + span,
30919
+ .E_iouxfgt span + .icon-inner.suffix {
30920
+ margin-left: 4px;
30789
30921
  }
30790
30922
 
30791
- .E_fzh9mnb {
30792
- width: 100%;
30793
- height: 100%;
30794
- min-height: 124px;
30923
+ .E_iouxfgt.is-rotate img,
30924
+ .E_iouxfgt.is-rotate svg {
30925
+ animation: rotate 680ms linear infinite;
30926
+ }
30927
+
30928
+ .E_d1bw7c5z {
30929
+ position: relative;
30930
+ max-width: 388px;
30931
+ min-width: 285px;
30932
+ }
30933
+
30934
+ .E_d1bw7c5z .center {
30935
+ position: absolute;
30936
+ font-size: 12px;
30937
+ width: 80px;
30938
+ height: 100px;
30939
+ top: 0;
30940
+ left: 35px;
30795
30941
  display: flex;
30796
30942
  flex-direction: column;
30797
30943
  justify-content: center;
30798
30944
  align-items: center;
30945
+ color: #00122e;
30799
30946
  }
30800
30947
 
30801
- .E_fzh9mnb .error-text {
30802
- color: rgba(10, 37, 85, 0.6);
30803
- margin-bottom: 16px;
30804
- font-size: 18px;
30948
+ .E_d1bw7c5z .center .number {
30949
+ font-size: 24px;
30950
+ font-weight: 700;
30805
30951
  }
30806
30952
 
30807
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30808
- display: var(--ai7qkf2-0);
30953
+ .E_d1bw7c5z .center .text {
30954
+ padding: 0 5px;
30955
+ font-size: 12px;
30956
+ width: inherit;
30957
+ text-align: center;
30809
30958
  }
30810
30959
 
30811
- .E_ai7qkf2 .ant-input-number-input-wrap {
30812
- display: inline-flex;
30813
- line-height: 1.5715;
30814
- height: 100%;
30815
- width: 100%;
30960
+ .E_d1bw7c5z .recharts-wrapper {
30961
+ display: flex;
30816
30962
  }
30817
30963
 
30818
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30819
- content: var(--ai7qkf2-1);
30820
- display: var(--ai7qkf2-2);
30821
- flex: none;
30964
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30965
+ position: relative !important;
30966
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30967
+ left: 0 !important;
30968
+ bottom: 0 !important;
30969
+ display: flex;
30822
30970
  align-items: center;
30823
- margin-left: 4px;
30824
- padding: 5px 12px 5px 0;
30825
- color: rgba(44, 56, 82, 0.6);
30826
30971
  }
30827
30972
 
30828
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30829
- content: var(--ai7qkf2-3);
30830
- display: var(--ai7qkf2-4);
30973
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30974
+ width: 100%;
30975
+ }
30976
+
30977
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30978
+ width: 100%;
30979
+ margin-right: 0 !important;
30980
+ line-height: 18px;
30981
+ }
30982
+
30983
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30984
+ border-radius: 2px;
30985
+ }
30986
+
30987
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30988
+ min-width: 75px;
30989
+ max-width: 198px;
30990
+ width: calc(100% - 20px);
30991
+ margin-left: 2px;
30992
+ color: #00122e !important;
30993
+ display: inline-flex;
30994
+ justify-content: space-between;
30995
+ }
30996
+
30997
+ .E_d1bw7c5z .tooltip-text {
30998
+ maxwidth: calc(100% - 12px);
30999
+ cursor: pointer;
31000
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
31001
+ overflow: hidden;
31002
+ text-overflow: ellipsis;
31003
+ white-space: nowrap;
31004
+ }
31005
+
31006
+ .E_d1bw7c5z .value {
31007
+ color: rgba(44, 56, 82, 0.75);
31008
+ }
31009
+
31010
+ .E_t10pqbtc {
31011
+ width: 140px;
31012
+ }
31013
+
31014
+ .E_t10pqbtc .item {
31015
+ margin: 6px auto;
31016
+ display: flex;
31017
+ justify-content: space-between;
31018
+ }
31019
+
31020
+ .E_t10pqbtc .item .name {
31021
+ width: 102px;
31022
+ }
31023
+
31024
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31025
+ display: flex;
31026
+ }
31027
+
31028
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31029
+ display: var(--ai7qkf2-0);
31030
+ }
31031
+
31032
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31033
+ display: inline-flex;
31034
+ line-height: 1.5715;
31035
+ height: 100%;
31036
+ width: 100%;
31037
+ }
31038
+
31039
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31040
+ content: var(--ai7qkf2-1);
31041
+ display: var(--ai7qkf2-2);
31042
+ flex: none;
31043
+ align-items: center;
31044
+ margin-left: 4px;
31045
+ padding: 5px 12px 5px 0;
31046
+ color: rgba(44, 56, 82, 0.6);
31047
+ }
31048
+
31049
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31050
+ content: var(--ai7qkf2-3);
31051
+ display: var(--ai7qkf2-4);
30831
31052
  flex: none;
30832
31053
  align-items: center;
30833
31054
  margin-right: 4px;
@@ -30874,364 +31095,142 @@ button.E_n7k2c6r {
30874
31095
  padding: 2px 8px;
30875
31096
  }
30876
31097
 
30877
- .E_c1uzzomf {
30878
- margin-bottom: 16px;
31098
+ .E_i1inqkme {
31099
+ height: 18px;
31100
+ line-height: 18px;
31101
+ padding: 0 4px;
31102
+ border-radius: 4px;
31103
+ background: rgba(235, 239, 245, 0.6);
31104
+ border: 1px solid rgba(223, 228, 235, 0.6);
31105
+ display: flex;
31106
+ align-items: center;
31107
+ white-space: nowrap;
31108
+ margin-right: 4px;
30879
31109
  }
30880
31110
 
30881
- .E_c1uzzomf .card-title {
30882
- font-size: 16px;
30883
- color: rgba(44, 56, 82, 0.6);
30884
- font-weight: 700;
30885
- line-height: 32px;
31111
+ .E_atcz0kf .ant-input-suffix {
31112
+ margin-left: 8px;
30886
31113
  }
30887
31114
 
30888
- .E_c1uzzomf .card-body {
30889
- padding: 24px;
30890
- border-radius: 8px;
30891
- background: #fff;
31115
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31116
+ padding: 2px 7px 2px 12px;
30892
31117
  }
30893
31118
 
30894
- .E_c1uzzomf .empty {
30895
- font-weight: 700;
30896
- font-size: 14px;
30897
- line-height: 22px;
30898
- color: rgba(0, 21, 64, 0.3);
30899
- text-align: center;
31119
+ .E_sx1bpnu .ant-input-sm {
31120
+ line-height: 18px;
30900
31121
  }
30901
31122
 
30902
- .E_b1nip9bk {
31123
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31124
+ display: var(--a1wfy30z-0);
31125
+ }
31126
+
31127
+ .E_a1wfy30z .ant-input-number-input-wrap {
30903
31128
  padding: 4px 11px;
31129
+ display: inline-flex;
31130
+ line-height: 1.5715;
31131
+ height: inherit;
30904
31132
  }
30905
31133
 
30906
- .E_bqamoqe {
30907
- white-space: nowrap;
30908
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31134
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31135
+ content: var(--a1wfy30z-1);
31136
+ display: var(--a1wfy30z-2);
31137
+ flex: none;
31138
+ align-items: center;
31139
+ margin-left: 4px;
30909
31140
  }
30910
31141
 
30911
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30912
- --color: #0080ff;
31142
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31143
+ content: var(--a1wfy30z-3);
31144
+ display: var(--a1wfy30z-4);
31145
+ flex: none;
31146
+ align-items: center;
31147
+ margin-right: 4px;
31148
+ cursor: auto;
30913
31149
  }
30914
31150
 
30915
- .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] {
30916
- --color: #0080ff;
31151
+ .E_a1wfy30z .ant-input-number-input {
31152
+ padding: 0;
31153
+ margin: 0;
31154
+ height: auto;
31155
+ font-size: inherit;
30917
31156
  }
30918
31157
 
30919
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30920
- margin-left: 1px;
31158
+ .E_rapgekc.ant-radio-wrapper {
31159
+ display: inline-flex;
31160
+ align-items: baseline;
31161
+ white-space: pre-wrap;
30921
31162
  }
30922
31163
 
30923
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30924
- border-top-right-radius: 0;
30925
- border-bottom-right-radius: 0;
31164
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31165
+ position: relative;
31166
+ top: 3px;
30926
31167
  }
30927
31168
 
30928
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30929
- border-top-left-radius: 0;
30930
- border-bottom-left-radius: 0;
31169
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31170
+ border-color: rgba(107, 128, 167, 0.6);
30931
31171
  }
30932
31172
 
30933
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30934
- border-radius: unset;
31173
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31174
+ border-color: #0080ff;
30935
31175
  }
30936
31176
 
30937
- .E_itxley7.ant-input-group.ant-input-group-compact {
30938
- display: flex;
31177
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31178
+ border-color: #0080ff;
31179
+ background: #0080ff;
30939
31180
  }
30940
31181
 
30941
- .E_sx1bpnu .ant-input-sm {
30942
- line-height: 18px;
31182
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31183
+ top: 4px;
31184
+ left: 4px;
31185
+ width: 6px;
31186
+ height: 6px;
31187
+ background: #fff;
30943
31188
  }
30944
31189
 
30945
- .E_d1bw7c5z {
30946
- position: relative;
30947
- max-width: 388px;
30948
- min-width: 285px;
31190
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31191
+ opacity: 0.5;
30949
31192
  }
30950
31193
 
30951
- .E_d1bw7c5z .center {
30952
- position: absolute;
30953
- font-size: 12px;
30954
- width: 80px;
30955
- height: 100px;
30956
- top: 0;
30957
- left: 35px;
30958
- display: flex;
30959
- flex-direction: column;
30960
- justify-content: center;
30961
- align-items: center;
30962
- color: #00122e;
31194
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31195
+ border-color: rgba(107, 128, 167, 0.6);
31196
+ background: rgba(211, 218, 235, 0.6);
30963
31197
  }
30964
31198
 
30965
- .E_d1bw7c5z .center .number {
30966
- font-size: 24px;
30967
- font-weight: 700;
31199
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31200
+ background: #00122e;
30968
31201
  }
30969
31202
 
30970
- .E_d1bw7c5z .center .text {
30971
- padding: 0 5px;
30972
- font-size: 12px;
30973
- width: inherit;
30974
- text-align: center;
31203
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31204
+ color: #00122e;
31205
+ opacity: 0.5;
30975
31206
  }
30976
31207
 
30977
- .E_d1bw7c5z .recharts-wrapper {
30978
- display: flex;
31208
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31209
+ color: #00122e;
30979
31210
  }
30980
31211
 
30981
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30982
- position: relative !important;
30983
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30984
- left: 0 !important;
30985
- bottom: 0 !important;
30986
- display: flex;
30987
- align-items: center;
31212
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31213
+ display: inline-block;
31214
+ padding: 0;
31215
+ padding-left: 12px;
30988
31216
  }
30989
31217
 
30990
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30991
- width: 100%;
31218
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31219
+ margin-bottom: 0;
31220
+ white-space: pre-wrap;
31221
+ color: rgba(44, 56, 82, 0.6);
30992
31222
  }
30993
31223
 
30994
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30995
- width: 100%;
30996
- margin-right: 0 !important;
30997
- line-height: 18px;
31224
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31225
+ padding-left: 8px;
30998
31226
  }
30999
31227
 
31000
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
31001
- border-radius: 2px;
31228
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31229
+ border-radius: 5px 0 0 5px;
31002
31230
  }
31003
31231
 
31004
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
31005
- min-width: 75px;
31006
- max-width: 198px;
31007
- width: calc(100% - 20px);
31008
- margin-left: 2px;
31009
- color: #00122e !important;
31010
- display: inline-flex;
31011
- justify-content: space-between;
31012
- }
31013
-
31014
- .E_d1bw7c5z .tooltip-text {
31015
- maxwidth: calc(100% - 12px);
31016
- cursor: pointer;
31017
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
31018
- overflow: hidden;
31019
- text-overflow: ellipsis;
31020
- white-space: nowrap;
31021
- }
31022
-
31023
- .E_d1bw7c5z .value {
31024
- color: rgba(44, 56, 82, 0.75);
31025
- }
31026
-
31027
- .E_t10pqbtc {
31028
- width: 140px;
31029
- }
31030
-
31031
- .E_t10pqbtc .item {
31032
- margin: 6px auto;
31033
- display: flex;
31034
- justify-content: space-between;
31035
- }
31036
-
31037
- .E_t10pqbtc .item .name {
31038
- width: 102px;
31039
- }
31040
-
31041
- .E_iouxfgt {
31042
- display: inline-flex;
31043
- align-items: center;
31044
- }
31045
-
31046
- .E_iouxfgt .icon-inner {
31047
- display: inline-flex;
31048
- align-items: center;
31049
- justify-content: center;
31050
- }
31051
-
31052
- .E_iouxfgt .icon-inner + span,
31053
- .E_iouxfgt span + .icon-inner.suffix {
31054
- margin-left: 4px;
31055
- }
31056
-
31057
- .E_iouxfgt.is-rotate img,
31058
- .E_iouxfgt.is-rotate svg {
31059
- animation: rotate 680ms linear infinite;
31060
- }
31061
-
31062
- .E_f7pxqmh {
31063
- width: 100%;
31064
- margin-bottom: 0 !important;
31065
- flex-flow: nowrap !important;
31066
- line-break: auto;
31067
- }
31068
-
31069
- .E_f7pxqmh > .ant-form-item-label {
31070
- text-align: left !important;
31071
- padding-bottom: 0 !important;
31072
- }
31073
-
31074
- .E_f7pxqmh > .ant-form-item-label > label {
31075
- min-height: 32px;
31076
- height: auto;
31077
- font-size: 13px;
31078
- color: rgba(44, 56, 82, 0.6);
31079
- white-space: normal;
31080
- }
31081
-
31082
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31083
- border-color: #ff4d4f !important;
31084
- }
31085
-
31086
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31087
- border-color: #ff4d4f !important;
31088
- }
31089
-
31090
- .E_f7pxqmh .ant-form-item-explain {
31091
- margin-top: 4px;
31092
- font-size: 12px;
31093
- min-height: 0px;
31094
- }
31095
-
31096
- .E_f7pxqmh .ant-form-item-extra {
31097
- font-size: 12px;
31098
- color: rgba(44, 56, 82, 0.6);
31099
- min-height: 0px;
31100
- }
31101
-
31102
- .E_i1inqkme {
31103
- height: 18px;
31104
- line-height: 18px;
31105
- padding: 0 4px;
31106
- border-radius: 4px;
31107
- background: rgba(235, 239, 245, 0.6);
31108
- border: 1px solid rgba(223, 228, 235, 0.6);
31109
- display: flex;
31110
- align-items: center;
31111
- white-space: nowrap;
31112
- margin-right: 4px;
31113
- }
31114
-
31115
- .E_a1wfy30z .ant-input-number-handler-wrap {
31116
- display: var(--a1wfy30z-0);
31117
- }
31118
-
31119
- .E_a1wfy30z .ant-input-number-input-wrap {
31120
- padding: 4px 11px;
31121
- display: inline-flex;
31122
- line-height: 1.5715;
31123
- height: inherit;
31124
- }
31125
-
31126
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31127
- content: var(--a1wfy30z-1);
31128
- display: var(--a1wfy30z-2);
31129
- flex: none;
31130
- align-items: center;
31131
- margin-left: 4px;
31132
- }
31133
-
31134
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31135
- content: var(--a1wfy30z-3);
31136
- display: var(--a1wfy30z-4);
31137
- flex: none;
31138
- align-items: center;
31139
- margin-right: 4px;
31140
- cursor: auto;
31141
- }
31142
-
31143
- .E_a1wfy30z .ant-input-number-input {
31144
- padding: 0;
31145
- margin: 0;
31146
- height: auto;
31147
- font-size: inherit;
31148
- }
31149
-
31150
- .E_owd0kml {
31151
- display: inline-block;
31152
- }
31153
-
31154
- .E_h1jsgezc {
31155
- visibility: hidden;
31156
- position: absolute;
31157
- }
31158
-
31159
- .E_rapgekc.ant-radio-wrapper {
31160
- display: inline-flex;
31161
- align-items: baseline;
31162
- white-space: pre-wrap;
31163
- }
31164
-
31165
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31166
- position: relative;
31167
- top: 3px;
31168
- }
31169
-
31170
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31171
- border-color: rgba(107, 128, 167, 0.6);
31172
- }
31173
-
31174
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31175
- border-color: #0080ff;
31176
- }
31177
-
31178
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31179
- border-color: #0080ff;
31180
- background: #0080ff;
31181
- }
31182
-
31183
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31184
- top: 4px;
31185
- left: 4px;
31186
- width: 6px;
31187
- height: 6px;
31188
- background: #fff;
31189
- }
31190
-
31191
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31192
- opacity: 0.5;
31193
- }
31194
-
31195
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31196
- border-color: rgba(107, 128, 167, 0.6);
31197
- background: rgba(211, 218, 235, 0.6);
31198
- }
31199
-
31200
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31201
- background: #00122e;
31202
- }
31203
-
31204
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31205
- color: #00122e;
31206
- opacity: 0.5;
31207
- }
31208
-
31209
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31210
- color: #00122e;
31211
- }
31212
-
31213
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31214
- display: inline-block;
31215
- padding: 0;
31216
- padding-left: 12px;
31217
- }
31218
-
31219
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31220
- margin-bottom: 0;
31221
- white-space: pre-wrap;
31222
- color: rgba(44, 56, 82, 0.6);
31223
- }
31224
-
31225
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31226
- padding-left: 8px;
31227
- }
31228
-
31229
- .E_rp906go .ant-radio-button-wrapper:first-child {
31230
- border-radius: 5px 0 0 5px;
31231
- }
31232
-
31233
- .E_rp906go .ant-radio-button-wrapper:last-child {
31234
- border-radius: 0 5px 5px 0;
31232
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31233
+ border-radius: 0 5px 5px 0;
31235
31234
  }
31236
31235
 
31237
31236
  .E_rcc63c8 {
@@ -31402,83 +31401,56 @@ button.E_n7k2c6r {
31402
31401
  line-height: 18px;
31403
31402
  }
31404
31403
 
31405
- .E_atcz0kf .ant-input-suffix {
31406
- margin-left: 8px;
31404
+ .E_owd0kml {
31405
+ display: inline-block;
31407
31406
  }
31408
31407
 
31409
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31410
- padding: 2px 7px 2px 12px;
31408
+ .E_h1jsgezc {
31409
+ visibility: hidden;
31410
+ position: absolute;
31411
31411
  }
31412
31412
 
31413
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31414
- border-radius: 6px;
31413
+ .E_c1bus5hc {
31414
+ --color: white;
31415
+ height: 14px;
31416
+ width: 14px;
31417
+ border-radius: 50%;
31418
+ flex-shrink: 0;
31419
+ display: flex;
31420
+ align-items: center;
31421
+ justify-content: center;
31422
+ border: 1px solid var(--color);
31415
31423
  }
31416
31424
 
31417
- .E_s177mls5.ant-select.ant-select-single {
31418
- width: 100%;
31419
- color: #2d3a56;
31420
- border-color: rgba(211, 218, 235, 0.6);
31421
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31422
- font-size: 13px;
31425
+ .E_c1bus5hc .circle-inner {
31426
+ position: relative;
31427
+ height: 10px;
31428
+ width: 10px;
31429
+ border-radius: 50%;
31430
+ overflow: hidden;
31423
31431
  }
31424
31432
 
31425
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31426
- height: 30px;
31427
- }
31428
-
31429
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31430
- height: 38px;
31431
- font-size: 13px;
31432
- }
31433
-
31434
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31435
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31436
- transition: 160ms ease;
31437
- }
31438
-
31439
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31440
- color: #0080ff;
31441
- }
31442
-
31443
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31444
- border-color: rgba(107, 128, 167, 0.6);
31445
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31446
- }
31447
-
31448
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31449
- color: #0080ff;
31450
- }
31451
-
31452
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31453
- border-color: #0080ff;
31454
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31455
- }
31456
-
31457
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31433
+ .E_c1bus5hc .circle-content {
31434
+ position: absolute;
31435
+ height: 100%;
31436
+ width: 100%;
31437
+ left: 0;
31438
+ top: 0;
31439
+ border-radius: 50%;
31440
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31458
31441
  transform: rotate(180deg);
31459
31442
  }
31460
31443
 
31461
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31462
- background: rgba(211, 218, 235, 0.6);
31463
- border-color: rgba(172, 186, 211, 0.6);
31464
- cursor: "not-allowed";
31465
- }
31466
-
31467
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31468
- border-color: #f0483e !important;
31469
- }
31470
-
31471
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31472
- color: #1d326c;
31473
- }
31474
-
31475
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31476
- border-color: #0080ff;
31477
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31478
- }
31479
-
31480
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31481
- transform: rotate(180deg);
31444
+ .E_c1bus5hc .circle-child {
31445
+ position: absolute;
31446
+ height: 100%;
31447
+ width: 100%;
31448
+ left: 0;
31449
+ top: 0;
31450
+ margin-left: 50%;
31451
+ transform-origin: left;
31452
+ background: white;
31453
+ transform: rotate(0deg);
31482
31454
  }
31483
31455
 
31484
31456
  .E_ivqqkzv {
@@ -31491,6 +31463,10 @@ button.E_n7k2c6r {
31491
31463
  color: rgba(44, 56, 82, 0.6);
31492
31464
  }
31493
31465
 
31466
+ .E_tju3gfj .date {
31467
+ margin-right: 4px;
31468
+ }
31469
+
31494
31470
  .E_s1dizucg.ant-switch {
31495
31471
  min-width: 40px;
31496
31472
  height: 24px;
@@ -31558,165 +31534,292 @@ button.E_n7k2c6r {
31558
31534
  margin-left: 5px;
31559
31535
  }
31560
31536
 
31561
- .E_tju3gfj .date {
31562
- margin-right: 4px;
31537
+ .E_t1m2x205 .ant-tooltip-arrow {
31538
+ display: none;
31563
31539
  }
31564
31540
 
31565
- .E_c1bus5hc {
31566
- --color: white;
31567
- height: 14px;
31568
- width: 14px;
31569
- border-radius: 50%;
31570
- flex-shrink: 0;
31571
- display: flex;
31572
- align-items: center;
31573
- justify-content: center;
31574
- border: 1px solid var(--color);
31541
+ .E_t1m2x205 .ant-tooltip-inner {
31542
+ background: rgba(23, 38, 64, 0.8);
31543
+ border-radius: 4px;
31575
31544
  }
31576
31545
 
31577
- .E_c1bus5hc .circle-inner {
31578
- position: relative;
31579
- height: 10px;
31580
- width: 10px;
31581
- border-radius: 50%;
31582
- overflow: hidden;
31546
+ .E_s1sck0th {
31547
+ padding: 0 8px;
31548
+ border-radius: 4px;
31583
31549
  }
31584
31550
 
31585
- .E_c1bus5hc .circle-content {
31586
- position: absolute;
31587
- height: 100%;
31588
- width: 100%;
31589
- left: 0;
31590
- top: 0;
31591
- border-radius: 50%;
31592
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31593
- transform: rotate(180deg);
31551
+ .E_m855nr1 {
31552
+ padding: 2px 8px;
31553
+ border-radius: 3px;
31594
31554
  }
31595
31555
 
31596
- .E_c1bus5hc .circle-child {
31597
- position: absolute;
31598
- height: 100%;
31599
- width: 100%;
31600
- left: 0;
31601
- top: 0;
31602
- margin-left: 50%;
31603
- transform-origin: left;
31604
- background: white;
31605
- transform: rotate(0deg);
31556
+ .E_l1270xpg {
31557
+ padding: 3px 8px;
31558
+ border-radius: 2px;
31606
31559
  }
31607
31560
 
31608
- .E_iq1gosr {
31609
- display: inline-block;
31561
+ .E_t14rextb.ant-tag:hover {
31562
+ opacity: unset;
31610
31563
  }
31611
31564
 
31612
- .E_cnujxq2 {
31613
- display: flex;
31614
- flex-direction: column;
31565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31566
+ margin: 0;
31567
+ margin-right: 8px;
31568
+ display: inline-flex;
31569
+ align-items: center;
31570
+ border: none;
31615
31571
  }
31616
31572
 
31617
- .E_m7s48ia {
31618
- max-width: 1120px;
31619
- width: 100%;
31620
- margin: 0 auto;
31621
- height: 100%;
31573
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31574
+ width: 16px;
31575
+ height: 16px;
31576
+ color: inherit;
31577
+ margin-left: 4px;
31578
+ opacity: 0.6;
31579
+ display: inline-flex;
31622
31580
  }
31623
31581
 
31624
- .E_wt5zbg6 {
31625
- max-width: 1120px;
31626
- width: 100%;
31627
- margin: 0 auto;
31628
- display: flex;
31582
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31583
+ opacity: 1;
31629
31584
  }
31630
31585
 
31631
- .E_wt5zbg6 .left,
31632
- .E_wt5zbg6 .right {
31633
- flex-grow: 0;
31634
- flex-shrink: 0;
31635
- flex-basis: 21%;
31586
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31587
+ color: #0080ff;
31588
+ background-color: rgba(0, 136, 255, 0.1);
31636
31589
  }
31637
31590
 
31638
- .E_wt5zbg6 .left {
31639
- display: flex;
31640
- justify-content: flex-end;
31641
- padding-right: 44px;
31591
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31592
+ color: #f0483e;
31593
+ background-color: rgba(255, 74, 74, 0.1);
31642
31594
  }
31643
31595
 
31644
- .E_wt5zbg6 .right {
31645
- padding-left: 44px;
31596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31597
+ color: #e07f00;
31598
+ background-color: rgba(255, 187, 0, 0.1);
31646
31599
  }
31647
31600
 
31648
- .E_wt5zbg6 .middle {
31649
- margin-bottom: 40px;
31650
- flex-grow: 0;
31651
- flex-shrink: 0;
31652
- flex-basis: 58%;
31601
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31602
+ color: #008f4c;
31603
+ background-color: rgba(30, 201, 127, 0.1);
31653
31604
  }
31654
31605
 
31655
- .E_wt5zbg6 .middle .form-base-field {
31656
- width: 100%;
31606
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31607
+ color: #1d326c;
31608
+ background-color: rgba(225, 230, 241, 0.6);
31657
31609
  }
31658
31610
 
31659
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31660
- width: auto;
31611
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31612
+ color: #7E41FF;
31613
+ background-color: rgba(126, 65, 255, 0.1);
31661
31614
  }
31662
31615
 
31663
- .E_h18jprzg .ant-modal-header {
31664
- margin: 0 auto;
31665
- width: 100%;
31666
- max-width: 648px;
31616
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31617
+ color: #fff;
31667
31618
  }
31668
31619
 
31669
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31670
- margin-left: 0;
31620
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31621
+ background-color: #f0483e;
31671
31622
  }
31672
31623
 
31673
- .E_h18jprzg .ant-modal-body {
31674
- margin: 0 auto;
31675
- padding: 0;
31676
- width: 100%;
31677
- max-width: 648px;
31678
- overflow: hidden;
31624
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31625
+ background-color: #fea008;
31679
31626
  }
31680
31627
 
31681
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31682
- margin-bottom: 40px;
31628
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31629
+ background-color: #00ba5d;
31683
31630
  }
31684
31631
 
31685
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31686
- height: calc(100vh - 225px);
31687
- overflow-y: auto;
31632
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31633
+ background-color: #0080ff;
31688
31634
  }
31689
31635
 
31690
- .E_h18jprzg .ant-modal-footer .footer-content {
31691
- margin: 0 auto;
31692
- max-width: 648px;
31636
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31637
+ background-color: #6b7d99;
31693
31638
  }
31694
31639
 
31695
- .E_h16z9xgz .ant-modal-header {
31696
- margin: 0 auto;
31697
- width: 100%;
31698
- max-width: 1024px;
31640
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31641
+ background-color: #7E41FF;
31699
31642
  }
31700
31643
 
31701
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31702
- margin-left: 0;
31644
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31645
+ border-radius: 6px;
31703
31646
  }
31704
31647
 
31705
- .E_h16z9xgz .ant-modal-body {
31706
- margin: 0 auto;
31707
- padding: 0;
31648
+ .E_s177mls5.ant-select.ant-select-single {
31708
31649
  width: 100%;
31709
- max-width: 1024px;
31710
- overflow: hidden;
31650
+ color: #2d3a56;
31651
+ border-color: rgba(211, 218, 235, 0.6);
31652
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31653
+ font-size: 13px;
31711
31654
  }
31712
31655
 
31713
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31714
- margin-bottom: 40px;
31656
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31657
+ height: 30px;
31715
31658
  }
31716
31659
 
31717
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31718
- height: calc(100vh - 225px);
31719
- overflow-y: auto;
31660
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31661
+ height: 38px;
31662
+ font-size: 13px;
31663
+ }
31664
+
31665
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31666
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31667
+ transition: 160ms ease;
31668
+ }
31669
+
31670
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31671
+ color: #0080ff;
31672
+ }
31673
+
31674
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31675
+ border-color: rgba(107, 128, 167, 0.6);
31676
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31677
+ }
31678
+
31679
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31680
+ color: #0080ff;
31681
+ }
31682
+
31683
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31684
+ border-color: #0080ff;
31685
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31686
+ }
31687
+
31688
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31689
+ transform: rotate(180deg);
31690
+ }
31691
+
31692
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31693
+ background: rgba(211, 218, 235, 0.6);
31694
+ border-color: rgba(172, 186, 211, 0.6);
31695
+ cursor: "not-allowed";
31696
+ }
31697
+
31698
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31699
+ border-color: #f0483e !important;
31700
+ }
31701
+
31702
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31703
+ color: #1d326c;
31704
+ }
31705
+
31706
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31707
+ border-color: #0080ff;
31708
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31709
+ }
31710
+
31711
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31712
+ transform: rotate(180deg);
31713
+ }
31714
+
31715
+ .E_cnujxq2 {
31716
+ display: flex;
31717
+ flex-direction: column;
31718
+ }
31719
+
31720
+ .E_m7s48ia {
31721
+ max-width: 1120px;
31722
+ width: 100%;
31723
+ margin: 0 auto;
31724
+ height: 100%;
31725
+ }
31726
+
31727
+ .E_wt5zbg6 {
31728
+ max-width: 1120px;
31729
+ width: 100%;
31730
+ margin: 0 auto;
31731
+ display: flex;
31732
+ }
31733
+
31734
+ .E_wt5zbg6 .left,
31735
+ .E_wt5zbg6 .right {
31736
+ flex-grow: 0;
31737
+ flex-shrink: 0;
31738
+ flex-basis: 21%;
31739
+ }
31740
+
31741
+ .E_wt5zbg6 .left {
31742
+ display: flex;
31743
+ justify-content: flex-end;
31744
+ padding-right: 44px;
31745
+ }
31746
+
31747
+ .E_wt5zbg6 .right {
31748
+ padding-left: 44px;
31749
+ }
31750
+
31751
+ .E_wt5zbg6 .middle {
31752
+ margin-bottom: 40px;
31753
+ flex-grow: 0;
31754
+ flex-shrink: 0;
31755
+ flex-basis: 58%;
31756
+ }
31757
+
31758
+ .E_wt5zbg6 .middle .form-base-field {
31759
+ width: 100%;
31760
+ }
31761
+
31762
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31763
+ width: auto;
31764
+ }
31765
+
31766
+ .E_h18jprzg .ant-modal-header {
31767
+ margin: 0 auto;
31768
+ width: 100%;
31769
+ max-width: 648px;
31770
+ }
31771
+
31772
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31773
+ margin-left: 0;
31774
+ }
31775
+
31776
+ .E_h18jprzg .ant-modal-body {
31777
+ margin: 0 auto;
31778
+ padding: 0;
31779
+ width: 100%;
31780
+ max-width: 648px;
31781
+ overflow: hidden;
31782
+ }
31783
+
31784
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31785
+ margin-bottom: 40px;
31786
+ }
31787
+
31788
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31789
+ height: calc(100vh - 225px);
31790
+ overflow-y: auto;
31791
+ }
31792
+
31793
+ .E_h18jprzg .ant-modal-footer .footer-content {
31794
+ margin: 0 auto;
31795
+ max-width: 648px;
31796
+ }
31797
+
31798
+ .E_h16z9xgz .ant-modal-header {
31799
+ margin: 0 auto;
31800
+ width: 100%;
31801
+ max-width: 1024px;
31802
+ }
31803
+
31804
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31805
+ margin-left: 0;
31806
+ }
31807
+
31808
+ .E_h16z9xgz .ant-modal-body {
31809
+ margin: 0 auto;
31810
+ padding: 0;
31811
+ width: 100%;
31812
+ max-width: 1024px;
31813
+ overflow: hidden;
31814
+ }
31815
+
31816
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31817
+ margin-bottom: 40px;
31818
+ }
31819
+
31820
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31821
+ height: calc(100vh - 225px);
31822
+ overflow-y: auto;
31720
31823
  }
31721
31824
 
31722
31825
  .E_h16z9xgz .ant-modal-footer .footer-content {
@@ -32393,102 +32496,131 @@ input.E_rf8rlle.ant-input {
32393
32496
  margin: 4px 0;
32394
32497
  }
32395
32498
 
32396
- .E_s1sck0th {
32397
- padding: 0 8px;
32398
- border-radius: 4px;
32499
+ .E_iq1gosr {
32500
+ display: inline-block;
32399
32501
  }
32400
32502
 
32401
- .E_m855nr1 {
32402
- padding: 2px 8px;
32403
- border-radius: 3px;
32503
+ .E_s1dni7lo {
32504
+ width: 430px !important;
32404
32505
  }
32405
32506
 
32406
- .E_l1270xpg {
32407
- padding: 3px 8px;
32408
- border-radius: 2px;
32507
+ .E_d1wwmmm5 .ant-select-item-group {
32508
+ padding: 8px 16px;
32509
+ line-height: 18px;
32510
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32511
+ height: 34px;
32512
+ min-height: 34px;
32513
+ box-sizing: border-box;
32514
+ margin-top: 8px;
32409
32515
  }
32410
32516
 
32411
- .E_t14rextb.ant-tag:hover {
32412
- opacity: unset;
32517
+ .E_o1ugr09p {
32518
+ display: flex;
32519
+ flex-direction: column;
32520
+ margin: 1px 8px;
32521
+ padding: 8px;
32522
+ border-radius: 4px;
32413
32523
  }
32414
32524
 
32415
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32416
- margin: 0;
32417
- margin-right: 8px;
32418
- display: inline-flex;
32419
- align-items: center;
32420
- border: none;
32525
+ .E_o1ugr09p .selected-icon {
32526
+ display: none;
32421
32527
  }
32422
32528
 
32423
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32424
- width: 16px;
32425
- height: 16px;
32426
- color: inherit;
32427
- margin-left: 4px;
32428
- opacity: 0.6;
32429
- display: inline-flex;
32529
+ .E_o1ugr09p.ant-select-item-option-grouped {
32530
+ padding-left: 8px;
32430
32531
  }
32431
32532
 
32432
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32433
- opacity: 1;
32533
+ .E_o1ugr09p.ant-select-item-option-selected {
32534
+ background-color: white;
32434
32535
  }
32435
32536
 
32436
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32537
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32437
32538
  color: #0080ff;
32438
- background-color: rgba(0, 136, 255, 0.1);
32439
32539
  }
32440
32540
 
32441
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32442
- color: #f0483e;
32443
- background-color: rgba(255, 74, 74, 0.1);
32444
- }
32445
-
32446
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32447
- color: #e07f00;
32448
- background-color: rgba(255, 187, 0, 0.1);
32541
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32542
+ display: block;
32449
32543
  }
32450
32544
 
32451
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32452
- color: #008f4c;
32453
- background-color: rgba(30, 201, 127, 0.1);
32545
+ .E_o1ugr09p.ant-select-item-option-active {
32546
+ background: rgba(0, 136, 255, 0.16);
32454
32547
  }
32455
32548
 
32456
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32457
- color: #1d326c;
32458
- background-color: rgba(225, 230, 241, 0.6);
32549
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32550
+ color: #0080ff;
32459
32551
  }
32460
32552
 
32461
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32462
- color: #7E41FF;
32463
- background-color: rgba(126, 65, 255, 0.1);
32553
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32554
+ background: rgba(0, 136, 255, 0.1);
32555
+ color: #0080ff;
32464
32556
  }
32465
32557
 
32466
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32467
- color: #fff;
32558
+ .E_o1ifxsq4 {
32559
+ display: flex;
32560
+ justify-content: space-between;
32561
+ height: 20px;
32562
+ line-height: 20px;
32468
32563
  }
32469
32564
 
32470
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32471
- background-color: #f0483e;
32565
+ .E_o1ifxsq4 .timezone-title {
32566
+ color: #2d3a56;
32567
+ overflow: hidden;
32568
+ text-overflow: ellipsis;
32472
32569
  }
32473
32570
 
32474
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32475
- background-color: #fea008;
32571
+ .E_o1zue7 {
32572
+ display: flex;
32573
+ justify-content: space-between;
32574
+ color: rgba(44, 56, 82, 0.6);
32575
+ height: 18px;
32576
+ line-height: 18px;
32577
+ margin-top: 2px;
32476
32578
  }
32477
32579
 
32478
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32479
- background-color: #00ba5d;
32580
+ .E_tyfmlxg {
32581
+ border: none;
32582
+ margin-right: 0;
32583
+ background: rgba(225, 230, 241, 0.6);
32480
32584
  }
32481
32585
 
32482
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32483
- background-color: #0080ff;
32586
+ .E_o18uybox {
32587
+ pointer-events: none;
32588
+ height: 32px;
32589
+ width: 100%;
32590
+ opacity: 0;
32484
32591
  }
32485
32592
 
32486
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32487
- background-color: #6b7d99;
32593
+ .E_c1yyuluq {
32594
+ border-radius: 8px;
32488
32595
  }
32489
32596
 
32490
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32491
- background-color: #7E41FF;
32597
+ .E_c1yyuluq .ant-card-body {
32598
+ padding: 20px 24px 24px 24px;
32599
+ }
32600
+
32601
+ .E_ccrbeuz .ant-collapse-item {
32602
+ border: 0px;
32603
+ background-color: #fff;
32604
+ }
32605
+
32606
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32607
+ padding-top: 0px;
32608
+ padding-bottom: 0px;
32609
+ padding-left: 0px !important;
32610
+ padding-right: 24px;
32611
+ }
32612
+
32613
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32614
+ right: 0px;
32615
+ }
32616
+
32617
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32618
+ padding: 0px;
32619
+ }
32620
+
32621
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32622
+ padding-right: 0px;
32623
+ cursor: default;
32492
32624
  }
32493
32625
 
32494
32626
  .E_a1b5xrg3 .user-icon-inner {
@@ -32524,94 +32656,8 @@ input.E_rf8rlle.ant-input {
32524
32656
  transition: all 320ms ease;
32525
32657
  }
32526
32658
 
32527
- .E_s1dni7lo {
32528
- width: 430px !important;
32529
- }
32530
-
32531
- .E_d1wwmmm5 .ant-select-item-group {
32532
- padding: 8px 16px;
32533
- line-height: 18px;
32534
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32535
- height: 34px;
32536
- min-height: 34px;
32537
- box-sizing: border-box;
32538
- margin-top: 8px;
32539
- }
32540
-
32541
- .E_o1ugr09p {
32542
- display: flex;
32543
- flex-direction: column;
32544
- margin: 1px 8px;
32545
- padding: 8px;
32546
- border-radius: 4px;
32547
- }
32548
-
32549
- .E_o1ugr09p .selected-icon {
32550
- display: none;
32551
- }
32552
-
32553
- .E_o1ugr09p.ant-select-item-option-grouped {
32554
- padding-left: 8px;
32555
- }
32556
-
32557
- .E_o1ugr09p.ant-select-item-option-selected {
32558
- background-color: white;
32559
- }
32560
-
32561
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32562
- color: #0080ff;
32563
- }
32564
-
32565
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32566
- display: block;
32567
- }
32568
-
32569
- .E_o1ugr09p.ant-select-item-option-active {
32570
- background: rgba(0, 136, 255, 0.16);
32571
- }
32572
-
32573
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32574
- color: #0080ff;
32575
- }
32576
-
32577
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32578
- background: rgba(0, 136, 255, 0.1);
32579
- color: #0080ff;
32580
- }
32581
-
32582
- .E_o1ifxsq4 {
32583
- display: flex;
32584
- justify-content: space-between;
32585
- height: 20px;
32586
- line-height: 20px;
32587
- }
32588
-
32589
- .E_o1ifxsq4 .timezone-title {
32590
- color: #2d3a56;
32591
- overflow: hidden;
32592
- text-overflow: ellipsis;
32593
- }
32594
-
32595
- .E_o1zue7 {
32596
- display: flex;
32597
- justify-content: space-between;
32598
- color: rgba(44, 56, 82, 0.6);
32599
- height: 18px;
32600
- line-height: 18px;
32601
- margin-top: 2px;
32602
- }
32603
-
32604
- .E_tyfmlxg {
32605
- border: none;
32606
- margin-right: 0;
32607
- background: rgba(225, 230, 241, 0.6);
32608
- }
32609
-
32610
- .E_o18uybox {
32611
- pointer-events: none;
32612
- height: 32px;
32613
- width: 100%;
32614
- opacity: 0;
32659
+ .E_m196gn1d {
32660
+ min-width: 1280px;
32615
32661
  }
32616
32662
 
32617
32663
  .E_dsnbhzf {
@@ -33089,56 +33135,42 @@ input.E_rf8rlle.ant-input {
33089
33135
  line-height: 12px;
33090
33136
  }
33091
33137
 
33092
- .E_t1m2x205 .ant-tooltip-arrow {
33093
- display: none;
33094
- }
33095
-
33096
- .E_t1m2x205 .ant-tooltip-inner {
33097
- background: rgba(23, 38, 64, 0.8);
33098
- border-radius: 4px;
33099
- }
33100
-
33101
- .E_c1yyuluq {
33102
- border-radius: 8px;
33103
- }
33104
-
33105
- .E_c1yyuluq .ant-card-body {
33106
- padding: 20px 24px 24px 24px;
33107
- }
33108
-
33109
- .E_ccrbeuz .ant-collapse-item {
33110
- border: 0px;
33111
- background-color: #fff;
33112
- }
33113
-
33114
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
33115
- padding-top: 0px;
33116
- padding-bottom: 0px;
33117
- padding-left: 0px !important;
33118
- padding-right: 24px;
33138
+ .E_h1ol2wl7 {
33139
+ font-weight: bold;
33140
+ background-color: unset;
33141
+ padding: unset;
33119
33142
  }
33120
33143
 
33121
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
33122
- right: 0px;
33144
+ .E_suhck3k {
33145
+ height: 24px;
33146
+ width: 24px;
33147
+ border-radius: 6px;
33148
+ padding: 4px;
33123
33149
  }
33124
33150
 
33125
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
33126
- padding: 0px;
33151
+ .E_suhck3k:hover {
33152
+ background-color: rgba(0, 136, 255, 0.1);
33127
33153
  }
33128
33154
 
33129
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
33130
- padding-right: 0px;
33131
- cursor: default;
33155
+ .E_suhck3k:hover svg path {
33156
+ fill: blue;
33132
33157
  }
33133
33158
 
33134
- .E_m196gn1d {
33135
- min-width: 1280px;
33159
+ .E_ryby9ds {
33160
+ display: flex;
33161
+ align-items: center;
33136
33162
  }
33137
33163
 
33138
- .E_h1ol2wl7 {
33139
- font-weight: bold;
33140
- background-color: unset;
33141
- padding: unset;
33164
+ .E_ryby9ds .order {
33165
+ height: 24px;
33166
+ width: 24px;
33167
+ border-radius: 20px;
33168
+ color: #0080ff;
33169
+ background: rgba(0, 136, 255, 0.1);
33170
+ display: flex;
33171
+ align-items: center;
33172
+ justify-content: center;
33173
+ margin-right: 6px;
33142
33174
  }
33143
33175
 
33144
33176
  .E_hrhfj7c {
@@ -33399,337 +33431,45 @@ input.E_rf8rlle.ant-input {
33399
33431
  font-size: 14px;
33400
33432
  }
33401
33433
 
33402
- .E_suhck3k {
33403
- height: 24px;
33404
- width: 24px;
33405
- border-radius: 6px;
33406
- padding: 4px;
33434
+ .E_c1kchka8 {
33435
+ height: 100%;
33436
+ width: 100%;
33437
+ display: flex;
33438
+ flex-direction: column;
33439
+ background: #fff;
33440
+ overflow: auto;
33407
33441
  }
33408
33442
 
33409
- .E_suhck3k:hover {
33410
- background-color: rgba(0, 136, 255, 0.1);
33443
+ .E_ctdb951 {
33444
+ display: flex;
33445
+ align-items: center;
33446
+ justify-content: space-between;
33447
+ padding: 0 12px 0 8px;
33448
+ height: 44px;
33449
+ flex-shrink: 0;
33411
33450
  }
33412
33451
 
33413
- .E_suhck3k:hover svg path {
33414
- fill: blue;
33452
+ .E_ctdb951 .year-number-input {
33453
+ width: 54px;
33454
+ padding: 4px;
33455
+ margin-right: 9px;
33456
+ font-weight: 700;
33457
+ font-size: 16px;
33458
+ line-height: 24px;
33415
33459
  }
33416
33460
 
33417
- .E_ryby9ds {
33461
+ .E_ctdb951 .year-number-text {
33462
+ cursor: pointer;
33463
+ margin-right: 4px;
33464
+ }
33465
+
33466
+ .E_ctdb951 .year-control {
33418
33467
  display: flex;
33419
33468
  align-items: center;
33469
+ gap: 8px;
33420
33470
  }
33421
33471
 
33422
- .E_ryby9ds .order {
33423
- height: 24px;
33424
- width: 24px;
33425
- border-radius: 20px;
33426
- color: #0080ff;
33427
- background: rgba(0, 136, 255, 0.1);
33428
- display: flex;
33429
- align-items: center;
33430
- justify-content: center;
33431
- margin-right: 6px;
33432
- }
33433
-
33434
- .E_h12yihis {
33435
- height: 50px;
33436
- border-bottom: 2px solid #edf0f7;
33437
- background: #fff;
33438
- display: flex;
33439
- justify-content: space-between;
33440
- align-items: center;
33441
- padding: 0 24px 0 14px;
33442
- position: relative;
33443
- z-index: 10;
33444
- }
33445
-
33446
- .E_h12yihis .left,
33447
- .E_h12yihis .right,
33448
- .E_h12yihis .center {
33449
- display: flex;
33450
- align-items: center;
33451
- flex: 1;
33452
- flex-shrink: 0;
33453
- }
33454
-
33455
- .E_h12yihis .center {
33456
- flex: 0.8;
33457
- }
33458
-
33459
- .E_h12yihis .right {
33460
- justify-content: flex-end;
33461
- }
33462
-
33463
- .E_h12yihis .right.is-scrolled .btn-group:before {
33464
- opacity: 1;
33465
- }
33466
-
33467
- .E_h12yihis .right .btn-group {
33468
- margin-left: 32px;
33469
- position: relative;
33470
- display: flex;
33471
- align-items: center;
33472
- }
33473
-
33474
- .E_h12yihis .right .btn-group:before {
33475
- content: "";
33476
- opacity: 0;
33477
- height: 24px;
33478
- width: 1px;
33479
- background: rgba(225, 230, 241, 0.6);
33480
- position: absolute;
33481
- left: -16px;
33482
- top: 50%;
33483
- transform: translateY(-50%);
33484
- transition: opacity 160ms ease;
33485
- }
33486
-
33487
- .E_h12yihis .right .btn-group > .btn-item {
33488
- transition: all 160ms ease;
33489
- cursor: pointer;
33490
- width: 56px;
33491
- height: 40px;
33492
- display: inline-flex;
33493
- align-items: center;
33494
- justify-content: center;
33495
- border-radius: 6px;
33496
- }
33497
-
33498
- .E_h12yihis .right .btn-group > .btn-item:hover {
33499
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
33500
- }
33501
-
33502
- .E_h12yihis .right .btn-group > .btn-item:active {
33503
- transform: translateY(2px);
33504
- transition: all 320ms ease;
33505
- }
33506
-
33507
- .E_h12yihis .right .btn-group > *:not(:first-child) {
33508
- margin-left: 4px;
33509
- }
33510
-
33511
- .E_h12yihis .right .create-menu-and-export {
33512
- height: 48px;
33513
- overflow: hidden;
33514
- display: flex;
33515
- align-items: center;
33516
- padding: 0 4px;
33517
- margin: 0 -4px;
33518
- }
33519
-
33520
- .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33521
- .E_h12yihis .right .create-menu-and-export.active .export-btn {
33522
- transform: translateY(0);
33523
- }
33524
-
33525
- .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33526
- .E_h12yihis .right .create-menu-and-export .export-btn {
33527
- height: 48px;
33528
- transform: translateY(100%);
33529
- transition: transform 240ms ease, opacity 80ms ease;
33530
- display: inline-flex;
33531
- align-items: center;
33532
- }
33533
-
33534
- .E_h12yihis .right .create-menu-and-export .export-btn {
33535
- margin-right: 10px;
33536
- }
33537
-
33538
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33539
- width: 32px;
33540
- height: 32px;
33541
- border-radius: 6px;
33542
- }
33543
-
33544
- .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33545
- background: rgba(211, 218, 235, 0.6);
33546
- }
33547
-
33548
- .E_h12yihis .alert,
33549
- .E_h12yihis .task {
33550
- position: relative;
33551
- }
33552
-
33553
- .E_h12yihis .alert .alert-icon,
33554
- .E_h12yihis .alert .task-icon,
33555
- .E_h12yihis .task .alert-icon,
33556
- .E_h12yihis .task .task-icon {
33557
- width: 56px;
33558
- height: 40px;
33559
- justify-content: center;
33560
- }
33561
-
33562
- .E_h12yihis .alert .ant-badge-count,
33563
- .E_h12yihis .task .ant-badge-count {
33564
- right: 16px;
33565
- top: 10px;
33566
- }
33567
-
33568
- .E_h12yihis .logo {
33569
- display: inline-flex;
33570
- align-items: center;
33571
- }
33572
-
33573
- .E_h12yihis .left {
33574
- position: relative;
33575
- }
33576
-
33577
- .E_h12yihis .left .events-audit-title {
33578
- font-size: 20px;
33579
- line-height: 24px;
33580
- font-weight: bold;
33581
- color: #1d326c;
33582
- margin: 0px 8px;
33583
- }
33584
-
33585
- .E_h12yihis .left .global-search {
33586
- margin-left: 6px;
33587
- }
33588
-
33589
- .E_h12yihis.global-search-active {
33590
- z-index: 11;
33591
- }
33592
-
33593
- .E_h12yihis.global-search-active .left {
33594
- flex: 1;
33595
- margin-right: 32px;
33596
- }
33597
-
33598
- .E_h12yihis.global-search-active .left .global-search {
33599
- display: flex;
33600
- flex: 1;
33601
- }
33602
-
33603
- .E_h12yihis.global-search-active .left .global-search .search-input {
33604
- border-color: #0080ff;
33605
- width: 100%;
33606
- }
33607
-
33608
- .E_h12yihis.global-search-active .center {
33609
- display: none;
33610
- }
33611
-
33612
- .E_h12yihis.global-search-active .right {
33613
- flex: 0 1 auto;
33614
- }
33615
-
33616
- .E_h12yihis .ant-badge-count {
33617
- pointer-events: none;
33618
- }
33619
-
33620
- .E_ncaepor {
33621
- color: rgba(10, 37, 85, 0.6);
33622
- position: relative;
33623
- height: 48px;
33624
- display: inline-flex;
33625
- align-items: center;
33626
- justify-content: center;
33627
- overflow: hidden;
33628
- }
33629
-
33630
- .E_ncaepor:before, .E_ncaepor:after {
33631
- content: "";
33632
- width: 100%;
33633
- height: 12px;
33634
- position: absolute;
33635
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33636
- }
33637
-
33638
- .E_ncaepor:before {
33639
- top: 0;
33640
- }
33641
-
33642
- .E_ncaepor:after {
33643
- bottom: 0;
33644
- }
33645
-
33646
- .E_ncaepor > * {
33647
- height: 48px;
33648
- display: inline-flex;
33649
- align-items: center;
33650
- white-space: nowrap;
33651
- transition: transform 240ms ease, opacity 80ms ease;
33652
- }
33653
-
33654
- .E_ncaepor .name-text {
33655
- transform: translateY(0);
33656
- opacity: 1;
33657
- }
33658
-
33659
- .E_ncaepor .nav-info {
33660
- transform: translateY(100%);
33661
- opacity: 0;
33662
- font-size: 18px;
33663
- font-weight: 700;
33664
- position: absolute;
33665
- overflow: hidden;
33666
- display: flex;
33667
- justify-content: center;
33668
- }
33669
-
33670
- .E_ncaepor .nav-info .scrolled-resource {
33671
- color: #1d326c;
33672
- flex: 1;
33673
- overflow: hidden;
33674
- text-overflow: ellipsis;
33675
- }
33676
-
33677
- .E_ncaepor .nav-info .scrolled-view {
33678
- color: rgba(44, 56, 82, 0.6);
33679
- margin-left: 8px;
33680
- }
33681
-
33682
- .E_ncaepor.is-scrolled .name-text {
33683
- transform: translateY(-100%);
33684
- opacity: 0;
33685
- position: absolute;
33686
- }
33687
-
33688
- .E_ncaepor.is-scrolled .nav-info {
33689
- transform: translateY(0);
33690
- opacity: 1;
33691
- position: static;
33692
- }
33693
-
33694
- .E_c1kchka8 {
33695
- height: 100%;
33696
- width: 100%;
33697
- display: flex;
33698
- flex-direction: column;
33699
- background: #fff;
33700
- overflow: auto;
33701
- }
33702
-
33703
- .E_ctdb951 {
33704
- display: flex;
33705
- align-items: center;
33706
- justify-content: space-between;
33707
- padding: 0 12px 0 8px;
33708
- height: 44px;
33709
- flex-shrink: 0;
33710
- }
33711
-
33712
- .E_ctdb951 .year-number-input {
33713
- width: 54px;
33714
- padding: 4px;
33715
- margin-right: 9px;
33716
- font-weight: 700;
33717
- font-size: 16px;
33718
- line-height: 24px;
33719
- }
33720
-
33721
- .E_ctdb951 .year-number-text {
33722
- cursor: pointer;
33723
- margin-right: 4px;
33724
- }
33725
-
33726
- .E_ctdb951 .year-control {
33727
- display: flex;
33728
- align-items: center;
33729
- gap: 8px;
33730
- }
33731
-
33732
- .E_ctdb951 .year-control .ant-btn {
33472
+ .E_ctdb951 .year-control .ant-btn {
33733
33473
  display: flex;
33734
33474
  align-items: center;
33735
33475
  justify-content: center;
@@ -34253,43 +33993,264 @@ input.E_rf8rlle.ant-input {
34253
33993
  padding: 0;
34254
33994
  }
34255
33995
 
34256
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34257
- margin-right: 2px;
33996
+ .E_h12yihis {
33997
+ height: 50px;
33998
+ border-bottom: 2px solid #edf0f7;
33999
+ background: #fff;
34000
+ display: flex;
34001
+ justify-content: space-between;
34002
+ align-items: center;
34003
+ padding: 0 24px 0 14px;
34004
+ position: relative;
34005
+ z-index: 10;
34258
34006
  }
34259
34007
 
34260
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34261
- padding-left: 8px;
34262
- padding-right: 8px;
34008
+ .E_h12yihis .left,
34009
+ .E_h12yihis .right,
34010
+ .E_h12yihis .center {
34011
+ display: flex;
34012
+ align-items: center;
34013
+ flex: 1;
34014
+ flex-shrink: 0;
34263
34015
  }
34264
34016
 
34265
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34266
- border-radius: 4px;
34017
+ .E_h12yihis .center {
34018
+ flex: 0.8;
34267
34019
  }
34268
34020
 
34269
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34270
- border-radius: 4px;
34021
+ .E_h12yihis .right {
34022
+ justify-content: flex-end;
34271
34023
  }
34272
34024
 
34273
- .E_ma64lna .antd5-segmented-item-label {
34274
- padding-left: 12px;
34275
- padding-right: 12px;
34025
+ .E_h12yihis .right.is-scrolled .btn-group:before {
34026
+ opacity: 1;
34276
34027
  }
34277
34028
 
34278
- .E_ckld275 {
34279
- background-color: rgba(225, 230, 241, 0.6);
34029
+ .E_h12yihis .right .btn-group {
34030
+ margin-left: 32px;
34031
+ position: relative;
34032
+ display: flex;
34033
+ align-items: center;
34034
+ }
34035
+
34036
+ .E_h12yihis .right .btn-group:before {
34037
+ content: "";
34038
+ opacity: 0;
34039
+ height: 24px;
34040
+ width: 1px;
34041
+ background: rgba(225, 230, 241, 0.6);
34042
+ position: absolute;
34043
+ left: -16px;
34044
+ top: 50%;
34045
+ transform: translateY(-50%);
34046
+ transition: opacity 160ms ease;
34047
+ }
34048
+
34049
+ .E_h12yihis .right .btn-group > .btn-item {
34050
+ transition: all 160ms ease;
34051
+ cursor: pointer;
34052
+ width: 56px;
34053
+ height: 40px;
34054
+ display: inline-flex;
34055
+ align-items: center;
34056
+ justify-content: center;
34057
+ border-radius: 6px;
34058
+ }
34059
+
34060
+ .E_h12yihis .right .btn-group > .btn-item:hover {
34061
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
34062
+ }
34063
+
34064
+ .E_h12yihis .right .btn-group > .btn-item:active {
34065
+ transform: translateY(2px);
34066
+ transition: all 320ms ease;
34067
+ }
34068
+
34069
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
34070
+ margin-left: 4px;
34071
+ }
34072
+
34073
+ .E_h12yihis .right .create-menu-and-export {
34074
+ height: 48px;
34075
+ overflow: hidden;
34076
+ display: flex;
34077
+ align-items: center;
34078
+ padding: 0 4px;
34079
+ margin: 0 -4px;
34080
+ }
34081
+
34082
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
34083
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
34084
+ transform: translateY(0);
34085
+ }
34086
+
34087
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
34088
+ .E_h12yihis .right .create-menu-and-export .export-btn {
34089
+ height: 48px;
34090
+ transform: translateY(100%);
34091
+ transition: transform 240ms ease, opacity 80ms ease;
34092
+ display: inline-flex;
34093
+ align-items: center;
34094
+ }
34095
+
34096
+ .E_h12yihis .right .create-menu-and-export .export-btn {
34097
+ margin-right: 10px;
34098
+ }
34099
+
34100
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
34101
+ width: 32px;
34102
+ height: 32px;
34103
+ border-radius: 6px;
34104
+ }
34105
+
34106
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
34107
+ background: rgba(211, 218, 235, 0.6);
34108
+ }
34109
+
34110
+ .E_h12yihis .alert,
34111
+ .E_h12yihis .task {
34112
+ position: relative;
34113
+ }
34114
+
34115
+ .E_h12yihis .alert .alert-icon,
34116
+ .E_h12yihis .alert .task-icon,
34117
+ .E_h12yihis .task .alert-icon,
34118
+ .E_h12yihis .task .task-icon {
34119
+ width: 56px;
34120
+ height: 40px;
34121
+ justify-content: center;
34122
+ }
34123
+
34124
+ .E_h12yihis .alert .ant-badge-count,
34125
+ .E_h12yihis .task .ant-badge-count {
34126
+ right: 16px;
34127
+ top: 10px;
34128
+ }
34129
+
34130
+ .E_h12yihis .logo {
34131
+ display: inline-flex;
34132
+ align-items: center;
34133
+ }
34134
+
34135
+ .E_h12yihis .left {
34136
+ position: relative;
34137
+ }
34138
+
34139
+ .E_h12yihis .left .events-audit-title {
34140
+ font-size: 20px;
34141
+ line-height: 24px;
34142
+ font-weight: bold;
34143
+ color: #1d326c;
34144
+ margin: 0px 8px;
34145
+ }
34146
+
34147
+ .E_h12yihis .left .global-search {
34148
+ margin-left: 6px;
34149
+ }
34150
+
34151
+ .E_h12yihis.global-search-active {
34152
+ z-index: 11;
34153
+ }
34154
+
34155
+ .E_h12yihis.global-search-active .left {
34156
+ flex: 1;
34157
+ margin-right: 32px;
34158
+ }
34159
+
34160
+ .E_h12yihis.global-search-active .left .global-search {
34161
+ display: flex;
34162
+ flex: 1;
34163
+ }
34164
+
34165
+ .E_h12yihis.global-search-active .left .global-search .search-input {
34166
+ border-color: #0080ff;
34167
+ width: 100%;
34168
+ }
34169
+
34170
+ .E_h12yihis.global-search-active .center {
34171
+ display: none;
34172
+ }
34173
+
34174
+ .E_h12yihis.global-search-active .right {
34175
+ flex: 0 1 auto;
34176
+ }
34177
+
34178
+ .E_h12yihis .ant-badge-count {
34179
+ pointer-events: none;
34180
+ }
34181
+
34182
+ .E_ncaepor {
34183
+ color: rgba(10, 37, 85, 0.6);
34184
+ position: relative;
34185
+ height: 48px;
34186
+ display: inline-flex;
34187
+ align-items: center;
34188
+ justify-content: center;
34189
+ overflow: hidden;
34190
+ }
34191
+
34192
+ .E_ncaepor:before, .E_ncaepor:after {
34193
+ content: "";
34194
+ width: 100%;
34195
+ height: 12px;
34196
+ position: absolute;
34197
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
34198
+ }
34199
+
34200
+ .E_ncaepor:before {
34201
+ top: 0;
34202
+ }
34203
+
34204
+ .E_ncaepor:after {
34205
+ bottom: 0;
34206
+ }
34207
+
34208
+ .E_ncaepor > * {
34209
+ height: 48px;
34210
+ display: inline-flex;
34211
+ align-items: center;
34212
+ white-space: nowrap;
34213
+ transition: transform 240ms ease, opacity 80ms ease;
34214
+ }
34215
+
34216
+ .E_ncaepor .name-text {
34217
+ transform: translateY(0);
34218
+ opacity: 1;
34219
+ }
34220
+
34221
+ .E_ncaepor .nav-info {
34222
+ transform: translateY(100%);
34223
+ opacity: 0;
34224
+ font-size: 18px;
34225
+ font-weight: 700;
34226
+ position: absolute;
34227
+ overflow: hidden;
34228
+ display: flex;
34229
+ justify-content: center;
34230
+ }
34231
+
34232
+ .E_ncaepor .nav-info .scrolled-resource {
34233
+ color: #1d326c;
34234
+ flex: 1;
34235
+ overflow: hidden;
34236
+ text-overflow: ellipsis;
34280
34237
  }
34281
34238
 
34282
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34283
- background-color: rgba(255, 255, 255, 0.6);
34284
- color: rgba(44, 56, 82, 0.75);
34239
+ .E_ncaepor .nav-info .scrolled-view {
34240
+ color: rgba(44, 56, 82, 0.6);
34241
+ margin-left: 8px;
34285
34242
  }
34286
34243
 
34287
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34288
- background-color: transparent;
34244
+ .E_ncaepor.is-scrolled .name-text {
34245
+ transform: translateY(-100%);
34246
+ opacity: 0;
34247
+ position: absolute;
34289
34248
  }
34290
34249
 
34291
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34292
- background-color: transparent;
34250
+ .E_ncaepor.is-scrolled .nav-info {
34251
+ transform: translateY(0);
34252
+ opacity: 1;
34253
+ position: static;
34293
34254
  }
34294
34255
 
34295
34256
  .E_r77hffu {
@@ -34310,48 +34271,8 @@ input.E_rf8rlle.ant-input {
34310
34271
  font-size: 0;
34311
34272
  }
34312
34273
 
34313
- .E_t1gvlxt5 {
34314
- min-width: 0;
34315
- flex: 1;
34316
- }
34317
-
34318
- .E_t1gvlxt5 .tag {
34319
- flex: 0 0 auto;
34320
- }
34321
-
34322
- .E_t1gvlxt5 .progress-title {
34323
- flex: 2;
34324
- max-width: fit-content;
34325
- }
34326
-
34327
- .E_t1gvlxt5 .progress-desc {
34328
- flex: 1;
34329
- max-width: fit-content;
34330
- }
34331
-
34332
- .E_a1ji6r68 {
34333
- display: flex;
34334
- align-items: center;
34335
- column-gap: var(--a1ji6r68-0);
34336
- }
34337
-
34338
- .E_b14q2gmw {
34339
- 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);
34340
- }
34341
-
34342
- .E_c1eym6el {
34343
- border-radius: 8px;
34344
- background-color: white;
34345
- }
34346
-
34347
- .E_c1eym6el.hoverable {
34348
- cursor: pointer;
34349
- }
34350
-
34351
- .E_c1eym6el.hoverable:hover {
34352
- transition: all 200ms ease;
34353
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34354
- transform: translateY(-4px);
34274
+ .E_c1yd35n {
34275
+ padding: 0 12px 14px 12px;
34355
34276
  }
34356
34277
 
34357
34278
  .E_c1kghdax {
@@ -34401,8 +34322,62 @@ input.E_rf8rlle.ant-input {
34401
34322
  margin-right: 2px;
34402
34323
  }
34403
34324
 
34404
- .E_c1yd35n {
34405
- padding: 0 12px 14px 12px;
34325
+ .E_b14q2gmw {
34326
+ 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);
34327
+ }
34328
+
34329
+ .E_c1eym6el {
34330
+ border-radius: 8px;
34331
+ background-color: white;
34332
+ }
34333
+
34334
+ .E_c1eym6el.hoverable {
34335
+ cursor: pointer;
34336
+ }
34337
+
34338
+ .E_c1eym6el.hoverable:hover {
34339
+ transition: all 200ms ease;
34340
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34341
+ transform: translateY(-4px);
34342
+ }
34343
+
34344
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34345
+ margin-right: 2px;
34346
+ }
34347
+
34348
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34349
+ padding-left: 8px;
34350
+ padding-right: 8px;
34351
+ }
34352
+
34353
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34354
+ border-radius: 4px;
34355
+ }
34356
+
34357
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34358
+ border-radius: 4px;
34359
+ }
34360
+
34361
+ .E_ma64lna .antd5-segmented-item-label {
34362
+ padding-left: 12px;
34363
+ padding-right: 12px;
34364
+ }
34365
+
34366
+ .E_ckld275 {
34367
+ background-color: rgba(225, 230, 241, 0.6);
34368
+ }
34369
+
34370
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34371
+ background-color: rgba(255, 255, 255, 0.6);
34372
+ color: rgba(44, 56, 82, 0.75);
34373
+ }
34374
+
34375
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34376
+ background-color: transparent;
34377
+ }
34378
+
34379
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34380
+ background-color: transparent;
34406
34381
  }
34407
34382
 
34408
34383
  .E_ckui4s7 {
@@ -34485,6 +34460,31 @@ input.E_rf8rlle.ant-input {
34485
34460
  margin-left: 24px;
34486
34461
  }
34487
34462
 
34463
+ .E_t1gvlxt5 {
34464
+ min-width: 0;
34465
+ flex: 1;
34466
+ }
34467
+
34468
+ .E_t1gvlxt5 .tag {
34469
+ flex: 0 0 auto;
34470
+ }
34471
+
34472
+ .E_t1gvlxt5 .progress-title {
34473
+ flex: 2;
34474
+ max-width: fit-content;
34475
+ }
34476
+
34477
+ .E_t1gvlxt5 .progress-desc {
34478
+ flex: 1;
34479
+ max-width: fit-content;
34480
+ }
34481
+
34482
+ .E_a1ji6r68 {
34483
+ display: flex;
34484
+ align-items: center;
34485
+ column-gap: var(--a1ji6r68-0);
34486
+ }
34487
+
34488
34488
  .E_lht19u8 {
34489
34489
  width: 64px;
34490
34490
  height: 64px;
@@ -34718,1116 +34718,1116 @@ input.E_rf8rlle.ant-input {
34718
34718
  margin-left: 8px;
34719
34719
  }
34720
34720
 
34721
- button.E_l48ei06.ant-btn {
34722
- font-size: 12px;
34723
- line-height: 18px;
34721
+ .E_w7ob4th.outside-tag {
34722
+ padding-left: 0;
34723
+ }
34724
+
34725
+ .E_w7ob4th.outside-tag .inside-tag {
34726
+ border-radius: 4px 0 0 4px;
34727
+ padding-right: 4px;
34728
+ margin-right: 4px;
34729
+ }
34730
+
34731
+ .E_slr2ynn {
34732
+ padding: 0 8px;
34724
34733
  height: 18px;
34725
34734
  }
34726
34735
 
34727
- button.E_l48ei06 {
34728
- color: #0080FF;
34729
- height: unset;
34736
+ .E_m140wbb6 {
34737
+ padding: 2px 8px;
34738
+ height: 24px;
34730
34739
  }
34731
34740
 
34732
- button.E_l48ei06 .button-prefix-icon {
34741
+ .E_t1fozc1i {
34742
+ margin: 0;
34743
+ }
34744
+
34745
+ .E_i1vxv4ln {
34733
34746
  margin-right: 4px;
34747
+ height: 16px;
34734
34748
  }
34735
34749
 
34736
- button.E_l48ei06 .button-suffix-icon {
34737
- margin-left: 4px;
34750
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34751
+ font-weight: 700;
34752
+ color: #00122e;
34753
+ background-color: rgba(237, 241, 250, 0.6);
34754
+ border: 1px solid rgba(211, 218, 235, 0.6);
34755
+ word-break: break-all;
34756
+ display: inline;
34757
+ white-space: normal;
34738
34758
  }
34739
34759
 
34740
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34741
- color: #009DFF;
34760
+ .E_t1dtlqs1 {
34761
+ margin-bottom: 4px;
34762
+ color: rgba(44, 56, 82, 0.6);
34763
+ overflow: hidden;
34764
+ text-overflow: ellipsis;
34765
+ white-space: nowrap;
34742
34766
  }
34743
34767
 
34744
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34745
- color: #005ED1;
34768
+ .E_s1ese5oy {
34769
+ color: rgba(44, 56, 82, 0.6);
34770
+ line-height: 32px;
34771
+ height: 32px;
34772
+ margin-bottom: 0;
34746
34773
  }
34747
34774
 
34748
- button.E_l48ei06.ui-kit-link-disabled {
34749
- color: #0080FF;
34775
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34776
+ color: #0080ff;
34750
34777
  }
34751
34778
 
34752
- button.E_l48ei06.ui-kit-link-primary {
34753
- color: #00122E;
34779
+ .E_s1ese5oy.warning {
34780
+ color: #ffa500;
34754
34781
  }
34755
34782
 
34756
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34757
- color: #0080FF;
34783
+ .E_s1ese5oy.success {
34784
+ color: #00ba5d;
34758
34785
  }
34759
34786
 
34760
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34761
- color: #005ED1;
34787
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34788
+ color: #f0483e;
34762
34789
  }
34763
34790
 
34764
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34765
- color: #00122E;
34791
+ .E_s1ese5oy.normal {
34792
+ color: rgba(44, 56, 82, 0.6);
34766
34793
  }
34767
34794
 
34768
- button.E_l48ei06.ui-kit-link-secondary {
34769
- color: rgba(44, 56, 82, 0.7490196078);
34795
+ .E_b1ibis43 {
34796
+ margin-bottom: 0;
34797
+ color: #00122e;
34770
34798
  }
34771
34799
 
34772
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34773
- color: #0080FF;
34800
+ .E_b11xxjd2 {
34801
+ line-height: 32px;
34802
+ margin-right: 6px;
34774
34803
  }
34775
34804
 
34776
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34777
- color: #005ED1;
34805
+ .E_bsub5bw.with-description {
34806
+ height: 24px;
34807
+ flex: 1;
34808
+ position: relative;
34809
+ top: -7px;
34778
34810
  }
34779
34811
 
34780
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34781
- color: rgba(44, 56, 82, 0.7490196078);
34812
+ .E_bsub5bw p {
34813
+ width: 100%;
34814
+ overflow: hidden;
34815
+ text-overflow: ellipsis;
34816
+ white-space: nowrap;
34817
+ }
34818
+
34819
+ .E_tmoyoag {
34820
+ border: 1px solid rgba(211, 218, 235, 0.6);
34821
+ border-radius: 8px;
34822
+ overflow: auto;
34823
+ }
34824
+
34825
+ .E_tmoyoag .ant-list {
34826
+ position: relative;
34782
34827
  }
34783
34828
 
34784
- .E_sddwhm6 {
34785
- margin: 0;
34786
- border-radius: 20px;
34787
- padding: 2px 10px;
34788
- height: 22px;
34829
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34830
+ position: sticky;
34831
+ top: 0;
34832
+ z-index: 2;
34833
+ display: flex;
34834
+ padding: 8px;
34835
+ flex-wrap: nowrap;
34836
+ justify-content: flex-start;
34837
+ background: #f2f5fa;
34838
+ font-size: 14px;
34839
+ color: rgba(44, 56, 82, 0.6);
34840
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34789
34841
  }
34790
34842
 
34791
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34792
- background-color: rgba(237, 241, 250, 0.6) !important;
34843
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34844
+ align-items: inherit;
34793
34845
  }
34794
34846
 
34795
- .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 {
34796
- background-color: rgba(225, 230, 241, 0.6) !important;
34847
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34848
+ display: flex;
34849
+ justify-content: flex-start;
34850
+ align-items: flex-start;
34851
+ flex-wrap: wrap;
34852
+ padding: 8px;
34853
+ border: none;
34797
34854
  }
34798
34855
 
34799
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34800
- color: #00122e;
34856
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34857
+ flex-basis: 100%;
34858
+ margin: 12px 0 0;
34859
+ order: 99;
34860
+ color: rgba(44, 56, 82, 0.6);
34801
34861
  }
34802
34862
 
34803
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34804
- margin-right: 6px;
34863
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34864
+ color: #f0483e;
34865
+ flex-basis: 100%;
34866
+ order: 98;
34867
+ margin: 12px 0 0;
34805
34868
  }
34806
34869
 
34807
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34808
- margin-left: 8px;
34809
- color: rgba(44, 56, 82, 0.6);
34870
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34871
+ background-color: rgba(237, 241, 250, 0.6);
34810
34872
  }
34811
34873
 
34812
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34874
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34813
34875
  background-color: rgba(0, 136, 255, 0.1);
34814
34876
  }
34815
34877
 
34816
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34817
- background-color: #0080ff;
34878
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34879
+ flex: 1 0 0;
34880
+ overflow: hidden;
34818
34881
  }
34819
34882
 
34820
- .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 {
34821
- background-color: rgba(0, 136, 255, 0.16);
34883
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34884
+ color: rgba(44, 56, 82, 0.6);
34885
+ margin: 0;
34822
34886
  }
34823
34887
 
34824
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34825
- background-color: rgba(255, 74, 74, 0.1);
34888
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34889
+ text-align: center;
34826
34890
  }
34827
34891
 
34828
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34829
- background-color: #f0483e;
34892
+ .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 > * {
34893
+ text-align: center;
34830
34894
  }
34831
34895
 
34832
- .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 {
34833
- background-color: rgba(255, 74, 74, 0.16);
34896
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34897
+ text-align: left;
34834
34898
  }
34835
34899
 
34836
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34837
- background-color: rgba(254, 160, 8, 0.1);
34900
+ .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 > * {
34901
+ text-align: left;
34838
34902
  }
34839
34903
 
34840
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34841
- background-color: #fea008;
34904
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34905
+ text-align: right;
34842
34906
  }
34843
34907
 
34844
- .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 {
34845
- background-color: rgba(255, 187, 0, 0.16);
34908
+ .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 > * {
34909
+ text-align: right;
34846
34910
  }
34847
34911
 
34848
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34849
- background-color: rgba(30, 201, 127, 0.1);
34912
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34913
+ margin-right: 8px;
34850
34914
  }
34851
34915
 
34852
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34853
- background-color: #00ba5d;
34916
+ .E_tmoyoag .ant-list .ant-list-item-action {
34917
+ padding: 4px;
34918
+ width: 24px;
34919
+ height: 24px;
34920
+ overflow: hidden;
34854
34921
  }
34855
34922
 
34856
- .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 {
34857
- background-color: rgba(30, 201, 127, 0.16);
34923
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34924
+ padding: 0;
34858
34925
  }
34859
34926
 
34860
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34861
- background-color: rgba(225, 230, 241, 0.6);
34927
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34928
+ cursor: not-allowed;
34929
+ opacity: 0.5;
34862
34930
  }
34863
34931
 
34864
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34865
- background-color: #6b7d99;
34932
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34933
+ margin: 0;
34866
34934
  }
34867
34935
 
34868
- .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 {
34869
- background-color: rgba(211, 218, 235, 0.6);
34936
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34937
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34938
+ border-radius: 5px;
34939
+ font-size: 12px;
34870
34940
  }
34871
34941
 
34872
- .E_satwmqm {
34873
- width: 8px;
34874
- height: 8px;
34875
- border-radius: 50%;
34876
- display: inline-block;
34942
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34943
+ font-size: inherit;
34877
34944
  }
34878
34945
 
34879
- .E_tc97u5y {
34880
- height: 100%;
34946
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34947
+ min-height: 24px;
34948
+ font-size: 12px;
34949
+ position: relative;
34881
34950
  }
34882
34951
 
34883
- .E_tfzf37v {
34884
- height: 100%;
34952
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34953
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34885
34954
  }
34886
34955
 
34887
- .E_tfzf37v.empty-table .ant-table-content {
34888
- overflow: visible !important;
34889
- height: 100%;
34956
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34957
+ background-color: rgba(237, 241, 250, 0.6);
34890
34958
  }
34891
34959
 
34892
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34893
- height: 100%;
34960
+ .E_a138syjm {
34961
+ display: flex;
34962
+ align-items: center;
34963
+ margin-top: 8px;
34894
34964
  }
34895
34965
 
34896
- .E_tfzf37v.empty-table .ant-table-content table {
34897
- width: 100% !important;
34898
- height: 100%;
34966
+ .E_a138syjm button.ant-btn {
34967
+ padding: 2px 8px;
34968
+ height: 24px;
34899
34969
  }
34900
34970
 
34901
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34902
- padding: 15px 0;
34971
+ .E_a138syjm > span.maximum-desc {
34972
+ display: none;
34973
+ margin-left: 8px;
34974
+ color: rgba(44, 56, 82, 0.6);
34903
34975
  }
34904
34976
 
34905
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34906
- display: none;
34977
+ .E_a138syjm > span.maximum-desc.disabled {
34978
+ display: inline;
34907
34979
  }
34908
34980
 
34909
- .E_tfzf37v .active-row td:nth-child(1) {
34910
- font-weight: 700;
34981
+ .E_d77i8u0 {
34982
+ width: 24px;
34983
+ height: 24px;
34984
+ padding: 4px;
34985
+ margin-right: 8px;
34911
34986
  }
34912
34987
 
34913
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34914
- font-weight: 700;
34988
+ .E_sjob3jg {
34989
+ --item-min-width: 60px;
34915
34990
  }
34916
34991
 
34917
- .E_tfzf37v .ant-spin-nested-loading {
34918
- height: 100%;
34992
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34993
+ display: none !important;
34919
34994
  }
34920
34995
 
34921
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34922
- height: 100%;
34923
- overflow: visible;
34996
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34997
+ flex-shrink: 0 !important;
34924
34998
  }
34925
34999
 
34926
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34927
- max-height: none;
35000
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35001
+ color: #0080ff;
34928
35002
  }
34929
35003
 
34930
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34931
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34932
- display: none;
35004
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35005
+ color: #0080ff;
35006
+ font-weight: normal;
34933
35007
  }
34934
35008
 
34935
- .E_tfzf37v td.ant-table-column-sort {
34936
- background: transparent;
35009
+ .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 {
35010
+ color: rgba(44, 56, 82, 0.6);
34937
35011
  }
34938
35012
 
34939
- .E_tfzf37v td.ant-table-cell-fix-left,
34940
- .E_tfzf37v td.ant-table-cell-fix-right {
34941
- background: #fff;
34942
- padding: 0 !important;
35013
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35014
+ color: #00122e;
34943
35015
  }
34944
35016
 
34945
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34946
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34947
- display: flex;
34948
- align-items: center;
34949
- height: 100%;
34950
- padding: 8px;
35017
+ .E_sjob3jg .step-item-text {
35018
+ display: inline-block;
34951
35019
  }
34952
35020
 
34953
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34954
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
35021
+ .E_sjob3jg .step-item-title {
34955
35022
  overflow: hidden;
35023
+ white-space: nowrap;
34956
35024
  text-overflow: ellipsis;
34957
- width: 100%;
34958
35025
  }
34959
35026
 
34960
- .E_tfzf37v .ant-table-container {
34961
- height: 100%;
35027
+ .E_hjvj6s6 .ant-steps-item-container {
35028
+ min-width: var(--item-min-width);
34962
35029
  }
34963
35030
 
34964
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34965
- box-shadow: none !important;
35031
+ .E_hjvj6s6 .ant-steps-item-disabled {
35032
+ cursor: not-allowed !important;
34966
35033
  }
34967
35034
 
34968
- .E_tfzf37v div.ant-table {
34969
- border-radius: 0px;
34970
- border-left: none;
34971
- border-right: none;
34972
- border-bottom: none;
34973
- height: 100%;
34974
- font-size: 12px;
34975
- background: transparent;
35035
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35036
+ flex-direction: row;
35037
+ justify-content: stretch;
34976
35038
  }
34977
35039
 
34978
- .E_tfzf37v div.ant-table .ant-table-header {
34979
- position: relative;
34980
- z-index: 3;
34981
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34982
- margin-bottom: -1px;
35040
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35041
+ padding: 0;
35042
+ margin-right: 4px;
35043
+ flex: 1;
35044
+ overflow: visible;
34983
35045
  }
34984
35046
 
34985
- .E_tfzf37v div.ant-table .time-wrapper .date,
34986
- .E_tfzf37v div.ant-table .value {
34987
- color: #2d3a56;
35047
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35048
+ width: 100%;
35049
+ min-height: unset;
35050
+ }
35051
+
35052
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35053
+ height: 26px;
35054
+ line-height: 26px;
35055
+ width: 100%;
35056
+ padding: 0;
35057
+ font-size: 12px;
34988
35058
  }
34989
35059
 
34990
- .E_tfzf37v div.ant-table .time-wrapper .time,
34991
- .E_tfzf37v div.ant-table .unit {
34992
- color: rgba(44, 56, 82, 0.6);
35060
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35061
+ margin-right: 10px;
34993
35062
  }
34994
35063
 
34995
- .E_tfzf37v div.ant-table .ant-table-selection {
34996
- position: unset;
34997
- text-align: center;
35064
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35065
+ display: none;
34998
35066
  }
34999
35067
 
35000
- .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
35001
- background: #fff;
35068
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35069
+ padding-left: 8px;
35070
+ padding-right: 4px;
35071
+ border-radius: 4px 0 0 4px;
35002
35072
  }
35003
35073
 
35004
- .E_tfzf37v div.ant-table .anticon-setting {
35005
- cursor: pointer;
35006
- position: absolute;
35007
- top: 50%;
35008
- right: 12px;
35009
- transform: translateY(-50%);
35074
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35075
+ margin-right: 0;
35010
35076
  }
35011
35077
 
35012
- .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
35013
- box-shadow: none;
35014
- width: 1px;
35015
- background: rgba(213, 219, 227, 0.6);
35078
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35079
+ padding-right: 8px;
35080
+ padding-left: 12px;
35081
+ border-radius: 0 4px 4px 0;
35016
35082
  }
35017
35083
 
35018
- .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
35019
- box-shadow: none;
35020
- width: 1px;
35021
- background: rgba(213, 219, 227, 0.6);
35084
+ .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 {
35085
+ content: "";
35086
+ width: 0;
35087
+ height: 0;
35088
+ border: 13px solid transparent;
35089
+ position: absolute;
35090
+ top: 0;
35091
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
35092
+ z-index: 2;
35093
+ position: relative;
35094
+ top: -50%;
35095
+ right: -100%;
35022
35096
  }
35023
35097
 
35024
- .E_tfzf37v div.ant-table .ant-table-tbody {
35025
- position: relative;
35098
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35099
+ padding: 0 4px 0 12px;
35026
35100
  }
35027
35101
 
35028
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
35029
- border-top: 1px solid rgba(211, 218, 235, 0.6);
35030
- border-bottom: 1px solid white;
35031
- height: 40px;
35032
- vertical-align: middle;
35033
- transition: background 0ms;
35034
- color: #00122e;
35102
+ .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 {
35103
+ content: "";
35104
+ width: 0;
35105
+ height: 0;
35106
+ border: 13px solid transparent;
35107
+ position: absolute;
35108
+ top: 0;
35109
+ border-left: 8px solid #fff;
35110
+ left: 0;
35035
35111
  }
35036
35112
 
35037
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
35038
- background: #f2f5fa;
35039
- border-bottom-color: #f2f5fa;
35113
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35114
+ max-width: calc(100% - var(--item-min-width) * 2);
35040
35115
  }
35041
35116
 
35042
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
35043
- height: auto;
35044
- color: #00122e;
35045
- font-size: 12px;
35046
- text-align: left;
35047
- transition: none;
35048
- overflow: hidden;
35049
- text-overflow: ellipsis;
35050
- white-space: nowrap;
35117
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35118
+ background-color: rgba(0, 136, 255, 0.1);
35051
35119
  }
35052
35120
 
35053
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
35054
- color: #0096ff;
35121
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35122
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
35055
35123
  }
35056
35124
 
35057
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
35058
- overflow: hidden;
35059
- text-overflow: ellipsis;
35060
- width: 100%;
35061
- vertical-align: middle;
35125
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35126
+ cursor: pointer;
35127
+ min-width: var(--item-min-width);
35062
35128
  }
35063
35129
 
35064
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
35065
- line-height: 0px;
35130
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35131
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35132
+ min-width: var(--item-min-width);
35066
35133
  }
35067
35134
 
35068
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
35069
- padding-right: 25px;
35135
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35136
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35137
+ background-color: rgba(237, 241, 250, 0.6);
35070
35138
  }
35071
35139
 
35072
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
35073
- border-top-color: transparent;
35140
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35141
+ padding: 0;
35074
35142
  }
35075
35143
 
35076
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
35077
- background: rgba(225, 230, 241, 0.6);
35078
- border-color: transparent transparent white;
35144
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
35145
+ width: 192px;
35146
+ row-gap: 2px;
35079
35147
  }
35080
35148
 
35081
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
35082
- border-radius: 8px 0 0 8px;
35149
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35150
+ background-color: rgba(225, 230, 241, 0.6);
35083
35151
  }
35084
35152
 
35085
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
35086
- border-radius: 8px 0 0 8px;
35153
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35154
+ color: #00122e !important;
35087
35155
  }
35088
35156
 
35089
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
35090
- content: "";
35091
- width: 4px;
35092
- top: -1px;
35093
- bottom: -1px;
35094
- background: white;
35157
+ .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 {
35158
+ background-color: rgba(225, 230, 241, 0.6);
35095
35159
  }
35096
35160
 
35097
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
35098
- border-radius: 0 8px 8px 0;
35161
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35162
+ padding: 0 8px;
35163
+ border-radius: 4px;
35164
+ height: 32px;
35165
+ display: flex;
35166
+ align-items: center;
35099
35167
  }
35100
35168
 
35101
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
35102
- border-radius: 0;
35103
- background: white;
35104
- border-top: none;
35169
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35170
+ min-height: auto;
35171
+ white-space: nowrap;
35105
35172
  }
35106
35173
 
35107
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
35108
- border-top: 1px solid transparent;
35109
- border-radius: 0 8px 8px 0;
35110
- background: rgba(225, 230, 241, 0.6);
35174
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35175
+ font-size: 13px;
35176
+ line-height: 20px;
35177
+ max-width: 100%;
35178
+ padding-right: 0;
35111
35179
  }
35112
35180
 
35113
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
35114
- background: white;
35115
- border-top: 1px solid rgba(211, 218, 235, 0.6);
35181
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35182
+ background: rgba(0, 128, 255, 0.1);
35116
35183
  }
35117
35184
 
35118
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
35119
- display: flex;
35185
+ .E_h6l1tj4 {
35186
+ width: 100%;
35187
+ display: inline-flex;
35120
35188
  align-items: center;
35121
- height: 100%;
35122
- background: rgba(225, 230, 241, 0.6);
35189
+ justify-content: center;
35190
+ column-gap: 4px;
35123
35191
  }
35124
35192
 
35125
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
35126
- background: white;
35127
- border-top: 1px solid rgba(211, 218, 235, 0.6);
35193
+ .E_h6l1tj4 .step-item-prefix-container {
35194
+ display: inline-flex;
35195
+ align-items: center;
35196
+ width: 18px;
35197
+ height: 18px;
35198
+ color: rgba(44, 56, 82, 0.75);
35199
+ justify-content: center;
35128
35200
  }
35129
35201
 
35130
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
35202
+ .E_v18frne8 {
35203
+ width: 100%;
35131
35204
  display: flex;
35132
35205
  align-items: center;
35133
- height: 100%;
35134
- background: rgba(225, 230, 241, 0.6);
35135
- }
35136
-
35137
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
35138
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35139
- }
35140
-
35141
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
35142
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
35143
- border-radius: 8px;
35206
+ justify-content: center;
35207
+ column-gap: 6px;
35208
+ font-size: 13px;
35144
35209
  }
35145
35210
 
35146
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
35147
- border-top-color: white;
35211
+ .E_v18frne8 .step-item-prefix-container {
35212
+ display: inline-flex;
35213
+ align-items: center;
35214
+ min-width: 20px;
35215
+ min-height: 20px;
35216
+ color: rgba(44, 56, 82, 0.75);
35217
+ justify-content: center;
35148
35218
  }
35149
35219
 
35150
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
35151
- background: rgba(0, 136, 255, 0.1);
35152
- border-bottom-color: transparent;
35153
- border-top-color: transparent;
35220
+ .E_i1g85yz3 {
35221
+ margin-right: 4px;
35222
+ height: 16px;
35154
35223
  }
35155
35224
 
35156
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
35157
- border-radius: 8px 0 0 8px;
35225
+ .E_sddwhm6 {
35226
+ margin: 0;
35227
+ border-radius: 20px;
35228
+ padding: 2px 10px;
35229
+ height: 22px;
35158
35230
  }
35159
35231
 
35160
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
35161
- border-radius: 0 8px 8px 0;
35232
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35233
+ background-color: rgba(237, 241, 250, 0.6) !important;
35162
35234
  }
35163
35235
 
35164
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
35165
- background: rgba(0, 136, 255, 0.1);
35236
+ .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 {
35237
+ background-color: rgba(225, 230, 241, 0.6) !important;
35166
35238
  }
35167
35239
 
35168
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
35169
- background: #fff;
35170
- font-weight: 400;
35171
- position: relative;
35172
- border-bottom: none;
35240
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35173
35241
  color: #00122e;
35174
- transition: none;
35175
- padding: 15px 8px 15px 8px;
35176
- }
35177
-
35178
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
35179
- content: "";
35180
- width: 1px;
35181
- top: 0;
35182
- bottom: 0;
35183
- background: rgba(211, 218, 235, 0.6);
35184
- position: absolute;
35185
- right: 0;
35186
35242
  }
35187
35243
 
35188
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
35189
- padding: unset;
35244
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35245
+ margin-right: 6px;
35190
35246
  }
35191
35247
 
35192
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
35193
- display: none;
35248
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35249
+ margin-left: 8px;
35250
+ color: rgba(44, 56, 82, 0.6);
35194
35251
  }
35195
35252
 
35196
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
35197
- width: 100%;
35198
- overflow: hidden;
35199
- white-space: nowrap;
35200
- text-overflow: ellipsis;
35253
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35254
+ background-color: rgba(0, 136, 255, 0.1);
35201
35255
  }
35202
35256
 
35203
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
35204
- overflow: hidden;
35205
- text-overflow: ellipsis;
35206
- flex: 1;
35257
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35258
+ background-color: #0080ff;
35207
35259
  }
35208
35260
 
35209
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
35210
- padding: 15px 25px 15px 8px;
35261
+ .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 {
35262
+ background-color: rgba(0, 136, 255, 0.16);
35211
35263
  }
35212
35264
 
35213
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
35214
- padding: 0;
35265
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35266
+ background-color: rgba(255, 74, 74, 0.1);
35215
35267
  }
35216
35268
 
35217
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
35218
- position: absolute;
35219
- right: 6px;
35220
- top: 50%;
35221
- transform: translateY(-50%);
35222
- height: 16px;
35223
- display: none;
35224
- transition: transform 320ms ease;
35269
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35270
+ background-color: #f0483e;
35225
35271
  }
35226
35272
 
35227
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
35228
- display: block;
35229
- transform: translateY(-50%) rotateX(180deg);
35273
+ .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 {
35274
+ background-color: rgba(255, 74, 74, 0.16);
35230
35275
  }
35231
35276
 
35232
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
35233
- display: block;
35277
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35278
+ background-color: rgba(254, 160, 8, 0.1);
35234
35279
  }
35235
35280
 
35236
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
35237
- display: none;
35281
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35282
+ background-color: #fea008;
35238
35283
  }
35239
35284
 
35240
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
35241
- transform: translateY(-50%);
35285
+ .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 {
35286
+ background-color: rgba(255, 187, 0, 0.16);
35242
35287
  }
35243
35288
 
35244
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
35245
- transform: translateY(-50%) rotateX(180deg);
35289
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35290
+ background-color: rgba(30, 201, 127, 0.1);
35246
35291
  }
35247
35292
 
35248
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
35249
- background: #f2f5fa;
35293
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35294
+ background-color: #00ba5d;
35250
35295
  }
35251
35296
 
35252
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
35253
- display: block;
35297
+ .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 {
35298
+ background-color: rgba(30, 201, 127, 0.16);
35254
35299
  }
35255
35300
 
35256
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
35257
- padding-right: 25px;
35301
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35302
+ background-color: rgba(225, 230, 241, 0.6);
35258
35303
  }
35259
35304
 
35260
- .E_tfzf37v div.ant-table .ant-table-selection-column {
35261
- padding: 0 !important;
35305
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35306
+ background-color: #6b7d99;
35262
35307
  }
35263
35308
 
35264
- .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35265
- position: absolute;
35266
- left: 50%;
35267
- top: 50%;
35268
- transform: translate(-50%, -50%);
35309
+ .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 {
35310
+ background-color: rgba(211, 218, 235, 0.6);
35269
35311
  }
35270
35312
 
35271
- .E_tfzf37v div.ant-table .ant-table-selection-column:after {
35272
- display: none;
35313
+ .E_satwmqm {
35314
+ width: 8px;
35315
+ height: 8px;
35316
+ border-radius: 50%;
35317
+ display: inline-block;
35273
35318
  }
35274
35319
 
35275
- .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
35276
- background: #fff;
35320
+ button.E_l48ei06.ant-btn {
35321
+ font-size: 12px;
35322
+ line-height: 18px;
35323
+ height: 18px;
35277
35324
  }
35278
35325
 
35279
- .E_tfzf37v div.ant-table .ant-table-placeholder {
35280
- background: inherit;
35326
+ button.E_l48ei06 {
35327
+ color: #0080FF;
35328
+ height: unset;
35281
35329
  }
35282
35330
 
35283
- .E_tfzf37v div.ant-table .ant-table-placeholder td {
35284
- position: static;
35285
- border: none;
35286
- background: inherit !important;
35287
- height: 100px;
35288
- vertical-align: middle;
35331
+ button.E_l48ei06 .button-prefix-icon {
35332
+ margin-right: 4px;
35289
35333
  }
35290
35334
 
35291
- .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
35292
- .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35293
- font-weight: bold;
35294
- font-size: 20px;
35295
- color: rgba(10, 37, 85, 0.6);
35335
+ button.E_l48ei06 .button-suffix-icon {
35336
+ margin-left: 4px;
35296
35337
  }
35297
35338
 
35298
- .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
35299
- .E_tfzf37v div.ant-table th.cell__action_ {
35300
- z-index: 10;
35339
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35340
+ color: #009DFF;
35301
35341
  }
35302
35342
 
35303
- .E_tfzf37v div.ant-table td.cell__action_ {
35304
- padding: 0 !important;
35305
- position: relative;
35306
- background: #fff;
35343
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35344
+ color: #005ED1;
35307
35345
  }
35308
35346
 
35309
- .E_tfzf37v div.ant-table td.cell__action_ > * {
35310
- height: 100%;
35311
- display: flex;
35312
- align-items: center;
35313
- justify-content: flex-end;
35314
- padding-right: 8px;
35347
+ button.E_l48ei06.ui-kit-link-disabled {
35348
+ color: #0080FF;
35315
35349
  }
35316
35350
 
35317
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
35318
- width: 24px;
35319
- height: 24px;
35320
- cursor: pointer;
35321
- justify-content: center;
35322
- border-radius: 4px;
35351
+ button.E_l48ei06.ui-kit-link-primary {
35352
+ color: #00122E;
35323
35353
  }
35324
35354
 
35325
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
35326
- background: #fff;
35355
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35356
+ color: #0080FF;
35327
35357
  }
35328
35358
 
35329
- .E_w7ob4th.outside-tag {
35330
- padding-left: 0;
35359
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35360
+ color: #005ED1;
35331
35361
  }
35332
35362
 
35333
- .E_w7ob4th.outside-tag .inside-tag {
35334
- border-radius: 4px 0 0 4px;
35335
- padding-right: 4px;
35336
- margin-right: 4px;
35363
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35364
+ color: #00122E;
35337
35365
  }
35338
35366
 
35339
- .E_slr2ynn {
35340
- padding: 0 8px;
35341
- height: 18px;
35367
+ button.E_l48ei06.ui-kit-link-secondary {
35368
+ color: rgba(44, 56, 82, 0.7490196078);
35342
35369
  }
35343
35370
 
35344
- .E_m140wbb6 {
35345
- padding: 2px 8px;
35346
- height: 24px;
35371
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35372
+ color: #0080FF;
35347
35373
  }
35348
35374
 
35349
- .E_t1fozc1i {
35350
- margin: 0;
35375
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35376
+ color: #005ED1;
35351
35377
  }
35352
35378
 
35353
- .E_i1vxv4ln {
35354
- margin-right: 4px;
35355
- height: 16px;
35379
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35380
+ color: rgba(44, 56, 82, 0.7490196078);
35356
35381
  }
35357
35382
 
35358
- .E_n1afl31m.ant-tag.ant-tag-gray {
35359
- font-weight: 700;
35360
- color: #00122e;
35361
- background-color: rgba(237, 241, 250, 0.6);
35362
- border: 1px solid rgba(211, 218, 235, 0.6);
35363
- word-break: break-all;
35364
- display: inline;
35365
- white-space: normal;
35383
+ .E_tc97u5y {
35384
+ height: 100%;
35366
35385
  }
35367
35386
 
35368
- .E_sjob3jg {
35369
- --item-min-width: 60px;
35387
+ .E_tfzf37v {
35388
+ height: 100%;
35370
35389
  }
35371
35390
 
35372
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35373
- display: none !important;
35391
+ .E_tfzf37v.empty-table .ant-table-content {
35392
+ overflow: visible !important;
35393
+ height: 100%;
35374
35394
  }
35375
35395
 
35376
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35377
- flex-shrink: 0 !important;
35396
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
35397
+ height: 100%;
35378
35398
  }
35379
35399
 
35380
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35381
- color: #0080ff;
35400
+ .E_tfzf37v.empty-table .ant-table-content table {
35401
+ width: 100% !important;
35402
+ height: 100%;
35382
35403
  }
35383
35404
 
35384
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35385
- color: #0080ff;
35386
- font-weight: normal;
35405
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
35406
+ padding: 15px 0;
35387
35407
  }
35388
35408
 
35389
- .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 {
35390
- color: rgba(44, 56, 82, 0.6);
35409
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
35410
+ display: none;
35391
35411
  }
35392
35412
 
35393
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35394
- color: #00122e;
35413
+ .E_tfzf37v .active-row td:nth-child(1) {
35414
+ font-weight: 700;
35395
35415
  }
35396
35416
 
35397
- .E_sjob3jg .step-item-text {
35398
- display: inline-block;
35417
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
35418
+ font-weight: 700;
35399
35419
  }
35400
35420
 
35401
- .E_sjob3jg .step-item-title {
35402
- overflow: hidden;
35403
- white-space: nowrap;
35404
- text-overflow: ellipsis;
35421
+ .E_tfzf37v .ant-spin-nested-loading {
35422
+ height: 100%;
35405
35423
  }
35406
35424
 
35407
- .E_hjvj6s6 .ant-steps-item-container {
35408
- min-width: var(--item-min-width);
35425
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
35426
+ height: 100%;
35427
+ overflow: visible;
35409
35428
  }
35410
35429
 
35411
- .E_hjvj6s6 .ant-steps-item-disabled {
35412
- cursor: not-allowed !important;
35430
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
35431
+ max-height: none;
35413
35432
  }
35414
35433
 
35415
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35416
- flex-direction: row;
35417
- justify-content: stretch;
35434
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
35435
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
35436
+ display: none;
35418
35437
  }
35419
35438
 
35420
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35421
- padding: 0;
35422
- margin-right: 4px;
35423
- flex: 1;
35424
- overflow: visible;
35439
+ .E_tfzf37v td.ant-table-column-sort {
35440
+ background: transparent;
35425
35441
  }
35426
35442
 
35427
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35428
- width: 100%;
35429
- min-height: unset;
35443
+ .E_tfzf37v td.ant-table-cell-fix-left,
35444
+ .E_tfzf37v td.ant-table-cell-fix-right {
35445
+ background: #fff;
35446
+ padding: 0 !important;
35430
35447
  }
35431
35448
 
35432
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35433
- height: 26px;
35434
- line-height: 26px;
35435
- width: 100%;
35436
- padding: 0;
35437
- font-size: 12px;
35449
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
35450
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
35451
+ display: flex;
35452
+ align-items: center;
35453
+ height: 100%;
35454
+ padding: 8px;
35438
35455
  }
35439
35456
 
35440
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35441
- margin-right: 10px;
35457
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
35458
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
35459
+ overflow: hidden;
35460
+ text-overflow: ellipsis;
35461
+ width: 100%;
35442
35462
  }
35443
35463
 
35444
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35445
- display: none;
35464
+ .E_tfzf37v .ant-table-container {
35465
+ height: 100%;
35446
35466
  }
35447
35467
 
35448
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35449
- padding-left: 8px;
35450
- padding-right: 4px;
35451
- border-radius: 4px 0 0 4px;
35468
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
35469
+ box-shadow: none !important;
35452
35470
  }
35453
35471
 
35454
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35455
- margin-right: 0;
35472
+ .E_tfzf37v div.ant-table {
35473
+ border-radius: 0px;
35474
+ border-left: none;
35475
+ border-right: none;
35476
+ border-bottom: none;
35477
+ height: 100%;
35478
+ font-size: 12px;
35479
+ background: transparent;
35456
35480
  }
35457
35481
 
35458
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35459
- padding-right: 8px;
35460
- padding-left: 12px;
35461
- border-radius: 0 4px 4px 0;
35482
+ .E_tfzf37v div.ant-table .ant-table-header {
35483
+ position: relative;
35484
+ z-index: 3;
35485
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35486
+ margin-bottom: -1px;
35462
35487
  }
35463
35488
 
35464
- .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 {
35465
- content: "";
35466
- width: 0;
35467
- height: 0;
35468
- border: 13px solid transparent;
35469
- position: absolute;
35470
- top: 0;
35471
- border-left: 8px solid rgba(237, 241, 250, 0.6);
35472
- z-index: 2;
35473
- position: relative;
35474
- top: -50%;
35475
- right: -100%;
35489
+ .E_tfzf37v div.ant-table .time-wrapper .date,
35490
+ .E_tfzf37v div.ant-table .value {
35491
+ color: #2d3a56;
35476
35492
  }
35477
35493
 
35478
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35479
- padding: 0 4px 0 12px;
35494
+ .E_tfzf37v div.ant-table .time-wrapper .time,
35495
+ .E_tfzf37v div.ant-table .unit {
35496
+ color: rgba(44, 56, 82, 0.6);
35480
35497
  }
35481
35498
 
35482
- .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 {
35483
- content: "";
35484
- width: 0;
35485
- height: 0;
35486
- border: 13px solid transparent;
35487
- position: absolute;
35488
- top: 0;
35489
- border-left: 8px solid #fff;
35490
- left: 0;
35499
+ .E_tfzf37v div.ant-table .ant-table-selection {
35500
+ position: unset;
35501
+ text-align: center;
35491
35502
  }
35492
35503
 
35493
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35494
- max-width: calc(100% - var(--item-min-width) * 2);
35504
+ .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
35505
+ background: #fff;
35495
35506
  }
35496
35507
 
35497
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35498
- background-color: rgba(0, 136, 255, 0.1);
35508
+ .E_tfzf37v div.ant-table .anticon-setting {
35509
+ cursor: pointer;
35510
+ position: absolute;
35511
+ top: 50%;
35512
+ right: 12px;
35513
+ transform: translateY(-50%);
35499
35514
  }
35500
35515
 
35501
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35502
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35516
+ .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
35517
+ box-shadow: none;
35518
+ width: 1px;
35519
+ background: rgba(213, 219, 227, 0.6);
35503
35520
  }
35504
35521
 
35505
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35506
- cursor: pointer;
35507
- min-width: var(--item-min-width);
35522
+ .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
35523
+ box-shadow: none;
35524
+ width: 1px;
35525
+ background: rgba(213, 219, 227, 0.6);
35508
35526
  }
35509
35527
 
35510
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35511
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35512
- min-width: var(--item-min-width);
35528
+ .E_tfzf37v div.ant-table .ant-table-tbody {
35529
+ position: relative;
35513
35530
  }
35514
35531
 
35515
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35516
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35517
- background-color: rgba(237, 241, 250, 0.6);
35532
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
35533
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35534
+ border-bottom: 1px solid white;
35535
+ height: 40px;
35536
+ vertical-align: middle;
35537
+ transition: background 0ms;
35538
+ color: #00122e;
35518
35539
  }
35519
35540
 
35520
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35521
- padding: 0;
35541
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
35542
+ background: #f2f5fa;
35543
+ border-bottom-color: #f2f5fa;
35522
35544
  }
35523
35545
 
35524
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
35525
- width: 192px;
35526
- row-gap: 2px;
35546
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
35547
+ height: auto;
35548
+ color: #00122e;
35549
+ font-size: 12px;
35550
+ text-align: left;
35551
+ transition: none;
35552
+ overflow: hidden;
35553
+ text-overflow: ellipsis;
35554
+ white-space: nowrap;
35527
35555
  }
35528
35556
 
35529
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35530
- background-color: rgba(225, 230, 241, 0.6);
35557
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
35558
+ color: #0096ff;
35531
35559
  }
35532
35560
 
35533
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35534
- color: #00122e !important;
35561
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
35562
+ overflow: hidden;
35563
+ text-overflow: ellipsis;
35564
+ width: 100%;
35565
+ vertical-align: middle;
35535
35566
  }
35536
35567
 
35537
- .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 {
35538
- background-color: rgba(225, 230, 241, 0.6);
35568
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
35569
+ line-height: 0px;
35539
35570
  }
35540
35571
 
35541
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35542
- padding: 0 8px;
35543
- border-radius: 4px;
35544
- height: 32px;
35545
- display: flex;
35546
- align-items: center;
35572
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
35573
+ padding-right: 25px;
35547
35574
  }
35548
35575
 
35549
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35550
- min-height: auto;
35551
- white-space: nowrap;
35576
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
35577
+ border-top-color: transparent;
35552
35578
  }
35553
35579
 
35554
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35555
- font-size: 13px;
35556
- line-height: 20px;
35557
- max-width: 100%;
35558
- padding-right: 0;
35580
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
35581
+ background: rgba(225, 230, 241, 0.6);
35582
+ border-color: transparent transparent white;
35559
35583
  }
35560
35584
 
35561
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35562
- background: rgba(0, 128, 255, 0.1);
35585
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
35586
+ border-radius: 8px 0 0 8px;
35563
35587
  }
35564
35588
 
35565
- .E_h6l1tj4 {
35566
- width: 100%;
35567
- display: inline-flex;
35568
- align-items: center;
35569
- justify-content: center;
35570
- column-gap: 4px;
35589
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
35590
+ border-radius: 8px 0 0 8px;
35571
35591
  }
35572
35592
 
35573
- .E_h6l1tj4 .step-item-prefix-container {
35574
- display: inline-flex;
35575
- align-items: center;
35576
- width: 18px;
35577
- height: 18px;
35578
- color: rgba(44, 56, 82, 0.75);
35579
- justify-content: center;
35593
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
35594
+ content: "";
35595
+ width: 4px;
35596
+ top: -1px;
35597
+ bottom: -1px;
35598
+ background: white;
35580
35599
  }
35581
35600
 
35582
- .E_v18frne8 {
35583
- width: 100%;
35584
- display: flex;
35585
- align-items: center;
35586
- justify-content: center;
35587
- column-gap: 6px;
35588
- font-size: 13px;
35601
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
35602
+ border-radius: 0 8px 8px 0;
35589
35603
  }
35590
35604
 
35591
- .E_v18frne8 .step-item-prefix-container {
35592
- display: inline-flex;
35593
- align-items: center;
35594
- min-width: 20px;
35595
- min-height: 20px;
35596
- color: rgba(44, 56, 82, 0.75);
35597
- justify-content: center;
35605
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
35606
+ border-radius: 0;
35607
+ background: white;
35608
+ border-top: none;
35598
35609
  }
35599
35610
 
35600
- .E_t1dtlqs1 {
35601
- margin-bottom: 4px;
35602
- color: rgba(44, 56, 82, 0.6);
35603
- overflow: hidden;
35604
- text-overflow: ellipsis;
35605
- white-space: nowrap;
35611
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
35612
+ border-top: 1px solid transparent;
35613
+ border-radius: 0 8px 8px 0;
35614
+ background: rgba(225, 230, 241, 0.6);
35606
35615
  }
35607
35616
 
35608
- .E_s1ese5oy {
35609
- color: rgba(44, 56, 82, 0.6);
35610
- line-height: 32px;
35611
- height: 32px;
35612
- margin-bottom: 0;
35617
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
35618
+ background: white;
35619
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35613
35620
  }
35614
35621
 
35615
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
35616
- color: #0080ff;
35622
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
35623
+ display: flex;
35624
+ align-items: center;
35625
+ height: 100%;
35626
+ background: rgba(225, 230, 241, 0.6);
35617
35627
  }
35618
35628
 
35619
- .E_s1ese5oy.warning {
35620
- color: #ffa500;
35629
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
35630
+ background: white;
35631
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
35621
35632
  }
35622
35633
 
35623
- .E_s1ese5oy.success {
35624
- color: #00ba5d;
35634
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
35635
+ display: flex;
35636
+ align-items: center;
35637
+ height: 100%;
35638
+ background: rgba(225, 230, 241, 0.6);
35625
35639
  }
35626
35640
 
35627
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
35628
- color: #f0483e;
35641
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
35642
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35629
35643
  }
35630
35644
 
35631
- .E_s1ese5oy.normal {
35632
- color: rgba(44, 56, 82, 0.6);
35645
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
35646
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
35647
+ border-radius: 8px;
35633
35648
  }
35634
35649
 
35635
- .E_b1ibis43 {
35636
- margin-bottom: 0;
35637
- color: #00122e;
35650
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
35651
+ border-top-color: white;
35638
35652
  }
35639
35653
 
35640
- .E_b11xxjd2 {
35641
- line-height: 32px;
35642
- margin-right: 6px;
35654
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
35655
+ background: rgba(0, 136, 255, 0.1);
35656
+ border-bottom-color: transparent;
35657
+ border-top-color: transparent;
35643
35658
  }
35644
35659
 
35645
- .E_bsub5bw.with-description {
35646
- height: 24px;
35647
- flex: 1;
35648
- position: relative;
35649
- top: -7px;
35660
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
35661
+ border-radius: 8px 0 0 8px;
35650
35662
  }
35651
35663
 
35652
- .E_bsub5bw p {
35653
- width: 100%;
35654
- overflow: hidden;
35655
- text-overflow: ellipsis;
35656
- white-space: nowrap;
35664
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
35665
+ border-radius: 0 8px 8px 0;
35657
35666
  }
35658
35667
 
35659
- .E_tmoyoag {
35660
- border: 1px solid rgba(211, 218, 235, 0.6);
35661
- border-radius: 8px;
35662
- overflow: auto;
35668
+ .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
35669
+ background: rgba(0, 136, 255, 0.1);
35663
35670
  }
35664
35671
 
35665
- .E_tmoyoag .ant-list {
35672
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
35673
+ background: #fff;
35674
+ font-weight: 400;
35666
35675
  position: relative;
35676
+ border-bottom: none;
35677
+ color: #00122e;
35678
+ transition: none;
35679
+ padding: 15px 8px 15px 8px;
35667
35680
  }
35668
35681
 
35669
- .E_tmoyoag .ant-list .eagle-table-form-header {
35670
- position: sticky;
35682
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
35683
+ content: "";
35684
+ width: 1px;
35671
35685
  top: 0;
35672
- z-index: 2;
35673
- display: flex;
35674
- padding: 8px;
35675
- flex-wrap: nowrap;
35676
- justify-content: flex-start;
35677
- background: #f2f5fa;
35678
- font-size: 14px;
35679
- color: rgba(44, 56, 82, 0.6);
35680
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35686
+ bottom: 0;
35687
+ background: rgba(211, 218, 235, 0.6);
35688
+ position: absolute;
35689
+ right: 0;
35681
35690
  }
35682
35691
 
35683
- .E_tmoyoag .ant-list .eagle-table-form-header {
35684
- align-items: inherit;
35692
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
35693
+ padding: unset;
35685
35694
  }
35686
35695
 
35687
- .E_tmoyoag .ant-list .eagle-table-form-row {
35688
- display: flex;
35689
- justify-content: flex-start;
35690
- align-items: flex-start;
35691
- flex-wrap: wrap;
35692
- padding: 8px;
35693
- border: none;
35696
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
35697
+ display: none;
35694
35698
  }
35695
35699
 
35696
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35697
- flex-basis: 100%;
35698
- margin: 12px 0 0;
35699
- order: 99;
35700
- color: rgba(44, 56, 82, 0.6);
35700
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
35701
+ width: 100%;
35702
+ overflow: hidden;
35703
+ white-space: nowrap;
35704
+ text-overflow: ellipsis;
35701
35705
  }
35702
35706
 
35703
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35704
- color: #f0483e;
35705
- flex-basis: 100%;
35706
- order: 98;
35707
- margin: 12px 0 0;
35707
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
35708
+ overflow: hidden;
35709
+ text-overflow: ellipsis;
35710
+ flex: 1;
35708
35711
  }
35709
35712
 
35710
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35711
- background-color: rgba(237, 241, 250, 0.6);
35713
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
35714
+ padding: 15px 25px 15px 8px;
35712
35715
  }
35713
35716
 
35714
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35715
- background-color: rgba(0, 136, 255, 0.1);
35717
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
35718
+ padding: 0;
35716
35719
  }
35717
35720
 
35718
- .E_tmoyoag .ant-list .eagle-table-form-cell {
35719
- flex: 1 0 0;
35720
- overflow: hidden;
35721
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
35722
+ position: absolute;
35723
+ right: 6px;
35724
+ top: 50%;
35725
+ transform: translateY(-50%);
35726
+ height: 16px;
35727
+ display: none;
35728
+ transition: transform 320ms ease;
35721
35729
  }
35722
35730
 
35723
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35724
- color: rgba(44, 56, 82, 0.6);
35725
- margin: 0;
35731
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
35732
+ display: block;
35733
+ transform: translateY(-50%) rotateX(180deg);
35726
35734
  }
35727
35735
 
35728
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35729
- text-align: center;
35736
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
35737
+ display: block;
35730
35738
  }
35731
35739
 
35732
- .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 > * {
35733
- text-align: center;
35740
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
35741
+ display: none;
35734
35742
  }
35735
35743
 
35736
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35737
- text-align: left;
35744
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
35745
+ transform: translateY(-50%);
35738
35746
  }
35739
35747
 
35740
- .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 > * {
35741
- text-align: left;
35748
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
35749
+ transform: translateY(-50%) rotateX(180deg);
35742
35750
  }
35743
35751
 
35744
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35745
- text-align: right;
35752
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
35753
+ background: #f2f5fa;
35746
35754
  }
35747
35755
 
35748
- .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 > * {
35749
- text-align: right;
35756
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
35757
+ display: block;
35750
35758
  }
35751
35759
 
35752
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35753
- margin-right: 8px;
35760
+ .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
35761
+ padding-right: 25px;
35754
35762
  }
35755
35763
 
35756
- .E_tmoyoag .ant-list .ant-list-item-action {
35757
- padding: 4px;
35758
- width: 24px;
35759
- height: 24px;
35760
- overflow: hidden;
35764
+ .E_tfzf37v div.ant-table .ant-table-selection-column {
35765
+ padding: 0 !important;
35761
35766
  }
35762
35767
 
35763
- .E_tmoyoag .ant-list .ant-list-item-action li {
35764
- padding: 0;
35768
+ .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35769
+ position: absolute;
35770
+ left: 50%;
35771
+ top: 50%;
35772
+ transform: translate(-50%, -50%);
35765
35773
  }
35766
35774
 
35767
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
35768
- cursor: not-allowed;
35769
- opacity: 0.5;
35775
+ .E_tfzf37v div.ant-table .ant-table-selection-column:after {
35776
+ display: none;
35770
35777
  }
35771
35778
 
35772
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35773
- margin: 0;
35779
+ .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
35780
+ background: #fff;
35774
35781
  }
35775
35782
 
35776
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35777
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35778
- border-radius: 5px;
35779
- font-size: 12px;
35783
+ .E_tfzf37v div.ant-table .ant-table-placeholder {
35784
+ background: inherit;
35780
35785
  }
35781
35786
 
35782
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35783
- font-size: inherit;
35787
+ .E_tfzf37v div.ant-table .ant-table-placeholder td {
35788
+ position: static;
35789
+ border: none;
35790
+ background: inherit !important;
35791
+ height: 100px;
35792
+ vertical-align: middle;
35784
35793
  }
35785
35794
 
35786
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35787
- min-height: 24px;
35788
- font-size: 12px;
35789
- position: relative;
35795
+ .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
35796
+ .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35797
+ font-weight: bold;
35798
+ font-size: 20px;
35799
+ color: rgba(10, 37, 85, 0.6);
35790
35800
  }
35791
35801
 
35792
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35793
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35802
+ .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
35803
+ .E_tfzf37v div.ant-table th.cell__action_ {
35804
+ z-index: 10;
35794
35805
  }
35795
35806
 
35796
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35797
- background-color: rgba(237, 241, 250, 0.6);
35807
+ .E_tfzf37v div.ant-table td.cell__action_ {
35808
+ padding: 0 !important;
35809
+ position: relative;
35810
+ background: #fff;
35798
35811
  }
35799
35812
 
35800
- .E_a138syjm {
35813
+ .E_tfzf37v div.ant-table td.cell__action_ > * {
35814
+ height: 100%;
35801
35815
  display: flex;
35802
35816
  align-items: center;
35803
- margin-top: 8px;
35804
- }
35805
-
35806
- .E_a138syjm button.ant-btn {
35807
- padding: 2px 8px;
35808
- height: 24px;
35809
- }
35810
-
35811
- .E_a138syjm > span.maximum-desc {
35812
- display: none;
35813
- margin-left: 8px;
35814
- color: rgba(44, 56, 82, 0.6);
35815
- }
35816
-
35817
- .E_a138syjm > span.maximum-desc.disabled {
35818
- display: inline;
35817
+ justify-content: flex-end;
35818
+ padding-right: 8px;
35819
35819
  }
35820
35820
 
35821
- .E_d77i8u0 {
35821
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
35822
35822
  width: 24px;
35823
35823
  height: 24px;
35824
- padding: 4px;
35825
- margin-right: 8px;
35824
+ cursor: pointer;
35825
+ justify-content: center;
35826
+ border-radius: 4px;
35826
35827
  }
35827
35828
 
35828
- .E_i1g85yz3 {
35829
- margin-right: 4px;
35830
- height: 16px;
35829
+ .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
35830
+ background: #fff;
35831
35831
  }
35832
35832
 
35833
35833
  .E_t13ef470 {
@@ -35889,18 +35889,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35889
35889
  display: block;
35890
35890
  }
35891
35891
 
35892
- .E_i14c7jc8 {
35893
- color: var(--i14c7jc8-0);
35894
- }
35895
-
35896
- .E_i1ibuolf {
35897
- display: flex;
35898
- align-items: center;
35899
- column-gap: 4px;
35900
- font-size: 12px;
35901
- color: rgba(44, 56, 82, 0.7490196078);
35902
- }
35903
-
35904
35892
  .E_d1u4ndxc {
35905
35893
  color: rgba(44, 56, 82, 0.7490196078);
35906
35894
  font-size: 12px;
@@ -35931,4 +35919,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35931
35919
  to {
35932
35920
  transform: translateX(100%);
35933
35921
  }
35922
+ }
35923
+ .E_i14c7jc8 {
35924
+ color: var(--i14c7jc8-0);
35925
+ }
35926
+
35927
+ .E_i1ibuolf {
35928
+ display: flex;
35929
+ align-items: center;
35930
+ column-gap: 4px;
35931
+ font-size: 12px;
35932
+ color: rgba(44, 56, 82, 0.7490196078);
35934
35933
  }