@cloudtower/eagle 0.27.75 → 0.27.76

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.
@@ -29572,2249 +29572,2167 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
- .E_s1ebs0ra {
29576
- display: flex;
29577
- align-items: center;
29578
- justify-content: space-between;
29579
- background: #edf0f7;
29580
- padding: 8px 12px;
29581
- position: sticky;
29582
- top: 0;
29583
- z-index: 1;
29584
- margin-bottom: -52px;
29585
- }
29586
-
29587
- .E_s1ebs0ra .select-total {
29588
- display: flex;
29589
- align-items: center;
29590
- font-weight: 700;
29591
- flex-shrink: 0;
29592
- }
29593
-
29594
- .E_s1ebs0ra .select-total .icon-wrapper {
29595
- cursor: pointer;
29596
- margin-left: 8px;
29597
- width: 32px;
29598
- height: 32px;
29599
- border-radius: 50%;
29600
- justify-content: center;
29601
- }
29602
-
29603
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29604
- background: rgba(225, 230, 241, 0.6);
29575
+ .E_c18gxmrl {
29576
+ border: 1px solid #d8deeb;
29577
+ border-radius: 4px;
29605
29578
  }
29606
29579
 
29607
- .E_s1ebs0ra .action-group {
29608
- flex: 1;
29609
- margin-left: 88px;
29610
- white-space: nowrap;
29611
- text-align: right;
29612
- position: relative;
29613
- padding: 4px 0;
29614
- margin-top: -4px;
29615
- overflow: hidden;
29580
+ .E_c18gxmrl + .E_c18gxmrl {
29581
+ margin-top: 8px;
29616
29582
  }
29617
29583
 
29618
- .E_s1ebs0ra .action-group .sub-menu-delete {
29619
- transform: translateY(-4px);
29584
+ .E_c18gxmrl:hover {
29585
+ border-color: #0080ff;
29620
29586
  }
29621
29587
 
29622
- .E_s1ebs0ra .action-group button {
29623
- border: none;
29588
+ .E_c18gxmrl:hover > header {
29589
+ background: rgba(0, 128, 255, 0.1);
29624
29590
  }
29625
29591
 
29626
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29627
- margin-right: 8px;
29592
+ .E_c18gxmrl.active header {
29593
+ border-bottom: 1px solid #d8deeb;
29628
29594
  }
29629
29595
 
29630
- .E_s1ebs0ra .action-group > button:last-child {
29631
- margin-right: 4px;
29596
+ .E_c18gxmrl > header {
29597
+ padding: 8px 12px;
29632
29598
  }
29633
29599
 
29634
- .E_s1ebs0ra .action-group .more-btn {
29635
- cursor: pointer;
29636
- width: 32px;
29637
- height: 32px;
29638
- justify-content: center;
29639
- border-radius: 50%;
29600
+ .E_m74vjol {
29601
+ display: flex;
29602
+ justify-content: space-between;
29603
+ width: 100%;
29640
29604
  }
29641
29605
 
29642
- .E_s1ebs0ra .action-group .more-btn:hover {
29643
- background: #fff;
29606
+ .E_m74vjol .action {
29607
+ margin-left: 16px;
29644
29608
  }
29645
29609
 
29646
- .E_c18bcrac {
29647
- display: inline-block;
29610
+ .E_a1o35uvh .ant-alert-message {
29648
29611
  width: 100%;
29649
29612
  }
29650
29613
 
29651
- .E_c18bcrac .recharts-wrapper {
29652
- margin-left: 4px;
29653
- }
29654
-
29655
- .E_cro7kg2 {
29656
- padding: 4px;
29614
+ .E_berrcjl {
29615
+ color: rgba(10, 37, 85, 0.6);
29616
+ margin-bottom: 4px;
29657
29617
  }
29658
29618
 
29659
- .E_c14wcxf0 {
29660
- display: flex;
29661
- justify-content: space-between;
29662
- align-items: center;
29663
- font-size: 13px;
29664
- line-height: 24px;
29665
- color: #cccccc;
29666
- white-space: nowrap;
29619
+ .E_berrcjl .breadcrumb-link {
29620
+ color: rgba(10, 37, 85, 0.6);
29621
+ cursor: pointer;
29622
+ transition: color 160ms ease;
29667
29623
  }
29668
29624
 
29669
- .E_c14wcxf0 label {
29670
- margin-right: 32px;
29625
+ .E_berrcjl .breadcrumb-link:hover {
29626
+ color: #0080ff;
29671
29627
  }
29672
29628
 
29673
- .E_coy29mj.E_c14wcxf0 {
29674
- font-weight: bold;
29675
- color: white;
29629
+ .E_berrcjl .breadcrumb-link:active {
29630
+ color: #005ed1;
29676
29631
  }
29677
29632
 
29678
- .E_s11212zy {
29679
- width: 8px;
29680
- height: 8px;
29681
- border-radius: 2px;
29682
- display: inline-block;
29683
- background: var(--s11212zy-0);
29684
- border: 1px solid #fff;
29685
- box-sizing: content-box;
29686
- margin-right: 6px;
29633
+ .E_c1uzzomf {
29634
+ margin-bottom: 16px;
29687
29635
  }
29688
29636
 
29689
- .E_p1lyky6c > :first-child {
29690
- font-weight: bold;
29691
- color: white;
29692
- margin-right: 4px;
29637
+ .E_c1uzzomf .card-title {
29638
+ font-size: 16px;
29639
+ color: rgba(44, 56, 82, 0.6);
29640
+ font-weight: 700;
29641
+ line-height: 32px;
29693
29642
  }
29694
29643
 
29695
- .E_gmyahx3 {
29696
- cursor: pointer;
29644
+ .E_c1uzzomf .card-body {
29645
+ padding: 24px;
29646
+ border-radius: 8px;
29647
+ background: #fff;
29697
29648
  }
29698
29649
 
29699
- .E_gmyahx3 .link-text {
29650
+ .E_c1uzzomf .empty {
29651
+ font-weight: 700;
29652
+ font-size: 14px;
29653
+ line-height: 22px;
29700
29654
  color: rgba(0, 21, 64, 0.3);
29655
+ text-align: center;
29701
29656
  }
29702
29657
 
29703
- .E_gmyahx3:hover .link-text {
29704
- color: #0080ff;
29658
+ .E_b1wx3t3t.ant-btn-icon-only {
29659
+ justify-content: center;
29705
29660
  }
29706
29661
 
29707
- .E_n12mqh7z {
29708
- display: flex;
29662
+ .E_b1wx3t3t.ant-btn {
29663
+ display: inline-flex;
29709
29664
  align-items: center;
29710
- font-size: 12px;
29711
- line-height: 18px;
29712
- }
29713
-
29714
- .E_n12mqh7z:not(:last-child) {
29715
- margin-bottom: 4px;
29665
+ justify-content: center;
29666
+ height: 32px;
29667
+ border-radius: 6px;
29668
+ line-height: 22px;
29669
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29670
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29716
29671
  }
29717
29672
 
29718
- .E_tf5bynu {
29719
- margin: 0 3px;
29673
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
29674
+ height: 40px;
29675
+ line-height: 24px;
29720
29676
  }
29721
29677
 
29722
- .E_tcckoz1 {
29723
- max-height: 400px;
29724
- overflow: auto;
29678
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
29679
+ height: 24px;
29680
+ line-height: 20px;
29725
29681
  }
29726
29682
 
29727
- .E_skwah65 {
29728
- height: 8px;
29729
- box-sizing: border-box;
29730
- border-radius: 2px;
29731
- background: #f5f7fa;
29732
- display: flex;
29733
- width: 100%;
29734
- overflow: hidden;
29683
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29684
+ border-radius: 50%;
29735
29685
  }
29736
29686
 
29737
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29738
- margin-left: 1px;
29687
+ .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 {
29688
+ color: var(--color, #06101f);
29689
+ font-weight: var(--font-weight);
29690
+ background: var(--background-color, #fff);
29691
+ border-width: var(--border-width, 1px);
29692
+ border-color: var(--border-color, #d9d9d9);
29739
29693
  }
29740
29694
 
29741
- .E_tqjc4ui {
29742
- margin: 0 2px;
29695
+ .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 {
29696
+ display: none;
29743
29697
  }
29744
29698
 
29745
- .E_ou7iq30 {
29746
- overflow: hidden;
29747
- text-overflow: ellipsis;
29699
+ .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 {
29700
+ color: var(--color, inherit);
29748
29701
  }
29749
29702
 
29750
- .E_s1tui002 {
29751
- white-space: nowrap;
29703
+ .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 {
29704
+ background: var(--background-color-hover, var(--background-color));
29705
+ border-color: var(--border-color-hover, var(--border-color, transparent));
29752
29706
  }
29753
29707
 
29754
- .E_mxrc2zg {
29755
- display: -webkit-box;
29756
- -webkit-line-clamp: var(--mxrc2zg-0);
29757
- -webkit-box-orient: vertical;
29758
- word-break: break-all;
29708
+ .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 {
29709
+ --scale: 1;
29710
+ --transY: 1px;
29711
+ background: var(--background-color-active, var(--background-color));
29712
+ border-color: var(--border-color-active, var(--border-color, transparent));
29759
29713
  }
29760
29714
 
29761
- .E_t1sqg15u {
29762
- background: white;
29715
+ .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 {
29716
+ background: var(--background-color-focus, var(--background-color));
29717
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29718
+ border-color: var(--border-color-focus, var(--border-color, transparent));
29763
29719
  }
29764
29720
 
29765
- .E_t1sqg15u.inline .table-row {
29766
- flex-direction: column;
29721
+ .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 {
29722
+ color: var(--color-disabled, var(--color));
29723
+ background: var(--background-color-disabled, var(--background-color));
29724
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
29725
+ opacity: 0.5;
29767
29726
  }
29768
29727
 
29769
- .E_t1sqg15u.inline .table-row > label {
29770
- padding: 0 16px 7px 0;
29728
+ .E_b1wx3t3t.ant-btn-link[disabled] {
29729
+ color: #0080ff;
29730
+ opacity: 0.5;
29771
29731
  }
29772
29732
 
29773
- .E_t1sqg15u.has-border .table-header {
29774
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29733
+ .E_b1wx3t3t.ant-btn-primary {
29734
+ --color: #fff;
29735
+ --font-weight: bold;
29736
+ --border-width: 0;
29737
+ --background-color: #0080ff;
29738
+ --background-color-hover: #009dff;
29739
+ --background-color-active: #005ed1;
29740
+ --background-color-focus: #0080ff;
29741
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29775
29742
  }
29776
29743
 
29777
- .E_t1sqg15u.has-border .hiddenBorder {
29778
- border-top: none !important;
29744
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29745
+ --background-color: #f0483e;
29746
+ --background-color-hover: #ff5252;
29747
+ --background-color-active: #c73d31;
29748
+ --background-color-focus: #ff5252;
29749
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29779
29750
  }
29780
29751
 
29781
- .E_t1sqg15u.has-border .table-row + .table-row {
29782
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29752
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29753
+ --background-color: #fea008;
29754
+ --background-color-hover: #feba33;
29755
+ --background-color-active: #e07f00;
29756
+ --background-color-focus: #fea008;
29783
29757
  }
29784
29758
 
29785
- .E_t1sqg15u.has-border .table-row:last-of-type {
29786
- padding-bottom: 0;
29787
- }
29788
-
29789
- .E_t1sqg15u.align-right .content {
29790
- text-align: right;
29759
+ .E_b1wx3t3t.ant-btn-secondary {
29760
+ --color: #0080ff;
29761
+ --font-weight: bold;
29762
+ --border-width: 0;
29763
+ --background-color: rgba(0, 136, 255, 0.1);
29764
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29765
+ --background-color-active: rgba(0, 136, 255, 0.2);
29766
+ --background-color-focus: rgba(0, 136, 255, 0.1);
29767
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29791
29768
  }
29792
29769
 
29793
- .E_t1sqg15u .uuid-row {
29794
- display: flex;
29795
- justify-content: space-between;
29770
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29771
+ --color: #f0483e;
29772
+ --background-color: rgba(255, 74, 74, 0.1);
29773
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29774
+ --background-color-active: rgba(255, 74, 74, 0.2);
29775
+ --background-color-focus: rgba(255, 74, 74, 0.1);
29776
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29796
29777
  }
29797
29778
 
29798
- .E_t1sqg15u .uuid-row .id-text {
29799
- white-space: nowrap;
29800
- overflow: hidden;
29801
- text-overflow: ellipsis;
29779
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29780
+ --color: #fea008;
29781
+ --background-color: rgba(255, 187, 0, 0.1);
29782
+ --background-color-hover: rgba(255, 187, 0, 0.16);
29783
+ --background-color-active: rgba(255, 187, 0, 0.2);
29784
+ --background-color-focus: rgba(255, 187, 0, 0.1);
29802
29785
  }
29803
29786
 
29804
- .E_t4zczcp {
29805
- display: flex;
29806
- justify-content: space-between;
29807
- align-items: center;
29808
- padding: 8px;
29809
- min-height: 32px;
29787
+ .E_b1wx3t3t.ant-btn-tertiary {
29788
+ --color: #0080ff;
29789
+ --font-weight: bold;
29790
+ --border-width: 0;
29791
+ --background-color: #fff;
29792
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29793
+ box-shadow: none;
29810
29794
  }
29811
29795
 
29812
- .E_t4zczcp .table-title {
29813
- color: rgba(44, 56, 82, 0.6);
29814
- font-weight: 600;
29815
- font-size: 12px;
29816
- line-height: 8px;
29796
+ .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 {
29797
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29817
29798
  }
29818
29799
 
29819
- .E_t4zczcp .edit-icon {
29820
- font-size: 16px;
29821
- color: rgba(10, 37, 85, 0.6);
29822
- cursor: pointer;
29800
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29801
+ --color: #f0483e;
29802
+ --background-color: #fff;
29803
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29823
29804
  }
29824
29805
 
29825
- .E_t1s7goww {
29826
- font-size: 12px;
29827
- line-height: 18px;
29806
+ .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 {
29807
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29828
29808
  }
29829
29809
 
29830
- .E_t93e4cf {
29831
- display: flex;
29832
- padding: 8px 0;
29833
- color: #2d3a56;
29810
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29811
+ --color: #fea008;
29812
+ --background-color: #fff;
29834
29813
  }
29835
29814
 
29836
- .E_t93e4cf .hidden {
29837
- display: none;
29815
+ .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 {
29816
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29838
29817
  }
29839
29818
 
29840
- .E_t93e4cf .ant-btn-link {
29841
- height: auto;
29819
+ .E_b1wx3t3t.ant-btn-ordinary {
29820
+ --color: #1d326c;
29821
+ --border-color: #ccd4e3;
29822
+ --background-color: #fff;
29823
+ --background-color-hover: #edf0f7;
29824
+ --background-color-active: #e4e9f2;
29825
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29826
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29842
29827
  }
29843
29828
 
29844
- .E_t93e4cf .content {
29845
- overflow: hidden;
29846
- overflow-x: auto;
29847
- width: 100%;
29848
- white-space: pre-wrap;
29829
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29830
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29849
29831
  }
29850
29832
 
29851
- .E_t93e4cf .content .ant-btn {
29852
- white-space: pre-wrap;
29853
- text-align: left;
29833
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29834
+ --color: #0080ff;
29835
+ --border-color: #0080ff;
29836
+ --background-color: #fff;
29837
+ --background-color-hover: linear-gradient(
29838
+ 0deg,
29839
+ rgba(0, 136, 255, 0.16),
29840
+ rgba(0, 136, 255, 0.16)
29841
+ ),
29842
+ #ffffff;
29843
+ --background-color-active: linear-gradient(
29844
+ 0deg,
29845
+ rgba(0, 136, 255, 0.2),
29846
+ rgba(0, 136, 255, 0.2)
29847
+ ),
29848
+ #ffffff;
29849
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29850
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29854
29851
  }
29855
29852
 
29856
- .E_t93e4cf .content .unit-chart {
29857
- justify-content: flex-start;
29853
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29854
+ --color: #f0483e;
29855
+ --border-color: #f0483e;
29856
+ --background-color: #fff;
29857
+ --background-color-hover: linear-gradient(
29858
+ 0deg,
29859
+ rgba(255, 74, 74, 0.16),
29860
+ rgba(255, 74, 74, 0.16)
29861
+ ),
29862
+ #ffffff;
29863
+ --background-color-active: linear-gradient(
29864
+ 0deg,
29865
+ rgba(255, 74, 74, 0.2),
29866
+ rgba(255, 74, 74, 0.2)
29867
+ ),
29868
+ #ffffff;
29869
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29858
29870
  }
29859
29871
 
29860
- .E_rhz2uv5 {
29861
- width: var(--rhz2uv5-0);
29862
- flex-shrink: 0;
29863
- color: rgba(44, 56, 82, 0.6);
29864
- padding-right: 12px;
29872
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
29873
+ --color: #1d326c;
29874
+ --border-color: #fff;
29875
+ --background-color: #fff;
29876
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29877
+ --background-color-active: rgba(192, 203, 224, 0.6);
29878
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29879
+ box-shadow: none;
29865
29880
  }
29866
29881
 
29867
- .E_s1iv0tp1 .enabled-switch {
29868
- display: flex;
29869
- align-items: center;
29882
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29883
+ --color: #0080ff;
29884
+ --border-color: #fff;
29885
+ --background-color: #fff;
29886
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29887
+ --background-color-active: rgba(0, 136, 255, 0.2);
29888
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29889
+ box-shadow: none;
29870
29890
  }
29871
29891
 
29872
- .E_s1iv0tp1 .enabled-text {
29873
- margin-right: 8px;
29892
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29893
+ --color: #f0483e;
29894
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29895
+ --background-color-active: rgba(255, 74, 74, 0.2);
29896
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29874
29897
  }
29875
29898
 
29876
- .E_clm1wy1 {
29877
- width: 192px;
29878
- height: 246px;
29879
- border-radius: 4px;
29899
+ .E_b1wx3t3t.ant-btn-quiet {
29900
+ --color: rgba(44, 56, 82, 0.6);
29901
+ --border-width: 0;
29902
+ --background-color: transparent;
29903
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29904
+ --background-color-active: rgba(192, 203, 224, 0.6);
29905
+ --background-color-focus: #fff;
29906
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29907
+ box-shadow: none;
29880
29908
  }
29881
29909
 
29882
- .E_clm1wy1 > .ant-picker-calendar,
29883
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29884
- width: 100%;
29885
- background-color: rgba(245, 247, 250, 0.6);
29886
- border-top: none;
29910
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29911
+ --color: #f0483e;
29912
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29913
+ --background-color-active: rgba(255, 74, 74, 0.2);
29914
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29887
29915
  }
29888
29916
 
29889
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29890
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29891
- padding: 0 16px;
29917
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29918
+ --color: #0080ff;
29919
+ --background-color: transparent;
29920
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29921
+ --background-color-active: rgba(0, 136, 255, 0.2);
29922
+ --background-color-focus: #fff;
29923
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29892
29924
  }
29893
29925
 
29894
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29895
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29896
- width: 100%;
29897
- height: 180px;
29898
- border-spacing: 0;
29926
+ .E_b1wx3t3t .button-prefix-icon {
29927
+ margin-right: 8px;
29928
+ display: inline-flex;
29899
29929
  }
29900
29930
 
29901
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29902
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29903
- margin-bottom: 8px;
29931
+ .E_b1wx3t3t .button-suffix-icon {
29932
+ margin-left: 8px;
29933
+ display: inline-flex;
29904
29934
  }
29905
29935
 
29906
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29907
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29908
- width: 22px;
29936
+ .E_b1wx3t3t .icon-wrapper {
29937
+ display: flex;
29938
+ justify-content: center;
29909
29939
  }
29910
29940
 
29911
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29912
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29941
+ .E_n7k2c6r {
29913
29942
  padding: 0;
29914
29943
  }
29915
29944
 
29916
- .E_clm1wy1 .ant-picker-cell {
29917
- color: rgba(62, 70, 82, 0.6);
29918
- opacity: 0.4;
29919
- }
29920
-
29921
- .E_clm1wy1 .ant-picker-cell-in-view {
29922
- color: rgba(62, 70, 82, 0.6);
29923
- opacity: 1;
29924
- }
29925
-
29926
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29927
- color: #3e4652;
29945
+ .E_b1nip9bk {
29946
+ padding: 4px 11px;
29928
29947
  }
29929
29948
 
29930
- .E_clm1wy1 .ant-picker-cell::before {
29931
- pointer-events: none;
29949
+ .E_bqamoqe {
29950
+ white-space: nowrap;
29951
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29932
29952
  }
29933
29953
 
29934
- .E_t1tsm00v {
29935
- color: rgba(129, 138, 153, 0.6);
29936
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29937
- backdrop-filter: blur(10px);
29938
- padding: 7px 10px;
29954
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29955
+ --color: #0080ff;
29939
29956
  }
29940
29957
 
29941
- .E_c167wnad {
29942
- color: rgba(62, 70, 82, 0.6);
29943
- display: flex;
29944
- justify-content: space-between;
29945
- align-items: center;
29946
- padding: 8px 16px;
29958
+ .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] {
29959
+ --color: #0080ff;
29947
29960
  }
29948
29961
 
29949
- .E_c167wnad .anticon {
29950
- cursor: pointer;
29962
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29963
+ margin-left: 1px;
29951
29964
  }
29952
29965
 
29953
- .E_c167wnad .anticon:hover {
29954
- color: #0096ff;
29966
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29967
+ border-top-right-radius: 0;
29968
+ border-bottom-right-radius: 0;
29955
29969
  }
29956
29970
 
29957
- .E_cxhf7dh {
29958
- text-align: center;
29971
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29972
+ border-top-left-radius: 0;
29973
+ border-bottom-left-radius: 0;
29959
29974
  }
29960
29975
 
29961
- .E_cxhf7dh .dots {
29962
- display: flex;
29963
- justify-content: center;
29976
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29977
+ border-radius: unset;
29964
29978
  }
29965
29979
 
29966
- .E_cxhf7dh .dot {
29967
- display: inline-block;
29968
- width: 2px;
29969
- height: 2px;
29970
- border-radius: 1px;
29971
- background: #0096ff;
29980
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29981
+ padding: 4px 8px 0 8px;
29982
+ color: rgba(44, 56, 82, 0.6);
29983
+ font-size: 12px;
29972
29984
  }
29973
29985
 
29974
- .E_cxhf7dh .dot:not(:last-child) {
29975
- margin-right: 2px;
29986
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29987
+ padding-bottom: 6px;
29976
29988
  }
29977
29989
 
29978
- .E_cxhf7dh .bar {
29979
- width: 9px;
29980
- height: 2px;
29981
- background: #0096ff;
29982
- border-radius: 2px;
29990
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29991
+ padding-top: 4px;
29992
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29983
29993
  }
29984
29994
 
29985
- .E_c1up1pdz {
29986
- width: 648px;
29995
+ .E_d1bw7c5z {
29996
+ position: relative;
29997
+ max-width: 388px;
29998
+ min-width: 285px;
29987
29999
  }
29988
30000
 
29989
- .E_c1up1pdz.active {
29990
- border-color: #0080ff;
30001
+ .E_d1bw7c5z .center {
30002
+ position: absolute;
30003
+ font-size: 12px;
30004
+ width: 80px;
30005
+ height: 100px;
30006
+ top: 0;
30007
+ left: 35px;
30008
+ display: flex;
30009
+ flex-direction: column;
30010
+ justify-content: center;
30011
+ align-items: center;
30012
+ color: #00122e;
29991
30013
  }
29992
30014
 
29993
- .E_c1up1pdz.active > header {
29994
- background: rgba(0, 128, 255, 0.1);
30015
+ .E_d1bw7c5z .center .number {
30016
+ font-size: 24px;
30017
+ font-weight: 700;
29995
30018
  }
29996
30019
 
29997
- .E_c1up1pdz .expand {
29998
- padding: 12px;
30020
+ .E_d1bw7c5z .center .text {
30021
+ padding: 0 5px;
30022
+ font-size: 12px;
30023
+ width: inherit;
30024
+ text-align: center;
29999
30025
  }
30000
30026
 
30001
- .E_c1up1pdz .field-item {
30027
+ .E_d1bw7c5z .recharts-wrapper {
30002
30028
  display: flex;
30003
- padding: 10px 0;
30004
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30005
30029
  }
30006
30030
 
30007
- .E_c1up1pdz .field-item:last-child {
30008
- border-bottom: none;
30009
- padding-bottom: 0;
30031
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30032
+ position: relative !important;
30033
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30034
+ left: 0 !important;
30035
+ bottom: 0 !important;
30036
+ display: flex;
30037
+ align-items: center;
30010
30038
  }
30011
30039
 
30012
- .E_c1up1pdz .field-item label {
30013
- line-height: 32px;
30014
- width: 100px;
30015
- color: rgba(62, 70, 82, 0.6);
30040
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30041
+ width: 100%;
30016
30042
  }
30017
30043
 
30018
- .E_c1up1pdz .help {
30019
- color: rgba(62, 70, 82, 0.6);
30020
- margin-top: 5px;
30044
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30045
+ width: 100%;
30046
+ margin-right: 0 !important;
30047
+ line-height: 18px;
30021
30048
  }
30022
30049
 
30023
- .E_c1up1pdz .ant-input-affix-wrapper,
30024
- .E_c1up1pdz .ant-picker {
30025
- width: 128px;
30050
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30051
+ border-radius: 2px;
30026
30052
  }
30027
30053
 
30028
- .E_c156wh19 {
30029
- display: flex;
30030
- align-items: center;
30054
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30055
+ min-width: 75px;
30056
+ max-width: 198px;
30057
+ width: calc(100% - 20px);
30058
+ margin-left: 2px;
30059
+ color: #00122e !important;
30060
+ display: inline-flex;
30031
30061
  justify-content: space-between;
30032
- word-break: keep-all;
30033
- }
30034
-
30035
- .E_c156wh19 .title {
30036
- margin: 0 16px 0 8px;
30037
30062
  }
30038
30063
 
30039
- .E_c156wh19 .retain {
30040
- color: rgba(129, 138, 153, 0.6);
30041
- }
30042
-
30043
- .E_c156wh19 div.left {
30044
- flex: 1;
30045
- display: flex;
30064
+ .E_d1bw7c5z .tooltip-text {
30065
+ maxwidth: calc(100% - 12px);
30066
+ cursor: pointer;
30067
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30046
30068
  overflow: hidden;
30047
- align-items: center;
30048
- justify-content: flex-start;
30069
+ text-overflow: ellipsis;
30049
30070
  white-space: nowrap;
30050
30071
  }
30051
30072
 
30052
- .E_c156wh19 div.left .title {
30053
- max-width: 100%;
30054
- overflow: hidden;
30055
- text-overflow: ellipsis;
30073
+ .E_d1bw7c5z .value {
30074
+ color: rgba(44, 56, 82, 0.75);
30056
30075
  }
30057
30076
 
30058
- .E_c156wh19 div.right {
30059
- display: flex;
30060
- align-items: center;
30077
+ .E_t10pqbtc {
30078
+ width: 140px;
30061
30079
  }
30062
30080
 
30063
- .E_c156wh19 .reverse {
30081
+ .E_t10pqbtc .item {
30082
+ margin: 6px auto;
30064
30083
  display: flex;
30065
- flex-direction: row-reverse;
30066
- align-items: center;
30067
- }
30068
-
30069
- .E_c156wh19 .reverse .ant-switch {
30070
- margin-left: 8px;
30071
- }
30072
-
30073
- .E_c156wh19 .close {
30074
- padding-left: 14px;
30075
- margin-left: 14px;
30076
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30077
- cursor: pointer;
30084
+ justify-content: space-between;
30078
30085
  }
30079
30086
 
30080
- .E_m126spxy {
30081
- padding-bottom: 4px;
30082
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30087
+ .E_t10pqbtc .item .name {
30088
+ width: 102px;
30083
30089
  }
30084
30090
 
30085
- .E_m126spxy .ant-btn-link {
30086
- padding: 1px 10px;
30087
- color: rgba(62, 70, 82, 0.6);
30088
- border-radius: 4px;
30091
+ .E_c1yyuluq {
30092
+ border-radius: 8px;
30089
30093
  }
30090
30094
 
30091
- .E_m126spxy .ant-btn-link.active {
30092
- background: rgba(0, 128, 255, 0.1);
30093
- color: #0096ff;
30095
+ .E_c1yyuluq .ant-card-body {
30096
+ padding: 20px 24px 24px 24px;
30094
30097
  }
30095
30098
 
30096
- .E_wpbf4pq {
30097
- padding: 10px 0;
30098
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30099
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30100
+ display: flex;
30099
30101
  }
30100
30102
 
30101
- .E_wpbf4pq .ant-input,
30102
- .E_wpbf4pq .ant-picker {
30103
- width: 80px;
30104
- margin: 0 9px;
30105
- text-align: center;
30103
+ .E_rapgekc.ant-radio-wrapper {
30104
+ display: inline-flex;
30105
+ align-items: baseline;
30106
+ white-space: pre-wrap;
30106
30107
  }
30107
30108
 
30108
- .E_wpbf4pq .options {
30109
- padding: 12px 0 12px 16px;
30110
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30111
- margin: 5px 0 5px 8px;
30109
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30110
+ position: relative;
30111
+ top: 3px;
30112
30112
  }
30113
30113
 
30114
- .E_wpbf4pq .week-day-option,
30115
- .E_wpbf4pq .month-day-option {
30116
- background: #f5f7fa;
30117
- box-sizing: border-box;
30118
- border-radius: 16px;
30119
- margin-right: 8px;
30114
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30115
+ border-color: rgba(107, 128, 167, 0.6);
30120
30116
  }
30121
30117
 
30122
- .E_wpbf4pq .week-day-option:focus,
30123
- .E_wpbf4pq .month-day-option:focus {
30124
- color: inherit;
30125
- border-color: #d9d9d9;
30118
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30119
+ border-color: #0080ff;
30126
30120
  }
30127
30121
 
30128
- .E_wpbf4pq .week-day-option.active {
30129
- background-color: #0096ff;
30130
- border-color: #0096ff;
30131
- color: #fff;
30122
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30123
+ border-color: #0080ff;
30124
+ background: #0080ff;
30132
30125
  }
30133
30126
 
30134
- .E_wpbf4pq .week-day-option.en-text {
30135
- width: 110px;
30136
- margin-top: 4px;
30127
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30128
+ top: 4px;
30129
+ left: 4px;
30130
+ width: 6px;
30131
+ height: 6px;
30132
+ background: #fff;
30137
30133
  }
30138
30134
 
30139
- .E_wpbf4pq .month-day-option {
30140
- width: 32px;
30141
- padding: 0;
30142
- margin-bottom: 8px;
30135
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30136
+ opacity: 0.5;
30143
30137
  }
30144
30138
 
30145
- .E_wpbf4pq .month-day-option.active {
30146
- background-color: #0096ff;
30147
- border-color: #0096ff;
30148
- color: #fff;
30139
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30140
+ border-color: rgba(107, 128, 167, 0.6);
30141
+ background: rgba(211, 218, 235, 0.6);
30149
30142
  }
30150
30143
 
30151
- .E_m74vjol {
30152
- display: flex;
30153
- justify-content: space-between;
30154
- width: 100%;
30144
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30145
+ background: #00122e;
30155
30146
  }
30156
30147
 
30157
- .E_m74vjol .action {
30158
- margin-left: 16px;
30148
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30149
+ color: #00122e;
30150
+ opacity: 0.5;
30159
30151
  }
30160
30152
 
30161
- .E_a1o35uvh .ant-alert-message {
30162
- width: 100%;
30153
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30154
+ color: #00122e;
30163
30155
  }
30164
30156
 
30165
- .E_wg1tsps {
30166
- display: flex;
30167
- align-items: center;
30168
- justify-content: flex-end;
30157
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30158
+ display: inline-block;
30159
+ padding: 0;
30160
+ padding-left: 12px;
30169
30161
  }
30170
30162
 
30171
- .E_b1ctd5xy {
30172
- display: flex;
30173
- align-items: center;
30174
- width: calc(100% - 40px);
30163
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30164
+ margin-bottom: 0;
30165
+ white-space: pre-wrap;
30166
+ color: rgba(44, 56, 82, 0.6);
30175
30167
  }
30176
30168
 
30177
- .E_b1ctd5xy .chart {
30178
- display: inline-block;
30179
- width: 100%;
30169
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30170
+ padding-left: 8px;
30180
30171
  }
30181
30172
 
30182
- .E_u1p8acpn {
30183
- min-width: 40px;
30173
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30174
+ border-radius: 5px 0 0 5px;
30184
30175
  }
30185
30176
 
30186
- .E_u1p8acpn .unit {
30187
- color: #00122e !important;
30177
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30178
+ border-radius: 0 5px 5px 0;
30188
30179
  }
30189
30180
 
30190
- .E_b1wx3t3t.ant-btn-icon-only {
30191
- justify-content: center;
30181
+ .E_rcc63c8 {
30182
+ color: #00122e;
30183
+ border-color: #ccd4e3;
30192
30184
  }
30193
30185
 
30194
- .E_b1wx3t3t.ant-btn {
30195
- display: inline-flex;
30196
- align-items: center;
30197
- justify-content: center;
30186
+ .E_rcc63c8:first-child {
30187
+ border-color: #a3b4cc;
30188
+ }
30189
+
30190
+ .E_rcc63c8.ant-radio-button-wrapper {
30191
+ padding: 0 12px;
30192
+ line-height: 32px;
30198
30193
  height: 32px;
30199
- border-radius: 6px;
30200
- line-height: 22px;
30201
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30202
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30203
30194
  }
30204
30195
 
30205
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30206
- height: 40px;
30207
- line-height: 24px;
30196
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30197
+ white-space: nowrap;
30208
30198
  }
30209
30199
 
30210
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30211
- height: 24px;
30200
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30201
+ height: 22px;
30202
+ padding: 0 7px;
30212
30203
  line-height: 20px;
30213
30204
  }
30214
30205
 
30215
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30216
- border-radius: 50%;
30206
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30207
+ background: #ccd4e3;
30217
30208
  }
30218
30209
 
30219
- .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 {
30220
- color: var(--color, #06101f);
30221
- font-weight: var(--font-weight);
30222
- background: var(--background-color, #fff);
30223
- border-width: var(--border-width, 1px);
30224
- border-color: var(--border-color, #d9d9d9);
30210
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30211
+ background: #0080ff;
30225
30212
  }
30226
30213
 
30227
- .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 {
30228
- display: none;
30214
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30215
+ background: #ccd4e3;
30216
+ opacity: 0.5;
30229
30217
  }
30230
30218
 
30231
- .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 {
30232
- color: var(--color, inherit);
30219
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30220
+ border-right-color: #0080ff;
30233
30221
  }
30234
30222
 
30235
- .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 {
30236
- background: var(--background-color-hover, var(--background-color));
30237
- border-color: var(--border-color-hover, var(--border-color, transparent));
30223
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30224
+ border-color: #0080ff;
30238
30225
  }
30239
30226
 
30240
- .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 {
30241
- --scale: 1;
30242
- --transY: 1px;
30243
- background: var(--background-color-active, var(--background-color));
30244
- border-color: var(--border-color-active, var(--border-color, transparent));
30227
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30228
+ background: rgba(0, 136, 255, 0.1);
30245
30229
  }
30246
30230
 
30247
- .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 {
30248
- background: var(--background-color-focus, var(--background-color));
30249
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30250
- border-color: var(--border-color-focus, var(--border-color, transparent));
30231
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30232
+ background: rgba(211, 218, 235, 0.6);
30233
+ border-color: #ccd4e3;
30234
+ opacity: 0.5;
30251
30235
  }
30252
30236
 
30253
- .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 {
30254
- color: var(--color-disabled, var(--color));
30255
- background: var(--background-color-disabled, var(--background-color));
30256
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30257
- opacity: 0.5;
30237
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30238
+ color: #00122e;
30239
+ border-color: #ccd4e3;
30258
30240
  }
30259
30241
 
30260
- .E_b1wx3t3t.ant-btn-link[disabled] {
30261
- color: #0080ff;
30262
- opacity: 0.5;
30242
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30243
+ color: #00122e;
30244
+ border-color: #ccd4e3;
30245
+ background: rgba(172, 186, 211, 0.6);
30263
30246
  }
30264
30247
 
30265
- .E_b1wx3t3t.ant-btn-primary {
30266
- --color: #fff;
30267
- --font-weight: bold;
30268
- --border-width: 0;
30269
- --background-color: #0080ff;
30270
- --background-color-hover: #009dff;
30271
- --background-color-active: #005ed1;
30272
- --background-color-focus: #0080ff;
30273
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30248
+ .E_rcc63c8 .ant-radio-button-input {
30249
+ margin-right: 8px;
30250
+ display: inline;
30251
+ border: none;
30252
+ padding: 0;
30253
+ width: 36px;
30254
+ background: transparent;
30274
30255
  }
30275
30256
 
30276
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30277
- --background-color: #f0483e;
30278
- --background-color-hover: #ff5252;
30279
- --background-color-active: #c73d31;
30280
- --background-color-focus: #ff5252;
30281
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30257
+ .E_rcc63c8 .ant-radio-button-input:focus {
30258
+ box-shadow: none;
30282
30259
  }
30283
30260
 
30284
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30285
- --background-color: #fea008;
30286
- --background-color-hover: #feba33;
30287
- --background-color-active: #e07f00;
30288
- --background-color-focus: #fea008;
30261
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30262
+ margin-right: 0;
30263
+ width: initial;
30264
+ box-shadow: none;
30289
30265
  }
30290
30266
 
30291
- .E_b1wx3t3t.ant-btn-secondary {
30292
- --color: #0080ff;
30293
- --font-weight: bold;
30294
- --border-width: 0;
30295
- --background-color: rgba(0, 136, 255, 0.1);
30296
- --background-color-hover: rgba(0, 136, 255, 0.16);
30297
- --background-color-active: rgba(0, 136, 255, 0.2);
30298
- --background-color-focus: rgba(0, 136, 255, 0.1);
30299
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30267
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30268
+ display: none;
30300
30269
  }
30301
30270
 
30302
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30303
- --color: #f0483e;
30304
- --background-color: rgba(255, 74, 74, 0.1);
30305
- --background-color-hover: rgba(255, 74, 74, 0.16);
30306
- --background-color-active: rgba(255, 74, 74, 0.2);
30307
- --background-color-focus: rgba(255, 74, 74, 0.1);
30308
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30271
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30272
+ display: inline;
30309
30273
  }
30310
30274
 
30311
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30312
- --color: #fea008;
30313
- --background-color: rgba(255, 187, 0, 0.1);
30314
- --background-color-hover: rgba(255, 187, 0, 0.16);
30315
- --background-color-active: rgba(255, 187, 0, 0.2);
30316
- --background-color-focus: rgba(255, 187, 0, 0.1);
30275
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30276
+ display: inline;
30277
+ margin-right: 8px;
30278
+ padding: 0;
30279
+ width: 36px;
30317
30280
  }
30318
30281
 
30319
- .E_b1wx3t3t.ant-btn-tertiary {
30320
- --color: #0080ff;
30321
- --font-weight: bold;
30322
- --border-width: 0;
30323
- --background-color: #fff;
30324
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30325
- box-shadow: none;
30282
+ .E_phljevk {
30283
+ display: flex;
30284
+ justify-content: space-between;
30285
+ align-items: center;
30286
+ padding: 10px 0;
30287
+ color: rgba(44, 56, 82, 0.6);
30288
+ font-size: 12px;
30289
+ line-height: 24px;
30326
30290
  }
30327
30291
 
30328
- .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 {
30329
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30292
+ .E_phljevk .pagination-left {
30293
+ padding: 2px 8px;
30294
+ }
30295
+
30296
+ .E_phljevk .dropdown-trigger {
30297
+ display: flex;
30298
+ align-items: center;
30299
+ border-radius: 6px;
30300
+ cursor: pointer;
30301
+ transition: all 0.3s ease;
30330
30302
  }
30331
30303
 
30332
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30333
- --color: #f0483e;
30334
- --background-color: #fff;
30335
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30304
+ .E_phljevk .dropdown-trigger:hover {
30305
+ background: rgba(211, 218, 235, 0.6);
30306
+ color: #0080ff;
30336
30307
  }
30337
30308
 
30338
- .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 {
30339
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30309
+ .E_phljevk .dropdown-trigger .icon-inner {
30310
+ margin-left: 4px;
30340
30311
  }
30341
30312
 
30342
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30343
- --color: #fea008;
30344
- --background-color: #fff;
30313
+ .E_phljevk .pagination-right {
30314
+ display: flex;
30315
+ align-items: center;
30316
+ color: #0080ff;
30317
+ font-weight: bold;
30345
30318
  }
30346
30319
 
30347
- .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 {
30348
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30320
+ .E_phljevk .pagination-right .icon-inner {
30321
+ margin-left: 4px;
30349
30322
  }
30350
30323
 
30351
- .E_b1wx3t3t.ant-btn-ordinary {
30352
- --color: #1d326c;
30353
- --border-color: #ccd4e3;
30354
- --background-color: #fff;
30355
- --background-color-hover: #edf0f7;
30356
- --background-color-active: #e4e9f2;
30357
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30358
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30324
+ .E_phljevk .pagination-right .prev-btn,
30325
+ .E_phljevk .pagination-right .next-btn {
30326
+ padding: 0 8px;
30359
30327
  }
30360
30328
 
30361
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30362
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30329
+ .E_phljevk .pagination-right .prev-btn > span,
30330
+ .E_phljevk .pagination-right .next-btn > span {
30331
+ color: #0080ff;
30363
30332
  }
30364
30333
 
30365
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30366
- --color: #0080ff;
30367
- --border-color: #0080ff;
30368
- --background-color: #fff;
30369
- --background-color-hover: linear-gradient(
30370
- 0deg,
30371
- rgba(0, 136, 255, 0.16),
30372
- rgba(0, 136, 255, 0.16)
30373
- ),
30374
- #ffffff;
30375
- --background-color-active: linear-gradient(
30376
- 0deg,
30377
- rgba(0, 136, 255, 0.2),
30378
- rgba(0, 136, 255, 0.2)
30379
- ),
30380
- #ffffff;
30381
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30382
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30334
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30335
+ transform: rotate(180deg);
30383
30336
  }
30384
30337
 
30385
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30386
- --color: #f0483e;
30387
- --border-color: #f0483e;
30388
- --background-color: #fff;
30389
- --background-color-hover: linear-gradient(
30390
- 0deg,
30391
- rgba(255, 74, 74, 0.16),
30392
- rgba(255, 74, 74, 0.16)
30393
- ),
30394
- #ffffff;
30395
- --background-color-active: linear-gradient(
30396
- 0deg,
30397
- rgba(255, 74, 74, 0.2),
30398
- rgba(255, 74, 74, 0.2)
30399
- ),
30400
- #ffffff;
30401
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30338
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30339
+ max-height: calc(100vh - 128px);
30340
+ overflow-y: auto;
30402
30341
  }
30403
30342
 
30404
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30405
- --color: #1d326c;
30406
- --border-color: #fff;
30407
- --background-color: #fff;
30408
- --background-color-hover: rgba(211, 218, 235, 0.6);
30409
- --background-color-active: rgba(192, 203, 224, 0.6);
30410
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30411
- box-shadow: none;
30343
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30344
+ padding: 4px 20px;
30345
+ font-size: 12px;
30346
+ line-height: 18px;
30412
30347
  }
30413
30348
 
30414
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30415
- --color: #0080ff;
30416
- --border-color: #fff;
30417
- --background-color: #fff;
30418
- --background-color-hover: rgba(0, 136, 255, 0.16);
30419
- --background-color-active: rgba(0, 136, 255, 0.2);
30420
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30421
- box-shadow: none;
30349
+ .E_ccrbeuz .ant-collapse-item {
30350
+ border: 0px;
30351
+ background-color: #fff;
30422
30352
  }
30423
30353
 
30424
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30425
- --color: #f0483e;
30426
- --background-color-hover: rgba(255, 74, 74, 0.16);
30427
- --background-color-active: rgba(255, 74, 74, 0.2);
30428
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30354
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30355
+ padding-top: 0px;
30356
+ padding-bottom: 0px;
30357
+ padding-left: 0px !important;
30358
+ padding-right: 24px;
30429
30359
  }
30430
30360
 
30431
- .E_b1wx3t3t.ant-btn-quiet {
30432
- --color: rgba(44, 56, 82, 0.6);
30433
- --border-width: 0;
30434
- --background-color: transparent;
30435
- --background-color-hover: rgba(211, 218, 235, 0.6);
30436
- --background-color-active: rgba(192, 203, 224, 0.6);
30437
- --background-color-focus: #fff;
30438
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30439
- box-shadow: none;
30361
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30362
+ right: 0px;
30440
30363
  }
30441
30364
 
30442
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30443
- --color: #f0483e;
30444
- --background-color-hover: rgba(255, 74, 74, 0.16);
30445
- --background-color-active: rgba(255, 74, 74, 0.2);
30446
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30365
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30366
+ padding: 0px;
30447
30367
  }
30448
30368
 
30449
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30450
- --color: #0080ff;
30451
- --background-color: transparent;
30452
- --background-color-hover: rgba(0, 136, 255, 0.16);
30453
- --background-color-active: rgba(0, 136, 255, 0.2);
30454
- --background-color-focus: #fff;
30455
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30369
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30370
+ padding-right: 0px;
30371
+ cursor: default;
30456
30372
  }
30457
30373
 
30458
- .E_b1wx3t3t .button-prefix-icon {
30459
- margin-right: 8px;
30460
- display: inline-flex;
30374
+ .E_ivqqkzv {
30375
+ height: 24px;
30376
+ width: 56px !important;
30377
+ margin-right: 4px;
30461
30378
  }
30462
30379
 
30463
- .E_b1wx3t3t .button-suffix-icon {
30464
- margin-left: 8px;
30465
- display: inline-flex;
30380
+ .E_c1wk4q29 {
30381
+ color: rgba(44, 56, 82, 0.6);
30466
30382
  }
30467
30383
 
30468
- .E_b1wx3t3t .icon-wrapper {
30469
- display: flex;
30470
- justify-content: center;
30384
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30385
+ border-radius: 6px;
30471
30386
  }
30472
30387
 
30473
- .E_n7k2c6r {
30474
- padding: 0;
30388
+ .E_s177mls5.ant-select.ant-select-single {
30389
+ width: 100%;
30390
+ color: #2d3a56;
30391
+ border-color: rgba(211, 218, 235, 0.6);
30392
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30393
+ font-size: 13px;
30475
30394
  }
30476
30395
 
30477
- .E_berrcjl {
30478
- color: rgba(10, 37, 85, 0.6);
30479
- margin-bottom: 4px;
30396
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30397
+ height: 30px;
30480
30398
  }
30481
30399
 
30482
- .E_berrcjl .breadcrumb-link {
30483
- color: rgba(10, 37, 85, 0.6);
30484
- cursor: pointer;
30485
- transition: color 160ms ease;
30400
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30401
+ height: 38px;
30402
+ font-size: 13px;
30486
30403
  }
30487
30404
 
30488
- .E_berrcjl .breadcrumb-link:hover {
30489
- color: #0080ff;
30405
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30406
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30407
+ transition: 160ms ease;
30490
30408
  }
30491
30409
 
30492
- .E_berrcjl .breadcrumb-link:active {
30493
- color: #005ed1;
30410
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30411
+ color: #0080ff;
30494
30412
  }
30495
30413
 
30496
- .E_b1nip9bk {
30497
- padding: 4px 11px;
30414
+ .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 {
30415
+ border-color: rgba(107, 128, 167, 0.6);
30416
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30498
30417
  }
30499
30418
 
30500
- .E_bqamoqe {
30501
- white-space: nowrap;
30502
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30419
+ .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 {
30420
+ color: #0080ff;
30503
30421
  }
30504
30422
 
30505
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30506
- --color: #0080ff;
30423
+ .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 {
30424
+ border-color: #0080ff;
30425
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30507
30426
  }
30508
30427
 
30509
- .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] {
30510
- --color: #0080ff;
30428
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30429
+ transform: rotate(180deg);
30511
30430
  }
30512
30431
 
30513
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30514
- margin-left: 1px;
30432
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30433
+ background: rgba(211, 218, 235, 0.6);
30434
+ border-color: rgba(172, 186, 211, 0.6);
30435
+ cursor: "not-allowed";
30515
30436
  }
30516
30437
 
30517
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30518
- border-top-right-radius: 0;
30519
- border-bottom-right-radius: 0;
30438
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30439
+ border-color: #f0483e !important;
30520
30440
  }
30521
30441
 
30522
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30523
- border-top-left-radius: 0;
30524
- border-bottom-left-radius: 0;
30442
+ .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 {
30443
+ color: #1d326c;
30525
30444
  }
30526
30445
 
30527
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30528
- border-radius: unset;
30446
+ .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 {
30447
+ border-color: #0080ff;
30448
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30529
30449
  }
30530
30450
 
30531
- .E_t160l1cm {
30532
- display: flex;
30533
- flex-direction: column;
30534
- flex: 1;
30535
- /* FIXME:(yanzhen) do this better */
30451
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30452
+ transform: rotate(180deg);
30536
30453
  }
30537
30454
 
30538
- .E_t160l1cm .tab-bar {
30455
+ .E_c1bus5hc {
30456
+ --color: white;
30457
+ height: 14px;
30458
+ width: 14px;
30459
+ border-radius: 50%;
30539
30460
  flex-shrink: 0;
30540
30461
  display: flex;
30541
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30542
- }
30543
-
30544
- .E_t160l1cm .tab-content {
30545
- height: 100%;
30462
+ align-items: center;
30463
+ justify-content: center;
30464
+ border: 1px solid var(--color);
30546
30465
  }
30547
30466
 
30548
- .E_t160l1cm .tab-menu-item {
30549
- margin-right: 2px;
30550
- padding: 1px 12px;
30551
- line-height: 24px;
30552
- height: 24px;
30553
- color: rgba(44, 56, 82, 0.6);
30554
- border-radius: 4px 4px 0 0;
30555
- cursor: pointer;
30556
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30467
+ .E_c1bus5hc .circle-inner {
30468
+ position: relative;
30469
+ height: 10px;
30470
+ width: 10px;
30471
+ border-radius: 50%;
30472
+ overflow: hidden;
30557
30473
  }
30558
30474
 
30559
- .E_t160l1cm .tab-menu-item:first-child {
30560
- padding-left: 0;
30475
+ .E_c1bus5hc .circle-content {
30476
+ position: absolute;
30477
+ height: 100%;
30478
+ width: 100%;
30479
+ left: 0;
30480
+ top: 0;
30481
+ border-radius: 50%;
30482
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30483
+ transform: rotate(180deg);
30561
30484
  }
30562
30485
 
30563
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30564
- padding-left: 12px;
30486
+ .E_c1bus5hc .circle-child {
30487
+ position: absolute;
30488
+ height: 100%;
30489
+ width: 100%;
30490
+ left: 0;
30491
+ top: 0;
30492
+ margin-left: 50%;
30493
+ transform-origin: left;
30494
+ background: white;
30495
+ transform: rotate(0deg);
30565
30496
  }
30566
30497
 
30567
- .E_t160l1cm .tab-menu-item:hover {
30568
- color: #0080ff;
30569
- background: rgba(211, 218, 235, 0.6);
30498
+ .E_sddwhm6 {
30499
+ margin: 0;
30500
+ border-radius: 20px;
30501
+ padding: 2px 10px;
30502
+ height: 22px;
30570
30503
  }
30571
30504
 
30572
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30573
- fill: #0080ff;
30505
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
30506
+ background-color: rgba(237, 241, 250, 0.6) !important;
30574
30507
  }
30575
30508
 
30576
- .E_t160l1cm .tab-menu-item:active {
30577
- background: rgba(192, 203, 224, 0.6);
30509
+ .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 {
30510
+ background-color: rgba(225, 230, 241, 0.6) !important;
30578
30511
  }
30579
30512
 
30580
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30581
- color: #0080ff;
30582
- background: rgba(211, 218, 235, 0.6);
30513
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
30514
+ color: #00122e;
30583
30515
  }
30584
30516
 
30585
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30586
- background: rgba(192, 203, 224, 0.6);
30517
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
30518
+ margin-right: 6px;
30587
30519
  }
30588
30520
 
30589
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30590
- background: rgba(0, 128, 255, 0.16);
30521
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
30522
+ margin-left: 4px;
30591
30523
  }
30592
30524
 
30593
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30594
- fill: #0080ff;
30525
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
30526
+ background-color: rgba(0, 136, 255, 0.1);
30595
30527
  }
30596
30528
 
30597
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30598
- color: #0080ff;
30599
- background: rgba(0, 128, 255, 0.1);
30529
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
30530
+ background-color: #0080ff;
30600
30531
  }
30601
30532
 
30602
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30603
- background: rgba(0, 128, 255, 0.16);
30533
+ .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 {
30534
+ background-color: rgba(0, 136, 255, 0.16);
30604
30535
  }
30605
30536
 
30606
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30607
- fill: #1d326c;
30537
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
30538
+ background-color: rgba(255, 74, 74, 0.1);
30608
30539
  }
30609
30540
 
30610
- .E_t160l1cm .tab-menu-item .expand-arrow {
30611
- margin-left: 8px;
30612
- height: 22px;
30541
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
30542
+ background-color: #f0483e;
30613
30543
  }
30614
30544
 
30615
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30616
- fill: rgba(44, 56, 82, 0.6);
30545
+ .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 {
30546
+ background-color: rgba(255, 74, 74, 0.16);
30617
30547
  }
30618
30548
 
30619
- .E_t160l1cm .tab-menu-item-group {
30620
- padding: 0;
30621
- display: flex;
30622
- align-items: center;
30623
- overflow: hidden;
30549
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
30550
+ background-color: rgba(254, 160, 8, 0.1);
30624
30551
  }
30625
30552
 
30626
- .E_t160l1cm .tab-menu-item-group .main-title {
30627
- opacity: 0;
30628
- max-width: 0;
30629
- transition: max-width 320ms ease, opacity 240ms ease;
30553
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
30554
+ background-color: #fea008;
30630
30555
  }
30631
30556
 
30632
- .E_t160l1cm .tab-menu-item-group .sub-title {
30633
- padding: 1px 12px;
30634
- position: relative;
30635
- display: flex;
30557
+ .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 {
30558
+ background-color: rgba(255, 187, 0, 0.16);
30636
30559
  }
30637
30560
 
30638
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30639
- opacity: 0;
30640
- position: absolute;
30641
- top: 50%;
30642
- left: 0;
30643
- transform: translate(-50%, -50%);
30644
- transition: opacity 100ms linear;
30645
- fill: rgba(0, 128, 255, 0.2);
30561
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
30562
+ background-color: rgba(30, 201, 127, 0.1);
30646
30563
  }
30647
30564
 
30648
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30649
- color: #0080ff;
30565
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
30566
+ background-color: #00ba5d;
30650
30567
  }
30651
30568
 
30652
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30653
- padding: 1px 12px;
30654
- display: inline-block;
30655
- opacity: 1;
30656
- max-width: 160px;
30569
+ .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 {
30570
+ background-color: rgba(30, 201, 127, 0.16);
30657
30571
  }
30658
30572
 
30659
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30660
- padding: 1px 12px;
30661
- color: #005ed1;
30573
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
30574
+ background-color: rgba(225, 230, 241, 0.6);
30662
30575
  }
30663
30576
 
30664
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30665
- opacity: 1;
30577
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
30578
+ background-color: #6b7d99;
30666
30579
  }
30667
30580
 
30668
- .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 {
30669
- background: rgba(0, 128, 255, 0.16);
30581
+ .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 {
30582
+ background-color: rgba(211, 218, 235, 0.6);
30670
30583
  }
30671
30584
 
30672
- .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 {
30673
- opacity: 0;
30585
+ .E_satwmqm {
30586
+ width: 8px;
30587
+ height: 8px;
30588
+ border-radius: 50%;
30589
+ display: inline-block;
30674
30590
  }
30675
30591
 
30676
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30677
- padding: 4px 16px;
30678
- height: 32px;
30679
- border-radius: 6px 6px 0 0;
30592
+ .E_s1dizucg.ant-switch {
30593
+ min-width: 40px;
30594
+ height: 24px;
30595
+ background: rgba(172, 186, 211, 0.6);
30596
+ overflow: hidden;
30680
30597
  }
30681
30598
 
30682
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30683
- padding-left: 0;
30599
+ .E_s1dizucg.ant-switch:focus {
30600
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30684
30601
  }
30685
30602
 
30686
- .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 {
30687
- padding-left: 16px;
30603
+ .E_s1dizucg.ant-switch-small {
30604
+ min-width: 26px;
30605
+ height: 16px;
30688
30606
  }
30689
30607
 
30690
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30691
- margin-left: 11px;
30692
- height: 24px;
30608
+ .E_s1dizucg.ant-switch-large {
30609
+ min-width: 52px;
30610
+ height: 32px;
30693
30611
  }
30694
30612
 
30695
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30696
- padding: 0;
30613
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30614
+ height: 20px;
30615
+ width: 20px;
30697
30616
  }
30698
30617
 
30699
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30700
- padding: 4px 16px;
30618
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30619
+ border-radius: 10px;
30620
+ transition-delay: 120ms;
30701
30621
  }
30702
30622
 
30703
- .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 {
30704
- padding: 4px 16px;
30623
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30624
+ height: 14px;
30625
+ width: 14px;
30626
+ top: 1px;
30627
+ left: 1px;
30705
30628
  }
30706
30629
 
30707
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30708
- background: #fff;
30630
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30631
+ height: 28px;
30632
+ width: 28px;
30709
30633
  }
30710
30634
 
30711
- .E_t160l1cm .tab-menu-item-light:active {
30712
- color: #005ed1;
30635
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30636
+ border-radius: 14px;
30713
30637
  }
30714
30638
 
30715
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30716
- background: #fff;
30717
- color: #1d326c;
30639
+ .E_s1dizucg.ant-switch-checked {
30640
+ background-color: #00ba5d;
30718
30641
  }
30719
30642
 
30720
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30721
- color: rgba(45, 58, 86, 0.6);
30643
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30644
+ left: calc(100% - 20px - 2px);
30722
30645
  }
30723
30646
 
30724
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30725
- color: #1d326c;
30647
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30648
+ left: calc(100% - 14px - 1px);
30726
30649
  }
30727
30650
 
30728
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30729
- fill: #d8deeb;
30651
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30652
+ left: calc(100% - 28px - 2px);
30730
30653
  }
30731
30654
 
30732
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30733
- fill: #1d326c;
30655
+ .E_c1up6e3y {
30656
+ margin-left: 5px;
30734
30657
  }
30735
30658
 
30736
- .E_t160l1cm .tab-content {
30737
- flex: 1;
30738
- display: flex;
30739
- flex-direction: column;
30659
+ .E_t1m2x205 .ant-tooltip-arrow {
30660
+ display: none;
30740
30661
  }
30741
30662
 
30742
- .E_t160l1cm.is-overview .tab-content {
30743
- overflow: visible;
30663
+ .E_t1m2x205 .ant-tooltip-inner {
30664
+ background: rgba(23, 38, 64, 0.8);
30665
+ border-radius: 4px;
30744
30666
  }
30745
30667
 
30746
- .E_t14npdqr {
30747
- max-width: 240px;
30748
- animation: none;
30668
+ .E_iq1gosr {
30669
+ display: inline-block;
30749
30670
  }
30750
30671
 
30751
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30752
- border: 1px solid #0080ff;
30753
- padding: 0;
30672
+ .E_tju3gfj .date {
30673
+ margin-right: 4px;
30754
30674
  }
30755
30675
 
30756
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30757
- margin: 0;
30758
- height: 32px;
30759
- line-height: 32px;
30760
- font-size: 13px;
30761
- padding: 0 10px;
30762
- display: block;
30763
- overflow: hidden;
30764
- text-overflow: ellipsis;
30765
- white-space: nowrap;
30676
+ .E_s1ebs0ra {
30677
+ display: flex;
30678
+ align-items: center;
30679
+ justify-content: space-between;
30680
+ background: #edf0f7;
30681
+ padding: 8px 12px;
30682
+ position: sticky;
30683
+ top: 0;
30684
+ z-index: 1;
30685
+ margin-bottom: -52px;
30766
30686
  }
30767
30687
 
30768
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30769
- content: " ";
30770
- height: 1px;
30771
- width: calc(100% + 10px);
30772
- background: rgba(172, 186, 211, 0.6);
30773
- display: block;
30688
+ .E_s1ebs0ra .select-total {
30689
+ display: flex;
30690
+ align-items: center;
30691
+ font-weight: 700;
30692
+ flex-shrink: 0;
30774
30693
  }
30775
30694
 
30776
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30777
- color: #0080ff;
30778
- background: transparent;
30695
+ .E_s1ebs0ra .select-total .icon-wrapper {
30696
+ cursor: pointer;
30697
+ margin-left: 8px;
30698
+ width: 32px;
30699
+ height: 32px;
30700
+ border-radius: 50%;
30701
+ justify-content: center;
30779
30702
  }
30780
30703
 
30781
- .E_tje3huy {
30782
- width: 100%;
30783
- overflow: inherit;
30784
- white-space: inherit;
30785
- text-overflow: ellipsis;
30704
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30705
+ background: rgba(225, 230, 241, 0.6);
30786
30706
  }
30787
30707
 
30788
- .E_c18gxmrl {
30789
- border: 1px solid #d8deeb;
30790
- border-radius: 4px;
30708
+ .E_s1ebs0ra .action-group {
30709
+ flex: 1;
30710
+ margin-left: 88px;
30711
+ white-space: nowrap;
30712
+ text-align: right;
30713
+ position: relative;
30714
+ padding: 4px 0;
30715
+ margin-top: -4px;
30716
+ overflow: hidden;
30791
30717
  }
30792
30718
 
30793
- .E_c18gxmrl + .E_c18gxmrl {
30794
- margin-top: 8px;
30719
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30720
+ transform: translateY(-4px);
30795
30721
  }
30796
30722
 
30797
- .E_c18gxmrl:hover {
30798
- border-color: #0080ff;
30723
+ .E_s1ebs0ra .action-group button {
30724
+ border: none;
30799
30725
  }
30800
30726
 
30801
- .E_c18gxmrl:hover > header {
30802
- background: rgba(0, 128, 255, 0.1);
30727
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30728
+ margin-right: 8px;
30803
30729
  }
30804
30730
 
30805
- .E_c18gxmrl.active header {
30806
- border-bottom: 1px solid #d8deeb;
30731
+ .E_s1ebs0ra .action-group > button:last-child {
30732
+ margin-right: 4px;
30807
30733
  }
30808
30734
 
30809
- .E_c18gxmrl > header {
30810
- padding: 8px 12px;
30735
+ .E_s1ebs0ra .action-group .more-btn {
30736
+ cursor: pointer;
30737
+ width: 32px;
30738
+ height: 32px;
30739
+ justify-content: center;
30740
+ border-radius: 50%;
30811
30741
  }
30812
30742
 
30813
- .E_c1uzzomf {
30814
- margin-bottom: 16px;
30743
+ .E_s1ebs0ra .action-group .more-btn:hover {
30744
+ background: #fff;
30815
30745
  }
30816
30746
 
30817
- .E_c1uzzomf .card-title {
30818
- font-size: 16px;
30819
- color: rgba(44, 56, 82, 0.6);
30820
- font-weight: 700;
30821
- line-height: 32px;
30747
+ .E_c1up1pdz {
30748
+ width: 648px;
30822
30749
  }
30823
30750
 
30824
- .E_c1uzzomf .card-body {
30825
- padding: 24px;
30826
- border-radius: 8px;
30827
- background: #fff;
30751
+ .E_c1up1pdz.active {
30752
+ border-color: #0080ff;
30828
30753
  }
30829
30754
 
30830
- .E_c1uzzomf .empty {
30831
- font-weight: 700;
30832
- font-size: 14px;
30833
- line-height: 22px;
30834
- color: rgba(0, 21, 64, 0.3);
30835
- text-align: center;
30755
+ .E_c1up1pdz.active > header {
30756
+ background: rgba(0, 128, 255, 0.1);
30836
30757
  }
30837
30758
 
30838
- .E_d1bw7c5z {
30839
- position: relative;
30840
- max-width: 388px;
30841
- min-width: 285px;
30759
+ .E_c1up1pdz .expand {
30760
+ padding: 12px;
30842
30761
  }
30843
30762
 
30844
- .E_d1bw7c5z .center {
30845
- position: absolute;
30846
- font-size: 12px;
30847
- width: 80px;
30848
- height: 100px;
30849
- top: 0;
30850
- left: 35px;
30763
+ .E_c1up1pdz .field-item {
30851
30764
  display: flex;
30852
- flex-direction: column;
30853
- justify-content: center;
30854
- align-items: center;
30855
- color: #00122e;
30856
- }
30857
-
30858
- .E_d1bw7c5z .center .number {
30859
- font-size: 24px;
30860
- font-weight: 700;
30765
+ padding: 10px 0;
30766
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30861
30767
  }
30862
30768
 
30863
- .E_d1bw7c5z .center .text {
30864
- padding: 0 5px;
30865
- font-size: 12px;
30866
- width: inherit;
30867
- text-align: center;
30769
+ .E_c1up1pdz .field-item:last-child {
30770
+ border-bottom: none;
30771
+ padding-bottom: 0;
30868
30772
  }
30869
30773
 
30870
- .E_d1bw7c5z .recharts-wrapper {
30871
- display: flex;
30774
+ .E_c1up1pdz .field-item label {
30775
+ line-height: 32px;
30776
+ width: 100px;
30777
+ color: rgba(62, 70, 82, 0.6);
30872
30778
  }
30873
30779
 
30874
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30875
- position: relative !important;
30876
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30877
- left: 0 !important;
30878
- bottom: 0 !important;
30879
- display: flex;
30880
- align-items: center;
30780
+ .E_c1up1pdz .help {
30781
+ color: rgba(62, 70, 82, 0.6);
30782
+ margin-top: 5px;
30881
30783
  }
30882
30784
 
30883
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30884
- width: 100%;
30785
+ .E_c1up1pdz .ant-input-affix-wrapper,
30786
+ .E_c1up1pdz .ant-picker {
30787
+ width: 128px;
30885
30788
  }
30886
30789
 
30887
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30888
- width: 100%;
30889
- margin-right: 0 !important;
30890
- line-height: 18px;
30790
+ .E_c156wh19 {
30791
+ display: flex;
30792
+ align-items: center;
30793
+ justify-content: space-between;
30794
+ word-break: keep-all;
30891
30795
  }
30892
30796
 
30893
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30894
- border-radius: 2px;
30797
+ .E_c156wh19 .title {
30798
+ margin: 0 16px 0 8px;
30895
30799
  }
30896
30800
 
30897
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30898
- min-width: 75px;
30899
- max-width: 198px;
30900
- width: calc(100% - 20px);
30901
- margin-left: 2px;
30902
- color: #00122e !important;
30903
- display: inline-flex;
30904
- justify-content: space-between;
30801
+ .E_c156wh19 .retain {
30802
+ color: rgba(129, 138, 153, 0.6);
30905
30803
  }
30906
30804
 
30907
- .E_d1bw7c5z .tooltip-text {
30908
- maxwidth: calc(100% - 12px);
30909
- cursor: pointer;
30910
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30805
+ .E_c156wh19 div.left {
30806
+ flex: 1;
30807
+ display: flex;
30911
30808
  overflow: hidden;
30912
- text-overflow: ellipsis;
30809
+ align-items: center;
30810
+ justify-content: flex-start;
30913
30811
  white-space: nowrap;
30914
30812
  }
30915
30813
 
30916
- .E_d1bw7c5z .value {
30917
- color: rgba(44, 56, 82, 0.75);
30918
- }
30919
-
30920
- .E_t10pqbtc {
30921
- width: 140px;
30814
+ .E_c156wh19 div.left .title {
30815
+ max-width: 100%;
30816
+ overflow: hidden;
30817
+ text-overflow: ellipsis;
30922
30818
  }
30923
30819
 
30924
- .E_t10pqbtc .item {
30925
- margin: 6px auto;
30820
+ .E_c156wh19 div.right {
30926
30821
  display: flex;
30927
- justify-content: space-between;
30822
+ align-items: center;
30928
30823
  }
30929
30824
 
30930
- .E_t10pqbtc .item .name {
30931
- width: 102px;
30825
+ .E_c156wh19 .reverse {
30826
+ display: flex;
30827
+ flex-direction: row-reverse;
30828
+ align-items: center;
30932
30829
  }
30933
30830
 
30934
- .E_ccrbeuz .ant-collapse-item {
30935
- border: 0px;
30936
- background-color: #fff;
30831
+ .E_c156wh19 .reverse .ant-switch {
30832
+ margin-left: 8px;
30937
30833
  }
30938
30834
 
30939
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30940
- padding-top: 0px;
30941
- padding-bottom: 0px;
30942
- padding-left: 0px !important;
30943
- padding-right: 24px;
30835
+ .E_c156wh19 .close {
30836
+ padding-left: 14px;
30837
+ margin-left: 14px;
30838
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30839
+ cursor: pointer;
30944
30840
  }
30945
30841
 
30946
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30947
- right: 0px;
30842
+ .E_m126spxy {
30843
+ padding-bottom: 4px;
30844
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30948
30845
  }
30949
30846
 
30950
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30951
- padding: 0px;
30847
+ .E_m126spxy .ant-btn-link {
30848
+ padding: 1px 10px;
30849
+ color: rgba(62, 70, 82, 0.6);
30850
+ border-radius: 4px;
30952
30851
  }
30953
30852
 
30954
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30955
- padding-right: 0px;
30956
- cursor: default;
30853
+ .E_m126spxy .ant-btn-link.active {
30854
+ background: rgba(0, 128, 255, 0.1);
30855
+ color: #0096ff;
30957
30856
  }
30958
30857
 
30959
- .E_itxley7.ant-input-group.ant-input-group-compact {
30960
- display: flex;
30858
+ .E_wpbf4pq {
30859
+ padding: 10px 0;
30860
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30961
30861
  }
30962
30862
 
30963
- .E_c1yyuluq {
30964
- border-radius: 8px;
30863
+ .E_wpbf4pq .ant-input,
30864
+ .E_wpbf4pq .ant-picker {
30865
+ width: 80px;
30866
+ margin: 0 9px;
30867
+ text-align: center;
30965
30868
  }
30966
30869
 
30967
- .E_c1yyuluq .ant-card-body {
30968
- padding: 20px 24px 24px 24px;
30870
+ .E_wpbf4pq .options {
30871
+ padding: 12px 0 12px 16px;
30872
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30873
+ margin: 5px 0 5px 8px;
30969
30874
  }
30970
30875
 
30971
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30972
- padding: 4px 8px 0 8px;
30973
- color: rgba(44, 56, 82, 0.6);
30974
- font-size: 12px;
30876
+ .E_wpbf4pq .week-day-option,
30877
+ .E_wpbf4pq .month-day-option {
30878
+ background: #f5f7fa;
30879
+ box-sizing: border-box;
30880
+ border-radius: 16px;
30881
+ margin-right: 8px;
30975
30882
  }
30976
30883
 
30977
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30978
- padding-bottom: 6px;
30884
+ .E_wpbf4pq .week-day-option:focus,
30885
+ .E_wpbf4pq .month-day-option:focus {
30886
+ color: inherit;
30887
+ border-color: #d9d9d9;
30979
30888
  }
30980
30889
 
30981
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30982
- padding-top: 4px;
30983
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30890
+ .E_wpbf4pq .week-day-option.active {
30891
+ background-color: #0096ff;
30892
+ border-color: #0096ff;
30893
+ color: #fff;
30984
30894
  }
30985
30895
 
30986
- .E_rapgekc.ant-radio-wrapper {
30987
- display: inline-flex;
30988
- align-items: baseline;
30989
- white-space: pre-wrap;
30896
+ .E_wpbf4pq .week-day-option.en-text {
30897
+ width: 110px;
30898
+ margin-top: 4px;
30990
30899
  }
30991
30900
 
30992
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30993
- position: relative;
30994
- top: 3px;
30901
+ .E_wpbf4pq .month-day-option {
30902
+ width: 32px;
30903
+ padding: 0;
30904
+ margin-bottom: 8px;
30995
30905
  }
30996
30906
 
30997
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30998
- border-color: rgba(107, 128, 167, 0.6);
30907
+ .E_wpbf4pq .month-day-option.active {
30908
+ background-color: #0096ff;
30909
+ border-color: #0096ff;
30910
+ color: #fff;
30999
30911
  }
31000
30912
 
31001
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31002
- border-color: #0080ff;
30913
+ .E_s1dni7lo {
30914
+ width: 430px !important;
31003
30915
  }
31004
30916
 
31005
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31006
- border-color: #0080ff;
31007
- background: #0080ff;
30917
+ .E_d1wwmmm5 .ant-select-item-group {
30918
+ padding: 8px 16px;
30919
+ line-height: 18px;
30920
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30921
+ height: 34px;
30922
+ min-height: 34px;
30923
+ box-sizing: border-box;
30924
+ margin-top: 8px;
31008
30925
  }
31009
30926
 
31010
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31011
- top: 4px;
31012
- left: 4px;
31013
- width: 6px;
31014
- height: 6px;
31015
- background: #fff;
30927
+ .E_o1ugr09p {
30928
+ display: flex;
30929
+ flex-direction: column;
30930
+ margin: 1px 8px;
30931
+ padding: 8px;
30932
+ border-radius: 4px;
31016
30933
  }
31017
30934
 
31018
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31019
- opacity: 0.5;
30935
+ .E_o1ugr09p .selected-icon {
30936
+ display: none;
31020
30937
  }
31021
30938
 
31022
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31023
- border-color: rgba(107, 128, 167, 0.6);
31024
- background: rgba(211, 218, 235, 0.6);
30939
+ .E_o1ugr09p.ant-select-item-option-grouped {
30940
+ padding-left: 8px;
31025
30941
  }
31026
30942
 
31027
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31028
- background: #00122e;
30943
+ .E_o1ugr09p.ant-select-item-option-selected {
30944
+ background-color: white;
31029
30945
  }
31030
30946
 
31031
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31032
- color: #00122e;
31033
- opacity: 0.5;
30947
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30948
+ color: #0080ff;
31034
30949
  }
31035
30950
 
31036
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31037
- color: #00122e;
30951
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30952
+ display: block;
31038
30953
  }
31039
30954
 
31040
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31041
- display: inline-block;
31042
- padding: 0;
31043
- padding-left: 12px;
30955
+ .E_o1ugr09p.ant-select-item-option-active {
30956
+ background: rgba(0, 136, 255, 0.16);
31044
30957
  }
31045
30958
 
31046
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31047
- margin-bottom: 0;
31048
- white-space: pre-wrap;
31049
- color: rgba(44, 56, 82, 0.6);
30959
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30960
+ color: #0080ff;
31050
30961
  }
31051
30962
 
31052
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31053
- padding-left: 8px;
30963
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30964
+ background: rgba(0, 136, 255, 0.1);
30965
+ color: #0080ff;
31054
30966
  }
31055
30967
 
31056
- .E_rp906go .ant-radio-button-wrapper:first-child {
31057
- border-radius: 5px 0 0 5px;
30968
+ .E_o1ifxsq4 {
30969
+ display: flex;
30970
+ justify-content: space-between;
30971
+ height: 20px;
30972
+ line-height: 20px;
31058
30973
  }
31059
30974
 
31060
- .E_rp906go .ant-radio-button-wrapper:last-child {
31061
- border-radius: 0 5px 5px 0;
30975
+ .E_o1ifxsq4 .timezone-title {
30976
+ color: #2d3a56;
30977
+ overflow: hidden;
30978
+ text-overflow: ellipsis;
31062
30979
  }
31063
30980
 
31064
- .E_rcc63c8 {
31065
- color: #00122e;
31066
- border-color: #ccd4e3;
30981
+ .E_o1zue7 {
30982
+ display: flex;
30983
+ justify-content: space-between;
30984
+ color: rgba(44, 56, 82, 0.6);
30985
+ height: 18px;
30986
+ line-height: 18px;
30987
+ margin-top: 2px;
31067
30988
  }
31068
30989
 
31069
- .E_rcc63c8:first-child {
31070
- border-color: #a3b4cc;
30990
+ .E_tyfmlxg {
30991
+ border: none;
30992
+ margin-right: 0;
30993
+ background: rgba(225, 230, 241, 0.6);
31071
30994
  }
31072
30995
 
31073
- .E_rcc63c8.ant-radio-button-wrapper {
31074
- padding: 0 12px;
31075
- line-height: 32px;
30996
+ .E_o18uybox {
30997
+ pointer-events: none;
31076
30998
  height: 32px;
30999
+ width: 100%;
31000
+ opacity: 0;
31077
31001
  }
31078
31002
 
31079
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31080
- white-space: nowrap;
31003
+ .E_s1sck0th {
31004
+ padding: 0 8px;
31005
+ border-radius: 4px;
31081
31006
  }
31082
31007
 
31083
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31084
- height: 22px;
31085
- padding: 0 7px;
31086
- line-height: 20px;
31008
+ .E_m855nr1 {
31009
+ padding: 2px 8px;
31010
+ border-radius: 3px;
31087
31011
  }
31088
31012
 
31089
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31090
- background: #ccd4e3;
31013
+ .E_l1270xpg {
31014
+ padding: 3px 8px;
31015
+ border-radius: 2px;
31091
31016
  }
31092
31017
 
31093
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31094
- background: #0080ff;
31018
+ .E_t14rextb.ant-tag:hover {
31019
+ opacity: unset;
31095
31020
  }
31096
31021
 
31097
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31098
- background: #ccd4e3;
31099
- opacity: 0.5;
31022
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31023
+ margin: 0;
31024
+ margin-right: 8px;
31025
+ display: inline-flex;
31026
+ align-items: center;
31027
+ border: none;
31100
31028
  }
31101
31029
 
31102
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31103
- border-right-color: #0080ff;
31030
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31031
+ width: 16px;
31032
+ height: 16px;
31033
+ color: inherit;
31034
+ margin-left: 4px;
31035
+ opacity: 0.6;
31036
+ display: inline-flex;
31104
31037
  }
31105
31038
 
31106
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31107
- border-color: #0080ff;
31039
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31040
+ opacity: 1;
31108
31041
  }
31109
31042
 
31110
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31111
- background: rgba(0, 136, 255, 0.1);
31043
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31044
+ color: #0080ff;
31045
+ background-color: rgba(0, 136, 255, 0.1);
31112
31046
  }
31113
31047
 
31114
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31115
- background: rgba(211, 218, 235, 0.6);
31116
- border-color: #ccd4e3;
31117
- opacity: 0.5;
31048
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31049
+ color: #f0483e;
31050
+ background-color: rgba(255, 74, 74, 0.1);
31118
31051
  }
31119
31052
 
31120
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31121
- color: #00122e;
31122
- border-color: #ccd4e3;
31053
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31054
+ color: #e07f00;
31055
+ background-color: rgba(255, 187, 0, 0.1);
31123
31056
  }
31124
31057
 
31125
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31126
- color: #00122e;
31127
- border-color: #ccd4e3;
31128
- background: rgba(172, 186, 211, 0.6);
31058
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31059
+ color: #008f4c;
31060
+ background-color: rgba(30, 201, 127, 0.1);
31129
31061
  }
31130
31062
 
31131
- .E_rcc63c8 .ant-radio-button-input {
31132
- margin-right: 8px;
31133
- display: inline;
31134
- border: none;
31135
- padding: 0;
31136
- width: 36px;
31137
- background: transparent;
31063
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31064
+ color: #1d326c;
31065
+ background-color: rgba(225, 230, 241, 0.6);
31138
31066
  }
31139
31067
 
31140
- .E_rcc63c8 .ant-radio-button-input:focus {
31141
- box-shadow: none;
31068
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31069
+ color: #7E41FF;
31070
+ background-color: rgba(126, 65, 255, 0.1);
31142
31071
  }
31143
31072
 
31144
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31145
- margin-right: 0;
31146
- width: initial;
31147
- box-shadow: none;
31073
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31074
+ color: #fff;
31148
31075
  }
31149
31076
 
31150
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31151
- display: none;
31077
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31078
+ background-color: #f0483e;
31152
31079
  }
31153
31080
 
31154
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31155
- display: inline;
31081
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31082
+ background-color: #fea008;
31156
31083
  }
31157
31084
 
31158
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31159
- display: inline;
31160
- margin-right: 8px;
31161
- padding: 0;
31162
- width: 36px;
31085
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31086
+ background-color: #00ba5d;
31163
31087
  }
31164
31088
 
31165
- .E_phljevk {
31166
- display: flex;
31167
- justify-content: space-between;
31168
- align-items: center;
31169
- padding: 10px 0;
31170
- color: rgba(44, 56, 82, 0.6);
31171
- font-size: 12px;
31172
- line-height: 24px;
31089
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31090
+ background-color: #0080ff;
31173
31091
  }
31174
31092
 
31175
- .E_phljevk .pagination-left {
31176
- padding: 2px 8px;
31093
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31094
+ background-color: #6b7d99;
31095
+ }
31096
+
31097
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31098
+ background-color: #7E41FF;
31177
31099
  }
31178
31100
 
31179
- .E_phljevk .dropdown-trigger {
31180
- display: flex;
31181
- align-items: center;
31182
- border-radius: 6px;
31183
- cursor: pointer;
31184
- transition: all 0.3s ease;
31101
+ .E_clm1wy1 {
31102
+ width: 192px;
31103
+ height: 246px;
31104
+ border-radius: 4px;
31185
31105
  }
31186
31106
 
31187
- .E_phljevk .dropdown-trigger:hover {
31188
- background: rgba(211, 218, 235, 0.6);
31189
- color: #0080ff;
31107
+ .E_clm1wy1 > .ant-picker-calendar,
31108
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31109
+ width: 100%;
31110
+ background-color: rgba(245, 247, 250, 0.6);
31111
+ border-top: none;
31190
31112
  }
31191
31113
 
31192
- .E_phljevk .dropdown-trigger .icon-inner {
31193
- margin-left: 4px;
31114
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
31115
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31116
+ padding: 0 16px;
31194
31117
  }
31195
31118
 
31196
- .E_phljevk .pagination-right {
31197
- display: flex;
31198
- align-items: center;
31199
- color: #0080ff;
31200
- font-weight: bold;
31119
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
31120
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31121
+ width: 100%;
31122
+ height: 180px;
31123
+ border-spacing: 0;
31201
31124
  }
31202
31125
 
31203
- .E_phljevk .pagination-right .icon-inner {
31204
- margin-left: 4px;
31126
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
31127
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
31128
+ margin-bottom: 8px;
31205
31129
  }
31206
31130
 
31207
- .E_phljevk .pagination-right .prev-btn,
31208
- .E_phljevk .pagination-right .next-btn {
31209
- padding: 0 8px;
31131
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
31132
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
31133
+ width: 22px;
31210
31134
  }
31211
31135
 
31212
- .E_phljevk .pagination-right .prev-btn > span,
31213
- .E_phljevk .pagination-right .next-btn > span {
31214
- color: #0080ff;
31136
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
31137
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
31138
+ padding: 0;
31215
31139
  }
31216
31140
 
31217
- .E_phljevk .pagination-right .next-btn .icon-inner {
31218
- transform: rotate(180deg);
31141
+ .E_clm1wy1 .ant-picker-cell {
31142
+ color: rgba(62, 70, 82, 0.6);
31143
+ opacity: 0.4;
31219
31144
  }
31220
31145
 
31221
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31222
- max-height: calc(100vh - 128px);
31223
- overflow-y: auto;
31146
+ .E_clm1wy1 .ant-picker-cell-in-view {
31147
+ color: rgba(62, 70, 82, 0.6);
31148
+ opacity: 1;
31224
31149
  }
31225
31150
 
31226
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31227
- padding: 4px 20px;
31228
- font-size: 12px;
31229
- line-height: 18px;
31151
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
31152
+ color: #3e4652;
31230
31153
  }
31231
31154
 
31232
- .E_ivqqkzv {
31233
- height: 24px;
31234
- width: 56px !important;
31235
- margin-right: 4px;
31155
+ .E_clm1wy1 .ant-picker-cell::before {
31156
+ pointer-events: none;
31236
31157
  }
31237
31158
 
31238
- .E_c1wk4q29 {
31239
- color: rgba(44, 56, 82, 0.6);
31159
+ .E_t1tsm00v {
31160
+ color: rgba(129, 138, 153, 0.6);
31161
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
31162
+ backdrop-filter: blur(10px);
31163
+ padding: 7px 10px;
31240
31164
  }
31241
31165
 
31242
- .E_c1bus5hc {
31243
- --color: white;
31244
- height: 14px;
31245
- width: 14px;
31246
- border-radius: 50%;
31247
- flex-shrink: 0;
31166
+ .E_c167wnad {
31167
+ color: rgba(62, 70, 82, 0.6);
31248
31168
  display: flex;
31169
+ justify-content: space-between;
31249
31170
  align-items: center;
31250
- justify-content: center;
31251
- border: 1px solid var(--color);
31171
+ padding: 8px 16px;
31252
31172
  }
31253
31173
 
31254
- .E_c1bus5hc .circle-inner {
31255
- position: relative;
31256
- height: 10px;
31257
- width: 10px;
31258
- border-radius: 50%;
31259
- overflow: hidden;
31174
+ .E_c167wnad .anticon {
31175
+ cursor: pointer;
31260
31176
  }
31261
31177
 
31262
- .E_c1bus5hc .circle-content {
31263
- position: absolute;
31264
- height: 100%;
31265
- width: 100%;
31266
- left: 0;
31267
- top: 0;
31268
- border-radius: 50%;
31269
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31270
- transform: rotate(180deg);
31178
+ .E_c167wnad .anticon:hover {
31179
+ color: #0096ff;
31271
31180
  }
31272
31181
 
31273
- .E_c1bus5hc .circle-child {
31274
- position: absolute;
31275
- height: 100%;
31276
- width: 100%;
31277
- left: 0;
31278
- top: 0;
31279
- margin-left: 50%;
31280
- transform-origin: left;
31281
- background: white;
31282
- transform: rotate(0deg);
31182
+ .E_cxhf7dh {
31183
+ text-align: center;
31283
31184
  }
31284
31185
 
31285
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31286
- border-radius: 6px;
31186
+ .E_cxhf7dh .dots {
31187
+ display: flex;
31188
+ justify-content: center;
31287
31189
  }
31288
31190
 
31289
- .E_s177mls5.ant-select.ant-select-single {
31290
- width: 100%;
31291
- color: #2d3a56;
31292
- border-color: rgba(211, 218, 235, 0.6);
31293
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31294
- font-size: 13px;
31191
+ .E_cxhf7dh .dot {
31192
+ display: inline-block;
31193
+ width: 2px;
31194
+ height: 2px;
31195
+ border-radius: 1px;
31196
+ background: #0096ff;
31295
31197
  }
31296
31198
 
31297
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31298
- height: 30px;
31199
+ .E_cxhf7dh .dot:not(:last-child) {
31200
+ margin-right: 2px;
31299
31201
  }
31300
31202
 
31301
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31302
- height: 38px;
31303
- font-size: 13px;
31203
+ .E_cxhf7dh .bar {
31204
+ width: 9px;
31205
+ height: 2px;
31206
+ background: #0096ff;
31207
+ border-radius: 2px;
31304
31208
  }
31305
31209
 
31306
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31307
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31308
- transition: 160ms ease;
31210
+ .E_c18bcrac {
31211
+ display: inline-block;
31212
+ width: 100%;
31309
31213
  }
31310
31214
 
31311
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31312
- color: #0080ff;
31215
+ .E_c18bcrac .recharts-wrapper {
31216
+ margin-left: 4px;
31313
31217
  }
31314
31218
 
31315
- .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 {
31316
- border-color: rgba(107, 128, 167, 0.6);
31317
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31219
+ .E_cro7kg2 {
31220
+ padding: 4px;
31318
31221
  }
31319
31222
 
31320
- .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 {
31321
- color: #0080ff;
31223
+ .E_c14wcxf0 {
31224
+ display: flex;
31225
+ justify-content: space-between;
31226
+ align-items: center;
31227
+ font-size: 13px;
31228
+ line-height: 24px;
31229
+ color: #cccccc;
31230
+ white-space: nowrap;
31322
31231
  }
31323
31232
 
31324
- .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 {
31325
- border-color: #0080ff;
31326
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31233
+ .E_c14wcxf0 label {
31234
+ margin-right: 32px;
31327
31235
  }
31328
31236
 
31329
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31330
- transform: rotate(180deg);
31237
+ .E_coy29mj.E_c14wcxf0 {
31238
+ font-weight: bold;
31239
+ color: white;
31331
31240
  }
31332
31241
 
31333
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31334
- background: rgba(211, 218, 235, 0.6);
31335
- border-color: rgba(172, 186, 211, 0.6);
31336
- cursor: "not-allowed";
31242
+ .E_s11212zy {
31243
+ width: 8px;
31244
+ height: 8px;
31245
+ border-radius: 2px;
31246
+ display: inline-block;
31247
+ background: var(--s11212zy-0);
31248
+ border: 1px solid #fff;
31249
+ box-sizing: content-box;
31250
+ margin-right: 6px;
31337
31251
  }
31338
31252
 
31339
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31340
- border-color: #f0483e !important;
31253
+ .E_p1lyky6c > :first-child {
31254
+ font-weight: bold;
31255
+ color: white;
31256
+ margin-right: 4px;
31341
31257
  }
31342
31258
 
31343
- .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 {
31344
- color: #1d326c;
31259
+ .E_n12mqh7z {
31260
+ display: flex;
31261
+ align-items: center;
31262
+ font-size: 12px;
31263
+ line-height: 18px;
31345
31264
  }
31346
31265
 
31347
- .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 {
31348
- border-color: #0080ff;
31349
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31266
+ .E_n12mqh7z:not(:last-child) {
31267
+ margin-bottom: 4px;
31350
31268
  }
31351
31269
 
31352
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31353
- transform: rotate(180deg);
31270
+ .E_tf5bynu {
31271
+ margin: 0 3px;
31354
31272
  }
31355
31273
 
31356
- .E_sddwhm6 {
31357
- margin: 0;
31358
- border-radius: 20px;
31359
- padding: 2px 10px;
31360
- height: 22px;
31274
+ .E_tcckoz1 {
31275
+ max-height: 400px;
31276
+ overflow: auto;
31361
31277
  }
31362
31278
 
31363
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
31364
- background-color: rgba(237, 241, 250, 0.6) !important;
31279
+ .E_gmyahx3 {
31280
+ cursor: pointer;
31365
31281
  }
31366
31282
 
31367
- .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 {
31368
- background-color: rgba(225, 230, 241, 0.6) !important;
31283
+ .E_gmyahx3 .link-text {
31284
+ color: rgba(0, 21, 64, 0.3);
31369
31285
  }
31370
31286
 
31371
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
31372
- color: #00122e;
31287
+ .E_gmyahx3:hover .link-text {
31288
+ color: #0080ff;
31373
31289
  }
31374
31290
 
31375
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
31376
- margin-right: 6px;
31291
+ .E_tqjc4ui {
31292
+ margin: 0 2px;
31377
31293
  }
31378
31294
 
31379
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
31380
- margin-left: 4px;
31295
+ .E_t1sqg15u {
31296
+ background: white;
31297
+ }
31298
+
31299
+ .E_t1sqg15u.inline .table-row {
31300
+ flex-direction: column;
31381
31301
  }
31382
31302
 
31383
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
31384
- background-color: rgba(0, 136, 255, 0.1);
31303
+ .E_t1sqg15u.inline .table-row > label {
31304
+ padding: 0 16px 7px 0;
31385
31305
  }
31386
31306
 
31387
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
31388
- background-color: #0080ff;
31307
+ .E_t1sqg15u.has-border .table-header {
31308
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31389
31309
  }
31390
31310
 
31391
- .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 {
31392
- background-color: rgba(0, 136, 255, 0.16);
31311
+ .E_t1sqg15u.has-border .hiddenBorder {
31312
+ border-top: none !important;
31393
31313
  }
31394
31314
 
31395
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
31396
- background-color: rgba(255, 74, 74, 0.1);
31315
+ .E_t1sqg15u.has-border .table-row + .table-row {
31316
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31397
31317
  }
31398
31318
 
31399
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
31400
- background-color: #f0483e;
31319
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31320
+ padding-bottom: 0;
31401
31321
  }
31402
31322
 
31403
- .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 {
31404
- background-color: rgba(255, 74, 74, 0.16);
31323
+ .E_t1sqg15u.align-right .content {
31324
+ text-align: right;
31405
31325
  }
31406
31326
 
31407
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
31408
- background-color: rgba(254, 160, 8, 0.1);
31327
+ .E_t1sqg15u .uuid-row {
31328
+ display: flex;
31329
+ justify-content: space-between;
31409
31330
  }
31410
31331
 
31411
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
31412
- background-color: #fea008;
31332
+ .E_t1sqg15u .uuid-row .id-text {
31333
+ white-space: nowrap;
31334
+ overflow: hidden;
31335
+ text-overflow: ellipsis;
31413
31336
  }
31414
31337
 
31415
- .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 {
31416
- background-color: rgba(255, 187, 0, 0.16);
31338
+ .E_t4zczcp {
31339
+ display: flex;
31340
+ justify-content: space-between;
31341
+ align-items: center;
31342
+ padding: 8px;
31343
+ min-height: 32px;
31417
31344
  }
31418
31345
 
31419
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
31420
- background-color: rgba(30, 201, 127, 0.1);
31346
+ .E_t4zczcp .table-title {
31347
+ color: rgba(44, 56, 82, 0.6);
31348
+ font-weight: 600;
31349
+ font-size: 12px;
31350
+ line-height: 8px;
31421
31351
  }
31422
31352
 
31423
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
31424
- background-color: #00ba5d;
31353
+ .E_t4zczcp .edit-icon {
31354
+ font-size: 16px;
31355
+ color: rgba(10, 37, 85, 0.6);
31356
+ cursor: pointer;
31425
31357
  }
31426
31358
 
31427
- .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 {
31428
- background-color: rgba(30, 201, 127, 0.16);
31359
+ .E_t1s7goww {
31360
+ font-size: 12px;
31361
+ line-height: 18px;
31429
31362
  }
31430
31363
 
31431
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
31432
- background-color: rgba(225, 230, 241, 0.6);
31364
+ .E_t93e4cf {
31365
+ display: flex;
31366
+ padding: 8px 0;
31367
+ color: #2d3a56;
31433
31368
  }
31434
31369
 
31435
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
31436
- background-color: #6b7d99;
31370
+ .E_t93e4cf .hidden {
31371
+ display: none;
31437
31372
  }
31438
31373
 
31439
- .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 {
31440
- background-color: rgba(211, 218, 235, 0.6);
31374
+ .E_t93e4cf .ant-btn-link {
31375
+ height: auto;
31441
31376
  }
31442
31377
 
31443
- .E_satwmqm {
31444
- width: 8px;
31445
- height: 8px;
31446
- border-radius: 50%;
31447
- display: inline-block;
31378
+ .E_t93e4cf .content {
31379
+ overflow: hidden;
31380
+ overflow-x: auto;
31381
+ width: 100%;
31382
+ white-space: pre-wrap;
31448
31383
  }
31449
31384
 
31450
- .E_tju3gfj .date {
31451
- margin-right: 4px;
31385
+ .E_t93e4cf .content .ant-btn {
31386
+ white-space: pre-wrap;
31387
+ text-align: left;
31452
31388
  }
31453
31389
 
31454
- .E_s1dni7lo {
31455
- width: 430px !important;
31390
+ .E_t93e4cf .content .unit-chart {
31391
+ justify-content: flex-start;
31456
31392
  }
31457
31393
 
31458
- .E_d1wwmmm5 .ant-select-item-group {
31459
- padding: 8px 16px;
31460
- line-height: 18px;
31461
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31462
- height: 34px;
31463
- min-height: 34px;
31464
- box-sizing: border-box;
31465
- margin-top: 8px;
31394
+ .E_rhz2uv5 {
31395
+ width: var(--rhz2uv5-0);
31396
+ flex-shrink: 0;
31397
+ color: rgba(44, 56, 82, 0.6);
31398
+ padding-right: 12px;
31466
31399
  }
31467
31400
 
31468
- .E_o1ugr09p {
31469
- display: flex;
31470
- flex-direction: column;
31471
- margin: 1px 8px;
31472
- padding: 8px;
31473
- border-radius: 4px;
31401
+ .E_ou7iq30 {
31402
+ overflow: hidden;
31403
+ text-overflow: ellipsis;
31474
31404
  }
31475
31405
 
31476
- .E_o1ugr09p .selected-icon {
31477
- display: none;
31406
+ .E_s1tui002 {
31407
+ white-space: nowrap;
31478
31408
  }
31479
31409
 
31480
- .E_o1ugr09p.ant-select-item-option-grouped {
31481
- padding-left: 8px;
31410
+ .E_mxrc2zg {
31411
+ display: -webkit-box;
31412
+ -webkit-line-clamp: var(--mxrc2zg-0);
31413
+ -webkit-box-orient: vertical;
31414
+ word-break: break-all;
31482
31415
  }
31483
31416
 
31484
- .E_o1ugr09p.ant-select-item-option-selected {
31485
- background-color: white;
31417
+ .E_skwah65 {
31418
+ height: 8px;
31419
+ box-sizing: border-box;
31420
+ border-radius: 2px;
31421
+ background: #f5f7fa;
31422
+ display: flex;
31423
+ width: 100%;
31424
+ overflow: hidden;
31486
31425
  }
31487
31426
 
31488
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31489
- color: #0080ff;
31427
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31428
+ margin-left: 1px;
31490
31429
  }
31491
31430
 
31492
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31493
- display: block;
31431
+ .E_wg1tsps {
31432
+ display: flex;
31433
+ align-items: center;
31434
+ justify-content: flex-end;
31494
31435
  }
31495
31436
 
31496
- .E_o1ugr09p.ant-select-item-option-active {
31497
- background: rgba(0, 136, 255, 0.16);
31437
+ .E_b1ctd5xy {
31438
+ display: flex;
31439
+ align-items: center;
31440
+ width: calc(100% - 40px);
31498
31441
  }
31499
31442
 
31500
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31501
- color: #0080ff;
31443
+ .E_b1ctd5xy .chart {
31444
+ display: inline-block;
31445
+ width: 100%;
31502
31446
  }
31503
31447
 
31504
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31505
- background: rgba(0, 136, 255, 0.1);
31506
- color: #0080ff;
31448
+ .E_u1p8acpn {
31449
+ min-width: 40px;
31507
31450
  }
31508
31451
 
31509
- .E_o1ifxsq4 {
31510
- display: flex;
31511
- justify-content: space-between;
31512
- height: 20px;
31513
- line-height: 20px;
31452
+ .E_u1p8acpn .unit {
31453
+ color: #00122e !important;
31514
31454
  }
31515
31455
 
31516
- .E_o1ifxsq4 .timezone-title {
31517
- color: #2d3a56;
31518
- overflow: hidden;
31456
+ .E_tje3huy {
31457
+ width: 100%;
31458
+ overflow: inherit;
31459
+ white-space: inherit;
31519
31460
  text-overflow: ellipsis;
31520
31461
  }
31521
31462
 
31522
- .E_o1zue7 {
31463
+ .E_s1iv0tp1 .enabled-switch {
31523
31464
  display: flex;
31524
- justify-content: space-between;
31525
- color: rgba(44, 56, 82, 0.6);
31526
- height: 18px;
31527
- line-height: 18px;
31528
- margin-top: 2px;
31529
- }
31530
-
31531
- .E_tyfmlxg {
31532
- border: none;
31533
- margin-right: 0;
31534
- background: rgba(225, 230, 241, 0.6);
31465
+ align-items: center;
31535
31466
  }
31536
31467
 
31537
- .E_o18uybox {
31538
- pointer-events: none;
31539
- height: 32px;
31540
- width: 100%;
31541
- opacity: 0;
31468
+ .E_s1iv0tp1 .enabled-text {
31469
+ margin-right: 8px;
31542
31470
  }
31543
31471
 
31544
- .E_s1dizucg.ant-switch {
31545
- min-width: 40px;
31546
- height: 24px;
31547
- background: rgba(172, 186, 211, 0.6);
31548
- overflow: hidden;
31472
+ .E_t160l1cm {
31473
+ display: flex;
31474
+ flex-direction: column;
31475
+ flex: 1;
31476
+ /* FIXME:(yanzhen) do this better */
31549
31477
  }
31550
31478
 
31551
- .E_s1dizucg.ant-switch:focus {
31552
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31479
+ .E_t160l1cm .tab-bar {
31480
+ flex-shrink: 0;
31481
+ display: flex;
31482
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31553
31483
  }
31554
31484
 
31555
- .E_s1dizucg.ant-switch-small {
31556
- min-width: 26px;
31557
- height: 16px;
31485
+ .E_t160l1cm .tab-content {
31486
+ height: 100%;
31558
31487
  }
31559
31488
 
31560
- .E_s1dizucg.ant-switch-large {
31561
- min-width: 52px;
31562
- height: 32px;
31489
+ .E_t160l1cm .tab-menu-item {
31490
+ margin-right: 2px;
31491
+ padding: 1px 12px;
31492
+ line-height: 24px;
31493
+ height: 24px;
31494
+ color: rgba(44, 56, 82, 0.6);
31495
+ border-radius: 4px 4px 0 0;
31496
+ cursor: pointer;
31497
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31563
31498
  }
31564
31499
 
31565
- .E_s1dizucg.ant-switch .ant-switch-handle {
31566
- height: 20px;
31567
- width: 20px;
31500
+ .E_t160l1cm .tab-menu-item:first-child {
31501
+ padding-left: 0;
31568
31502
  }
31569
31503
 
31570
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31571
- border-radius: 10px;
31572
- transition-delay: 120ms;
31504
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31505
+ padding-left: 12px;
31573
31506
  }
31574
31507
 
31575
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31576
- height: 14px;
31577
- width: 14px;
31578
- top: 1px;
31579
- left: 1px;
31508
+ .E_t160l1cm .tab-menu-item:hover {
31509
+ color: #0080ff;
31510
+ background: rgba(211, 218, 235, 0.6);
31580
31511
  }
31581
31512
 
31582
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31583
- height: 28px;
31584
- width: 28px;
31513
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31514
+ fill: #0080ff;
31585
31515
  }
31586
31516
 
31587
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31588
- border-radius: 14px;
31517
+ .E_t160l1cm .tab-menu-item:active {
31518
+ background: rgba(192, 203, 224, 0.6);
31589
31519
  }
31590
31520
 
31591
- .E_s1dizucg.ant-switch-checked {
31592
- background-color: #00ba5d;
31521
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31522
+ color: #0080ff;
31523
+ background: rgba(211, 218, 235, 0.6);
31593
31524
  }
31594
31525
 
31595
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31596
- left: calc(100% - 20px - 2px);
31526
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31527
+ background: rgba(192, 203, 224, 0.6);
31597
31528
  }
31598
31529
 
31599
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31600
- left: calc(100% - 14px - 1px);
31530
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31531
+ background: rgba(0, 128, 255, 0.16);
31601
31532
  }
31602
31533
 
31603
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31604
- left: calc(100% - 28px - 2px);
31534
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31535
+ fill: #0080ff;
31605
31536
  }
31606
31537
 
31607
- .E_c1up6e3y {
31608
- margin-left: 5px;
31538
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31539
+ color: #0080ff;
31540
+ background: rgba(0, 128, 255, 0.1);
31609
31541
  }
31610
31542
 
31611
- .E_s1sck0th {
31612
- padding: 0 8px;
31613
- border-radius: 4px;
31543
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31544
+ background: rgba(0, 128, 255, 0.16);
31614
31545
  }
31615
31546
 
31616
- .E_m855nr1 {
31617
- padding: 2px 8px;
31618
- border-radius: 3px;
31547
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31548
+ fill: #1d326c;
31619
31549
  }
31620
31550
 
31621
- .E_l1270xpg {
31622
- padding: 3px 8px;
31623
- border-radius: 2px;
31551
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31552
+ margin-left: 8px;
31553
+ height: 22px;
31624
31554
  }
31625
31555
 
31626
- .E_t14rextb.ant-tag:hover {
31627
- opacity: unset;
31556
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31557
+ fill: rgba(44, 56, 82, 0.6);
31628
31558
  }
31629
31559
 
31630
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31631
- margin: 0;
31632
- margin-right: 8px;
31633
- display: inline-flex;
31560
+ .E_t160l1cm .tab-menu-item-group {
31561
+ padding: 0;
31562
+ display: flex;
31634
31563
  align-items: center;
31635
- border: none;
31564
+ overflow: hidden;
31636
31565
  }
31637
31566
 
31638
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31639
- width: 16px;
31640
- height: 16px;
31641
- color: inherit;
31642
- margin-left: 4px;
31643
- opacity: 0.6;
31644
- display: inline-flex;
31567
+ .E_t160l1cm .tab-menu-item-group .main-title {
31568
+ opacity: 0;
31569
+ max-width: 0;
31570
+ transition: max-width 320ms ease, opacity 240ms ease;
31645
31571
  }
31646
31572
 
31647
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31648
- opacity: 1;
31573
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31574
+ padding: 1px 12px;
31575
+ position: relative;
31576
+ display: flex;
31649
31577
  }
31650
31578
 
31651
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31652
- color: #0080ff;
31653
- background-color: rgba(0, 136, 255, 0.1);
31579
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31580
+ opacity: 0;
31581
+ position: absolute;
31582
+ top: 50%;
31583
+ left: 0;
31584
+ transform: translate(-50%, -50%);
31585
+ transition: opacity 100ms linear;
31586
+ fill: rgba(0, 128, 255, 0.2);
31654
31587
  }
31655
31588
 
31656
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31657
- color: #f0483e;
31658
- background-color: rgba(255, 74, 74, 0.1);
31589
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31590
+ color: #0080ff;
31659
31591
  }
31660
31592
 
31661
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31662
- color: #e07f00;
31663
- background-color: rgba(255, 187, 0, 0.1);
31593
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31594
+ padding: 1px 12px;
31595
+ display: inline-block;
31596
+ opacity: 1;
31597
+ max-width: 160px;
31664
31598
  }
31665
31599
 
31666
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31667
- color: #008f4c;
31668
- background-color: rgba(30, 201, 127, 0.1);
31600
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31601
+ padding: 1px 12px;
31602
+ color: #005ed1;
31669
31603
  }
31670
31604
 
31671
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31672
- color: #1d326c;
31673
- background-color: rgba(225, 230, 241, 0.6);
31605
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31606
+ opacity: 1;
31674
31607
  }
31675
31608
 
31676
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31677
- color: #7E41FF;
31678
- background-color: rgba(126, 65, 255, 0.1);
31609
+ .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 {
31610
+ background: rgba(0, 128, 255, 0.16);
31679
31611
  }
31680
31612
 
31681
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31682
- color: #fff;
31613
+ .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 {
31614
+ opacity: 0;
31683
31615
  }
31684
31616
 
31685
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31686
- background-color: #f0483e;
31617
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31618
+ padding: 4px 16px;
31619
+ height: 32px;
31620
+ border-radius: 6px 6px 0 0;
31687
31621
  }
31688
31622
 
31689
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31690
- background-color: #fea008;
31623
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31624
+ padding-left: 0;
31691
31625
  }
31692
31626
 
31693
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31694
- background-color: #00ba5d;
31627
+ .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 {
31628
+ padding-left: 16px;
31695
31629
  }
31696
31630
 
31697
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31698
- background-color: #0080ff;
31631
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31632
+ margin-left: 11px;
31633
+ height: 24px;
31699
31634
  }
31700
31635
 
31701
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31702
- background-color: #6b7d99;
31636
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31637
+ padding: 0;
31703
31638
  }
31704
31639
 
31705
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31706
- background-color: #7E41FF;
31640
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31641
+ padding: 4px 16px;
31707
31642
  }
31708
31643
 
31709
- .E_iq1gosr {
31710
- display: inline-block;
31644
+ .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 {
31645
+ padding: 4px 16px;
31711
31646
  }
31712
31647
 
31713
- .E_t1m2x205 .ant-tooltip-arrow {
31714
- display: none;
31648
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31649
+ background: #fff;
31715
31650
  }
31716
31651
 
31717
- .E_t1m2x205 .ant-tooltip-inner {
31718
- background: rgba(23, 38, 64, 0.8);
31719
- border-radius: 4px;
31652
+ .E_t160l1cm .tab-menu-item-light:active {
31653
+ color: #005ed1;
31720
31654
  }
31721
31655
 
31722
- .E_fzh9mnb {
31723
- width: 100%;
31724
- height: 100%;
31725
- min-height: 124px;
31726
- display: flex;
31727
- flex-direction: column;
31728
- justify-content: center;
31729
- align-items: center;
31656
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31657
+ background: #fff;
31658
+ color: #1d326c;
31730
31659
  }
31731
31660
 
31732
- .E_fzh9mnb .error-text {
31733
- color: rgba(10, 37, 85, 0.6);
31734
- margin-bottom: 16px;
31735
- font-size: 18px;
31661
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31662
+ color: rgba(45, 58, 86, 0.6);
31736
31663
  }
31737
31664
 
31738
- .E_i1inqkme {
31739
- height: 18px;
31740
- line-height: 18px;
31741
- padding: 0 4px;
31742
- border-radius: 4px;
31743
- background: rgba(235, 239, 245, 0.6);
31744
- border: 1px solid rgba(223, 228, 235, 0.6);
31745
- display: flex;
31746
- align-items: center;
31747
- white-space: nowrap;
31748
- margin-right: 4px;
31665
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31666
+ color: #1d326c;
31749
31667
  }
31750
31668
 
31751
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31752
- display: var(--ai7qkf2-0);
31669
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31670
+ fill: #d8deeb;
31753
31671
  }
31754
31672
 
31755
- .E_ai7qkf2 .ant-input-number-input-wrap {
31756
- display: inline-flex;
31757
- line-height: 1.5715;
31758
- height: 100%;
31759
- width: 100%;
31673
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31674
+ fill: #1d326c;
31760
31675
  }
31761
31676
 
31762
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31763
- content: var(--ai7qkf2-1);
31764
- display: var(--ai7qkf2-2);
31765
- flex: none;
31766
- align-items: center;
31767
- margin-left: 4px;
31768
- color: rgba(44, 56, 82, 0.6);
31677
+ .E_t160l1cm .tab-content {
31678
+ flex: 1;
31679
+ display: flex;
31680
+ flex-direction: column;
31769
31681
  }
31770
31682
 
31771
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31772
- content: var(--ai7qkf2-3);
31773
- display: var(--ai7qkf2-4);
31774
- flex: none;
31775
- align-items: center;
31776
- margin-right: 4px;
31777
- cursor: auto;
31778
- color: rgba(44, 56, 82, 0.6);
31683
+ .E_t160l1cm.is-overview .tab-content {
31684
+ overflow: visible;
31779
31685
  }
31780
31686
 
31781
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31782
- border-radius: 0;
31687
+ .E_t14npdqr {
31688
+ max-width: 240px;
31689
+ animation: none;
31783
31690
  }
31784
31691
 
31785
- .E_ai7qkf2.ant-input-number {
31786
- width: 100%;
31787
- border-radius: 6px;
31692
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31693
+ border: 1px solid #0080ff;
31694
+ padding: 0;
31788
31695
  }
31789
31696
 
31790
- .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 {
31791
- border-color: #0096ff;
31792
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31793
- z-index: 1;
31697
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31698
+ margin: 0;
31699
+ height: 32px;
31700
+ line-height: 32px;
31701
+ font-size: 13px;
31702
+ padding: 0 10px;
31703
+ display: block;
31704
+ overflow: hidden;
31705
+ text-overflow: ellipsis;
31706
+ white-space: nowrap;
31794
31707
  }
31795
31708
 
31796
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31797
- border-color: #e75a3a;
31798
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31709
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31710
+ content: " ";
31711
+ height: 1px;
31712
+ width: calc(100% + 10px);
31713
+ background: rgba(172, 186, 211, 0.6);
31714
+ display: block;
31799
31715
  }
31800
31716
 
31801
- .E_ai7qkf2 .ant-input-number-input {
31802
- height: 30px;
31803
- border: 1px;
31804
- padding: 5px 12px;
31805
- font-size: inherit;
31717
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31718
+ color: #0080ff;
31719
+ background: transparent;
31806
31720
  }
31807
31721
 
31808
- .E_ai7qkf2.ant-input-number-lg input {
31809
- height: 38px;
31810
- border: 1px;
31811
- padding: 8px 16px;
31722
+ .E_fzh9mnb {
31723
+ width: 100%;
31724
+ height: 100%;
31725
+ min-height: 124px;
31726
+ display: flex;
31727
+ flex-direction: column;
31728
+ justify-content: center;
31729
+ align-items: center;
31812
31730
  }
31813
31731
 
31814
- .E_ai7qkf2.ant-input-number-sm input {
31815
- height: 22px;
31816
- border: 1px;
31817
- padding: 2px 8px;
31732
+ .E_fzh9mnb .error-text {
31733
+ color: rgba(10, 37, 85, 0.6);
31734
+ margin-bottom: 16px;
31735
+ font-size: 18px;
31818
31736
  }
31819
31737
 
31820
31738
  .E_f7pxqmh {
@@ -31853,6 +31771,19 @@ html body {
31853
31771
  min-height: 0px;
31854
31772
  }
31855
31773
 
31774
+ .E_i1inqkme {
31775
+ height: 18px;
31776
+ line-height: 18px;
31777
+ padding: 0 4px;
31778
+ border-radius: 4px;
31779
+ background: rgba(235, 239, 245, 0.6);
31780
+ border: 1px solid rgba(223, 228, 235, 0.6);
31781
+ display: flex;
31782
+ align-items: center;
31783
+ white-space: nowrap;
31784
+ margin-right: 4px;
31785
+ }
31786
+
31856
31787
  .E_a1wfy30z .ant-input-number-handler-wrap {
31857
31788
  display: var(--a1wfy30z-0);
31858
31789
  }
@@ -31918,6 +31849,75 @@ html body {
31918
31849
  position: absolute;
31919
31850
  }
31920
31851
 
31852
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31853
+ display: var(--ai7qkf2-0);
31854
+ }
31855
+
31856
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31857
+ display: inline-flex;
31858
+ line-height: 1.5715;
31859
+ height: 100%;
31860
+ width: 100%;
31861
+ }
31862
+
31863
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31864
+ content: var(--ai7qkf2-1);
31865
+ display: var(--ai7qkf2-2);
31866
+ flex: none;
31867
+ align-items: center;
31868
+ margin-left: 4px;
31869
+ color: rgba(44, 56, 82, 0.6);
31870
+ }
31871
+
31872
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31873
+ content: var(--ai7qkf2-3);
31874
+ display: var(--ai7qkf2-4);
31875
+ flex: none;
31876
+ align-items: center;
31877
+ margin-right: 4px;
31878
+ cursor: auto;
31879
+ color: rgba(44, 56, 82, 0.6);
31880
+ }
31881
+
31882
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31883
+ border-radius: 0;
31884
+ }
31885
+
31886
+ .E_ai7qkf2.ant-input-number {
31887
+ width: 100%;
31888
+ border-radius: 6px;
31889
+ }
31890
+
31891
+ .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 {
31892
+ border-color: #0096ff;
31893
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31894
+ z-index: 1;
31895
+ }
31896
+
31897
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31898
+ border-color: #e75a3a;
31899
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31900
+ }
31901
+
31902
+ .E_ai7qkf2 .ant-input-number-input {
31903
+ height: 30px;
31904
+ border: 1px;
31905
+ padding: 5px 12px;
31906
+ font-size: inherit;
31907
+ }
31908
+
31909
+ .E_ai7qkf2.ant-input-number-lg input {
31910
+ height: 38px;
31911
+ border: 1px;
31912
+ padding: 8px 16px;
31913
+ }
31914
+
31915
+ .E_ai7qkf2.ant-input-number-sm input {
31916
+ height: 22px;
31917
+ border: 1px;
31918
+ padding: 2px 8px;
31919
+ }
31920
+
31921
31921
  .E_cnujxq2 {
31922
31922
  display: flex;
31923
31923
  flex-direction: column;
@@ -33177,6 +33177,21 @@ input.E_rf8rlle.ant-input {
33177
33177
  line-height: 12px;
33178
33178
  }
33179
33179
 
33180
+ .E_suhck3k {
33181
+ height: 24px;
33182
+ width: 24px;
33183
+ border-radius: 6px;
33184
+ padding: 4px;
33185
+ }
33186
+
33187
+ .E_suhck3k:hover {
33188
+ background-color: rgba(0, 136, 255, 0.1);
33189
+ }
33190
+
33191
+ .E_suhck3k:hover svg path {
33192
+ fill: blue;
33193
+ }
33194
+
33180
33195
  .E_h1ol2wl7 {
33181
33196
  font-weight: bold;
33182
33197
  background-color: unset;
@@ -33200,21 +33215,6 @@ input.E_rf8rlle.ant-input {
33200
33215
  margin-right: 6px;
33201
33216
  }
33202
33217
 
33203
- .E_suhck3k {
33204
- height: 24px;
33205
- width: 24px;
33206
- border-radius: 6px;
33207
- padding: 4px;
33208
- }
33209
-
33210
- .E_suhck3k:hover {
33211
- background-color: rgba(0, 136, 255, 0.1);
33212
- }
33213
-
33214
- .E_suhck3k:hover svg path {
33215
- fill: blue;
33216
- }
33217
-
33218
33218
  .E_drhfj7c .bottom {
33219
33219
  color: rgba(44, 56, 82, 0.75);
33220
33220
  }
@@ -34026,76 +34026,6 @@ input.E_rf8rlle.ant-input {
34026
34026
  padding: 0;
34027
34027
  }
34028
34028
 
34029
- .E_c1kghdax {
34030
- color: #2d3a56;
34031
- padding: 7px 12px;
34032
- display: flex;
34033
- justify-content: space-between;
34034
- align-items: center;
34035
- }
34036
-
34037
- .E_c1kghdax.has-arrow {
34038
- padding-left: 10px;
34039
- }
34040
-
34041
- .E_c1kghdax.has-arrow .title-wrapper {
34042
- cursor: pointer;
34043
- color: #00122e;
34044
- }
34045
-
34046
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34047
- color: #2d3a56;
34048
- font-weight: 600;
34049
- }
34050
-
34051
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34052
- transform: rotate(90deg);
34053
- }
34054
-
34055
- .E_c1kghdax .sub-info {
34056
- font-size: 12px;
34057
- line-height: 18px;
34058
- }
34059
-
34060
- .E_c1kghdax .title-wrapper {
34061
- display: flex;
34062
- align-items: center;
34063
- user-select: none;
34064
- flex-grow: 1;
34065
- font-size: 12px;
34066
- line-height: 18px;
34067
- color: #2d3a56;
34068
- font-weight: 700;
34069
- }
34070
-
34071
- .E_c1kghdax .collapse-arrow {
34072
- transition: all 50ms ease-out 0ms;
34073
- margin-right: 2px;
34074
- }
34075
-
34076
- .E_c1yd35n {
34077
- padding: 0 12px 14px 12px;
34078
- }
34079
-
34080
- .E_b14q2gmw {
34081
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34082
- }
34083
-
34084
- .E_c1eym6el {
34085
- border-radius: 8px;
34086
- background-color: white;
34087
- }
34088
-
34089
- .E_c1eym6el.hoverable {
34090
- cursor: pointer;
34091
- }
34092
-
34093
- .E_c1eym6el.hoverable:hover {
34094
- transition: all 200ms ease;
34095
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34096
- transform: translateY(-4px);
34097
- }
34098
-
34099
34029
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34100
34030
  margin-right: 2px;
34101
34031
  }
@@ -34135,6 +34065,10 @@ input.E_rf8rlle.ant-input {
34135
34065
  background-color: transparent;
34136
34066
  }
34137
34067
 
34068
+ .E_c1yd35n {
34069
+ padding: 0 12px 14px 12px;
34070
+ }
34071
+
34138
34072
  .E_ckui4s7 {
34139
34073
  color: #2d3a56;
34140
34074
  line-height: 22px;
@@ -34207,30 +34141,78 @@ input.E_rf8rlle.ant-input {
34207
34141
  color: rgba(44, 56, 82, 0.6);
34208
34142
  }
34209
34143
 
34210
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34211
- margin-left: 8px;
34144
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34145
+ margin-left: 8px;
34146
+ }
34147
+
34148
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34149
+ margin-left: 24px;
34150
+ }
34151
+
34152
+ .E_c1kghdax {
34153
+ color: #2d3a56;
34154
+ padding: 7px 12px;
34155
+ display: flex;
34156
+ justify-content: space-between;
34157
+ align-items: center;
34158
+ }
34159
+
34160
+ .E_c1kghdax.has-arrow {
34161
+ padding-left: 10px;
34162
+ }
34163
+
34164
+ .E_c1kghdax.has-arrow .title-wrapper {
34165
+ cursor: pointer;
34166
+ color: #00122e;
34167
+ }
34168
+
34169
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34170
+ color: #2d3a56;
34171
+ font-weight: 600;
34172
+ }
34173
+
34174
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34175
+ transform: rotate(90deg);
34176
+ }
34177
+
34178
+ .E_c1kghdax .sub-info {
34179
+ font-size: 12px;
34180
+ line-height: 18px;
34181
+ }
34182
+
34183
+ .E_c1kghdax .title-wrapper {
34184
+ display: flex;
34185
+ align-items: center;
34186
+ user-select: none;
34187
+ flex-grow: 1;
34188
+ font-size: 12px;
34189
+ line-height: 18px;
34190
+ color: #2d3a56;
34191
+ font-weight: 700;
34192
+ }
34193
+
34194
+ .E_c1kghdax .collapse-arrow {
34195
+ transition: all 50ms ease-out 0ms;
34196
+ margin-right: 2px;
34212
34197
  }
34213
34198
 
34214
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34215
- margin-left: 24px;
34199
+ .E_b14q2gmw {
34200
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34216
34201
  }
34217
34202
 
34218
- .E_r77hffu {
34219
- display: flex;
34220
- align-items: center;
34221
- justify-content: space-between;
34222
- column-gap: 6px;
34203
+ .E_c1eym6el {
34204
+ border-radius: 8px;
34205
+ background-color: white;
34223
34206
  }
34224
34207
 
34225
- .E_p1cmxsf7 {
34226
- display: flex;
34227
- flex-direction: column;
34228
- justify-content: center;
34229
- row-gap: var(--p1cmxsf7-0);
34208
+ .E_c1eym6el.hoverable {
34209
+ cursor: pointer;
34230
34210
  }
34231
34211
 
34232
- .E_p1cmxsf7 .antd5-progress-line {
34233
- font-size: 0;
34212
+ .E_c1eym6el.hoverable:hover {
34213
+ transition: all 200ms ease;
34214
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34215
+ transform: translateY(-4px);
34234
34216
  }
34235
34217
 
34236
34218
  .E_lht19u8 {
@@ -34282,6 +34264,24 @@ input.E_rf8rlle.ant-input {
34282
34264
  animation: loading-indicator3 1100ms ease-out infinite;
34283
34265
  }
34284
34266
 
34267
+ .E_r77hffu {
34268
+ display: flex;
34269
+ align-items: center;
34270
+ justify-content: space-between;
34271
+ column-gap: 6px;
34272
+ }
34273
+
34274
+ .E_p1cmxsf7 {
34275
+ display: flex;
34276
+ flex-direction: column;
34277
+ justify-content: center;
34278
+ row-gap: var(--p1cmxsf7-0);
34279
+ }
34280
+
34281
+ .E_p1cmxsf7 .antd5-progress-line {
34282
+ font-size: 0;
34283
+ }
34284
+
34285
34285
  .E_w7ob4th.outside-tag {
34286
34286
  padding-left: 0;
34287
34287
  }
@@ -34321,6 +34321,11 @@ input.E_rf8rlle.ant-input {
34321
34321
  white-space: normal;
34322
34322
  }
34323
34323
 
34324
+ .E_i1g85yz3 {
34325
+ margin-right: 4px;
34326
+ height: 16px;
34327
+ }
34328
+
34324
34329
  .E_sjob3jg {
34325
34330
  --item-min-width: 60px;
34326
34331
  }
@@ -34781,6 +34786,69 @@ input.E_rf8rlle.ant-input {
34781
34786
  margin-right: 8px;
34782
34787
  }
34783
34788
 
34789
+ button.E_l48ei06.ant-btn {
34790
+ font-size: 12px;
34791
+ line-height: 18px;
34792
+ height: 18px;
34793
+ }
34794
+
34795
+ button.E_l48ei06 {
34796
+ color: #0080FF;
34797
+ height: unset;
34798
+ }
34799
+
34800
+ button.E_l48ei06 .button-prefix-icon {
34801
+ margin-right: 4px;
34802
+ }
34803
+
34804
+ button.E_l48ei06 .button-suffix-icon {
34805
+ margin-left: 4px;
34806
+ }
34807
+
34808
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34809
+ color: #009DFF;
34810
+ }
34811
+
34812
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34813
+ color: #005ED1;
34814
+ }
34815
+
34816
+ button.E_l48ei06.ui-kit-link-disabled {
34817
+ color: #0080FF;
34818
+ }
34819
+
34820
+ button.E_l48ei06.ui-kit-link-primary {
34821
+ color: #00122E;
34822
+ }
34823
+
34824
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34825
+ color: #0080FF;
34826
+ }
34827
+
34828
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34829
+ color: #005ED1;
34830
+ }
34831
+
34832
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34833
+ color: #00122E;
34834
+ }
34835
+
34836
+ button.E_l48ei06.ui-kit-link-secondary {
34837
+ color: rgba(44, 56, 82, 0.7490196078);
34838
+ }
34839
+
34840
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34841
+ color: #0080FF;
34842
+ }
34843
+
34844
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34845
+ color: #005ED1;
34846
+ }
34847
+
34848
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34849
+ color: rgba(44, 56, 82, 0.7490196078);
34850
+ }
34851
+
34784
34852
  .E_tc97u5y {
34785
34853
  height: 100%;
34786
34854
  }
@@ -35231,97 +35299,66 @@ input.E_rf8rlle.ant-input {
35231
35299
  background: #fff;
35232
35300
  }
35233
35301
 
35234
- button.E_l48ei06.ant-btn {
35235
- font-size: 12px;
35236
- line-height: 18px;
35237
- height: 18px;
35238
- }
35239
-
35240
- button.E_l48ei06 {
35241
- color: #0080FF;
35242
- height: unset;
35243
- }
35244
-
35245
- button.E_l48ei06 .button-prefix-icon {
35246
- margin-right: 4px;
35247
- }
35248
-
35249
- button.E_l48ei06 .button-suffix-icon {
35250
- margin-left: 4px;
35251
- }
35252
-
35253
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35254
- color: #009DFF;
35255
- }
35256
-
35257
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35258
- color: #005ED1;
35259
- }
35260
-
35261
- button.E_l48ei06.ui-kit-link-disabled {
35262
- color: #0080FF;
35263
- }
35264
-
35265
- button.E_l48ei06.ui-kit-link-primary {
35266
- color: #00122E;
35267
- }
35268
-
35269
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35270
- color: #0080FF;
35302
+ .E_t1gvlxt5 {
35303
+ min-width: 0;
35304
+ flex: 1;
35271
35305
  }
35272
35306
 
35273
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35274
- color: #005ED1;
35307
+ .E_t1gvlxt5 .tag {
35308
+ flex: 0 0 auto;
35275
35309
  }
35276
35310
 
35277
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35278
- color: #00122E;
35311
+ .E_t1gvlxt5 .progress-title {
35312
+ flex: 2;
35313
+ max-width: fit-content;
35279
35314
  }
35280
35315
 
35281
- button.E_l48ei06.ui-kit-link-secondary {
35282
- color: rgba(44, 56, 82, 0.7490196078);
35316
+ .E_t1gvlxt5 .progress-desc {
35317
+ flex: 1;
35318
+ max-width: fit-content;
35283
35319
  }
35284
35320
 
35285
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35286
- color: #0080FF;
35321
+ .E_a1ji6r68 {
35322
+ display: flex;
35323
+ align-items: center;
35324
+ column-gap: var(--a1ji6r68-0);
35287
35325
  }
35288
35326
 
35289
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35290
- color: #005ED1;
35327
+ .E_t13ef470 {
35328
+ height: 100%;
35291
35329
  }
35292
35330
 
35293
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35294
- color: rgba(44, 56, 82, 0.7490196078);
35331
+ .E_t13ef470 .table-loading-item {
35332
+ padding: 12px 4px;
35333
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
35334
+ display: flex;
35295
35335
  }
35296
35336
 
35297
- .E_i1g85yz3 {
35298
- margin-right: 4px;
35337
+ .E_t13ef470 .table-loading-item > * {
35299
35338
  height: 16px;
35339
+ margin: 4px;
35340
+ background: rgba(204, 212, 227, 0.18);
35341
+ border-radius: 2px;
35300
35342
  }
35301
35343
 
35302
- .E_t1gvlxt5 {
35303
- min-width: 0;
35304
- flex: 1;
35344
+ .E_t13ef470 .table-loading-item .checkbox-loading {
35345
+ width: 16px;
35305
35346
  }
35306
35347
 
35307
- .E_t1gvlxt5 .tag {
35308
- flex: 0 0 auto;
35348
+ .E_t13ef470 .table-loading-item .td-loading {
35349
+ flex: 1;
35309
35350
  }
35310
35351
 
35311
- .E_t1gvlxt5 .progress-title {
35312
- flex: 2;
35313
- max-width: fit-content;
35352
+ .E_t13ef470 :nth-child(1) {
35353
+ padding: 8px 4px;
35314
35354
  }
35315
35355
 
35316
- .E_t1gvlxt5 .progress-desc {
35317
- flex: 1;
35318
- max-width: fit-content;
35356
+ .E_t13ef470 :nth-child(1) > * {
35357
+ background: rgba(107, 125, 153, 0.18);
35319
35358
  }
35320
35359
 
35321
- .E_a1ji6r68 {
35322
- display: flex;
35323
- align-items: center;
35324
- column-gap: var(--a1ji6r68-0);
35360
+ .E_t13ef470 :nth-child(1) > * {
35361
+ background: rgba(163, 180, 204, 0.18);
35325
35362
  }
35326
35363
 
35327
35364
  .E_msn7nxt {
@@ -35508,43 +35545,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35508
35545
  margin-left: 8px;
35509
35546
  }
35510
35547
 
35511
- .E_t13ef470 {
35512
- height: 100%;
35513
- }
35514
-
35515
- .E_t13ef470 .table-loading-item {
35516
- padding: 12px 4px;
35517
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
35518
- display: flex;
35519
- }
35520
-
35521
- .E_t13ef470 .table-loading-item > * {
35522
- height: 16px;
35523
- margin: 4px;
35524
- background: rgba(204, 212, 227, 0.18);
35525
- border-radius: 2px;
35526
- }
35527
-
35528
- .E_t13ef470 .table-loading-item .checkbox-loading {
35529
- width: 16px;
35530
- }
35531
-
35532
- .E_t13ef470 .table-loading-item .td-loading {
35533
- flex: 1;
35534
- }
35535
-
35536
- .E_t13ef470 :nth-child(1) {
35537
- padding: 8px 4px;
35538
- }
35539
-
35540
- .E_t13ef470 :nth-child(1) > * {
35541
- background: rgba(107, 125, 153, 0.18);
35542
- }
35543
-
35544
- .E_t13ef470 :nth-child(1) > * {
35545
- background: rgba(163, 180, 204, 0.18);
35546
- }
35547
-
35548
35548
  .E_f16blduf.ant-form-item {
35549
35549
  margin-bottom: 0;
35550
35550
  }