@cloudtower/eagle 0.33.10 → 0.33.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29712,139 +29712,6 @@ html body {
29712
29712
  flex: 1;
29713
29713
  }
29714
29714
 
29715
- .E_c1uzzomf {
29716
- margin-bottom: 16px;
29717
- }
29718
- .E_c1uzzomf .card-title {
29719
- font-size: 16px;
29720
- color: rgba(44, 56, 82, 0.6);
29721
- font-weight: 700;
29722
- line-height: 32px;
29723
- }
29724
- .E_c1uzzomf .card-body {
29725
- padding: 24px;
29726
- border-radius: 8px;
29727
- background: #fff;
29728
- }
29729
- .E_c1uzzomf .empty {
29730
- font-weight: 700;
29731
- font-size: 14px;
29732
- line-height: 22px;
29733
- color: rgba(0, 21, 64, 0.3);
29734
- text-align: center;
29735
- }
29736
-
29737
- .E_fzh9mnb {
29738
- width: 100%;
29739
- height: 100%;
29740
- min-height: 124px;
29741
- display: flex;
29742
- flex-direction: column;
29743
- justify-content: center;
29744
- align-items: center;
29745
- }
29746
- .E_fzh9mnb .error-text {
29747
- color: rgba(10, 37, 85, 0.6);
29748
- margin-bottom: 16px;
29749
- font-size: 18px;
29750
- }
29751
-
29752
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29753
- padding: 4px 8px 0 8px;
29754
- color: rgba(44, 56, 82, 0.6);
29755
- font-size: 12px;
29756
- }
29757
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29758
- padding-bottom: 6px;
29759
- }
29760
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29761
- padding-top: 4px;
29762
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29763
- }
29764
-
29765
- .E_d1bw7c5z {
29766
- position: relative;
29767
- max-width: 388px;
29768
- min-width: 285px;
29769
- }
29770
- .E_d1bw7c5z .center {
29771
- position: absolute;
29772
- font-size: 12px;
29773
- width: 80px;
29774
- height: 100px;
29775
- top: 0;
29776
- left: 35px;
29777
- display: flex;
29778
- flex-direction: column;
29779
- justify-content: center;
29780
- align-items: center;
29781
- color: #00122e;
29782
- }
29783
- .E_d1bw7c5z .center .number {
29784
- font-size: 24px;
29785
- font-weight: 700;
29786
- }
29787
- .E_d1bw7c5z .center .text {
29788
- padding: 0 5px;
29789
- font-size: 12px;
29790
- width: inherit;
29791
- text-align: center;
29792
- }
29793
- .E_d1bw7c5z .recharts-wrapper {
29794
- display: flex;
29795
- }
29796
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29797
- position: relative !important;
29798
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29799
- left: 0 !important;
29800
- bottom: 0 !important;
29801
- display: flex;
29802
- align-items: center;
29803
- }
29804
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29805
- width: 100%;
29806
- }
29807
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29808
- width: 100%;
29809
- margin-right: 0 !important;
29810
- line-height: 18px;
29811
- }
29812
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29813
- border-radius: 2px;
29814
- }
29815
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29816
- min-width: 75px;
29817
- max-width: 198px;
29818
- width: calc(100% - 20px);
29819
- margin-left: 2px;
29820
- color: #00122e !important;
29821
- display: inline-flex;
29822
- justify-content: space-between;
29823
- }
29824
- .E_d1bw7c5z .tooltip-text {
29825
- maxwidth: calc(100% - 12px);
29826
- cursor: pointer;
29827
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29828
- overflow: hidden;
29829
- text-overflow: ellipsis;
29830
- white-space: nowrap;
29831
- }
29832
- .E_d1bw7c5z .value {
29833
- color: rgba(44, 56, 82, 0.75);
29834
- }
29835
-
29836
- .E_t10pqbtc {
29837
- width: 140px;
29838
- }
29839
- .E_t10pqbtc .item {
29840
- margin: 6px auto;
29841
- display: flex;
29842
- justify-content: space-between;
29843
- }
29844
- .E_t10pqbtc .item .name {
29845
- width: 102px;
29846
- }
29847
-
29848
29715
  .E_berrcjl {
29849
29716
  color: rgba(10, 37, 85, 0.6);
29850
29717
  margin-bottom: 4px;
@@ -29861,6 +29728,35 @@ html body {
29861
29728
  color: #005ed1;
29862
29729
  }
29863
29730
 
29731
+ .E_b1nip9bk {
29732
+ padding: 4px 11px;
29733
+ }
29734
+
29735
+ .E_bqamoqe {
29736
+ white-space: nowrap;
29737
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29738
+ }
29739
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29740
+ --color: #0080ff;
29741
+ }
29742
+ .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] {
29743
+ --color: #0080ff;
29744
+ }
29745
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29746
+ margin-left: 1px;
29747
+ }
29748
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29749
+ border-top-right-radius: 0;
29750
+ border-bottom-right-radius: 0;
29751
+ }
29752
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29753
+ border-top-left-radius: 0;
29754
+ border-bottom-left-radius: 0;
29755
+ }
29756
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29757
+ border-radius: unset;
29758
+ }
29759
+
29864
29760
  .E_b1wx3t3t.ant-btn-icon-only {
29865
29761
  justify-content: center;
29866
29762
  }
@@ -30118,57 +30014,146 @@ html body {
30118
30014
  justify-content: center;
30119
30015
  }
30120
30016
 
30121
- .E_b1nip9bk {
30122
- padding: 4px 11px;
30123
- }
30124
-
30125
- .E_bqamoqe {
30126
- white-space: nowrap;
30127
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30017
+ .E_d1bw7c5z {
30018
+ position: relative;
30019
+ max-width: 388px;
30020
+ min-width: 285px;
30128
30021
  }
30129
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30130
- --color: #0080ff;
30022
+ .E_d1bw7c5z .center {
30023
+ position: absolute;
30024
+ font-size: 12px;
30025
+ width: 80px;
30026
+ height: 100px;
30027
+ top: 0;
30028
+ left: 35px;
30029
+ display: flex;
30030
+ flex-direction: column;
30031
+ justify-content: center;
30032
+ align-items: center;
30033
+ color: #00122e;
30131
30034
  }
30132
- .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] {
30133
- --color: #0080ff;
30035
+ .E_d1bw7c5z .center .number {
30036
+ font-size: 24px;
30037
+ font-weight: 700;
30134
30038
  }
30135
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30136
- margin-left: 1px;
30039
+ .E_d1bw7c5z .center .text {
30040
+ padding: 0 5px;
30041
+ font-size: 12px;
30042
+ width: inherit;
30043
+ text-align: center;
30137
30044
  }
30138
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30139
- border-top-right-radius: 0;
30140
- border-bottom-right-radius: 0;
30045
+ .E_d1bw7c5z .recharts-wrapper {
30046
+ display: flex;
30141
30047
  }
30142
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30143
- border-top-left-radius: 0;
30144
- border-bottom-left-radius: 0;
30048
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30049
+ position: relative !important;
30050
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30051
+ left: 0 !important;
30052
+ bottom: 0 !important;
30053
+ display: flex;
30054
+ align-items: center;
30145
30055
  }
30146
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30147
- border-radius: unset;
30056
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30057
+ width: 100%;
30148
30058
  }
30149
-
30150
- .E_f7pxqmh {
30059
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30151
30060
  width: 100%;
30152
- margin-bottom: 0 !important;
30153
- flex-flow: nowrap !important;
30154
- line-break: auto;
30061
+ margin-right: 0 !important;
30062
+ line-height: 18px;
30155
30063
  }
30156
- .E_f7pxqmh > .ant-form-item-label {
30157
- text-align: left !important;
30158
- padding-bottom: 0 !important;
30064
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30065
+ border-radius: 2px;
30159
30066
  }
30160
- .E_f7pxqmh > .ant-form-item-label > label {
30161
- min-height: 32px;
30162
- height: auto;
30163
- font-size: 13px;
30164
- color: rgba(44, 56, 82, 0.6);
30165
- white-space: normal;
30067
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30068
+ min-width: 75px;
30069
+ max-width: 198px;
30070
+ width: calc(100% - 20px);
30071
+ margin-left: 2px;
30072
+ color: #00122e !important;
30073
+ display: inline-flex;
30074
+ justify-content: space-between;
30166
30075
  }
30167
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30168
- border-color: #ff4d4f !important;
30076
+ .E_d1bw7c5z .tooltip-text {
30077
+ maxwidth: calc(100% - 12px);
30078
+ cursor: pointer;
30079
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30080
+ overflow: hidden;
30081
+ text-overflow: ellipsis;
30082
+ white-space: nowrap;
30169
30083
  }
30170
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30171
- border-color: #ff4d4f !important;
30084
+ .E_d1bw7c5z .value {
30085
+ color: rgba(44, 56, 82, 0.75);
30086
+ }
30087
+
30088
+ .E_t10pqbtc {
30089
+ width: 140px;
30090
+ }
30091
+ .E_t10pqbtc .item {
30092
+ margin: 6px auto;
30093
+ display: flex;
30094
+ justify-content: space-between;
30095
+ }
30096
+ .E_t10pqbtc .item .name {
30097
+ width: 102px;
30098
+ }
30099
+
30100
+ .E_c1uzzomf {
30101
+ margin-bottom: 16px;
30102
+ }
30103
+ .E_c1uzzomf .card-title {
30104
+ font-size: 16px;
30105
+ color: rgba(44, 56, 82, 0.6);
30106
+ font-weight: 700;
30107
+ line-height: 32px;
30108
+ }
30109
+ .E_c1uzzomf .card-body {
30110
+ padding: 24px;
30111
+ border-radius: 8px;
30112
+ background: #fff;
30113
+ }
30114
+ .E_c1uzzomf .empty {
30115
+ font-weight: 700;
30116
+ font-size: 14px;
30117
+ line-height: 22px;
30118
+ color: rgba(0, 21, 64, 0.3);
30119
+ text-align: center;
30120
+ }
30121
+
30122
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30123
+ padding: 4px 8px 0 8px;
30124
+ color: rgba(44, 56, 82, 0.6);
30125
+ font-size: 12px;
30126
+ }
30127
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30128
+ padding-bottom: 6px;
30129
+ }
30130
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30131
+ padding-top: 4px;
30132
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30133
+ }
30134
+
30135
+ .E_f7pxqmh {
30136
+ width: 100%;
30137
+ margin-bottom: 0 !important;
30138
+ flex-flow: nowrap !important;
30139
+ line-break: auto;
30140
+ }
30141
+ .E_f7pxqmh > .ant-form-item-label {
30142
+ text-align: left !important;
30143
+ padding-bottom: 0 !important;
30144
+ }
30145
+ .E_f7pxqmh > .ant-form-item-label > label {
30146
+ min-height: 32px;
30147
+ height: auto;
30148
+ font-size: 13px;
30149
+ color: rgba(44, 56, 82, 0.6);
30150
+ white-space: normal;
30151
+ }
30152
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30153
+ border-color: #ff4d4f !important;
30154
+ }
30155
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30156
+ border-color: #ff4d4f !important;
30172
30157
  }
30173
30158
  .E_f7pxqmh .ant-form-item-explain {
30174
30159
  margin-top: 4px;
@@ -30181,6 +30166,21 @@ html body {
30181
30166
  min-height: 0px;
30182
30167
  }
30183
30168
 
30169
+ .E_fzh9mnb {
30170
+ width: 100%;
30171
+ height: 100%;
30172
+ min-height: 124px;
30173
+ display: flex;
30174
+ flex-direction: column;
30175
+ justify-content: center;
30176
+ align-items: center;
30177
+ }
30178
+ .E_fzh9mnb .error-text {
30179
+ color: rgba(10, 37, 85, 0.6);
30180
+ margin-bottom: 16px;
30181
+ font-size: 18px;
30182
+ }
30183
+
30184
30184
  .E_itxley7.ant-input-group.ant-input-group-compact {
30185
30185
  display: flex;
30186
30186
  }
@@ -30193,29 +30193,8 @@ html body {
30193
30193
  border-top-right-radius: 5px;
30194
30194
  }
30195
30195
 
30196
- .E_iouxfgt {
30197
- display: inline-flex;
30198
- align-items: center;
30199
- }
30200
- .E_iouxfgt .icon-inner {
30201
- display: inline-flex;
30202
- align-items: center;
30203
- justify-content: center;
30204
- }
30205
- .E_iouxfgt .icon-inner + span,
30206
- .E_iouxfgt span + .icon-inner.suffix {
30207
- margin-left: 4px;
30208
- }
30209
- .E_iouxfgt.is-rotate img,
30210
- .E_iouxfgt.is-rotate svg {
30211
- animation: rotate 680ms linear infinite;
30212
- }
30213
-
30214
- .E_atcz0kf .ant-input-suffix {
30215
- margin-left: 8px;
30216
- }
30217
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30218
- padding: 2px 7px 2px 12px;
30196
+ .E_sx1bpnu .ant-input-sm {
30197
+ line-height: 18px;
30219
30198
  }
30220
30199
 
30221
30200
  .E_i1inqkme {
@@ -30231,6 +30210,72 @@ html body {
30231
30210
  margin-right: 4px;
30232
30211
  }
30233
30212
 
30213
+ .E_owd0kml {
30214
+ display: inline-block;
30215
+ }
30216
+
30217
+ .E_h1jsgezc {
30218
+ visibility: hidden;
30219
+ position: absolute;
30220
+ }
30221
+
30222
+ .E_phljevk {
30223
+ display: flex;
30224
+ justify-content: space-between;
30225
+ align-items: center;
30226
+ padding: 10px 0;
30227
+ color: rgba(44, 56, 82, 0.6);
30228
+ font-size: 12px;
30229
+ line-height: 24px;
30230
+ }
30231
+ .E_phljevk .pagination-left {
30232
+ padding: 2px 8px;
30233
+ }
30234
+ .E_phljevk .dropdown-trigger {
30235
+ display: flex;
30236
+ align-items: center;
30237
+ border-radius: 6px;
30238
+ cursor: pointer;
30239
+ transition: all 0.3s ease;
30240
+ }
30241
+ .E_phljevk .dropdown-trigger:hover {
30242
+ background: rgba(211, 218, 235, 0.6);
30243
+ color: #0080ff;
30244
+ }
30245
+ .E_phljevk .dropdown-trigger .icon-inner {
30246
+ margin-left: 4px;
30247
+ }
30248
+ .E_phljevk .pagination-right {
30249
+ display: flex;
30250
+ align-items: center;
30251
+ color: #0080ff;
30252
+ font-weight: bold;
30253
+ }
30254
+ .E_phljevk .pagination-right .icon-inner {
30255
+ margin-left: 4px;
30256
+ }
30257
+ .E_phljevk .pagination-right .prev-btn,
30258
+ .E_phljevk .pagination-right .next-btn {
30259
+ padding: 0 8px;
30260
+ }
30261
+ .E_phljevk .pagination-right .prev-btn > span,
30262
+ .E_phljevk .pagination-right .next-btn > span {
30263
+ color: #0080ff;
30264
+ }
30265
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30266
+ transform: rotate(180deg);
30267
+ }
30268
+
30269
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30270
+ max-height: calc(100vh - 128px);
30271
+ overflow-y: auto;
30272
+ }
30273
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30274
+ padding: 4px 20px;
30275
+ font-size: 12px;
30276
+ line-height: 18px;
30277
+ }
30278
+
30234
30279
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30235
30280
  display: var(--ai7qkf2-0);
30236
30281
  }
@@ -30291,6 +30336,13 @@ html body {
30291
30336
  padding: 2px 8px;
30292
30337
  }
30293
30338
 
30339
+ .E_atcz0kf .ant-input-suffix {
30340
+ margin-left: 8px;
30341
+ }
30342
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30343
+ padding: 2px 7px 2px 12px;
30344
+ }
30345
+
30294
30346
  .E_a1wfy30z .ant-input-number-handler-wrap {
30295
30347
  display: var(--a1wfy30z-0);
30296
30348
  }
@@ -30322,166 +30374,38 @@ html body {
30322
30374
  font-size: inherit;
30323
30375
  }
30324
30376
 
30325
- .E_sx1bpnu .ant-input-sm {
30326
- line-height: 18px;
30327
- }
30328
-
30329
- .E_owd0kml {
30330
- display: inline-block;
30331
- }
30332
-
30333
- .E_h1jsgezc {
30334
- visibility: hidden;
30335
- position: absolute;
30336
- }
30337
-
30338
- .E_phljevk {
30339
- display: flex;
30340
- justify-content: space-between;
30377
+ .E_iouxfgt {
30378
+ display: inline-flex;
30341
30379
  align-items: center;
30342
- padding: 10px 0;
30343
- color: rgba(44, 56, 82, 0.6);
30344
- font-size: 12px;
30345
- line-height: 24px;
30346
30380
  }
30347
- .E_phljevk .pagination-left {
30348
- padding: 2px 8px;
30349
- }
30350
- .E_phljevk .dropdown-trigger {
30351
- display: flex;
30381
+ .E_iouxfgt .icon-inner {
30382
+ display: inline-flex;
30352
30383
  align-items: center;
30353
- border-radius: 6px;
30354
- cursor: pointer;
30355
- transition: all 0.3s ease;
30356
- }
30357
- .E_phljevk .dropdown-trigger:hover {
30358
- background: rgba(211, 218, 235, 0.6);
30359
- color: #0080ff;
30384
+ justify-content: center;
30360
30385
  }
30361
- .E_phljevk .dropdown-trigger .icon-inner {
30386
+ .E_iouxfgt .icon-inner + span,
30387
+ .E_iouxfgt span + .icon-inner.suffix {
30362
30388
  margin-left: 4px;
30363
30389
  }
30364
- .E_phljevk .pagination-right {
30365
- display: flex;
30366
- align-items: center;
30367
- color: #0080ff;
30368
- font-weight: bold;
30390
+ .E_iouxfgt.is-rotate img,
30391
+ .E_iouxfgt.is-rotate svg {
30392
+ animation: rotate 680ms linear infinite;
30369
30393
  }
30370
- .E_phljevk .pagination-right .icon-inner {
30371
- margin-left: 4px;
30394
+
30395
+ .E_rapgekc.ant-radio-wrapper {
30396
+ display: inline-flex;
30397
+ align-items: baseline;
30398
+ white-space: pre-wrap;
30372
30399
  }
30373
- .E_phljevk .pagination-right .prev-btn,
30374
- .E_phljevk .pagination-right .next-btn {
30375
- padding: 0 8px;
30400
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30401
+ position: relative;
30402
+ top: 3px;
30376
30403
  }
30377
- .E_phljevk .pagination-right .prev-btn > span,
30378
- .E_phljevk .pagination-right .next-btn > span {
30379
- color: #0080ff;
30404
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30405
+ border-color: rgba(107, 128, 167, 0.6);
30380
30406
  }
30381
- .E_phljevk .pagination-right .next-btn .icon-inner {
30382
- transform: rotate(180deg);
30383
- }
30384
-
30385
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30386
- max-height: calc(100vh - 128px);
30387
- overflow-y: auto;
30388
- }
30389
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30390
- padding: 4px 20px;
30391
- font-size: 12px;
30392
- line-height: 18px;
30393
- }
30394
-
30395
- .E_c1bus5hc {
30396
- --color: white;
30397
- height: 14px;
30398
- width: 14px;
30399
- border-radius: 50%;
30400
- flex-shrink: 0;
30401
- display: flex;
30402
- align-items: center;
30403
- justify-content: center;
30404
- border: 1px solid var(--color);
30405
- }
30406
- .E_c1bus5hc .circle-inner {
30407
- position: relative;
30408
- height: 10px;
30409
- width: 10px;
30410
- border-radius: 50%;
30411
- overflow: hidden;
30412
- }
30413
- .E_c1bus5hc .circle-content {
30414
- position: absolute;
30415
- height: 100%;
30416
- width: 100%;
30417
- left: 0;
30418
- top: 0;
30419
- border-radius: 50%;
30420
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30421
- transform: rotate(180deg);
30422
- }
30423
- .E_c1bus5hc .circle-child {
30424
- position: absolute;
30425
- height: 100%;
30426
- width: 100%;
30427
- left: 0;
30428
- top: 0;
30429
- margin-left: 50%;
30430
- transform-origin: left;
30431
- background: white;
30432
- transform: rotate(0deg);
30433
- }
30434
-
30435
- .E_ivqqkzv {
30436
- height: 24px;
30437
- width: 56px !important;
30438
- margin-right: 4px;
30439
- }
30440
-
30441
- .E_c1wk4q29 {
30442
- color: rgba(44, 56, 82, 0.6);
30443
- }
30444
-
30445
- .E_i11gg7mj .ant-input-prefix {
30446
- margin-right: 8px;
30447
- }
30448
- .E_i11gg7mj .ant-input-suffix {
30449
- margin-left: 8px;
30450
- }
30451
-
30452
- .E_cc368xp {
30453
- color: #00122e;
30454
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30455
- margin-right: 8px;
30456
- padding-right: 8px;
30457
- }
30458
-
30459
- .E_i11o6xqj {
30460
- display: flex;
30461
- gap: 4px;
30462
- }
30463
- .E_i11o6xqj .icon-wrapper {
30464
- cursor: pointer;
30465
- }
30466
-
30467
- .E_d19ruhdj.icon-wrapper {
30468
- cursor: not-allowed;
30469
- }
30470
-
30471
- .E_rapgekc.ant-radio-wrapper {
30472
- display: inline-flex;
30473
- align-items: baseline;
30474
- white-space: pre-wrap;
30475
- }
30476
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30477
- position: relative;
30478
- top: 3px;
30479
- }
30480
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30481
- border-color: rgba(107, 128, 167, 0.6);
30482
- }
30483
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30484
- border-color: #0080ff;
30407
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30408
+ border-color: #0080ff;
30485
30409
  }
30486
30410
  .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30487
30411
  border-color: #0080ff;
@@ -30614,6 +30538,82 @@ html body {
30614
30538
  width: 36px;
30615
30539
  }
30616
30540
 
30541
+ .E_i11gg7mj .ant-input-prefix {
30542
+ margin-right: 8px;
30543
+ }
30544
+ .E_i11gg7mj .ant-input-suffix {
30545
+ margin-left: 8px;
30546
+ }
30547
+
30548
+ .E_cc368xp {
30549
+ color: #00122e;
30550
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30551
+ margin-right: 8px;
30552
+ padding-right: 8px;
30553
+ }
30554
+
30555
+ .E_i11o6xqj {
30556
+ display: flex;
30557
+ gap: 4px;
30558
+ }
30559
+ .E_i11o6xqj .icon-wrapper {
30560
+ cursor: pointer;
30561
+ }
30562
+
30563
+ .E_d19ruhdj.icon-wrapper {
30564
+ cursor: not-allowed;
30565
+ }
30566
+
30567
+ .E_ivqqkzv {
30568
+ height: 24px;
30569
+ width: 56px !important;
30570
+ margin-right: 4px;
30571
+ }
30572
+
30573
+ .E_c1wk4q29 {
30574
+ color: rgba(44, 56, 82, 0.6);
30575
+ }
30576
+
30577
+ .E_c1bus5hc {
30578
+ --color: white;
30579
+ height: 14px;
30580
+ width: 14px;
30581
+ border-radius: 50%;
30582
+ flex-shrink: 0;
30583
+ display: flex;
30584
+ align-items: center;
30585
+ justify-content: center;
30586
+ border: 1px solid var(--color);
30587
+ }
30588
+ .E_c1bus5hc .circle-inner {
30589
+ position: relative;
30590
+ height: 10px;
30591
+ width: 10px;
30592
+ border-radius: 50%;
30593
+ overflow: hidden;
30594
+ }
30595
+ .E_c1bus5hc .circle-content {
30596
+ position: absolute;
30597
+ height: 100%;
30598
+ width: 100%;
30599
+ left: 0;
30600
+ top: 0;
30601
+ border-radius: 50%;
30602
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30603
+ transform: rotate(180deg);
30604
+ }
30605
+ .E_c1bus5hc .circle-child {
30606
+ position: absolute;
30607
+ height: 100%;
30608
+ width: 100%;
30609
+ left: 0;
30610
+ top: 0;
30611
+ margin-left: 50%;
30612
+ transform-origin: left;
30613
+ background: white;
30614
+ transform: rotate(0deg);
30615
+ }
30616
+
30617
30617
  .E_s1dizucg.ant-switch {
30618
30618
  min-width: 40px;
30619
30619
  height: 24px;
@@ -30669,6 +30669,10 @@ html body {
30669
30669
  margin-left: 5px;
30670
30670
  }
30671
30671
 
30672
+ .E_tju3gfj .date {
30673
+ margin-right: 4px;
30674
+ }
30675
+
30672
30676
  .E_cnujxq2 {
30673
30677
  display: flex;
30674
30678
  flex-direction: column;
@@ -31387,14 +31391,6 @@ input.E_rf8rlle.ant-input {
31387
31391
  cursor: default;
31388
31392
  }
31389
31393
 
31390
- .E_tju3gfj .date {
31391
- margin-right: 4px;
31392
- }
31393
-
31394
- .E_iq1gosr {
31395
- display: inline-block;
31396
- }
31397
-
31398
31394
  .E_a1b5xrg3 .user-icon-inner {
31399
31395
  display: inline-flex;
31400
31396
  align-items: center;
@@ -31425,10 +31421,6 @@ input.E_rf8rlle.ant-input {
31425
31421
  transition: all 320ms ease;
31426
31422
  }
31427
31423
 
31428
- .E_m196gn1d {
31429
- min-width: 1280px;
31430
- }
31431
-
31432
31424
  .E_s1dni7lo {
31433
31425
  width: 430px !important;
31434
31426
  }
@@ -31510,59 +31502,156 @@ input.E_rf8rlle.ant-input {
31510
31502
  opacity: 0;
31511
31503
  }
31512
31504
 
31513
- .E_dsnbhzf {
31514
- font-family: Inter;
31515
- font-style: normal;
31516
- font-weight: bold;
31517
- font-size: 32px;
31518
- line-height: 40px;
31505
+ .E_iq1gosr {
31506
+ display: inline-block;
31519
31507
  }
31520
31508
 
31521
- .E_d1mvo22k {
31522
- font-family: Inter;
31523
- font-style: normal;
31524
- font-weight: bold;
31525
- font-size: 24px;
31526
- line-height: 32px;
31509
+ .E_s1sck0th {
31510
+ padding: 0 8px;
31511
+ border-radius: 4px;
31527
31512
  }
31528
31513
 
31529
- .E_d1b444tr {
31530
- font-family: Inter;
31531
- font-style: normal;
31532
- font-weight: normal;
31533
- font-size: 32px;
31534
- line-height: 40px;
31514
+ .E_m855nr1 {
31515
+ padding: 2px 8px;
31516
+ border-radius: 3px;
31535
31517
  }
31536
31518
 
31537
- .E_dvs0kue {
31538
- font-family: Inter;
31539
- font-style: normal;
31540
- font-weight: bold;
31541
- font-size: 20px;
31542
- line-height: 24px;
31519
+ .E_l1270xpg {
31520
+ padding: 3px 8px;
31521
+ border-radius: 2px;
31543
31522
  }
31544
31523
 
31545
- .E_d1hcbfcq {
31546
- font-family: Inter;
31547
- font-style: normal;
31548
- font-weight: normal;
31549
- font-size: 20px;
31550
- line-height: 24px;
31524
+ .E_t14rextb.ant-tag:hover {
31525
+ opacity: unset;
31551
31526
  }
31552
-
31553
- .E_d1cz922v {
31554
- font-family: Inter;
31555
- font-style: normal;
31556
- font-weight: bold;
31557
- font-size: 18px;
31558
- line-height: 22px;
31527
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31528
+ margin: 0;
31529
+ margin-right: 8px;
31530
+ display: inline-flex;
31531
+ align-items: center;
31532
+ border: none;
31559
31533
  }
31560
-
31561
- .E_d3nzbrm {
31562
- font-family: Inter;
31563
- font-style: normal;
31564
- font-weight: normal;
31565
- font-size: 18px;
31534
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31535
+ width: 16px;
31536
+ height: 16px;
31537
+ color: inherit;
31538
+ margin-left: 4px;
31539
+ opacity: 0.6;
31540
+ display: inline-flex;
31541
+ }
31542
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31543
+ opacity: 1;
31544
+ }
31545
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31546
+ color: #0080ff;
31547
+ background-color: rgba(0, 136, 255, 0.1);
31548
+ }
31549
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31550
+ color: #f0483e;
31551
+ background-color: rgba(255, 74, 74, 0.1);
31552
+ }
31553
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31554
+ color: #e07f00;
31555
+ background-color: rgba(255, 187, 0, 0.1);
31556
+ }
31557
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31558
+ color: #008f4c;
31559
+ background-color: rgba(30, 201, 127, 0.1);
31560
+ }
31561
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31562
+ color: #1d326c;
31563
+ background-color: rgba(225, 230, 241, 0.6);
31564
+ }
31565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31566
+ color: #7E41FF;
31567
+ background-color: rgba(126, 65, 255, 0.1);
31568
+ }
31569
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31570
+ color: #fff;
31571
+ }
31572
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31573
+ background-color: #f0483e;
31574
+ }
31575
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31576
+ background-color: #fea008;
31577
+ }
31578
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31579
+ background-color: #00ba5d;
31580
+ }
31581
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31582
+ background-color: #0080ff;
31583
+ }
31584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31585
+ background-color: #6b7d99;
31586
+ }
31587
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31588
+ background-color: #7E41FF;
31589
+ }
31590
+
31591
+ .E_t1m2x205 .ant-tooltip-arrow {
31592
+ display: none;
31593
+ }
31594
+ .E_t1m2x205 .ant-tooltip-inner {
31595
+ background: rgba(23, 38, 64, 0.8);
31596
+ border-radius: 4px;
31597
+ }
31598
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31599
+ visibility: hidden;
31600
+ }
31601
+
31602
+ .E_dsnbhzf {
31603
+ font-family: Inter;
31604
+ font-style: normal;
31605
+ font-weight: bold;
31606
+ font-size: 32px;
31607
+ line-height: 40px;
31608
+ }
31609
+
31610
+ .E_d1mvo22k {
31611
+ font-family: Inter;
31612
+ font-style: normal;
31613
+ font-weight: bold;
31614
+ font-size: 24px;
31615
+ line-height: 32px;
31616
+ }
31617
+
31618
+ .E_d1b444tr {
31619
+ font-family: Inter;
31620
+ font-style: normal;
31621
+ font-weight: normal;
31622
+ font-size: 32px;
31623
+ line-height: 40px;
31624
+ }
31625
+
31626
+ .E_dvs0kue {
31627
+ font-family: Inter;
31628
+ font-style: normal;
31629
+ font-weight: bold;
31630
+ font-size: 20px;
31631
+ line-height: 24px;
31632
+ }
31633
+
31634
+ .E_d1hcbfcq {
31635
+ font-family: Inter;
31636
+ font-style: normal;
31637
+ font-weight: normal;
31638
+ font-size: 20px;
31639
+ line-height: 24px;
31640
+ }
31641
+
31642
+ .E_d1cz922v {
31643
+ font-family: Inter;
31644
+ font-style: normal;
31645
+ font-weight: bold;
31646
+ font-size: 18px;
31647
+ line-height: 22px;
31648
+ }
31649
+
31650
+ .E_d3nzbrm {
31651
+ font-family: Inter;
31652
+ font-style: normal;
31653
+ font-weight: normal;
31654
+ font-size: 18px;
31566
31655
  line-height: 22px;
31567
31656
  }
31568
31657
 
@@ -31985,97 +32074,24 @@ input.E_rf8rlle.ant-input {
31985
32074
  line-height: 12px;
31986
32075
  }
31987
32076
 
31988
- .E_t1m2x205 .ant-tooltip-arrow {
31989
- display: none;
31990
- }
31991
- .E_t1m2x205 .ant-tooltip-inner {
31992
- background: rgba(23, 38, 64, 0.8);
31993
- border-radius: 4px;
31994
- }
31995
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31996
- visibility: hidden;
31997
- }
31998
-
31999
- .E_s1sck0th {
32000
- padding: 0 8px;
32001
- border-radius: 4px;
32002
- }
32003
-
32004
- .E_m855nr1 {
32005
- padding: 2px 8px;
32006
- border-radius: 3px;
32007
- }
32008
-
32009
- .E_l1270xpg {
32010
- padding: 3px 8px;
32011
- border-radius: 2px;
32077
+ .E_m196gn1d {
32078
+ min-width: 1280px;
32012
32079
  }
32013
32080
 
32014
- .E_t14rextb.ant-tag:hover {
32015
- opacity: unset;
32016
- }
32017
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32018
- margin: 0;
32019
- margin-right: 8px;
32020
- display: inline-flex;
32081
+ .E_ryby9ds {
32082
+ display: flex;
32021
32083
  align-items: center;
32022
- border: none;
32023
- }
32024
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32025
- width: 16px;
32026
- height: 16px;
32027
- color: inherit;
32028
- margin-left: 4px;
32029
- opacity: 0.6;
32030
- display: inline-flex;
32031
- }
32032
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32033
- opacity: 1;
32034
32084
  }
32035
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32085
+ .E_ryby9ds .order {
32086
+ height: 24px;
32087
+ width: 24px;
32088
+ border-radius: 20px;
32036
32089
  color: #0080ff;
32037
- background-color: rgba(0, 136, 255, 0.1);
32038
- }
32039
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32040
- color: #f0483e;
32041
- background-color: rgba(255, 74, 74, 0.1);
32042
- }
32043
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32044
- color: #e07f00;
32045
- background-color: rgba(255, 187, 0, 0.1);
32046
- }
32047
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32048
- color: #008f4c;
32049
- background-color: rgba(30, 201, 127, 0.1);
32050
- }
32051
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32052
- color: #1d326c;
32053
- background-color: rgba(225, 230, 241, 0.6);
32054
- }
32055
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32056
- color: #7E41FF;
32057
- background-color: rgba(126, 65, 255, 0.1);
32058
- }
32059
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32060
- color: #fff;
32061
- }
32062
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32063
- background-color: #f0483e;
32064
- }
32065
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32066
- background-color: #fea008;
32067
- }
32068
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32069
- background-color: #00ba5d;
32070
- }
32071
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32072
- background-color: #0080ff;
32073
- }
32074
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32075
- background-color: #6b7d99;
32076
- }
32077
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32078
- background-color: #7E41FF;
32090
+ background: rgba(0, 136, 255, 0.1);
32091
+ display: flex;
32092
+ align-items: center;
32093
+ justify-content: center;
32094
+ margin-right: 6px;
32079
32095
  }
32080
32096
 
32081
32097
  .E_suhck3k {
@@ -32091,107 +32107,34 @@ input.E_rf8rlle.ant-input {
32091
32107
  fill: blue;
32092
32108
  }
32093
32109
 
32094
- .E_ryby9ds {
32110
+ .E_hrhfj7c {
32111
+ display: none;
32112
+ }
32113
+
32114
+ .E_dt9qoak .bottom {
32115
+ color: rgba(44, 56, 82, 0.75);
32116
+ }
32117
+ .E_dt9qoak .left {
32118
+ min-width: 0;
32119
+ }
32120
+
32121
+ .E_crhnxq5 {
32095
32122
  display: flex;
32096
- align-items: center;
32123
+ flex-direction: row;
32124
+ justify-content: space-between;
32097
32125
  }
32098
- .E_ryby9ds .order {
32099
- height: 24px;
32100
- width: 24px;
32101
- border-radius: 20px;
32102
- color: #0080ff;
32103
- background: rgba(0, 136, 255, 0.1);
32126
+ .E_crhnxq5 .label {
32127
+ color: rgba(44, 56, 82, 0.6);
32128
+ font-weight: 400;
32129
+ }
32130
+
32131
+ .E_c1iq43vd {
32104
32132
  display: flex;
32105
- align-items: center;
32133
+ flex-direction: column;
32106
32134
  justify-content: center;
32107
- margin-right: 6px;
32108
- }
32109
-
32110
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32111
- border-radius: 6px;
32112
- }
32113
- .E_s17wv897.ant-select.ant-select-single {
32114
- width: 100%;
32115
- color: #2d3a56;
32116
- border-color: rgba(211, 218, 235, 0.6);
32117
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32118
- font-size: 13px;
32119
- }
32120
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32121
- height: 30px;
32122
- }
32123
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32124
- height: 38px;
32125
- font-size: 13px;
32126
- }
32127
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32128
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32129
- transition: 160ms ease;
32130
- }
32131
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32132
- color: #0080ff;
32133
- }
32134
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32135
- border-color: rgba(107, 128, 167, 0.6);
32136
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32137
- }
32138
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32139
- color: #0080ff;
32140
- }
32141
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32142
- border-color: #0080ff;
32143
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32144
- }
32145
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32146
- transform: rotate(180deg);
32147
- }
32148
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32149
- background: rgba(211, 218, 235, 0.6);
32150
- border-color: rgba(172, 186, 211, 0.6);
32151
- cursor: "not-allowed";
32152
- }
32153
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32154
- border-color: #f0483e !important;
32155
- }
32156
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32157
- color: #1d326c;
32158
- }
32159
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32160
- border-color: #0080ff;
32161
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32162
- }
32163
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32164
- transform: rotate(180deg);
32165
- }
32166
-
32167
- .E_hrhfj7c {
32168
- display: none;
32169
- }
32170
-
32171
- .E_dt9qoak .bottom {
32172
- color: rgba(44, 56, 82, 0.75);
32173
- }
32174
- .E_dt9qoak .left {
32175
- min-width: 0;
32176
- }
32177
-
32178
- .E_crhnxq5 {
32179
- display: flex;
32180
- flex-direction: row;
32181
- justify-content: space-between;
32182
- }
32183
- .E_crhnxq5 .label {
32184
- color: rgba(44, 56, 82, 0.6);
32185
- font-weight: 400;
32186
- }
32187
-
32188
- .E_c1iq43vd {
32189
- display: flex;
32190
- flex-direction: column;
32191
- justify-content: center;
32192
- align-items: center;
32193
- height: 240px;
32194
- width: 432px;
32135
+ align-items: center;
32136
+ height: 240px;
32137
+ width: 432px;
32195
32138
  }
32196
32139
 
32197
32140
  .E_c1h2v0a8.ant-input-affix-wrapper {
@@ -32383,6 +32326,63 @@ input.E_rf8rlle.ant-input {
32383
32326
  font-size: 14px;
32384
32327
  }
32385
32328
 
32329
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32330
+ border-radius: 6px;
32331
+ }
32332
+ .E_s17wv897.ant-select.ant-select-single {
32333
+ width: 100%;
32334
+ color: #2d3a56;
32335
+ border-color: rgba(211, 218, 235, 0.6);
32336
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32337
+ font-size: 13px;
32338
+ }
32339
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32340
+ height: 30px;
32341
+ }
32342
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32343
+ height: 38px;
32344
+ font-size: 13px;
32345
+ }
32346
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32347
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32348
+ transition: 160ms ease;
32349
+ }
32350
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32351
+ color: #0080ff;
32352
+ }
32353
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32354
+ border-color: rgba(107, 128, 167, 0.6);
32355
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32356
+ }
32357
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32358
+ color: #0080ff;
32359
+ }
32360
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32361
+ border-color: #0080ff;
32362
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32363
+ }
32364
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32365
+ transform: rotate(180deg);
32366
+ }
32367
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32368
+ background: rgba(211, 218, 235, 0.6);
32369
+ border-color: rgba(172, 186, 211, 0.6);
32370
+ cursor: "not-allowed";
32371
+ }
32372
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32373
+ border-color: #f0483e !important;
32374
+ }
32375
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32376
+ color: #1d326c;
32377
+ }
32378
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32379
+ border-color: #0080ff;
32380
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32381
+ }
32382
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32383
+ transform: rotate(180deg);
32384
+ }
32385
+
32386
32386
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32387
32387
  opacity: 1;
32388
32388
  }
@@ -32535,6 +32535,21 @@ input.E_rf8rlle.ant-input {
32535
32535
  flex-shrink: 0;
32536
32536
  }
32537
32537
 
32538
+ .E_w1dxz879 {
32539
+ display: flex;
32540
+ flex-direction: column;
32541
+ gap: 6px;
32542
+ }
32543
+ .E_w1dxz879 .ellipsis-tooltip {
32544
+ max-height: var(--w1dxz879-0);
32545
+ text-overflow: clip;
32546
+ overflow: hidden;
32547
+ }
32548
+ .E_w1dxz879 .tips {
32549
+ color: #fff;
32550
+ opacity: 0.8;
32551
+ }
32552
+
32538
32553
  .E_h12yihis {
32539
32554
  height: 50px;
32540
32555
  border-bottom: 2px solid #edf0f7;
@@ -32755,21 +32770,6 @@ input.E_rf8rlle.ant-input {
32755
32770
  position: static;
32756
32771
  }
32757
32772
 
32758
- .E_w1dxz879 {
32759
- display: flex;
32760
- flex-direction: column;
32761
- gap: 6px;
32762
- }
32763
- .E_w1dxz879 .ellipsis-tooltip {
32764
- max-height: var(--w1dxz879-0);
32765
- text-overflow: clip;
32766
- overflow: hidden;
32767
- }
32768
- .E_w1dxz879 .tips {
32769
- color: #fff;
32770
- opacity: 0.8;
32771
- }
32772
-
32773
32773
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32774
32774
  margin-right: 2px;
32775
32775
  }
@@ -32888,6 +32888,10 @@ input.E_rf8rlle.ant-input {
32888
32888
  margin-left: 24px;
32889
32889
  }
32890
32890
 
32891
+ .E_c1yd35n {
32892
+ padding: 0 12px 14px 12px;
32893
+ }
32894
+
32891
32895
  .E_c1kghdax {
32892
32896
  color: #2d3a56;
32893
32897
  padding: 7px 12px;
@@ -32928,10 +32932,6 @@ input.E_rf8rlle.ant-input {
32928
32932
  margin-right: 2px;
32929
32933
  }
32930
32934
 
32931
- .E_c1yd35n {
32932
- padding: 0 12px 14px 12px;
32933
- }
32934
-
32935
32935
  .E_b14q2gmw {
32936
32936
  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);
32937
32937
  }
@@ -32949,7 +32949,7 @@ input.E_rf8rlle.ant-input {
32949
32949
  transform: translateY(-4px);
32950
32950
  }
32951
32951
 
32952
- .E_m11nzl2x {
32952
+ .E_msn7nxt {
32953
32953
  color: rgba(44, 56, 82, 0.6);
32954
32954
  text-align: center;
32955
32955
  display: flex;
@@ -32958,202 +32958,158 @@ input.E_rf8rlle.ant-input {
32958
32958
  flex-direction: column;
32959
32959
  height: 100%;
32960
32960
  }
32961
- .E_m11nzl2x .link {
32961
+ .E_msn7nxt .link {
32962
32962
  color: #0080ff;
32963
32963
  cursor: pointer;
32964
32964
  }
32965
32965
 
32966
- .E_mn7joto {
32966
+ .E_mp64wfi {
32967
32967
  width: 100%;
32968
32968
  height: 100%;
32969
32969
  display: flex;
32970
32970
  flex-direction: column;
32971
32971
  }
32972
- .E_mn7joto .name-toolbar {
32972
+ .E_mp64wfi .name-toolbar {
32973
32973
  width: 100%;
32974
32974
  display: flex;
32975
32975
  line-height: 30px;
32976
+ padding: 0 16px;
32976
32977
  justify-content: space-between;
32977
32978
  }
32978
- .E_mn7joto .name-toolbar .metric-extra {
32979
+ .E_mp64wfi .name-toolbar .metric-extra {
32979
32980
  display: flex;
32980
32981
  font-size: 12px;
32981
32982
  align-items: center;
32982
32983
  }
32983
- .E_mn7joto .name-toolbar .metric-extra .info-item {
32984
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
32984
32985
  color: #a3b4cc;
32985
32986
  }
32986
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
32987
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
32987
32988
  margin-left: 10px;
32988
32989
  }
32989
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
32990
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
32990
32991
  margin-left: 10px;
32991
32992
  cursor: pointer;
32992
32993
  }
32993
- .E_mn7joto .content {
32994
+ .E_mp64wfi .content {
32994
32995
  flex: 1;
32995
32996
  width: 100%;
32996
32997
  display: flex;
32997
32998
  justify-content: center;
32998
32999
  align-items: center;
32999
33000
  }
33000
- .E_mn7joto .single-content {
33001
+ .E_mp64wfi .single-content {
33001
33002
  height: 65px;
33002
33003
  }
33003
33004
 
33004
- .E_l1bifhon {
33005
+ .E_l1oyigan {
33005
33006
  display: flex;
33006
33007
  align-items: center;
33007
33008
  white-space: nowrap;
33008
33009
  overflow: hidden;
33009
33010
  width: 100%;
33010
33011
  }
33011
- .E_l1bifhon .ant-dropdown-trigger {
33012
+ .E_l1oyigan .ant-dropdown-trigger {
33013
+ margin-left: auto;
33012
33014
  font-size: 12px;
33013
- margin-left: 8px;
33014
33015
  }
33015
33016
 
33016
- .E_ltthzck {
33017
+ .E_l1noi4n1 {
33017
33018
  display: flex;
33018
33019
  justify-content: flex-start;
33019
33020
  align-items: center;
33020
33021
  font-size: 12px;
33021
33022
  cursor: pointer;
33022
33023
  }
33023
- .E_ltthzck:not(:first-child) {
33024
- margin-left: 8px;
33024
+ .E_l1noi4n1:not(:last-child) {
33025
+ margin-right: 20px;
33025
33026
  }
33026
- .E_ltthzck.deselected, .E_ltthzck.hovering {
33027
- opacity: 0.3;
33027
+ .E_l1noi4n1.deselected {
33028
+ opacity: 0.4;
33028
33029
  }
33029
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33030
+ .E_l1noi4n1.deselected .color-block {
33030
33031
  background: #b4beca !important;
33031
- border-radius: 2px;
33032
- }
33033
- .E_ltthzck.hoverering-self {
33034
- opacity: 1;
33035
- }
33036
- .E_ltthzck .dropdown-trigger {
33037
- margin-left: 12px;
33038
33032
  }
33039
- .E_ltthzck .legend-name {
33040
- color: #00122e;
33033
+
33034
+ .E_cz19rz6 {
33035
+ display: inline-block;
33036
+ height: 8px;
33037
+ width: 8px;
33038
+ margin-right: 8px;
33041
33039
  }
33042
33040
 
33043
- .E_l1mumj7o {
33041
+ .E_e17r5r9c .ant-dropdown-menu-item {
33044
33042
  display: flex;
33045
- justify-content: flex-start;
33046
33043
  align-items: center;
33047
33044
  font-size: 12px;
33048
- cursor: pointer;
33045
+ margin: 0;
33049
33046
  }
33050
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33051
- opacity: 0.3;
33047
+
33048
+ .E_m1y1hhnr {
33049
+ position: relative;
33052
33050
  }
33053
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33054
- background: #b4beca !important;
33055
- border-radius: 2px;
33051
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33052
+ bottom: -12px;
33056
33053
  }
33057
- .E_l1mumj7o .legend-name {
33058
- color: #00122e;
33054
+ .E_m1y1hhnr .metric-toolbar {
33055
+ display: flex;
33056
+ justify-content: space-between;
33057
+ line-height: 30px;
33058
+ margin: 0 16px;
33059
33059
  }
33060
- .E_l1mumj7o.hoverering-self {
33061
- opacity: 1;
33062
- }
33063
-
33064
- .E_c14rn6j5 {
33065
- display: inline-block;
33066
- height: 8px;
33067
- width: 8px;
33068
- margin-right: 6px;
33069
- border-radius: 2px;
33070
- }
33071
-
33072
- .E_e45tc5l .ant-dropdown-menu-item {
33073
- display: flex;
33074
- align-items: center;
33075
- font-size: 12px;
33076
- margin: 0;
33077
- }
33078
-
33079
- .E_lqeaosa {
33080
- position: relative;
33081
- }
33082
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33083
- bottom: -12px;
33084
- }
33085
- .E_lqeaosa .metric-toolbar {
33086
- display: flex;
33087
- justify-content: space-between;
33088
- line-height: 30px;
33089
- }
33090
- .E_lqeaosa .metric-toolbar .metric-extra {
33060
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33091
33061
  display: flex;
33092
- flex-shrink: 0;
33093
33062
  font-size: 12px;
33094
33063
  align-items: center;
33095
33064
  }
33096
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33065
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33097
33066
  color: #a3b4cc;
33098
33067
  }
33099
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33068
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33100
33069
  margin-left: 10px;
33101
33070
  }
33102
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33071
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33103
33072
  margin-left: 10px;
33104
33073
  cursor: pointer;
33105
33074
  }
33106
- .E_lqeaosa .recharts-xAxis {
33075
+ .E_m1y1hhnr .recharts-xAxis {
33107
33076
  font-size: 12px;
33108
33077
  }
33109
- .E_lqeaosa .pointer-wrapper {
33078
+ .E_m1y1hhnr .pointer-wrapper {
33110
33079
  position: absolute;
33111
33080
  bottom: 10px;
33112
33081
  padding: 0 8px;
33082
+ border-radius: 4px;
33113
33083
  font-size: 12px;
33114
33084
  color: #fff;
33085
+ background: rgba(0, 0, 0, 0.75);
33115
33086
  transform: translateX(-50%);
33116
33087
  }
33117
33088
 
33118
- .E_t2pr38p {
33089
+ .E_tnvijvs {
33119
33090
  min-width: 200px;
33120
- background-color: rgba(23, 38, 64, 0.8);
33121
- border-radius: 4px;
33122
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33123
- padding: 8px;
33124
33091
  }
33125
33092
 
33126
- .E_tecdsj7 {
33093
+ .E_t1ub2aex {
33127
33094
  display: flex;
33128
33095
  align-items: center;
33129
- background-color: unset;
33130
- color: #FFFFFF;
33131
33096
  justify-content: space-between;
33097
+ background-color: rgba(0, 0, 0, 0.75);
33098
+ color: #b4beca;
33132
33099
  font-size: 12px;
33133
- padding-top: 6px;
33100
+ padding: 3px 6px;
33134
33101
  }
33135
- .E_tecdsj7:first-child {
33102
+ .E_t1ub2aex:first-child {
33136
33103
  padding-top: 3px;
33137
33104
  }
33138
- .E_tecdsj7:last-child {
33105
+ .E_t1ub2aex:last-child {
33139
33106
  padding-bottom: 3px;
33140
33107
  }
33141
- .E_tecdsj7 .column-value {
33142
- color: #FFFFFF;
33108
+ .E_t1ub2aex .column-value {
33109
+ color: #fff;
33143
33110
  margin-left: 8px;
33144
33111
  }
33145
33112
 
33146
- .E_ljhvvia {
33147
- display: inline-block;
33148
- height: 8px;
33149
- width: 8px;
33150
- margin-right: 8px;
33151
- border-radius: 2px;
33152
- }
33153
- .E_ljhvvia.borderd {
33154
- border: 1px solid #fff;
33155
- }
33156
-
33157
33113
  .E_lht19u8 {
33158
33114
  width: 64px;
33159
33115
  height: 64px;
@@ -33203,7 +33159,7 @@ input.E_rf8rlle.ant-input {
33203
33159
  animation: loading-indicator3 1100ms ease-out infinite;
33204
33160
  }
33205
33161
 
33206
- .E_msn7nxt {
33162
+ .E_m11nzl2x {
33207
33163
  color: rgba(44, 56, 82, 0.6);
33208
33164
  text-align: center;
33209
33165
  display: flex;
@@ -33212,158 +33168,202 @@ input.E_rf8rlle.ant-input {
33212
33168
  flex-direction: column;
33213
33169
  height: 100%;
33214
33170
  }
33215
- .E_msn7nxt .link {
33171
+ .E_m11nzl2x .link {
33216
33172
  color: #0080ff;
33217
33173
  cursor: pointer;
33218
33174
  }
33219
33175
 
33220
- .E_mp64wfi {
33176
+ .E_mn7joto {
33221
33177
  width: 100%;
33222
33178
  height: 100%;
33223
33179
  display: flex;
33224
33180
  flex-direction: column;
33225
33181
  }
33226
- .E_mp64wfi .name-toolbar {
33182
+ .E_mn7joto .name-toolbar {
33227
33183
  width: 100%;
33228
33184
  display: flex;
33229
33185
  line-height: 30px;
33230
- padding: 0 16px;
33231
33186
  justify-content: space-between;
33232
33187
  }
33233
- .E_mp64wfi .name-toolbar .metric-extra {
33188
+ .E_mn7joto .name-toolbar .metric-extra {
33234
33189
  display: flex;
33235
33190
  font-size: 12px;
33236
33191
  align-items: center;
33237
33192
  }
33238
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33193
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
33239
33194
  color: #a3b4cc;
33240
33195
  }
33241
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33196
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33242
33197
  margin-left: 10px;
33243
33198
  }
33244
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33199
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33245
33200
  margin-left: 10px;
33246
33201
  cursor: pointer;
33247
33202
  }
33248
- .E_mp64wfi .content {
33203
+ .E_mn7joto .content {
33249
33204
  flex: 1;
33250
33205
  width: 100%;
33251
33206
  display: flex;
33252
33207
  justify-content: center;
33253
33208
  align-items: center;
33254
33209
  }
33255
- .E_mp64wfi .single-content {
33210
+ .E_mn7joto .single-content {
33256
33211
  height: 65px;
33257
33212
  }
33258
33213
 
33259
- .E_l1oyigan {
33214
+ .E_l1bifhon {
33260
33215
  display: flex;
33261
33216
  align-items: center;
33262
33217
  white-space: nowrap;
33263
33218
  overflow: hidden;
33264
33219
  width: 100%;
33265
33220
  }
33266
- .E_l1oyigan .ant-dropdown-trigger {
33267
- margin-left: auto;
33221
+ .E_l1bifhon .ant-dropdown-trigger {
33268
33222
  font-size: 12px;
33223
+ margin-left: 8px;
33269
33224
  }
33270
33225
 
33271
- .E_l1noi4n1 {
33226
+ .E_ltthzck {
33272
33227
  display: flex;
33273
33228
  justify-content: flex-start;
33274
33229
  align-items: center;
33275
33230
  font-size: 12px;
33276
33231
  cursor: pointer;
33277
33232
  }
33278
- .E_l1noi4n1:not(:last-child) {
33279
- margin-right: 20px;
33233
+ .E_ltthzck:not(:first-child) {
33234
+ margin-left: 8px;
33280
33235
  }
33281
- .E_l1noi4n1.deselected {
33282
- opacity: 0.4;
33236
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
33237
+ opacity: 0.3;
33283
33238
  }
33284
- .E_l1noi4n1.deselected .color-block {
33239
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33285
33240
  background: #b4beca !important;
33241
+ border-radius: 2px;
33242
+ }
33243
+ .E_ltthzck.hoverering-self {
33244
+ opacity: 1;
33245
+ }
33246
+ .E_ltthzck .dropdown-trigger {
33247
+ margin-left: 12px;
33248
+ }
33249
+ .E_ltthzck .legend-name {
33250
+ color: #00122e;
33286
33251
  }
33287
33252
 
33288
- .E_cz19rz6 {
33253
+ .E_l1mumj7o {
33254
+ display: flex;
33255
+ justify-content: flex-start;
33256
+ align-items: center;
33257
+ font-size: 12px;
33258
+ cursor: pointer;
33259
+ }
33260
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33261
+ opacity: 0.3;
33262
+ }
33263
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33264
+ background: #b4beca !important;
33265
+ border-radius: 2px;
33266
+ }
33267
+ .E_l1mumj7o .legend-name {
33268
+ color: #00122e;
33269
+ }
33270
+ .E_l1mumj7o.hoverering-self {
33271
+ opacity: 1;
33272
+ }
33273
+
33274
+ .E_c14rn6j5 {
33289
33275
  display: inline-block;
33290
33276
  height: 8px;
33291
33277
  width: 8px;
33292
- margin-right: 8px;
33278
+ margin-right: 6px;
33279
+ border-radius: 2px;
33293
33280
  }
33294
33281
 
33295
- .E_e17r5r9c .ant-dropdown-menu-item {
33282
+ .E_e45tc5l .ant-dropdown-menu-item {
33296
33283
  display: flex;
33297
33284
  align-items: center;
33298
33285
  font-size: 12px;
33299
33286
  margin: 0;
33300
33287
  }
33301
33288
 
33302
- .E_m1y1hhnr {
33289
+ .E_lqeaosa {
33303
33290
  position: relative;
33304
33291
  }
33305
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33292
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33306
33293
  bottom: -12px;
33307
33294
  }
33308
- .E_m1y1hhnr .metric-toolbar {
33295
+ .E_lqeaosa .metric-toolbar {
33309
33296
  display: flex;
33310
33297
  justify-content: space-between;
33311
33298
  line-height: 30px;
33312
- margin: 0 16px;
33313
33299
  }
33314
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33300
+ .E_lqeaosa .metric-toolbar .metric-extra {
33315
33301
  display: flex;
33302
+ flex-shrink: 0;
33316
33303
  font-size: 12px;
33317
33304
  align-items: center;
33318
33305
  }
33319
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33306
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33320
33307
  color: #a3b4cc;
33321
33308
  }
33322
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33309
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33323
33310
  margin-left: 10px;
33324
33311
  }
33325
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33312
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33326
33313
  margin-left: 10px;
33327
33314
  cursor: pointer;
33328
33315
  }
33329
- .E_m1y1hhnr .recharts-xAxis {
33316
+ .E_lqeaosa .recharts-xAxis {
33330
33317
  font-size: 12px;
33331
33318
  }
33332
- .E_m1y1hhnr .pointer-wrapper {
33319
+ .E_lqeaosa .pointer-wrapper {
33333
33320
  position: absolute;
33334
33321
  bottom: 10px;
33335
33322
  padding: 0 8px;
33336
- border-radius: 4px;
33337
33323
  font-size: 12px;
33338
33324
  color: #fff;
33339
- background: rgba(0, 0, 0, 0.75);
33340
33325
  transform: translateX(-50%);
33341
33326
  }
33342
33327
 
33343
- .E_tnvijvs {
33328
+ .E_t2pr38p {
33344
33329
  min-width: 200px;
33330
+ background-color: rgba(23, 38, 64, 0.8);
33331
+ border-radius: 4px;
33332
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33333
+ padding: 8px;
33345
33334
  }
33346
33335
 
33347
- .E_t1ub2aex {
33336
+ .E_tecdsj7 {
33348
33337
  display: flex;
33349
33338
  align-items: center;
33339
+ background-color: unset;
33340
+ color: #FFFFFF;
33350
33341
  justify-content: space-between;
33351
- background-color: rgba(0, 0, 0, 0.75);
33352
- color: #b4beca;
33353
33342
  font-size: 12px;
33354
- padding: 3px 6px;
33343
+ padding-top: 6px;
33355
33344
  }
33356
- .E_t1ub2aex:first-child {
33345
+ .E_tecdsj7:first-child {
33357
33346
  padding-top: 3px;
33358
33347
  }
33359
- .E_t1ub2aex:last-child {
33348
+ .E_tecdsj7:last-child {
33360
33349
  padding-bottom: 3px;
33361
33350
  }
33362
- .E_t1ub2aex .column-value {
33363
- color: #fff;
33351
+ .E_tecdsj7 .column-value {
33352
+ color: #FFFFFF;
33364
33353
  margin-left: 8px;
33365
33354
  }
33366
33355
 
33356
+ .E_ljhvvia {
33357
+ display: inline-block;
33358
+ height: 8px;
33359
+ width: 8px;
33360
+ margin-right: 8px;
33361
+ border-radius: 2px;
33362
+ }
33363
+ .E_ljhvvia.borderd {
33364
+ border: 1px solid #fff;
33365
+ }
33366
+
33367
33367
  .E_t1gvlxt5 {
33368
33368
  min-width: 0;
33369
33369
  flex: 1;
@@ -33395,990 +33395,990 @@ input.E_rf8rlle.ant-input {
33395
33395
  margin-right: 4px;
33396
33396
  }
33397
33397
 
33398
- .E_l1ucdodl {
33399
- margin: 0;
33400
- border-radius: 20px;
33401
- padding: 2px 10px;
33402
- height: 22px;
33403
- display: flex;
33404
- align-items: center;
33398
+ .E_slr2ynn {
33399
+ padding: 0 8px;
33400
+ height: 18px;
33405
33401
  }
33406
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33407
- color: #FFFFFF;
33402
+
33403
+ .E_m140wbb6 {
33404
+ padding: 2px 8px;
33405
+ height: 24px;
33408
33406
  }
33409
- .E_l1ucdodl.tag-hover {
33410
- cursor: pointer;
33407
+
33408
+ .E_t1fozc1i {
33409
+ margin: 0;
33411
33410
  }
33412
- .E_l1ucdodl.ui-kit-status-legend {
33411
+
33412
+ .E_i1vxv4ln {
33413
+ margin-right: 4px;
33414
+ height: 16px;
33415
+ }
33416
+
33417
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33418
+ font-weight: 700;
33413
33419
  color: #00122e;
33420
+ background-color: rgba(237, 241, 250, 0.6);
33421
+ border: 1px solid rgba(211, 218, 235, 0.6);
33422
+ word-break: break-all;
33423
+ display: inline;
33424
+ white-space: normal;
33414
33425
  }
33415
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33416
- margin-right: 6px;
33426
+
33427
+ .E_sjob3jg {
33428
+ --item-min-width: 60px;
33417
33429
  }
33418
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33419
- margin-left: 8px;
33420
- color: rgba(44, 56, 82, 0.6);
33430
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33431
+ display: none !important;
33421
33432
  }
33422
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33423
- color: #FFFFFF;
33433
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33434
+ flex-shrink: 0 !important;
33424
33435
  }
33425
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33426
- background-color: #0080ff;
33436
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33437
+ color: #0080ff;
33427
33438
  }
33428
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33429
- background-color: #f0483e;
33439
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33440
+ color: #0080ff;
33441
+ font-weight: normal;
33430
33442
  }
33431
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33432
- background-color: #fea008;
33443
+ .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 {
33444
+ color: rgba(44, 56, 82, 0.6);
33433
33445
  }
33434
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33435
- background-color: #00ba5d;
33446
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33447
+ color: #00122e;
33436
33448
  }
33437
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33438
- background-color: #6b7d99;
33449
+ .E_sjob3jg .step-item-text {
33450
+ display: inline-block;
33439
33451
  }
33440
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33441
- background-color: #7E41FF;
33452
+ .E_sjob3jg .step-item-title {
33453
+ overflow: hidden;
33454
+ white-space: nowrap;
33455
+ text-overflow: ellipsis;
33442
33456
  }
33443
33457
 
33444
- .E_s1qj66nc {
33445
- width: 8px;
33446
- height: 8px;
33447
- border-radius: 50%;
33448
- display: inline-block;
33458
+ .E_hjvj6s6 .ant-steps-item-container {
33459
+ min-width: var(--item-min-width);
33449
33460
  }
33450
-
33451
- .E_s5x1boq {
33452
- width: 8px;
33453
- height: 8px;
33454
- border-radius: 2px;
33455
- display: inline-block;
33461
+ .E_hjvj6s6 .ant-steps-item-disabled {
33462
+ cursor: not-allowed !important;
33456
33463
  }
33457
-
33458
- .E_c1xm185 {
33459
- color: rgba(44, 56, 82, 0.6);
33464
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33465
+ flex-direction: row;
33466
+ justify-content: stretch;
33460
33467
  }
33461
-
33462
- .E_c1x5l5qc {
33468
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33469
+ padding: 0;
33470
+ margin-right: 4px;
33463
33471
  flex: 1;
33472
+ overflow: visible;
33464
33473
  }
33465
-
33466
- button.E_l48ei06.ant-btn,
33467
- button.E_l48ei06.ant-btn.ant-btn-sm,
33468
- button.E_l48ei06.ant-btn.ant-btn-lg {
33474
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33475
+ width: 100%;
33476
+ min-height: unset;
33477
+ }
33478
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33479
+ height: 26px;
33480
+ line-height: 26px;
33481
+ width: 100%;
33482
+ padding: 0;
33469
33483
  font-size: 12px;
33470
- line-height: 18px;
33471
- height: 18px;
33472
33484
  }
33473
-
33474
- button.E_l48ei06 {
33475
- color: #0080FF;
33476
- height: unset;
33485
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33486
+ margin-right: 10px;
33477
33487
  }
33478
- button.E_l48ei06 .button-prefix-icon {
33479
- margin-right: 4px;
33488
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33489
+ display: none;
33480
33490
  }
33481
- button.E_l48ei06 .button-suffix-icon {
33482
- margin-left: 4px;
33491
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33492
+ padding-left: 8px;
33493
+ padding-right: 4px;
33494
+ border-radius: 4px 0 0 4px;
33483
33495
  }
33484
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33485
- color: #009DFF;
33496
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33497
+ margin-right: 0;
33486
33498
  }
33487
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33488
- color: #005ED1;
33499
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33500
+ padding-right: 8px;
33501
+ padding-left: 12px;
33502
+ border-radius: 0 4px 4px 0;
33489
33503
  }
33490
- button.E_l48ei06.ui-kit-link-disabled {
33491
- color: #0080FF;
33504
+ .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 {
33505
+ content: "";
33506
+ width: 0;
33507
+ height: 0;
33508
+ border: 13px solid transparent;
33509
+ position: absolute;
33510
+ top: 0;
33511
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33512
+ z-index: 2;
33513
+ position: relative;
33514
+ top: -50%;
33515
+ right: -100%;
33492
33516
  }
33493
- button.E_l48ei06.ui-kit-link-primary {
33494
- color: #00122E;
33517
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33518
+ padding: 0 4px 0 12px;
33495
33519
  }
33496
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33497
- color: #0080FF;
33520
+ .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 {
33521
+ content: "";
33522
+ width: 0;
33523
+ height: 0;
33524
+ border: 13px solid transparent;
33525
+ position: absolute;
33526
+ top: 0;
33527
+ border-left: 8px solid #fff;
33528
+ left: 0;
33498
33529
  }
33499
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33500
- color: #005ED1;
33530
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33531
+ max-width: calc(100% - var(--item-min-width) * 2);
33501
33532
  }
33502
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33503
- color: #00122E;
33533
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33534
+ background-color: rgba(0, 136, 255, 0.1);
33504
33535
  }
33505
- button.E_l48ei06.ui-kit-link-secondary {
33506
- color: rgba(44, 56, 82, 0.7490196078);
33536
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33537
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33507
33538
  }
33508
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33509
- color: #0080FF;
33539
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33540
+ cursor: pointer;
33541
+ min-width: var(--item-min-width);
33510
33542
  }
33511
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33512
- color: #005ED1;
33543
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33544
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33545
+ min-width: var(--item-min-width);
33513
33546
  }
33514
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33515
- color: rgba(44, 56, 82, 0.7490196078);
33547
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33548
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33549
+ background-color: rgba(237, 241, 250, 0.6);
33516
33550
  }
33517
-
33518
- .E_sddwhm6 {
33519
- margin: 0;
33520
- border-radius: 20px;
33521
- padding: 2px 10px;
33522
- height: 22px;
33551
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33552
+ padding: 0;
33523
33553
  }
33524
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33525
- background-color: rgba(237, 241, 250, 0.6) !important;
33554
+
33555
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33556
+ width: 192px;
33557
+ row-gap: 2px;
33526
33558
  }
33527
- .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 {
33528
- background-color: rgba(225, 230, 241, 0.6) !important;
33559
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33560
+ background-color: rgba(225, 230, 241, 0.6);
33529
33561
  }
33530
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33531
- color: #00122e;
33562
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33563
+ color: #00122e !important;
33532
33564
  }
33533
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33534
- margin-right: 6px;
33565
+ .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 {
33566
+ background-color: rgba(225, 230, 241, 0.6);
33535
33567
  }
33536
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33537
- margin-left: 8px;
33538
- color: rgba(44, 56, 82, 0.6);
33568
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33569
+ padding: 0 8px;
33570
+ border-radius: 4px;
33571
+ height: 32px;
33572
+ display: flex;
33573
+ align-items: center;
33539
33574
  }
33540
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33541
- background-color: rgba(0, 136, 255, 0.1);
33575
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33576
+ min-height: auto;
33577
+ white-space: nowrap;
33542
33578
  }
33543
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33544
- background-color: #0080ff;
33579
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33580
+ font-size: 13px;
33581
+ line-height: 20px;
33582
+ max-width: 100%;
33583
+ padding-right: 0;
33545
33584
  }
33546
- .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 {
33547
- background-color: rgba(0, 136, 255, 0.16);
33585
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33586
+ background: rgba(0, 128, 255, 0.1);
33548
33587
  }
33549
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33550
- background-color: rgba(255, 74, 74, 0.1);
33588
+
33589
+ .E_h6l1tj4 {
33590
+ width: 100%;
33591
+ display: inline-flex;
33592
+ align-items: center;
33593
+ justify-content: center;
33594
+ column-gap: 4px;
33551
33595
  }
33552
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33553
- background-color: #f0483e;
33596
+ .E_h6l1tj4 .step-item-prefix-container {
33597
+ display: inline-flex;
33598
+ align-items: center;
33599
+ width: 18px;
33600
+ height: 18px;
33601
+ color: rgba(44, 56, 82, 0.75);
33602
+ justify-content: center;
33554
33603
  }
33555
- .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 {
33556
- background-color: rgba(255, 74, 74, 0.16);
33604
+
33605
+ .E_v18frne8 {
33606
+ width: 100%;
33607
+ display: flex;
33608
+ align-items: center;
33609
+ justify-content: center;
33610
+ column-gap: 6px;
33611
+ font-size: 13px;
33557
33612
  }
33558
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33559
- background-color: rgba(254, 160, 8, 0.1);
33613
+ .E_v18frne8 .step-item-prefix-container {
33614
+ display: inline-flex;
33615
+ align-items: center;
33616
+ min-width: 20px;
33617
+ min-height: 20px;
33618
+ color: rgba(44, 56, 82, 0.75);
33619
+ justify-content: center;
33560
33620
  }
33561
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33562
- background-color: #fea008;
33621
+
33622
+ .E_t1dtlqs1 {
33623
+ margin-bottom: 4px;
33624
+ color: rgba(44, 56, 82, 0.6);
33563
33625
  }
33564
- .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 {
33565
- background-color: rgba(255, 187, 0, 0.16);
33626
+
33627
+ .E_s1ese5oy {
33628
+ color: rgba(44, 56, 82, 0.6);
33629
+ line-height: 32px;
33630
+ height: 32px;
33631
+ margin-bottom: 0;
33566
33632
  }
33567
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33568
- background-color: rgba(30, 201, 127, 0.1);
33569
- }
33570
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33571
- background-color: #00ba5d;
33633
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
33634
+ color: #0080ff;
33572
33635
  }
33573
- .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 {
33574
- background-color: rgba(30, 201, 127, 0.16);
33636
+ .E_s1ese5oy.warning {
33637
+ color: #ffa500;
33575
33638
  }
33576
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33577
- background-color: rgba(225, 230, 241, 0.6);
33639
+ .E_s1ese5oy.success {
33640
+ color: #00ba5d;
33578
33641
  }
33579
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33580
- background-color: #6b7d99;
33642
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
33643
+ color: #f0483e;
33581
33644
  }
33582
- .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 {
33583
- background-color: rgba(211, 218, 235, 0.6);
33645
+ .E_s1ese5oy.normal {
33646
+ color: rgba(44, 56, 82, 0.6);
33584
33647
  }
33585
33648
 
33586
- .E_satwmqm {
33587
- width: 8px;
33588
- height: 8px;
33589
- border-radius: 50%;
33590
- display: inline-block;
33649
+ .E_b1ibis43 {
33650
+ margin-bottom: 0;
33651
+ color: #00122e;
33591
33652
  }
33592
33653
 
33593
- .E_tc97u5y {
33594
- height: 100%;
33654
+ .E_b11xxjd2 {
33655
+ line-height: 32px;
33656
+ margin-right: 6px;
33595
33657
  }
33596
33658
 
33597
- .E_efzf37v .ant-table-content,
33598
- .E_efzf37v .ant-table-body {
33599
- overflow: visible !important;
33600
- height: 100%;
33601
- }
33602
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33603
- height: 100%;
33604
- }
33605
- .E_efzf37v table {
33606
- width: 100% !important;
33607
- height: 100%;
33608
- }
33609
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33610
- padding: 15px 0;
33659
+ .E_bsub5bw.with-description {
33660
+ height: 24px;
33661
+ flex: 1;
33662
+ position: relative;
33663
+ top: -7px;
33611
33664
  }
33612
- .E_efzf37v table thead.ant-table-thead {
33613
- display: none;
33665
+ .E_bsub5bw p {
33666
+ width: 100%;
33667
+ overflow: hidden;
33668
+ text-overflow: ellipsis;
33669
+ white-space: nowrap;
33614
33670
  }
33615
33671
 
33616
- .E_t1fisho6 {
33617
- height: 100%;
33618
- }
33619
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33620
- padding-top: 6px;
33621
- padding-bottom: 6px;
33622
- }
33623
- .E_t1fisho6 .active-row td:nth-child(1) {
33624
- font-weight: 700;
33625
- }
33626
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33627
- font-weight: 700;
33672
+ .E_tmoyoag {
33673
+ border: 1px solid rgba(211, 218, 235, 0.6);
33674
+ border-radius: 8px;
33675
+ overflow: auto;
33628
33676
  }
33629
- .E_t1fisho6 .ant-spin-nested-loading {
33630
- height: 100%;
33677
+ .E_tmoyoag .ant-list {
33678
+ position: relative;
33631
33679
  }
33632
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33633
- height: 100%;
33634
- overflow: visible;
33680
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
33681
+ border-bottom: none;
33635
33682
  }
33636
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33637
- max-height: none;
33683
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33684
+ position: sticky;
33685
+ top: 0;
33686
+ z-index: 2;
33687
+ display: flex;
33688
+ padding: 8px;
33689
+ flex-wrap: nowrap;
33690
+ justify-content: flex-start;
33691
+ background: #f2f5fa;
33692
+ font-size: 14px;
33693
+ color: rgba(44, 56, 82, 0.6);
33694
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33638
33695
  }
33639
- .E_t1fisho6 td.ant-table-column-sort {
33640
- background: transparent;
33696
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33697
+ align-items: inherit;
33641
33698
  }
33642
- .E_t1fisho6 td.ant-table-cell-fix-left,
33643
- .E_t1fisho6 td.ant-table-cell-fix-right {
33644
- background: #fff;
33645
- padding: 0 !important;
33699
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33700
+ margin-bottom: 0;
33646
33701
  }
33647
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33648
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33702
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33649
33703
  display: flex;
33650
- align-items: center;
33651
- height: 100%;
33704
+ justify-content: flex-start;
33705
+ align-items: flex-start;
33706
+ flex-wrap: wrap;
33652
33707
  padding: 8px;
33708
+ border: none;
33653
33709
  }
33654
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33655
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33656
- overflow: hidden;
33657
- text-overflow: ellipsis;
33658
- width: 100%;
33659
- }
33660
- .E_t1fisho6 .ant-table-container {
33661
- height: 100%;
33710
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33711
+ flex-basis: 100%;
33712
+ margin: 12px 0 0;
33713
+ order: 99;
33714
+ color: rgba(44, 56, 82, 0.6);
33662
33715
  }
33663
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33664
- box-shadow: none !important;
33716
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33717
+ color: #f0483e;
33718
+ flex-basis: 100%;
33719
+ order: 98;
33720
+ margin: 12px 0 0;
33665
33721
  }
33666
- .E_t1fisho6 div.ant-table {
33667
- border-radius: 0px;
33668
- border-left: none;
33669
- border-right: none;
33670
- border-bottom: none;
33671
- height: 100%;
33672
- font-size: 12px;
33673
- background: transparent;
33722
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33723
+ background-color: rgba(237, 241, 250, 0.6);
33674
33724
  }
33675
- .E_t1fisho6 div.ant-table .ant-table-header {
33676
- position: relative;
33677
- z-index: 3;
33678
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33679
- margin-bottom: -1px;
33725
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33726
+ background-color: rgba(0, 136, 255, 0.1);
33680
33727
  }
33681
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33682
- .E_t1fisho6 div.ant-table .value {
33683
- color: #2d3a56;
33728
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
33729
+ flex: 1 0 0;
33730
+ overflow: hidden;
33684
33731
  }
33685
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33686
- .E_t1fisho6 div.ant-table .unit {
33732
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33687
33733
  color: rgba(44, 56, 82, 0.6);
33734
+ margin: 0;
33688
33735
  }
33689
- .E_t1fisho6 div.ant-table .ant-table-selection {
33690
- position: unset;
33736
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33691
33737
  text-align: center;
33692
33738
  }
33693
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33694
- background: #fff;
33695
- }
33696
- .E_t1fisho6 div.ant-table .anticon-setting {
33697
- cursor: pointer;
33698
- position: absolute;
33699
- top: 50%;
33700
- right: 12px;
33701
- transform: translateY(-50%);
33739
+ .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 > * {
33740
+ text-align: center;
33702
33741
  }
33703
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33704
- box-shadow: none;
33705
- width: 1px;
33706
- background: rgba(213, 219, 227, 0.6);
33742
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33743
+ text-align: left;
33707
33744
  }
33708
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33709
- box-shadow: none;
33710
- width: 1px;
33711
- background: rgba(213, 219, 227, 0.6);
33745
+ .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 > * {
33746
+ text-align: left;
33712
33747
  }
33713
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33714
- position: relative;
33748
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33749
+ text-align: right;
33715
33750
  }
33716
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33717
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33718
- border-bottom: 1px solid white;
33719
- height: 40px;
33720
- vertical-align: middle;
33721
- transition: background 0ms;
33722
- color: #00122e;
33751
+ .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 > * {
33752
+ text-align: right;
33723
33753
  }
33724
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33725
- background: #f2f5fa;
33726
- border-bottom-color: #f2f5fa;
33754
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33755
+ margin-right: 8px;
33727
33756
  }
33728
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33729
- height: auto;
33730
- color: #00122e;
33731
- font-size: 12px;
33732
- text-align: left;
33733
- transition: none;
33757
+ .E_tmoyoag .ant-list .ant-list-item-action {
33758
+ padding: 4px;
33759
+ width: 24px;
33760
+ height: 24px;
33734
33761
  overflow: hidden;
33735
- text-overflow: ellipsis;
33736
- white-space: nowrap;
33737
33762
  }
33738
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33739
- color: #0096ff;
33763
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33764
+ padding: 0;
33740
33765
  }
33741
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33742
- overflow: hidden;
33743
- text-overflow: ellipsis;
33744
- width: 100%;
33745
- vertical-align: middle;
33766
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33767
+ cursor: not-allowed;
33768
+ opacity: 0.5;
33746
33769
  }
33747
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33748
- line-height: 0px;
33770
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33771
+ margin: 0;
33749
33772
  }
33750
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33751
- padding-right: 25px;
33773
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33774
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33775
+ border-radius: 5px;
33776
+ font-size: 12px;
33752
33777
  }
33753
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33754
- border-top-color: transparent;
33778
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33779
+ font-size: inherit;
33755
33780
  }
33756
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33757
- background: rgba(225, 230, 241, 0.6);
33758
- border-color: transparent transparent white;
33781
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33782
+ min-height: 24px;
33783
+ font-size: 12px;
33784
+ position: relative;
33759
33785
  }
33760
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33761
- border-radius: 8px 0 0 8px;
33786
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33787
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33762
33788
  }
33763
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33764
- border-radius: 8px 0 0 8px;
33789
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33790
+ background-color: rgba(237, 241, 250, 0.6);
33765
33791
  }
33766
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33767
- content: "";
33768
- width: 4px;
33769
- top: -1px;
33770
- bottom: -1px;
33771
- background: white;
33792
+
33793
+ .E_a138syjm {
33794
+ display: flex;
33795
+ align-items: center;
33796
+ margin-top: 8px;
33772
33797
  }
33773
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33774
- border-radius: 0 8px 8px 0;
33798
+ .E_a138syjm button.ant-btn {
33799
+ padding: 2px 8px;
33800
+ height: 24px;
33775
33801
  }
33776
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33777
- border-radius: 0;
33778
- background: white;
33779
- border-top: none;
33802
+ .E_a138syjm > span.maximum-desc {
33803
+ display: none;
33804
+ margin-left: 8px;
33805
+ color: rgba(44, 56, 82, 0.6);
33780
33806
  }
33781
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33782
- border-top: 1px solid transparent;
33783
- border-radius: 0 8px 8px 0;
33784
- background: rgba(225, 230, 241, 0.6);
33807
+ .E_a138syjm > span.maximum-desc.disabled {
33808
+ display: inline;
33785
33809
  }
33786
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33787
- background: white;
33788
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33810
+
33811
+ .E_d77i8u0 {
33812
+ width: 24px;
33813
+ height: 24px;
33814
+ padding: 4px;
33815
+ margin-right: 8px;
33789
33816
  }
33790
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33817
+
33818
+ .E_l1ucdodl {
33819
+ margin: 0;
33820
+ border-radius: 20px;
33821
+ padding: 2px 10px;
33822
+ height: 22px;
33791
33823
  display: flex;
33792
33824
  align-items: center;
33793
- height: 100%;
33794
- background: rgba(225, 230, 241, 0.6);
33795
33825
  }
33796
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33797
- background: white;
33798
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33826
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33827
+ color: #FFFFFF;
33799
33828
  }
33800
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33801
- display: flex;
33802
- align-items: center;
33803
- height: 100%;
33804
- background: rgba(225, 230, 241, 0.6);
33829
+ .E_l1ucdodl.tag-hover {
33830
+ cursor: pointer;
33805
33831
  }
33806
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33807
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33832
+ .E_l1ucdodl.ui-kit-status-legend {
33833
+ color: #00122e;
33808
33834
  }
33809
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33810
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33811
- border-radius: 8px;
33835
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33836
+ margin-right: 6px;
33812
33837
  }
33813
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33814
- border-top-color: white;
33838
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33839
+ margin-left: 8px;
33840
+ color: rgba(44, 56, 82, 0.6);
33815
33841
  }
33816
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33817
- background: rgba(0, 136, 255, 0.1);
33818
- border-bottom-color: transparent;
33819
- border-top-color: transparent;
33842
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33843
+ color: #FFFFFF;
33820
33844
  }
33821
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33822
- border-radius: 8px 0 0 8px;
33845
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33846
+ background-color: #0080ff;
33823
33847
  }
33824
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33825
- border-radius: 0 8px 8px 0;
33848
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33849
+ background-color: #f0483e;
33826
33850
  }
33827
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33828
- background: rgba(0, 136, 255, 0.1);
33851
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33852
+ background-color: #fea008;
33829
33853
  }
33830
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33831
- background: #fff;
33832
- font-weight: 400;
33833
- position: relative;
33834
- border-bottom: none;
33835
- color: #00122e;
33836
- transition: none;
33837
- padding: 14px 8px 14px 8px;
33838
- line-height: 20px;
33854
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33855
+ background-color: #00ba5d;
33839
33856
  }
33840
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33841
- content: "";
33842
- width: 1px;
33843
- top: 0;
33844
- bottom: 0;
33845
- background: rgba(211, 218, 235, 0.6);
33846
- position: absolute;
33847
- right: 0;
33857
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33858
+ background-color: #6b7d99;
33848
33859
  }
33849
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33850
- padding: unset;
33860
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33861
+ background-color: #7E41FF;
33851
33862
  }
33852
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33853
- display: none;
33863
+
33864
+ .E_s1qj66nc {
33865
+ width: 8px;
33866
+ height: 8px;
33867
+ border-radius: 50%;
33868
+ display: inline-block;
33854
33869
  }
33855
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33856
- width: 100%;
33857
- overflow: hidden;
33858
- white-space: nowrap;
33859
- text-overflow: ellipsis;
33870
+
33871
+ .E_s5x1boq {
33872
+ width: 8px;
33873
+ height: 8px;
33874
+ border-radius: 2px;
33875
+ display: inline-block;
33860
33876
  }
33861
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33862
- overflow: hidden;
33863
- text-overflow: ellipsis;
33877
+
33878
+ .E_c1xm185 {
33879
+ color: rgba(44, 56, 82, 0.6);
33880
+ }
33881
+
33882
+ .E_c1x5l5qc {
33864
33883
  flex: 1;
33865
33884
  }
33866
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33867
- padding: 15px 25px 15px 8px;
33885
+
33886
+ .E_sddwhm6 {
33887
+ margin: 0;
33888
+ border-radius: 20px;
33889
+ padding: 2px 10px;
33890
+ height: 22px;
33868
33891
  }
33869
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33870
- padding: 0;
33892
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33893
+ background-color: rgba(237, 241, 250, 0.6) !important;
33871
33894
  }
33872
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33873
- position: absolute;
33874
- right: 6px;
33875
- top: 50%;
33876
- transform: translateY(-50%);
33877
- height: 16px;
33878
- display: none;
33879
- transition: transform 320ms ease;
33895
+ .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 {
33896
+ background-color: rgba(225, 230, 241, 0.6) !important;
33880
33897
  }
33881
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33882
- display: block;
33883
- transform: translateY(-50%) rotateX(180deg);
33898
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33899
+ color: #00122e;
33884
33900
  }
33885
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33886
- display: block;
33901
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33902
+ margin-right: 6px;
33887
33903
  }
33888
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33889
- display: none;
33904
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33905
+ margin-left: 8px;
33906
+ color: rgba(44, 56, 82, 0.6);
33890
33907
  }
33891
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33892
- transform: translateY(-50%);
33908
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33909
+ background-color: rgba(0, 136, 255, 0.1);
33893
33910
  }
33894
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33895
- transform: translateY(-50%) rotateX(180deg);
33911
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33912
+ background-color: #0080ff;
33896
33913
  }
33897
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33898
- background: #f2f5fa;
33914
+ .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 {
33915
+ background-color: rgba(0, 136, 255, 0.16);
33899
33916
  }
33900
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33901
- display: block;
33917
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33918
+ background-color: rgba(255, 74, 74, 0.1);
33902
33919
  }
33903
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33904
- padding-right: 25px;
33920
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33921
+ background-color: #f0483e;
33905
33922
  }
33906
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33907
- padding: 0 !important;
33923
+ .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 {
33924
+ background-color: rgba(255, 74, 74, 0.16);
33908
33925
  }
33909
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33910
- position: absolute;
33911
- left: 50%;
33912
- top: 50%;
33913
- transform: translate(-50%, -50%);
33926
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33927
+ background-color: rgba(254, 160, 8, 0.1);
33914
33928
  }
33915
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33916
- display: none;
33929
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33930
+ background-color: #fea008;
33917
33931
  }
33918
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33919
- background: #fff;
33932
+ .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 {
33933
+ background-color: rgba(255, 187, 0, 0.16);
33920
33934
  }
33921
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33922
- background: inherit;
33935
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33936
+ background-color: rgba(30, 201, 127, 0.1);
33923
33937
  }
33924
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33925
- position: static;
33926
- border: none;
33927
- background: inherit !important;
33928
- height: 100px;
33929
- vertical-align: middle;
33938
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33939
+ background-color: #00ba5d;
33930
33940
  }
33931
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33932
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33933
- font-weight: bold;
33934
- font-size: 20px;
33935
- color: rgba(10, 37, 85, 0.6);
33941
+ .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 {
33942
+ background-color: rgba(30, 201, 127, 0.16);
33936
33943
  }
33937
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33938
- .E_t1fisho6 div.ant-table th.cell__action_ {
33939
- z-index: 10;
33944
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33945
+ background-color: rgba(225, 230, 241, 0.6);
33940
33946
  }
33941
- .E_t1fisho6 div.ant-table td.cell__action_ {
33942
- padding: 0 !important;
33943
- position: relative;
33944
- background: #fff;
33947
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33948
+ background-color: #6b7d99;
33945
33949
  }
33946
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33947
- height: 100%;
33948
- display: flex;
33949
- align-items: center;
33950
- justify-content: flex-end;
33951
- padding-right: 8px;
33950
+ .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 {
33951
+ background-color: rgba(211, 218, 235, 0.6);
33952
33952
  }
33953
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33954
- width: 24px;
33955
- height: 24px;
33956
- cursor: pointer;
33957
- justify-content: center;
33958
- border-radius: 4px;
33953
+
33954
+ .E_satwmqm {
33955
+ width: 8px;
33956
+ height: 8px;
33957
+ border-radius: 50%;
33958
+ display: inline-block;
33959
33959
  }
33960
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33961
- background: #fff;
33960
+
33961
+ .E_tc97u5y {
33962
+ height: 100%;
33962
33963
  }
33963
33964
 
33964
- .E_sjob3jg {
33965
- --item-min-width: 60px;
33965
+ .E_efzf37v .ant-table-content,
33966
+ .E_efzf37v .ant-table-body {
33967
+ overflow: visible !important;
33968
+ height: 100%;
33966
33969
  }
33967
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33968
- display: none !important;
33970
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33971
+ height: 100%;
33969
33972
  }
33970
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33971
- flex-shrink: 0 !important;
33973
+ .E_efzf37v table {
33974
+ width: 100% !important;
33975
+ height: 100%;
33972
33976
  }
33973
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33974
- color: #0080ff;
33977
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33978
+ padding: 15px 0;
33975
33979
  }
33976
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33977
- color: #0080ff;
33978
- font-weight: normal;
33980
+ .E_efzf37v table thead.ant-table-thead {
33981
+ display: none;
33979
33982
  }
33980
- .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 {
33981
- color: rgba(44, 56, 82, 0.6);
33983
+
33984
+ .E_t1fisho6 {
33985
+ height: 100%;
33982
33986
  }
33983
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33984
- color: #00122e;
33987
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33988
+ padding-top: 6px;
33989
+ padding-bottom: 6px;
33985
33990
  }
33986
- .E_sjob3jg .step-item-text {
33987
- display: inline-block;
33991
+ .E_t1fisho6 .active-row td:nth-child(1) {
33992
+ font-weight: 700;
33988
33993
  }
33989
- .E_sjob3jg .step-item-title {
33990
- overflow: hidden;
33991
- white-space: nowrap;
33992
- text-overflow: ellipsis;
33994
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33995
+ font-weight: 700;
33993
33996
  }
33994
-
33995
- .E_hjvj6s6 .ant-steps-item-container {
33996
- min-width: var(--item-min-width);
33997
+ .E_t1fisho6 .ant-spin-nested-loading {
33998
+ height: 100%;
33997
33999
  }
33998
- .E_hjvj6s6 .ant-steps-item-disabled {
33999
- cursor: not-allowed !important;
34000
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34001
+ height: 100%;
34002
+ overflow: visible;
34000
34003
  }
34001
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34002
- flex-direction: row;
34003
- justify-content: stretch;
34004
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34005
+ max-height: none;
34004
34006
  }
34005
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34006
- padding: 0;
34007
- margin-right: 4px;
34008
- flex: 1;
34009
- overflow: visible;
34007
+ .E_t1fisho6 td.ant-table-column-sort {
34008
+ background: transparent;
34010
34009
  }
34011
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34012
- width: 100%;
34013
- min-height: unset;
34010
+ .E_t1fisho6 td.ant-table-cell-fix-left,
34011
+ .E_t1fisho6 td.ant-table-cell-fix-right {
34012
+ background: #fff;
34013
+ padding: 0 !important;
34014
34014
  }
34015
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34016
- height: 26px;
34017
- line-height: 26px;
34015
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34016
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34017
+ display: flex;
34018
+ align-items: center;
34019
+ height: 100%;
34020
+ padding: 8px;
34021
+ }
34022
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34023
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34024
+ overflow: hidden;
34025
+ text-overflow: ellipsis;
34018
34026
  width: 100%;
34019
- padding: 0;
34020
- font-size: 12px;
34021
34027
  }
34022
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34023
- margin-right: 10px;
34028
+ .E_t1fisho6 .ant-table-container {
34029
+ height: 100%;
34024
34030
  }
34025
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34026
- display: none;
34031
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34032
+ box-shadow: none !important;
34027
34033
  }
34028
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34029
- padding-left: 8px;
34030
- padding-right: 4px;
34031
- border-radius: 4px 0 0 4px;
34034
+ .E_t1fisho6 div.ant-table {
34035
+ border-radius: 0px;
34036
+ border-left: none;
34037
+ border-right: none;
34038
+ border-bottom: none;
34039
+ height: 100%;
34040
+ font-size: 12px;
34041
+ background: transparent;
34032
34042
  }
34033
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34034
- margin-right: 0;
34043
+ .E_t1fisho6 div.ant-table .ant-table-header {
34044
+ position: relative;
34045
+ z-index: 3;
34046
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34047
+ margin-bottom: -1px;
34035
34048
  }
34036
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34037
- padding-right: 8px;
34038
- padding-left: 12px;
34039
- border-radius: 0 4px 4px 0;
34049
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
34050
+ .E_t1fisho6 div.ant-table .value {
34051
+ color: #2d3a56;
34040
34052
  }
34041
- .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 {
34042
- content: "";
34043
- width: 0;
34044
- height: 0;
34045
- border: 13px solid transparent;
34046
- position: absolute;
34047
- top: 0;
34048
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34049
- z-index: 2;
34050
- position: relative;
34051
- top: -50%;
34052
- right: -100%;
34053
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
34054
+ .E_t1fisho6 div.ant-table .unit {
34055
+ color: rgba(44, 56, 82, 0.6);
34053
34056
  }
34054
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34055
- padding: 0 4px 0 12px;
34057
+ .E_t1fisho6 div.ant-table .ant-table-selection {
34058
+ position: unset;
34059
+ text-align: center;
34056
34060
  }
34057
- .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 {
34058
- content: "";
34059
- width: 0;
34060
- height: 0;
34061
- border: 13px solid transparent;
34061
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34062
+ background: #fff;
34063
+ }
34064
+ .E_t1fisho6 div.ant-table .anticon-setting {
34065
+ cursor: pointer;
34062
34066
  position: absolute;
34063
- top: 0;
34064
- border-left: 8px solid #fff;
34065
- left: 0;
34067
+ top: 50%;
34068
+ right: 12px;
34069
+ transform: translateY(-50%);
34066
34070
  }
34067
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34068
- max-width: calc(100% - var(--item-min-width) * 2);
34071
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34072
+ box-shadow: none;
34073
+ width: 1px;
34074
+ background: rgba(213, 219, 227, 0.6);
34069
34075
  }
34070
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34071
- background-color: rgba(0, 136, 255, 0.1);
34076
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34077
+ box-shadow: none;
34078
+ width: 1px;
34079
+ background: rgba(213, 219, 227, 0.6);
34072
34080
  }
34073
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34074
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34081
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
34082
+ position: relative;
34075
34083
  }
34076
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34077
- cursor: pointer;
34078
- min-width: var(--item-min-width);
34084
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34085
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34086
+ border-bottom: 1px solid white;
34087
+ height: 40px;
34088
+ vertical-align: middle;
34089
+ transition: background 0ms;
34090
+ color: #00122e;
34079
34091
  }
34080
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34081
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34082
- min-width: var(--item-min-width);
34092
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34093
+ background: #f2f5fa;
34094
+ border-bottom-color: #f2f5fa;
34083
34095
  }
34084
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34085
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34086
- background-color: rgba(237, 241, 250, 0.6);
34096
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34097
+ height: auto;
34098
+ color: #00122e;
34099
+ font-size: 12px;
34100
+ text-align: left;
34101
+ transition: none;
34102
+ overflow: hidden;
34103
+ text-overflow: ellipsis;
34104
+ white-space: nowrap;
34087
34105
  }
34088
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34089
- padding: 0;
34106
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34107
+ color: #0096ff;
34090
34108
  }
34091
-
34092
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34093
- width: 192px;
34094
- row-gap: 2px;
34109
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34110
+ overflow: hidden;
34111
+ text-overflow: ellipsis;
34112
+ width: 100%;
34113
+ vertical-align: middle;
34095
34114
  }
34096
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34097
- background-color: rgba(225, 230, 241, 0.6);
34115
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34116
+ line-height: 0px;
34098
34117
  }
34099
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34100
- color: #00122e !important;
34118
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34119
+ padding-right: 25px;
34101
34120
  }
34102
- .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 {
34103
- background-color: rgba(225, 230, 241, 0.6);
34121
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34122
+ border-top-color: transparent;
34104
34123
  }
34105
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34106
- padding: 0 8px;
34107
- border-radius: 4px;
34108
- height: 32px;
34109
- display: flex;
34110
- align-items: center;
34111
- }
34112
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34113
- min-height: auto;
34114
- white-space: nowrap;
34115
- }
34116
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34117
- font-size: 13px;
34118
- line-height: 20px;
34119
- max-width: 100%;
34120
- padding-right: 0;
34124
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34125
+ background: rgba(225, 230, 241, 0.6);
34126
+ border-color: transparent transparent white;
34121
34127
  }
34122
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34123
- background: rgba(0, 128, 255, 0.1);
34128
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34129
+ border-radius: 8px 0 0 8px;
34124
34130
  }
34125
-
34126
- .E_h6l1tj4 {
34127
- width: 100%;
34128
- display: inline-flex;
34129
- align-items: center;
34130
- justify-content: center;
34131
- column-gap: 4px;
34131
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34132
+ border-radius: 8px 0 0 8px;
34132
34133
  }
34133
- .E_h6l1tj4 .step-item-prefix-container {
34134
- display: inline-flex;
34135
- align-items: center;
34136
- width: 18px;
34137
- height: 18px;
34138
- color: rgba(44, 56, 82, 0.75);
34139
- justify-content: center;
34134
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34135
+ content: "";
34136
+ width: 4px;
34137
+ top: -1px;
34138
+ bottom: -1px;
34139
+ background: white;
34140
34140
  }
34141
-
34142
- .E_v18frne8 {
34143
- width: 100%;
34144
- display: flex;
34145
- align-items: center;
34146
- justify-content: center;
34147
- column-gap: 6px;
34148
- font-size: 13px;
34141
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34142
+ border-radius: 0 8px 8px 0;
34149
34143
  }
34150
- .E_v18frne8 .step-item-prefix-container {
34151
- display: inline-flex;
34152
- align-items: center;
34153
- min-width: 20px;
34154
- min-height: 20px;
34155
- color: rgba(44, 56, 82, 0.75);
34156
- justify-content: center;
34144
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34145
+ border-radius: 0;
34146
+ background: white;
34147
+ border-top: none;
34157
34148
  }
34158
-
34159
- .E_slr2ynn {
34160
- padding: 0 8px;
34161
- height: 18px;
34149
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34150
+ border-top: 1px solid transparent;
34151
+ border-radius: 0 8px 8px 0;
34152
+ background: rgba(225, 230, 241, 0.6);
34162
34153
  }
34163
-
34164
- .E_m140wbb6 {
34165
- padding: 2px 8px;
34166
- height: 24px;
34154
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34155
+ background: white;
34156
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34167
34157
  }
34168
-
34169
- .E_t1fozc1i {
34170
- margin: 0;
34158
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34159
+ display: flex;
34160
+ align-items: center;
34161
+ height: 100%;
34162
+ background: rgba(225, 230, 241, 0.6);
34171
34163
  }
34172
-
34173
- .E_i1vxv4ln {
34174
- margin-right: 4px;
34175
- height: 16px;
34164
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34165
+ background: white;
34166
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34176
34167
  }
34177
-
34178
- .E_n1afl31m.ant-tag.ant-tag-gray {
34179
- font-weight: 700;
34180
- color: #00122e;
34181
- background-color: rgba(237, 241, 250, 0.6);
34182
- border: 1px solid rgba(211, 218, 235, 0.6);
34183
- word-break: break-all;
34184
- display: inline;
34185
- white-space: normal;
34168
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34169
+ display: flex;
34170
+ align-items: center;
34171
+ height: 100%;
34172
+ background: rgba(225, 230, 241, 0.6);
34186
34173
  }
34187
-
34188
- .E_t1dtlqs1 {
34189
- margin-bottom: 4px;
34190
- color: rgba(44, 56, 82, 0.6);
34174
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34175
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34191
34176
  }
34192
-
34193
- .E_s1ese5oy {
34194
- color: rgba(44, 56, 82, 0.6);
34195
- line-height: 32px;
34196
- height: 32px;
34197
- margin-bottom: 0;
34177
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34178
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34179
+ border-radius: 8px;
34198
34180
  }
34199
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34200
- color: #0080ff;
34181
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34182
+ border-top-color: white;
34201
34183
  }
34202
- .E_s1ese5oy.warning {
34203
- color: #ffa500;
34184
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34185
+ background: rgba(0, 136, 255, 0.1);
34186
+ border-bottom-color: transparent;
34187
+ border-top-color: transparent;
34204
34188
  }
34205
- .E_s1ese5oy.success {
34206
- color: #00ba5d;
34189
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34190
+ border-radius: 8px 0 0 8px;
34207
34191
  }
34208
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34209
- color: #f0483e;
34192
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34193
+ border-radius: 0 8px 8px 0;
34210
34194
  }
34211
- .E_s1ese5oy.normal {
34212
- color: rgba(44, 56, 82, 0.6);
34195
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34196
+ background: rgba(0, 136, 255, 0.1);
34213
34197
  }
34214
-
34215
- .E_b1ibis43 {
34216
- margin-bottom: 0;
34198
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34199
+ background: #fff;
34200
+ font-weight: 400;
34201
+ position: relative;
34202
+ border-bottom: none;
34217
34203
  color: #00122e;
34204
+ transition: none;
34205
+ padding: 14px 8px 14px 8px;
34206
+ line-height: 20px;
34218
34207
  }
34219
-
34220
- .E_b11xxjd2 {
34221
- line-height: 32px;
34222
- margin-right: 6px;
34208
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34209
+ content: "";
34210
+ width: 1px;
34211
+ top: 0;
34212
+ bottom: 0;
34213
+ background: rgba(211, 218, 235, 0.6);
34214
+ position: absolute;
34215
+ right: 0;
34223
34216
  }
34224
-
34225
- .E_bsub5bw.with-description {
34226
- height: 24px;
34227
- flex: 1;
34228
- position: relative;
34229
- top: -7px;
34217
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34218
+ padding: unset;
34230
34219
  }
34231
- .E_bsub5bw p {
34220
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34221
+ display: none;
34222
+ }
34223
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34232
34224
  width: 100%;
34233
34225
  overflow: hidden;
34234
- text-overflow: ellipsis;
34235
34226
  white-space: nowrap;
34227
+ text-overflow: ellipsis;
34236
34228
  }
34237
-
34238
- .E_tmoyoag {
34239
- border: 1px solid rgba(211, 218, 235, 0.6);
34240
- border-radius: 8px;
34241
- overflow: auto;
34229
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34230
+ overflow: hidden;
34231
+ text-overflow: ellipsis;
34232
+ flex: 1;
34242
34233
  }
34243
- .E_tmoyoag .ant-list {
34244
- position: relative;
34234
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34235
+ padding: 15px 25px 15px 8px;
34245
34236
  }
34246
- .E_tmoyoag .ant-list .ant-list-item:last-child {
34247
- border-bottom: none;
34237
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34238
+ padding: 0;
34248
34239
  }
34249
- .E_tmoyoag .ant-list .eagle-table-form-header {
34250
- position: sticky;
34251
- top: 0;
34252
- z-index: 2;
34253
- display: flex;
34254
- padding: 8px;
34255
- flex-wrap: nowrap;
34256
- justify-content: flex-start;
34257
- background: #f2f5fa;
34258
- font-size: 14px;
34259
- color: rgba(44, 56, 82, 0.6);
34260
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34240
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34241
+ position: absolute;
34242
+ right: 6px;
34243
+ top: 50%;
34244
+ transform: translateY(-50%);
34245
+ height: 16px;
34246
+ display: none;
34247
+ transition: transform 320ms ease;
34261
34248
  }
34262
- .E_tmoyoag .ant-list .eagle-table-form-header {
34263
- align-items: inherit;
34249
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34250
+ display: block;
34251
+ transform: translateY(-50%) rotateX(180deg);
34264
34252
  }
34265
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34266
- margin-bottom: 0;
34253
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34254
+ display: block;
34267
34255
  }
34268
- .E_tmoyoag .ant-list .eagle-table-form-row {
34269
- display: flex;
34270
- justify-content: flex-start;
34271
- align-items: flex-start;
34272
- flex-wrap: wrap;
34273
- padding: 8px;
34274
- border: none;
34256
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34257
+ display: none;
34275
34258
  }
34276
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34277
- flex-basis: 100%;
34278
- margin: 12px 0 0;
34279
- order: 99;
34280
- color: rgba(44, 56, 82, 0.6);
34259
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34260
+ transform: translateY(-50%);
34281
34261
  }
34282
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34283
- color: #f0483e;
34284
- flex-basis: 100%;
34285
- order: 98;
34286
- margin: 12px 0 0;
34262
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34263
+ transform: translateY(-50%) rotateX(180deg);
34287
34264
  }
34288
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34289
- background-color: rgba(237, 241, 250, 0.6);
34265
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34266
+ background: #f2f5fa;
34290
34267
  }
34291
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34292
- background-color: rgba(0, 136, 255, 0.1);
34268
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34269
+ display: block;
34293
34270
  }
34294
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34295
- flex: 1 0 0;
34296
- overflow: hidden;
34271
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34272
+ padding-right: 25px;
34273
+ }
34274
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
34275
+ padding: 0 !important;
34276
+ }
34277
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34278
+ position: absolute;
34279
+ left: 50%;
34280
+ top: 50%;
34281
+ transform: translate(-50%, -50%);
34297
34282
  }
34298
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34299
- color: rgba(44, 56, 82, 0.6);
34300
- margin: 0;
34283
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34284
+ display: none;
34301
34285
  }
34302
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34303
- text-align: center;
34286
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34287
+ background: #fff;
34304
34288
  }
34305
- .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 > * {
34306
- text-align: center;
34289
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
34290
+ background: inherit;
34307
34291
  }
34308
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34309
- text-align: left;
34292
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34293
+ position: static;
34294
+ border: none;
34295
+ background: inherit !important;
34296
+ height: 100px;
34297
+ vertical-align: middle;
34310
34298
  }
34311
- .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 > * {
34312
- text-align: left;
34299
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34300
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34301
+ font-weight: bold;
34302
+ font-size: 20px;
34303
+ color: rgba(10, 37, 85, 0.6);
34313
34304
  }
34314
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34315
- text-align: right;
34305
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34306
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34307
+ z-index: 10;
34316
34308
  }
34317
- .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 > * {
34318
- text-align: right;
34309
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34310
+ padding: 0 !important;
34311
+ position: relative;
34312
+ background: #fff;
34319
34313
  }
34320
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34321
- margin-right: 8px;
34314
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34315
+ height: 100%;
34316
+ display: flex;
34317
+ align-items: center;
34318
+ justify-content: flex-end;
34319
+ padding-right: 8px;
34322
34320
  }
34323
- .E_tmoyoag .ant-list .ant-list-item-action {
34324
- padding: 4px;
34321
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34325
34322
  width: 24px;
34326
34323
  height: 24px;
34327
- overflow: hidden;
34324
+ cursor: pointer;
34325
+ justify-content: center;
34326
+ border-radius: 4px;
34328
34327
  }
34329
- .E_tmoyoag .ant-list .ant-list-item-action li {
34330
- padding: 0;
34328
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34329
+ background: #fff;
34331
34330
  }
34332
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34333
- cursor: not-allowed;
34334
- opacity: 0.5;
34331
+
34332
+ button.E_l48ei06.ant-btn,
34333
+ button.E_l48ei06.ant-btn.ant-btn-sm,
34334
+ button.E_l48ei06.ant-btn.ant-btn-lg {
34335
+ font-size: 12px;
34336
+ line-height: 18px;
34337
+ height: 18px;
34335
34338
  }
34336
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34337
- margin: 0;
34339
+
34340
+ button.E_l48ei06 {
34341
+ color: #0080FF;
34342
+ height: unset;
34338
34343
  }
34339
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34340
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34341
- border-radius: 5px;
34342
- font-size: 12px;
34344
+ button.E_l48ei06 .button-prefix-icon {
34345
+ margin-right: 4px;
34343
34346
  }
34344
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34345
- font-size: inherit;
34347
+ button.E_l48ei06 .button-suffix-icon {
34348
+ margin-left: 4px;
34346
34349
  }
34347
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34348
- min-height: 24px;
34349
- font-size: 12px;
34350
- position: relative;
34350
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34351
+ color: #009DFF;
34351
34352
  }
34352
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34353
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34353
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34354
+ color: #005ED1;
34354
34355
  }
34355
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34356
- background-color: rgba(237, 241, 250, 0.6);
34356
+ button.E_l48ei06.ui-kit-link-disabled {
34357
+ color: #0080FF;
34357
34358
  }
34358
-
34359
- .E_a138syjm {
34360
- display: flex;
34361
- align-items: center;
34362
- margin-top: 8px;
34359
+ button.E_l48ei06.ui-kit-link-primary {
34360
+ color: #00122E;
34363
34361
  }
34364
- .E_a138syjm button.ant-btn {
34365
- padding: 2px 8px;
34366
- height: 24px;
34362
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34363
+ color: #0080FF;
34367
34364
  }
34368
- .E_a138syjm > span.maximum-desc {
34369
- display: none;
34370
- margin-left: 8px;
34371
- color: rgba(44, 56, 82, 0.6);
34365
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34366
+ color: #005ED1;
34372
34367
  }
34373
- .E_a138syjm > span.maximum-desc.disabled {
34374
- display: inline;
34368
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34369
+ color: #00122E;
34375
34370
  }
34376
-
34377
- .E_d77i8u0 {
34378
- width: 24px;
34379
- height: 24px;
34380
- padding: 4px;
34381
- margin-right: 8px;
34371
+ button.E_l48ei06.ui-kit-link-secondary {
34372
+ color: rgba(44, 56, 82, 0.7490196078);
34373
+ }
34374
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34375
+ color: #0080FF;
34376
+ }
34377
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34378
+ color: #005ED1;
34379
+ }
34380
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34381
+ color: rgba(44, 56, 82, 0.7490196078);
34382
34382
  }
34383
34383
 
34384
34384
  .E_i1g85yz3 {
@@ -34554,6 +34554,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34554
34554
  display: block;
34555
34555
  }
34556
34556
 
34557
+ .E_i14c7jc8 {
34558
+ color: var(--i14c7jc8-0);
34559
+ }
34560
+
34561
+ .E_i1ibuolf {
34562
+ display: flex;
34563
+ align-items: center;
34564
+ column-gap: 4px;
34565
+ font-size: 12px;
34566
+ color: rgba(44, 56, 82, 0.7490196078);
34567
+ }
34568
+
34557
34569
  .E_d1u4ndxc {
34558
34570
  color: rgba(44, 56, 82, 0.7490196078);
34559
34571
  font-size: 12px;
@@ -34585,65 +34597,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34585
34597
  }
34586
34598
  }
34587
34599
 
34588
- .E_i14c7jc8 {
34589
- color: var(--i14c7jc8-0);
34590
- }
34591
-
34592
- .E_i1ibuolf {
34593
- display: flex;
34594
- align-items: center;
34595
- column-gap: 4px;
34596
- font-size: 12px;
34597
- color: rgba(44, 56, 82, 0.7490196078);
34598
- }
34599
-
34600
- .E_c18bcrac {
34601
- display: inline-block;
34602
- width: 100%;
34603
- }
34604
- .E_c18bcrac .recharts-wrapper {
34605
- margin-left: 4px;
34606
- }
34607
-
34608
- .E_cro7kg2 {
34609
- padding: 4px;
34610
- }
34611
-
34612
- .E_c14wcxf0 {
34613
- display: flex;
34614
- justify-content: space-between;
34615
- align-items: center;
34616
- font-size: 13px;
34617
- line-height: 24px;
34618
- color: #cccccc;
34619
- white-space: nowrap;
34620
- }
34621
- .E_c14wcxf0 label {
34622
- margin-right: 32px;
34623
- }
34624
-
34625
- .E_coy29mj.E_c14wcxf0 {
34626
- font-weight: bold;
34627
- color: white;
34628
- }
34629
-
34630
- .E_s11212zy {
34631
- width: 8px;
34632
- height: 8px;
34633
- border-radius: 2px;
34634
- display: inline-block;
34635
- background: var(--s11212zy-0);
34636
- border: 1px solid #fff;
34637
- box-sizing: content-box;
34638
- margin-right: 6px;
34639
- }
34640
-
34641
- .E_p1lyky6c > :first-child {
34642
- font-weight: bold;
34643
- color: white;
34644
- margin-right: 4px;
34645
- }
34646
-
34647
34600
  .E_clm1wy1 {
34648
34601
  width: 192px;
34649
34602
  height: 246px;
@@ -34737,6 +34690,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34737
34690
  border-radius: 2px;
34738
34691
  }
34739
34692
 
34693
+ .E_c18bcrac {
34694
+ display: inline-block;
34695
+ width: 100%;
34696
+ }
34697
+ .E_c18bcrac .recharts-wrapper {
34698
+ margin-left: 4px;
34699
+ }
34700
+
34701
+ .E_cro7kg2 {
34702
+ padding: 4px;
34703
+ }
34704
+
34705
+ .E_c14wcxf0 {
34706
+ display: flex;
34707
+ justify-content: space-between;
34708
+ align-items: center;
34709
+ font-size: 13px;
34710
+ line-height: 24px;
34711
+ color: #cccccc;
34712
+ white-space: nowrap;
34713
+ }
34714
+ .E_c14wcxf0 label {
34715
+ margin-right: 32px;
34716
+ }
34717
+
34718
+ .E_coy29mj.E_c14wcxf0 {
34719
+ font-weight: bold;
34720
+ color: white;
34721
+ }
34722
+
34723
+ .E_s11212zy {
34724
+ width: 8px;
34725
+ height: 8px;
34726
+ border-radius: 2px;
34727
+ display: inline-block;
34728
+ background: var(--s11212zy-0);
34729
+ border: 1px solid #fff;
34730
+ box-sizing: content-box;
34731
+ margin-right: 6px;
34732
+ }
34733
+
34734
+ .E_p1lyky6c > :first-child {
34735
+ font-weight: bold;
34736
+ color: white;
34737
+ margin-right: 4px;
34738
+ }
34739
+
34740
34740
  .E_s1ebs0ra {
34741
34741
  display: flex;
34742
34742
  align-items: center;
@@ -34938,6 +34938,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34938
34938
  color: #fff;
34939
34939
  }
34940
34940
 
34941
+ span.E_tqjc4ui {
34942
+ margin: 0 2px;
34943
+ }
34944
+
34941
34945
  .E_gmyahx3 {
34942
34946
  cursor: pointer;
34943
34947
  }
@@ -34948,130 +34952,12 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34948
34952
  color: #0080ff;
34949
34953
  }
34950
34954
 
34951
- .E_t1sqg15u {
34952
- background: white;
34953
- }
34954
- .E_t1sqg15u.inline .table-row {
34955
- flex-direction: column;
34956
- }
34957
- .E_t1sqg15u.inline .table-row > label {
34958
- padding: 0 16px 7px 0;
34959
- }
34960
- .E_t1sqg15u.has-border .table-header {
34961
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34962
- }
34963
- .E_t1sqg15u.has-border .hiddenBorder {
34964
- border-top: none !important;
34965
- }
34966
- .E_t1sqg15u.has-border .table-row + .table-row {
34967
- border-top: 1px solid rgba(225, 230, 241, 0.6);
34968
- }
34969
- .E_t1sqg15u.has-border .table-row:last-of-type {
34970
- padding-bottom: 0;
34971
- }
34972
- .E_t1sqg15u.align-right .content {
34973
- text-align: right;
34974
- }
34975
- .E_t1sqg15u .uuid-row {
34976
- display: flex;
34977
- justify-content: space-between;
34978
- }
34979
- .E_t1sqg15u .uuid-row .id-text {
34980
- white-space: nowrap;
34981
- overflow: hidden;
34982
- text-overflow: ellipsis;
34983
- }
34984
-
34985
- .E_t4zczcp {
34986
- display: flex;
34987
- justify-content: space-between;
34988
- align-items: center;
34989
- padding: 8px;
34990
- min-height: 32px;
34991
- }
34992
- .E_t4zczcp .table-title {
34993
- color: rgba(44, 56, 82, 0.6);
34994
- font-weight: 600;
34995
- font-size: 12px;
34996
- line-height: 8px;
34997
- }
34998
- .E_t4zczcp .edit-icon {
34999
- font-size: 16px;
35000
- color: rgba(10, 37, 85, 0.6);
35001
- cursor: pointer;
35002
- }
35003
-
35004
- .E_t1s7goww {
35005
- font-size: 12px;
35006
- line-height: 18px;
35007
- }
35008
-
35009
- .E_t93e4cf {
35010
- display: flex;
35011
- padding: 8px 0;
35012
- color: #2d3a56;
35013
- }
35014
- .E_t93e4cf .hidden {
35015
- display: none;
35016
- }
35017
- .E_t93e4cf .ant-btn.ant-btn-link {
35018
- height: auto;
35019
- }
35020
- .E_t93e4cf .content {
35021
- overflow: hidden;
35022
- overflow-x: auto;
35023
- width: 100%;
35024
- white-space: pre-wrap;
35025
- }
35026
- .E_t93e4cf .content .ant-btn {
35027
- white-space: pre-wrap;
35028
- text-align: left;
35029
- }
35030
- .E_t93e4cf .content .unit-chart {
35031
- justify-content: flex-start;
35032
- }
35033
-
35034
- .E_rhz2uv5 {
35035
- width: var(--rhz2uv5-0);
35036
- flex-shrink: 0;
35037
- color: rgba(44, 56, 82, 0.6);
35038
- padding-right: 12px;
35039
- }
35040
-
35041
- .E_wg1tsps {
35042
- display: flex;
35043
- align-items: center;
35044
- justify-content: flex-end;
35045
- }
35046
-
35047
- .E_b1ctd5xy {
34955
+ .E_s1iv0tp1 .enabled-switch {
35048
34956
  display: flex;
35049
34957
  align-items: center;
35050
- width: calc(100% - 40px);
35051
- }
35052
- .E_b1ctd5xy .chart {
35053
- display: inline-block;
35054
- width: 100%;
35055
- }
35056
-
35057
- .E_u1p8acpn {
35058
- min-width: 40px;
35059
- }
35060
- .E_u1p8acpn .unit {
35061
- color: #00122e !important;
35062
- }
35063
-
35064
- .E_skwah65 {
35065
- height: 8px;
35066
- box-sizing: border-box;
35067
- border-radius: 2px;
35068
- background: #f5f7fa;
35069
- display: flex;
35070
- width: 100%;
35071
- overflow: hidden;
35072
34958
  }
35073
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35074
- margin-left: 1px;
34959
+ .E_s1iv0tp1 .enabled-text {
34960
+ margin-right: 8px;
35075
34961
  }
35076
34962
 
35077
34963
  .E_n12mqh7z {
@@ -35093,156 +34979,27 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35093
34979
  overflow: auto;
35094
34980
  }
35095
34981
 
35096
- span.E_tqjc4ui {
35097
- margin: 0 2px;
35098
- }
35099
-
35100
- .E_s1iv0tp1 .enabled-switch {
35101
- display: flex;
35102
- align-items: center;
35103
- }
35104
- .E_s1iv0tp1 .enabled-text {
35105
- margin-right: 8px;
35106
- }
35107
-
35108
- .E_s1at6qmn.ant-layout-sider {
35109
- background: #edf0f7;
35110
- padding: 32px 8px;
35111
- overflow: auto;
35112
- }
35113
- .E_s1at6qmn .ant-layout-sider-children {
35114
- display: flex;
35115
- flex-direction: column;
35116
- justify-content: space-between;
35117
- }
35118
- .E_s1at6qmn footer {
35119
- display: flex;
35120
- }
35121
- .E_s1at6qmn .ant-menu {
35122
- background: #edf0f7;
35123
- }
35124
- .E_s1at6qmn .ant-menu a {
35125
- color: #00122e;
35126
- width: 180px;
35127
- overflow: hidden;
35128
- text-overflow: ellipsis;
35129
- }
35130
- .E_s1at6qmn .ant-menu-vertical {
35131
- margin-bottom: 24px;
35132
- }
35133
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35134
- margin: 0;
35135
- }
35136
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35137
- font-size: 12px;
35138
- padding: 0 8px 4px;
35139
- line-height: 18px;
35140
- }
35141
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35142
- padding: 0;
35143
- }
35144
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35145
- padding-bottom: 24px;
35146
- }
35147
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35148
- margin-bottom: 24px;
35149
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35150
- }
35151
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35152
- transition: none;
34982
+ .E_wg1tsps {
35153
34983
  display: flex;
35154
34984
  align-items: center;
35155
- height: 32px;
35156
- line-height: 22px;
35157
- padding: 0 8px;
35158
- }
35159
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35160
- margin-right: 12px;
35161
- }
35162
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35163
- margin: 0;
35164
- margin-bottom: 2px;
35165
- }
35166
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35167
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35168
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35169
- border-radius: 6px;
35170
- color: #fff;
35171
- }
35172
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35173
- color: #fff;
35174
- }
35175
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35176
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35177
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35178
- border-radius: 6px;
35179
- }
35180
-
35181
- .E_s1wu0lms .ant-menu-item-group-title {
35182
- white-space: nowrap;
35183
- transition: all 0s;
35184
- }
35185
- .E_s1wu0lms.shrink {
35186
- transition: all 0s;
35187
- overflow: hidden;
35188
- }
35189
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35190
- visibility: hidden;
35191
- }
35192
- .E_s1wu0lms.shrink .ant-menu-item {
35193
- width: 36px;
35194
- padding: 0 6px;
35195
- }
35196
-
35197
- .E_n1ugzfva {
35198
- display: flex;
35199
- place-items: center;
35200
- width: 100% !important;
35201
- }
35202
- .E_n1ugzfva[disabled] {
35203
- color: rgba(0, 0, 0, 0.25) !important;
35204
- opacity: 1 !important;
35205
- }
35206
- .E_n1ugzfva.ant-btn {
35207
- width: 100%;
35208
- color: #00122e;
35209
- }
35210
- .E_n1ugzfva .icon-wrapper {
35211
- margin-right: 12px;
35212
- }
35213
- .E_n1ugzfva .link-title {
35214
- flex: 1;
35215
- overflow: hidden;
35216
- white-space: nowrap;
35217
- text-overflow: ellipsis;
35218
- text-align: left;
35219
- }
35220
-
35221
- .E_ou7iq30 {
35222
- overflow: hidden;
35223
- text-overflow: ellipsis;
34985
+ justify-content: flex-end;
35224
34986
  }
35225
34987
 
35226
- .E_s1tui002 {
35227
- white-space: nowrap;
34988
+ .E_b1ctd5xy {
34989
+ display: flex;
34990
+ align-items: center;
34991
+ width: calc(100% - 40px);
35228
34992
  }
35229
-
35230
- .E_mxrc2zg {
35231
- display: -webkit-box;
35232
- -webkit-line-clamp: var(--mxrc2zg-0);
35233
- -webkit-box-orient: vertical;
35234
- word-break: break-all;
34993
+ .E_b1ctd5xy .chart {
34994
+ display: inline-block;
34995
+ width: 100%;
35235
34996
  }
35236
34997
 
35237
- .E_t1vv6d68 .ant-tooltip-arrow {
35238
- display: none;
35239
- }
35240
- .E_t1vv6d68 .ant-tooltip-inner {
35241
- background: rgba(23, 38, 64, 0.8);
35242
- border-radius: 4px;
34998
+ .E_u1p8acpn {
34999
+ min-width: 40px;
35243
35000
  }
35244
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35245
- visibility: hidden;
35001
+ .E_u1p8acpn .unit {
35002
+ color: #00122e !important;
35246
35003
  }
35247
35004
 
35248
35005
  .E_t160l1cm {
@@ -35353,99 +35110,342 @@ span.E_tqjc4ui {
35353
35110
  padding: 1px 12px;
35354
35111
  color: #005ed1;
35355
35112
  }
35356
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35357
- opacity: 1;
35113
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35114
+ opacity: 1;
35115
+ }
35116
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
35117
+ background: rgba(0, 128, 255, 0.16);
35118
+ }
35119
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
35120
+ opacity: 0;
35121
+ }
35122
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35123
+ padding: 4px 16px;
35124
+ height: 32px;
35125
+ border-radius: 6px 6px 0 0;
35126
+ }
35127
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35128
+ padding-left: 0;
35129
+ }
35130
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35131
+ padding-left: 16px;
35132
+ }
35133
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35134
+ margin-left: 11px;
35135
+ height: 24px;
35136
+ }
35137
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35138
+ padding: 0;
35139
+ }
35140
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35141
+ padding: 4px 16px;
35142
+ }
35143
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35144
+ padding: 4px 16px;
35145
+ }
35146
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35147
+ background: #fff;
35148
+ }
35149
+ .E_t160l1cm .tab-menu-item-light:active {
35150
+ color: #005ed1;
35151
+ }
35152
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35153
+ background: #fff;
35154
+ color: #1d326c;
35155
+ }
35156
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35157
+ color: rgba(45, 58, 86, 0.6);
35158
+ }
35159
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35160
+ color: #1d326c;
35161
+ }
35162
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35163
+ fill: #d8deeb;
35164
+ }
35165
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35166
+ fill: #1d326c;
35167
+ }
35168
+ .E_t160l1cm .tab-content {
35169
+ flex: 1;
35170
+ display: flex;
35171
+ flex-direction: column;
35172
+ }
35173
+ .E_t160l1cm.is-overview .tab-content {
35174
+ overflow: visible;
35175
+ }
35176
+
35177
+ .E_t14npdqr {
35178
+ max-width: 240px;
35179
+ animation: none;
35180
+ }
35181
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35182
+ border: 1px solid #0080ff;
35183
+ padding: 0;
35184
+ }
35185
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35186
+ margin: 0;
35187
+ height: 32px;
35188
+ line-height: 32px;
35189
+ font-size: 13px;
35190
+ padding: 0 10px;
35191
+ display: block;
35192
+ overflow: hidden;
35193
+ text-overflow: ellipsis;
35194
+ white-space: nowrap;
35195
+ }
35196
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35197
+ content: " ";
35198
+ height: 1px;
35199
+ width: calc(100% + 10px);
35200
+ background: rgba(172, 186, 211, 0.6);
35201
+ display: block;
35202
+ }
35203
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35204
+ color: #0080ff;
35205
+ background: transparent;
35206
+ }
35207
+
35208
+ .E_t1sqg15u {
35209
+ background: white;
35210
+ }
35211
+ .E_t1sqg15u.inline .table-row {
35212
+ flex-direction: column;
35213
+ }
35214
+ .E_t1sqg15u.inline .table-row > label {
35215
+ padding: 0 16px 7px 0;
35216
+ }
35217
+ .E_t1sqg15u.has-border .table-header {
35218
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35219
+ }
35220
+ .E_t1sqg15u.has-border .hiddenBorder {
35221
+ border-top: none !important;
35222
+ }
35223
+ .E_t1sqg15u.has-border .table-row + .table-row {
35224
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35225
+ }
35226
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35227
+ padding-bottom: 0;
35228
+ }
35229
+ .E_t1sqg15u.align-right .content {
35230
+ text-align: right;
35231
+ }
35232
+ .E_t1sqg15u .uuid-row {
35233
+ display: flex;
35234
+ justify-content: space-between;
35235
+ }
35236
+ .E_t1sqg15u .uuid-row .id-text {
35237
+ white-space: nowrap;
35238
+ overflow: hidden;
35239
+ text-overflow: ellipsis;
35240
+ }
35241
+
35242
+ .E_t4zczcp {
35243
+ display: flex;
35244
+ justify-content: space-between;
35245
+ align-items: center;
35246
+ padding: 8px;
35247
+ min-height: 32px;
35248
+ }
35249
+ .E_t4zczcp .table-title {
35250
+ color: rgba(44, 56, 82, 0.6);
35251
+ font-weight: 600;
35252
+ font-size: 12px;
35253
+ line-height: 8px;
35254
+ }
35255
+ .E_t4zczcp .edit-icon {
35256
+ font-size: 16px;
35257
+ color: rgba(10, 37, 85, 0.6);
35258
+ cursor: pointer;
35259
+ }
35260
+
35261
+ .E_t1s7goww {
35262
+ font-size: 12px;
35263
+ line-height: 18px;
35264
+ }
35265
+
35266
+ .E_t93e4cf {
35267
+ display: flex;
35268
+ padding: 8px 0;
35269
+ color: #2d3a56;
35270
+ }
35271
+ .E_t93e4cf .hidden {
35272
+ display: none;
35273
+ }
35274
+ .E_t93e4cf .ant-btn.ant-btn-link {
35275
+ height: auto;
35276
+ }
35277
+ .E_t93e4cf .content {
35278
+ overflow: hidden;
35279
+ overflow-x: auto;
35280
+ width: 100%;
35281
+ white-space: pre-wrap;
35282
+ }
35283
+ .E_t93e4cf .content .ant-btn {
35284
+ white-space: pre-wrap;
35285
+ text-align: left;
35286
+ }
35287
+ .E_t93e4cf .content .unit-chart {
35288
+ justify-content: flex-start;
35289
+ }
35290
+
35291
+ .E_rhz2uv5 {
35292
+ width: var(--rhz2uv5-0);
35293
+ flex-shrink: 0;
35294
+ color: rgba(44, 56, 82, 0.6);
35295
+ padding-right: 12px;
35296
+ }
35297
+
35298
+ .E_ou7iq30 {
35299
+ overflow: hidden;
35300
+ text-overflow: ellipsis;
35301
+ }
35302
+
35303
+ .E_s1tui002 {
35304
+ white-space: nowrap;
35305
+ }
35306
+
35307
+ .E_mxrc2zg {
35308
+ display: -webkit-box;
35309
+ -webkit-line-clamp: var(--mxrc2zg-0);
35310
+ -webkit-box-orient: vertical;
35311
+ word-break: break-all;
35312
+ }
35313
+
35314
+ .E_t1vv6d68 .ant-tooltip-arrow {
35315
+ display: none;
35316
+ }
35317
+ .E_t1vv6d68 .ant-tooltip-inner {
35318
+ background: rgba(23, 38, 64, 0.8);
35319
+ border-radius: 4px;
35320
+ }
35321
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35322
+ visibility: hidden;
35323
+ }
35324
+
35325
+ .E_skwah65 {
35326
+ height: 8px;
35327
+ box-sizing: border-box;
35328
+ border-radius: 2px;
35329
+ background: #f5f7fa;
35330
+ display: flex;
35331
+ width: 100%;
35332
+ overflow: hidden;
35333
+ }
35334
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35335
+ margin-left: 1px;
35336
+ }
35337
+
35338
+ .E_s1at6qmn.ant-layout-sider {
35339
+ background: #edf0f7;
35340
+ padding: 32px 8px;
35341
+ overflow: auto;
35342
+ }
35343
+ .E_s1at6qmn .ant-layout-sider-children {
35344
+ display: flex;
35345
+ flex-direction: column;
35346
+ justify-content: space-between;
35358
35347
  }
35359
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
35360
- background: rgba(0, 128, 255, 0.16);
35348
+ .E_s1at6qmn footer {
35349
+ display: flex;
35361
35350
  }
35362
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
35363
- opacity: 0;
35351
+ .E_s1at6qmn .ant-menu {
35352
+ background: #edf0f7;
35364
35353
  }
35365
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35366
- padding: 4px 16px;
35367
- height: 32px;
35368
- border-radius: 6px 6px 0 0;
35354
+ .E_s1at6qmn .ant-menu a {
35355
+ color: #00122e;
35356
+ width: 180px;
35357
+ overflow: hidden;
35358
+ text-overflow: ellipsis;
35369
35359
  }
35370
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35371
- padding-left: 0;
35360
+ .E_s1at6qmn .ant-menu-vertical {
35361
+ margin-bottom: 24px;
35372
35362
  }
35373
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35374
- padding-left: 16px;
35363
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35364
+ margin: 0;
35375
35365
  }
35376
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35377
- margin-left: 11px;
35378
- height: 24px;
35366
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35367
+ font-size: 12px;
35368
+ padding: 0 8px 4px;
35369
+ line-height: 18px;
35379
35370
  }
35380
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35371
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35381
35372
  padding: 0;
35382
35373
  }
35383
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35384
- padding: 4px 16px;
35374
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35375
+ padding-bottom: 24px;
35385
35376
  }
35386
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35387
- padding: 4px 16px;
35377
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35378
+ margin-bottom: 24px;
35379
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35388
35380
  }
35389
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35390
- background: #fff;
35381
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35382
+ transition: none;
35383
+ display: flex;
35384
+ align-items: center;
35385
+ height: 32px;
35386
+ line-height: 22px;
35387
+ padding: 0 8px;
35391
35388
  }
35392
- .E_t160l1cm .tab-menu-item-light:active {
35393
- color: #005ed1;
35389
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35390
+ margin-right: 12px;
35394
35391
  }
35395
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35396
- background: #fff;
35397
- color: #1d326c;
35392
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35393
+ margin: 0;
35394
+ margin-bottom: 2px;
35398
35395
  }
35399
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35400
- color: rgba(45, 58, 86, 0.6);
35396
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35397
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35398
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35399
+ border-radius: 6px;
35400
+ color: #fff;
35401
35401
  }
35402
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35403
- color: #1d326c;
35402
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35403
+ color: #fff;
35404
35404
  }
35405
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35406
- fill: #d8deeb;
35405
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35406
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35407
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35408
+ border-radius: 6px;
35407
35409
  }
35408
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35409
- fill: #1d326c;
35410
+
35411
+ .E_s1wu0lms .ant-menu-item-group-title {
35412
+ white-space: nowrap;
35413
+ transition: all 0s;
35410
35414
  }
35411
- .E_t160l1cm .tab-content {
35412
- flex: 1;
35413
- display: flex;
35414
- flex-direction: column;
35415
+ .E_s1wu0lms.shrink {
35416
+ transition: all 0s;
35417
+ overflow: hidden;
35415
35418
  }
35416
- .E_t160l1cm.is-overview .tab-content {
35417
- overflow: visible;
35419
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35420
+ visibility: hidden;
35421
+ }
35422
+ .E_s1wu0lms.shrink .ant-menu-item {
35423
+ width: 36px;
35424
+ padding: 0 6px;
35418
35425
  }
35419
35426
 
35420
- .E_t14npdqr {
35421
- max-width: 240px;
35422
- animation: none;
35427
+ .E_n1ugzfva {
35428
+ display: flex;
35429
+ place-items: center;
35430
+ width: 100% !important;
35423
35431
  }
35424
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35425
- border: 1px solid #0080ff;
35426
- padding: 0;
35432
+ .E_n1ugzfva[disabled] {
35433
+ color: rgba(0, 0, 0, 0.25) !important;
35434
+ opacity: 1 !important;
35427
35435
  }
35428
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35429
- margin: 0;
35430
- height: 32px;
35431
- line-height: 32px;
35432
- font-size: 13px;
35433
- padding: 0 10px;
35434
- display: block;
35435
- overflow: hidden;
35436
- text-overflow: ellipsis;
35437
- white-space: nowrap;
35436
+ .E_n1ugzfva.ant-btn {
35437
+ width: 100%;
35438
+ color: #00122e;
35438
35439
  }
35439
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35440
- content: " ";
35441
- height: 1px;
35442
- width: calc(100% + 10px);
35443
- background: rgba(172, 186, 211, 0.6);
35444
- display: block;
35440
+ .E_n1ugzfva .icon-wrapper {
35441
+ margin-right: 12px;
35445
35442
  }
35446
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35447
- color: #0080ff;
35448
- background: transparent;
35443
+ .E_n1ugzfva .link-title {
35444
+ flex: 1;
35445
+ overflow: hidden;
35446
+ white-space: nowrap;
35447
+ text-overflow: ellipsis;
35448
+ text-align: left;
35449
35449
  }
35450
35450
 
35451
35451
  .E_i5w779o {
@@ -35526,6 +35526,12 @@ span.E_tqjc4ui {
35526
35526
  gap: 8px;
35527
35527
  }
35528
35528
 
35529
+ .E_h1ol2wl7 {
35530
+ font-weight: bold;
35531
+ background-color: unset;
35532
+ padding: unset;
35533
+ }
35534
+
35529
35535
  .E_cyms3br {
35530
35536
  background: #fff;
35531
35537
  width: 100%;
@@ -35579,50 +35585,6 @@ span.E_tqjc4ui {
35579
35585
  justify-content: center;
35580
35586
  }
35581
35587
 
35582
- .E_h1ol2wl7 {
35583
- font-weight: bold;
35584
- background-color: unset;
35585
- padding: unset;
35586
- }
35587
-
35588
- .E_c1ss4prm {
35589
- color: rgba(44, 56, 82, 0.6);
35590
- }
35591
- .E_c1ss4prm li {
35592
- margin-bottom: 4px;
35593
- }
35594
- .E_c1ss4prm li:last-child {
35595
- margin-bottom: 0;
35596
- }
35597
-
35598
- .E_ms3tlei {
35599
- background: rgba(225, 230, 241, 0.6);
35600
- padding: 8px;
35601
- border-radius: 6px;
35602
- color: rgba(44, 56, 82, 0.6);
35603
- }
35604
- .E_ms3tlei li {
35605
- margin-bottom: 4px;
35606
- }
35607
- .E_ms3tlei li:last-child {
35608
- margin-bottom: 0;
35609
- }
35610
-
35611
- .E_du44iy7 {
35612
- margin-bottom: 4px;
35613
- }
35614
-
35615
- .E_s1qmhanr {
35616
- color: rgba(44, 56, 82, 0.6);
35617
- margin-bottom: 8px;
35618
- }
35619
-
35620
- .E_drje1h0 {
35621
- height: 1px;
35622
- background: #e4e9f2;
35623
- margin: 16px 0;
35624
- }
35625
-
35626
35588
  .E_c14ouk5o {
35627
35589
  width: 100%;
35628
35590
  height: 100%;
@@ -35667,15 +35629,6 @@ span.E_tqjc4ui {
35667
35629
  height: auto;
35668
35630
  }
35669
35631
 
35670
- .E_cevhqx7 {
35671
- color: #00122e;
35672
- }
35673
-
35674
- .E_snbqlt4 {
35675
- margin-top: 8px;
35676
- color: rgba(44, 56, 82, 0.6);
35677
- }
35678
-
35679
35632
  .E_c1kchka8 {
35680
35633
  height: 100%;
35681
35634
  width: 100%;
@@ -36153,6 +36106,53 @@ span.E_tqjc4ui {
36153
36106
  padding: 0;
36154
36107
  }
36155
36108
 
36109
+ .E_c1ss4prm {
36110
+ color: rgba(44, 56, 82, 0.6);
36111
+ }
36112
+ .E_c1ss4prm li {
36113
+ margin-bottom: 4px;
36114
+ }
36115
+ .E_c1ss4prm li:last-child {
36116
+ margin-bottom: 0;
36117
+ }
36118
+
36119
+ .E_ms3tlei {
36120
+ background: rgba(225, 230, 241, 0.6);
36121
+ padding: 8px;
36122
+ border-radius: 6px;
36123
+ color: rgba(44, 56, 82, 0.6);
36124
+ }
36125
+ .E_ms3tlei li {
36126
+ margin-bottom: 4px;
36127
+ }
36128
+ .E_ms3tlei li:last-child {
36129
+ margin-bottom: 0;
36130
+ }
36131
+
36132
+ .E_du44iy7 {
36133
+ margin-bottom: 4px;
36134
+ }
36135
+
36136
+ .E_s1qmhanr {
36137
+ color: rgba(44, 56, 82, 0.6);
36138
+ margin-bottom: 8px;
36139
+ }
36140
+
36141
+ .E_drje1h0 {
36142
+ height: 1px;
36143
+ background: #e4e9f2;
36144
+ margin: 16px 0;
36145
+ }
36146
+
36147
+ .E_cevhqx7 {
36148
+ color: #00122e;
36149
+ }
36150
+
36151
+ .E_snbqlt4 {
36152
+ margin-top: 8px;
36153
+ color: rgba(44, 56, 82, 0.6);
36154
+ }
36155
+
36156
36156
  .E_l12xdkhl {
36157
36157
  width: 64px;
36158
36158
  height: 64px;