@cloudtower/eagle 0.30.0 → 0.30.2

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
@@ -29558,1777 +29558,1653 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_n12mqh7z {
29561
+ .E_m74vjol {
29562
29562
  display: flex;
29563
- align-items: center;
29564
- font-size: 12px;
29565
- line-height: 18px;
29566
- }
29567
- .E_n12mqh7z:not(:last-child) {
29568
- margin-bottom: 4px;
29563
+ justify-content: space-between;
29564
+ width: 100%;
29569
29565
  }
29570
-
29571
- .E_tf5bynu {
29572
- margin: 0 3px;
29566
+ .E_m74vjol .action {
29567
+ margin-left: 16px;
29573
29568
  }
29574
29569
 
29575
- .E_tcckoz1 {
29576
- max-height: 400px;
29577
- overflow: auto;
29570
+ .E_a1o35uvh .ant-alert-message {
29571
+ width: 100%;
29578
29572
  }
29579
29573
 
29580
- .E_s1ebs0ra {
29581
- display: flex;
29582
- align-items: center;
29583
- justify-content: space-between;
29584
- background: #edf0f7;
29585
- padding: 8px 12px;
29586
- position: sticky;
29587
- top: 0;
29588
- z-index: 1;
29589
- margin-bottom: -52px;
29590
- }
29591
- .E_s1ebs0ra .select-total {
29592
- display: flex;
29593
- align-items: center;
29594
- font-weight: 700;
29595
- flex-shrink: 0;
29596
- }
29597
- .E_s1ebs0ra .select-total .icon-wrapper {
29598
- cursor: pointer;
29599
- margin-left: 8px;
29600
- width: 32px;
29601
- height: 32px;
29602
- border-radius: 50%;
29603
- justify-content: center;
29574
+ .E_c18gxmrl {
29575
+ border: 1px solid #d8deeb;
29576
+ border-radius: 4px;
29604
29577
  }
29605
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29606
- background: rgba(225, 230, 241, 0.6);
29578
+ .E_c18gxmrl + .E_c18gxmrl {
29579
+ margin-top: 8px;
29607
29580
  }
29608
- .E_s1ebs0ra .action-group {
29609
- flex: 1;
29610
- margin-left: 88px;
29611
- white-space: nowrap;
29612
- text-align: right;
29613
- position: relative;
29614
- padding: 4px 0;
29615
- margin-top: -4px;
29616
- overflow: hidden;
29581
+ .E_c18gxmrl:hover {
29582
+ border-color: #0080ff;
29617
29583
  }
29618
- .E_s1ebs0ra .action-group .sub-menu-delete {
29619
- transform: translateY(-4px);
29584
+ .E_c18gxmrl:hover > header {
29585
+ background: rgba(0, 128, 255, 0.1);
29620
29586
  }
29621
- .E_s1ebs0ra .action-group button {
29622
- border: none;
29587
+ .E_c18gxmrl.active header {
29588
+ border-bottom: 1px solid #d8deeb;
29623
29589
  }
29624
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29625
- margin-right: 8px;
29590
+ .E_c18gxmrl > header {
29591
+ padding: 8px 12px;
29626
29592
  }
29627
- .E_s1ebs0ra .action-group > button:last-child {
29628
- margin-right: 4px;
29593
+
29594
+ .E_berrcjl {
29595
+ color: rgba(10, 37, 85, 0.6);
29596
+ margin-bottom: 4px;
29629
29597
  }
29630
- .E_s1ebs0ra .action-group .more-btn {
29598
+ .E_berrcjl .breadcrumb-link {
29599
+ color: rgba(10, 37, 85, 0.6);
29631
29600
  cursor: pointer;
29632
- width: 32px;
29633
- height: 32px;
29634
- justify-content: center;
29635
- border-radius: 50%;
29636
- }
29637
- .E_s1ebs0ra .action-group .more-btn:hover {
29638
- background: #fff;
29639
- }
29640
-
29641
- .E_clm1wy1 {
29642
- width: 192px;
29643
- height: 246px;
29644
- border-radius: 4px;
29601
+ transition: color 160ms ease;
29645
29602
  }
29646
- .E_clm1wy1 > .ant-picker-calendar,
29647
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29648
- width: 100%;
29649
- background-color: rgba(245, 247, 250, 0.6);
29650
- border-top: none;
29603
+ .E_berrcjl .breadcrumb-link:hover {
29604
+ color: #0080ff;
29651
29605
  }
29652
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29653
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29654
- padding: 0 16px;
29606
+ .E_berrcjl .breadcrumb-link:active {
29607
+ color: #005ed1;
29655
29608
  }
29656
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29657
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29658
- width: 100%;
29659
- height: 180px;
29660
- border-spacing: 0;
29609
+
29610
+ .E_b1nip9bk {
29611
+ padding: 4px 11px;
29661
29612
  }
29662
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29663
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29664
- margin-bottom: 8px;
29613
+
29614
+ .E_bqamoqe {
29615
+ white-space: nowrap;
29616
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29665
29617
  }
29666
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29667
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29668
- width: 22px;
29618
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29619
+ --color: #0080ff;
29669
29620
  }
29670
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29671
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29672
- padding: 0;
29621
+ .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] {
29622
+ --color: #0080ff;
29673
29623
  }
29674
- .E_clm1wy1 .ant-picker-cell {
29675
- color: rgba(62, 70, 82, 0.6);
29676
- opacity: 0.4;
29624
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29625
+ margin-left: 1px;
29677
29626
  }
29678
- .E_clm1wy1 .ant-picker-cell-in-view {
29679
- color: rgba(62, 70, 82, 0.6);
29680
- opacity: 1;
29627
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29628
+ border-top-right-radius: 0;
29629
+ border-bottom-right-radius: 0;
29681
29630
  }
29682
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29683
- color: #3e4652;
29631
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29632
+ border-top-left-radius: 0;
29633
+ border-bottom-left-radius: 0;
29684
29634
  }
29685
- .E_clm1wy1 .ant-picker-cell::before {
29686
- pointer-events: none;
29635
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29636
+ border-radius: unset;
29687
29637
  }
29688
29638
 
29689
- .E_t1tsm00v {
29690
- color: rgba(129, 138, 153, 0.6);
29691
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29692
- backdrop-filter: blur(10px);
29693
- padding: 7px 10px;
29639
+ .E_b1wx3t3t.ant-btn-icon-only {
29640
+ justify-content: center;
29694
29641
  }
29695
-
29696
- .E_c167wnad {
29697
- color: rgba(62, 70, 82, 0.6);
29698
- display: flex;
29699
- justify-content: space-between;
29642
+ .E_b1wx3t3t.ant-btn {
29643
+ display: inline-flex;
29700
29644
  align-items: center;
29701
- padding: 8px 16px;
29645
+ justify-content: center;
29646
+ height: 32px;
29647
+ border-radius: 6px;
29648
+ line-height: 22px;
29649
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29650
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29702
29651
  }
29703
- .E_c167wnad .anticon {
29704
- cursor: pointer;
29652
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
29653
+ height: 40px;
29654
+ line-height: 24px;
29705
29655
  }
29706
- .E_c167wnad .anticon:hover {
29707
- color: #0096ff;
29656
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
29657
+ height: 24px;
29658
+ line-height: 20px;
29708
29659
  }
29709
-
29710
- .E_cxhf7dh {
29711
- text-align: center;
29660
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29661
+ border-radius: 50%;
29712
29662
  }
29713
- .E_cxhf7dh .dots {
29714
- display: flex;
29715
- justify-content: center;
29663
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29664
+ margin-right: 8px;
29665
+ padding-right: 0px;
29716
29666
  }
29717
- .E_cxhf7dh .dot {
29718
- display: inline-block;
29719
- width: 2px;
29720
- height: 2px;
29721
- border-radius: 1px;
29722
- background: #0096ff;
29667
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
29668
+ color: var(--color, #06101f);
29669
+ font-weight: var(--font-weight);
29670
+ background: var(--background-color, #fff);
29671
+ border-width: var(--border-width, 1px);
29672
+ border-color: var(--border-color, #d9d9d9);
29723
29673
  }
29724
- .E_cxhf7dh .dot:not(:last-child) {
29725
- margin-right: 2px;
29674
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
29675
+ display: none;
29726
29676
  }
29727
- .E_cxhf7dh .bar {
29728
- width: 9px;
29729
- height: 2px;
29730
- background: #0096ff;
29731
- border-radius: 2px;
29677
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
29678
+ color: var(--color, inherit);
29732
29679
  }
29733
-
29734
- .E_skwah65 {
29735
- height: 8px;
29736
- box-sizing: border-box;
29737
- border-radius: 2px;
29738
- background: #f5f7fa;
29739
- display: flex;
29740
- width: 100%;
29741
- overflow: hidden;
29680
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
29681
+ background: var(--background-color-hover, var(--background-color));
29682
+ border-color: var(--border-color-hover, var(--border-color, transparent));
29742
29683
  }
29743
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29744
- margin-left: 1px;
29684
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
29685
+ --scale: 1;
29686
+ --transY: 1px;
29687
+ background: var(--background-color-active, var(--background-color));
29688
+ border-color: var(--border-color-active, var(--border-color, transparent));
29745
29689
  }
29746
-
29747
- .E_gmyahx3 {
29748
- cursor: pointer;
29690
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
29691
+ background: var(--background-color-focus, var(--background-color));
29692
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29693
+ border-color: var(--border-color-focus, var(--border-color, transparent));
29749
29694
  }
29750
- .E_gmyahx3 .link-text {
29751
- color: rgba(0, 21, 64, 0.3);
29695
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
29696
+ color: var(--color-disabled, var(--color));
29697
+ background: var(--background-color-disabled, var(--background-color));
29698
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
29699
+ opacity: 0.5;
29752
29700
  }
29753
- .E_gmyahx3:hover .link-text {
29701
+ .E_b1wx3t3t.ant-btn-link[disabled] {
29754
29702
  color: #0080ff;
29703
+ opacity: 0.5;
29755
29704
  }
29756
-
29757
- .E_ou7iq30 {
29758
- overflow: hidden;
29759
- text-overflow: ellipsis;
29760
- }
29761
-
29762
- .E_s1tui002 {
29763
- white-space: nowrap;
29764
- }
29765
-
29766
- .E_mxrc2zg {
29767
- display: -webkit-box;
29768
- -webkit-line-clamp: var(--mxrc2zg-0);
29769
- -webkit-box-orient: vertical;
29770
- word-break: break-all;
29771
- }
29772
-
29773
- span.E_tqjc4ui {
29774
- margin: 0 2px;
29775
- }
29776
-
29777
- .E_t1sqg15u {
29778
- background: white;
29779
- }
29780
- .E_t1sqg15u.inline .table-row {
29781
- flex-direction: column;
29782
- }
29783
- .E_t1sqg15u.inline .table-row > label {
29784
- padding: 0 16px 7px 0;
29785
- }
29786
- .E_t1sqg15u.has-border .table-header {
29787
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29788
- }
29789
- .E_t1sqg15u.has-border .hiddenBorder {
29790
- border-top: none !important;
29791
- }
29792
- .E_t1sqg15u.has-border .table-row + .table-row {
29793
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29794
- }
29795
- .E_t1sqg15u.has-border .table-row:last-of-type {
29796
- padding-bottom: 0;
29797
- }
29798
- .E_t1sqg15u.align-right .content {
29799
- text-align: right;
29800
- }
29801
- .E_t1sqg15u .uuid-row {
29802
- display: flex;
29803
- justify-content: space-between;
29804
- }
29805
- .E_t1sqg15u .uuid-row .id-text {
29806
- white-space: nowrap;
29807
- overflow: hidden;
29808
- text-overflow: ellipsis;
29809
- }
29810
-
29811
- .E_t4zczcp {
29812
- display: flex;
29813
- justify-content: space-between;
29814
- align-items: center;
29815
- padding: 8px;
29816
- min-height: 32px;
29817
- }
29818
- .E_t4zczcp .table-title {
29819
- color: rgba(44, 56, 82, 0.6);
29820
- font-weight: 600;
29821
- font-size: 12px;
29822
- line-height: 8px;
29823
- }
29824
- .E_t4zczcp .edit-icon {
29825
- font-size: 16px;
29826
- color: rgba(10, 37, 85, 0.6);
29827
- cursor: pointer;
29828
- }
29829
-
29830
- .E_t1s7goww {
29831
- font-size: 12px;
29832
- line-height: 18px;
29833
- }
29834
-
29835
- .E_t93e4cf {
29836
- display: flex;
29837
- padding: 8px 0;
29838
- color: #2d3a56;
29839
- }
29840
- .E_t93e4cf .hidden {
29841
- display: none;
29842
- }
29843
- .E_t93e4cf .ant-btn-link {
29844
- height: auto;
29845
- }
29846
- .E_t93e4cf .content {
29847
- overflow: hidden;
29848
- overflow-x: auto;
29849
- width: 100%;
29850
- white-space: pre-wrap;
29851
- }
29852
- .E_t93e4cf .content .ant-btn {
29853
- white-space: pre-wrap;
29854
- text-align: left;
29855
- }
29856
- .E_t93e4cf .content .unit-chart {
29857
- justify-content: flex-start;
29858
- }
29859
-
29860
- .E_rhz2uv5 {
29861
- width: var(--rhz2uv5-0);
29862
- flex-shrink: 0;
29863
- color: rgba(44, 56, 82, 0.6);
29864
- padding-right: 12px;
29865
- }
29866
-
29867
- .E_c1up1pdz {
29868
- width: 648px;
29869
- }
29870
- .E_c1up1pdz.active {
29871
- border-color: #0080ff;
29872
- }
29873
- .E_c1up1pdz.active > header {
29874
- background: rgba(0, 128, 255, 0.1);
29875
- }
29876
- .E_c1up1pdz .expand {
29877
- padding: 12px;
29878
- }
29879
- .E_c1up1pdz .field-item {
29880
- display: flex;
29881
- padding: 10px 0;
29882
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29883
- }
29884
- .E_c1up1pdz .field-item:last-child {
29885
- border-bottom: none;
29886
- padding-bottom: 0;
29887
- }
29888
- .E_c1up1pdz .field-item label {
29889
- line-height: 32px;
29890
- width: 100px;
29891
- color: rgba(62, 70, 82, 0.6);
29892
- }
29893
- .E_c1up1pdz .help {
29894
- color: rgba(62, 70, 82, 0.6);
29895
- margin-top: 5px;
29896
- }
29897
- .E_c1up1pdz .ant-input-affix-wrapper,
29898
- .E_c1up1pdz .ant-picker {
29899
- width: 128px;
29900
- }
29901
-
29902
- .E_c156wh19 {
29903
- display: flex;
29904
- align-items: center;
29905
- justify-content: space-between;
29906
- word-break: keep-all;
29907
- }
29908
- .E_c156wh19 .title {
29909
- margin: 0 16px 0 8px;
29910
- }
29911
- .E_c156wh19 .retain {
29912
- color: rgba(129, 138, 153, 0.6);
29913
- }
29914
- .E_c156wh19 div.left {
29915
- flex: 1;
29916
- display: flex;
29917
- overflow: hidden;
29918
- align-items: center;
29919
- justify-content: flex-start;
29920
- white-space: nowrap;
29921
- }
29922
- .E_c156wh19 div.left .title {
29923
- max-width: 100%;
29924
- overflow: hidden;
29925
- text-overflow: ellipsis;
29926
- }
29927
- .E_c156wh19 div.right {
29928
- display: flex;
29929
- align-items: center;
29930
- }
29931
- .E_c156wh19 .reverse {
29932
- display: flex;
29933
- flex-direction: row-reverse;
29934
- align-items: center;
29935
- }
29936
- .E_c156wh19 .reverse .ant-switch {
29937
- margin-left: 8px;
29938
- }
29939
- .E_c156wh19 .close {
29940
- padding-left: 14px;
29941
- margin-left: 14px;
29942
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29943
- cursor: pointer;
29705
+ .E_b1wx3t3t.ant-btn-primary {
29706
+ --color: #fff;
29707
+ --font-weight: bold;
29708
+ --border-width: 0;
29709
+ --background-color: #0080ff;
29710
+ --background-color-hover: #009dff;
29711
+ --background-color-active: #005ed1;
29712
+ --background-color-focus: #0080ff;
29713
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29944
29714
  }
29945
-
29946
- .E_m126spxy {
29947
- padding-bottom: 4px;
29948
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29715
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29716
+ --background-color: #f0483e;
29717
+ --background-color-hover: #ff5252;
29718
+ --background-color-active: #c73d31;
29719
+ --background-color-focus: #ff5252;
29720
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29949
29721
  }
29950
- .E_m126spxy .ant-btn-link {
29951
- padding: 1px 10px;
29952
- color: rgba(62, 70, 82, 0.6);
29953
- border-radius: 4px;
29722
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29723
+ --background-color: #fea008;
29724
+ --background-color-hover: #feba33;
29725
+ --background-color-active: #e07f00;
29726
+ --background-color-focus: #fea008;
29954
29727
  }
29955
- .E_m126spxy .ant-btn-link.active {
29956
- background: rgba(0, 128, 255, 0.1);
29957
- color: #0096ff;
29728
+ .E_b1wx3t3t.ant-btn-secondary {
29729
+ --color: #0080ff;
29730
+ --font-weight: bold;
29731
+ --border-width: 0;
29732
+ --background-color: rgba(0, 136, 255, 0.1);
29733
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29734
+ --background-color-active: rgba(0, 136, 255, 0.2);
29735
+ --background-color-focus: rgba(0, 136, 255, 0.1);
29736
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29958
29737
  }
29959
-
29960
- .E_wpbf4pq {
29961
- padding: 10px 0;
29962
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29738
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29739
+ --color: #f0483e;
29740
+ --background-color: rgba(255, 74, 74, 0.1);
29741
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29742
+ --background-color-active: rgba(255, 74, 74, 0.2);
29743
+ --background-color-focus: rgba(255, 74, 74, 0.1);
29744
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29963
29745
  }
29964
- .E_wpbf4pq .ant-input,
29965
- .E_wpbf4pq .ant-picker {
29966
- width: 80px;
29967
- margin: 0 9px;
29968
- text-align: center;
29746
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29747
+ --color: #fea008;
29748
+ --background-color: rgba(255, 187, 0, 0.1);
29749
+ --background-color-hover: rgba(255, 187, 0, 0.16);
29750
+ --background-color-active: rgba(255, 187, 0, 0.2);
29751
+ --background-color-focus: rgba(255, 187, 0, 0.1);
29969
29752
  }
29970
- .E_wpbf4pq .options {
29971
- padding: 12px 0 12px 16px;
29972
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29973
- margin: 5px 0 5px 8px;
29753
+ .E_b1wx3t3t.ant-btn-tertiary {
29754
+ --color: #0080ff;
29755
+ --font-weight: bold;
29756
+ --border-width: 0;
29757
+ --background-color: #fff;
29758
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29759
+ box-shadow: none;
29974
29760
  }
29975
- .E_wpbf4pq .week-day-option,
29976
- .E_wpbf4pq .month-day-option {
29977
- background: #f5f7fa;
29978
- box-sizing: border-box;
29979
- border-radius: 16px;
29980
- margin-right: 8px;
29761
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
29762
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29981
29763
  }
29982
- .E_wpbf4pq .week-day-option:focus,
29983
- .E_wpbf4pq .month-day-option:focus {
29984
- color: inherit;
29985
- border-color: #d9d9d9;
29764
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29765
+ --color: #f0483e;
29766
+ --background-color: #fff;
29767
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29986
29768
  }
29987
- .E_wpbf4pq .week-day-option.active {
29988
- background-color: #0096ff;
29989
- border-color: #0096ff;
29990
- color: #fff;
29769
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
29770
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29991
29771
  }
29992
- .E_wpbf4pq .week-day-option.en-text {
29993
- width: 110px;
29994
- margin-top: 4px;
29772
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29773
+ --color: #fea008;
29774
+ --background-color: #fff;
29995
29775
  }
29996
- .E_wpbf4pq .month-day-option {
29997
- width: 32px;
29998
- padding: 0;
29999
- margin-bottom: 8px;
29776
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
29777
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30000
29778
  }
30001
- .E_wpbf4pq .month-day-option.active {
30002
- background-color: #0096ff;
30003
- border-color: #0096ff;
30004
- color: #fff;
29779
+ .E_b1wx3t3t.ant-btn-ordinary {
29780
+ --color: #1d326c;
29781
+ --border-color: #ccd4e3;
29782
+ --background-color: #fff;
29783
+ --background-color-hover: #edf0f7;
29784
+ --background-color-active: #e4e9f2;
29785
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29786
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30005
29787
  }
30006
-
30007
- .E_c18bcrac {
30008
- display: inline-block;
30009
- width: 100%;
29788
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29789
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30010
29790
  }
30011
- .E_c18bcrac .recharts-wrapper {
30012
- margin-left: 4px;
29791
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29792
+ --color: #0080ff;
29793
+ --border-color: #0080ff;
29794
+ --background-color: #fff;
29795
+ --background-color-hover: linear-gradient(
29796
+ 0deg,
29797
+ rgba(0, 136, 255, 0.16),
29798
+ rgba(0, 136, 255, 0.16)
29799
+ ),
29800
+ #ffffff;
29801
+ --background-color-active: linear-gradient(
29802
+ 0deg,
29803
+ rgba(0, 136, 255, 0.2),
29804
+ rgba(0, 136, 255, 0.2)
29805
+ ),
29806
+ #ffffff;
29807
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29808
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30013
29809
  }
30014
-
30015
- .E_cro7kg2 {
30016
- padding: 4px;
29810
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29811
+ --color: #f0483e;
29812
+ --border-color: #f0483e;
29813
+ --background-color: #fff;
29814
+ --background-color-hover: linear-gradient(
29815
+ 0deg,
29816
+ rgba(255, 74, 74, 0.16),
29817
+ rgba(255, 74, 74, 0.16)
29818
+ ),
29819
+ #ffffff;
29820
+ --background-color-active: linear-gradient(
29821
+ 0deg,
29822
+ rgba(255, 74, 74, 0.2),
29823
+ rgba(255, 74, 74, 0.2)
29824
+ ),
29825
+ #ffffff;
29826
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30017
29827
  }
30018
-
30019
- .E_c14wcxf0 {
30020
- display: flex;
30021
- justify-content: space-between;
30022
- align-items: center;
30023
- font-size: 13px;
30024
- line-height: 24px;
30025
- color: #cccccc;
30026
- white-space: nowrap;
29828
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
29829
+ --color: #1d326c;
29830
+ --border-color: #fff;
29831
+ --background-color: #fff;
29832
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29833
+ --background-color-active: rgba(192, 203, 224, 0.6);
29834
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29835
+ box-shadow: none;
30027
29836
  }
30028
- .E_c14wcxf0 label {
30029
- margin-right: 32px;
29837
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29838
+ --color: #0080ff;
29839
+ --border-color: #fff;
29840
+ --background-color: #fff;
29841
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29842
+ --background-color-active: rgba(0, 136, 255, 0.2);
29843
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29844
+ box-shadow: none;
30030
29845
  }
30031
-
30032
- .E_coy29mj.E_c14wcxf0 {
30033
- font-weight: bold;
30034
- color: white;
29846
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29847
+ --color: #f0483e;
29848
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29849
+ --background-color-active: rgba(255, 74, 74, 0.2);
29850
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30035
29851
  }
30036
-
30037
- .E_s11212zy {
30038
- width: 8px;
30039
- height: 8px;
30040
- border-radius: 2px;
30041
- display: inline-block;
30042
- background: var(--s11212zy-0);
30043
- border: 1px solid #fff;
30044
- box-sizing: content-box;
30045
- margin-right: 6px;
29852
+ .E_b1wx3t3t.ant-btn-quiet {
29853
+ --color: rgba(44, 56, 82, 0.6);
29854
+ --border-width: 0;
29855
+ --background-color: transparent;
29856
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29857
+ --background-color-active: rgba(192, 203, 224, 0.6);
29858
+ --background-color-focus: #fff;
29859
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29860
+ box-shadow: none;
30046
29861
  }
30047
-
30048
- .E_p1lyky6c > :first-child {
30049
- font-weight: bold;
30050
- color: white;
30051
- margin-right: 4px;
29862
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29863
+ --color: #f0483e;
29864
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29865
+ --background-color-active: rgba(255, 74, 74, 0.2);
29866
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30052
29867
  }
30053
-
30054
- .E_s1iv0tp1 .enabled-switch {
30055
- display: flex;
30056
- align-items: center;
29868
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29869
+ --color: #0080ff;
29870
+ --background-color: transparent;
29871
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29872
+ --background-color-active: rgba(0, 136, 255, 0.2);
29873
+ --background-color-focus: #fff;
29874
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30057
29875
  }
30058
- .E_s1iv0tp1 .enabled-text {
29876
+ .E_b1wx3t3t .button-prefix-icon {
30059
29877
  margin-right: 8px;
29878
+ display: inline-flex;
30060
29879
  }
30061
-
30062
- .E_wg1tsps {
30063
- display: flex;
30064
- align-items: center;
30065
- justify-content: flex-end;
29880
+ .E_b1wx3t3t .button-suffix-icon {
29881
+ margin-left: 8px;
29882
+ display: inline-flex;
30066
29883
  }
30067
-
30068
- .E_b1ctd5xy {
29884
+ .E_b1wx3t3t .icon-wrapper {
30069
29885
  display: flex;
30070
- align-items: center;
30071
- width: calc(100% - 40px);
30072
- }
30073
- .E_b1ctd5xy .chart {
30074
- display: inline-block;
30075
- width: 100%;
29886
+ justify-content: center;
30076
29887
  }
30077
29888
 
30078
- .E_u1p8acpn {
30079
- min-width: 40px;
30080
- }
30081
- .E_u1p8acpn .unit {
30082
- color: #00122e !important;
29889
+ button.E_n7k2c6r {
29890
+ padding: 0;
30083
29891
  }
30084
29892
 
30085
- .E_t160l1cm {
30086
- display: flex;
30087
- flex-direction: column;
30088
- flex: 1;
30089
- /* FIXME:(yanzhen) do this better */
30090
- }
30091
- .E_t160l1cm .tab-bar {
30092
- flex-shrink: 0;
30093
- display: flex;
30094
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30095
- }
30096
- .E_t160l1cm .tab-content {
30097
- height: 100%;
29893
+ .E_c1uzzomf {
29894
+ margin-bottom: 16px;
30098
29895
  }
30099
- .E_t160l1cm .tab-menu-item {
30100
- margin-right: 2px;
30101
- padding: 1px 12px;
30102
- line-height: 24px;
30103
- height: 24px;
29896
+ .E_c1uzzomf .card-title {
29897
+ font-size: 16px;
30104
29898
  color: rgba(44, 56, 82, 0.6);
30105
- border-radius: 4px 4px 0 0;
30106
- cursor: pointer;
30107
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30108
- }
30109
- .E_t160l1cm .tab-menu-item:first-child {
30110
- padding-left: 0;
30111
- }
30112
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30113
- padding-left: 12px;
30114
- }
30115
- .E_t160l1cm .tab-menu-item:hover {
30116
- color: #0080ff;
30117
- background: rgba(211, 218, 235, 0.6);
30118
- }
30119
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30120
- fill: #0080ff;
29899
+ font-weight: 700;
29900
+ line-height: 32px;
30121
29901
  }
30122
- .E_t160l1cm .tab-menu-item:active {
30123
- background: rgba(192, 203, 224, 0.6);
29902
+ .E_c1uzzomf .card-body {
29903
+ padding: 24px;
29904
+ border-radius: 8px;
29905
+ background: #fff;
30124
29906
  }
30125
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30126
- color: #0080ff;
30127
- background: rgba(211, 218, 235, 0.6);
29907
+ .E_c1uzzomf .empty {
29908
+ font-weight: 700;
29909
+ font-size: 14px;
29910
+ line-height: 22px;
29911
+ color: rgba(0, 21, 64, 0.3);
29912
+ text-align: center;
30128
29913
  }
30129
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30130
- background: rgba(192, 203, 224, 0.6);
29914
+
29915
+ .E_ccrbeuz .ant-collapse-item {
29916
+ border: 0px;
29917
+ background-color: #fff;
30131
29918
  }
30132
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30133
- background: rgba(0, 128, 255, 0.16);
29919
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29920
+ padding-top: 0px;
29921
+ padding-bottom: 0px;
29922
+ padding-left: 0px !important;
29923
+ padding-right: 24px;
30134
29924
  }
30135
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30136
- fill: #0080ff;
29925
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29926
+ right: 0px;
30137
29927
  }
30138
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30139
- color: #0080ff;
30140
- background: rgba(0, 128, 255, 0.1);
29928
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29929
+ padding: 0px;
30141
29930
  }
30142
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30143
- background: rgba(0, 128, 255, 0.16);
29931
+
29932
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29933
+ padding-right: 0px;
29934
+ cursor: default;
30144
29935
  }
30145
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30146
- fill: #1d326c;
29936
+
29937
+ .E_sx1bpnu .ant-input-sm {
29938
+ line-height: 18px;
30147
29939
  }
30148
- .E_t160l1cm .tab-menu-item .expand-arrow {
30149
- margin-left: 8px;
30150
- height: 22px;
29940
+
29941
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29942
+ display: flex;
30151
29943
  }
30152
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30153
- fill: rgba(44, 56, 82, 0.6);
29944
+
29945
+ .E_d1bw7c5z {
29946
+ position: relative;
29947
+ max-width: 388px;
29948
+ min-width: 285px;
30154
29949
  }
30155
- .E_t160l1cm .tab-menu-item-group {
30156
- padding: 0;
29950
+ .E_d1bw7c5z .center {
29951
+ position: absolute;
29952
+ font-size: 12px;
29953
+ width: 80px;
29954
+ height: 100px;
29955
+ top: 0;
29956
+ left: 35px;
30157
29957
  display: flex;
29958
+ flex-direction: column;
29959
+ justify-content: center;
30158
29960
  align-items: center;
30159
- overflow: hidden;
29961
+ color: #00122e;
30160
29962
  }
30161
- .E_t160l1cm .tab-menu-item-group .main-title {
30162
- opacity: 0;
30163
- max-width: 0;
30164
- transition: max-width 320ms ease, opacity 240ms ease;
29963
+ .E_d1bw7c5z .center .number {
29964
+ font-size: 24px;
29965
+ font-weight: 700;
30165
29966
  }
30166
- .E_t160l1cm .tab-menu-item-group .sub-title {
30167
- padding: 1px 12px;
30168
- position: relative;
30169
- display: flex;
29967
+ .E_d1bw7c5z .center .text {
29968
+ padding: 0 5px;
29969
+ font-size: 12px;
29970
+ width: inherit;
29971
+ text-align: center;
30170
29972
  }
30171
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30172
- opacity: 0;
30173
- position: absolute;
30174
- top: 50%;
30175
- left: 0;
30176
- transform: translate(-50%, -50%);
30177
- transition: opacity 100ms linear;
30178
- fill: rgba(0, 128, 255, 0.2);
29973
+ .E_d1bw7c5z .recharts-wrapper {
29974
+ display: flex;
30179
29975
  }
30180
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30181
- color: #0080ff;
29976
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29977
+ position: relative !important;
29978
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29979
+ left: 0 !important;
29980
+ bottom: 0 !important;
29981
+ display: flex;
29982
+ align-items: center;
30182
29983
  }
30183
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30184
- padding: 1px 12px;
30185
- display: inline-block;
30186
- opacity: 1;
30187
- max-width: 160px;
29984
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29985
+ width: 100%;
30188
29986
  }
30189
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30190
- padding: 1px 12px;
30191
- color: #005ed1;
29987
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29988
+ width: 100%;
29989
+ margin-right: 0 !important;
29990
+ line-height: 18px;
30192
29991
  }
30193
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30194
- opacity: 1;
29992
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29993
+ border-radius: 2px;
30195
29994
  }
30196
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30197
- background: rgba(0, 128, 255, 0.16);
29995
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29996
+ min-width: 75px;
29997
+ max-width: 198px;
29998
+ width: calc(100% - 20px);
29999
+ margin-left: 2px;
30000
+ color: #00122e !important;
30001
+ display: inline-flex;
30002
+ justify-content: space-between;
30198
30003
  }
30199
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30200
- opacity: 0;
30004
+ .E_d1bw7c5z .tooltip-text {
30005
+ maxwidth: calc(100% - 12px);
30006
+ cursor: pointer;
30007
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30008
+ overflow: hidden;
30009
+ text-overflow: ellipsis;
30010
+ white-space: nowrap;
30201
30011
  }
30202
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30203
- padding: 4px 16px;
30204
- height: 32px;
30205
- border-radius: 6px 6px 0 0;
30012
+ .E_d1bw7c5z .value {
30013
+ color: rgba(44, 56, 82, 0.75);
30206
30014
  }
30207
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30208
- padding-left: 0;
30015
+
30016
+ .E_t10pqbtc {
30017
+ width: 140px;
30209
30018
  }
30210
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30211
- padding-left: 16px;
30019
+ .E_t10pqbtc .item {
30020
+ margin: 6px auto;
30021
+ display: flex;
30022
+ justify-content: space-between;
30212
30023
  }
30213
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30214
- margin-left: 11px;
30215
- height: 24px;
30024
+ .E_t10pqbtc .item .name {
30025
+ width: 102px;
30216
30026
  }
30217
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30218
- padding: 0;
30027
+
30028
+ .E_c1yyuluq {
30029
+ border-radius: 8px;
30219
30030
  }
30220
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30221
- padding: 4px 16px;
30031
+ .E_c1yyuluq .ant-card-body {
30032
+ padding: 20px 24px 24px 24px;
30222
30033
  }
30223
- .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 {
30224
- padding: 4px 16px;
30034
+
30035
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30036
+ padding: 4px 8px 0 8px;
30037
+ color: rgba(44, 56, 82, 0.6);
30038
+ font-size: 12px;
30225
30039
  }
30226
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30227
- background: #fff;
30040
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30041
+ padding-bottom: 6px;
30228
30042
  }
30229
- .E_t160l1cm .tab-menu-item-light:active {
30230
- color: #005ed1;
30043
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30044
+ padding-top: 4px;
30045
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30231
30046
  }
30232
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30233
- background: #fff;
30234
- color: #1d326c;
30047
+
30048
+ .E_phljevk {
30049
+ display: flex;
30050
+ justify-content: space-between;
30051
+ align-items: center;
30052
+ padding: 10px 0;
30053
+ color: rgba(44, 56, 82, 0.6);
30054
+ font-size: 12px;
30055
+ line-height: 24px;
30235
30056
  }
30236
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30237
- color: rgba(45, 58, 86, 0.6);
30057
+ .E_phljevk .pagination-left {
30058
+ padding: 2px 8px;
30238
30059
  }
30239
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30240
- color: #1d326c;
30060
+ .E_phljevk .dropdown-trigger {
30061
+ display: flex;
30062
+ align-items: center;
30063
+ border-radius: 6px;
30064
+ cursor: pointer;
30065
+ transition: all 0.3s ease;
30241
30066
  }
30242
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30243
- fill: #d8deeb;
30067
+ .E_phljevk .dropdown-trigger:hover {
30068
+ background: rgba(211, 218, 235, 0.6);
30069
+ color: #0080ff;
30244
30070
  }
30245
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30246
- fill: #1d326c;
30071
+ .E_phljevk .dropdown-trigger .icon-inner {
30072
+ margin-left: 4px;
30247
30073
  }
30248
- .E_t160l1cm .tab-content {
30249
- flex: 1;
30074
+ .E_phljevk .pagination-right {
30250
30075
  display: flex;
30251
- flex-direction: column;
30076
+ align-items: center;
30077
+ color: #0080ff;
30078
+ font-weight: bold;
30252
30079
  }
30253
- .E_t160l1cm.is-overview .tab-content {
30254
- overflow: visible;
30080
+ .E_phljevk .pagination-right .icon-inner {
30081
+ margin-left: 4px;
30255
30082
  }
30256
-
30257
- .E_t14npdqr {
30258
- max-width: 240px;
30259
- animation: none;
30083
+ .E_phljevk .pagination-right .prev-btn,
30084
+ .E_phljevk .pagination-right .next-btn {
30085
+ padding: 0 8px;
30260
30086
  }
30261
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30262
- border: 1px solid #0080ff;
30263
- padding: 0;
30087
+ .E_phljevk .pagination-right .prev-btn > span,
30088
+ .E_phljevk .pagination-right .next-btn > span {
30089
+ color: #0080ff;
30264
30090
  }
30265
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30266
- margin: 0;
30267
- height: 32px;
30268
- line-height: 32px;
30269
- font-size: 13px;
30270
- padding: 0 10px;
30271
- display: block;
30272
- overflow: hidden;
30273
- text-overflow: ellipsis;
30274
- white-space: nowrap;
30091
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30092
+ transform: rotate(180deg);
30275
30093
  }
30276
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30277
- content: " ";
30278
- height: 1px;
30279
- width: calc(100% + 10px);
30280
- background: rgba(172, 186, 211, 0.6);
30281
- display: block;
30094
+
30095
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30096
+ max-height: calc(100vh - 128px);
30097
+ overflow-y: auto;
30282
30098
  }
30283
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30284
- color: #0080ff;
30285
- background: transparent;
30099
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30100
+ padding: 4px 20px;
30101
+ font-size: 12px;
30102
+ line-height: 18px;
30286
30103
  }
30287
30104
 
30288
- .E_c18gxmrl {
30289
- border: 1px solid #d8deeb;
30290
- border-radius: 4px;
30105
+ .E_rapgekc.ant-radio-wrapper {
30106
+ display: inline-flex;
30107
+ align-items: baseline;
30108
+ white-space: pre-wrap;
30291
30109
  }
30292
- .E_c18gxmrl + .E_c18gxmrl {
30293
- margin-top: 8px;
30110
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30111
+ position: relative;
30112
+ top: 3px;
30294
30113
  }
30295
- .E_c18gxmrl:hover {
30114
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30115
+ border-color: rgba(107, 128, 167, 0.6);
30116
+ }
30117
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30296
30118
  border-color: #0080ff;
30297
30119
  }
30298
- .E_c18gxmrl:hover > header {
30299
- background: rgba(0, 128, 255, 0.1);
30120
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30121
+ border-color: #0080ff;
30122
+ background: #0080ff;
30300
30123
  }
30301
- .E_c18gxmrl.active header {
30302
- border-bottom: 1px solid #d8deeb;
30124
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30125
+ top: 4px;
30126
+ left: 4px;
30127
+ width: 6px;
30128
+ height: 6px;
30129
+ background: #fff;
30303
30130
  }
30304
- .E_c18gxmrl > header {
30305
- padding: 8px 12px;
30131
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30132
+ opacity: 0.5;
30306
30133
  }
30307
-
30308
- .E_berrcjl {
30309
- color: rgba(10, 37, 85, 0.6);
30310
- margin-bottom: 4px;
30134
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30135
+ border-color: rgba(107, 128, 167, 0.6);
30136
+ background: rgba(211, 218, 235, 0.6);
30311
30137
  }
30312
- .E_berrcjl .breadcrumb-link {
30313
- color: rgba(10, 37, 85, 0.6);
30314
- cursor: pointer;
30315
- transition: color 160ms ease;
30138
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30139
+ background: #00122e;
30316
30140
  }
30317
- .E_berrcjl .breadcrumb-link:hover {
30318
- color: #0080ff;
30141
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30142
+ color: #00122e;
30143
+ opacity: 0.5;
30319
30144
  }
30320
- .E_berrcjl .breadcrumb-link:active {
30321
- color: #005ed1;
30145
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30146
+ color: #00122e;
30147
+ }
30148
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30149
+ display: inline-block;
30150
+ padding: 0;
30151
+ padding-left: 12px;
30152
+ }
30153
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30154
+ margin-bottom: 0;
30155
+ white-space: pre-wrap;
30156
+ color: rgba(44, 56, 82, 0.6);
30157
+ }
30158
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30159
+ padding-left: 8px;
30322
30160
  }
30323
30161
 
30324
- .E_m74vjol {
30325
- display: flex;
30326
- justify-content: space-between;
30327
- width: 100%;
30162
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30163
+ border-radius: 5px 0 0 5px;
30328
30164
  }
30329
- .E_m74vjol .action {
30330
- margin-left: 16px;
30165
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30166
+ border-radius: 0 5px 5px 0;
30331
30167
  }
30332
30168
 
30333
- .E_a1o35uvh .ant-alert-message {
30334
- width: 100%;
30169
+ .E_rcc63c8 {
30170
+ color: #00122e;
30171
+ border-color: #ccd4e3;
30335
30172
  }
30336
-
30337
- .E_b1nip9bk {
30338
- padding: 4px 11px;
30173
+ .E_rcc63c8:first-child {
30174
+ border-color: #a3b4cc;
30339
30175
  }
30340
-
30341
- .E_bqamoqe {
30342
- white-space: nowrap;
30343
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30176
+ .E_rcc63c8.ant-radio-button-wrapper {
30177
+ padding: 0 12px;
30178
+ line-height: 32px;
30179
+ height: 32px;
30344
30180
  }
30345
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30346
- --color: #0080ff;
30181
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30182
+ white-space: nowrap;
30347
30183
  }
30348
- .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] {
30349
- --color: #0080ff;
30184
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30185
+ height: 22px;
30186
+ padding: 0 7px;
30187
+ line-height: 20px;
30350
30188
  }
30351
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30352
- margin-left: 1px;
30189
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30190
+ background: #ccd4e3;
30353
30191
  }
30354
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30355
- border-top-right-radius: 0;
30356
- border-bottom-right-radius: 0;
30192
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30193
+ background: #0080ff;
30357
30194
  }
30358
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30359
- border-top-left-radius: 0;
30360
- border-bottom-left-radius: 0;
30195
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30196
+ background: #ccd4e3;
30197
+ opacity: 0.5;
30361
30198
  }
30362
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30363
- border-radius: unset;
30199
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30200
+ border-right-color: #0080ff;
30364
30201
  }
30365
-
30366
- .E_b1wx3t3t.ant-btn-icon-only {
30367
- justify-content: center;
30202
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30203
+ border-color: #0080ff;
30368
30204
  }
30369
- .E_b1wx3t3t.ant-btn {
30370
- display: inline-flex;
30371
- align-items: center;
30372
- justify-content: center;
30373
- height: 32px;
30374
- border-radius: 6px;
30375
- line-height: 22px;
30376
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30377
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30205
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30206
+ background: rgba(0, 136, 255, 0.1);
30378
30207
  }
30379
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30380
- height: 40px;
30381
- line-height: 24px;
30208
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30209
+ background: rgba(211, 218, 235, 0.6);
30210
+ border-color: #ccd4e3;
30211
+ opacity: 0.5;
30382
30212
  }
30383
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30384
- height: 24px;
30385
- line-height: 20px;
30213
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30214
+ color: #00122e;
30215
+ border-color: #ccd4e3;
30386
30216
  }
30387
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30388
- border-radius: 50%;
30217
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30218
+ color: #00122e;
30219
+ border-color: #ccd4e3;
30220
+ background: rgba(172, 186, 211, 0.6);
30389
30221
  }
30390
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30222
+ .E_rcc63c8 .ant-radio-button-input {
30391
30223
  margin-right: 8px;
30392
- padding-right: 0px;
30224
+ display: inline;
30225
+ border: none;
30226
+ padding: 0;
30227
+ width: 36px;
30228
+ background: transparent;
30393
30229
  }
30394
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30395
- color: var(--color, #06101f);
30396
- font-weight: var(--font-weight);
30397
- background: var(--background-color, #fff);
30398
- border-width: var(--border-width, 1px);
30399
- border-color: var(--border-color, #d9d9d9);
30230
+ .E_rcc63c8 .ant-radio-button-input:focus {
30231
+ box-shadow: none;
30400
30232
  }
30401
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30233
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30234
+ margin-right: 0;
30235
+ width: initial;
30236
+ box-shadow: none;
30237
+ }
30238
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30402
30239
  display: none;
30403
30240
  }
30404
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30405
- color: var(--color, inherit);
30241
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30242
+ display: inline;
30406
30243
  }
30407
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30408
- background: var(--background-color-hover, var(--background-color));
30409
- border-color: var(--border-color-hover, var(--border-color, transparent));
30244
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30245
+ display: inline;
30246
+ margin-right: 8px;
30247
+ padding: 0;
30248
+ width: 36px;
30410
30249
  }
30411
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30412
- --scale: 1;
30413
- --transY: 1px;
30414
- background: var(--background-color-active, var(--background-color));
30415
- border-color: var(--border-color-active, var(--border-color, transparent));
30250
+
30251
+ .E_c1bus5hc {
30252
+ --color: white;
30253
+ height: 14px;
30254
+ width: 14px;
30255
+ border-radius: 50%;
30256
+ flex-shrink: 0;
30257
+ display: flex;
30258
+ align-items: center;
30259
+ justify-content: center;
30260
+ border: 1px solid var(--color);
30416
30261
  }
30417
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30418
- background: var(--background-color-focus, var(--background-color));
30419
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30420
- border-color: var(--border-color-focus, var(--border-color, transparent));
30262
+ .E_c1bus5hc .circle-inner {
30263
+ position: relative;
30264
+ height: 10px;
30265
+ width: 10px;
30266
+ border-radius: 50%;
30267
+ overflow: hidden;
30421
30268
  }
30422
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30423
- color: var(--color-disabled, var(--color));
30424
- background: var(--background-color-disabled, var(--background-color));
30425
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30426
- opacity: 0.5;
30269
+ .E_c1bus5hc .circle-content {
30270
+ position: absolute;
30271
+ height: 100%;
30272
+ width: 100%;
30273
+ left: 0;
30274
+ top: 0;
30275
+ border-radius: 50%;
30276
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30277
+ transform: rotate(180deg);
30427
30278
  }
30428
- .E_b1wx3t3t.ant-btn-link[disabled] {
30429
- color: #0080ff;
30430
- opacity: 0.5;
30279
+ .E_c1bus5hc .circle-child {
30280
+ position: absolute;
30281
+ height: 100%;
30282
+ width: 100%;
30283
+ left: 0;
30284
+ top: 0;
30285
+ margin-left: 50%;
30286
+ transform-origin: left;
30287
+ background: white;
30288
+ transform: rotate(0deg);
30431
30289
  }
30432
- .E_b1wx3t3t.ant-btn-primary {
30433
- --color: #fff;
30434
- --font-weight: bold;
30435
- --border-width: 0;
30436
- --background-color: #0080ff;
30437
- --background-color-hover: #009dff;
30438
- --background-color-active: #005ed1;
30439
- --background-color-focus: #0080ff;
30440
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30290
+
30291
+ .E_s1dizucg.ant-switch {
30292
+ min-width: 40px;
30293
+ height: 24px;
30294
+ background: rgba(172, 186, 211, 0.6);
30295
+ overflow: hidden;
30441
30296
  }
30442
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30443
- --background-color: #f0483e;
30444
- --background-color-hover: #ff5252;
30445
- --background-color-active: #c73d31;
30446
- --background-color-focus: #ff5252;
30447
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30297
+ .E_s1dizucg.ant-switch:focus {
30298
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30448
30299
  }
30449
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30450
- --background-color: #fea008;
30451
- --background-color-hover: #feba33;
30452
- --background-color-active: #e07f00;
30453
- --background-color-focus: #fea008;
30300
+ .E_s1dizucg.ant-switch-small {
30301
+ min-width: 26px;
30302
+ height: 16px;
30454
30303
  }
30455
- .E_b1wx3t3t.ant-btn-secondary {
30456
- --color: #0080ff;
30457
- --font-weight: bold;
30458
- --border-width: 0;
30459
- --background-color: rgba(0, 136, 255, 0.1);
30460
- --background-color-hover: rgba(0, 136, 255, 0.16);
30461
- --background-color-active: rgba(0, 136, 255, 0.2);
30462
- --background-color-focus: rgba(0, 136, 255, 0.1);
30463
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30304
+ .E_s1dizucg.ant-switch-large {
30305
+ min-width: 52px;
30306
+ height: 32px;
30464
30307
  }
30465
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30466
- --color: #f0483e;
30467
- --background-color: rgba(255, 74, 74, 0.1);
30468
- --background-color-hover: rgba(255, 74, 74, 0.16);
30469
- --background-color-active: rgba(255, 74, 74, 0.2);
30470
- --background-color-focus: rgba(255, 74, 74, 0.1);
30471
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30308
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30309
+ height: 20px;
30310
+ width: 20px;
30472
30311
  }
30473
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30474
- --color: #fea008;
30475
- --background-color: rgba(255, 187, 0, 0.1);
30476
- --background-color-hover: rgba(255, 187, 0, 0.16);
30477
- --background-color-active: rgba(255, 187, 0, 0.2);
30478
- --background-color-focus: rgba(255, 187, 0, 0.1);
30312
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30313
+ border-radius: 10px;
30314
+ transition-delay: 120ms;
30479
30315
  }
30480
- .E_b1wx3t3t.ant-btn-tertiary {
30481
- --color: #0080ff;
30482
- --font-weight: bold;
30483
- --border-width: 0;
30484
- --background-color: #fff;
30485
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30486
- box-shadow: none;
30316
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30317
+ height: 14px;
30318
+ width: 14px;
30319
+ top: 1px;
30320
+ left: 1px;
30321
+ }
30322
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30323
+ height: 28px;
30324
+ width: 28px;
30325
+ }
30326
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30327
+ border-radius: 14px;
30328
+ }
30329
+ .E_s1dizucg.ant-switch-checked {
30330
+ background-color: #00ba5d;
30487
30331
  }
30488
- .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30489
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30332
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30333
+ left: calc(100% - 20px - 2px);
30490
30334
  }
30491
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30492
- --color: #f0483e;
30493
- --background-color: #fff;
30494
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30335
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30336
+ left: calc(100% - 14px - 1px);
30495
30337
  }
30496
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30497
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30338
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30339
+ left: calc(100% - 28px - 2px);
30498
30340
  }
30499
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30500
- --color: #fea008;
30501
- --background-color: #fff;
30341
+
30342
+ .E_c1up6e3y {
30343
+ margin-left: 5px;
30502
30344
  }
30503
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30504
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30345
+
30346
+ .E_tju3gfj .date {
30347
+ margin-right: 4px;
30505
30348
  }
30506
- .E_b1wx3t3t.ant-btn-ordinary {
30507
- --color: #1d326c;
30508
- --border-color: #ccd4e3;
30509
- --background-color: #fff;
30510
- --background-color-hover: #edf0f7;
30511
- --background-color-active: #e4e9f2;
30512
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30513
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30349
+
30350
+ .E_iq1gosr {
30351
+ display: inline-block;
30514
30352
  }
30515
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30516
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30353
+
30354
+ .E_s1dni7lo {
30355
+ width: 430px !important;
30517
30356
  }
30518
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30519
- --color: #0080ff;
30520
- --border-color: #0080ff;
30521
- --background-color: #fff;
30522
- --background-color-hover: linear-gradient(
30523
- 0deg,
30524
- rgba(0, 136, 255, 0.16),
30525
- rgba(0, 136, 255, 0.16)
30526
- ),
30527
- #ffffff;
30528
- --background-color-active: linear-gradient(
30529
- 0deg,
30530
- rgba(0, 136, 255, 0.2),
30531
- rgba(0, 136, 255, 0.2)
30532
- ),
30533
- #ffffff;
30534
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30535
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30357
+
30358
+ .E_d1wwmmm5 .ant-select-item-group {
30359
+ padding: 8px 16px;
30360
+ line-height: 18px;
30361
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30362
+ height: 34px;
30363
+ min-height: 34px;
30364
+ box-sizing: border-box;
30365
+ margin-top: 8px;
30536
30366
  }
30537
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30538
- --color: #f0483e;
30539
- --border-color: #f0483e;
30540
- --background-color: #fff;
30541
- --background-color-hover: linear-gradient(
30542
- 0deg,
30543
- rgba(255, 74, 74, 0.16),
30544
- rgba(255, 74, 74, 0.16)
30545
- ),
30546
- #ffffff;
30547
- --background-color-active: linear-gradient(
30548
- 0deg,
30549
- rgba(255, 74, 74, 0.2),
30550
- rgba(255, 74, 74, 0.2)
30551
- ),
30552
- #ffffff;
30553
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30367
+
30368
+ .E_o1ugr09p {
30369
+ display: flex;
30370
+ flex-direction: column;
30371
+ margin: 1px 8px;
30372
+ padding: 8px;
30373
+ border-radius: 4px;
30554
30374
  }
30555
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30556
- --color: #1d326c;
30557
- --border-color: #fff;
30558
- --background-color: #fff;
30559
- --background-color-hover: rgba(211, 218, 235, 0.6);
30560
- --background-color-active: rgba(192, 203, 224, 0.6);
30561
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30562
- box-shadow: none;
30375
+ .E_o1ugr09p .selected-icon {
30376
+ display: none;
30563
30377
  }
30564
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30565
- --color: #0080ff;
30566
- --border-color: #fff;
30567
- --background-color: #fff;
30568
- --background-color-hover: rgba(0, 136, 255, 0.16);
30569
- --background-color-active: rgba(0, 136, 255, 0.2);
30570
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30571
- box-shadow: none;
30378
+ .E_o1ugr09p.ant-select-item-option-grouped {
30379
+ padding-left: 8px;
30572
30380
  }
30573
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30574
- --color: #f0483e;
30575
- --background-color-hover: rgba(255, 74, 74, 0.16);
30576
- --background-color-active: rgba(255, 74, 74, 0.2);
30577
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30381
+ .E_o1ugr09p.ant-select-item-option-selected {
30382
+ background-color: white;
30578
30383
  }
30579
- .E_b1wx3t3t.ant-btn-quiet {
30580
- --color: rgba(44, 56, 82, 0.6);
30581
- --border-width: 0;
30582
- --background-color: transparent;
30583
- --background-color-hover: rgba(211, 218, 235, 0.6);
30584
- --background-color-active: rgba(192, 203, 224, 0.6);
30585
- --background-color-focus: #fff;
30586
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30587
- box-shadow: none;
30384
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30385
+ color: #0080ff;
30588
30386
  }
30589
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30590
- --color: #f0483e;
30591
- --background-color-hover: rgba(255, 74, 74, 0.16);
30592
- --background-color-active: rgba(255, 74, 74, 0.2);
30593
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30387
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30388
+ display: block;
30594
30389
  }
30595
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30596
- --color: #0080ff;
30597
- --background-color: transparent;
30598
- --background-color-hover: rgba(0, 136, 255, 0.16);
30599
- --background-color-active: rgba(0, 136, 255, 0.2);
30600
- --background-color-focus: #fff;
30601
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30390
+ .E_o1ugr09p.ant-select-item-option-active {
30391
+ background: rgba(0, 136, 255, 0.16);
30602
30392
  }
30603
- .E_b1wx3t3t .button-prefix-icon {
30604
- margin-right: 8px;
30605
- display: inline-flex;
30393
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30394
+ color: #0080ff;
30606
30395
  }
30607
- .E_b1wx3t3t .button-suffix-icon {
30608
- margin-left: 8px;
30609
- display: inline-flex;
30396
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30397
+ background: rgba(0, 136, 255, 0.1);
30398
+ color: #0080ff;
30610
30399
  }
30611
- .E_b1wx3t3t .icon-wrapper {
30400
+
30401
+ .E_o1ifxsq4 {
30612
30402
  display: flex;
30613
- justify-content: center;
30403
+ justify-content: space-between;
30404
+ height: 20px;
30405
+ line-height: 20px;
30614
30406
  }
30615
-
30616
- button.E_n7k2c6r {
30617
- padding: 0;
30407
+ .E_o1ifxsq4 .timezone-title {
30408
+ color: #2d3a56;
30409
+ overflow: hidden;
30410
+ text-overflow: ellipsis;
30618
30411
  }
30619
30412
 
30620
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30621
- padding: 4px 8px 0 8px;
30413
+ .E_o1zue7 {
30414
+ display: flex;
30415
+ justify-content: space-between;
30622
30416
  color: rgba(44, 56, 82, 0.6);
30623
- font-size: 12px;
30417
+ height: 18px;
30418
+ line-height: 18px;
30419
+ margin-top: 2px;
30624
30420
  }
30625
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30626
- padding-bottom: 6px;
30421
+
30422
+ .E_tyfmlxg {
30423
+ border: none;
30424
+ margin-right: 0;
30425
+ background: rgba(225, 230, 241, 0.6);
30627
30426
  }
30628
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30629
- padding-top: 4px;
30630
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30427
+
30428
+ .E_o18uybox {
30429
+ pointer-events: none;
30430
+ height: 32px;
30431
+ width: 100%;
30432
+ opacity: 0;
30631
30433
  }
30632
30434
 
30633
- .E_ccrbeuz .ant-collapse-item {
30634
- border: 0px;
30635
- background-color: #fff;
30435
+ .E_ivqqkzv {
30436
+ height: 24px;
30437
+ width: 56px !important;
30438
+ margin-right: 4px;
30636
30439
  }
30637
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30638
- padding-top: 0px;
30639
- padding-bottom: 0px;
30640
- padding-left: 0px !important;
30641
- padding-right: 24px;
30440
+
30441
+ .E_c1wk4q29 {
30442
+ color: rgba(44, 56, 82, 0.6);
30642
30443
  }
30643
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30644
- right: 0px;
30444
+
30445
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30446
+ border-radius: 6px;
30645
30447
  }
30646
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30647
- padding: 0px;
30448
+ .E_s177mls5.ant-select.ant-select-single {
30449
+ width: 100%;
30450
+ color: #2d3a56;
30451
+ border-color: rgba(211, 218, 235, 0.6);
30452
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30453
+ font-size: 13px;
30648
30454
  }
30649
-
30650
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30651
- padding-right: 0px;
30652
- cursor: default;
30455
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30456
+ height: 30px;
30653
30457
  }
30654
-
30655
- .E_itxley7.ant-input-group.ant-input-group-compact {
30656
- display: flex;
30458
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30459
+ height: 38px;
30460
+ font-size: 13px;
30461
+ }
30462
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30463
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30464
+ transition: 160ms ease;
30465
+ }
30466
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30467
+ color: #0080ff;
30468
+ }
30469
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30470
+ border-color: rgba(107, 128, 167, 0.6);
30471
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30472
+ }
30473
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30474
+ color: #0080ff;
30475
+ }
30476
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30477
+ border-color: #0080ff;
30478
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30657
30479
  }
30658
-
30659
- .E_sx1bpnu .ant-input-sm {
30660
- line-height: 18px;
30480
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30481
+ transform: rotate(180deg);
30661
30482
  }
30662
-
30663
- .E_c1uzzomf {
30664
- margin-bottom: 16px;
30483
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30484
+ background: rgba(211, 218, 235, 0.6);
30485
+ border-color: rgba(172, 186, 211, 0.6);
30486
+ cursor: "not-allowed";
30665
30487
  }
30666
- .E_c1uzzomf .card-title {
30667
- font-size: 16px;
30668
- color: rgba(44, 56, 82, 0.6);
30669
- font-weight: 700;
30670
- line-height: 32px;
30488
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30489
+ border-color: #f0483e !important;
30671
30490
  }
30672
- .E_c1uzzomf .card-body {
30673
- padding: 24px;
30674
- border-radius: 8px;
30675
- background: #fff;
30491
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30492
+ color: #1d326c;
30676
30493
  }
30677
- .E_c1uzzomf .empty {
30678
- font-weight: 700;
30679
- font-size: 14px;
30680
- line-height: 22px;
30681
- color: rgba(0, 21, 64, 0.3);
30682
- text-align: center;
30494
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30495
+ border-color: #0080ff;
30496
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30497
+ }
30498
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30499
+ transform: rotate(180deg);
30683
30500
  }
30684
30501
 
30685
- .E_c1yyuluq {
30686
- border-radius: 8px;
30502
+ .E_t1m2x205 .ant-tooltip-arrow {
30503
+ display: none;
30687
30504
  }
30688
- .E_c1yyuluq .ant-card-body {
30689
- padding: 20px 24px 24px 24px;
30505
+ .E_t1m2x205 .ant-tooltip-inner {
30506
+ background: rgba(23, 38, 64, 0.8);
30507
+ border-radius: 4px;
30690
30508
  }
30691
30509
 
30692
- .E_phljevk {
30510
+ .E_s1ebs0ra {
30693
30511
  display: flex;
30694
- justify-content: space-between;
30695
30512
  align-items: center;
30696
- padding: 10px 0;
30697
- color: rgba(44, 56, 82, 0.6);
30698
- font-size: 12px;
30699
- line-height: 24px;
30700
- }
30701
- .E_phljevk .pagination-left {
30702
- padding: 2px 8px;
30513
+ justify-content: space-between;
30514
+ background: #edf0f7;
30515
+ padding: 8px 12px;
30516
+ position: sticky;
30517
+ top: 0;
30518
+ z-index: 1;
30519
+ margin-bottom: -52px;
30703
30520
  }
30704
- .E_phljevk .dropdown-trigger {
30521
+ .E_s1ebs0ra .select-total {
30705
30522
  display: flex;
30706
30523
  align-items: center;
30707
- border-radius: 6px;
30524
+ font-weight: 700;
30525
+ flex-shrink: 0;
30526
+ }
30527
+ .E_s1ebs0ra .select-total .icon-wrapper {
30708
30528
  cursor: pointer;
30709
- transition: all 0.3s ease;
30529
+ margin-left: 8px;
30530
+ width: 32px;
30531
+ height: 32px;
30532
+ border-radius: 50%;
30533
+ justify-content: center;
30710
30534
  }
30711
- .E_phljevk .dropdown-trigger:hover {
30712
- background: rgba(211, 218, 235, 0.6);
30713
- color: #0080ff;
30535
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30536
+ background: rgba(225, 230, 241, 0.6);
30714
30537
  }
30715
- .E_phljevk .dropdown-trigger .icon-inner {
30716
- margin-left: 4px;
30538
+ .E_s1ebs0ra .action-group {
30539
+ flex: 1;
30540
+ margin-left: 88px;
30541
+ white-space: nowrap;
30542
+ text-align: right;
30543
+ position: relative;
30544
+ padding: 4px 0;
30545
+ margin-top: -4px;
30546
+ overflow: hidden;
30717
30547
  }
30718
- .E_phljevk .pagination-right {
30719
- display: flex;
30720
- align-items: center;
30721
- color: #0080ff;
30722
- font-weight: bold;
30548
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30549
+ transform: translateY(-4px);
30723
30550
  }
30724
- .E_phljevk .pagination-right .icon-inner {
30725
- margin-left: 4px;
30551
+ .E_s1ebs0ra .action-group button {
30552
+ border: none;
30726
30553
  }
30727
- .E_phljevk .pagination-right .prev-btn,
30728
- .E_phljevk .pagination-right .next-btn {
30729
- padding: 0 8px;
30554
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30555
+ margin-right: 8px;
30730
30556
  }
30731
- .E_phljevk .pagination-right .prev-btn > span,
30732
- .E_phljevk .pagination-right .next-btn > span {
30733
- color: #0080ff;
30557
+ .E_s1ebs0ra .action-group > button:last-child {
30558
+ margin-right: 4px;
30734
30559
  }
30735
- .E_phljevk .pagination-right .next-btn .icon-inner {
30736
- transform: rotate(180deg);
30560
+ .E_s1ebs0ra .action-group .more-btn {
30561
+ cursor: pointer;
30562
+ width: 32px;
30563
+ height: 32px;
30564
+ justify-content: center;
30565
+ border-radius: 50%;
30566
+ }
30567
+ .E_s1ebs0ra .action-group .more-btn:hover {
30568
+ background: #fff;
30737
30569
  }
30738
30570
 
30739
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30740
- max-height: calc(100vh - 128px);
30741
- overflow-y: auto;
30571
+ .E_s1sck0th {
30572
+ padding: 0 8px;
30573
+ border-radius: 4px;
30742
30574
  }
30743
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30744
- padding: 4px 20px;
30745
- font-size: 12px;
30746
- line-height: 18px;
30575
+
30576
+ .E_m855nr1 {
30577
+ padding: 2px 8px;
30578
+ border-radius: 3px;
30747
30579
  }
30748
30580
 
30749
- .E_rapgekc.ant-radio-wrapper {
30581
+ .E_l1270xpg {
30582
+ padding: 3px 8px;
30583
+ border-radius: 2px;
30584
+ }
30585
+
30586
+ .E_t14rextb.ant-tag:hover {
30587
+ opacity: unset;
30588
+ }
30589
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30590
+ margin: 0;
30591
+ margin-right: 8px;
30750
30592
  display: inline-flex;
30751
- align-items: baseline;
30752
- white-space: pre-wrap;
30593
+ align-items: center;
30594
+ border: none;
30753
30595
  }
30754
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30755
- position: relative;
30756
- top: 3px;
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30597
+ width: 16px;
30598
+ height: 16px;
30599
+ color: inherit;
30600
+ margin-left: 4px;
30601
+ opacity: 0.6;
30602
+ display: inline-flex;
30757
30603
  }
30758
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30759
- border-color: rgba(107, 128, 167, 0.6);
30604
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30605
+ opacity: 1;
30760
30606
  }
30761
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30762
- border-color: #0080ff;
30607
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30608
+ color: #0080ff;
30609
+ background-color: rgba(0, 136, 255, 0.1);
30763
30610
  }
30764
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30765
- border-color: #0080ff;
30766
- background: #0080ff;
30611
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30612
+ color: #f0483e;
30613
+ background-color: rgba(255, 74, 74, 0.1);
30767
30614
  }
30768
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30769
- top: 4px;
30770
- left: 4px;
30771
- width: 6px;
30772
- height: 6px;
30773
- background: #fff;
30615
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30616
+ color: #e07f00;
30617
+ background-color: rgba(255, 187, 0, 0.1);
30774
30618
  }
30775
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30776
- opacity: 0.5;
30619
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30620
+ color: #008f4c;
30621
+ background-color: rgba(30, 201, 127, 0.1);
30777
30622
  }
30778
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30779
- border-color: rgba(107, 128, 167, 0.6);
30780
- background: rgba(211, 218, 235, 0.6);
30623
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30624
+ color: #1d326c;
30625
+ background-color: rgba(225, 230, 241, 0.6);
30781
30626
  }
30782
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30783
- background: #00122e;
30627
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30628
+ color: #7E41FF;
30629
+ background-color: rgba(126, 65, 255, 0.1);
30784
30630
  }
30785
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30786
- color: #00122e;
30787
- opacity: 0.5;
30631
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30632
+ color: #fff;
30788
30633
  }
30789
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30790
- color: #00122e;
30634
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30635
+ background-color: #f0483e;
30791
30636
  }
30792
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30793
- display: inline-block;
30794
- padding: 0;
30795
- padding-left: 12px;
30637
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30638
+ background-color: #fea008;
30796
30639
  }
30797
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30798
- margin-bottom: 0;
30799
- white-space: pre-wrap;
30800
- color: rgba(44, 56, 82, 0.6);
30640
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30641
+ background-color: #00ba5d;
30801
30642
  }
30802
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30803
- padding-left: 8px;
30643
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30644
+ background-color: #0080ff;
30804
30645
  }
30805
-
30806
- .E_rp906go .ant-radio-button-wrapper:first-child {
30807
- border-radius: 5px 0 0 5px;
30646
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30647
+ background-color: #6b7d99;
30808
30648
  }
30809
- .E_rp906go .ant-radio-button-wrapper:last-child {
30810
- border-radius: 0 5px 5px 0;
30649
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30650
+ background-color: #7E41FF;
30811
30651
  }
30812
30652
 
30813
- .E_rcc63c8 {
30814
- color: #00122e;
30815
- border-color: #ccd4e3;
30653
+ .E_clm1wy1 {
30654
+ width: 192px;
30655
+ height: 246px;
30656
+ border-radius: 4px;
30657
+ }
30658
+ .E_clm1wy1 > .ant-picker-calendar,
30659
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30660
+ width: 100%;
30661
+ background-color: rgba(245, 247, 250, 0.6);
30662
+ border-top: none;
30663
+ }
30664
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30665
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30666
+ padding: 0 16px;
30667
+ }
30668
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30669
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30670
+ width: 100%;
30671
+ height: 180px;
30672
+ border-spacing: 0;
30816
30673
  }
30817
- .E_rcc63c8:first-child {
30818
- border-color: #a3b4cc;
30674
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30675
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30676
+ margin-bottom: 8px;
30819
30677
  }
30820
- .E_rcc63c8.ant-radio-button-wrapper {
30821
- padding: 0 12px;
30822
- line-height: 32px;
30823
- height: 32px;
30678
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30679
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30680
+ width: 22px;
30824
30681
  }
30825
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30826
- white-space: nowrap;
30682
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30683
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30684
+ padding: 0;
30827
30685
  }
30828
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30829
- height: 22px;
30830
- padding: 0 7px;
30831
- line-height: 20px;
30686
+ .E_clm1wy1 .ant-picker-cell {
30687
+ color: rgba(62, 70, 82, 0.6);
30688
+ opacity: 0.4;
30832
30689
  }
30833
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30834
- background: #ccd4e3;
30690
+ .E_clm1wy1 .ant-picker-cell-in-view {
30691
+ color: rgba(62, 70, 82, 0.6);
30692
+ opacity: 1;
30835
30693
  }
30836
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30837
- background: #0080ff;
30694
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30695
+ color: #3e4652;
30838
30696
  }
30839
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30840
- background: #ccd4e3;
30841
- opacity: 0.5;
30697
+ .E_clm1wy1 .ant-picker-cell::before {
30698
+ pointer-events: none;
30842
30699
  }
30843
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30844
- border-right-color: #0080ff;
30700
+
30701
+ .E_t1tsm00v {
30702
+ color: rgba(129, 138, 153, 0.6);
30703
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30704
+ backdrop-filter: blur(10px);
30705
+ padding: 7px 10px;
30845
30706
  }
30846
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30847
- border-color: #0080ff;
30707
+
30708
+ .E_c167wnad {
30709
+ color: rgba(62, 70, 82, 0.6);
30710
+ display: flex;
30711
+ justify-content: space-between;
30712
+ align-items: center;
30713
+ padding: 8px 16px;
30848
30714
  }
30849
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30850
- background: rgba(0, 136, 255, 0.1);
30715
+ .E_c167wnad .anticon {
30716
+ cursor: pointer;
30851
30717
  }
30852
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30853
- background: rgba(211, 218, 235, 0.6);
30854
- border-color: #ccd4e3;
30855
- opacity: 0.5;
30718
+ .E_c167wnad .anticon:hover {
30719
+ color: #0096ff;
30856
30720
  }
30857
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30858
- color: #00122e;
30859
- border-color: #ccd4e3;
30721
+
30722
+ .E_cxhf7dh {
30723
+ text-align: center;
30860
30724
  }
30861
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30862
- color: #00122e;
30863
- border-color: #ccd4e3;
30864
- background: rgba(172, 186, 211, 0.6);
30725
+ .E_cxhf7dh .dots {
30726
+ display: flex;
30727
+ justify-content: center;
30865
30728
  }
30866
- .E_rcc63c8 .ant-radio-button-input {
30867
- margin-right: 8px;
30868
- display: inline;
30869
- border: none;
30870
- padding: 0;
30871
- width: 36px;
30872
- background: transparent;
30729
+ .E_cxhf7dh .dot {
30730
+ display: inline-block;
30731
+ width: 2px;
30732
+ height: 2px;
30733
+ border-radius: 1px;
30734
+ background: #0096ff;
30873
30735
  }
30874
- .E_rcc63c8 .ant-radio-button-input:focus {
30875
- box-shadow: none;
30736
+ .E_cxhf7dh .dot:not(:last-child) {
30737
+ margin-right: 2px;
30876
30738
  }
30877
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30878
- margin-right: 0;
30879
- width: initial;
30880
- box-shadow: none;
30739
+ .E_cxhf7dh .bar {
30740
+ width: 9px;
30741
+ height: 2px;
30742
+ background: #0096ff;
30743
+ border-radius: 2px;
30881
30744
  }
30882
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30883
- display: none;
30745
+
30746
+ .E_gmyahx3 {
30747
+ cursor: pointer;
30884
30748
  }
30885
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30886
- display: inline;
30749
+ .E_gmyahx3 .link-text {
30750
+ color: rgba(0, 21, 64, 0.3);
30887
30751
  }
30888
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30889
- display: inline;
30890
- margin-right: 8px;
30891
- padding: 0;
30892
- width: 36px;
30752
+ .E_gmyahx3:hover .link-text {
30753
+ color: #0080ff;
30893
30754
  }
30894
30755
 
30895
- .E_d1bw7c5z {
30896
- position: relative;
30897
- max-width: 388px;
30898
- min-width: 285px;
30756
+ .E_t1sqg15u {
30757
+ background: white;
30899
30758
  }
30900
- .E_d1bw7c5z .center {
30901
- position: absolute;
30902
- font-size: 12px;
30903
- width: 80px;
30904
- height: 100px;
30905
- top: 0;
30906
- left: 35px;
30907
- display: flex;
30759
+ .E_t1sqg15u.inline .table-row {
30908
30760
  flex-direction: column;
30909
- justify-content: center;
30910
- align-items: center;
30911
- color: #00122e;
30912
- }
30913
- .E_d1bw7c5z .center .number {
30914
- font-size: 24px;
30915
- font-weight: 700;
30916
30761
  }
30917
- .E_d1bw7c5z .center .text {
30918
- padding: 0 5px;
30919
- font-size: 12px;
30920
- width: inherit;
30921
- text-align: center;
30762
+ .E_t1sqg15u.inline .table-row > label {
30763
+ padding: 0 16px 7px 0;
30922
30764
  }
30923
- .E_d1bw7c5z .recharts-wrapper {
30924
- display: flex;
30765
+ .E_t1sqg15u.has-border .table-header {
30766
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30925
30767
  }
30926
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30927
- position: relative !important;
30928
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30929
- left: 0 !important;
30930
- bottom: 0 !important;
30931
- display: flex;
30932
- align-items: center;
30768
+ .E_t1sqg15u.has-border .hiddenBorder {
30769
+ border-top: none !important;
30933
30770
  }
30934
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30935
- width: 100%;
30771
+ .E_t1sqg15u.has-border .table-row + .table-row {
30772
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30936
30773
  }
30937
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30938
- width: 100%;
30939
- margin-right: 0 !important;
30940
- line-height: 18px;
30774
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30775
+ padding-bottom: 0;
30941
30776
  }
30942
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30943
- border-radius: 2px;
30777
+ .E_t1sqg15u.align-right .content {
30778
+ text-align: right;
30944
30779
  }
30945
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30946
- min-width: 75px;
30947
- max-width: 198px;
30948
- width: calc(100% - 20px);
30949
- margin-left: 2px;
30950
- color: #00122e !important;
30951
- display: inline-flex;
30780
+ .E_t1sqg15u .uuid-row {
30781
+ display: flex;
30952
30782
  justify-content: space-between;
30953
30783
  }
30954
- .E_d1bw7c5z .tooltip-text {
30955
- maxwidth: calc(100% - 12px);
30956
- cursor: pointer;
30957
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30784
+ .E_t1sqg15u .uuid-row .id-text {
30785
+ white-space: nowrap;
30958
30786
  overflow: hidden;
30959
30787
  text-overflow: ellipsis;
30960
- white-space: nowrap;
30961
30788
  }
30962
- .E_d1bw7c5z .value {
30963
- color: rgba(44, 56, 82, 0.75);
30789
+
30790
+ .E_t4zczcp {
30791
+ display: flex;
30792
+ justify-content: space-between;
30793
+ align-items: center;
30794
+ padding: 8px;
30795
+ min-height: 32px;
30796
+ }
30797
+ .E_t4zczcp .table-title {
30798
+ color: rgba(44, 56, 82, 0.6);
30799
+ font-weight: 600;
30800
+ font-size: 12px;
30801
+ line-height: 8px;
30802
+ }
30803
+ .E_t4zczcp .edit-icon {
30804
+ font-size: 16px;
30805
+ color: rgba(10, 37, 85, 0.6);
30806
+ cursor: pointer;
30964
30807
  }
30965
30808
 
30966
- .E_t10pqbtc {
30967
- width: 140px;
30809
+ .E_t1s7goww {
30810
+ font-size: 12px;
30811
+ line-height: 18px;
30968
30812
  }
30969
- .E_t10pqbtc .item {
30970
- margin: 6px auto;
30813
+
30814
+ .E_t93e4cf {
30971
30815
  display: flex;
30972
- justify-content: space-between;
30816
+ padding: 8px 0;
30817
+ color: #2d3a56;
30973
30818
  }
30974
- .E_t10pqbtc .item .name {
30975
- width: 102px;
30819
+ .E_t93e4cf .hidden {
30820
+ display: none;
30821
+ }
30822
+ .E_t93e4cf .ant-btn-link {
30823
+ height: auto;
30824
+ }
30825
+ .E_t93e4cf .content {
30826
+ overflow: hidden;
30827
+ overflow-x: auto;
30828
+ width: 100%;
30829
+ white-space: pre-wrap;
30830
+ }
30831
+ .E_t93e4cf .content .ant-btn {
30832
+ white-space: pre-wrap;
30833
+ text-align: left;
30834
+ }
30835
+ .E_t93e4cf .content .unit-chart {
30836
+ justify-content: flex-start;
30976
30837
  }
30977
30838
 
30978
- .E_c1bus5hc {
30979
- --color: white;
30980
- height: 14px;
30981
- width: 14px;
30982
- border-radius: 50%;
30839
+ .E_rhz2uv5 {
30840
+ width: var(--rhz2uv5-0);
30983
30841
  flex-shrink: 0;
30842
+ color: rgba(44, 56, 82, 0.6);
30843
+ padding-right: 12px;
30844
+ }
30845
+
30846
+ .E_s1iv0tp1 .enabled-switch {
30984
30847
  display: flex;
30985
30848
  align-items: center;
30986
- justify-content: center;
30987
- border: 1px solid var(--color);
30988
30849
  }
30989
- .E_c1bus5hc .circle-inner {
30990
- position: relative;
30991
- height: 10px;
30992
- width: 10px;
30993
- border-radius: 50%;
30994
- overflow: hidden;
30850
+ .E_s1iv0tp1 .enabled-text {
30851
+ margin-right: 8px;
30995
30852
  }
30996
- .E_c1bus5hc .circle-content {
30997
- position: absolute;
30998
- height: 100%;
30853
+
30854
+ .E_c18bcrac {
30855
+ display: inline-block;
30999
30856
  width: 100%;
31000
- left: 0;
31001
- top: 0;
31002
- border-radius: 50%;
31003
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31004
- transform: rotate(180deg);
31005
30857
  }
31006
- .E_c1bus5hc .circle-child {
31007
- position: absolute;
31008
- height: 100%;
31009
- width: 100%;
31010
- left: 0;
31011
- top: 0;
31012
- margin-left: 50%;
31013
- transform-origin: left;
31014
- background: white;
31015
- transform: rotate(0deg);
30858
+ .E_c18bcrac .recharts-wrapper {
30859
+ margin-left: 4px;
31016
30860
  }
31017
30861
 
31018
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31019
- border-radius: 6px;
30862
+ .E_cro7kg2 {
30863
+ padding: 4px;
31020
30864
  }
31021
- .E_s177mls5.ant-select.ant-select-single {
31022
- width: 100%;
31023
- color: #2d3a56;
31024
- border-color: rgba(211, 218, 235, 0.6);
31025
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30865
+
30866
+ .E_c14wcxf0 {
30867
+ display: flex;
30868
+ justify-content: space-between;
30869
+ align-items: center;
31026
30870
  font-size: 13px;
30871
+ line-height: 24px;
30872
+ color: #cccccc;
30873
+ white-space: nowrap;
31027
30874
  }
31028
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31029
- height: 30px;
31030
- }
31031
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31032
- height: 38px;
31033
- font-size: 13px;
30875
+ .E_c14wcxf0 label {
30876
+ margin-right: 32px;
31034
30877
  }
31035
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31036
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31037
- transition: 160ms ease;
30878
+
30879
+ .E_coy29mj.E_c14wcxf0 {
30880
+ font-weight: bold;
30881
+ color: white;
31038
30882
  }
31039
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31040
- color: #0080ff;
30883
+
30884
+ .E_s11212zy {
30885
+ width: 8px;
30886
+ height: 8px;
30887
+ border-radius: 2px;
30888
+ display: inline-block;
30889
+ background: var(--s11212zy-0);
30890
+ border: 1px solid #fff;
30891
+ box-sizing: content-box;
30892
+ margin-right: 6px;
31041
30893
  }
31042
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31043
- border-color: rgba(107, 128, 167, 0.6);
31044
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30894
+
30895
+ .E_p1lyky6c > :first-child {
30896
+ font-weight: bold;
30897
+ color: white;
30898
+ margin-right: 4px;
31045
30899
  }
31046
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31047
- color: #0080ff;
30900
+
30901
+ .E_skwah65 {
30902
+ height: 8px;
30903
+ box-sizing: border-box;
30904
+ border-radius: 2px;
30905
+ background: #f5f7fa;
30906
+ display: flex;
30907
+ width: 100%;
30908
+ overflow: hidden;
31048
30909
  }
31049
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31050
- border-color: #0080ff;
31051
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30910
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30911
+ margin-left: 1px;
31052
30912
  }
31053
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31054
- transform: rotate(180deg);
30913
+
30914
+ .E_ou7iq30 {
30915
+ overflow: hidden;
30916
+ text-overflow: ellipsis;
31055
30917
  }
31056
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31057
- background: rgba(211, 218, 235, 0.6);
31058
- border-color: rgba(172, 186, 211, 0.6);
31059
- cursor: "not-allowed";
30918
+
30919
+ .E_s1tui002 {
30920
+ white-space: nowrap;
31060
30921
  }
31061
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31062
- border-color: #f0483e !important;
30922
+
30923
+ .E_mxrc2zg {
30924
+ display: -webkit-box;
30925
+ -webkit-line-clamp: var(--mxrc2zg-0);
30926
+ -webkit-box-orient: vertical;
30927
+ word-break: break-all;
31063
30928
  }
31064
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31065
- color: #1d326c;
30929
+
30930
+ .E_n12mqh7z {
30931
+ display: flex;
30932
+ align-items: center;
30933
+ font-size: 12px;
30934
+ line-height: 18px;
31066
30935
  }
31067
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31068
- border-color: #0080ff;
31069
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30936
+ .E_n12mqh7z:not(:last-child) {
30937
+ margin-bottom: 4px;
31070
30938
  }
31071
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31072
- transform: rotate(180deg);
30939
+
30940
+ .E_tf5bynu {
30941
+ margin: 0 3px;
31073
30942
  }
31074
30943
 
31075
- .E_t1m2x205 .ant-tooltip-arrow {
31076
- display: none;
30944
+ .E_tcckoz1 {
30945
+ max-height: 400px;
30946
+ overflow: auto;
31077
30947
  }
31078
- .E_t1m2x205 .ant-tooltip-inner {
31079
- background: rgba(23, 38, 64, 0.8);
31080
- border-radius: 4px;
30948
+
30949
+ span.E_tqjc4ui {
30950
+ margin: 0 2px;
31081
30951
  }
31082
30952
 
31083
- .E_s1dizucg.ant-switch {
31084
- min-width: 40px;
31085
- height: 24px;
31086
- background: rgba(172, 186, 211, 0.6);
31087
- overflow: hidden;
30953
+ .E_c1up1pdz {
30954
+ width: 648px;
31088
30955
  }
31089
- .E_s1dizucg.ant-switch:focus {
31090
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30956
+ .E_c1up1pdz.active {
30957
+ border-color: #0080ff;
31091
30958
  }
31092
- .E_s1dizucg.ant-switch-small {
31093
- min-width: 26px;
31094
- height: 16px;
30959
+ .E_c1up1pdz.active > header {
30960
+ background: rgba(0, 128, 255, 0.1);
31095
30961
  }
31096
- .E_s1dizucg.ant-switch-large {
31097
- min-width: 52px;
31098
- height: 32px;
30962
+ .E_c1up1pdz .expand {
30963
+ padding: 12px;
31099
30964
  }
31100
- .E_s1dizucg.ant-switch .ant-switch-handle {
31101
- height: 20px;
31102
- width: 20px;
30965
+ .E_c1up1pdz .field-item {
30966
+ display: flex;
30967
+ padding: 10px 0;
30968
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31103
30969
  }
31104
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31105
- border-radius: 10px;
31106
- transition-delay: 120ms;
30970
+ .E_c1up1pdz .field-item:last-child {
30971
+ border-bottom: none;
30972
+ padding-bottom: 0;
31107
30973
  }
31108
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31109
- height: 14px;
31110
- width: 14px;
31111
- top: 1px;
31112
- left: 1px;
30974
+ .E_c1up1pdz .field-item label {
30975
+ line-height: 32px;
30976
+ width: 100px;
30977
+ color: rgba(62, 70, 82, 0.6);
31113
30978
  }
31114
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31115
- height: 28px;
31116
- width: 28px;
30979
+ .E_c1up1pdz .help {
30980
+ color: rgba(62, 70, 82, 0.6);
30981
+ margin-top: 5px;
31117
30982
  }
31118
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31119
- border-radius: 14px;
30983
+ .E_c1up1pdz .ant-input-affix-wrapper,
30984
+ .E_c1up1pdz .ant-picker {
30985
+ width: 128px;
31120
30986
  }
31121
- .E_s1dizucg.ant-switch-checked {
31122
- background-color: #00ba5d;
30987
+
30988
+ .E_c156wh19 {
30989
+ display: flex;
30990
+ align-items: center;
30991
+ justify-content: space-between;
30992
+ word-break: keep-all;
31123
30993
  }
31124
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31125
- left: calc(100% - 20px - 2px);
30994
+ .E_c156wh19 .title {
30995
+ margin: 0 16px 0 8px;
31126
30996
  }
31127
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31128
- left: calc(100% - 14px - 1px);
30997
+ .E_c156wh19 .retain {
30998
+ color: rgba(129, 138, 153, 0.6);
31129
30999
  }
31130
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31131
- left: calc(100% - 28px - 2px);
31000
+ .E_c156wh19 div.left {
31001
+ flex: 1;
31002
+ display: flex;
31003
+ overflow: hidden;
31004
+ align-items: center;
31005
+ justify-content: flex-start;
31006
+ white-space: nowrap;
31132
31007
  }
31133
-
31134
- .E_c1up6e3y {
31135
- margin-left: 5px;
31008
+ .E_c156wh19 div.left .title {
31009
+ max-width: 100%;
31010
+ overflow: hidden;
31011
+ text-overflow: ellipsis;
31136
31012
  }
31137
-
31138
- .E_ivqqkzv {
31139
- height: 24px;
31140
- width: 56px !important;
31141
- margin-right: 4px;
31013
+ .E_c156wh19 div.right {
31014
+ display: flex;
31015
+ align-items: center;
31142
31016
  }
31143
-
31144
- .E_c1wk4q29 {
31145
- color: rgba(44, 56, 82, 0.6);
31017
+ .E_c156wh19 .reverse {
31018
+ display: flex;
31019
+ flex-direction: row-reverse;
31020
+ align-items: center;
31146
31021
  }
31147
-
31148
- .E_s1dni7lo {
31149
- width: 430px !important;
31022
+ .E_c156wh19 .reverse .ant-switch {
31023
+ margin-left: 8px;
31150
31024
  }
31151
-
31152
- .E_d1wwmmm5 .ant-select-item-group {
31153
- padding: 8px 16px;
31154
- line-height: 18px;
31155
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31156
- height: 34px;
31157
- min-height: 34px;
31158
- box-sizing: border-box;
31159
- margin-top: 8px;
31025
+ .E_c156wh19 .close {
31026
+ padding-left: 14px;
31027
+ margin-left: 14px;
31028
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31029
+ cursor: pointer;
31160
31030
  }
31161
31031
 
31162
- .E_o1ugr09p {
31163
- display: flex;
31164
- flex-direction: column;
31165
- margin: 1px 8px;
31166
- padding: 8px;
31032
+ .E_m126spxy {
31033
+ padding-bottom: 4px;
31034
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31035
+ }
31036
+ .E_m126spxy .ant-btn-link {
31037
+ padding: 1px 10px;
31038
+ color: rgba(62, 70, 82, 0.6);
31167
31039
  border-radius: 4px;
31168
31040
  }
31169
- .E_o1ugr09p .selected-icon {
31170
- display: none;
31041
+ .E_m126spxy .ant-btn-link.active {
31042
+ background: rgba(0, 128, 255, 0.1);
31043
+ color: #0096ff;
31171
31044
  }
31172
- .E_o1ugr09p.ant-select-item-option-grouped {
31173
- padding-left: 8px;
31045
+
31046
+ .E_wpbf4pq {
31047
+ padding: 10px 0;
31048
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31174
31049
  }
31175
- .E_o1ugr09p.ant-select-item-option-selected {
31176
- background-color: white;
31050
+ .E_wpbf4pq .ant-input,
31051
+ .E_wpbf4pq .ant-picker {
31052
+ width: 80px;
31053
+ margin: 0 9px;
31054
+ text-align: center;
31177
31055
  }
31178
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31179
- color: #0080ff;
31056
+ .E_wpbf4pq .options {
31057
+ padding: 12px 0 12px 16px;
31058
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31059
+ margin: 5px 0 5px 8px;
31180
31060
  }
31181
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31182
- display: block;
31061
+ .E_wpbf4pq .week-day-option,
31062
+ .E_wpbf4pq .month-day-option {
31063
+ background: #f5f7fa;
31064
+ box-sizing: border-box;
31065
+ border-radius: 16px;
31066
+ margin-right: 8px;
31183
31067
  }
31184
- .E_o1ugr09p.ant-select-item-option-active {
31185
- background: rgba(0, 136, 255, 0.16);
31068
+ .E_wpbf4pq .week-day-option:focus,
31069
+ .E_wpbf4pq .month-day-option:focus {
31070
+ color: inherit;
31071
+ border-color: #d9d9d9;
31186
31072
  }
31187
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31188
- color: #0080ff;
31073
+ .E_wpbf4pq .week-day-option.active {
31074
+ background-color: #0096ff;
31075
+ border-color: #0096ff;
31076
+ color: #fff;
31189
31077
  }
31190
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31191
- background: rgba(0, 136, 255, 0.1);
31192
- color: #0080ff;
31078
+ .E_wpbf4pq .week-day-option.en-text {
31079
+ width: 110px;
31080
+ margin-top: 4px;
31193
31081
  }
31194
-
31195
- .E_o1ifxsq4 {
31196
- display: flex;
31197
- justify-content: space-between;
31198
- height: 20px;
31199
- line-height: 20px;
31082
+ .E_wpbf4pq .month-day-option {
31083
+ width: 32px;
31084
+ padding: 0;
31085
+ margin-bottom: 8px;
31200
31086
  }
31201
- .E_o1ifxsq4 .timezone-title {
31202
- color: #2d3a56;
31203
- overflow: hidden;
31204
- text-overflow: ellipsis;
31087
+ .E_wpbf4pq .month-day-option.active {
31088
+ background-color: #0096ff;
31089
+ border-color: #0096ff;
31090
+ color: #fff;
31205
31091
  }
31206
31092
 
31207
- .E_o1zue7 {
31093
+ .E_wg1tsps {
31208
31094
  display: flex;
31209
- justify-content: space-between;
31210
- color: rgba(44, 56, 82, 0.6);
31211
- height: 18px;
31212
- line-height: 18px;
31213
- margin-top: 2px;
31095
+ align-items: center;
31096
+ justify-content: flex-end;
31214
31097
  }
31215
31098
 
31216
- .E_tyfmlxg {
31217
- border: none;
31218
- margin-right: 0;
31219
- background: rgba(225, 230, 241, 0.6);
31099
+ .E_b1ctd5xy {
31100
+ display: flex;
31101
+ align-items: center;
31102
+ width: calc(100% - 40px);
31220
31103
  }
31221
-
31222
- .E_o18uybox {
31223
- pointer-events: none;
31224
- height: 32px;
31104
+ .E_b1ctd5xy .chart {
31105
+ display: inline-block;
31225
31106
  width: 100%;
31226
- opacity: 0;
31227
- }
31228
-
31229
- .E_s1sck0th {
31230
- padding: 0 8px;
31231
- border-radius: 4px;
31232
31107
  }
31233
31108
 
31234
- .E_m855nr1 {
31235
- padding: 2px 8px;
31236
- border-radius: 3px;
31109
+ .E_u1p8acpn {
31110
+ min-width: 40px;
31237
31111
  }
31238
-
31239
- .E_l1270xpg {
31240
- padding: 3px 8px;
31241
- border-radius: 2px;
31112
+ .E_u1p8acpn .unit {
31113
+ color: #00122e !important;
31242
31114
  }
31243
31115
 
31244
- .E_t14rextb.ant-tag:hover {
31245
- opacity: unset;
31246
- }
31247
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31248
- margin: 0;
31249
- margin-right: 8px;
31250
- display: inline-flex;
31251
- align-items: center;
31252
- border: none;
31253
- }
31254
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31255
- width: 16px;
31256
- height: 16px;
31257
- color: inherit;
31258
- margin-left: 4px;
31259
- opacity: 0.6;
31260
- display: inline-flex;
31261
- }
31262
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31263
- opacity: 1;
31116
+ .E_f7pxqmh {
31117
+ width: 100%;
31118
+ margin-bottom: 0 !important;
31119
+ flex-flow: nowrap !important;
31120
+ line-break: auto;
31264
31121
  }
31265
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31266
- color: #0080ff;
31267
- background-color: rgba(0, 136, 255, 0.1);
31122
+ .E_f7pxqmh > .ant-form-item-label {
31123
+ text-align: left !important;
31124
+ padding-bottom: 0 !important;
31268
31125
  }
31269
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31270
- color: #f0483e;
31271
- background-color: rgba(255, 74, 74, 0.1);
31126
+ .E_f7pxqmh > .ant-form-item-label > label {
31127
+ min-height: 32px;
31128
+ height: auto;
31129
+ font-size: 13px;
31130
+ color: rgba(44, 56, 82, 0.6);
31131
+ white-space: normal;
31272
31132
  }
31273
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31274
- color: #e07f00;
31275
- background-color: rgba(255, 187, 0, 0.1);
31133
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31134
+ border-color: #ff4d4f !important;
31276
31135
  }
31277
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31278
- color: #008f4c;
31279
- background-color: rgba(30, 201, 127, 0.1);
31136
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31137
+ border-color: #ff4d4f !important;
31280
31138
  }
31281
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31282
- color: #1d326c;
31283
- background-color: rgba(225, 230, 241, 0.6);
31139
+ .E_f7pxqmh .ant-form-item-explain {
31140
+ margin-top: 4px;
31141
+ font-size: 12px;
31142
+ min-height: 0px;
31284
31143
  }
31285
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31286
- color: #7E41FF;
31287
- background-color: rgba(126, 65, 255, 0.1);
31144
+ .E_f7pxqmh .ant-form-item-extra {
31145
+ font-size: 12px;
31146
+ color: rgba(44, 56, 82, 0.6);
31147
+ min-height: 0px;
31288
31148
  }
31289
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31290
- color: #fff;
31149
+
31150
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31151
+ display: var(--ai7qkf2-0);
31291
31152
  }
31292
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31293
- background-color: #f0483e;
31153
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31154
+ display: inline-flex;
31155
+ line-height: 1.5715;
31156
+ height: 100%;
31157
+ width: 100%;
31294
31158
  }
31295
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31296
- background-color: #fea008;
31159
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31160
+ content: var(--ai7qkf2-1);
31161
+ display: var(--ai7qkf2-2);
31162
+ flex: none;
31163
+ align-items: center;
31164
+ margin-left: 4px;
31165
+ padding: 5px 12px 5px 0;
31166
+ color: rgba(44, 56, 82, 0.6);
31297
31167
  }
31298
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31299
- background-color: #00ba5d;
31168
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31169
+ content: var(--ai7qkf2-3);
31170
+ display: var(--ai7qkf2-4);
31171
+ flex: none;
31172
+ align-items: center;
31173
+ margin-right: 4px;
31174
+ cursor: auto;
31175
+ color: rgba(44, 56, 82, 0.6);
31300
31176
  }
31301
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31302
- background-color: #0080ff;
31177
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31178
+ border-radius: 0;
31303
31179
  }
31304
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31305
- background-color: #6b7d99;
31180
+ .E_ai7qkf2.ant-input-number {
31181
+ width: 100%;
31182
+ border-radius: 6px;
31306
31183
  }
31307
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31308
- background-color: #7E41FF;
31184
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31185
+ border-color: #0096ff;
31186
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31187
+ z-index: 1;
31309
31188
  }
31310
-
31311
- .E_iq1gosr {
31312
- display: inline-block;
31189
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31190
+ border-color: #e75a3a;
31191
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31313
31192
  }
31314
-
31315
- .E_tju3gfj .date {
31316
- margin-right: 4px;
31193
+ .E_ai7qkf2 .ant-input-number-input {
31194
+ height: 30px;
31195
+ border: 1px;
31196
+ padding: 5px 12px;
31197
+ font-size: inherit;
31317
31198
  }
31318
-
31319
- .E_fzh9mnb {
31320
- width: 100%;
31321
- height: 100%;
31322
- min-height: 124px;
31323
- display: flex;
31324
- flex-direction: column;
31325
- justify-content: center;
31326
- align-items: center;
31199
+ .E_ai7qkf2.ant-input-number-lg input {
31200
+ height: 38px;
31201
+ border: 1px;
31202
+ padding: 8px 16px;
31327
31203
  }
31328
- .E_fzh9mnb .error-text {
31329
- color: rgba(10, 37, 85, 0.6);
31330
- margin-bottom: 16px;
31331
- font-size: 18px;
31204
+ .E_ai7qkf2.ant-input-number-sm input {
31205
+ height: 22px;
31206
+ border: 1px;
31207
+ padding: 2px 8px;
31332
31208
  }
31333
31209
 
31334
31210
  .E_iouxfgt {
@@ -31349,38 +31225,50 @@ button.E_n7k2c6r {
31349
31225
  animation: rotate 680ms linear infinite;
31350
31226
  }
31351
31227
 
31352
- .E_f7pxqmh {
31353
- width: 100%;
31354
- margin-bottom: 0 !important;
31355
- flex-flow: nowrap !important;
31356
- line-break: auto;
31228
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31229
+ display: var(--a1wfy30z-0);
31357
31230
  }
31358
- .E_f7pxqmh > .ant-form-item-label {
31359
- text-align: left !important;
31360
- padding-bottom: 0 !important;
31231
+ .E_a1wfy30z .ant-input-number-input-wrap {
31232
+ padding: 4px 11px;
31233
+ display: inline-flex;
31234
+ line-height: 1.5715;
31235
+ height: inherit;
31361
31236
  }
31362
- .E_f7pxqmh > .ant-form-item-label > label {
31363
- min-height: 32px;
31364
- height: auto;
31365
- font-size: 13px;
31366
- color: rgba(44, 56, 82, 0.6);
31367
- white-space: normal;
31237
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31238
+ content: var(--a1wfy30z-1);
31239
+ display: var(--a1wfy30z-2);
31240
+ flex: none;
31241
+ align-items: center;
31242
+ margin-left: 4px;
31368
31243
  }
31369
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31370
- border-color: #ff4d4f !important;
31244
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31245
+ content: var(--a1wfy30z-3);
31246
+ display: var(--a1wfy30z-4);
31247
+ flex: none;
31248
+ align-items: center;
31249
+ margin-right: 4px;
31250
+ cursor: auto;
31371
31251
  }
31372
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31373
- border-color: #ff4d4f !important;
31252
+ .E_a1wfy30z .ant-input-number-input {
31253
+ padding: 0;
31254
+ margin: 0;
31255
+ height: auto;
31256
+ font-size: inherit;
31374
31257
  }
31375
- .E_f7pxqmh .ant-form-item-explain {
31376
- margin-top: 4px;
31377
- font-size: 12px;
31378
- min-height: 0px;
31258
+
31259
+ .E_fzh9mnb {
31260
+ width: 100%;
31261
+ height: 100%;
31262
+ min-height: 124px;
31263
+ display: flex;
31264
+ flex-direction: column;
31265
+ justify-content: center;
31266
+ align-items: center;
31379
31267
  }
31380
- .E_f7pxqmh .ant-form-item-extra {
31381
- font-size: 12px;
31382
- color: rgba(44, 56, 82, 0.6);
31383
- min-height: 0px;
31268
+ .E_fzh9mnb .error-text {
31269
+ color: rgba(10, 37, 85, 0.6);
31270
+ margin-bottom: 16px;
31271
+ font-size: 18px;
31384
31272
  }
31385
31273
 
31386
31274
  .E_i1inqkme {
@@ -31396,64 +31284,216 @@ button.E_n7k2c6r {
31396
31284
  margin-right: 4px;
31397
31285
  }
31398
31286
 
31399
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31400
- display: var(--ai7qkf2-0);
31287
+ .E_t160l1cm {
31288
+ display: flex;
31289
+ flex-direction: column;
31290
+ flex: 1;
31291
+ /* FIXME:(yanzhen) do this better */
31401
31292
  }
31402
- .E_ai7qkf2 .ant-input-number-input-wrap {
31403
- display: inline-flex;
31404
- line-height: 1.5715;
31293
+ .E_t160l1cm .tab-bar {
31294
+ flex-shrink: 0;
31295
+ display: flex;
31296
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31297
+ }
31298
+ .E_t160l1cm .tab-content {
31405
31299
  height: 100%;
31406
- width: 100%;
31407
31300
  }
31408
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31409
- content: var(--ai7qkf2-1);
31410
- display: var(--ai7qkf2-2);
31411
- flex: none;
31412
- align-items: center;
31413
- margin-left: 4px;
31414
- padding: 5px 12px 5px 0;
31415
- color: rgba(44, 56, 82, 0.6);
31301
+ .E_t160l1cm .tab-menu-item {
31302
+ margin-right: 2px;
31303
+ padding: 1px 12px;
31304
+ line-height: 24px;
31305
+ height: 24px;
31306
+ color: rgba(44, 56, 82, 0.6);
31307
+ border-radius: 4px 4px 0 0;
31308
+ cursor: pointer;
31309
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31310
+ }
31311
+ .E_t160l1cm .tab-menu-item:first-child {
31312
+ padding-left: 0;
31313
+ }
31314
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31315
+ padding-left: 12px;
31316
+ }
31317
+ .E_t160l1cm .tab-menu-item:hover {
31318
+ color: #0080ff;
31319
+ background: rgba(211, 218, 235, 0.6);
31320
+ }
31321
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31322
+ fill: #0080ff;
31323
+ }
31324
+ .E_t160l1cm .tab-menu-item:active {
31325
+ background: rgba(192, 203, 224, 0.6);
31326
+ }
31327
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31328
+ color: #0080ff;
31329
+ background: rgba(211, 218, 235, 0.6);
31330
+ }
31331
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31332
+ background: rgba(192, 203, 224, 0.6);
31333
+ }
31334
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31335
+ background: rgba(0, 128, 255, 0.16);
31336
+ }
31337
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31338
+ fill: #0080ff;
31339
+ }
31340
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31341
+ color: #0080ff;
31342
+ background: rgba(0, 128, 255, 0.1);
31343
+ }
31344
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31345
+ background: rgba(0, 128, 255, 0.16);
31346
+ }
31347
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31348
+ fill: #1d326c;
31349
+ }
31350
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31351
+ margin-left: 8px;
31352
+ height: 22px;
31353
+ }
31354
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31355
+ fill: rgba(44, 56, 82, 0.6);
31356
+ }
31357
+ .E_t160l1cm .tab-menu-item-group {
31358
+ padding: 0;
31359
+ display: flex;
31360
+ align-items: center;
31361
+ overflow: hidden;
31362
+ }
31363
+ .E_t160l1cm .tab-menu-item-group .main-title {
31364
+ opacity: 0;
31365
+ max-width: 0;
31366
+ transition: max-width 320ms ease, opacity 240ms ease;
31367
+ }
31368
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31369
+ padding: 1px 12px;
31370
+ position: relative;
31371
+ display: flex;
31372
+ }
31373
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31374
+ opacity: 0;
31375
+ position: absolute;
31376
+ top: 50%;
31377
+ left: 0;
31378
+ transform: translate(-50%, -50%);
31379
+ transition: opacity 100ms linear;
31380
+ fill: rgba(0, 128, 255, 0.2);
31381
+ }
31382
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31383
+ color: #0080ff;
31384
+ }
31385
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31386
+ padding: 1px 12px;
31387
+ display: inline-block;
31388
+ opacity: 1;
31389
+ max-width: 160px;
31390
+ }
31391
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31392
+ padding: 1px 12px;
31393
+ color: #005ed1;
31394
+ }
31395
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31396
+ opacity: 1;
31397
+ }
31398
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31399
+ background: rgba(0, 128, 255, 0.16);
31400
+ }
31401
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31402
+ opacity: 0;
31403
+ }
31404
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31405
+ padding: 4px 16px;
31406
+ height: 32px;
31407
+ border-radius: 6px 6px 0 0;
31408
+ }
31409
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31410
+ padding-left: 0;
31411
+ }
31412
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31413
+ padding-left: 16px;
31414
+ }
31415
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31416
+ margin-left: 11px;
31417
+ height: 24px;
31418
+ }
31419
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31420
+ padding: 0;
31421
+ }
31422
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31423
+ padding: 4px 16px;
31424
+ }
31425
+ .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 {
31426
+ padding: 4px 16px;
31427
+ }
31428
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31429
+ background: #fff;
31430
+ }
31431
+ .E_t160l1cm .tab-menu-item-light:active {
31432
+ color: #005ed1;
31433
+ }
31434
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31435
+ background: #fff;
31436
+ color: #1d326c;
31437
+ }
31438
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31439
+ color: rgba(45, 58, 86, 0.6);
31440
+ }
31441
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31442
+ color: #1d326c;
31443
+ }
31444
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31445
+ fill: #d8deeb;
31446
+ }
31447
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31448
+ fill: #1d326c;
31416
31449
  }
31417
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31418
- content: var(--ai7qkf2-3);
31419
- display: var(--ai7qkf2-4);
31420
- flex: none;
31421
- align-items: center;
31422
- margin-right: 4px;
31423
- cursor: auto;
31424
- color: rgba(44, 56, 82, 0.6);
31450
+ .E_t160l1cm .tab-content {
31451
+ flex: 1;
31452
+ display: flex;
31453
+ flex-direction: column;
31425
31454
  }
31426
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31427
- border-radius: 0;
31455
+ .E_t160l1cm.is-overview .tab-content {
31456
+ overflow: visible;
31428
31457
  }
31429
- .E_ai7qkf2.ant-input-number {
31430
- width: 100%;
31431
- border-radius: 6px;
31458
+
31459
+ .E_t14npdqr {
31460
+ max-width: 240px;
31461
+ animation: none;
31432
31462
  }
31433
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31434
- border-color: #0096ff;
31435
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31436
- z-index: 1;
31463
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31464
+ border: 1px solid #0080ff;
31465
+ padding: 0;
31437
31466
  }
31438
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31439
- border-color: #e75a3a;
31440
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31467
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31468
+ margin: 0;
31469
+ height: 32px;
31470
+ line-height: 32px;
31471
+ font-size: 13px;
31472
+ padding: 0 10px;
31473
+ display: block;
31474
+ overflow: hidden;
31475
+ text-overflow: ellipsis;
31476
+ white-space: nowrap;
31441
31477
  }
31442
- .E_ai7qkf2 .ant-input-number-input {
31443
- height: 30px;
31444
- border: 1px;
31445
- padding: 5px 12px;
31446
- font-size: inherit;
31478
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31479
+ content: " ";
31480
+ height: 1px;
31481
+ width: calc(100% + 10px);
31482
+ background: rgba(172, 186, 211, 0.6);
31483
+ display: block;
31447
31484
  }
31448
- .E_ai7qkf2.ant-input-number-lg input {
31449
- height: 38px;
31450
- border: 1px;
31451
- padding: 8px 16px;
31485
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31486
+ color: #0080ff;
31487
+ background: transparent;
31452
31488
  }
31453
- .E_ai7qkf2.ant-input-number-sm input {
31454
- height: 22px;
31455
- border: 1px;
31456
- padding: 2px 8px;
31489
+
31490
+ .E_owd0kml {
31491
+ display: inline-block;
31492
+ }
31493
+
31494
+ .E_h1jsgezc {
31495
+ visibility: hidden;
31496
+ position: absolute;
31457
31497
  }
31458
31498
 
31459
31499
  .E_atcz0kf .ant-input-suffix {
@@ -31463,44 +31503,38 @@ button.E_n7k2c6r {
31463
31503
  padding: 2px 7px 2px 12px;
31464
31504
  }
31465
31505
 
31466
- .E_a1wfy30z .ant-input-number-handler-wrap {
31467
- display: var(--a1wfy30z-0);
31468
- }
31469
- .E_a1wfy30z .ant-input-number-input-wrap {
31470
- padding: 4px 11px;
31506
+ .E_a1b5xrg3 .user-icon-inner {
31471
31507
  display: inline-flex;
31472
- line-height: 1.5715;
31473
- height: inherit;
31474
- }
31475
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31476
- content: var(--a1wfy30z-1);
31477
- display: var(--a1wfy30z-2);
31478
- flex: none;
31479
31508
  align-items: center;
31480
- margin-left: 4px;
31509
+ justify-content: center;
31510
+ color: #fff;
31511
+ font-weight: bold;
31512
+ font-size: 12px;
31513
+ width: 24px;
31514
+ height: 24px;
31515
+ border-radius: 50%;
31516
+ background: var(--a1b5xrg3-0);
31481
31517
  }
31482
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31483
- content: var(--a1wfy30z-3);
31484
- display: var(--a1wfy30z-4);
31485
- flex: none;
31518
+ .E_a1b5xrg3.btn-item {
31519
+ transition: all 160ms ease;
31520
+ cursor: pointer;
31521
+ width: 56px;
31522
+ height: 40px;
31523
+ display: inline-flex;
31486
31524
  align-items: center;
31487
- margin-right: 4px;
31488
- cursor: auto;
31525
+ justify-content: center;
31526
+ border-radius: 6px;
31489
31527
  }
31490
- .E_a1wfy30z .ant-input-number-input {
31491
- padding: 0;
31492
- margin: 0;
31493
- height: auto;
31494
- font-size: inherit;
31528
+ .E_a1b5xrg3.btn-item:hover {
31529
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31495
31530
  }
31496
-
31497
- .E_owd0kml {
31498
- display: inline-block;
31531
+ .E_a1b5xrg3.btn-item:active {
31532
+ transform: translateY(2px);
31533
+ transition: all 320ms ease;
31499
31534
  }
31500
31535
 
31501
- .E_h1jsgezc {
31502
- visibility: hidden;
31503
- position: absolute;
31536
+ .E_m196gn1d {
31537
+ min-width: 1280px;
31504
31538
  }
31505
31539
 
31506
31540
  .E_dsnbhzf {
@@ -31978,40 +32012,6 @@ button.E_n7k2c6r {
31978
32012
  line-height: 12px;
31979
32013
  }
31980
32014
 
31981
- .E_a1b5xrg3 .user-icon-inner {
31982
- display: inline-flex;
31983
- align-items: center;
31984
- justify-content: center;
31985
- color: #fff;
31986
- font-weight: bold;
31987
- font-size: 12px;
31988
- width: 24px;
31989
- height: 24px;
31990
- border-radius: 50%;
31991
- background: var(--a1b5xrg3-0);
31992
- }
31993
- .E_a1b5xrg3.btn-item {
31994
- transition: all 160ms ease;
31995
- cursor: pointer;
31996
- width: 56px;
31997
- height: 40px;
31998
- display: inline-flex;
31999
- align-items: center;
32000
- justify-content: center;
32001
- border-radius: 6px;
32002
- }
32003
- .E_a1b5xrg3.btn-item:hover {
32004
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32005
- }
32006
- .E_a1b5xrg3.btn-item:active {
32007
- transform: translateY(2px);
32008
- transition: all 320ms ease;
32009
- }
32010
-
32011
- .E_m196gn1d {
32012
- min-width: 1280px;
32013
- }
32014
-
32015
32015
  .E_cnujxq2 {
32016
32016
  display: flex;
32017
32017
  flex-direction: column;
@@ -33652,50 +33652,6 @@ input.E_rf8rlle.ant-input {
33652
33652
  padding: 0;
33653
33653
  }
33654
33654
 
33655
- .E_c1kghdax {
33656
- color: #2d3a56;
33657
- padding: 7px 12px;
33658
- display: flex;
33659
- justify-content: space-between;
33660
- align-items: center;
33661
- }
33662
- .E_c1kghdax.has-arrow {
33663
- padding-left: 10px;
33664
- }
33665
- .E_c1kghdax.has-arrow .title-wrapper {
33666
- cursor: pointer;
33667
- color: #00122e;
33668
- }
33669
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33670
- color: #2d3a56;
33671
- font-weight: 600;
33672
- }
33673
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33674
- transform: rotate(90deg);
33675
- }
33676
- .E_c1kghdax .sub-info {
33677
- font-size: 12px;
33678
- line-height: 18px;
33679
- }
33680
- .E_c1kghdax .title-wrapper {
33681
- display: flex;
33682
- align-items: center;
33683
- user-select: none;
33684
- flex-grow: 1;
33685
- font-size: 12px;
33686
- line-height: 18px;
33687
- color: #2d3a56;
33688
- font-weight: 700;
33689
- }
33690
- .E_c1kghdax .collapse-arrow {
33691
- transition: all 50ms ease-out 0ms;
33692
- margin-right: 2px;
33693
- }
33694
-
33695
- .E_c1yd35n {
33696
- padding: 0 12px 14px 12px;
33697
- }
33698
-
33699
33655
  .E_ckui4s7 {
33700
33656
  color: #2d3a56;
33701
33657
  line-height: 22px;
@@ -33756,8 +33712,52 @@ input.E_rf8rlle.ant-input {
33756
33712
  .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33757
33713
  margin-left: 8px;
33758
33714
  }
33759
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33760
- margin-left: 24px;
33715
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33716
+ margin-left: 24px;
33717
+ }
33718
+
33719
+ .E_c1kghdax {
33720
+ color: #2d3a56;
33721
+ padding: 7px 12px;
33722
+ display: flex;
33723
+ justify-content: space-between;
33724
+ align-items: center;
33725
+ }
33726
+ .E_c1kghdax.has-arrow {
33727
+ padding-left: 10px;
33728
+ }
33729
+ .E_c1kghdax.has-arrow .title-wrapper {
33730
+ cursor: pointer;
33731
+ color: #00122e;
33732
+ }
33733
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33734
+ color: #2d3a56;
33735
+ font-weight: 600;
33736
+ }
33737
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33738
+ transform: rotate(90deg);
33739
+ }
33740
+ .E_c1kghdax .sub-info {
33741
+ font-size: 12px;
33742
+ line-height: 18px;
33743
+ }
33744
+ .E_c1kghdax .title-wrapper {
33745
+ display: flex;
33746
+ align-items: center;
33747
+ user-select: none;
33748
+ flex-grow: 1;
33749
+ font-size: 12px;
33750
+ line-height: 18px;
33751
+ color: #2d3a56;
33752
+ font-weight: 700;
33753
+ }
33754
+ .E_c1kghdax .collapse-arrow {
33755
+ transition: all 50ms ease-out 0ms;
33756
+ margin-right: 2px;
33757
+ }
33758
+
33759
+ .E_c1yd35n {
33760
+ padding: 0 12px 14px 12px;
33761
33761
  }
33762
33762
 
33763
33763
  .E_b14q2gmw {
@@ -33811,23 +33811,6 @@ input.E_rf8rlle.ant-input {
33811
33811
  background-color: transparent;
33812
33812
  }
33813
33813
 
33814
- .E_r77hffu {
33815
- display: flex;
33816
- align-items: center;
33817
- justify-content: space-between;
33818
- column-gap: 6px;
33819
- }
33820
-
33821
- .E_p1cmxsf7 {
33822
- display: flex;
33823
- flex-direction: column;
33824
- justify-content: center;
33825
- row-gap: var(--p1cmxsf7-0);
33826
- }
33827
- .E_p1cmxsf7 .antd5-progress-line {
33828
- font-size: 0;
33829
- }
33830
-
33831
33814
  .E_lht19u8 {
33832
33815
  width: 64px;
33833
33816
  height: 64px;
@@ -33882,237 +33865,8 @@ input.E_rf8rlle.ant-input {
33882
33865
  }
33883
33866
  .E_w7ob4th.outside-tag .inside-tag {
33884
33867
  border-radius: 4px 0 0 4px;
33885
- padding-right: 4px;
33886
- margin-right: 4px;
33887
- }
33888
-
33889
- .E_slr2ynn {
33890
- padding: 0 8px;
33891
- height: 18px;
33892
- }
33893
-
33894
- .E_m140wbb6 {
33895
- padding: 2px 8px;
33896
- height: 24px;
33897
- }
33898
-
33899
- .E_t1fozc1i {
33900
- margin: 0;
33901
- }
33902
-
33903
- .E_i1vxv4ln {
33904
- margin-right: 4px;
33905
- height: 16px;
33906
- }
33907
-
33908
- .E_n1afl31m.ant-tag.ant-tag-gray {
33909
- font-weight: 700;
33910
- color: #00122e;
33911
- background-color: rgba(237, 241, 250, 0.6);
33912
- border: 1px solid rgba(211, 218, 235, 0.6);
33913
- word-break: break-all;
33914
- display: inline;
33915
- white-space: normal;
33916
- }
33917
-
33918
- .E_i1g85yz3 {
33919
- margin-right: 4px;
33920
- height: 16px;
33921
- }
33922
-
33923
- .E_sjob3jg {
33924
- --item-min-width: 60px;
33925
- }
33926
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33927
- display: none !important;
33928
- }
33929
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33930
- flex-shrink: 0 !important;
33931
- }
33932
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33933
- color: #0080ff;
33934
- }
33935
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33936
- color: #0080ff;
33937
- font-weight: normal;
33938
- }
33939
- .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 {
33940
- color: rgba(44, 56, 82, 0.6);
33941
- }
33942
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33943
- color: #00122e;
33944
- }
33945
- .E_sjob3jg .step-item-text {
33946
- display: inline-block;
33947
- }
33948
- .E_sjob3jg .step-item-title {
33949
- overflow: hidden;
33950
- white-space: nowrap;
33951
- text-overflow: ellipsis;
33952
- }
33953
-
33954
- .E_hjvj6s6 .ant-steps-item-container {
33955
- min-width: var(--item-min-width);
33956
- }
33957
- .E_hjvj6s6 .ant-steps-item-disabled {
33958
- cursor: not-allowed !important;
33959
- }
33960
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33961
- flex-direction: row;
33962
- justify-content: stretch;
33963
- }
33964
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33965
- padding: 0;
33966
- margin-right: 4px;
33967
- flex: 1;
33968
- overflow: visible;
33969
- }
33970
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33971
- width: 100%;
33972
- min-height: unset;
33973
- }
33974
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33975
- height: 26px;
33976
- line-height: 26px;
33977
- width: 100%;
33978
- padding: 0;
33979
- font-size: 12px;
33980
- }
33981
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33982
- margin-right: 10px;
33983
- }
33984
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33985
- display: none;
33986
- }
33987
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33988
- padding-left: 8px;
33989
- padding-right: 4px;
33990
- border-radius: 4px 0 0 4px;
33991
- }
33992
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33993
- margin-right: 0;
33994
- }
33995
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33996
- padding-right: 8px;
33997
- padding-left: 12px;
33998
- border-radius: 0 4px 4px 0;
33999
- }
34000
- .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 {
34001
- content: "";
34002
- width: 0;
34003
- height: 0;
34004
- border: 13px solid transparent;
34005
- position: absolute;
34006
- top: 0;
34007
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34008
- z-index: 2;
34009
- position: relative;
34010
- top: -50%;
34011
- right: -100%;
34012
- }
34013
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34014
- padding: 0 4px 0 12px;
34015
- }
34016
- .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 {
34017
- content: "";
34018
- width: 0;
34019
- height: 0;
34020
- border: 13px solid transparent;
34021
- position: absolute;
34022
- top: 0;
34023
- border-left: 8px solid #fff;
34024
- left: 0;
34025
- }
34026
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34027
- max-width: calc(100% - var(--item-min-width) * 2);
34028
- }
34029
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34030
- background-color: rgba(0, 136, 255, 0.1);
34031
- }
34032
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34033
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34034
- }
34035
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34036
- cursor: pointer;
34037
- min-width: var(--item-min-width);
34038
- }
34039
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34040
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34041
- min-width: var(--item-min-width);
34042
- }
34043
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34044
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34045
- background-color: rgba(237, 241, 250, 0.6);
34046
- }
34047
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34048
- padding: 0;
34049
- }
34050
-
34051
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34052
- width: 192px;
34053
- row-gap: 2px;
34054
- }
34055
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34056
- background-color: rgba(225, 230, 241, 0.6);
34057
- }
34058
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34059
- color: #00122e !important;
34060
- }
34061
- .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 {
34062
- background-color: rgba(225, 230, 241, 0.6);
34063
- }
34064
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34065
- padding: 0 8px;
34066
- border-radius: 4px;
34067
- height: 32px;
34068
- display: flex;
34069
- align-items: center;
34070
- }
34071
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34072
- min-height: auto;
34073
- white-space: nowrap;
34074
- }
34075
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34076
- font-size: 13px;
34077
- line-height: 20px;
34078
- max-width: 100%;
34079
- padding-right: 0;
34080
- }
34081
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34082
- background: rgba(0, 128, 255, 0.1);
34083
- }
34084
-
34085
- .E_h6l1tj4 {
34086
- width: 100%;
34087
- display: inline-flex;
34088
- align-items: center;
34089
- justify-content: center;
34090
- column-gap: 4px;
34091
- }
34092
- .E_h6l1tj4 .step-item-prefix-container {
34093
- display: inline-flex;
34094
- align-items: center;
34095
- width: 18px;
34096
- height: 18px;
34097
- color: rgba(44, 56, 82, 0.75);
34098
- justify-content: center;
34099
- }
34100
-
34101
- .E_v18frne8 {
34102
- width: 100%;
34103
- display: flex;
34104
- align-items: center;
34105
- justify-content: center;
34106
- column-gap: 6px;
34107
- font-size: 13px;
34108
- }
34109
- .E_v18frne8 .step-item-prefix-container {
34110
- display: inline-flex;
34111
- align-items: center;
34112
- min-width: 20px;
34113
- min-height: 20px;
34114
- color: rgba(44, 56, 82, 0.75);
34115
- justify-content: center;
33868
+ padding-right: 4px;
33869
+ margin-right: 4px;
34116
33870
  }
34117
33871
 
34118
33872
  .E_t1dtlqs1 {
@@ -34308,129 +34062,233 @@ input.E_rf8rlle.ant-input {
34308
34062
  margin-right: 8px;
34309
34063
  }
34310
34064
 
34311
- button.E_l48ei06.ant-btn {
34312
- font-size: 12px;
34313
- line-height: 18px;
34314
- height: 18px;
34065
+ .E_i1g85yz3 {
34066
+ margin-right: 4px;
34067
+ height: 16px;
34315
34068
  }
34316
34069
 
34317
- button.E_l48ei06 {
34318
- color: #0080FF;
34319
- height: unset;
34070
+ .E_sjob3jg {
34071
+ --item-min-width: 60px;
34320
34072
  }
34321
- button.E_l48ei06 .button-prefix-icon {
34322
- margin-right: 4px;
34073
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34074
+ display: none !important;
34323
34075
  }
34324
- button.E_l48ei06 .button-suffix-icon {
34325
- margin-left: 4px;
34076
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34077
+ flex-shrink: 0 !important;
34326
34078
  }
34327
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34328
- color: #009DFF;
34079
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34080
+ color: #0080ff;
34329
34081
  }
34330
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34331
- color: #005ED1;
34082
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34083
+ color: #0080ff;
34084
+ font-weight: normal;
34332
34085
  }
34333
- button.E_l48ei06.ui-kit-link-disabled {
34334
- color: #0080FF;
34086
+ .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 {
34087
+ color: rgba(44, 56, 82, 0.6);
34335
34088
  }
34336
- button.E_l48ei06.ui-kit-link-primary {
34337
- color: #00122E;
34089
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34090
+ color: #00122e;
34338
34091
  }
34339
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34340
- color: #0080FF;
34092
+ .E_sjob3jg .step-item-text {
34093
+ display: inline-block;
34341
34094
  }
34342
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34343
- color: #005ED1;
34095
+ .E_sjob3jg .step-item-title {
34096
+ overflow: hidden;
34097
+ white-space: nowrap;
34098
+ text-overflow: ellipsis;
34344
34099
  }
34345
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34346
- color: #00122E;
34100
+
34101
+ .E_hjvj6s6 .ant-steps-item-container {
34102
+ min-width: var(--item-min-width);
34347
34103
  }
34348
- button.E_l48ei06.ui-kit-link-secondary {
34349
- color: rgba(44, 56, 82, 0.7490196078);
34104
+ .E_hjvj6s6 .ant-steps-item-disabled {
34105
+ cursor: not-allowed !important;
34350
34106
  }
34351
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34352
- color: #0080FF;
34107
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34108
+ flex-direction: row;
34109
+ justify-content: stretch;
34353
34110
  }
34354
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34355
- color: #005ED1;
34111
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34112
+ padding: 0;
34113
+ margin-right: 4px;
34114
+ flex: 1;
34115
+ overflow: visible;
34356
34116
  }
34357
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34358
- color: rgba(44, 56, 82, 0.7490196078);
34117
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34118
+ width: 100%;
34119
+ min-height: unset;
34359
34120
  }
34360
-
34361
- .E_sddwhm6 {
34362
- margin: 0;
34363
- border-radius: 20px;
34364
- padding: 2px 10px;
34365
- height: 22px;
34121
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34122
+ height: 26px;
34123
+ line-height: 26px;
34124
+ width: 100%;
34125
+ padding: 0;
34126
+ font-size: 12px;
34366
34127
  }
34367
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34368
- background-color: rgba(237, 241, 250, 0.6) !important;
34128
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34129
+ margin-right: 10px;
34369
34130
  }
34370
- .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 {
34371
- background-color: rgba(225, 230, 241, 0.6) !important;
34131
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34132
+ display: none;
34372
34133
  }
34373
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34374
- color: #00122e;
34134
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34135
+ padding-left: 8px;
34136
+ padding-right: 4px;
34137
+ border-radius: 4px 0 0 4px;
34375
34138
  }
34376
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34377
- margin-right: 6px;
34139
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34140
+ margin-right: 0;
34378
34141
  }
34379
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34380
- margin-left: 8px;
34381
- color: rgba(44, 56, 82, 0.6);
34142
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34143
+ padding-right: 8px;
34144
+ padding-left: 12px;
34145
+ border-radius: 0 4px 4px 0;
34382
34146
  }
34383
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34384
- background-color: rgba(0, 136, 255, 0.1);
34147
+ .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 {
34148
+ content: "";
34149
+ width: 0;
34150
+ height: 0;
34151
+ border: 13px solid transparent;
34152
+ position: absolute;
34153
+ top: 0;
34154
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34155
+ z-index: 2;
34156
+ position: relative;
34157
+ top: -50%;
34158
+ right: -100%;
34385
34159
  }
34386
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34387
- background-color: #0080ff;
34160
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34161
+ padding: 0 4px 0 12px;
34388
34162
  }
34389
- .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 {
34390
- background-color: rgba(0, 136, 255, 0.16);
34163
+ .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 {
34164
+ content: "";
34165
+ width: 0;
34166
+ height: 0;
34167
+ border: 13px solid transparent;
34168
+ position: absolute;
34169
+ top: 0;
34170
+ border-left: 8px solid #fff;
34171
+ left: 0;
34391
34172
  }
34392
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34393
- background-color: rgba(255, 74, 74, 0.1);
34173
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34174
+ max-width: calc(100% - var(--item-min-width) * 2);
34394
34175
  }
34395
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34396
- background-color: #f0483e;
34176
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34177
+ background-color: rgba(0, 136, 255, 0.1);
34397
34178
  }
34398
- .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 {
34399
- background-color: rgba(255, 74, 74, 0.16);
34179
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34180
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34400
34181
  }
34401
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34402
- background-color: rgba(254, 160, 8, 0.1);
34182
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34183
+ cursor: pointer;
34184
+ min-width: var(--item-min-width);
34403
34185
  }
34404
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34405
- background-color: #fea008;
34186
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34187
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34188
+ min-width: var(--item-min-width);
34406
34189
  }
34407
- .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 {
34408
- background-color: rgba(255, 187, 0, 0.16);
34190
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34191
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34192
+ background-color: rgba(237, 241, 250, 0.6);
34409
34193
  }
34410
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34411
- background-color: rgba(30, 201, 127, 0.1);
34194
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34195
+ padding: 0;
34412
34196
  }
34413
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34414
- background-color: #00ba5d;
34197
+
34198
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34199
+ width: 192px;
34200
+ row-gap: 2px;
34415
34201
  }
34416
- .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 {
34417
- background-color: rgba(30, 201, 127, 0.16);
34202
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34203
+ background-color: rgba(225, 230, 241, 0.6);
34418
34204
  }
34419
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34205
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34206
+ color: #00122e !important;
34207
+ }
34208
+ .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 {
34420
34209
  background-color: rgba(225, 230, 241, 0.6);
34421
34210
  }
34422
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34423
- background-color: #6b7d99;
34211
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34212
+ padding: 0 8px;
34213
+ border-radius: 4px;
34214
+ height: 32px;
34215
+ display: flex;
34216
+ align-items: center;
34424
34217
  }
34425
- .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 {
34426
- background-color: rgba(211, 218, 235, 0.6);
34218
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34219
+ min-height: auto;
34220
+ white-space: nowrap;
34221
+ }
34222
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34223
+ font-size: 13px;
34224
+ line-height: 20px;
34225
+ max-width: 100%;
34226
+ padding-right: 0;
34227
+ }
34228
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34229
+ background: rgba(0, 128, 255, 0.1);
34230
+ }
34231
+
34232
+ .E_h6l1tj4 {
34233
+ width: 100%;
34234
+ display: inline-flex;
34235
+ align-items: center;
34236
+ justify-content: center;
34237
+ column-gap: 4px;
34238
+ }
34239
+ .E_h6l1tj4 .step-item-prefix-container {
34240
+ display: inline-flex;
34241
+ align-items: center;
34242
+ width: 18px;
34243
+ height: 18px;
34244
+ color: rgba(44, 56, 82, 0.75);
34245
+ justify-content: center;
34246
+ }
34247
+
34248
+ .E_v18frne8 {
34249
+ width: 100%;
34250
+ display: flex;
34251
+ align-items: center;
34252
+ justify-content: center;
34253
+ column-gap: 6px;
34254
+ font-size: 13px;
34255
+ }
34256
+ .E_v18frne8 .step-item-prefix-container {
34257
+ display: inline-flex;
34258
+ align-items: center;
34259
+ min-width: 20px;
34260
+ min-height: 20px;
34261
+ color: rgba(44, 56, 82, 0.75);
34262
+ justify-content: center;
34263
+ }
34264
+
34265
+ .E_slr2ynn {
34266
+ padding: 0 8px;
34267
+ height: 18px;
34268
+ }
34269
+
34270
+ .E_m140wbb6 {
34271
+ padding: 2px 8px;
34272
+ height: 24px;
34273
+ }
34274
+
34275
+ .E_t1fozc1i {
34276
+ margin: 0;
34427
34277
  }
34428
34278
 
34429
- .E_satwmqm {
34430
- width: 8px;
34431
- height: 8px;
34432
- border-radius: 50%;
34433
- display: inline-block;
34279
+ .E_i1vxv4ln {
34280
+ margin-right: 4px;
34281
+ height: 16px;
34282
+ }
34283
+
34284
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34285
+ font-weight: 700;
34286
+ color: #00122e;
34287
+ background-color: rgba(237, 241, 250, 0.6);
34288
+ border: 1px solid rgba(211, 218, 235, 0.6);
34289
+ word-break: break-all;
34290
+ display: inline;
34291
+ white-space: normal;
34434
34292
  }
34435
34293
 
34436
34294
  .E_tc97u5y {
@@ -34803,26 +34661,176 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34803
34661
  background: #fff;
34804
34662
  }
34805
34663
 
34806
- .E_t1gvlxt5 {
34807
- min-width: 0;
34808
- flex: 1;
34664
+ button.E_l48ei06.ant-btn {
34665
+ font-size: 12px;
34666
+ line-height: 18px;
34667
+ height: 18px;
34809
34668
  }
34810
- .E_t1gvlxt5 .tag {
34811
- flex: 0 0 auto;
34669
+
34670
+ button.E_l48ei06 {
34671
+ color: #0080FF;
34672
+ height: unset;
34812
34673
  }
34813
- .E_t1gvlxt5 .progress-title {
34814
- flex: 2;
34815
- max-width: fit-content;
34674
+ button.E_l48ei06 .button-prefix-icon {
34675
+ margin-right: 4px;
34816
34676
  }
34817
- .E_t1gvlxt5 .progress-desc {
34818
- flex: 1;
34819
- max-width: fit-content;
34677
+ button.E_l48ei06 .button-suffix-icon {
34678
+ margin-left: 4px;
34679
+ }
34680
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34681
+ color: #009DFF;
34682
+ }
34683
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34684
+ color: #005ED1;
34685
+ }
34686
+ button.E_l48ei06.ui-kit-link-disabled {
34687
+ color: #0080FF;
34688
+ }
34689
+ button.E_l48ei06.ui-kit-link-primary {
34690
+ color: #00122E;
34691
+ }
34692
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34693
+ color: #0080FF;
34694
+ }
34695
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34696
+ color: #005ED1;
34697
+ }
34698
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34699
+ color: #00122E;
34700
+ }
34701
+ button.E_l48ei06.ui-kit-link-secondary {
34702
+ color: rgba(44, 56, 82, 0.7490196078);
34703
+ }
34704
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34705
+ color: #0080FF;
34706
+ }
34707
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34708
+ color: #005ED1;
34709
+ }
34710
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34711
+ color: rgba(44, 56, 82, 0.7490196078);
34820
34712
  }
34821
34713
 
34822
- .E_a1ji6r68 {
34714
+ .E_sddwhm6 {
34715
+ margin: 0;
34716
+ border-radius: 20px;
34717
+ padding: 2px 10px;
34718
+ height: 22px;
34719
+ }
34720
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34721
+ background-color: rgba(237, 241, 250, 0.6) !important;
34722
+ }
34723
+ .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 {
34724
+ background-color: rgba(225, 230, 241, 0.6) !important;
34725
+ }
34726
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34727
+ color: #00122e;
34728
+ }
34729
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34730
+ margin-right: 6px;
34731
+ }
34732
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34733
+ margin-left: 8px;
34734
+ color: rgba(44, 56, 82, 0.6);
34735
+ }
34736
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34737
+ background-color: rgba(0, 136, 255, 0.1);
34738
+ }
34739
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34740
+ background-color: #0080ff;
34741
+ }
34742
+ .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 {
34743
+ background-color: rgba(0, 136, 255, 0.16);
34744
+ }
34745
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34746
+ background-color: rgba(255, 74, 74, 0.1);
34747
+ }
34748
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34749
+ background-color: #f0483e;
34750
+ }
34751
+ .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 {
34752
+ background-color: rgba(255, 74, 74, 0.16);
34753
+ }
34754
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34755
+ background-color: rgba(254, 160, 8, 0.1);
34756
+ }
34757
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34758
+ background-color: #fea008;
34759
+ }
34760
+ .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 {
34761
+ background-color: rgba(255, 187, 0, 0.16);
34762
+ }
34763
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34764
+ background-color: rgba(30, 201, 127, 0.1);
34765
+ }
34766
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34767
+ background-color: #00ba5d;
34768
+ }
34769
+ .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 {
34770
+ background-color: rgba(30, 201, 127, 0.16);
34771
+ }
34772
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34773
+ background-color: rgba(225, 230, 241, 0.6);
34774
+ }
34775
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34776
+ background-color: #6b7d99;
34777
+ }
34778
+ .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 {
34779
+ background-color: rgba(211, 218, 235, 0.6);
34780
+ }
34781
+
34782
+ .E_satwmqm {
34783
+ width: 8px;
34784
+ height: 8px;
34785
+ border-radius: 50%;
34786
+ display: inline-block;
34787
+ }
34788
+
34789
+ .E_r77hffu {
34823
34790
  display: flex;
34824
34791
  align-items: center;
34825
- column-gap: var(--a1ji6r68-0);
34792
+ justify-content: space-between;
34793
+ column-gap: 6px;
34794
+ }
34795
+
34796
+ .E_p1cmxsf7 {
34797
+ display: flex;
34798
+ flex-direction: column;
34799
+ justify-content: center;
34800
+ row-gap: var(--p1cmxsf7-0);
34801
+ }
34802
+ .E_p1cmxsf7 .antd5-progress-line {
34803
+ font-size: 0;
34804
+ }
34805
+
34806
+ .E_t13ef470 {
34807
+ height: 100%;
34808
+ }
34809
+ .E_t13ef470 .table-loading-item {
34810
+ padding: 12px 4px;
34811
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34812
+ display: flex;
34813
+ }
34814
+ .E_t13ef470 .table-loading-item > * {
34815
+ height: 16px;
34816
+ margin: 4px;
34817
+ background: rgba(204, 212, 227, 0.18);
34818
+ border-radius: 2px;
34819
+ }
34820
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34821
+ width: 16px;
34822
+ }
34823
+ .E_t13ef470 .table-loading-item .td-loading {
34824
+ flex: 1;
34825
+ }
34826
+ .E_t13ef470 :nth-child(1) {
34827
+ padding: 8px 4px;
34828
+ }
34829
+ .E_t13ef470 :nth-child(1) > * {
34830
+ background: rgba(107, 125, 153, 0.18);
34831
+ }
34832
+ .E_t13ef470 :nth-child(1) > * {
34833
+ background: rgba(163, 180, 204, 0.18);
34826
34834
  }
34827
34835
 
34828
34836
  .E_msn7nxt {
@@ -34986,34 +34994,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34986
34994
  margin-left: 8px;
34987
34995
  }
34988
34996
 
34989
- .E_t13ef470 {
34990
- height: 100%;
34991
- }
34992
- .E_t13ef470 .table-loading-item {
34993
- padding: 12px 4px;
34994
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34995
- display: flex;
34997
+ .E_t1gvlxt5 {
34998
+ min-width: 0;
34999
+ flex: 1;
34996
35000
  }
34997
- .E_t13ef470 .table-loading-item > * {
34998
- height: 16px;
34999
- margin: 4px;
35000
- background: rgba(204, 212, 227, 0.18);
35001
- border-radius: 2px;
35001
+ .E_t1gvlxt5 .tag {
35002
+ flex: 0 0 auto;
35002
35003
  }
35003
- .E_t13ef470 .table-loading-item .checkbox-loading {
35004
- width: 16px;
35004
+ .E_t1gvlxt5 .progress-title {
35005
+ flex: 2;
35006
+ max-width: fit-content;
35005
35007
  }
35006
- .E_t13ef470 .table-loading-item .td-loading {
35008
+ .E_t1gvlxt5 .progress-desc {
35007
35009
  flex: 1;
35010
+ max-width: fit-content;
35008
35011
  }
35009
- .E_t13ef470 :nth-child(1) {
35010
- padding: 8px 4px;
35011
- }
35012
- .E_t13ef470 :nth-child(1) > * {
35013
- background: rgba(107, 125, 153, 0.18);
35014
- }
35015
- .E_t13ef470 :nth-child(1) > * {
35016
- background: rgba(163, 180, 204, 0.18);
35012
+
35013
+ .E_a1ji6r68 {
35014
+ display: flex;
35015
+ align-items: center;
35016
+ column-gap: var(--a1ji6r68-0);
35017
35017
  }
35018
35018
 
35019
35019
  .E_t1g36k2w {
@@ -35064,18 +35064,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35064
35064
  display: block;
35065
35065
  }
35066
35066
 
35067
- .E_i14c7jc8 {
35068
- color: var(--i14c7jc8-0);
35069
- }
35070
-
35071
- .E_i1ibuolf {
35072
- display: flex;
35073
- align-items: center;
35074
- column-gap: 4px;
35075
- font-size: 12px;
35076
- color: rgba(44, 56, 82, 0.7490196078);
35077
- }
35078
-
35079
35067
  .E_d1u4ndxc {
35080
35068
  color: rgba(44, 56, 82, 0.7490196078);
35081
35069
  font-size: 12px;
@@ -35105,4 +35093,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35105
35093
  to {
35106
35094
  transform: translateX(100%);
35107
35095
  }
35096
+ }
35097
+
35098
+ .E_i14c7jc8 {
35099
+ color: var(--i14c7jc8-0);
35100
+ }
35101
+
35102
+ .E_i1ibuolf {
35103
+ display: flex;
35104
+ align-items: center;
35105
+ column-gap: 4px;
35106
+ font-size: 12px;
35107
+ color: rgba(44, 56, 82, 0.7490196078);
35108
35108
  }