@cloudtower/eagle 0.33.24 → 0.33.25

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,22 +29712,6 @@ html body {
29712
29712
  flex: 1;
29713
29713
  }
29714
29714
 
29715
- .E_berrcjl {
29716
- color: rgba(10, 37, 85, 0.6);
29717
- margin-bottom: 4px;
29718
- }
29719
- .E_berrcjl .breadcrumb-link {
29720
- color: rgba(10, 37, 85, 0.6);
29721
- cursor: pointer;
29722
- transition: color 160ms ease;
29723
- }
29724
- .E_berrcjl .breadcrumb-link:hover {
29725
- color: #0080ff;
29726
- }
29727
- .E_berrcjl .breadcrumb-link:active {
29728
- color: #005ed1;
29729
- }
29730
-
29731
29715
  .E_b1wx3t3t.ant-btn-icon-only {
29732
29716
  justify-content: center;
29733
29717
  }
@@ -29985,33 +29969,20 @@ html body {
29985
29969
  justify-content: center;
29986
29970
  }
29987
29971
 
29988
- .E_b1nip9bk {
29989
- padding: 4px 11px;
29990
- }
29991
-
29992
- .E_bqamoqe {
29993
- white-space: nowrap;
29994
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29995
- }
29996
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29997
- --color: #0080ff;
29998
- }
29999
- .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] {
30000
- --color: #0080ff;
30001
- }
30002
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30003
- margin-left: 1px;
29972
+ .E_berrcjl {
29973
+ color: rgba(10, 37, 85, 0.6);
29974
+ margin-bottom: 4px;
30004
29975
  }
30005
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30006
- border-top-right-radius: 0;
30007
- border-bottom-right-radius: 0;
29976
+ .E_berrcjl .breadcrumb-link {
29977
+ color: rgba(10, 37, 85, 0.6);
29978
+ cursor: pointer;
29979
+ transition: color 160ms ease;
30008
29980
  }
30009
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30010
- border-top-left-radius: 0;
30011
- border-bottom-left-radius: 0;
29981
+ .E_berrcjl .breadcrumb-link:hover {
29982
+ color: #0080ff;
30012
29983
  }
30013
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30014
- border-radius: unset;
29984
+ .E_berrcjl .breadcrumb-link:active {
29985
+ color: #005ed1;
30015
29986
  }
30016
29987
 
30017
29988
  .E_c1uzzomf {
@@ -30036,68 +30007,6 @@ html body {
30036
30007
  text-align: center;
30037
30008
  }
30038
30009
 
30039
- .E_fzh9mnb {
30040
- width: 100%;
30041
- height: 100%;
30042
- min-height: 124px;
30043
- display: flex;
30044
- flex-direction: column;
30045
- justify-content: center;
30046
- align-items: center;
30047
- }
30048
- .E_fzh9mnb .error-text {
30049
- color: rgba(10, 37, 85, 0.6);
30050
- margin-bottom: 16px;
30051
- font-size: 18px;
30052
- }
30053
-
30054
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30055
- padding: 4px 8px 0 8px;
30056
- color: rgba(44, 56, 82, 0.6);
30057
- font-size: 12px;
30058
- }
30059
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30060
- padding-bottom: 6px;
30061
- }
30062
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30063
- padding-top: 4px;
30064
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30065
- }
30066
-
30067
- .E_f7pxqmh {
30068
- width: 100%;
30069
- margin-bottom: 0 !important;
30070
- flex-flow: nowrap !important;
30071
- line-break: auto;
30072
- }
30073
- .E_f7pxqmh > .ant-form-item-label {
30074
- text-align: left !important;
30075
- padding-bottom: 0 !important;
30076
- }
30077
- .E_f7pxqmh > .ant-form-item-label > label {
30078
- min-height: 32px;
30079
- height: auto;
30080
- font-size: 13px;
30081
- color: rgba(44, 56, 82, 0.6);
30082
- white-space: normal;
30083
- }
30084
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30085
- border-color: #ff4d4f !important;
30086
- }
30087
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30088
- border-color: #ff4d4f !important;
30089
- }
30090
- .E_f7pxqmh .ant-form-item-explain {
30091
- margin-top: 4px;
30092
- font-size: 12px;
30093
- min-height: 0px;
30094
- }
30095
- .E_f7pxqmh .ant-form-item-extra {
30096
- font-size: 12px;
30097
- color: rgba(44, 56, 82, 0.6);
30098
- min-height: 0px;
30099
- }
30100
-
30101
30010
  .E_d1bw7c5z {
30102
30011
  position: relative;
30103
30012
  max-width: 388px;
@@ -30181,26 +30090,108 @@ html body {
30181
30090
  width: 102px;
30182
30091
  }
30183
30092
 
30184
- .E_sx1bpnu .ant-input-sm {
30185
- line-height: 18px;
30093
+ .E_b1nip9bk {
30094
+ padding: 4px 11px;
30186
30095
  }
30187
30096
 
30188
- .E_iouxfgt {
30189
- display: inline-flex;
30190
- align-items: center;
30097
+ .E_bqamoqe {
30098
+ white-space: nowrap;
30099
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30191
30100
  }
30192
- .E_iouxfgt .icon-inner {
30193
- display: inline-flex;
30101
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30102
+ --color: #0080ff;
30103
+ }
30104
+ .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] {
30105
+ --color: #0080ff;
30106
+ }
30107
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30108
+ margin-left: 1px;
30109
+ }
30110
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30111
+ border-top-right-radius: 0;
30112
+ border-bottom-right-radius: 0;
30113
+ }
30114
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30115
+ border-top-left-radius: 0;
30116
+ border-bottom-left-radius: 0;
30117
+ }
30118
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30119
+ border-radius: unset;
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;
30157
+ }
30158
+ .E_f7pxqmh .ant-form-item-explain {
30159
+ margin-top: 4px;
30160
+ font-size: 12px;
30161
+ min-height: 0px;
30162
+ }
30163
+ .E_f7pxqmh .ant-form-item-extra {
30164
+ font-size: 12px;
30165
+ color: rgba(44, 56, 82, 0.6);
30166
+ min-height: 0px;
30167
+ }
30168
+
30169
+ .E_i1inqkme {
30170
+ height: 18px;
30171
+ line-height: 18px;
30172
+ padding: 0 4px;
30173
+ border-radius: 4px;
30174
+ background: rgba(235, 239, 245, 0.6);
30175
+ border: 1px solid rgba(223, 228, 235, 0.6);
30176
+ display: flex;
30194
30177
  align-items: center;
30195
- justify-content: center;
30178
+ white-space: nowrap;
30179
+ margin-right: 4px;
30196
30180
  }
30197
- .E_iouxfgt .icon-inner + span,
30198
- .E_iouxfgt span + .icon-inner.suffix {
30199
- margin-left: 4px;
30181
+
30182
+ .E_fzh9mnb {
30183
+ width: 100%;
30184
+ height: 100%;
30185
+ min-height: 124px;
30186
+ display: flex;
30187
+ flex-direction: column;
30188
+ justify-content: center;
30189
+ align-items: center;
30200
30190
  }
30201
- .E_iouxfgt.is-rotate img,
30202
- .E_iouxfgt.is-rotate svg {
30203
- animation: rotate 680ms linear infinite;
30191
+ .E_fzh9mnb .error-text {
30192
+ color: rgba(10, 37, 85, 0.6);
30193
+ margin-bottom: 16px;
30194
+ font-size: 18px;
30204
30195
  }
30205
30196
 
30206
30197
  .E_itxley7.ant-input-group.ant-input-group-compact {
@@ -30275,33 +30266,22 @@ html body {
30275
30266
  padding: 2px 8px;
30276
30267
  }
30277
30268
 
30278
- .E_owd0kml {
30279
- display: inline-block;
30280
- }
30281
-
30282
- .E_h1jsgezc {
30283
- visibility: hidden;
30284
- position: absolute;
30285
- }
30286
-
30287
- .E_i1inqkme {
30288
- height: 18px;
30289
- line-height: 18px;
30290
- padding: 0 4px;
30291
- border-radius: 4px;
30292
- background: rgba(235, 239, 245, 0.6);
30293
- border: 1px solid rgba(223, 228, 235, 0.6);
30294
- display: flex;
30269
+ .E_iouxfgt {
30270
+ display: inline-flex;
30295
30271
  align-items: center;
30296
- white-space: nowrap;
30297
- margin-right: 4px;
30298
30272
  }
30299
-
30300
- .E_atcz0kf .ant-input-suffix {
30301
- margin-left: 8px;
30273
+ .E_iouxfgt .icon-inner {
30274
+ display: inline-flex;
30275
+ align-items: center;
30276
+ justify-content: center;
30302
30277
  }
30303
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30304
- padding: 2px 7px 2px 12px;
30278
+ .E_iouxfgt .icon-inner + span,
30279
+ .E_iouxfgt span + .icon-inner.suffix {
30280
+ margin-left: 4px;
30281
+ }
30282
+ .E_iouxfgt.is-rotate img,
30283
+ .E_iouxfgt.is-rotate svg {
30284
+ animation: rotate 680ms linear infinite;
30305
30285
  }
30306
30286
 
30307
30287
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30335,60 +30315,14 @@ html body {
30335
30315
  font-size: inherit;
30336
30316
  }
30337
30317
 
30338
- .E_phljevk {
30339
- display: flex;
30340
- justify-content: space-between;
30341
- align-items: center;
30342
- padding: 10px 0;
30343
- color: rgba(44, 56, 82, 0.6);
30344
- font-size: 12px;
30345
- line-height: 24px;
30346
- }
30347
- .E_phljevk .pagination-left {
30348
- padding: 2px 8px;
30349
- }
30350
- .E_phljevk .dropdown-trigger {
30351
- display: flex;
30352
- 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;
30360
- }
30361
- .E_phljevk .dropdown-trigger .icon-inner {
30362
- margin-left: 4px;
30363
- }
30364
- .E_phljevk .pagination-right {
30365
- display: flex;
30366
- align-items: center;
30367
- color: #0080ff;
30368
- font-weight: bold;
30369
- }
30370
- .E_phljevk .pagination-right .icon-inner {
30371
- margin-left: 4px;
30372
- }
30373
- .E_phljevk .pagination-right .prev-btn,
30374
- .E_phljevk .pagination-right .next-btn {
30375
- padding: 0 8px;
30376
- }
30377
- .E_phljevk .pagination-right .prev-btn > span,
30378
- .E_phljevk .pagination-right .next-btn > span {
30379
- color: #0080ff;
30318
+ .E_atcz0kf .ant-input-suffix {
30319
+ margin-left: 8px;
30380
30320
  }
30381
- .E_phljevk .pagination-right .next-btn .icon-inner {
30382
- transform: rotate(180deg);
30321
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30322
+ padding: 2px 7px 2px 12px;
30383
30323
  }
30384
30324
 
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;
30325
+ .E_sx1bpnu .ant-input-sm {
30392
30326
  line-height: 18px;
30393
30327
  }
30394
30328
 
@@ -30538,30 +30472,61 @@ html body {
30538
30472
  width: 36px;
30539
30473
  }
30540
30474
 
30541
- .E_i11gg7mj .ant-input-prefix {
30542
- margin-right: 8px;
30475
+ .E_phljevk {
30476
+ display: flex;
30477
+ justify-content: space-between;
30478
+ align-items: center;
30479
+ padding: 10px 0;
30480
+ color: rgba(44, 56, 82, 0.6);
30481
+ font-size: 12px;
30482
+ line-height: 24px;
30543
30483
  }
30544
- .E_i11gg7mj .ant-input-suffix {
30545
- margin-left: 8px;
30484
+ .E_phljevk .pagination-left {
30485
+ padding: 2px 8px;
30546
30486
  }
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;
30487
+ .E_phljevk .dropdown-trigger {
30488
+ display: flex;
30489
+ align-items: center;
30490
+ border-radius: 6px;
30491
+ cursor: pointer;
30492
+ transition: all 0.3s ease;
30553
30493
  }
30554
-
30555
- .E_i11o6xqj {
30494
+ .E_phljevk .dropdown-trigger:hover {
30495
+ background: rgba(211, 218, 235, 0.6);
30496
+ color: #0080ff;
30497
+ }
30498
+ .E_phljevk .dropdown-trigger .icon-inner {
30499
+ margin-left: 4px;
30500
+ }
30501
+ .E_phljevk .pagination-right {
30556
30502
  display: flex;
30557
- gap: 4px;
30503
+ align-items: center;
30504
+ color: #0080ff;
30505
+ font-weight: bold;
30558
30506
  }
30559
- .E_i11o6xqj .icon-wrapper {
30560
- cursor: pointer;
30507
+ .E_phljevk .pagination-right .icon-inner {
30508
+ margin-left: 4px;
30509
+ }
30510
+ .E_phljevk .pagination-right .prev-btn,
30511
+ .E_phljevk .pagination-right .next-btn {
30512
+ padding: 0 8px;
30513
+ }
30514
+ .E_phljevk .pagination-right .prev-btn > span,
30515
+ .E_phljevk .pagination-right .next-btn > span {
30516
+ color: #0080ff;
30517
+ }
30518
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30519
+ transform: rotate(180deg);
30561
30520
  }
30562
30521
 
30563
- .E_d19ruhdj.icon-wrapper {
30564
- cursor: not-allowed;
30522
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30523
+ max-height: calc(100vh - 128px);
30524
+ overflow-y: auto;
30525
+ }
30526
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30527
+ padding: 4px 20px;
30528
+ font-size: 12px;
30529
+ line-height: 18px;
30565
30530
  }
30566
30531
 
30567
30532
  .E_c1bus5hc {
@@ -30604,6 +30569,15 @@ html body {
30604
30569
  transform: rotate(0deg);
30605
30570
  }
30606
30571
 
30572
+ .E_owd0kml {
30573
+ display: inline-block;
30574
+ }
30575
+
30576
+ .E_h1jsgezc {
30577
+ visibility: hidden;
30578
+ position: absolute;
30579
+ }
30580
+
30607
30581
  .E_ivqqkzv {
30608
30582
  height: 24px;
30609
30583
  width: 56px !important;
@@ -30614,6 +30588,32 @@ html body {
30614
30588
  color: rgba(44, 56, 82, 0.6);
30615
30589
  }
30616
30590
 
30591
+ .E_i11gg7mj .ant-input-prefix {
30592
+ margin-right: 8px;
30593
+ }
30594
+ .E_i11gg7mj .ant-input-suffix {
30595
+ margin-left: 8px;
30596
+ }
30597
+
30598
+ .E_cc368xp {
30599
+ color: #00122e;
30600
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30601
+ margin-right: 8px;
30602
+ padding-right: 8px;
30603
+ }
30604
+
30605
+ .E_i11o6xqj {
30606
+ display: flex;
30607
+ gap: 4px;
30608
+ }
30609
+ .E_i11o6xqj .icon-wrapper {
30610
+ cursor: pointer;
30611
+ }
30612
+
30613
+ .E_d19ruhdj.icon-wrapper {
30614
+ cursor: not-allowed;
30615
+ }
30616
+
30617
30617
  .E_cnujxq2 {
30618
30618
  display: flex;
30619
30619
  flex-direction: column;
@@ -31303,6 +31303,92 @@ input.E_rf8rlle.ant-input {
31303
31303
  color: rgba(44, 56, 82, 0.7490196078);
31304
31304
  }
31305
31305
 
31306
+ .E_tju3gfj .date {
31307
+ margin-right: 4px;
31308
+ }
31309
+
31310
+ .E_s1sck0th {
31311
+ padding: 0 8px;
31312
+ border-radius: 4px;
31313
+ }
31314
+
31315
+ .E_m855nr1 {
31316
+ padding: 2px 8px;
31317
+ border-radius: 3px;
31318
+ }
31319
+
31320
+ .E_l1270xpg {
31321
+ padding: 3px 8px;
31322
+ border-radius: 2px;
31323
+ }
31324
+
31325
+ .E_t14rextb.ant-tag:hover {
31326
+ opacity: unset;
31327
+ }
31328
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31329
+ margin: 0;
31330
+ margin-right: 8px;
31331
+ display: inline-flex;
31332
+ align-items: center;
31333
+ border: none;
31334
+ }
31335
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31336
+ width: 16px;
31337
+ height: 16px;
31338
+ color: inherit;
31339
+ margin-left: 4px;
31340
+ opacity: 0.6;
31341
+ display: inline-flex;
31342
+ }
31343
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31344
+ opacity: 1;
31345
+ }
31346
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31347
+ color: #0080ff;
31348
+ background-color: rgba(0, 136, 255, 0.1);
31349
+ }
31350
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31351
+ color: #f0483e;
31352
+ background-color: rgba(255, 74, 74, 0.1);
31353
+ }
31354
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31355
+ color: #e07f00;
31356
+ background-color: rgba(255, 187, 0, 0.1);
31357
+ }
31358
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31359
+ color: #008f4c;
31360
+ background-color: rgba(30, 201, 127, 0.1);
31361
+ }
31362
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31363
+ color: #1d326c;
31364
+ background-color: rgba(225, 230, 241, 0.6);
31365
+ }
31366
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31367
+ color: #7E41FF;
31368
+ background-color: rgba(126, 65, 255, 0.1);
31369
+ }
31370
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31371
+ color: #fff;
31372
+ }
31373
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31374
+ background-color: #f0483e;
31375
+ }
31376
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31377
+ background-color: #fea008;
31378
+ }
31379
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31380
+ background-color: #00ba5d;
31381
+ }
31382
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31383
+ background-color: #0080ff;
31384
+ }
31385
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31386
+ background-color: #6b7d99;
31387
+ }
31388
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31389
+ background-color: #7E41FF;
31390
+ }
31391
+
31306
31392
  .E_s1dizucg.ant-switch {
31307
31393
  min-width: 40px;
31308
31394
  height: 24px;
@@ -31358,16 +31444,93 @@ input.E_rf8rlle.ant-input {
31358
31444
  margin-left: 5px;
31359
31445
  }
31360
31446
 
31361
- .E_tju3gfj .date {
31362
- margin-right: 4px;
31447
+ .E_s1dni7lo {
31448
+ width: 430px !important;
31363
31449
  }
31364
31450
 
31365
- .E_dsnbhzf {
31366
- font-family: Inter;
31367
- font-style: normal;
31368
- font-weight: bold;
31369
- font-size: 32px;
31370
- line-height: 40px;
31451
+ .E_d1wwmmm5 .ant-select-item-group {
31452
+ padding: 8px 16px;
31453
+ line-height: 18px;
31454
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31455
+ height: 34px;
31456
+ min-height: 34px;
31457
+ box-sizing: border-box;
31458
+ margin-top: 8px;
31459
+ }
31460
+
31461
+ .E_o1ugr09p {
31462
+ display: flex;
31463
+ flex-direction: column;
31464
+ margin: 1px 8px;
31465
+ padding: 8px;
31466
+ border-radius: 4px;
31467
+ }
31468
+ .E_o1ugr09p .selected-icon {
31469
+ display: none;
31470
+ }
31471
+ .E_o1ugr09p.ant-select-item-option-grouped {
31472
+ padding-left: 8px;
31473
+ }
31474
+ .E_o1ugr09p.ant-select-item-option-selected {
31475
+ background-color: white;
31476
+ }
31477
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31478
+ color: #0080ff;
31479
+ }
31480
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31481
+ display: block;
31482
+ }
31483
+ .E_o1ugr09p.ant-select-item-option-active {
31484
+ background: rgba(0, 136, 255, 0.16);
31485
+ }
31486
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31487
+ color: #0080ff;
31488
+ }
31489
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31490
+ background: rgba(0, 136, 255, 0.1);
31491
+ color: #0080ff;
31492
+ }
31493
+
31494
+ .E_o1ifxsq4 {
31495
+ display: flex;
31496
+ justify-content: space-between;
31497
+ height: 20px;
31498
+ line-height: 20px;
31499
+ }
31500
+ .E_o1ifxsq4 .timezone-title {
31501
+ color: #2d3a56;
31502
+ overflow: hidden;
31503
+ text-overflow: ellipsis;
31504
+ }
31505
+
31506
+ .E_o1zue7 {
31507
+ display: flex;
31508
+ justify-content: space-between;
31509
+ color: rgba(44, 56, 82, 0.6);
31510
+ height: 18px;
31511
+ line-height: 18px;
31512
+ margin-top: 2px;
31513
+ }
31514
+
31515
+ .E_tyfmlxg {
31516
+ border: none;
31517
+ margin-right: 0;
31518
+ background: rgba(225, 230, 241, 0.6);
31519
+ }
31520
+
31521
+ .E_o18uybox {
31522
+ pointer-events: none;
31523
+ height: 32px;
31524
+ width: 100%;
31525
+ opacity: 0;
31526
+ }
31527
+
31528
+ .E_dsnbhzf {
31529
+ font-family: Inter;
31530
+ font-style: normal;
31531
+ font-weight: bold;
31532
+ font-size: 32px;
31533
+ line-height: 40px;
31371
31534
  }
31372
31535
 
31373
31536
  .E_d1mvo22k {
@@ -31837,86 +32000,19 @@ input.E_rf8rlle.ant-input {
31837
32000
  line-height: 12px;
31838
32001
  }
31839
32002
 
31840
- .E_s1sck0th {
31841
- padding: 0 8px;
31842
- border-radius: 4px;
31843
- }
31844
-
31845
- .E_m855nr1 {
31846
- padding: 2px 8px;
31847
- border-radius: 3px;
31848
- }
31849
-
31850
- .E_l1270xpg {
31851
- padding: 3px 8px;
31852
- border-radius: 2px;
32003
+ .E_m196gn1d {
32004
+ min-width: 1280px;
31853
32005
  }
31854
32006
 
31855
- .E_t14rextb.ant-tag:hover {
31856
- opacity: unset;
31857
- }
31858
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31859
- margin: 0;
31860
- margin-right: 8px;
31861
- display: inline-flex;
31862
- align-items: center;
31863
- border: none;
31864
- }
31865
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31866
- width: 16px;
31867
- height: 16px;
31868
- color: inherit;
31869
- margin-left: 4px;
31870
- opacity: 0.6;
31871
- display: inline-flex;
31872
- }
31873
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31874
- opacity: 1;
31875
- }
31876
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31877
- color: #0080ff;
31878
- background-color: rgba(0, 136, 255, 0.1);
31879
- }
31880
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31881
- color: #f0483e;
31882
- background-color: rgba(255, 74, 74, 0.1);
31883
- }
31884
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31885
- color: #e07f00;
31886
- background-color: rgba(255, 187, 0, 0.1);
31887
- }
31888
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31889
- color: #008f4c;
31890
- background-color: rgba(30, 201, 127, 0.1);
31891
- }
31892
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31893
- color: #1d326c;
31894
- background-color: rgba(225, 230, 241, 0.6);
31895
- }
31896
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31897
- color: #7E41FF;
31898
- background-color: rgba(126, 65, 255, 0.1);
31899
- }
31900
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31901
- color: #fff;
31902
- }
31903
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31904
- background-color: #f0483e;
31905
- }
31906
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31907
- background-color: #fea008;
31908
- }
31909
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31910
- background-color: #00ba5d;
31911
- }
31912
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31913
- background-color: #0080ff;
32007
+ .E_t1m2x205 .ant-tooltip-arrow {
32008
+ display: none;
31914
32009
  }
31915
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31916
- background-color: #6b7d99;
32010
+ .E_t1m2x205 .ant-tooltip-inner {
32011
+ background: rgba(23, 38, 64, 0.8);
32012
+ border-radius: 4px;
31917
32013
  }
31918
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31919
- background-color: #7E41FF;
32014
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32015
+ visibility: hidden;
31920
32016
  }
31921
32017
 
31922
32018
  .E_iq1gosr {
@@ -31953,153 +32049,57 @@ input.E_rf8rlle.ant-input {
31953
32049
  transition: all 320ms ease;
31954
32050
  }
31955
32051
 
31956
- .E_t1m2x205 .ant-tooltip-arrow {
31957
- display: none;
31958
- }
31959
- .E_t1m2x205 .ant-tooltip-inner {
31960
- background: rgba(23, 38, 64, 0.8);
31961
- border-radius: 4px;
31962
- }
31963
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31964
- visibility: hidden;
31965
- }
31966
-
31967
- .E_s1dni7lo {
31968
- width: 430px !important;
32052
+ .E_c1yyuluq {
32053
+ border-radius: 8px;
31969
32054
  }
31970
-
31971
- .E_d1wwmmm5 .ant-select-item-group {
31972
- padding: 8px 16px;
31973
- line-height: 18px;
31974
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31975
- height: 34px;
31976
- min-height: 34px;
31977
- box-sizing: border-box;
31978
- margin-top: 8px;
32055
+ .E_c1yyuluq .ant-card-body {
32056
+ padding: 20px 24px 24px 24px;
31979
32057
  }
31980
32058
 
31981
- .E_o1ugr09p {
31982
- display: flex;
31983
- flex-direction: column;
31984
- margin: 1px 8px;
31985
- padding: 8px;
31986
- border-radius: 4px;
31987
- }
31988
- .E_o1ugr09p .selected-icon {
31989
- display: none;
32059
+ .E_ccrbeuz .ant-collapse-item {
32060
+ border: 0px;
32061
+ background-color: #fff;
31990
32062
  }
31991
- .E_o1ugr09p.ant-select-item-option-grouped {
31992
- padding-left: 8px;
32063
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32064
+ padding-top: 0px;
32065
+ padding-bottom: 0px;
32066
+ padding-left: 0px !important;
32067
+ padding-right: 24px;
31993
32068
  }
31994
- .E_o1ugr09p.ant-select-item-option-selected {
31995
- background-color: white;
32069
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32070
+ right: 0px;
31996
32071
  }
31997
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31998
- color: #0080ff;
32072
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32073
+ padding: 0px;
31999
32074
  }
32000
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32001
- display: block;
32075
+
32076
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32077
+ padding-right: 0px;
32078
+ cursor: default;
32002
32079
  }
32003
- .E_o1ugr09p.ant-select-item-option-active {
32004
- background: rgba(0, 136, 255, 0.16);
32080
+
32081
+ .E_hrhfj7c {
32082
+ display: none;
32005
32083
  }
32006
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32007
- color: #0080ff;
32084
+
32085
+ .E_dt9qoak .bottom {
32086
+ color: rgba(44, 56, 82, 0.75);
32008
32087
  }
32009
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32010
- background: rgba(0, 136, 255, 0.1);
32011
- color: #0080ff;
32088
+ .E_dt9qoak .left {
32089
+ min-width: 0;
32012
32090
  }
32013
32091
 
32014
- .E_o1ifxsq4 {
32092
+ .E_crhnxq5 {
32015
32093
  display: flex;
32094
+ flex-direction: row;
32016
32095
  justify-content: space-between;
32017
- height: 20px;
32018
- line-height: 20px;
32019
32096
  }
32020
- .E_o1ifxsq4 .timezone-title {
32021
- color: #2d3a56;
32022
- overflow: hidden;
32023
- text-overflow: ellipsis;
32097
+ .E_crhnxq5 .label {
32098
+ color: rgba(44, 56, 82, 0.6);
32099
+ font-weight: 400;
32024
32100
  }
32025
32101
 
32026
- .E_o1zue7 {
32027
- display: flex;
32028
- justify-content: space-between;
32029
- color: rgba(44, 56, 82, 0.6);
32030
- height: 18px;
32031
- line-height: 18px;
32032
- margin-top: 2px;
32033
- }
32034
-
32035
- .E_tyfmlxg {
32036
- border: none;
32037
- margin-right: 0;
32038
- background: rgba(225, 230, 241, 0.6);
32039
- }
32040
-
32041
- .E_o18uybox {
32042
- pointer-events: none;
32043
- height: 32px;
32044
- width: 100%;
32045
- opacity: 0;
32046
- }
32047
-
32048
- .E_m196gn1d {
32049
- min-width: 1280px;
32050
- }
32051
-
32052
- .E_c1yyuluq {
32053
- border-radius: 8px;
32054
- }
32055
- .E_c1yyuluq .ant-card-body {
32056
- padding: 20px 24px 24px 24px;
32057
- }
32058
-
32059
- .E_ccrbeuz .ant-collapse-item {
32060
- border: 0px;
32061
- background-color: #fff;
32062
- }
32063
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32064
- padding-top: 0px;
32065
- padding-bottom: 0px;
32066
- padding-left: 0px !important;
32067
- padding-right: 24px;
32068
- }
32069
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32070
- right: 0px;
32071
- }
32072
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32073
- padding: 0px;
32074
- }
32075
-
32076
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32077
- padding-right: 0px;
32078
- cursor: default;
32079
- }
32080
-
32081
- .E_hrhfj7c {
32082
- display: none;
32083
- }
32084
-
32085
- .E_dt9qoak .bottom {
32086
- color: rgba(44, 56, 82, 0.75);
32087
- }
32088
- .E_dt9qoak .left {
32089
- min-width: 0;
32090
- }
32091
-
32092
- .E_crhnxq5 {
32093
- display: flex;
32094
- flex-direction: row;
32095
- justify-content: space-between;
32096
- }
32097
- .E_crhnxq5 .label {
32098
- color: rgba(44, 56, 82, 0.6);
32099
- font-weight: 400;
32100
- }
32101
-
32102
- .E_c1iq43vd {
32102
+ .E_c1iq43vd {
32103
32103
  display: flex;
32104
32104
  flex-direction: column;
32105
32105
  justify-content: center;
@@ -32535,21 +32535,6 @@ 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
-
32553
32538
  .E_h12yihis {
32554
32539
  height: 50px;
32555
32540
  border-bottom: 2px solid #edf0f7;
@@ -32770,6 +32755,78 @@ input.E_rf8rlle.ant-input {
32770
32755
  position: static;
32771
32756
  }
32772
32757
 
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
+ .E_c1kghdax {
32774
+ color: #2d3a56;
32775
+ padding: 7px 12px;
32776
+ display: flex;
32777
+ justify-content: space-between;
32778
+ align-items: center;
32779
+ }
32780
+ .E_c1kghdax.has-arrow {
32781
+ padding-left: 10px;
32782
+ }
32783
+ .E_c1kghdax.has-arrow .title-wrapper {
32784
+ cursor: pointer;
32785
+ color: #00122e;
32786
+ }
32787
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32788
+ color: #2d3a56;
32789
+ font-weight: 600;
32790
+ }
32791
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32792
+ transform: rotate(90deg);
32793
+ }
32794
+ .E_c1kghdax .sub-info {
32795
+ font-size: 12px;
32796
+ line-height: 18px;
32797
+ }
32798
+ .E_c1kghdax .title-wrapper {
32799
+ display: flex;
32800
+ align-items: center;
32801
+ user-select: none;
32802
+ flex-grow: 1;
32803
+ font-size: 12px;
32804
+ line-height: 18px;
32805
+ color: #2d3a56;
32806
+ font-weight: 700;
32807
+ }
32808
+ .E_c1kghdax .collapse-arrow {
32809
+ transition: all 50ms ease-out 0ms;
32810
+ margin-right: 2px;
32811
+ }
32812
+
32813
+ .E_b14q2gmw {
32814
+ 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);
32815
+ }
32816
+
32817
+ .E_c1eym6el {
32818
+ border-radius: 8px;
32819
+ background-color: white;
32820
+ }
32821
+ .E_c1eym6el.hoverable {
32822
+ cursor: pointer;
32823
+ }
32824
+ .E_c1eym6el.hoverable:hover {
32825
+ transition: all 200ms ease;
32826
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32827
+ transform: translateY(-4px);
32828
+ }
32829
+
32773
32830
  .E_r77hffu {
32774
32831
  display: flex;
32775
32832
  align-items: center;
@@ -32824,154 +32881,270 @@ input.E_rf8rlle.ant-input {
32824
32881
  background-color: transparent;
32825
32882
  }
32826
32883
 
32827
- .E_ckui4s7 {
32828
- color: #2d3a56;
32829
- line-height: 22px;
32830
- display: inline-flex;
32831
- }
32832
- .E_ckui4s7 .ant-checkbox {
32833
- height: 22px;
32834
- display: flex;
32835
- align-items: center;
32836
- top: 0;
32837
- }
32838
- .E_ckui4s7 .ant-checkbox-checked::after {
32839
- border: none;
32884
+ button.E_l48ei06.ant-btn,
32885
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32886
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32887
+ font-size: 12px;
32888
+ line-height: 18px;
32889
+ height: 18px;
32840
32890
  }
32841
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32842
- border-color: #0080ff;
32891
+
32892
+ button.E_l48ei06 {
32893
+ color: #0080FF;
32894
+ height: unset;
32843
32895
  }
32844
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32845
- border: 1px solid rgba(107, 128, 167, 0.6);
32896
+ button.E_l48ei06 .button-prefix-icon {
32897
+ margin-right: 4px;
32846
32898
  }
32847
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32848
- border: 1px solid #0080ff;
32899
+ button.E_l48ei06 .button-suffix-icon {
32900
+ margin-left: 4px;
32849
32901
  }
32850
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32851
- background: #0080ff;
32902
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32903
+ color: #009DFF;
32852
32904
  }
32853
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32854
- background-color: #fff;
32855
- height: 2px;
32856
- width: 10px;
32857
- border-radius: 2px;
32905
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32906
+ color: #005ED1;
32858
32907
  }
32859
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32860
- opacity: 0.5;
32908
+ button.E_l48ei06.ui-kit-link-disabled {
32909
+ color: #0080FF;
32861
32910
  }
32862
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32863
- background: rgba(211, 218, 235, 0.6);
32864
- border-color: rgba(107, 128, 167, 0.6) !important;
32911
+ button.E_l48ei06.ui-kit-link-primary {
32912
+ color: #00122E;
32865
32913
  }
32866
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32867
- border-color: #2d3a56;
32914
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32915
+ color: #0080FF;
32868
32916
  }
32869
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32870
- background: #2d3a56;
32917
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32918
+ color: #005ED1;
32871
32919
  }
32872
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32873
- padding: 0;
32920
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32921
+ color: #00122E;
32874
32922
  }
32875
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32876
- display: inline-block;
32877
- margin-left: 12px;
32878
- color: #2d3a56;
32923
+ button.E_l48ei06.ui-kit-link-secondary {
32924
+ color: rgba(44, 56, 82, 0.7490196078);
32879
32925
  }
32880
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32881
- margin-left: 28px;
32882
- color: rgba(44, 56, 82, 0.6);
32926
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32927
+ color: #0080FF;
32883
32928
  }
32884
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32885
- margin-left: 8px;
32929
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32930
+ color: #005ED1;
32886
32931
  }
32887
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32888
- margin-left: 24px;
32932
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32933
+ color: rgba(44, 56, 82, 0.7490196078);
32889
32934
  }
32890
32935
 
32891
- .E_c1kghdax {
32892
- color: #2d3a56;
32893
- padding: 7px 12px;
32936
+ .E_l1ucdodl {
32937
+ margin: 0;
32938
+ border-radius: 20px;
32939
+ padding: 2px 10px;
32940
+ height: 22px;
32894
32941
  display: flex;
32895
- justify-content: space-between;
32896
32942
  align-items: center;
32897
32943
  }
32898
- .E_c1kghdax.has-arrow {
32899
- padding-left: 10px;
32944
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
32945
+ color: #FFFFFF;
32900
32946
  }
32901
- .E_c1kghdax.has-arrow .title-wrapper {
32947
+ .E_l1ucdodl.tag-hover {
32902
32948
  cursor: pointer;
32949
+ }
32950
+ .E_l1ucdodl.ui-kit-status-legend {
32903
32951
  color: #00122e;
32904
32952
  }
32905
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32906
- color: #2d3a56;
32907
- font-weight: 600;
32953
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
32954
+ margin-right: 6px;
32908
32955
  }
32909
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32910
- transform: rotate(90deg);
32956
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
32957
+ margin-left: 8px;
32958
+ color: rgba(44, 56, 82, 0.6);
32911
32959
  }
32912
- .E_c1kghdax .sub-info {
32913
- font-size: 12px;
32914
- line-height: 18px;
32960
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
32961
+ color: #FFFFFF;
32915
32962
  }
32916
- .E_c1kghdax .title-wrapper {
32963
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
32964
+ background-color: #0080ff;
32965
+ }
32966
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
32967
+ background-color: #f0483e;
32968
+ }
32969
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
32970
+ background-color: #fea008;
32971
+ }
32972
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
32973
+ background-color: #00ba5d;
32974
+ }
32975
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32976
+ background-color: #6b7d99;
32977
+ }
32978
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32979
+ background-color: #7E41FF;
32980
+ }
32981
+
32982
+ .E_s1qj66nc {
32983
+ width: 8px;
32984
+ height: 8px;
32985
+ border-radius: 50%;
32986
+ display: inline-block;
32987
+ }
32988
+
32989
+ .E_s5x1boq {
32990
+ width: 8px;
32991
+ height: 8px;
32992
+ border-radius: 2px;
32993
+ display: inline-block;
32994
+ }
32995
+
32996
+ .E_c1xm185 {
32997
+ color: rgba(44, 56, 82, 0.6);
32998
+ }
32999
+
33000
+ .E_c1x5l5qc {
33001
+ flex: 1;
33002
+ }
33003
+
33004
+ .E_ckui4s7 {
33005
+ color: #2d3a56;
33006
+ line-height: 22px;
33007
+ display: inline-flex;
33008
+ }
33009
+ .E_ckui4s7 .ant-checkbox {
33010
+ height: 22px;
32917
33011
  display: flex;
32918
33012
  align-items: center;
32919
- user-select: none;
32920
- flex-grow: 1;
32921
- font-size: 12px;
32922
- line-height: 18px;
33013
+ top: 0;
33014
+ }
33015
+ .E_ckui4s7 .ant-checkbox-checked::after {
33016
+ border: none;
33017
+ }
33018
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33019
+ border-color: #0080ff;
33020
+ }
33021
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33022
+ border: 1px solid rgba(107, 128, 167, 0.6);
33023
+ }
33024
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33025
+ border: 1px solid #0080ff;
33026
+ }
33027
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33028
+ background: #0080ff;
33029
+ }
33030
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33031
+ background-color: #fff;
33032
+ height: 2px;
33033
+ width: 10px;
33034
+ border-radius: 2px;
33035
+ }
33036
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33037
+ opacity: 0.5;
33038
+ }
33039
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33040
+ background: rgba(211, 218, 235, 0.6);
33041
+ border-color: rgba(107, 128, 167, 0.6) !important;
33042
+ }
33043
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33044
+ border-color: #2d3a56;
33045
+ }
33046
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33047
+ background: #2d3a56;
33048
+ }
33049
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33050
+ padding: 0;
33051
+ }
33052
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33053
+ display: inline-block;
33054
+ margin-left: 12px;
32923
33055
  color: #2d3a56;
32924
- font-weight: 700;
32925
33056
  }
32926
- .E_c1kghdax .collapse-arrow {
32927
- transition: all 50ms ease-out 0ms;
32928
- margin-right: 2px;
33057
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33058
+ margin-left: 28px;
33059
+ color: rgba(44, 56, 82, 0.6);
33060
+ }
33061
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33062
+ margin-left: 8px;
33063
+ }
33064
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33065
+ margin-left: 24px;
32929
33066
  }
32930
33067
 
32931
33068
  .E_c1yd35n {
32932
33069
  padding: 0 12px 14px 12px;
32933
33070
  }
32934
33071
 
32935
- .E_b14q2gmw {
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);
33072
+ .E_sddwhm6 {
33073
+ margin: 0;
33074
+ border-radius: 20px;
33075
+ padding: 2px 10px;
33076
+ height: 22px;
32937
33077
  }
32938
-
32939
- .E_c1eym6el {
32940
- border-radius: 8px;
32941
- background-color: white;
33078
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33079
+ background-color: rgba(237, 241, 250, 0.6) !important;
32942
33080
  }
32943
- .E_c1eym6el.hoverable {
32944
- cursor: pointer;
33081
+ .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 {
33082
+ background-color: rgba(225, 230, 241, 0.6) !important;
32945
33083
  }
32946
- .E_c1eym6el.hoverable:hover {
32947
- transition: all 200ms ease;
32948
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32949
- transform: translateY(-4px);
33084
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33085
+ color: #00122e;
32950
33086
  }
32951
-
32952
- .E_t1gvlxt5 {
32953
- min-width: 0;
32954
- flex: 1;
33087
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33088
+ margin-right: 6px;
32955
33089
  }
32956
- .E_t1gvlxt5 .tag {
32957
- flex: 0 0 auto;
33090
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33091
+ margin-left: 8px;
33092
+ color: rgba(44, 56, 82, 0.6);
32958
33093
  }
32959
- .E_t1gvlxt5 .progress-title {
32960
- flex: 2;
32961
- max-width: fit-content;
33094
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33095
+ background-color: rgba(0, 136, 255, 0.1);
32962
33096
  }
32963
- .E_t1gvlxt5 .progress-desc {
32964
- flex: 1;
32965
- max-width: fit-content;
33097
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33098
+ background-color: #0080ff;
33099
+ }
33100
+ .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 {
33101
+ background-color: rgba(0, 136, 255, 0.16);
33102
+ }
33103
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33104
+ background-color: rgba(255, 74, 74, 0.1);
33105
+ }
33106
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33107
+ background-color: #f0483e;
33108
+ }
33109
+ .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 {
33110
+ background-color: rgba(255, 74, 74, 0.16);
33111
+ }
33112
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33113
+ background-color: rgba(254, 160, 8, 0.1);
33114
+ }
33115
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33116
+ background-color: #fea008;
33117
+ }
33118
+ .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 {
33119
+ background-color: rgba(255, 187, 0, 0.16);
33120
+ }
33121
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33122
+ background-color: rgba(30, 201, 127, 0.1);
33123
+ }
33124
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33125
+ background-color: #00ba5d;
33126
+ }
33127
+ .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 {
33128
+ background-color: rgba(30, 201, 127, 0.16);
33129
+ }
33130
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33131
+ background-color: rgba(225, 230, 241, 0.6);
33132
+ }
33133
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33134
+ background-color: #6b7d99;
33135
+ }
33136
+ .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 {
33137
+ background-color: rgba(211, 218, 235, 0.6);
32966
33138
  }
32967
33139
 
32968
- .E_a1ji6r68 {
32969
- display: flex;
32970
- align-items: center;
32971
- column-gap: var(--a1ji6r68-0);
33140
+ .E_satwmqm {
33141
+ width: 8px;
33142
+ height: 8px;
33143
+ border-radius: 50%;
33144
+ display: inline-block;
32972
33145
  }
32973
33146
 
32974
- .E_msn7nxt {
33147
+ .E_m11nzl2x {
32975
33148
  color: rgba(44, 56, 82, 0.6);
32976
33149
  text-align: center;
32977
33150
  display: flex;
@@ -32980,280 +33153,70 @@ input.E_rf8rlle.ant-input {
32980
33153
  flex-direction: column;
32981
33154
  height: 100%;
32982
33155
  }
32983
- .E_msn7nxt .link {
33156
+ .E_m11nzl2x .link {
32984
33157
  color: #0080ff;
32985
33158
  cursor: pointer;
32986
33159
  }
32987
33160
 
32988
- .E_mp64wfi {
33161
+ .E_mn7joto {
32989
33162
  width: 100%;
32990
33163
  height: 100%;
32991
33164
  display: flex;
32992
33165
  flex-direction: column;
32993
33166
  }
32994
- .E_mp64wfi .name-toolbar {
33167
+ .E_mn7joto .name-toolbar {
32995
33168
  width: 100%;
32996
33169
  display: flex;
32997
33170
  line-height: 30px;
32998
- padding: 0 16px;
32999
33171
  justify-content: space-between;
33000
33172
  }
33001
- .E_mp64wfi .name-toolbar .metric-extra {
33173
+ .E_mn7joto .name-toolbar .metric-extra {
33002
33174
  display: flex;
33003
33175
  font-size: 12px;
33004
33176
  align-items: center;
33005
33177
  }
33006
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33178
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
33007
33179
  color: #a3b4cc;
33008
33180
  }
33009
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33181
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33010
33182
  margin-left: 10px;
33011
33183
  }
33012
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33184
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33013
33185
  margin-left: 10px;
33014
33186
  cursor: pointer;
33015
33187
  }
33016
- .E_mp64wfi .content {
33188
+ .E_mn7joto .content {
33017
33189
  flex: 1;
33018
33190
  width: 100%;
33019
33191
  display: flex;
33020
33192
  justify-content: center;
33021
33193
  align-items: center;
33022
33194
  }
33023
- .E_mp64wfi .single-content {
33195
+ .E_mn7joto .single-content {
33024
33196
  height: 65px;
33025
33197
  }
33026
33198
 
33027
- .E_l1oyigan {
33199
+ .E_l1bifhon {
33028
33200
  display: flex;
33029
33201
  align-items: center;
33030
33202
  white-space: nowrap;
33031
33203
  overflow: hidden;
33032
33204
  width: 100%;
33033
33205
  }
33034
- .E_l1oyigan .ant-dropdown-trigger {
33035
- margin-left: auto;
33206
+ .E_l1bifhon .ant-dropdown-trigger {
33036
33207
  font-size: 12px;
33208
+ margin-left: 8px;
33037
33209
  }
33038
33210
 
33039
- .E_l1noi4n1 {
33211
+ .E_ltthzck {
33040
33212
  display: flex;
33041
33213
  justify-content: flex-start;
33042
33214
  align-items: center;
33043
33215
  font-size: 12px;
33044
33216
  cursor: pointer;
33045
33217
  }
33046
- .E_l1noi4n1:not(:last-child) {
33047
- margin-right: 20px;
33048
- }
33049
- .E_l1noi4n1.deselected {
33050
- opacity: 0.4;
33051
- }
33052
- .E_l1noi4n1.deselected .color-block {
33053
- background: #b4beca !important;
33054
- }
33055
-
33056
- .E_cz19rz6 {
33057
- display: inline-block;
33058
- height: 8px;
33059
- width: 8px;
33060
- margin-right: 8px;
33061
- }
33062
-
33063
- .E_e17r5r9c .ant-dropdown-menu-item {
33064
- display: flex;
33065
- align-items: center;
33066
- font-size: 12px;
33067
- margin: 0;
33068
- }
33069
-
33070
- .E_m1y1hhnr {
33071
- position: relative;
33072
- }
33073
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33074
- bottom: -12px;
33075
- }
33076
- .E_m1y1hhnr .metric-toolbar {
33077
- display: flex;
33078
- justify-content: space-between;
33079
- line-height: 30px;
33080
- margin: 0 16px;
33081
- }
33082
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33083
- display: flex;
33084
- font-size: 12px;
33085
- align-items: center;
33086
- }
33087
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33088
- color: #a3b4cc;
33089
- }
33090
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33091
- margin-left: 10px;
33092
- }
33093
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33094
- margin-left: 10px;
33095
- cursor: pointer;
33096
- }
33097
- .E_m1y1hhnr .recharts-xAxis {
33098
- font-size: 12px;
33099
- }
33100
- .E_m1y1hhnr .pointer-wrapper {
33101
- position: absolute;
33102
- bottom: 10px;
33103
- padding: 0 8px;
33104
- border-radius: 4px;
33105
- font-size: 12px;
33106
- color: #fff;
33107
- background: rgba(0, 0, 0, 0.75);
33108
- transform: translateX(-50%);
33109
- }
33110
-
33111
- .E_tnvijvs {
33112
- min-width: 200px;
33113
- }
33114
-
33115
- .E_t1ub2aex {
33116
- display: flex;
33117
- align-items: center;
33118
- justify-content: space-between;
33119
- background-color: rgba(0, 0, 0, 0.75);
33120
- color: #b4beca;
33121
- font-size: 12px;
33122
- padding: 3px 6px;
33123
- }
33124
- .E_t1ub2aex:first-child {
33125
- padding-top: 3px;
33126
- }
33127
- .E_t1ub2aex:last-child {
33128
- padding-bottom: 3px;
33129
- }
33130
- .E_t1ub2aex .column-value {
33131
- color: #fff;
33132
- margin-left: 8px;
33133
- }
33134
-
33135
- .E_lht19u8 {
33136
- width: 64px;
33137
- height: 64px;
33138
- display: flex;
33139
- align-items: center;
33140
- justify-content: center;
33141
- position: relative;
33142
- opacity: 0.2;
33143
- }
33144
-
33145
- .E_lk3gkp4 {
33146
- position: absolute;
33147
- width: 5px;
33148
- height: 48px;
33149
- left: 9.33px;
33150
- top: 40.5px;
33151
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33152
- border-radius: 5px;
33153
- transform: rotate(-128deg);
33154
- transform-origin: top left;
33155
- animation: loading-indicator1 1100ms ease-out infinite;
33156
- }
33157
-
33158
- .E_ll4n94n {
33159
- position: absolute;
33160
- width: 5px;
33161
- height: 48px;
33162
- left: 40.8px;
33163
- top: 8.4px;
33164
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33165
- border-radius: 5px;
33166
- transform: rotate(-8deg);
33167
- transform-origin: top left;
33168
- animation: loading-indicator2 1100ms ease-out infinite;
33169
- }
33170
-
33171
- .E_l17lbdo6 {
33172
- position: absolute;
33173
- width: 5px;
33174
- height: 48px;
33175
- left: 52.9px;
33176
- top: 51.8px;
33177
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33178
- border-radius: 5px;
33179
- transform: rotate(112deg);
33180
- transform-origin: top left;
33181
- animation: loading-indicator3 1100ms ease-out infinite;
33182
- }
33183
-
33184
- .E_m11nzl2x {
33185
- color: rgba(44, 56, 82, 0.6);
33186
- text-align: center;
33187
- display: flex;
33188
- align-items: center;
33189
- justify-content: center;
33190
- flex-direction: column;
33191
- height: 100%;
33192
- }
33193
- .E_m11nzl2x .link {
33194
- color: #0080ff;
33195
- cursor: pointer;
33196
- }
33197
-
33198
- .E_mn7joto {
33199
- width: 100%;
33200
- height: 100%;
33201
- display: flex;
33202
- flex-direction: column;
33203
- }
33204
- .E_mn7joto .name-toolbar {
33205
- width: 100%;
33206
- display: flex;
33207
- line-height: 30px;
33208
- justify-content: space-between;
33209
- }
33210
- .E_mn7joto .name-toolbar .metric-extra {
33211
- display: flex;
33212
- font-size: 12px;
33213
- align-items: center;
33214
- }
33215
- .E_mn7joto .name-toolbar .metric-extra .info-item {
33216
- color: #a3b4cc;
33217
- }
33218
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33219
- margin-left: 10px;
33220
- }
33221
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33222
- margin-left: 10px;
33223
- cursor: pointer;
33224
- }
33225
- .E_mn7joto .content {
33226
- flex: 1;
33227
- width: 100%;
33228
- display: flex;
33229
- justify-content: center;
33230
- align-items: center;
33231
- }
33232
- .E_mn7joto .single-content {
33233
- height: 65px;
33234
- }
33235
-
33236
- .E_l1bifhon {
33237
- display: flex;
33238
- align-items: center;
33239
- white-space: nowrap;
33240
- overflow: hidden;
33241
- width: 100%;
33242
- }
33243
- .E_l1bifhon .ant-dropdown-trigger {
33244
- font-size: 12px;
33245
- margin-left: 8px;
33246
- }
33247
-
33248
- .E_ltthzck {
33249
- display: flex;
33250
- justify-content: flex-start;
33251
- align-items: center;
33252
- font-size: 12px;
33253
- cursor: pointer;
33254
- }
33255
- .E_ltthzck:not(:first-child) {
33256
- margin-left: 8px;
33218
+ .E_ltthzck:not(:first-child) {
33219
+ margin-left: 8px;
33257
33220
  }
33258
33221
  .E_ltthzck.deselected, .E_ltthzck.hovering {
33259
33222
  opacity: 0.3;
@@ -33386,1004 +33349,1041 @@ input.E_rf8rlle.ant-input {
33386
33349
  border: 1px solid #fff;
33387
33350
  }
33388
33351
 
33389
- .E_w7ob4th.outside-tag {
33390
- padding-left: 0;
33352
+ .E_t1gvlxt5 {
33353
+ min-width: 0;
33354
+ flex: 1;
33391
33355
  }
33392
- .E_w7ob4th.outside-tag .inside-tag {
33393
- border-radius: 4px 0 0 4px;
33394
- padding-right: 4px;
33395
- margin-right: 4px;
33356
+ .E_t1gvlxt5 .tag {
33357
+ flex: 0 0 auto;
33396
33358
  }
33397
-
33398
- .E_sjob3jg {
33399
- --item-min-width: 60px;
33359
+ .E_t1gvlxt5 .progress-title {
33360
+ flex: 2;
33361
+ max-width: fit-content;
33400
33362
  }
33401
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33402
- display: none !important;
33363
+ .E_t1gvlxt5 .progress-desc {
33364
+ flex: 1;
33365
+ max-width: fit-content;
33403
33366
  }
33404
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33405
- flex-shrink: 0 !important;
33367
+
33368
+ .E_a1ji6r68 {
33369
+ display: flex;
33370
+ align-items: center;
33371
+ column-gap: var(--a1ji6r68-0);
33406
33372
  }
33407
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33408
- color: #0080ff;
33373
+
33374
+ .E_tc97u5y {
33375
+ height: 100%;
33409
33376
  }
33410
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33411
- color: #0080ff;
33412
- font-weight: normal;
33377
+
33378
+ .E_efzf37v .ant-table-content,
33379
+ .E_efzf37v .ant-table-body {
33380
+ overflow: visible !important;
33381
+ height: 100%;
33413
33382
  }
33414
- .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 {
33415
- color: rgba(44, 56, 82, 0.6);
33383
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33384
+ height: 100%;
33416
33385
  }
33417
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33418
- color: #00122e;
33386
+ .E_efzf37v table {
33387
+ width: 100% !important;
33388
+ height: 100%;
33419
33389
  }
33420
- .E_sjob3jg .step-item-text {
33421
- display: inline-block;
33390
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33391
+ padding: 15px 0;
33422
33392
  }
33423
- .E_sjob3jg .step-item-title {
33424
- overflow: hidden;
33425
- white-space: nowrap;
33426
- text-overflow: ellipsis;
33393
+ .E_efzf37v table thead.ant-table-thead {
33394
+ display: none;
33427
33395
  }
33428
33396
 
33429
- .E_hjvj6s6 .ant-steps-item-container {
33430
- min-width: var(--item-min-width);
33397
+ .E_t1fisho6 {
33398
+ height: 100%;
33431
33399
  }
33432
- .E_hjvj6s6 .ant-steps-item-disabled {
33433
- cursor: not-allowed !important;
33400
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33401
+ padding-top: 6px;
33402
+ padding-bottom: 6px;
33434
33403
  }
33435
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33436
- flex-direction: row;
33437
- justify-content: stretch;
33404
+ .E_t1fisho6 .active-row td:nth-child(1) {
33405
+ font-weight: 700;
33438
33406
  }
33439
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33440
- padding: 0;
33441
- margin-right: 4px;
33442
- flex: 1;
33407
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33408
+ font-weight: 700;
33409
+ }
33410
+ .E_t1fisho6 .ant-spin-nested-loading {
33411
+ height: 100%;
33412
+ }
33413
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33414
+ height: 100%;
33443
33415
  overflow: visible;
33444
33416
  }
33445
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33446
- width: 100%;
33447
- min-height: unset;
33417
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33418
+ max-height: none;
33448
33419
  }
33449
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33450
- height: 26px;
33451
- line-height: 26px;
33452
- width: 100%;
33453
- padding: 0;
33454
- font-size: 12px;
33420
+ .E_t1fisho6 td.ant-table-column-sort {
33421
+ background: transparent;
33455
33422
  }
33456
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33457
- margin-right: 10px;
33423
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33424
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33425
+ background: #fff;
33426
+ padding: 0 !important;
33458
33427
  }
33459
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33460
- display: none;
33428
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33429
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33430
+ display: flex;
33431
+ align-items: center;
33432
+ height: 100%;
33433
+ padding: 8px;
33461
33434
  }
33462
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33463
- padding-left: 8px;
33464
- padding-right: 4px;
33465
- border-radius: 4px 0 0 4px;
33435
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33436
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33437
+ overflow: hidden;
33438
+ text-overflow: ellipsis;
33439
+ width: 100%;
33466
33440
  }
33467
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33468
- margin-right: 0;
33441
+ .E_t1fisho6 .ant-table-container {
33442
+ height: 100%;
33469
33443
  }
33470
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33471
- padding-right: 8px;
33472
- padding-left: 12px;
33473
- border-radius: 0 4px 4px 0;
33444
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33445
+ box-shadow: none !important;
33474
33446
  }
33475
- .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 {
33476
- content: "";
33477
- width: 0;
33478
- height: 0;
33479
- border: 13px solid transparent;
33480
- position: absolute;
33481
- top: 0;
33482
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33483
- z-index: 2;
33484
- position: relative;
33485
- top: -50%;
33486
- right: -100%;
33447
+ .E_t1fisho6 div.ant-table {
33448
+ border-radius: 0px;
33449
+ border-left: none;
33450
+ border-right: none;
33451
+ border-bottom: none;
33452
+ height: 100%;
33453
+ font-size: 12px;
33454
+ background: transparent;
33487
33455
  }
33488
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33489
- padding: 0 4px 0 12px;
33456
+ .E_t1fisho6 div.ant-table .ant-table-header {
33457
+ position: relative;
33458
+ z-index: 3;
33459
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33460
+ margin-bottom: -1px;
33490
33461
  }
33491
- .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 {
33492
- content: "";
33493
- width: 0;
33494
- height: 0;
33495
- border: 13px solid transparent;
33496
- position: absolute;
33497
- top: 0;
33498
- border-left: 8px solid #fff;
33499
- left: 0;
33462
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33463
+ .E_t1fisho6 div.ant-table .value {
33464
+ color: #2d3a56;
33500
33465
  }
33501
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33502
- max-width: calc(100% - var(--item-min-width) * 2);
33466
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33467
+ .E_t1fisho6 div.ant-table .unit {
33468
+ color: rgba(44, 56, 82, 0.6);
33503
33469
  }
33504
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33505
- background-color: rgba(0, 136, 255, 0.1);
33470
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33471
+ position: unset;
33472
+ text-align: center;
33506
33473
  }
33507
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33508
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33474
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33475
+ background: #fff;
33509
33476
  }
33510
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33477
+ .E_t1fisho6 div.ant-table .anticon-setting {
33511
33478
  cursor: pointer;
33512
- min-width: var(--item-min-width);
33479
+ position: absolute;
33480
+ top: 50%;
33481
+ right: 12px;
33482
+ transform: translateY(-50%);
33513
33483
  }
33514
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33515
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33516
- min-width: var(--item-min-width);
33484
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33485
+ box-shadow: none;
33486
+ width: 1px;
33487
+ background: rgba(213, 219, 227, 0.6);
33517
33488
  }
33518
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33519
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33520
- background-color: rgba(237, 241, 250, 0.6);
33489
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33490
+ box-shadow: none;
33491
+ width: 1px;
33492
+ background: rgba(213, 219, 227, 0.6);
33521
33493
  }
33522
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33523
- padding: 0;
33494
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33495
+ position: relative;
33524
33496
  }
33525
-
33526
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33527
- width: 192px;
33528
- row-gap: 2px;
33497
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33498
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33499
+ border-bottom: 1px solid white;
33500
+ height: 40px;
33501
+ vertical-align: middle;
33502
+ transition: background 0ms;
33503
+ color: #00122e;
33529
33504
  }
33530
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33531
- background-color: rgba(225, 230, 241, 0.6);
33505
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33506
+ background: #f2f5fa;
33507
+ border-bottom-color: #f2f5fa;
33532
33508
  }
33533
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33534
- color: #00122e !important;
33509
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33510
+ height: auto;
33511
+ color: #00122e;
33512
+ font-size: 12px;
33513
+ text-align: left;
33514
+ transition: none;
33515
+ overflow: hidden;
33516
+ text-overflow: ellipsis;
33517
+ white-space: nowrap;
33535
33518
  }
33536
- .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 {
33537
- background-color: rgba(225, 230, 241, 0.6);
33519
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33520
+ color: #0096ff;
33538
33521
  }
33539
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33540
- padding: 0 8px;
33541
- border-radius: 4px;
33542
- height: 32px;
33543
- display: flex;
33544
- align-items: center;
33522
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33523
+ overflow: hidden;
33524
+ text-overflow: ellipsis;
33525
+ width: 100%;
33526
+ vertical-align: middle;
33545
33527
  }
33546
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33547
- min-height: auto;
33548
- white-space: nowrap;
33528
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33529
+ line-height: 0px;
33549
33530
  }
33550
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33551
- font-size: 13px;
33552
- line-height: 20px;
33553
- max-width: 100%;
33554
- padding-right: 0;
33531
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33532
+ padding-right: 25px;
33555
33533
  }
33556
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33557
- background: rgba(0, 128, 255, 0.1);
33534
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33535
+ border-top-color: transparent;
33558
33536
  }
33559
-
33560
- .E_h6l1tj4 {
33561
- width: 100%;
33562
- display: inline-flex;
33563
- align-items: center;
33564
- justify-content: center;
33565
- column-gap: 4px;
33537
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33538
+ background: rgba(225, 230, 241, 0.6);
33539
+ border-color: transparent transparent white;
33566
33540
  }
33567
- .E_h6l1tj4 .step-item-prefix-container {
33568
- display: inline-flex;
33569
- align-items: center;
33570
- width: 18px;
33571
- height: 18px;
33572
- color: rgba(44, 56, 82, 0.75);
33573
- justify-content: center;
33541
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33542
+ border-radius: 8px 0 0 8px;
33574
33543
  }
33575
-
33576
- .E_v18frne8 {
33577
- width: 100%;
33578
- display: flex;
33579
- align-items: center;
33580
- justify-content: center;
33581
- column-gap: 6px;
33582
- font-size: 13px;
33544
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33545
+ border-radius: 8px 0 0 8px;
33583
33546
  }
33584
- .E_v18frne8 .step-item-prefix-container {
33585
- display: inline-flex;
33586
- align-items: center;
33587
- min-width: 20px;
33588
- min-height: 20px;
33589
- color: rgba(44, 56, 82, 0.75);
33590
- justify-content: center;
33547
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33548
+ content: "";
33549
+ width: 4px;
33550
+ top: -1px;
33551
+ bottom: -1px;
33552
+ background: white;
33591
33553
  }
33592
-
33593
- .E_slr2ynn {
33594
- padding: 0 8px;
33595
- height: 18px;
33554
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33555
+ border-radius: 0 8px 8px 0;
33596
33556
  }
33597
-
33598
- .E_m140wbb6 {
33599
- padding: 2px 8px;
33600
- height: 24px;
33557
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33558
+ border-radius: 0;
33559
+ background: white;
33560
+ border-top: none;
33601
33561
  }
33602
-
33603
- .E_t1fozc1i {
33604
- margin: 0;
33562
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33563
+ border-top: 1px solid transparent;
33564
+ border-radius: 0 8px 8px 0;
33565
+ background: rgba(225, 230, 241, 0.6);
33605
33566
  }
33606
-
33607
- .E_i1vxv4ln {
33608
- margin-right: 4px;
33609
- height: 16px;
33567
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33568
+ background: white;
33569
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33610
33570
  }
33611
-
33612
- .E_n1afl31m.ant-tag.ant-tag-gray {
33613
- font-weight: 700;
33614
- color: #00122e;
33615
- background-color: rgba(237, 241, 250, 0.6);
33616
- border: 1px solid rgba(211, 218, 235, 0.6);
33617
- word-break: break-all;
33618
- display: inline;
33619
- white-space: normal;
33571
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33572
+ display: flex;
33573
+ align-items: center;
33574
+ height: 100%;
33575
+ background: rgba(225, 230, 241, 0.6);
33620
33576
  }
33621
-
33622
- .E_t1dtlqs1 {
33623
- margin-bottom: 4px;
33624
- color: rgba(44, 56, 82, 0.6);
33577
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33578
+ background: white;
33579
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33625
33580
  }
33626
-
33627
- .E_s1ese5oy {
33628
- color: rgba(44, 56, 82, 0.6);
33629
- line-height: 32px;
33630
- height: 32px;
33631
- margin-bottom: 0;
33581
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33582
+ display: flex;
33583
+ align-items: center;
33584
+ height: 100%;
33585
+ background: rgba(225, 230, 241, 0.6);
33632
33586
  }
33633
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33634
- color: #0080ff;
33587
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33588
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33635
33589
  }
33636
- .E_s1ese5oy.warning {
33637
- color: #ffa500;
33590
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33591
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33592
+ border-radius: 8px;
33638
33593
  }
33639
- .E_s1ese5oy.success {
33640
- color: #00ba5d;
33594
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33595
+ border-top-color: white;
33641
33596
  }
33642
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33643
- color: #f0483e;
33597
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33598
+ background: rgba(0, 136, 255, 0.1);
33599
+ border-bottom-color: transparent;
33600
+ border-top-color: transparent;
33644
33601
  }
33645
- .E_s1ese5oy.normal {
33646
- color: rgba(44, 56, 82, 0.6);
33602
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33603
+ border-radius: 8px 0 0 8px;
33647
33604
  }
33648
-
33649
- .E_b1ibis43 {
33650
- margin-bottom: 0;
33651
- color: #00122e;
33605
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33606
+ border-radius: 0 8px 8px 0;
33652
33607
  }
33653
-
33654
- .E_b11xxjd2 {
33655
- line-height: 32px;
33656
- margin-right: 6px;
33608
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33609
+ background: rgba(0, 136, 255, 0.1);
33657
33610
  }
33658
-
33659
- .E_bsub5bw.with-description {
33660
- height: 24px;
33661
- flex: 1;
33611
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33612
+ background: #fff;
33613
+ font-weight: 400;
33662
33614
  position: relative;
33663
- top: -7px;
33615
+ border-bottom: none;
33616
+ color: #00122e;
33617
+ transition: none;
33618
+ padding: 14px 8px 14px 8px;
33619
+ line-height: 20px;
33664
33620
  }
33665
- .E_bsub5bw p {
33621
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33622
+ content: "";
33623
+ width: 1px;
33624
+ top: 0;
33625
+ bottom: 0;
33626
+ background: rgba(211, 218, 235, 0.6);
33627
+ position: absolute;
33628
+ right: 0;
33629
+ }
33630
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33631
+ padding: unset;
33632
+ }
33633
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33634
+ display: none;
33635
+ }
33636
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33666
33637
  width: 100%;
33667
33638
  overflow: hidden;
33668
- text-overflow: ellipsis;
33669
33639
  white-space: nowrap;
33640
+ text-overflow: ellipsis;
33670
33641
  }
33671
-
33672
- .E_tmoyoag {
33673
- border: 1px solid rgba(211, 218, 235, 0.6);
33674
- border-radius: 8px;
33675
- overflow: auto;
33642
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33643
+ overflow: hidden;
33644
+ text-overflow: ellipsis;
33645
+ flex: 1;
33676
33646
  }
33677
- .E_tmoyoag .ant-list {
33678
- position: relative;
33647
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33648
+ padding: 15px 25px 15px 8px;
33679
33649
  }
33680
- .E_tmoyoag .ant-list .ant-list-item:last-child {
33681
- border-bottom: none;
33650
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33651
+ padding: 0;
33682
33652
  }
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);
33653
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33654
+ position: absolute;
33655
+ right: 6px;
33656
+ top: 50%;
33657
+ transform: translateY(-50%);
33658
+ height: 16px;
33659
+ display: none;
33660
+ transition: transform 320ms ease;
33695
33661
  }
33696
- .E_tmoyoag .ant-list .eagle-table-form-header {
33697
- align-items: inherit;
33662
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33663
+ display: block;
33664
+ transform: translateY(-50%) rotateX(180deg);
33698
33665
  }
33699
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33700
- margin-bottom: 0;
33666
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33667
+ display: block;
33701
33668
  }
33702
- .E_tmoyoag .ant-list .eagle-table-form-row {
33703
- display: flex;
33704
- justify-content: flex-start;
33705
- align-items: flex-start;
33706
- flex-wrap: wrap;
33707
- padding: 8px;
33708
- border: none;
33669
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33670
+ display: none;
33709
33671
  }
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);
33672
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33673
+ transform: translateY(-50%);
33715
33674
  }
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;
33675
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33676
+ transform: translateY(-50%) rotateX(180deg);
33721
33677
  }
33722
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33723
- background-color: rgba(237, 241, 250, 0.6);
33678
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33679
+ background: #f2f5fa;
33724
33680
  }
33725
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33726
- background-color: rgba(0, 136, 255, 0.1);
33681
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33682
+ display: block;
33727
33683
  }
33728
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33729
- flex: 1 0 0;
33730
- overflow: hidden;
33684
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33685
+ padding-right: 25px;
33731
33686
  }
33732
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33733
- color: rgba(44, 56, 82, 0.6);
33734
- margin: 0;
33687
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33688
+ padding: 0 !important;
33735
33689
  }
33736
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33737
- text-align: center;
33690
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33691
+ position: absolute;
33692
+ left: 50%;
33693
+ top: 50%;
33694
+ transform: translate(-50%, -50%);
33738
33695
  }
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;
33696
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33697
+ display: none;
33741
33698
  }
33742
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33743
- text-align: left;
33699
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33700
+ background: #fff;
33744
33701
  }
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;
33702
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33703
+ background: inherit;
33747
33704
  }
33748
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33749
- text-align: right;
33705
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33706
+ position: static;
33707
+ border: none;
33708
+ background: inherit !important;
33709
+ height: 100px;
33710
+ vertical-align: middle;
33750
33711
  }
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;
33712
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33713
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33714
+ font-weight: bold;
33715
+ font-size: 20px;
33716
+ color: rgba(10, 37, 85, 0.6);
33753
33717
  }
33754
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33755
- margin-right: 8px;
33718
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33719
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33720
+ z-index: 10;
33756
33721
  }
33757
- .E_tmoyoag .ant-list .ant-list-item-action {
33758
- padding: 4px;
33722
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33723
+ padding: 0 !important;
33724
+ position: relative;
33725
+ background: #fff;
33726
+ }
33727
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33728
+ height: 100%;
33729
+ display: flex;
33730
+ align-items: center;
33731
+ justify-content: flex-end;
33732
+ padding-right: 8px;
33733
+ }
33734
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33759
33735
  width: 24px;
33760
33736
  height: 24px;
33761
- overflow: hidden;
33762
- }
33763
- .E_tmoyoag .ant-list .ant-list-item-action li {
33764
- padding: 0;
33737
+ cursor: pointer;
33738
+ justify-content: center;
33739
+ border-radius: 4px;
33765
33740
  }
33766
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33767
- cursor: not-allowed;
33768
- opacity: 0.5;
33741
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33742
+ background: #fff;
33769
33743
  }
33770
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33771
- margin: 0;
33744
+
33745
+ .E_lht19u8 {
33746
+ width: 64px;
33747
+ height: 64px;
33748
+ display: flex;
33749
+ align-items: center;
33750
+ justify-content: center;
33751
+ position: relative;
33752
+ opacity: 0.2;
33772
33753
  }
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 {
33754
+
33755
+ .E_lk3gkp4 {
33756
+ position: absolute;
33757
+ width: 5px;
33758
+ height: 48px;
33759
+ left: 9.33px;
33760
+ top: 40.5px;
33761
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33775
33762
  border-radius: 5px;
33776
- font-size: 12px;
33777
- }
33778
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33779
- font-size: inherit;
33780
- }
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;
33763
+ transform: rotate(-128deg);
33764
+ transform-origin: top left;
33765
+ animation: loading-indicator1 1100ms ease-out infinite;
33785
33766
  }
33786
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33787
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33767
+
33768
+ .E_ll4n94n {
33769
+ position: absolute;
33770
+ width: 5px;
33771
+ height: 48px;
33772
+ left: 40.8px;
33773
+ top: 8.4px;
33774
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33775
+ border-radius: 5px;
33776
+ transform: rotate(-8deg);
33777
+ transform-origin: top left;
33778
+ animation: loading-indicator2 1100ms ease-out infinite;
33788
33779
  }
33789
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33790
- background-color: rgba(237, 241, 250, 0.6);
33780
+
33781
+ .E_l17lbdo6 {
33782
+ position: absolute;
33783
+ width: 5px;
33784
+ height: 48px;
33785
+ left: 52.9px;
33786
+ top: 51.8px;
33787
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33788
+ border-radius: 5px;
33789
+ transform: rotate(112deg);
33790
+ transform-origin: top left;
33791
+ animation: loading-indicator3 1100ms ease-out infinite;
33791
33792
  }
33792
33793
 
33793
- .E_a138syjm {
33794
+ .E_msn7nxt {
33795
+ color: rgba(44, 56, 82, 0.6);
33796
+ text-align: center;
33794
33797
  display: flex;
33795
33798
  align-items: center;
33796
- margin-top: 8px;
33797
- }
33798
- .E_a138syjm button.ant-btn {
33799
- padding: 2px 8px;
33800
- height: 24px;
33801
- }
33802
- .E_a138syjm > span.maximum-desc {
33803
- display: none;
33804
- margin-left: 8px;
33805
- color: rgba(44, 56, 82, 0.6);
33806
- }
33807
- .E_a138syjm > span.maximum-desc.disabled {
33808
- display: inline;
33799
+ justify-content: center;
33800
+ flex-direction: column;
33801
+ height: 100%;
33809
33802
  }
33810
-
33811
- .E_d77i8u0 {
33812
- width: 24px;
33813
- height: 24px;
33814
- padding: 4px;
33815
- margin-right: 8px;
33803
+ .E_msn7nxt .link {
33804
+ color: #0080ff;
33805
+ cursor: pointer;
33816
33806
  }
33817
33807
 
33818
- button.E_l48ei06.ant-btn,
33819
- button.E_l48ei06.ant-btn.ant-btn-sm,
33820
- button.E_l48ei06.ant-btn.ant-btn-lg {
33821
- font-size: 12px;
33822
- line-height: 18px;
33823
- height: 18px;
33808
+ .E_mp64wfi {
33809
+ width: 100%;
33810
+ height: 100%;
33811
+ display: flex;
33812
+ flex-direction: column;
33824
33813
  }
33825
-
33826
- button.E_l48ei06 {
33827
- color: #0080FF;
33828
- height: unset;
33814
+ .E_mp64wfi .name-toolbar {
33815
+ width: 100%;
33816
+ display: flex;
33817
+ line-height: 30px;
33818
+ padding: 0 16px;
33819
+ justify-content: space-between;
33829
33820
  }
33830
- button.E_l48ei06 .button-prefix-icon {
33831
- margin-right: 4px;
33821
+ .E_mp64wfi .name-toolbar .metric-extra {
33822
+ display: flex;
33823
+ font-size: 12px;
33824
+ align-items: center;
33832
33825
  }
33833
- button.E_l48ei06 .button-suffix-icon {
33834
- margin-left: 4px;
33826
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33827
+ color: #a3b4cc;
33835
33828
  }
33836
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33837
- color: #009DFF;
33829
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33830
+ margin-left: 10px;
33838
33831
  }
33839
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33840
- color: #005ED1;
33832
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33833
+ margin-left: 10px;
33834
+ cursor: pointer;
33841
33835
  }
33842
- button.E_l48ei06.ui-kit-link-disabled {
33843
- color: #0080FF;
33836
+ .E_mp64wfi .content {
33837
+ flex: 1;
33838
+ width: 100%;
33839
+ display: flex;
33840
+ justify-content: center;
33841
+ align-items: center;
33844
33842
  }
33845
- button.E_l48ei06.ui-kit-link-primary {
33846
- color: #00122E;
33843
+ .E_mp64wfi .single-content {
33844
+ height: 65px;
33847
33845
  }
33848
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33849
- color: #0080FF;
33846
+
33847
+ .E_l1oyigan {
33848
+ display: flex;
33849
+ align-items: center;
33850
+ white-space: nowrap;
33851
+ overflow: hidden;
33852
+ width: 100%;
33850
33853
  }
33851
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33852
- color: #005ED1;
33854
+ .E_l1oyigan .ant-dropdown-trigger {
33855
+ margin-left: auto;
33856
+ font-size: 12px;
33853
33857
  }
33854
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33855
- color: #00122E;
33858
+
33859
+ .E_l1noi4n1 {
33860
+ display: flex;
33861
+ justify-content: flex-start;
33862
+ align-items: center;
33863
+ font-size: 12px;
33864
+ cursor: pointer;
33856
33865
  }
33857
- button.E_l48ei06.ui-kit-link-secondary {
33858
- color: rgba(44, 56, 82, 0.7490196078);
33866
+ .E_l1noi4n1:not(:last-child) {
33867
+ margin-right: 20px;
33859
33868
  }
33860
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33861
- color: #0080FF;
33869
+ .E_l1noi4n1.deselected {
33870
+ opacity: 0.4;
33862
33871
  }
33863
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33864
- color: #005ED1;
33872
+ .E_l1noi4n1.deselected .color-block {
33873
+ background: #b4beca !important;
33865
33874
  }
33866
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33867
- color: rgba(44, 56, 82, 0.7490196078);
33875
+
33876
+ .E_cz19rz6 {
33877
+ display: inline-block;
33878
+ height: 8px;
33879
+ width: 8px;
33880
+ margin-right: 8px;
33868
33881
  }
33869
33882
 
33870
- .E_l1ucdodl {
33871
- margin: 0;
33872
- border-radius: 20px;
33873
- padding: 2px 10px;
33874
- height: 22px;
33883
+ .E_e17r5r9c .ant-dropdown-menu-item {
33875
33884
  display: flex;
33876
33885
  align-items: center;
33886
+ font-size: 12px;
33887
+ margin: 0;
33877
33888
  }
33878
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33879
- color: #FFFFFF;
33889
+
33890
+ .E_m1y1hhnr {
33891
+ position: relative;
33880
33892
  }
33881
- .E_l1ucdodl.tag-hover {
33882
- cursor: pointer;
33893
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33894
+ bottom: -12px;
33883
33895
  }
33884
- .E_l1ucdodl.ui-kit-status-legend {
33885
- color: #00122e;
33896
+ .E_m1y1hhnr .metric-toolbar {
33897
+ display: flex;
33898
+ justify-content: space-between;
33899
+ line-height: 30px;
33900
+ margin: 0 16px;
33886
33901
  }
33887
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33888
- margin-right: 6px;
33902
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33903
+ display: flex;
33904
+ font-size: 12px;
33905
+ align-items: center;
33889
33906
  }
33890
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33891
- margin-left: 8px;
33892
- color: rgba(44, 56, 82, 0.6);
33907
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33908
+ color: #a3b4cc;
33893
33909
  }
33894
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33895
- color: #FFFFFF;
33910
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33911
+ margin-left: 10px;
33896
33912
  }
33897
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33898
- background-color: #0080ff;
33913
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33914
+ margin-left: 10px;
33915
+ cursor: pointer;
33899
33916
  }
33900
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33901
- background-color: #f0483e;
33917
+ .E_m1y1hhnr .recharts-xAxis {
33918
+ font-size: 12px;
33902
33919
  }
33903
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33904
- background-color: #fea008;
33920
+ .E_m1y1hhnr .pointer-wrapper {
33921
+ position: absolute;
33922
+ bottom: 10px;
33923
+ padding: 0 8px;
33924
+ border-radius: 4px;
33925
+ font-size: 12px;
33926
+ color: #fff;
33927
+ background: rgba(0, 0, 0, 0.75);
33928
+ transform: translateX(-50%);
33905
33929
  }
33906
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33907
- background-color: #00ba5d;
33930
+
33931
+ .E_tnvijvs {
33932
+ min-width: 200px;
33908
33933
  }
33909
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33910
- background-color: #6b7d99;
33934
+
33935
+ .E_t1ub2aex {
33936
+ display: flex;
33937
+ align-items: center;
33938
+ justify-content: space-between;
33939
+ background-color: rgba(0, 0, 0, 0.75);
33940
+ color: #b4beca;
33941
+ font-size: 12px;
33942
+ padding: 3px 6px;
33911
33943
  }
33912
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33913
- background-color: #7E41FF;
33944
+ .E_t1ub2aex:first-child {
33945
+ padding-top: 3px;
33914
33946
  }
33915
-
33916
- .E_s1qj66nc {
33917
- width: 8px;
33918
- height: 8px;
33919
- border-radius: 50%;
33920
- display: inline-block;
33947
+ .E_t1ub2aex:last-child {
33948
+ padding-bottom: 3px;
33921
33949
  }
33922
-
33923
- .E_s5x1boq {
33924
- width: 8px;
33925
- height: 8px;
33926
- border-radius: 2px;
33927
- display: inline-block;
33950
+ .E_t1ub2aex .column-value {
33951
+ color: #fff;
33952
+ margin-left: 8px;
33928
33953
  }
33929
33954
 
33930
- .E_c1xm185 {
33931
- color: rgba(44, 56, 82, 0.6);
33955
+ .E_w7ob4th.outside-tag {
33956
+ padding-left: 0;
33932
33957
  }
33933
-
33934
- .E_c1x5l5qc {
33935
- flex: 1;
33958
+ .E_w7ob4th.outside-tag .inside-tag {
33959
+ border-radius: 4px 0 0 4px;
33960
+ padding-right: 4px;
33961
+ margin-right: 4px;
33936
33962
  }
33937
33963
 
33938
- .E_tc97u5y {
33939
- height: 100%;
33964
+ .E_slr2ynn {
33965
+ padding: 0 8px;
33966
+ height: 18px;
33940
33967
  }
33941
33968
 
33942
- .E_efzf37v .ant-table-content,
33943
- .E_efzf37v .ant-table-body {
33944
- overflow: visible !important;
33945
- height: 100%;
33946
- }
33947
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33948
- height: 100%;
33949
- }
33950
- .E_efzf37v table {
33951
- width: 100% !important;
33952
- height: 100%;
33969
+ .E_m140wbb6 {
33970
+ padding: 2px 8px;
33971
+ height: 24px;
33953
33972
  }
33954
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33955
- padding: 15px 0;
33973
+
33974
+ .E_t1fozc1i {
33975
+ margin: 0;
33956
33976
  }
33957
- .E_efzf37v table thead.ant-table-thead {
33958
- display: none;
33977
+
33978
+ .E_i1vxv4ln {
33979
+ margin-right: 4px;
33980
+ height: 16px;
33959
33981
  }
33960
33982
 
33961
- .E_t1fisho6 {
33962
- height: 100%;
33983
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33984
+ font-weight: 700;
33985
+ color: #00122e;
33986
+ background-color: rgba(237, 241, 250, 0.6);
33987
+ border: 1px solid rgba(211, 218, 235, 0.6);
33988
+ word-break: break-all;
33989
+ display: inline;
33990
+ white-space: normal;
33963
33991
  }
33964
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33965
- padding-top: 6px;
33966
- padding-bottom: 6px;
33992
+
33993
+ .E_i1g85yz3 {
33994
+ margin-right: 4px;
33995
+ height: 16px;
33967
33996
  }
33968
- .E_t1fisho6 .active-row td:nth-child(1) {
33969
- font-weight: 700;
33997
+
33998
+ .E_sjob3jg {
33999
+ --item-min-width: 60px;
33970
34000
  }
33971
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33972
- font-weight: 700;
34001
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34002
+ display: none !important;
33973
34003
  }
33974
- .E_t1fisho6 .ant-spin-nested-loading {
33975
- height: 100%;
34004
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34005
+ flex-shrink: 0 !important;
33976
34006
  }
33977
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33978
- height: 100%;
33979
- overflow: visible;
34007
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34008
+ color: #0080ff;
33980
34009
  }
33981
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33982
- max-height: none;
34010
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34011
+ color: #0080ff;
34012
+ font-weight: normal;
33983
34013
  }
33984
- .E_t1fisho6 td.ant-table-column-sort {
33985
- background: transparent;
34014
+ .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 {
34015
+ color: rgba(44, 56, 82, 0.6);
33986
34016
  }
33987
- .E_t1fisho6 td.ant-table-cell-fix-left,
33988
- .E_t1fisho6 td.ant-table-cell-fix-right {
33989
- background: #fff;
33990
- padding: 0 !important;
34017
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34018
+ color: #00122e;
33991
34019
  }
33992
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33993
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33994
- display: flex;
33995
- align-items: center;
33996
- height: 100%;
33997
- padding: 8px;
34020
+ .E_sjob3jg .step-item-text {
34021
+ display: inline-block;
33998
34022
  }
33999
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34000
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34023
+ .E_sjob3jg .step-item-title {
34001
34024
  overflow: hidden;
34025
+ white-space: nowrap;
34002
34026
  text-overflow: ellipsis;
34003
- width: 100%;
34004
34027
  }
34005
- .E_t1fisho6 .ant-table-container {
34006
- height: 100%;
34028
+
34029
+ .E_hjvj6s6 .ant-steps-item-container {
34030
+ min-width: var(--item-min-width);
34007
34031
  }
34008
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34009
- box-shadow: none !important;
34032
+ .E_hjvj6s6 .ant-steps-item-disabled {
34033
+ cursor: not-allowed !important;
34010
34034
  }
34011
- .E_t1fisho6 div.ant-table {
34012
- border-radius: 0px;
34013
- border-left: none;
34014
- border-right: none;
34015
- border-bottom: none;
34016
- height: 100%;
34017
- font-size: 12px;
34018
- background: transparent;
34035
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34036
+ flex-direction: row;
34037
+ justify-content: stretch;
34019
34038
  }
34020
- .E_t1fisho6 div.ant-table .ant-table-header {
34021
- position: relative;
34022
- z-index: 3;
34023
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34024
- margin-bottom: -1px;
34039
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34040
+ padding: 0;
34041
+ margin-right: 4px;
34042
+ flex: 1;
34043
+ overflow: visible;
34025
34044
  }
34026
- .E_t1fisho6 div.ant-table .time-wrapper .date,
34027
- .E_t1fisho6 div.ant-table .value {
34028
- color: #2d3a56;
34045
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34046
+ width: 100%;
34047
+ min-height: unset;
34029
34048
  }
34030
- .E_t1fisho6 div.ant-table .time-wrapper .time,
34031
- .E_t1fisho6 div.ant-table .unit {
34032
- color: rgba(44, 56, 82, 0.6);
34049
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34050
+ height: 26px;
34051
+ line-height: 26px;
34052
+ width: 100%;
34053
+ padding: 0;
34054
+ font-size: 12px;
34033
34055
  }
34034
- .E_t1fisho6 div.ant-table .ant-table-selection {
34035
- position: unset;
34036
- text-align: center;
34056
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34057
+ margin-right: 10px;
34037
34058
  }
34038
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34039
- background: #fff;
34059
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34060
+ display: none;
34040
34061
  }
34041
- .E_t1fisho6 div.ant-table .anticon-setting {
34042
- cursor: pointer;
34043
- position: absolute;
34044
- top: 50%;
34045
- right: 12px;
34046
- transform: translateY(-50%);
34062
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34063
+ padding-left: 8px;
34064
+ padding-right: 4px;
34065
+ border-radius: 4px 0 0 4px;
34047
34066
  }
34048
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34049
- box-shadow: none;
34050
- width: 1px;
34051
- background: rgba(213, 219, 227, 0.6);
34067
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34068
+ margin-right: 0;
34052
34069
  }
34053
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34054
- box-shadow: none;
34055
- width: 1px;
34056
- background: rgba(213, 219, 227, 0.6);
34070
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34071
+ padding-right: 8px;
34072
+ padding-left: 12px;
34073
+ border-radius: 0 4px 4px 0;
34057
34074
  }
34058
- .E_t1fisho6 div.ant-table .ant-table-tbody {
34075
+ .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 {
34076
+ content: "";
34077
+ width: 0;
34078
+ height: 0;
34079
+ border: 13px solid transparent;
34080
+ position: absolute;
34081
+ top: 0;
34082
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34083
+ z-index: 2;
34059
34084
  position: relative;
34085
+ top: -50%;
34086
+ right: -100%;
34060
34087
  }
34061
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34062
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34063
- border-bottom: 1px solid white;
34064
- height: 40px;
34065
- vertical-align: middle;
34066
- transition: background 0ms;
34067
- color: #00122e;
34088
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34089
+ padding: 0 4px 0 12px;
34068
34090
  }
34069
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34070
- background: #f2f5fa;
34071
- border-bottom-color: #f2f5fa;
34091
+ .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 {
34092
+ content: "";
34093
+ width: 0;
34094
+ height: 0;
34095
+ border: 13px solid transparent;
34096
+ position: absolute;
34097
+ top: 0;
34098
+ border-left: 8px solid #fff;
34099
+ left: 0;
34072
34100
  }
34073
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34074
- height: auto;
34075
- color: #00122e;
34076
- font-size: 12px;
34077
- text-align: left;
34078
- transition: none;
34079
- overflow: hidden;
34080
- text-overflow: ellipsis;
34081
- white-space: nowrap;
34101
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34102
+ max-width: calc(100% - var(--item-min-width) * 2);
34082
34103
  }
34083
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34084
- color: #0096ff;
34104
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34105
+ background-color: rgba(0, 136, 255, 0.1);
34085
34106
  }
34086
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34087
- overflow: hidden;
34088
- text-overflow: ellipsis;
34089
- width: 100%;
34090
- vertical-align: middle;
34107
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34108
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34091
34109
  }
34092
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34093
- line-height: 0px;
34110
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34111
+ cursor: pointer;
34112
+ min-width: var(--item-min-width);
34094
34113
  }
34095
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34096
- padding-right: 25px;
34114
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34115
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34116
+ min-width: var(--item-min-width);
34097
34117
  }
34098
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34099
- border-top-color: transparent;
34118
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34119
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34120
+ background-color: rgba(237, 241, 250, 0.6);
34100
34121
  }
34101
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34102
- background: rgba(225, 230, 241, 0.6);
34103
- border-color: transparent transparent white;
34122
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34123
+ padding: 0;
34104
34124
  }
34105
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34106
- border-radius: 8px 0 0 8px;
34125
+
34126
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34127
+ width: 192px;
34128
+ row-gap: 2px;
34107
34129
  }
34108
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34109
- border-radius: 8px 0 0 8px;
34130
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34131
+ background-color: rgba(225, 230, 241, 0.6);
34110
34132
  }
34111
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34112
- content: "";
34113
- width: 4px;
34114
- top: -1px;
34115
- bottom: -1px;
34116
- background: white;
34133
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34134
+ color: #00122e !important;
34117
34135
  }
34118
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34119
- border-radius: 0 8px 8px 0;
34136
+ .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 {
34137
+ background-color: rgba(225, 230, 241, 0.6);
34120
34138
  }
34121
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34122
- border-radius: 0;
34123
- background: white;
34124
- border-top: none;
34139
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34140
+ padding: 0 8px;
34141
+ border-radius: 4px;
34142
+ height: 32px;
34143
+ display: flex;
34144
+ align-items: center;
34125
34145
  }
34126
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34127
- border-top: 1px solid transparent;
34128
- border-radius: 0 8px 8px 0;
34129
- background: rgba(225, 230, 241, 0.6);
34146
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34147
+ min-height: auto;
34148
+ white-space: nowrap;
34130
34149
  }
34131
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34132
- background: white;
34133
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34150
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34151
+ font-size: 13px;
34152
+ line-height: 20px;
34153
+ max-width: 100%;
34154
+ padding-right: 0;
34134
34155
  }
34135
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34136
- display: flex;
34156
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34157
+ background: rgba(0, 128, 255, 0.1);
34158
+ }
34159
+
34160
+ .E_h6l1tj4 {
34161
+ width: 100%;
34162
+ display: inline-flex;
34137
34163
  align-items: center;
34138
- height: 100%;
34139
- background: rgba(225, 230, 241, 0.6);
34164
+ justify-content: center;
34165
+ column-gap: 4px;
34140
34166
  }
34141
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34142
- background: white;
34143
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34167
+ .E_h6l1tj4 .step-item-prefix-container {
34168
+ display: inline-flex;
34169
+ align-items: center;
34170
+ width: 18px;
34171
+ height: 18px;
34172
+ color: rgba(44, 56, 82, 0.75);
34173
+ justify-content: center;
34144
34174
  }
34145
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34175
+
34176
+ .E_v18frne8 {
34177
+ width: 100%;
34146
34178
  display: flex;
34147
34179
  align-items: center;
34148
- height: 100%;
34149
- background: rgba(225, 230, 241, 0.6);
34180
+ justify-content: center;
34181
+ column-gap: 6px;
34182
+ font-size: 13px;
34150
34183
  }
34151
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34152
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34184
+ .E_v18frne8 .step-item-prefix-container {
34185
+ display: inline-flex;
34186
+ align-items: center;
34187
+ min-width: 20px;
34188
+ min-height: 20px;
34189
+ color: rgba(44, 56, 82, 0.75);
34190
+ justify-content: center;
34153
34191
  }
34154
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34155
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34156
- border-radius: 8px;
34192
+
34193
+ .E_t1dtlqs1 {
34194
+ margin-bottom: 4px;
34195
+ color: rgba(44, 56, 82, 0.6);
34157
34196
  }
34158
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34159
- border-top-color: white;
34197
+
34198
+ .E_s1ese5oy {
34199
+ color: rgba(44, 56, 82, 0.6);
34200
+ line-height: 32px;
34201
+ height: 32px;
34202
+ margin-bottom: 0;
34160
34203
  }
34161
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34162
- background: rgba(0, 136, 255, 0.1);
34163
- border-bottom-color: transparent;
34164
- border-top-color: transparent;
34204
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34205
+ color: #0080ff;
34165
34206
  }
34166
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34167
- border-radius: 8px 0 0 8px;
34207
+ .E_s1ese5oy.warning {
34208
+ color: #ffa500;
34168
34209
  }
34169
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34170
- border-radius: 0 8px 8px 0;
34210
+ .E_s1ese5oy.success {
34211
+ color: #00ba5d;
34171
34212
  }
34172
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34173
- background: rgba(0, 136, 255, 0.1);
34213
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34214
+ color: #f0483e;
34174
34215
  }
34175
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34176
- background: #fff;
34177
- font-weight: 400;
34178
- position: relative;
34179
- border-bottom: none;
34180
- color: #00122e;
34181
- transition: none;
34182
- padding: 14px 8px 14px 8px;
34183
- line-height: 20px;
34216
+ .E_s1ese5oy.normal {
34217
+ color: rgba(44, 56, 82, 0.6);
34184
34218
  }
34185
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34186
- content: "";
34187
- width: 1px;
34188
- top: 0;
34189
- bottom: 0;
34190
- background: rgba(211, 218, 235, 0.6);
34191
- position: absolute;
34192
- right: 0;
34219
+
34220
+ .E_b1ibis43 {
34221
+ margin-bottom: 0;
34222
+ color: #00122e;
34193
34223
  }
34194
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34195
- padding: unset;
34224
+
34225
+ .E_b11xxjd2 {
34226
+ line-height: 32px;
34227
+ margin-right: 6px;
34196
34228
  }
34197
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34198
- display: none;
34229
+
34230
+ .E_bsub5bw.with-description {
34231
+ height: 24px;
34232
+ flex: 1;
34233
+ position: relative;
34234
+ top: -7px;
34199
34235
  }
34200
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34236
+ .E_bsub5bw p {
34201
34237
  width: 100%;
34202
- overflow: hidden;
34203
- white-space: nowrap;
34204
- text-overflow: ellipsis;
34205
- }
34206
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34207
34238
  overflow: hidden;
34208
34239
  text-overflow: ellipsis;
34209
- flex: 1;
34210
- }
34211
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34212
- padding: 15px 25px 15px 8px;
34213
- }
34214
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34215
- padding: 0;
34216
- }
34217
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34218
- position: absolute;
34219
- right: 6px;
34220
- top: 50%;
34221
- transform: translateY(-50%);
34222
- height: 16px;
34223
- display: none;
34224
- transition: transform 320ms ease;
34225
- }
34226
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34227
- display: block;
34228
- transform: translateY(-50%) rotateX(180deg);
34229
- }
34230
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34231
- display: block;
34240
+ white-space: nowrap;
34232
34241
  }
34233
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34234
- display: none;
34242
+
34243
+ .E_tmoyoag {
34244
+ border: 1px solid rgba(211, 218, 235, 0.6);
34245
+ border-radius: 8px;
34246
+ overflow: auto;
34235
34247
  }
34236
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34237
- transform: translateY(-50%);
34248
+ .E_tmoyoag .ant-list {
34249
+ position: relative;
34238
34250
  }
34239
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34240
- transform: translateY(-50%) rotateX(180deg);
34251
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34252
+ border-bottom: none;
34241
34253
  }
34242
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34254
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34255
+ position: sticky;
34256
+ top: 0;
34257
+ z-index: 2;
34258
+ display: flex;
34259
+ padding: 8px;
34260
+ flex-wrap: nowrap;
34261
+ justify-content: flex-start;
34243
34262
  background: #f2f5fa;
34263
+ font-size: 14px;
34264
+ color: rgba(44, 56, 82, 0.6);
34265
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34244
34266
  }
34245
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34246
- display: block;
34247
- }
34248
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34249
- padding-right: 25px;
34250
- }
34251
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
34252
- padding: 0 !important;
34253
- }
34254
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34255
- position: absolute;
34256
- left: 50%;
34257
- top: 50%;
34258
- transform: translate(-50%, -50%);
34259
- }
34260
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34261
- display: none;
34262
- }
34263
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34264
- background: #fff;
34265
- }
34266
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
34267
- background: inherit;
34268
- }
34269
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34270
- position: static;
34271
- border: none;
34272
- background: inherit !important;
34273
- height: 100px;
34274
- vertical-align: middle;
34275
- }
34276
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34277
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34278
- font-weight: bold;
34279
- font-size: 20px;
34280
- color: rgba(10, 37, 85, 0.6);
34281
- }
34282
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34283
- .E_t1fisho6 div.ant-table th.cell__action_ {
34284
- z-index: 10;
34267
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34268
+ align-items: inherit;
34285
34269
  }
34286
- .E_t1fisho6 div.ant-table td.cell__action_ {
34287
- padding: 0 !important;
34288
- position: relative;
34289
- background: #fff;
34270
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34271
+ margin-bottom: 0;
34290
34272
  }
34291
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34292
- height: 100%;
34273
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34293
34274
  display: flex;
34294
- align-items: center;
34295
- justify-content: flex-end;
34296
- padding-right: 8px;
34297
- }
34298
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34299
- width: 24px;
34300
- height: 24px;
34301
- cursor: pointer;
34302
- justify-content: center;
34303
- border-radius: 4px;
34304
- }
34305
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34306
- background: #fff;
34275
+ justify-content: flex-start;
34276
+ align-items: flex-start;
34277
+ flex-wrap: wrap;
34278
+ padding: 8px;
34279
+ border: none;
34307
34280
  }
34308
-
34309
- .E_sddwhm6 {
34310
- margin: 0;
34311
- border-radius: 20px;
34312
- padding: 2px 10px;
34313
- height: 22px;
34281
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34282
+ flex-basis: 100%;
34283
+ margin: 12px 0 0;
34284
+ order: 99;
34285
+ color: rgba(44, 56, 82, 0.6);
34314
34286
  }
34315
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34316
- background-color: rgba(237, 241, 250, 0.6) !important;
34287
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34288
+ color: #f0483e;
34289
+ flex-basis: 100%;
34290
+ order: 98;
34291
+ margin: 12px 0 0;
34317
34292
  }
34318
- .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 {
34319
- background-color: rgba(225, 230, 241, 0.6) !important;
34293
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34294
+ background-color: rgba(237, 241, 250, 0.6);
34320
34295
  }
34321
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34322
- color: #00122e;
34296
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34297
+ background-color: rgba(0, 136, 255, 0.1);
34323
34298
  }
34324
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34325
- margin-right: 6px;
34299
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34300
+ flex: 1 0 0;
34301
+ overflow: hidden;
34326
34302
  }
34327
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34328
- margin-left: 8px;
34303
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34329
34304
  color: rgba(44, 56, 82, 0.6);
34305
+ margin: 0;
34330
34306
  }
34331
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34332
- background-color: rgba(0, 136, 255, 0.1);
34307
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34308
+ text-align: center;
34333
34309
  }
34334
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34335
- background-color: #0080ff;
34310
+ .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 > * {
34311
+ text-align: center;
34336
34312
  }
34337
- .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 {
34338
- background-color: rgba(0, 136, 255, 0.16);
34313
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34314
+ text-align: left;
34339
34315
  }
34340
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34341
- background-color: rgba(255, 74, 74, 0.1);
34316
+ .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 > * {
34317
+ text-align: left;
34342
34318
  }
34343
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34344
- background-color: #f0483e;
34319
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34320
+ text-align: right;
34345
34321
  }
34346
- .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 {
34347
- background-color: rgba(255, 74, 74, 0.16);
34322
+ .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 > * {
34323
+ text-align: right;
34348
34324
  }
34349
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34350
- background-color: rgba(254, 160, 8, 0.1);
34325
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34326
+ margin-right: 8px;
34351
34327
  }
34352
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34353
- background-color: #fea008;
34328
+ .E_tmoyoag .ant-list .ant-list-item-action {
34329
+ padding: 4px;
34330
+ width: 24px;
34331
+ height: 24px;
34332
+ overflow: hidden;
34354
34333
  }
34355
- .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 {
34356
- background-color: rgba(255, 187, 0, 0.16);
34334
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34335
+ padding: 0;
34357
34336
  }
34358
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34359
- background-color: rgba(30, 201, 127, 0.1);
34337
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34338
+ cursor: not-allowed;
34339
+ opacity: 0.5;
34360
34340
  }
34361
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34362
- background-color: #00ba5d;
34341
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34342
+ margin: 0;
34363
34343
  }
34364
- .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 {
34365
- background-color: rgba(30, 201, 127, 0.16);
34344
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34345
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34346
+ border-radius: 5px;
34347
+ font-size: 12px;
34366
34348
  }
34367
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34368
- background-color: rgba(225, 230, 241, 0.6);
34349
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34350
+ font-size: inherit;
34369
34351
  }
34370
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34371
- background-color: #6b7d99;
34352
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34353
+ min-height: 24px;
34354
+ font-size: 12px;
34355
+ position: relative;
34372
34356
  }
34373
- .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 {
34374
- background-color: rgba(211, 218, 235, 0.6);
34357
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34358
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34359
+ }
34360
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34361
+ background-color: rgba(237, 241, 250, 0.6);
34375
34362
  }
34376
34363
 
34377
- .E_satwmqm {
34378
- width: 8px;
34379
- height: 8px;
34380
- border-radius: 50%;
34381
- display: inline-block;
34364
+ .E_a138syjm {
34365
+ display: flex;
34366
+ align-items: center;
34367
+ margin-top: 8px;
34368
+ }
34369
+ .E_a138syjm button.ant-btn {
34370
+ padding: 2px 8px;
34371
+ height: 24px;
34372
+ }
34373
+ .E_a138syjm > span.maximum-desc {
34374
+ display: none;
34375
+ margin-left: 8px;
34376
+ color: rgba(44, 56, 82, 0.6);
34377
+ }
34378
+ .E_a138syjm > span.maximum-desc.disabled {
34379
+ display: inline;
34382
34380
  }
34383
34381
 
34384
- .E_i1g85yz3 {
34385
- margin-right: 4px;
34386
- height: 16px;
34382
+ .E_d77i8u0 {
34383
+ width: 24px;
34384
+ height: 24px;
34385
+ padding: 4px;
34386
+ margin-right: 8px;
34387
34387
  }
34388
34388
 
34389
34389
  .E_t13ef470 {
@@ -34585,18 +34585,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34585
34585
  display: block;
34586
34586
  }
34587
34587
 
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
34588
  .E_d1u4ndxc {
34601
34589
  color: rgba(44, 56, 82, 0.7490196078);
34602
34590
  font-size: 12px;
@@ -34628,6 +34616,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34628
34616
  }
34629
34617
  }
34630
34618
 
34619
+ .E_i14c7jc8 {
34620
+ color: var(--i14c7jc8-0);
34621
+ }
34622
+
34623
+ .E_i1ibuolf {
34624
+ display: flex;
34625
+ align-items: center;
34626
+ column-gap: 4px;
34627
+ font-size: 12px;
34628
+ color: rgba(44, 56, 82, 0.7490196078);
34629
+ }
34630
+
34631
+ .E_skwah65 {
34632
+ height: 8px;
34633
+ box-sizing: border-box;
34634
+ border-radius: 2px;
34635
+ background: #f5f7fa;
34636
+ display: flex;
34637
+ width: 100%;
34638
+ overflow: hidden;
34639
+ }
34640
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34641
+ margin-left: 1px;
34642
+ }
34643
+
34631
34644
  .E_s1ebs0ra {
34632
34645
  display: flex;
34633
34646
  align-items: center;
@@ -34739,6 +34752,39 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34739
34752
  margin-right: 4px;
34740
34753
  }
34741
34754
 
34755
+ .E_gmyahx3 {
34756
+ cursor: pointer;
34757
+ }
34758
+ .E_gmyahx3 .link-text {
34759
+ color: rgba(0, 21, 64, 0.3);
34760
+ }
34761
+ .E_gmyahx3:hover .link-text {
34762
+ color: #0080ff;
34763
+ }
34764
+
34765
+ span.E_tqjc4ui {
34766
+ margin: 0 2px;
34767
+ }
34768
+
34769
+ .E_n12mqh7z {
34770
+ display: flex;
34771
+ align-items: center;
34772
+ font-size: 12px;
34773
+ line-height: 18px;
34774
+ }
34775
+ .E_n12mqh7z:not(:last-child) {
34776
+ margin-bottom: 4px;
34777
+ }
34778
+
34779
+ .E_tf5bynu {
34780
+ margin: 0 3px;
34781
+ }
34782
+
34783
+ .E_tcckoz1 {
34784
+ max-height: 400px;
34785
+ overflow: auto;
34786
+ }
34787
+
34742
34788
  .E_clm1wy1 {
34743
34789
  width: 192px;
34744
34790
  height: 246px;
@@ -34825,24 +34871,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34825
34871
  .E_cxhf7dh .dot:not(:last-child) {
34826
34872
  margin-right: 2px;
34827
34873
  }
34828
- .E_cxhf7dh .bar {
34829
- width: 9px;
34830
- height: 2px;
34831
- background: #0096ff;
34832
- border-radius: 2px;
34833
- }
34834
-
34835
- .E_skwah65 {
34836
- height: 8px;
34837
- box-sizing: border-box;
34838
- border-radius: 2px;
34839
- background: #f5f7fa;
34840
- display: flex;
34841
- width: 100%;
34842
- overflow: hidden;
34843
- }
34844
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34845
- margin-left: 1px;
34874
+ .E_cxhf7dh .bar {
34875
+ width: 9px;
34876
+ height: 2px;
34877
+ background: #0096ff;
34878
+ border-radius: 2px;
34846
34879
  }
34847
34880
 
34848
34881
  .E_c1up1pdz {
@@ -34985,20 +35018,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34985
35018
  color: #fff;
34986
35019
  }
34987
35020
 
34988
- .E_gmyahx3 {
34989
- cursor: pointer;
34990
- }
34991
- .E_gmyahx3 .link-text {
34992
- color: rgba(0, 21, 64, 0.3);
34993
- }
34994
- .E_gmyahx3:hover .link-text {
34995
- color: #0080ff;
34996
- }
34997
-
34998
- span.E_tqjc4ui {
34999
- margin: 0 2px;
35000
- }
35001
-
35002
35021
  .E_ou7iq30 {
35003
35022
  overflow: hidden;
35004
35023
  text-overflow: ellipsis;
@@ -35026,23 +35045,125 @@ span.E_tqjc4ui {
35026
35045
  visibility: hidden;
35027
35046
  }
35028
35047
 
35029
- .E_n12mqh7z {
35048
+ .E_s1iv0tp1 .enabled-switch {
35030
35049
  display: flex;
35031
35050
  align-items: center;
35051
+ }
35052
+ .E_s1iv0tp1 .enabled-text {
35053
+ margin-right: 8px;
35054
+ }
35055
+
35056
+ .E_s1at6qmn.ant-layout-sider {
35057
+ background: #edf0f7;
35058
+ padding: 32px 8px;
35059
+ overflow: auto;
35060
+ }
35061
+ .E_s1at6qmn .ant-layout-sider-children {
35062
+ display: flex;
35063
+ flex-direction: column;
35064
+ justify-content: space-between;
35065
+ }
35066
+ .E_s1at6qmn footer {
35067
+ display: flex;
35068
+ }
35069
+ .E_s1at6qmn .ant-menu {
35070
+ background: #edf0f7;
35071
+ }
35072
+ .E_s1at6qmn .ant-menu a {
35073
+ color: #00122e;
35074
+ width: 180px;
35075
+ overflow: hidden;
35076
+ text-overflow: ellipsis;
35077
+ }
35078
+ .E_s1at6qmn .ant-menu-vertical {
35079
+ margin-bottom: 24px;
35080
+ }
35081
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35082
+ margin: 0;
35083
+ }
35084
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35032
35085
  font-size: 12px;
35086
+ padding: 0 8px 4px;
35033
35087
  line-height: 18px;
35034
35088
  }
35035
- .E_n12mqh7z:not(:last-child) {
35036
- margin-bottom: 4px;
35089
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35090
+ padding: 0;
35091
+ }
35092
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35093
+ padding-bottom: 24px;
35094
+ }
35095
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35096
+ margin-bottom: 24px;
35097
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35098
+ }
35099
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35100
+ transition: none;
35101
+ display: flex;
35102
+ align-items: center;
35103
+ height: 32px;
35104
+ line-height: 22px;
35105
+ padding: 0 8px;
35106
+ }
35107
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35108
+ margin-right: 12px;
35109
+ }
35110
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35111
+ margin: 0;
35112
+ margin-bottom: 2px;
35113
+ }
35114
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35115
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35116
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35117
+ border-radius: 6px;
35118
+ color: #fff;
35119
+ }
35120
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35121
+ color: #fff;
35122
+ }
35123
+ .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 {
35124
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35125
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35126
+ border-radius: 6px;
35037
35127
  }
35038
35128
 
35039
- .E_tf5bynu {
35040
- margin: 0 3px;
35129
+ .E_s1wu0lms .ant-menu-item-group-title {
35130
+ white-space: nowrap;
35131
+ transition: all 0s;
35132
+ }
35133
+ .E_s1wu0lms.shrink {
35134
+ transition: all 0s;
35135
+ overflow: hidden;
35136
+ }
35137
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35138
+ visibility: hidden;
35139
+ }
35140
+ .E_s1wu0lms.shrink .ant-menu-item {
35141
+ width: 36px;
35142
+ padding: 0 6px;
35041
35143
  }
35042
35144
 
35043
- .E_tcckoz1 {
35044
- max-height: 400px;
35045
- overflow: auto;
35145
+ .E_n1ugzfva {
35146
+ display: flex;
35147
+ place-items: center;
35148
+ width: 100% !important;
35149
+ }
35150
+ .E_n1ugzfva[disabled] {
35151
+ color: rgba(0, 0, 0, 0.25) !important;
35152
+ opacity: 1 !important;
35153
+ }
35154
+ .E_n1ugzfva.ant-btn {
35155
+ width: 100%;
35156
+ color: #00122e;
35157
+ }
35158
+ .E_n1ugzfva .icon-wrapper {
35159
+ margin-right: 12px;
35160
+ }
35161
+ .E_n1ugzfva .link-title {
35162
+ flex: 1;
35163
+ overflow: hidden;
35164
+ white-space: nowrap;
35165
+ text-overflow: ellipsis;
35166
+ text-align: left;
35046
35167
  }
35047
35168
 
35048
35169
  .E_t1sqg15u {
@@ -35293,193 +35414,72 @@ span.E_tqjc4ui {
35293
35414
  .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35294
35415
  padding: 0;
35295
35416
  }
35296
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35297
- padding: 4px 16px;
35298
- }
35299
- .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 {
35300
- padding: 4px 16px;
35301
- }
35302
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35303
- background: #fff;
35304
- }
35305
- .E_t160l1cm .tab-menu-item-light:active {
35306
- color: #005ed1;
35307
- }
35308
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35309
- background: #fff;
35310
- color: #1d326c;
35311
- }
35312
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35313
- color: rgba(45, 58, 86, 0.6);
35314
- }
35315
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35316
- color: #1d326c;
35317
- }
35318
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35319
- fill: #d8deeb;
35320
- }
35321
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35322
- fill: #1d326c;
35323
- }
35324
- .E_t160l1cm .tab-content {
35325
- flex: 1;
35326
- display: flex;
35327
- flex-direction: column;
35328
- }
35329
- .E_t160l1cm.is-overview .tab-content {
35330
- overflow: visible;
35331
- }
35332
-
35333
- .E_t14npdqr {
35334
- max-width: 240px;
35335
- animation: none;
35336
- }
35337
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35338
- border: 1px solid #0080ff;
35339
- padding: 0;
35340
- }
35341
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35342
- margin: 0;
35343
- height: 32px;
35344
- line-height: 32px;
35345
- font-size: 13px;
35346
- padding: 0 10px;
35347
- display: block;
35348
- overflow: hidden;
35349
- text-overflow: ellipsis;
35350
- white-space: nowrap;
35351
- }
35352
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35353
- content: " ";
35354
- height: 1px;
35355
- width: calc(100% + 10px);
35356
- background: rgba(172, 186, 211, 0.6);
35357
- display: block;
35358
- }
35359
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35360
- color: #0080ff;
35361
- background: transparent;
35362
- }
35363
-
35364
- .E_s1at6qmn.ant-layout-sider {
35365
- background: #edf0f7;
35366
- padding: 32px 8px;
35367
- overflow: auto;
35368
- }
35369
- .E_s1at6qmn .ant-layout-sider-children {
35370
- display: flex;
35371
- flex-direction: column;
35372
- justify-content: space-between;
35373
- }
35374
- .E_s1at6qmn footer {
35375
- display: flex;
35376
- }
35377
- .E_s1at6qmn .ant-menu {
35378
- background: #edf0f7;
35379
- }
35380
- .E_s1at6qmn .ant-menu a {
35381
- color: #00122e;
35382
- width: 180px;
35383
- overflow: hidden;
35384
- text-overflow: ellipsis;
35385
- }
35386
- .E_s1at6qmn .ant-menu-vertical {
35387
- margin-bottom: 24px;
35388
- }
35389
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35390
- margin: 0;
35391
- }
35392
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35393
- font-size: 12px;
35394
- padding: 0 8px 4px;
35395
- line-height: 18px;
35396
- }
35397
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35398
- padding: 0;
35399
- }
35400
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35401
- padding-bottom: 24px;
35402
- }
35403
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35404
- margin-bottom: 24px;
35405
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35406
- }
35407
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35408
- transition: none;
35409
- display: flex;
35410
- align-items: center;
35411
- height: 32px;
35412
- line-height: 22px;
35413
- padding: 0 8px;
35414
- }
35415
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35416
- margin-right: 12px;
35417
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35418
+ padding: 4px 16px;
35417
35419
  }
35418
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35419
- margin: 0;
35420
- margin-bottom: 2px;
35420
+ .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 {
35421
+ padding: 4px 16px;
35421
35422
  }
35422
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35423
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35424
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35425
- border-radius: 6px;
35426
- color: #fff;
35423
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35424
+ background: #fff;
35427
35425
  }
35428
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35429
- color: #fff;
35426
+ .E_t160l1cm .tab-menu-item-light:active {
35427
+ color: #005ed1;
35430
35428
  }
35431
- .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 {
35432
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35433
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35434
- border-radius: 6px;
35429
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35430
+ background: #fff;
35431
+ color: #1d326c;
35435
35432
  }
35436
-
35437
- .E_s1wu0lms .ant-menu-item-group-title {
35438
- white-space: nowrap;
35439
- transition: all 0s;
35433
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35434
+ color: rgba(45, 58, 86, 0.6);
35440
35435
  }
35441
- .E_s1wu0lms.shrink {
35442
- transition: all 0s;
35443
- overflow: hidden;
35436
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35437
+ color: #1d326c;
35444
35438
  }
35445
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35446
- visibility: hidden;
35439
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35440
+ fill: #d8deeb;
35447
35441
  }
35448
- .E_s1wu0lms.shrink .ant-menu-item {
35449
- width: 36px;
35450
- padding: 0 6px;
35442
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35443
+ fill: #1d326c;
35451
35444
  }
35452
-
35453
- .E_n1ugzfva {
35445
+ .E_t160l1cm .tab-content {
35446
+ flex: 1;
35454
35447
  display: flex;
35455
- place-items: center;
35456
- width: 100% !important;
35448
+ flex-direction: column;
35457
35449
  }
35458
- .E_n1ugzfva[disabled] {
35459
- color: rgba(0, 0, 0, 0.25) !important;
35460
- opacity: 1 !important;
35450
+ .E_t160l1cm.is-overview .tab-content {
35451
+ overflow: visible;
35461
35452
  }
35462
- .E_n1ugzfva.ant-btn {
35463
- width: 100%;
35464
- color: #00122e;
35453
+
35454
+ .E_t14npdqr {
35455
+ max-width: 240px;
35456
+ animation: none;
35465
35457
  }
35466
- .E_n1ugzfva .icon-wrapper {
35467
- margin-right: 12px;
35458
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35459
+ border: 1px solid #0080ff;
35460
+ padding: 0;
35468
35461
  }
35469
- .E_n1ugzfva .link-title {
35470
- flex: 1;
35462
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35463
+ margin: 0;
35464
+ height: 32px;
35465
+ line-height: 32px;
35466
+ font-size: 13px;
35467
+ padding: 0 10px;
35468
+ display: block;
35471
35469
  overflow: hidden;
35472
- white-space: nowrap;
35473
35470
  text-overflow: ellipsis;
35474
- text-align: left;
35471
+ white-space: nowrap;
35475
35472
  }
35476
-
35477
- .E_s1iv0tp1 .enabled-switch {
35478
- display: flex;
35479
- align-items: center;
35473
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35474
+ content: " ";
35475
+ height: 1px;
35476
+ width: calc(100% + 10px);
35477
+ background: rgba(172, 186, 211, 0.6);
35478
+ display: block;
35480
35479
  }
35481
- .E_s1iv0tp1 .enabled-text {
35482
- margin-right: 8px;
35480
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35481
+ color: #0080ff;
35482
+ background: transparent;
35483
35483
  }
35484
35484
 
35485
35485
  .E_cyms3br {
@@ -35572,12 +35572,6 @@ span.E_tqjc4ui {
35572
35572
  gap: 8px;
35573
35573
  }
35574
35574
 
35575
- .E_h1ol2wl7 {
35576
- font-weight: bold;
35577
- background-color: unset;
35578
- padding: unset;
35579
- }
35580
-
35581
35575
  .E_i5w779o {
35582
35576
  padding: 8px 0;
35583
35577
  }
@@ -35619,6 +35613,12 @@ span.E_tqjc4ui {
35619
35613
  color: rgba(0, 21, 64, 0.3);
35620
35614
  }
35621
35615
 
35616
+ .E_h1ol2wl7 {
35617
+ font-weight: bold;
35618
+ background-color: unset;
35619
+ padding: unset;
35620
+ }
35621
+
35622
35622
  .E_kr6am0s .ant-modal-body {
35623
35623
  padding: 60px 128px;
35624
35624
  }
@@ -35682,6 +35682,74 @@ span.E_tqjc4ui {
35682
35682
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35683
35683
  }
35684
35684
 
35685
+ .E_c14ouk5o {
35686
+ width: 100%;
35687
+ height: 100%;
35688
+ display: flex;
35689
+ font-size: 12px;
35690
+ line-height: 18px;
35691
+ padding: 8px 0;
35692
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35693
+ }
35694
+ .E_c14ouk5o:last-of-type {
35695
+ box-shadow: none;
35696
+ padding-bottom: 0;
35697
+ }
35698
+ .E_c14ouk5o.collapsed {
35699
+ flex-direction: column;
35700
+ }
35701
+ .E_c14ouk5o.collapsed .collapsed-content {
35702
+ display: flex;
35703
+ }
35704
+ .E_c14ouk5o.collapsed .collapsed-content > span {
35705
+ flex: 1;
35706
+ display: flex;
35707
+ justify-content: space-between;
35708
+ }
35709
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
35710
+ height: auto;
35711
+ }
35712
+ .E_c14ouk5o.collapsed .extra-content {
35713
+ margin-left: 162px;
35714
+ }
35715
+ .E_c14ouk5o .col-label {
35716
+ width: 216px;
35717
+ color: rgba(44, 56, 82, 0.6);
35718
+ margin-right: 12px;
35719
+ flex-shrink: 0;
35720
+ }
35721
+ .E_c14ouk5o .col-content {
35722
+ color: #2d3a56;
35723
+ /* make btn link in info row have the same height as normal text */
35724
+ }
35725
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
35726
+ height: auto;
35727
+ }
35728
+
35729
+ .E_l12xdkhl {
35730
+ width: 64px;
35731
+ height: 64px;
35732
+ max-width: 64px;
35733
+ max-height: 64px;
35734
+ overflow: hidden;
35735
+ display: flex;
35736
+ align-items: center;
35737
+ justify-content: center;
35738
+ position: relative;
35739
+ opacity: 0.6;
35740
+ }
35741
+ .E_l12xdkhl .icon-wrapper {
35742
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35743
+ }
35744
+ @keyframes rotate {
35745
+ from {
35746
+ transform: rotate(0deg);
35747
+ }
35748
+ to {
35749
+ transform: rotate(360deg);
35750
+ }
35751
+ }
35752
+
35685
35753
  .E_c1kchka8 {
35686
35754
  height: 100%;
35687
35755
  width: 100%;
@@ -36174,15 +36242,6 @@ span.E_tqjc4ui {
36174
36242
  padding: 0;
36175
36243
  }
36176
36244
 
36177
- .E_cevhqx7 {
36178
- color: #00122e;
36179
- }
36180
-
36181
- .E_snbqlt4 {
36182
- margin-top: 8px;
36183
- color: rgba(44, 56, 82, 0.6);
36184
- }
36185
-
36186
36245
  .E_c1ss4prm {
36187
36246
  color: rgba(44, 56, 82, 0.6);
36188
36247
  }
@@ -36221,70 +36280,11 @@ span.E_tqjc4ui {
36221
36280
  margin: 16px 0;
36222
36281
  }
36223
36282
 
36224
- .E_c14ouk5o {
36225
- width: 100%;
36226
- height: 100%;
36227
- display: flex;
36228
- font-size: 12px;
36229
- line-height: 18px;
36230
- padding: 8px 0;
36231
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36232
- }
36233
- .E_c14ouk5o:last-of-type {
36234
- box-shadow: none;
36235
- padding-bottom: 0;
36236
- }
36237
- .E_c14ouk5o.collapsed {
36238
- flex-direction: column;
36239
- }
36240
- .E_c14ouk5o.collapsed .collapsed-content {
36241
- display: flex;
36242
- }
36243
- .E_c14ouk5o.collapsed .collapsed-content > span {
36244
- flex: 1;
36245
- display: flex;
36246
- justify-content: space-between;
36247
- }
36248
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36249
- height: auto;
36250
- }
36251
- .E_c14ouk5o.collapsed .extra-content {
36252
- margin-left: 162px;
36253
- }
36254
- .E_c14ouk5o .col-label {
36255
- width: 216px;
36256
- color: rgba(44, 56, 82, 0.6);
36257
- margin-right: 12px;
36258
- flex-shrink: 0;
36259
- }
36260
- .E_c14ouk5o .col-content {
36261
- color: #2d3a56;
36262
- /* make btn link in info row have the same height as normal text */
36263
- }
36264
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36265
- height: auto;
36283
+ .E_cevhqx7 {
36284
+ color: #00122e;
36266
36285
  }
36267
36286
 
36268
- .E_l12xdkhl {
36269
- width: 64px;
36270
- height: 64px;
36271
- max-width: 64px;
36272
- max-height: 64px;
36273
- overflow: hidden;
36274
- display: flex;
36275
- align-items: center;
36276
- justify-content: center;
36277
- position: relative;
36278
- opacity: 0.6;
36279
- }
36280
- .E_l12xdkhl .icon-wrapper {
36281
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36282
- }
36283
- @keyframes rotate {
36284
- from {
36285
- transform: rotate(0deg);
36286
- }
36287
- to {
36288
- transform: rotate(360deg);
36289
- }
36287
+ .E_snbqlt4 {
36288
+ margin-top: 8px;
36289
+ color: rgba(44, 56, 82, 0.6);
36290
36290
  }