@cloudtower/eagle 0.27.85 → 0.27.87

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,2257 +29572,2079 @@ 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_berrcjl {
29576
- color: rgba(10, 37, 85, 0.6);
29577
- margin-bottom: 4px;
29575
+ .E_skwah65 {
29576
+ height: 8px;
29577
+ box-sizing: border-box;
29578
+ border-radius: 2px;
29579
+ background: #f5f7fa;
29580
+ display: flex;
29581
+ width: 100%;
29582
+ overflow: hidden;
29578
29583
  }
29579
29584
 
29580
- .E_berrcjl .breadcrumb-link {
29581
- color: rgba(10, 37, 85, 0.6);
29582
- cursor: pointer;
29583
- transition: color 160ms ease;
29585
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29586
+ margin-left: 1px;
29584
29587
  }
29585
29588
 
29586
- .E_berrcjl .breadcrumb-link:hover {
29587
- color: #0080ff;
29589
+ .E_c18bcrac {
29590
+ display: inline-block;
29591
+ width: 100%;
29588
29592
  }
29589
29593
 
29590
- .E_berrcjl .breadcrumb-link:active {
29591
- color: #005ed1;
29594
+ .E_c18bcrac .recharts-wrapper {
29595
+ margin-left: 4px;
29592
29596
  }
29593
29597
 
29594
- .E_c18gxmrl {
29595
- border: 1px solid #d8deeb;
29596
- border-radius: 4px;
29598
+ .E_cro7kg2 {
29599
+ padding: 4px;
29597
29600
  }
29598
29601
 
29599
- .E_c18gxmrl + .E_c18gxmrl {
29600
- margin-top: 8px;
29602
+ .E_c14wcxf0 {
29603
+ display: flex;
29604
+ justify-content: space-between;
29605
+ align-items: center;
29606
+ font-size: 13px;
29607
+ line-height: 24px;
29608
+ color: #cccccc;
29609
+ white-space: nowrap;
29601
29610
  }
29602
29611
 
29603
- .E_c18gxmrl:hover {
29604
- border-color: #0080ff;
29612
+ .E_c14wcxf0 label {
29613
+ margin-right: 32px;
29605
29614
  }
29606
29615
 
29607
- .E_c18gxmrl:hover > header {
29608
- background: rgba(0, 128, 255, 0.1);
29616
+ .E_coy29mj.E_c14wcxf0 {
29617
+ font-weight: bold;
29618
+ color: white;
29609
29619
  }
29610
29620
 
29611
- .E_c18gxmrl.active header {
29612
- border-bottom: 1px solid #d8deeb;
29621
+ .E_s11212zy {
29622
+ width: 8px;
29623
+ height: 8px;
29624
+ border-radius: 2px;
29625
+ display: inline-block;
29626
+ background: var(--s11212zy-0);
29627
+ border: 1px solid #fff;
29628
+ box-sizing: content-box;
29629
+ margin-right: 6px;
29613
29630
  }
29614
29631
 
29615
- .E_c18gxmrl > header {
29616
- padding: 8px 12px;
29632
+ .E_p1lyky6c > :first-child {
29633
+ font-weight: bold;
29634
+ color: white;
29635
+ margin-right: 4px;
29617
29636
  }
29618
29637
 
29619
- .E_b1wx3t3t.ant-btn-icon-only {
29620
- justify-content: center;
29638
+ .E_s1ebs0ra {
29639
+ display: flex;
29640
+ align-items: center;
29641
+ justify-content: space-between;
29642
+ background: #edf0f7;
29643
+ padding: 8px 12px;
29644
+ position: sticky;
29645
+ top: 0;
29646
+ z-index: 1;
29647
+ margin-bottom: -52px;
29621
29648
  }
29622
29649
 
29623
- .E_b1wx3t3t.ant-btn {
29624
- display: inline-flex;
29650
+ .E_s1ebs0ra .select-total {
29651
+ display: flex;
29625
29652
  align-items: center;
29626
- justify-content: center;
29627
- height: 32px;
29628
- border-radius: 6px;
29629
- line-height: 22px;
29630
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29631
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29653
+ font-weight: 700;
29654
+ flex-shrink: 0;
29632
29655
  }
29633
29656
 
29634
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29635
- height: 40px;
29636
- line-height: 24px;
29657
+ .E_s1ebs0ra .select-total .icon-wrapper {
29658
+ cursor: pointer;
29659
+ margin-left: 8px;
29660
+ width: 32px;
29661
+ height: 32px;
29662
+ border-radius: 50%;
29663
+ justify-content: center;
29637
29664
  }
29638
29665
 
29639
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29640
- height: 24px;
29641
- line-height: 20px;
29666
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29667
+ background: rgba(225, 230, 241, 0.6);
29642
29668
  }
29643
29669
 
29644
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29645
- border-radius: 50%;
29670
+ .E_s1ebs0ra .action-group {
29671
+ flex: 1;
29672
+ margin-left: 88px;
29673
+ white-space: nowrap;
29674
+ text-align: right;
29675
+ position: relative;
29676
+ padding: 4px 0;
29677
+ margin-top: -4px;
29678
+ overflow: hidden;
29646
29679
  }
29647
29680
 
29648
- .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 {
29649
- color: var(--color, #06101f);
29650
- font-weight: var(--font-weight);
29651
- background: var(--background-color, #fff);
29652
- border-width: var(--border-width, 1px);
29653
- border-color: var(--border-color, #d9d9d9);
29681
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29682
+ transform: translateY(-4px);
29654
29683
  }
29655
29684
 
29656
- .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 {
29657
- display: none;
29685
+ .E_s1ebs0ra .action-group button {
29686
+ border: none;
29658
29687
  }
29659
29688
 
29660
- .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 {
29661
- color: var(--color, inherit);
29689
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29690
+ margin-right: 8px;
29662
29691
  }
29663
29692
 
29664
- .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 {
29665
- background: var(--background-color-hover, var(--background-color));
29666
- border-color: var(--border-color-hover, var(--border-color, transparent));
29693
+ .E_s1ebs0ra .action-group > button:last-child {
29694
+ margin-right: 4px;
29667
29695
  }
29668
29696
 
29669
- .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 {
29670
- --scale: 1;
29671
- --transY: 1px;
29672
- background: var(--background-color-active, var(--background-color));
29673
- border-color: var(--border-color-active, var(--border-color, transparent));
29697
+ .E_s1ebs0ra .action-group .more-btn {
29698
+ cursor: pointer;
29699
+ width: 32px;
29700
+ height: 32px;
29701
+ justify-content: center;
29702
+ border-radius: 50%;
29674
29703
  }
29675
29704
 
29676
- .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 {
29677
- background: var(--background-color-focus, var(--background-color));
29678
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29679
- border-color: var(--border-color-focus, var(--border-color, transparent));
29705
+ .E_s1ebs0ra .action-group .more-btn:hover {
29706
+ background: #fff;
29680
29707
  }
29681
29708
 
29682
- .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 {
29683
- color: var(--color-disabled, var(--color));
29684
- background: var(--background-color-disabled, var(--background-color));
29685
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29686
- opacity: 0.5;
29709
+ .E_t1sqg15u {
29710
+ background: white;
29687
29711
  }
29688
29712
 
29689
- .E_b1wx3t3t.ant-btn-link[disabled] {
29690
- color: #0080ff;
29691
- opacity: 0.5;
29713
+ .E_t1sqg15u.inline .table-row {
29714
+ flex-direction: column;
29692
29715
  }
29693
29716
 
29694
- .E_b1wx3t3t.ant-btn-primary {
29695
- --color: #fff;
29696
- --font-weight: bold;
29697
- --border-width: 0;
29698
- --background-color: #0080ff;
29699
- --background-color-hover: #009dff;
29700
- --background-color-active: #005ed1;
29701
- --background-color-focus: #0080ff;
29702
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29717
+ .E_t1sqg15u.inline .table-row > label {
29718
+ padding: 0 16px 7px 0;
29703
29719
  }
29704
29720
 
29705
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29706
- --background-color: #f0483e;
29707
- --background-color-hover: #ff5252;
29708
- --background-color-active: #c73d31;
29709
- --background-color-focus: #ff5252;
29710
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29721
+ .E_t1sqg15u.has-border .table-header {
29722
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29711
29723
  }
29712
29724
 
29713
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29714
- --background-color: #fea008;
29715
- --background-color-hover: #feba33;
29716
- --background-color-active: #e07f00;
29717
- --background-color-focus: #fea008;
29725
+ .E_t1sqg15u.has-border .hiddenBorder {
29726
+ border-top: none !important;
29718
29727
  }
29719
29728
 
29720
- .E_b1wx3t3t.ant-btn-secondary {
29721
- --color: #0080ff;
29722
- --font-weight: bold;
29723
- --border-width: 0;
29724
- --background-color: rgba(0, 136, 255, 0.1);
29725
- --background-color-hover: rgba(0, 136, 255, 0.16);
29726
- --background-color-active: rgba(0, 136, 255, 0.2);
29727
- --background-color-focus: rgba(0, 136, 255, 0.1);
29728
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29729
+ .E_t1sqg15u.has-border .table-row + .table-row {
29730
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29729
29731
  }
29730
29732
 
29731
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29732
- --color: #f0483e;
29733
- --background-color: rgba(255, 74, 74, 0.1);
29734
- --background-color-hover: rgba(255, 74, 74, 0.16);
29735
- --background-color-active: rgba(255, 74, 74, 0.2);
29736
- --background-color-focus: rgba(255, 74, 74, 0.1);
29737
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29733
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29734
+ padding-bottom: 0;
29738
29735
  }
29739
29736
 
29740
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29741
- --color: #fea008;
29742
- --background-color: rgba(255, 187, 0, 0.1);
29743
- --background-color-hover: rgba(255, 187, 0, 0.16);
29744
- --background-color-active: rgba(255, 187, 0, 0.2);
29745
- --background-color-focus: rgba(255, 187, 0, 0.1);
29737
+ .E_t1sqg15u.align-right .content {
29738
+ text-align: right;
29746
29739
  }
29747
29740
 
29748
- .E_b1wx3t3t.ant-btn-tertiary {
29749
- --color: #0080ff;
29750
- --font-weight: bold;
29751
- --border-width: 0;
29752
- --background-color: #fff;
29753
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29754
- box-shadow: none;
29741
+ .E_t1sqg15u .uuid-row {
29742
+ display: flex;
29743
+ justify-content: space-between;
29755
29744
  }
29756
29745
 
29757
- .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 {
29758
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29746
+ .E_t1sqg15u .uuid-row .id-text {
29747
+ white-space: nowrap;
29748
+ overflow: hidden;
29749
+ text-overflow: ellipsis;
29759
29750
  }
29760
29751
 
29761
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29762
- --color: #f0483e;
29763
- --background-color: #fff;
29764
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29752
+ .E_t4zczcp {
29753
+ display: flex;
29754
+ justify-content: space-between;
29755
+ align-items: center;
29756
+ padding: 8px;
29757
+ min-height: 32px;
29765
29758
  }
29766
29759
 
29767
- .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 {
29768
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29760
+ .E_t4zczcp .table-title {
29761
+ color: rgba(44, 56, 82, 0.6);
29762
+ font-weight: 600;
29763
+ font-size: 12px;
29764
+ line-height: 8px;
29769
29765
  }
29770
29766
 
29771
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29772
- --color: #fea008;
29773
- --background-color: #fff;
29767
+ .E_t4zczcp .edit-icon {
29768
+ font-size: 16px;
29769
+ color: rgba(10, 37, 85, 0.6);
29770
+ cursor: pointer;
29774
29771
  }
29775
29772
 
29776
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
29777
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29773
+ .E_t1s7goww {
29774
+ font-size: 12px;
29775
+ line-height: 18px;
29778
29776
  }
29779
29777
 
29780
- .E_b1wx3t3t.ant-btn-ordinary {
29781
- --color: #1d326c;
29782
- --border-color: #ccd4e3;
29783
- --background-color: #fff;
29784
- --background-color-hover: #edf0f7;
29785
- --background-color-active: #e4e9f2;
29786
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29787
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29778
+ .E_t93e4cf {
29779
+ display: flex;
29780
+ padding: 8px 0;
29781
+ color: #2d3a56;
29788
29782
  }
29789
29783
 
29790
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29791
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29784
+ .E_t93e4cf .hidden {
29785
+ display: none;
29792
29786
  }
29793
29787
 
29794
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29795
- --color: #0080ff;
29796
- --border-color: #0080ff;
29797
- --background-color: #fff;
29798
- --background-color-hover: linear-gradient(
29799
- 0deg,
29800
- rgba(0, 136, 255, 0.16),
29801
- rgba(0, 136, 255, 0.16)
29802
- ),
29803
- #ffffff;
29804
- --background-color-active: linear-gradient(
29805
- 0deg,
29806
- rgba(0, 136, 255, 0.2),
29807
- rgba(0, 136, 255, 0.2)
29808
- ),
29809
- #ffffff;
29810
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29811
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29788
+ .E_t93e4cf .ant-btn-link {
29789
+ height: auto;
29812
29790
  }
29813
29791
 
29814
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29815
- --color: #f0483e;
29816
- --border-color: #f0483e;
29817
- --background-color: #fff;
29818
- --background-color-hover: linear-gradient(
29819
- 0deg,
29820
- rgba(255, 74, 74, 0.16),
29821
- rgba(255, 74, 74, 0.16)
29822
- ),
29823
- #ffffff;
29824
- --background-color-active: linear-gradient(
29825
- 0deg,
29826
- rgba(255, 74, 74, 0.2),
29827
- rgba(255, 74, 74, 0.2)
29828
- ),
29829
- #ffffff;
29830
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29792
+ .E_t93e4cf .content {
29793
+ overflow: hidden;
29794
+ overflow-x: auto;
29795
+ width: 100%;
29796
+ white-space: pre-wrap;
29831
29797
  }
29832
29798
 
29833
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29834
- --color: #1d326c;
29835
- --border-color: #fff;
29836
- --background-color: #fff;
29837
- --background-color-hover: rgba(211, 218, 235, 0.6);
29838
- --background-color-active: rgba(192, 203, 224, 0.6);
29839
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29840
- box-shadow: none;
29799
+ .E_t93e4cf .content .ant-btn {
29800
+ white-space: pre-wrap;
29801
+ text-align: left;
29841
29802
  }
29842
29803
 
29843
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29844
- --color: #0080ff;
29845
- --border-color: #fff;
29846
- --background-color: #fff;
29847
- --background-color-hover: rgba(0, 136, 255, 0.16);
29848
- --background-color-active: rgba(0, 136, 255, 0.2);
29849
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29850
- box-shadow: none;
29804
+ .E_t93e4cf .content .unit-chart {
29805
+ justify-content: flex-start;
29851
29806
  }
29852
29807
 
29853
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29854
- --color: #f0483e;
29855
- --background-color-hover: rgba(255, 74, 74, 0.16);
29856
- --background-color-active: rgba(255, 74, 74, 0.2);
29857
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29808
+ .E_rhz2uv5 {
29809
+ width: var(--rhz2uv5-0);
29810
+ flex-shrink: 0;
29811
+ color: rgba(44, 56, 82, 0.6);
29812
+ padding-right: 12px;
29858
29813
  }
29859
29814
 
29860
- .E_b1wx3t3t.ant-btn-quiet {
29861
- --color: rgba(44, 56, 82, 0.6);
29862
- --border-width: 0;
29863
- --background-color: transparent;
29864
- --background-color-hover: rgba(211, 218, 235, 0.6);
29865
- --background-color-active: rgba(192, 203, 224, 0.6);
29866
- --background-color-focus: #fff;
29867
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29868
- box-shadow: none;
29815
+ .E_ou7iq30 {
29816
+ overflow: hidden;
29817
+ text-overflow: ellipsis;
29869
29818
  }
29870
29819
 
29871
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29872
- --color: #f0483e;
29873
- --background-color-hover: rgba(255, 74, 74, 0.16);
29874
- --background-color-active: rgba(255, 74, 74, 0.2);
29875
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29820
+ .E_s1tui002 {
29821
+ white-space: nowrap;
29876
29822
  }
29877
29823
 
29878
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29879
- --color: #0080ff;
29880
- --background-color: transparent;
29881
- --background-color-hover: rgba(0, 136, 255, 0.16);
29882
- --background-color-active: rgba(0, 136, 255, 0.2);
29883
- --background-color-focus: #fff;
29884
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29824
+ .E_mxrc2zg {
29825
+ display: -webkit-box;
29826
+ -webkit-line-clamp: var(--mxrc2zg-0);
29827
+ -webkit-box-orient: vertical;
29828
+ word-break: break-all;
29885
29829
  }
29886
29830
 
29887
- .E_b1wx3t3t .button-prefix-icon {
29888
- margin-right: 8px;
29889
- display: inline-flex;
29831
+ .E_n12mqh7z {
29832
+ display: flex;
29833
+ align-items: center;
29834
+ font-size: 12px;
29835
+ line-height: 18px;
29890
29836
  }
29891
29837
 
29892
- .E_b1wx3t3t .button-suffix-icon {
29893
- margin-left: 8px;
29894
- display: inline-flex;
29838
+ .E_n12mqh7z:not(:last-child) {
29839
+ margin-bottom: 4px;
29895
29840
  }
29896
29841
 
29897
- .E_b1wx3t3t .icon-wrapper {
29898
- display: flex;
29899
- justify-content: center;
29842
+ .E_tf5bynu {
29843
+ margin: 0 3px;
29900
29844
  }
29901
29845
 
29902
- .E_n7k2c6r {
29903
- padding: 0;
29846
+ .E_tcckoz1 {
29847
+ max-height: 400px;
29848
+ overflow: auto;
29904
29849
  }
29905
29850
 
29906
- .E_b1nip9bk {
29907
- padding: 4px 11px;
29851
+ .E_tqjc4ui {
29852
+ margin: 0 2px;
29908
29853
  }
29909
29854
 
29910
- .E_bqamoqe {
29911
- white-space: nowrap;
29912
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29855
+ .E_gmyahx3 {
29856
+ cursor: pointer;
29913
29857
  }
29914
29858
 
29915
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29916
- --color: #0080ff;
29859
+ .E_gmyahx3 .link-text {
29860
+ color: rgba(0, 21, 64, 0.3);
29917
29861
  }
29918
29862
 
29919
- .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] {
29920
- --color: #0080ff;
29863
+ .E_gmyahx3:hover .link-text {
29864
+ color: #0080ff;
29921
29865
  }
29922
29866
 
29923
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29924
- margin-left: 1px;
29867
+ .E_s1iv0tp1 .enabled-switch {
29868
+ display: flex;
29869
+ align-items: center;
29925
29870
  }
29926
29871
 
29927
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29928
- border-top-right-radius: 0;
29929
- border-bottom-right-radius: 0;
29872
+ .E_s1iv0tp1 .enabled-text {
29873
+ margin-right: 8px;
29930
29874
  }
29931
29875
 
29932
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29933
- border-top-left-radius: 0;
29934
- border-bottom-left-radius: 0;
29876
+ .E_clm1wy1 {
29877
+ width: 192px;
29878
+ height: 246px;
29879
+ border-radius: 4px;
29935
29880
  }
29936
29881
 
29937
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29938
- border-radius: unset;
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;
29939
29887
  }
29940
29888
 
29941
- .E_m74vjol {
29942
- display: flex;
29943
- justify-content: space-between;
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;
29892
+ }
29893
+
29894
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29895
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29944
29896
  width: 100%;
29897
+ height: 180px;
29898
+ border-spacing: 0;
29945
29899
  }
29946
29900
 
29947
- .E_m74vjol .action {
29948
- margin-left: 16px;
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;
29949
29904
  }
29950
29905
 
29951
- .E_a1o35uvh .ant-alert-message {
29952
- width: 100%;
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;
29953
29909
  }
29954
29910
 
29955
- .E_d1bw7c5z {
29956
- position: relative;
29957
- max-width: 388px;
29958
- min-width: 285px;
29911
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29912
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29913
+ padding: 0;
29959
29914
  }
29960
29915
 
29961
- .E_d1bw7c5z .center {
29962
- position: absolute;
29963
- font-size: 12px;
29964
- width: 80px;
29965
- height: 100px;
29966
- top: 0;
29967
- left: 35px;
29968
- display: flex;
29969
- flex-direction: column;
29970
- justify-content: center;
29971
- align-items: center;
29972
- color: #00122e;
29916
+ .E_clm1wy1 .ant-picker-cell {
29917
+ color: rgba(62, 70, 82, 0.6);
29918
+ opacity: 0.4;
29973
29919
  }
29974
29920
 
29975
- .E_d1bw7c5z .center .number {
29976
- font-size: 24px;
29977
- font-weight: 700;
29921
+ .E_clm1wy1 .ant-picker-cell-in-view {
29922
+ color: rgba(62, 70, 82, 0.6);
29923
+ opacity: 1;
29978
29924
  }
29979
29925
 
29980
- .E_d1bw7c5z .center .text {
29981
- padding: 0 5px;
29982
- font-size: 12px;
29983
- width: inherit;
29984
- text-align: center;
29926
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29927
+ color: #3e4652;
29985
29928
  }
29986
29929
 
29987
- .E_d1bw7c5z .recharts-wrapper {
29988
- display: flex;
29930
+ .E_clm1wy1 .ant-picker-cell::before {
29931
+ pointer-events: none;
29989
29932
  }
29990
29933
 
29991
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29992
- position: relative !important;
29993
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29994
- left: 0 !important;
29995
- bottom: 0 !important;
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;
29939
+ }
29940
+
29941
+ .E_c167wnad {
29942
+ color: rgba(62, 70, 82, 0.6);
29996
29943
  display: flex;
29944
+ justify-content: space-between;
29997
29945
  align-items: center;
29946
+ padding: 8px 16px;
29998
29947
  }
29999
29948
 
30000
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30001
- width: 100%;
29949
+ .E_c167wnad .anticon {
29950
+ cursor: pointer;
30002
29951
  }
30003
29952
 
30004
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30005
- width: 100%;
30006
- margin-right: 0 !important;
30007
- line-height: 18px;
29953
+ .E_c167wnad .anticon:hover {
29954
+ color: #0096ff;
30008
29955
  }
30009
29956
 
30010
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30011
- border-radius: 2px;
29957
+ .E_cxhf7dh {
29958
+ text-align: center;
30012
29959
  }
30013
29960
 
30014
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30015
- min-width: 75px;
30016
- max-width: 198px;
30017
- width: calc(100% - 20px);
30018
- margin-left: 2px;
30019
- color: #00122e !important;
30020
- display: inline-flex;
30021
- justify-content: space-between;
29961
+ .E_cxhf7dh .dots {
29962
+ display: flex;
29963
+ justify-content: center;
30022
29964
  }
30023
29965
 
30024
- .E_d1bw7c5z .tooltip-text {
30025
- maxwidth: calc(100% - 12px);
30026
- cursor: pointer;
30027
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30028
- overflow: hidden;
30029
- text-overflow: ellipsis;
30030
- white-space: nowrap;
29966
+ .E_cxhf7dh .dot {
29967
+ display: inline-block;
29968
+ width: 2px;
29969
+ height: 2px;
29970
+ border-radius: 1px;
29971
+ background: #0096ff;
30031
29972
  }
30032
29973
 
30033
- .E_d1bw7c5z .value {
30034
- color: rgba(44, 56, 82, 0.75);
29974
+ .E_cxhf7dh .dot:not(:last-child) {
29975
+ margin-right: 2px;
30035
29976
  }
30036
29977
 
30037
- .E_t10pqbtc {
30038
- width: 140px;
29978
+ .E_cxhf7dh .bar {
29979
+ width: 9px;
29980
+ height: 2px;
29981
+ background: #0096ff;
29982
+ border-radius: 2px;
30039
29983
  }
30040
29984
 
30041
- .E_t10pqbtc .item {
30042
- margin: 6px auto;
30043
- display: flex;
30044
- justify-content: space-between;
29985
+ .E_c1up1pdz {
29986
+ width: 648px;
30045
29987
  }
30046
29988
 
30047
- .E_t10pqbtc .item .name {
30048
- width: 102px;
29989
+ .E_c1up1pdz.active {
29990
+ border-color: #0080ff;
30049
29991
  }
30050
29992
 
30051
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30052
- padding: 4px 8px 0 8px;
30053
- color: rgba(44, 56, 82, 0.6);
30054
- font-size: 12px;
29993
+ .E_c1up1pdz.active > header {
29994
+ background: rgba(0, 128, 255, 0.1);
30055
29995
  }
30056
29996
 
30057
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30058
- padding-bottom: 6px;
29997
+ .E_c1up1pdz .expand {
29998
+ padding: 12px;
30059
29999
  }
30060
30000
 
30061
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30062
- padding-top: 4px;
30063
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30001
+ .E_c1up1pdz .field-item {
30002
+ display: flex;
30003
+ padding: 10px 0;
30004
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30064
30005
  }
30065
30006
 
30066
- .E_c1uzzomf {
30067
- margin-bottom: 16px;
30007
+ .E_c1up1pdz .field-item:last-child {
30008
+ border-bottom: none;
30009
+ padding-bottom: 0;
30068
30010
  }
30069
30011
 
30070
- .E_c1uzzomf .card-title {
30071
- font-size: 16px;
30072
- color: rgba(44, 56, 82, 0.6);
30073
- font-weight: 700;
30012
+ .E_c1up1pdz .field-item label {
30074
30013
  line-height: 32px;
30014
+ width: 100px;
30015
+ color: rgba(62, 70, 82, 0.6);
30075
30016
  }
30076
30017
 
30077
- .E_c1uzzomf .card-body {
30078
- padding: 24px;
30079
- border-radius: 8px;
30080
- background: #fff;
30081
- }
30082
-
30083
- .E_c1uzzomf .empty {
30084
- font-weight: 700;
30085
- font-size: 14px;
30086
- line-height: 22px;
30087
- color: rgba(0, 21, 64, 0.3);
30088
- text-align: center;
30089
- }
30090
-
30091
- .E_c1yyuluq {
30092
- border-radius: 8px;
30018
+ .E_c1up1pdz .help {
30019
+ color: rgba(62, 70, 82, 0.6);
30020
+ margin-top: 5px;
30093
30021
  }
30094
30022
 
30095
- .E_c1yyuluq .ant-card-body {
30096
- padding: 20px 24px 24px 24px;
30023
+ .E_c1up1pdz .ant-input-affix-wrapper,
30024
+ .E_c1up1pdz .ant-picker {
30025
+ width: 128px;
30097
30026
  }
30098
30027
 
30099
- .E_ccrbeuz .ant-collapse-item {
30100
- border: 0px;
30101
- background-color: #fff;
30028
+ .E_c156wh19 {
30029
+ display: flex;
30030
+ align-items: center;
30031
+ justify-content: space-between;
30032
+ word-break: keep-all;
30102
30033
  }
30103
30034
 
30104
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30105
- padding-top: 0px;
30106
- padding-bottom: 0px;
30107
- padding-left: 0px !important;
30108
- padding-right: 24px;
30035
+ .E_c156wh19 .title {
30036
+ margin: 0 16px 0 8px;
30109
30037
  }
30110
30038
 
30111
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30112
- right: 0px;
30039
+ .E_c156wh19 .retain {
30040
+ color: rgba(129, 138, 153, 0.6);
30113
30041
  }
30114
30042
 
30115
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30116
- padding: 0px;
30043
+ .E_c156wh19 div.left {
30044
+ flex: 1;
30045
+ display: flex;
30046
+ overflow: hidden;
30047
+ align-items: center;
30048
+ justify-content: flex-start;
30049
+ white-space: nowrap;
30117
30050
  }
30118
30051
 
30119
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30120
- padding-right: 0px;
30121
- cursor: default;
30052
+ .E_c156wh19 div.left .title {
30053
+ max-width: 100%;
30054
+ overflow: hidden;
30055
+ text-overflow: ellipsis;
30122
30056
  }
30123
30057
 
30124
- .E_itxley7.ant-input-group.ant-input-group-compact {
30058
+ .E_c156wh19 div.right {
30125
30059
  display: flex;
30060
+ align-items: center;
30126
30061
  }
30127
30062
 
30128
- .E_phljevk {
30063
+ .E_c156wh19 .reverse {
30129
30064
  display: flex;
30130
- justify-content: space-between;
30065
+ flex-direction: row-reverse;
30131
30066
  align-items: center;
30132
- padding: 10px 0;
30133
- color: rgba(44, 56, 82, 0.6);
30134
- font-size: 12px;
30135
- line-height: 24px;
30136
30067
  }
30137
30068
 
30138
- .E_phljevk .pagination-left {
30139
- padding: 2px 8px;
30069
+ .E_c156wh19 .reverse .ant-switch {
30070
+ margin-left: 8px;
30140
30071
  }
30141
30072
 
30142
- .E_phljevk .dropdown-trigger {
30143
- display: flex;
30144
- align-items: center;
30145
- border-radius: 6px;
30073
+ .E_c156wh19 .close {
30074
+ padding-left: 14px;
30075
+ margin-left: 14px;
30076
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30146
30077
  cursor: pointer;
30147
- transition: all 0.3s ease;
30148
30078
  }
30149
30079
 
30150
- .E_phljevk .dropdown-trigger:hover {
30151
- background: rgba(211, 218, 235, 0.6);
30152
- color: #0080ff;
30080
+ .E_m126spxy {
30081
+ padding-bottom: 4px;
30082
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30153
30083
  }
30154
30084
 
30155
- .E_phljevk .dropdown-trigger .icon-inner {
30156
- margin-left: 4px;
30085
+ .E_m126spxy .ant-btn-link {
30086
+ padding: 1px 10px;
30087
+ color: rgba(62, 70, 82, 0.6);
30088
+ border-radius: 4px;
30157
30089
  }
30158
30090
 
30159
- .E_phljevk .pagination-right {
30160
- display: flex;
30161
- align-items: center;
30162
- color: #0080ff;
30163
- font-weight: bold;
30091
+ .E_m126spxy .ant-btn-link.active {
30092
+ background: rgba(0, 128, 255, 0.1);
30093
+ color: #0096ff;
30164
30094
  }
30165
30095
 
30166
- .E_phljevk .pagination-right .icon-inner {
30167
- margin-left: 4px;
30096
+ .E_wpbf4pq {
30097
+ padding: 10px 0;
30098
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30168
30099
  }
30169
30100
 
30170
- .E_phljevk .pagination-right .prev-btn,
30171
- .E_phljevk .pagination-right .next-btn {
30172
- padding: 0 8px;
30101
+ .E_wpbf4pq .ant-input,
30102
+ .E_wpbf4pq .ant-picker {
30103
+ width: 80px;
30104
+ margin: 0 9px;
30105
+ text-align: center;
30173
30106
  }
30174
30107
 
30175
- .E_phljevk .pagination-right .prev-btn > span,
30176
- .E_phljevk .pagination-right .next-btn > span {
30177
- color: #0080ff;
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;
30178
30112
  }
30179
30113
 
30180
- .E_phljevk .pagination-right .next-btn .icon-inner {
30181
- transform: rotate(180deg);
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;
30182
30120
  }
30183
30121
 
30184
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30185
- max-height: calc(100vh - 128px);
30186
- overflow-y: auto;
30122
+ .E_wpbf4pq .week-day-option:focus,
30123
+ .E_wpbf4pq .month-day-option:focus {
30124
+ color: inherit;
30125
+ border-color: #d9d9d9;
30187
30126
  }
30188
30127
 
30189
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30190
- padding: 4px 20px;
30191
- font-size: 12px;
30192
- line-height: 18px;
30128
+ .E_wpbf4pq .week-day-option.active {
30129
+ background-color: #0096ff;
30130
+ border-color: #0096ff;
30131
+ color: #fff;
30193
30132
  }
30194
30133
 
30195
- .E_rapgekc.ant-radio-wrapper {
30196
- display: inline-flex;
30197
- align-items: baseline;
30198
- white-space: pre-wrap;
30134
+ .E_wpbf4pq .week-day-option.en-text {
30135
+ width: 110px;
30136
+ margin-top: 4px;
30199
30137
  }
30200
30138
 
30201
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30202
- position: relative;
30203
- top: 3px;
30139
+ .E_wpbf4pq .month-day-option {
30140
+ width: 32px;
30141
+ padding: 0;
30142
+ margin-bottom: 8px;
30204
30143
  }
30205
30144
 
30206
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30207
- border-color: rgba(107, 128, 167, 0.6);
30145
+ .E_wpbf4pq .month-day-option.active {
30146
+ background-color: #0096ff;
30147
+ border-color: #0096ff;
30148
+ color: #fff;
30208
30149
  }
30209
30150
 
30210
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30211
- border-color: #0080ff;
30151
+ .E_tje3huy {
30152
+ width: 100%;
30153
+ overflow: inherit;
30154
+ white-space: inherit;
30155
+ text-overflow: ellipsis;
30212
30156
  }
30213
30157
 
30214
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30215
- border-color: #0080ff;
30216
- background: #0080ff;
30158
+ .E_wg1tsps {
30159
+ display: flex;
30160
+ align-items: center;
30161
+ justify-content: flex-end;
30217
30162
  }
30218
30163
 
30219
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30220
- top: 4px;
30221
- left: 4px;
30222
- width: 6px;
30223
- height: 6px;
30224
- background: #fff;
30164
+ .E_b1ctd5xy {
30165
+ display: flex;
30166
+ align-items: center;
30167
+ width: calc(100% - 40px);
30225
30168
  }
30226
30169
 
30227
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30228
- opacity: 0.5;
30170
+ .E_b1ctd5xy .chart {
30171
+ display: inline-block;
30172
+ width: 100%;
30229
30173
  }
30230
30174
 
30231
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30232
- border-color: rgba(107, 128, 167, 0.6);
30233
- background: rgba(211, 218, 235, 0.6);
30175
+ .E_u1p8acpn {
30176
+ min-width: 40px;
30234
30177
  }
30235
30178
 
30236
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30237
- background: #00122e;
30179
+ .E_u1p8acpn .unit {
30180
+ color: #00122e !important;
30238
30181
  }
30239
30182
 
30240
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30241
- color: #00122e;
30242
- opacity: 0.5;
30183
+ .E_t160l1cm {
30184
+ display: flex;
30185
+ flex-direction: column;
30186
+ flex: 1;
30187
+ /* FIXME:(yanzhen) do this better */
30243
30188
  }
30244
30189
 
30245
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30246
- color: #00122e;
30190
+ .E_t160l1cm .tab-bar {
30191
+ flex-shrink: 0;
30192
+ display: flex;
30193
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30247
30194
  }
30248
30195
 
30249
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30250
- display: inline-block;
30251
- padding: 0;
30252
- padding-left: 12px;
30196
+ .E_t160l1cm .tab-content {
30197
+ height: 100%;
30253
30198
  }
30254
30199
 
30255
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30256
- margin-bottom: 0;
30257
- white-space: pre-wrap;
30200
+ .E_t160l1cm .tab-menu-item {
30201
+ margin-right: 2px;
30202
+ padding: 1px 12px;
30203
+ line-height: 24px;
30204
+ height: 24px;
30258
30205
  color: rgba(44, 56, 82, 0.6);
30206
+ border-radius: 4px 4px 0 0;
30207
+ cursor: pointer;
30208
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30259
30209
  }
30260
30210
 
30261
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30262
- padding-left: 8px;
30211
+ .E_t160l1cm .tab-menu-item:first-child {
30212
+ padding-left: 0;
30263
30213
  }
30264
30214
 
30265
- .E_rp906go .ant-radio-button-wrapper:first-child {
30266
- border-radius: 5px 0 0 5px;
30215
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30216
+ padding-left: 12px;
30267
30217
  }
30268
30218
 
30269
- .E_rp906go .ant-radio-button-wrapper:last-child {
30270
- border-radius: 0 5px 5px 0;
30219
+ .E_t160l1cm .tab-menu-item:hover {
30220
+ color: #0080ff;
30221
+ background: rgba(211, 218, 235, 0.6);
30271
30222
  }
30272
30223
 
30273
- .E_rcc63c8 {
30274
- color: #00122e;
30275
- border-color: #ccd4e3;
30224
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30225
+ fill: #0080ff;
30276
30226
  }
30277
30227
 
30278
- .E_rcc63c8:first-child {
30279
- border-color: #a3b4cc;
30228
+ .E_t160l1cm .tab-menu-item:active {
30229
+ background: rgba(192, 203, 224, 0.6);
30280
30230
  }
30281
30231
 
30282
- .E_rcc63c8.ant-radio-button-wrapper {
30283
- padding: 0 12px;
30284
- line-height: 32px;
30285
- height: 32px;
30232
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30233
+ color: #0080ff;
30234
+ background: rgba(211, 218, 235, 0.6);
30286
30235
  }
30287
30236
 
30288
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30289
- white-space: nowrap;
30237
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30238
+ background: rgba(192, 203, 224, 0.6);
30290
30239
  }
30291
30240
 
30292
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30293
- height: 22px;
30294
- padding: 0 7px;
30295
- line-height: 20px;
30241
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30242
+ background: rgba(0, 128, 255, 0.16);
30296
30243
  }
30297
30244
 
30298
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30299
- background: #ccd4e3;
30245
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30246
+ fill: #0080ff;
30300
30247
  }
30301
30248
 
30302
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30303
- background: #0080ff;
30249
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30250
+ color: #0080ff;
30251
+ background: rgba(0, 128, 255, 0.1);
30304
30252
  }
30305
30253
 
30306
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30307
- background: #ccd4e3;
30308
- opacity: 0.5;
30254
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30255
+ background: rgba(0, 128, 255, 0.16);
30309
30256
  }
30310
30257
 
30311
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30312
- border-right-color: #0080ff;
30258
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30259
+ fill: #1d326c;
30313
30260
  }
30314
30261
 
30315
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30316
- border-color: #0080ff;
30262
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30263
+ margin-left: 8px;
30264
+ height: 22px;
30317
30265
  }
30318
30266
 
30319
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30320
- background: rgba(0, 136, 255, 0.1);
30267
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30268
+ fill: rgba(44, 56, 82, 0.6);
30321
30269
  }
30322
30270
 
30323
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30324
- background: rgba(211, 218, 235, 0.6);
30325
- border-color: #ccd4e3;
30326
- opacity: 0.5;
30271
+ .E_t160l1cm .tab-menu-item-group {
30272
+ padding: 0;
30273
+ display: flex;
30274
+ align-items: center;
30275
+ overflow: hidden;
30327
30276
  }
30328
30277
 
30329
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30330
- color: #00122e;
30331
- border-color: #ccd4e3;
30278
+ .E_t160l1cm .tab-menu-item-group .main-title {
30279
+ opacity: 0;
30280
+ max-width: 0;
30281
+ transition: max-width 320ms ease, opacity 240ms ease;
30332
30282
  }
30333
30283
 
30334
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30335
- color: #00122e;
30336
- border-color: #ccd4e3;
30337
- background: rgba(172, 186, 211, 0.6);
30284
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30285
+ padding: 1px 12px;
30286
+ position: relative;
30287
+ display: flex;
30338
30288
  }
30339
30289
 
30340
- .E_rcc63c8 .ant-radio-button-input {
30341
- margin-right: 8px;
30342
- display: inline;
30343
- border: none;
30344
- padding: 0;
30345
- width: 36px;
30346
- background: transparent;
30290
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30291
+ opacity: 0;
30292
+ position: absolute;
30293
+ top: 50%;
30294
+ left: 0;
30295
+ transform: translate(-50%, -50%);
30296
+ transition: opacity 100ms linear;
30297
+ fill: rgba(0, 128, 255, 0.2);
30347
30298
  }
30348
30299
 
30349
- .E_rcc63c8 .ant-radio-button-input:focus {
30350
- box-shadow: none;
30300
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30301
+ color: #0080ff;
30351
30302
  }
30352
30303
 
30353
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30354
- margin-right: 0;
30355
- width: initial;
30356
- box-shadow: none;
30304
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30305
+ padding: 1px 12px;
30306
+ display: inline-block;
30307
+ opacity: 1;
30308
+ max-width: 160px;
30357
30309
  }
30358
30310
 
30359
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30360
- display: none;
30311
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30312
+ padding: 1px 12px;
30313
+ color: #005ed1;
30361
30314
  }
30362
30315
 
30363
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30364
- display: inline;
30316
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30317
+ opacity: 1;
30365
30318
  }
30366
30319
 
30367
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30368
- display: inline;
30369
- margin-right: 8px;
30370
- padding: 0;
30371
- width: 36px;
30320
+ .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 {
30321
+ background: rgba(0, 128, 255, 0.16);
30372
30322
  }
30373
30323
 
30374
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30375
- border-radius: 6px;
30324
+ .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 {
30325
+ opacity: 0;
30376
30326
  }
30377
30327
 
30378
- .E_s177mls5.ant-select.ant-select-single {
30379
- width: 100%;
30380
- color: #2d3a56;
30381
- border-color: rgba(211, 218, 235, 0.6);
30382
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30383
- font-size: 13px;
30328
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30329
+ padding: 4px 16px;
30330
+ height: 32px;
30331
+ border-radius: 6px 6px 0 0;
30384
30332
  }
30385
30333
 
30386
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30387
- height: 30px;
30334
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30335
+ padding-left: 0;
30388
30336
  }
30389
30337
 
30390
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30391
- height: 38px;
30392
- font-size: 13px;
30338
+ .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 {
30339
+ padding-left: 16px;
30393
30340
  }
30394
30341
 
30395
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30396
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30397
- transition: 160ms ease;
30342
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30343
+ margin-left: 11px;
30344
+ height: 24px;
30398
30345
  }
30399
30346
 
30400
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30401
- color: #0080ff;
30347
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30348
+ padding: 0;
30402
30349
  }
30403
30350
 
30404
- .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 {
30405
- border-color: rgba(107, 128, 167, 0.6);
30406
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30351
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30352
+ padding: 4px 16px;
30407
30353
  }
30408
30354
 
30409
- .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 {
30410
- color: #0080ff;
30355
+ .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 {
30356
+ padding: 4px 16px;
30411
30357
  }
30412
30358
 
30413
- .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 {
30414
- border-color: #0080ff;
30415
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30359
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30360
+ background: #fff;
30416
30361
  }
30417
30362
 
30418
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30419
- transform: rotate(180deg);
30363
+ .E_t160l1cm .tab-menu-item-light:active {
30364
+ color: #005ed1;
30420
30365
  }
30421
30366
 
30422
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30423
- background: rgba(211, 218, 235, 0.6);
30424
- border-color: rgba(172, 186, 211, 0.6);
30425
- cursor: "not-allowed";
30367
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30368
+ background: #fff;
30369
+ color: #1d326c;
30426
30370
  }
30427
30371
 
30428
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30429
- border-color: #f0483e !important;
30372
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30373
+ color: rgba(45, 58, 86, 0.6);
30430
30374
  }
30431
30375
 
30432
- .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 {
30376
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30433
30377
  color: #1d326c;
30434
30378
  }
30435
30379
 
30436
- .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 {
30437
- border-color: #0080ff;
30438
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30380
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30381
+ fill: #d8deeb;
30439
30382
  }
30440
30383
 
30441
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30442
- transform: rotate(180deg);
30384
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30385
+ fill: #1d326c;
30443
30386
  }
30444
30387
 
30445
- .E_c1bus5hc {
30446
- --color: white;
30447
- height: 14px;
30448
- width: 14px;
30449
- border-radius: 50%;
30450
- flex-shrink: 0;
30388
+ .E_t160l1cm .tab-content {
30389
+ flex: 1;
30451
30390
  display: flex;
30452
- align-items: center;
30453
- justify-content: center;
30454
- border: 1px solid var(--color);
30391
+ flex-direction: column;
30455
30392
  }
30456
30393
 
30457
- .E_c1bus5hc .circle-inner {
30458
- position: relative;
30459
- height: 10px;
30460
- width: 10px;
30461
- border-radius: 50%;
30462
- overflow: hidden;
30394
+ .E_t160l1cm.is-overview .tab-content {
30395
+ overflow: visible;
30463
30396
  }
30464
30397
 
30465
- .E_c1bus5hc .circle-content {
30466
- position: absolute;
30467
- height: 100%;
30468
- width: 100%;
30469
- left: 0;
30470
- top: 0;
30471
- border-radius: 50%;
30472
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30473
- transform: rotate(180deg);
30398
+ .E_t14npdqr {
30399
+ max-width: 240px;
30400
+ animation: none;
30474
30401
  }
30475
30402
 
30476
- .E_c1bus5hc .circle-child {
30477
- position: absolute;
30478
- height: 100%;
30479
- width: 100%;
30480
- left: 0;
30481
- top: 0;
30482
- margin-left: 50%;
30483
- transform-origin: left;
30484
- background: white;
30485
- transform: rotate(0deg);
30403
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30404
+ border: 1px solid #0080ff;
30405
+ padding: 0;
30486
30406
  }
30487
30407
 
30488
- .E_ivqqkzv {
30489
- height: 24px;
30490
- width: 56px !important;
30491
- margin-right: 4px;
30408
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30409
+ margin: 0;
30410
+ height: 32px;
30411
+ line-height: 32px;
30412
+ font-size: 13px;
30413
+ padding: 0 10px;
30414
+ display: block;
30415
+ overflow: hidden;
30416
+ text-overflow: ellipsis;
30417
+ white-space: nowrap;
30492
30418
  }
30493
30419
 
30494
- .E_c1wk4q29 {
30495
- color: rgba(44, 56, 82, 0.6);
30420
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30421
+ content: " ";
30422
+ height: 1px;
30423
+ width: calc(100% + 10px);
30424
+ background: rgba(172, 186, 211, 0.6);
30425
+ display: block;
30496
30426
  }
30497
30427
 
30498
- .E_s1dizucg.ant-switch {
30499
- min-width: 40px;
30500
- height: 24px;
30501
- background: rgba(172, 186, 211, 0.6);
30502
- overflow: hidden;
30428
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30429
+ color: #0080ff;
30430
+ background: transparent;
30503
30431
  }
30504
30432
 
30505
- .E_s1dizucg.ant-switch:focus {
30506
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30433
+ .E_berrcjl {
30434
+ color: rgba(10, 37, 85, 0.6);
30435
+ margin-bottom: 4px;
30507
30436
  }
30508
30437
 
30509
- .E_s1dizucg.ant-switch-small {
30510
- min-width: 26px;
30511
- height: 16px;
30438
+ .E_berrcjl .breadcrumb-link {
30439
+ color: rgba(10, 37, 85, 0.6);
30440
+ cursor: pointer;
30441
+ transition: color 160ms ease;
30512
30442
  }
30513
30443
 
30514
- .E_s1dizucg.ant-switch-large {
30515
- min-width: 52px;
30516
- height: 32px;
30444
+ .E_berrcjl .breadcrumb-link:hover {
30445
+ color: #0080ff;
30517
30446
  }
30518
30447
 
30519
- .E_s1dizucg.ant-switch .ant-switch-handle {
30520
- height: 20px;
30521
- width: 20px;
30448
+ .E_berrcjl .breadcrumb-link:active {
30449
+ color: #005ed1;
30522
30450
  }
30523
30451
 
30524
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30525
- border-radius: 10px;
30526
- transition-delay: 120ms;
30452
+ .E_c18gxmrl {
30453
+ border: 1px solid #d8deeb;
30454
+ border-radius: 4px;
30527
30455
  }
30528
30456
 
30529
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30530
- height: 14px;
30531
- width: 14px;
30532
- top: 1px;
30533
- left: 1px;
30457
+ .E_c18gxmrl + .E_c18gxmrl {
30458
+ margin-top: 8px;
30534
30459
  }
30535
30460
 
30536
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30537
- height: 28px;
30538
- width: 28px;
30461
+ .E_c18gxmrl:hover {
30462
+ border-color: #0080ff;
30539
30463
  }
30540
30464
 
30541
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30542
- border-radius: 14px;
30465
+ .E_c18gxmrl:hover > header {
30466
+ background: rgba(0, 128, 255, 0.1);
30543
30467
  }
30544
30468
 
30545
- .E_s1dizucg.ant-switch-checked {
30546
- background-color: #00ba5d;
30469
+ .E_c18gxmrl.active header {
30470
+ border-bottom: 1px solid #d8deeb;
30547
30471
  }
30548
30472
 
30549
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30550
- left: calc(100% - 20px - 2px);
30473
+ .E_c18gxmrl > header {
30474
+ padding: 8px 12px;
30551
30475
  }
30552
30476
 
30553
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30554
- left: calc(100% - 14px - 1px);
30477
+ .E_m74vjol {
30478
+ display: flex;
30479
+ justify-content: space-between;
30480
+ width: 100%;
30555
30481
  }
30556
30482
 
30557
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30558
- left: calc(100% - 28px - 2px);
30483
+ .E_m74vjol .action {
30484
+ margin-left: 16px;
30559
30485
  }
30560
30486
 
30561
- .E_c1up6e3y {
30562
- margin-left: 5px;
30487
+ .E_a1o35uvh .ant-alert-message {
30488
+ width: 100%;
30563
30489
  }
30564
30490
 
30565
- .E_s1ebs0ra {
30566
- display: flex;
30567
- align-items: center;
30568
- justify-content: space-between;
30569
- background: #edf0f7;
30570
- padding: 8px 12px;
30571
- position: sticky;
30572
- top: 0;
30573
- z-index: 1;
30574
- margin-bottom: -52px;
30491
+ .E_b1wx3t3t.ant-btn-icon-only {
30492
+ justify-content: center;
30575
30493
  }
30576
30494
 
30577
- .E_s1ebs0ra .select-total {
30578
- display: flex;
30495
+ .E_b1wx3t3t.ant-btn {
30496
+ display: inline-flex;
30579
30497
  align-items: center;
30580
- font-weight: 700;
30581
- flex-shrink: 0;
30498
+ justify-content: center;
30499
+ height: 32px;
30500
+ border-radius: 6px;
30501
+ line-height: 22px;
30502
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30503
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30582
30504
  }
30583
30505
 
30584
- .E_s1ebs0ra .select-total .icon-wrapper {
30585
- cursor: pointer;
30586
- margin-left: 8px;
30587
- width: 32px;
30588
- height: 32px;
30589
- border-radius: 50%;
30590
- justify-content: center;
30506
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30507
+ height: 40px;
30508
+ line-height: 24px;
30591
30509
  }
30592
30510
 
30593
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30594
- background: rgba(225, 230, 241, 0.6);
30511
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30512
+ height: 24px;
30513
+ line-height: 20px;
30595
30514
  }
30596
30515
 
30597
- .E_s1ebs0ra .action-group {
30598
- flex: 1;
30599
- margin-left: 88px;
30600
- white-space: nowrap;
30601
- text-align: right;
30602
- position: relative;
30603
- padding: 4px 0;
30604
- margin-top: -4px;
30605
- overflow: hidden;
30516
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30517
+ border-radius: 50%;
30606
30518
  }
30607
30519
 
30608
- .E_s1ebs0ra .action-group .sub-menu-delete {
30609
- transform: translateY(-4px);
30520
+ .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 {
30521
+ color: var(--color, #06101f);
30522
+ font-weight: var(--font-weight);
30523
+ background: var(--background-color, #fff);
30524
+ border-width: var(--border-width, 1px);
30525
+ border-color: var(--border-color, #d9d9d9);
30610
30526
  }
30611
30527
 
30612
- .E_s1ebs0ra .action-group button {
30613
- border: none;
30528
+ .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 {
30529
+ display: none;
30614
30530
  }
30615
30531
 
30616
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30617
- margin-right: 8px;
30532
+ .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 {
30533
+ color: var(--color, inherit);
30618
30534
  }
30619
30535
 
30620
- .E_s1ebs0ra .action-group > button:last-child {
30621
- margin-right: 4px;
30536
+ .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 {
30537
+ background: var(--background-color-hover, var(--background-color));
30538
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30622
30539
  }
30623
30540
 
30624
- .E_s1ebs0ra .action-group .more-btn {
30625
- cursor: pointer;
30626
- width: 32px;
30627
- height: 32px;
30628
- justify-content: center;
30629
- border-radius: 50%;
30541
+ .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 {
30542
+ --scale: 1;
30543
+ --transY: 1px;
30544
+ background: var(--background-color-active, var(--background-color));
30545
+ border-color: var(--border-color-active, var(--border-color, transparent));
30630
30546
  }
30631
30547
 
30632
- .E_s1ebs0ra .action-group .more-btn:hover {
30633
- background: #fff;
30634
- }
30635
-
30636
- .E_tju3gfj .date {
30637
- margin-right: 4px;
30638
- }
30639
-
30640
- .E_c18bcrac {
30641
- display: inline-block;
30642
- width: 100%;
30643
- }
30644
-
30645
- .E_c18bcrac .recharts-wrapper {
30646
- margin-left: 4px;
30647
- }
30648
-
30649
- .E_cro7kg2 {
30650
- padding: 4px;
30651
- }
30652
-
30653
- .E_c14wcxf0 {
30654
- display: flex;
30655
- justify-content: space-between;
30656
- align-items: center;
30657
- font-size: 13px;
30658
- line-height: 24px;
30659
- color: #cccccc;
30660
- white-space: nowrap;
30661
- }
30662
-
30663
- .E_c14wcxf0 label {
30664
- margin-right: 32px;
30665
- }
30666
-
30667
- .E_coy29mj.E_c14wcxf0 {
30668
- font-weight: bold;
30669
- color: white;
30670
- }
30671
-
30672
- .E_s11212zy {
30673
- width: 8px;
30674
- height: 8px;
30675
- border-radius: 2px;
30676
- display: inline-block;
30677
- background: var(--s11212zy-0);
30678
- border: 1px solid #fff;
30679
- box-sizing: content-box;
30680
- margin-right: 6px;
30681
- }
30682
-
30683
- .E_p1lyky6c > :first-child {
30684
- font-weight: bold;
30685
- color: white;
30686
- margin-right: 4px;
30687
- }
30688
-
30689
- .E_iq1gosr {
30690
- display: inline-block;
30691
- }
30692
-
30693
- .E_s1sck0th {
30694
- padding: 0 8px;
30695
- border-radius: 4px;
30696
- }
30697
-
30698
- .E_m855nr1 {
30699
- padding: 2px 8px;
30700
- border-radius: 3px;
30701
- }
30702
-
30703
- .E_l1270xpg {
30704
- padding: 3px 8px;
30705
- border-radius: 2px;
30706
- }
30707
-
30708
- .E_t14rextb.ant-tag:hover {
30709
- opacity: unset;
30710
- }
30711
-
30712
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30713
- margin: 0;
30714
- margin-right: 8px;
30715
- display: inline-flex;
30716
- align-items: center;
30717
- border: none;
30718
- }
30719
-
30720
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30721
- width: 16px;
30722
- height: 16px;
30723
- color: inherit;
30724
- margin-left: 4px;
30725
- opacity: 0.6;
30726
- display: inline-flex;
30727
- }
30728
-
30729
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30730
- opacity: 1;
30731
- }
30732
-
30733
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30734
- color: #0080ff;
30735
- background-color: rgba(0, 136, 255, 0.1);
30736
- }
30737
-
30738
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30739
- color: #f0483e;
30740
- background-color: rgba(255, 74, 74, 0.1);
30741
- }
30742
-
30743
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30744
- color: #e07f00;
30745
- background-color: rgba(255, 187, 0, 0.1);
30746
- }
30747
-
30748
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30749
- color: #008f4c;
30750
- background-color: rgba(30, 201, 127, 0.1);
30751
- }
30752
-
30753
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30754
- color: #1d326c;
30755
- background-color: rgba(225, 230, 241, 0.6);
30756
- }
30757
-
30758
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30759
- color: #7E41FF;
30760
- background-color: rgba(126, 65, 255, 0.1);
30761
- }
30762
-
30763
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30764
- color: #fff;
30765
- }
30766
-
30767
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30768
- background-color: #f0483e;
30769
- }
30770
-
30771
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30772
- background-color: #fea008;
30773
- }
30774
-
30775
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30776
- background-color: #00ba5d;
30777
- }
30778
-
30779
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30780
- background-color: #0080ff;
30781
- }
30782
-
30783
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30784
- background-color: #6b7d99;
30785
- }
30786
-
30787
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30788
- background-color: #7E41FF;
30789
- }
30790
-
30791
- .E_s1dni7lo {
30792
- width: 430px !important;
30793
- }
30794
-
30795
- .E_d1wwmmm5 .ant-select-item-group {
30796
- padding: 8px 16px;
30797
- line-height: 18px;
30798
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30799
- height: 34px;
30800
- min-height: 34px;
30801
- box-sizing: border-box;
30802
- margin-top: 8px;
30803
- }
30804
-
30805
- .E_o1ugr09p {
30806
- display: flex;
30807
- flex-direction: column;
30808
- margin: 1px 8px;
30809
- padding: 8px;
30810
- border-radius: 4px;
30811
- }
30812
-
30813
- .E_o1ugr09p .selected-icon {
30814
- display: none;
30815
- }
30816
-
30817
- .E_o1ugr09p.ant-select-item-option-grouped {
30818
- padding-left: 8px;
30819
- }
30820
-
30821
- .E_o1ugr09p.ant-select-item-option-selected {
30822
- background-color: white;
30823
- }
30824
-
30825
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30826
- color: #0080ff;
30827
- }
30828
-
30829
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30830
- display: block;
30548
+ .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 {
30549
+ background: var(--background-color-focus, var(--background-color));
30550
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30551
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30831
30552
  }
30832
30553
 
30833
- .E_o1ugr09p.ant-select-item-option-active {
30834
- background: rgba(0, 136, 255, 0.16);
30554
+ .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 {
30555
+ color: var(--color-disabled, var(--color));
30556
+ background: var(--background-color-disabled, var(--background-color));
30557
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30558
+ opacity: 0.5;
30835
30559
  }
30836
30560
 
30837
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30561
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30838
30562
  color: #0080ff;
30563
+ opacity: 0.5;
30839
30564
  }
30840
30565
 
30841
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30842
- background: rgba(0, 136, 255, 0.1);
30843
- color: #0080ff;
30566
+ .E_b1wx3t3t.ant-btn-primary {
30567
+ --color: #fff;
30568
+ --font-weight: bold;
30569
+ --border-width: 0;
30570
+ --background-color: #0080ff;
30571
+ --background-color-hover: #009dff;
30572
+ --background-color-active: #005ed1;
30573
+ --background-color-focus: #0080ff;
30574
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30844
30575
  }
30845
30576
 
30846
- .E_o1ifxsq4 {
30847
- display: flex;
30848
- justify-content: space-between;
30849
- height: 20px;
30850
- line-height: 20px;
30577
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30578
+ --background-color: #f0483e;
30579
+ --background-color-hover: #ff5252;
30580
+ --background-color-active: #c73d31;
30581
+ --background-color-focus: #ff5252;
30582
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30851
30583
  }
30852
30584
 
30853
- .E_o1ifxsq4 .timezone-title {
30854
- color: #2d3a56;
30855
- overflow: hidden;
30856
- text-overflow: ellipsis;
30585
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30586
+ --background-color: #fea008;
30587
+ --background-color-hover: #feba33;
30588
+ --background-color-active: #e07f00;
30589
+ --background-color-focus: #fea008;
30857
30590
  }
30858
30591
 
30859
- .E_o1zue7 {
30860
- display: flex;
30861
- justify-content: space-between;
30862
- color: rgba(44, 56, 82, 0.6);
30863
- height: 18px;
30864
- line-height: 18px;
30865
- margin-top: 2px;
30592
+ .E_b1wx3t3t.ant-btn-secondary {
30593
+ --color: #0080ff;
30594
+ --font-weight: bold;
30595
+ --border-width: 0;
30596
+ --background-color: rgba(0, 136, 255, 0.1);
30597
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30598
+ --background-color-active: rgba(0, 136, 255, 0.2);
30599
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30600
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30866
30601
  }
30867
30602
 
30868
- .E_tyfmlxg {
30869
- border: none;
30870
- margin-right: 0;
30871
- background: rgba(225, 230, 241, 0.6);
30603
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30604
+ --color: #f0483e;
30605
+ --background-color: rgba(255, 74, 74, 0.1);
30606
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30607
+ --background-color-active: rgba(255, 74, 74, 0.2);
30608
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30609
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30872
30610
  }
30873
30611
 
30874
- .E_o18uybox {
30875
- pointer-events: none;
30876
- height: 32px;
30877
- width: 100%;
30878
- opacity: 0;
30612
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30613
+ --color: #fea008;
30614
+ --background-color: rgba(255, 187, 0, 0.1);
30615
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30616
+ --background-color-active: rgba(255, 187, 0, 0.2);
30617
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30879
30618
  }
30880
30619
 
30881
- .E_t1m2x205 .ant-tooltip-arrow {
30882
- display: none;
30620
+ .E_b1wx3t3t.ant-btn-tertiary {
30621
+ --color: #0080ff;
30622
+ --font-weight: bold;
30623
+ --border-width: 0;
30624
+ --background-color: #fff;
30625
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30626
+ box-shadow: none;
30883
30627
  }
30884
30628
 
30885
- .E_t1m2x205 .ant-tooltip-inner {
30886
- background: rgba(23, 38, 64, 0.8);
30887
- border-radius: 4px;
30629
+ .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 {
30630
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30888
30631
  }
30889
30632
 
30890
- .E_clm1wy1 {
30891
- width: 192px;
30892
- height: 246px;
30893
- border-radius: 4px;
30633
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30634
+ --color: #f0483e;
30635
+ --background-color: #fff;
30636
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30894
30637
  }
30895
30638
 
30896
- .E_clm1wy1 > .ant-picker-calendar,
30897
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30898
- width: 100%;
30899
- background-color: rgba(245, 247, 250, 0.6);
30900
- border-top: none;
30639
+ .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 {
30640
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30901
30641
  }
30902
30642
 
30903
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30904
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30905
- padding: 0 16px;
30643
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30644
+ --color: #fea008;
30645
+ --background-color: #fff;
30906
30646
  }
30907
30647
 
30908
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30909
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30910
- width: 100%;
30911
- height: 180px;
30912
- border-spacing: 0;
30648
+ .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 {
30649
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30913
30650
  }
30914
30651
 
30915
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30916
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30917
- margin-bottom: 8px;
30652
+ .E_b1wx3t3t.ant-btn-ordinary {
30653
+ --color: #1d326c;
30654
+ --border-color: #ccd4e3;
30655
+ --background-color: #fff;
30656
+ --background-color-hover: #edf0f7;
30657
+ --background-color-active: #e4e9f2;
30658
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30659
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30918
30660
  }
30919
30661
 
30920
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30921
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30922
- width: 22px;
30662
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30663
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30923
30664
  }
30924
30665
 
30925
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30926
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30927
- padding: 0;
30666
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30667
+ --color: #0080ff;
30668
+ --border-color: #0080ff;
30669
+ --background-color: #fff;
30670
+ --background-color-hover: linear-gradient(
30671
+ 0deg,
30672
+ rgba(0, 136, 255, 0.16),
30673
+ rgba(0, 136, 255, 0.16)
30674
+ ),
30675
+ #ffffff;
30676
+ --background-color-active: linear-gradient(
30677
+ 0deg,
30678
+ rgba(0, 136, 255, 0.2),
30679
+ rgba(0, 136, 255, 0.2)
30680
+ ),
30681
+ #ffffff;
30682
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30683
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30928
30684
  }
30929
30685
 
30930
- .E_clm1wy1 .ant-picker-cell {
30931
- color: rgba(62, 70, 82, 0.6);
30932
- opacity: 0.4;
30686
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30687
+ --color: #f0483e;
30688
+ --border-color: #f0483e;
30689
+ --background-color: #fff;
30690
+ --background-color-hover: linear-gradient(
30691
+ 0deg,
30692
+ rgba(255, 74, 74, 0.16),
30693
+ rgba(255, 74, 74, 0.16)
30694
+ ),
30695
+ #ffffff;
30696
+ --background-color-active: linear-gradient(
30697
+ 0deg,
30698
+ rgba(255, 74, 74, 0.2),
30699
+ rgba(255, 74, 74, 0.2)
30700
+ ),
30701
+ #ffffff;
30702
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30933
30703
  }
30934
30704
 
30935
- .E_clm1wy1 .ant-picker-cell-in-view {
30936
- color: rgba(62, 70, 82, 0.6);
30937
- opacity: 1;
30705
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30706
+ --color: #1d326c;
30707
+ --border-color: #fff;
30708
+ --background-color: #fff;
30709
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30710
+ --background-color-active: rgba(192, 203, 224, 0.6);
30711
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30712
+ box-shadow: none;
30938
30713
  }
30939
30714
 
30940
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30941
- color: #3e4652;
30715
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30716
+ --color: #0080ff;
30717
+ --border-color: #fff;
30718
+ --background-color: #fff;
30719
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30720
+ --background-color-active: rgba(0, 136, 255, 0.2);
30721
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30722
+ box-shadow: none;
30942
30723
  }
30943
30724
 
30944
- .E_clm1wy1 .ant-picker-cell::before {
30945
- pointer-events: none;
30725
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30726
+ --color: #f0483e;
30727
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30728
+ --background-color-active: rgba(255, 74, 74, 0.2);
30729
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30946
30730
  }
30947
30731
 
30948
- .E_t1tsm00v {
30949
- color: rgba(129, 138, 153, 0.6);
30950
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30951
- backdrop-filter: blur(10px);
30952
- padding: 7px 10px;
30732
+ .E_b1wx3t3t.ant-btn-quiet {
30733
+ --color: rgba(44, 56, 82, 0.6);
30734
+ --border-width: 0;
30735
+ --background-color: transparent;
30736
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30737
+ --background-color-active: rgba(192, 203, 224, 0.6);
30738
+ --background-color-focus: #fff;
30739
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30740
+ box-shadow: none;
30953
30741
  }
30954
30742
 
30955
- .E_c167wnad {
30956
- color: rgba(62, 70, 82, 0.6);
30957
- display: flex;
30958
- justify-content: space-between;
30959
- align-items: center;
30960
- padding: 8px 16px;
30743
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30744
+ --color: #f0483e;
30745
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30746
+ --background-color-active: rgba(255, 74, 74, 0.2);
30747
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30961
30748
  }
30962
30749
 
30963
- .E_c167wnad .anticon {
30964
- cursor: pointer;
30750
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30751
+ --color: #0080ff;
30752
+ --background-color: transparent;
30753
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30754
+ --background-color-active: rgba(0, 136, 255, 0.2);
30755
+ --background-color-focus: #fff;
30756
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30965
30757
  }
30966
30758
 
30967
- .E_c167wnad .anticon:hover {
30968
- color: #0096ff;
30759
+ .E_b1wx3t3t .button-prefix-icon {
30760
+ margin-right: 8px;
30761
+ display: inline-flex;
30969
30762
  }
30970
30763
 
30971
- .E_cxhf7dh {
30972
- text-align: center;
30764
+ .E_b1wx3t3t .button-suffix-icon {
30765
+ margin-left: 8px;
30766
+ display: inline-flex;
30973
30767
  }
30974
30768
 
30975
- .E_cxhf7dh .dots {
30769
+ .E_b1wx3t3t .icon-wrapper {
30976
30770
  display: flex;
30977
30771
  justify-content: center;
30978
30772
  }
30979
30773
 
30980
- .E_cxhf7dh .dot {
30981
- display: inline-block;
30982
- width: 2px;
30983
- height: 2px;
30984
- border-radius: 1px;
30985
- background: #0096ff;
30774
+ .E_n7k2c6r {
30775
+ padding: 0;
30986
30776
  }
30987
30777
 
30988
- .E_cxhf7dh .dot:not(:last-child) {
30989
- margin-right: 2px;
30778
+ .E_c1uzzomf {
30779
+ margin-bottom: 16px;
30990
30780
  }
30991
30781
 
30992
- .E_cxhf7dh .bar {
30993
- width: 9px;
30994
- height: 2px;
30995
- background: #0096ff;
30996
- border-radius: 2px;
30782
+ .E_c1uzzomf .card-title {
30783
+ font-size: 16px;
30784
+ color: rgba(44, 56, 82, 0.6);
30785
+ font-weight: 700;
30786
+ line-height: 32px;
30997
30787
  }
30998
30788
 
30999
- .E_gmyahx3 {
31000
- cursor: pointer;
30789
+ .E_c1uzzomf .card-body {
30790
+ padding: 24px;
30791
+ border-radius: 8px;
30792
+ background: #fff;
31001
30793
  }
31002
30794
 
31003
- .E_gmyahx3 .link-text {
30795
+ .E_c1uzzomf .empty {
30796
+ font-weight: 700;
30797
+ font-size: 14px;
30798
+ line-height: 22px;
31004
30799
  color: rgba(0, 21, 64, 0.3);
30800
+ text-align: center;
31005
30801
  }
31006
30802
 
31007
- .E_gmyahx3:hover .link-text {
31008
- color: #0080ff;
30803
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30804
+ display: flex;
31009
30805
  }
31010
30806
 
31011
- .E_n12mqh7z {
31012
- display: flex;
31013
- align-items: center;
30807
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30808
+ padding: 4px 8px 0 8px;
30809
+ color: rgba(44, 56, 82, 0.6);
31014
30810
  font-size: 12px;
31015
- line-height: 18px;
31016
30811
  }
31017
30812
 
31018
- .E_n12mqh7z:not(:last-child) {
31019
- margin-bottom: 4px;
30813
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30814
+ padding-bottom: 6px;
31020
30815
  }
31021
30816
 
31022
- .E_tf5bynu {
31023
- margin: 0 3px;
30817
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30818
+ padding-top: 4px;
30819
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31024
30820
  }
31025
30821
 
31026
- .E_tcckoz1 {
31027
- max-height: 400px;
31028
- overflow: auto;
30822
+ .E_b1nip9bk {
30823
+ padding: 4px 11px;
31029
30824
  }
31030
30825
 
31031
- .E_tqjc4ui {
31032
- margin: 0 2px;
30826
+ .E_bqamoqe {
30827
+ white-space: nowrap;
30828
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31033
30829
  }
31034
30830
 
31035
- .E_skwah65 {
31036
- height: 8px;
31037
- box-sizing: border-box;
31038
- border-radius: 2px;
31039
- background: #f5f7fa;
31040
- display: flex;
31041
- width: 100%;
31042
- overflow: hidden;
30831
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30832
+ --color: #0080ff;
31043
30833
  }
31044
30834
 
31045
- .E_skwah65 .stack-bar-item + .stack-bar-item {
30835
+ .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] {
30836
+ --color: #0080ff;
30837
+ }
30838
+
30839
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
31046
30840
  margin-left: 1px;
31047
30841
  }
31048
30842
 
31049
- .E_t1sqg15u {
31050
- background: white;
30843
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30844
+ border-top-right-radius: 0;
30845
+ border-bottom-right-radius: 0;
31051
30846
  }
31052
30847
 
31053
- .E_t1sqg15u.inline .table-row {
31054
- flex-direction: column;
30848
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30849
+ border-top-left-radius: 0;
30850
+ border-bottom-left-radius: 0;
31055
30851
  }
31056
30852
 
31057
- .E_t1sqg15u.inline .table-row > label {
31058
- padding: 0 16px 7px 0;
30853
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30854
+ border-radius: unset;
31059
30855
  }
31060
30856
 
31061
- .E_t1sqg15u.has-border .table-header {
31062
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30857
+ .E_sx1bpnu .ant-input-sm {
30858
+ line-height: 18px;
31063
30859
  }
31064
30860
 
31065
- .E_t1sqg15u.has-border .hiddenBorder {
31066
- border-top: none !important;
30861
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30862
+ display: var(--ai7qkf2-0);
31067
30863
  }
31068
30864
 
31069
- .E_t1sqg15u.has-border .table-row + .table-row {
31070
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30865
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30866
+ display: inline-flex;
30867
+ line-height: 1.5715;
30868
+ height: 100%;
30869
+ width: 100%;
31071
30870
  }
31072
30871
 
31073
- .E_t1sqg15u.has-border .table-row:last-of-type {
31074
- padding-bottom: 0;
30872
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30873
+ content: var(--ai7qkf2-1);
30874
+ display: var(--ai7qkf2-2);
30875
+ flex: none;
30876
+ align-items: center;
30877
+ margin-left: 4px;
30878
+ padding: 5px 12px 5px 0;
30879
+ color: rgba(44, 56, 82, 0.6);
31075
30880
  }
31076
30881
 
31077
- .E_t1sqg15u.align-right .content {
31078
- text-align: right;
30882
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30883
+ content: var(--ai7qkf2-3);
30884
+ display: var(--ai7qkf2-4);
30885
+ flex: none;
30886
+ align-items: center;
30887
+ margin-right: 4px;
30888
+ cursor: auto;
30889
+ color: rgba(44, 56, 82, 0.6);
31079
30890
  }
31080
30891
 
31081
- .E_t1sqg15u .uuid-row {
31082
- display: flex;
31083
- justify-content: space-between;
30892
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30893
+ border-radius: 0;
31084
30894
  }
31085
30895
 
31086
- .E_t1sqg15u .uuid-row .id-text {
31087
- white-space: nowrap;
31088
- overflow: hidden;
31089
- text-overflow: ellipsis;
30896
+ .E_ai7qkf2.ant-input-number {
30897
+ width: 100%;
30898
+ border-radius: 6px;
31090
30899
  }
31091
30900
 
31092
- .E_t4zczcp {
31093
- display: flex;
31094
- justify-content: space-between;
31095
- align-items: center;
31096
- padding: 8px;
31097
- min-height: 32px;
30901
+ .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 {
30902
+ border-color: #0096ff;
30903
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30904
+ z-index: 1;
31098
30905
  }
31099
30906
 
31100
- .E_t4zczcp .table-title {
31101
- color: rgba(44, 56, 82, 0.6);
31102
- font-weight: 600;
31103
- font-size: 12px;
31104
- line-height: 8px;
30907
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30908
+ border-color: #e75a3a;
30909
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31105
30910
  }
31106
30911
 
31107
- .E_t4zczcp .edit-icon {
31108
- font-size: 16px;
31109
- color: rgba(10, 37, 85, 0.6);
31110
- cursor: pointer;
30912
+ .E_ai7qkf2 .ant-input-number-input {
30913
+ height: 30px;
30914
+ border: 1px;
30915
+ padding: 5px 12px;
30916
+ font-size: inherit;
31111
30917
  }
31112
30918
 
31113
- .E_t1s7goww {
31114
- font-size: 12px;
31115
- line-height: 18px;
30919
+ .E_ai7qkf2.ant-input-number-lg input {
30920
+ height: 38px;
30921
+ border: 1px;
30922
+ padding: 8px 16px;
31116
30923
  }
31117
30924
 
31118
- .E_t93e4cf {
31119
- display: flex;
31120
- padding: 8px 0;
31121
- color: #2d3a56;
30925
+ .E_ai7qkf2.ant-input-number-sm input {
30926
+ height: 22px;
30927
+ border: 1px;
30928
+ padding: 2px 8px;
31122
30929
  }
31123
30930
 
31124
- .E_t93e4cf .hidden {
31125
- display: none;
30931
+ .E_fzh9mnb {
30932
+ width: 100%;
30933
+ height: 100%;
30934
+ min-height: 124px;
30935
+ display: flex;
30936
+ flex-direction: column;
30937
+ justify-content: center;
30938
+ align-items: center;
31126
30939
  }
31127
30940
 
31128
- .E_t93e4cf .ant-btn-link {
31129
- height: auto;
30941
+ .E_fzh9mnb .error-text {
30942
+ color: rgba(10, 37, 85, 0.6);
30943
+ margin-bottom: 16px;
30944
+ font-size: 18px;
31130
30945
  }
31131
30946
 
31132
- .E_t93e4cf .content {
31133
- overflow: hidden;
31134
- overflow-x: auto;
31135
- width: 100%;
31136
- white-space: pre-wrap;
30947
+ .E_d1bw7c5z {
30948
+ position: relative;
30949
+ max-width: 388px;
30950
+ min-width: 285px;
31137
30951
  }
31138
30952
 
31139
- .E_t93e4cf .content .ant-btn {
31140
- white-space: pre-wrap;
31141
- text-align: left;
30953
+ .E_d1bw7c5z .center {
30954
+ position: absolute;
30955
+ font-size: 12px;
30956
+ width: 80px;
30957
+ height: 100px;
30958
+ top: 0;
30959
+ left: 35px;
30960
+ display: flex;
30961
+ flex-direction: column;
30962
+ justify-content: center;
30963
+ align-items: center;
30964
+ color: #00122e;
31142
30965
  }
31143
30966
 
31144
- .E_t93e4cf .content .unit-chart {
31145
- justify-content: flex-start;
30967
+ .E_d1bw7c5z .center .number {
30968
+ font-size: 24px;
30969
+ font-weight: 700;
31146
30970
  }
31147
30971
 
31148
- .E_rhz2uv5 {
31149
- width: var(--rhz2uv5-0);
31150
- flex-shrink: 0;
31151
- color: rgba(44, 56, 82, 0.6);
31152
- padding-right: 12px;
30972
+ .E_d1bw7c5z .center .text {
30973
+ padding: 0 5px;
30974
+ font-size: 12px;
30975
+ width: inherit;
30976
+ text-align: center;
31153
30977
  }
31154
30978
 
31155
- .E_wg1tsps {
30979
+ .E_d1bw7c5z .recharts-wrapper {
31156
30980
  display: flex;
31157
- align-items: center;
31158
- justify-content: flex-end;
31159
30981
  }
31160
30982
 
31161
- .E_b1ctd5xy {
30983
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30984
+ position: relative !important;
30985
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30986
+ left: 0 !important;
30987
+ bottom: 0 !important;
31162
30988
  display: flex;
31163
30989
  align-items: center;
31164
- width: calc(100% - 40px);
31165
30990
  }
31166
30991
 
31167
- .E_b1ctd5xy .chart {
31168
- display: inline-block;
30992
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
31169
30993
  width: 100%;
31170
30994
  }
31171
30995
 
31172
- .E_u1p8acpn {
31173
- min-width: 40px;
30996
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30997
+ width: 100%;
30998
+ margin-right: 0 !important;
30999
+ line-height: 18px;
31174
31000
  }
31175
31001
 
31176
- .E_u1p8acpn .unit {
31002
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
31003
+ border-radius: 2px;
31004
+ }
31005
+
31006
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
31007
+ min-width: 75px;
31008
+ max-width: 198px;
31009
+ width: calc(100% - 20px);
31010
+ margin-left: 2px;
31177
31011
  color: #00122e !important;
31012
+ display: inline-flex;
31013
+ justify-content: space-between;
31178
31014
  }
31179
31015
 
31180
- .E_s1iv0tp1 .enabled-switch {
31181
- display: flex;
31182
- align-items: center;
31016
+ .E_d1bw7c5z .tooltip-text {
31017
+ maxwidth: calc(100% - 12px);
31018
+ cursor: pointer;
31019
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
31020
+ overflow: hidden;
31021
+ text-overflow: ellipsis;
31022
+ white-space: nowrap;
31183
31023
  }
31184
31024
 
31185
- .E_s1iv0tp1 .enabled-text {
31186
- margin-right: 8px;
31025
+ .E_d1bw7c5z .value {
31026
+ color: rgba(44, 56, 82, 0.75);
31187
31027
  }
31188
31028
 
31189
- .E_tje3huy {
31190
- width: 100%;
31191
- overflow: inherit;
31192
- white-space: inherit;
31193
- text-overflow: ellipsis;
31029
+ .E_t10pqbtc {
31030
+ width: 140px;
31194
31031
  }
31195
31032
 
31196
- .E_ou7iq30 {
31197
- overflow: hidden;
31198
- text-overflow: ellipsis;
31033
+ .E_t10pqbtc .item {
31034
+ margin: 6px auto;
31035
+ display: flex;
31036
+ justify-content: space-between;
31199
31037
  }
31200
31038
 
31201
- .E_s1tui002 {
31202
- white-space: nowrap;
31039
+ .E_t10pqbtc .item .name {
31040
+ width: 102px;
31203
31041
  }
31204
31042
 
31205
- .E_mxrc2zg {
31206
- display: -webkit-box;
31207
- -webkit-line-clamp: var(--mxrc2zg-0);
31208
- -webkit-box-orient: vertical;
31209
- word-break: break-all;
31043
+ .E_f7pxqmh {
31044
+ width: 100%;
31045
+ margin-bottom: 0 !important;
31046
+ flex-flow: nowrap !important;
31047
+ line-break: auto;
31210
31048
  }
31211
31049
 
31212
- .E_c1up1pdz {
31213
- width: 648px;
31050
+ .E_f7pxqmh > .ant-form-item-label {
31051
+ text-align: left !important;
31052
+ padding-bottom: 0 !important;
31214
31053
  }
31215
31054
 
31216
- .E_c1up1pdz.active {
31217
- border-color: #0080ff;
31055
+ .E_f7pxqmh > .ant-form-item-label > label {
31056
+ min-height: 32px;
31057
+ height: auto;
31058
+ font-size: 13px;
31059
+ color: rgba(44, 56, 82, 0.6);
31060
+ white-space: normal;
31218
31061
  }
31219
31062
 
31220
- .E_c1up1pdz.active > header {
31221
- background: rgba(0, 128, 255, 0.1);
31063
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31064
+ border-color: #ff4d4f !important;
31222
31065
  }
31223
31066
 
31224
- .E_c1up1pdz .expand {
31225
- padding: 12px;
31067
+ .E_f7pxqmh .ant-form-item-explain {
31068
+ margin-top: 4px;
31069
+ font-size: 12px;
31070
+ min-height: 0px;
31226
31071
  }
31227
31072
 
31228
- .E_c1up1pdz .field-item {
31229
- display: flex;
31230
- padding: 10px 0;
31231
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31073
+ .E_f7pxqmh .ant-form-item-extra {
31074
+ font-size: 12px;
31075
+ color: rgba(44, 56, 82, 0.6);
31076
+ min-height: 0px;
31232
31077
  }
31233
31078
 
31234
- .E_c1up1pdz .field-item:last-child {
31235
- border-bottom: none;
31236
- padding-bottom: 0;
31079
+ .E_iouxfgt {
31080
+ display: inline-flex;
31081
+ align-items: center;
31237
31082
  }
31238
31083
 
31239
- .E_c1up1pdz .field-item label {
31240
- line-height: 32px;
31241
- width: 100px;
31242
- color: rgba(62, 70, 82, 0.6);
31084
+ .E_iouxfgt .icon-inner {
31085
+ display: inline-flex;
31086
+ align-items: center;
31087
+ justify-content: center;
31243
31088
  }
31244
31089
 
31245
- .E_c1up1pdz .help {
31246
- color: rgba(62, 70, 82, 0.6);
31247
- margin-top: 5px;
31090
+ .E_iouxfgt .icon-inner + span,
31091
+ .E_iouxfgt span + .icon-inner.suffix {
31092
+ margin-left: 4px;
31248
31093
  }
31249
31094
 
31250
- .E_c1up1pdz .ant-input-affix-wrapper,
31251
- .E_c1up1pdz .ant-picker {
31252
- width: 128px;
31095
+ .E_iouxfgt.is-rotate img,
31096
+ .E_iouxfgt.is-rotate svg {
31097
+ animation: rotate 680ms linear infinite;
31253
31098
  }
31254
31099
 
31255
- .E_c156wh19 {
31100
+ .E_i1inqkme {
31101
+ height: 18px;
31102
+ line-height: 18px;
31103
+ padding: 0 4px;
31104
+ border-radius: 4px;
31105
+ background: rgba(235, 239, 245, 0.6);
31106
+ border: 1px solid rgba(223, 228, 235, 0.6);
31256
31107
  display: flex;
31257
31108
  align-items: center;
31258
- justify-content: space-between;
31259
- word-break: keep-all;
31109
+ white-space: nowrap;
31110
+ margin-right: 4px;
31260
31111
  }
31261
31112
 
31262
- .E_c156wh19 .title {
31263
- margin: 0 16px 0 8px;
31113
+ .E_rapgekc.ant-radio-wrapper {
31114
+ display: inline-flex;
31115
+ align-items: baseline;
31116
+ white-space: pre-wrap;
31264
31117
  }
31265
31118
 
31266
- .E_c156wh19 .retain {
31267
- color: rgba(129, 138, 153, 0.6);
31119
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31120
+ position: relative;
31121
+ top: 3px;
31268
31122
  }
31269
31123
 
31270
- .E_c156wh19 div.left {
31271
- flex: 1;
31272
- display: flex;
31273
- overflow: hidden;
31274
- align-items: center;
31275
- justify-content: flex-start;
31276
- white-space: nowrap;
31124
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31125
+ border-color: rgba(107, 128, 167, 0.6);
31277
31126
  }
31278
31127
 
31279
- .E_c156wh19 div.left .title {
31280
- max-width: 100%;
31281
- overflow: hidden;
31282
- text-overflow: ellipsis;
31128
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31129
+ border-color: #0080ff;
31283
31130
  }
31284
31131
 
31285
- .E_c156wh19 div.right {
31286
- display: flex;
31287
- align-items: center;
31132
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31133
+ border-color: #0080ff;
31134
+ background: #0080ff;
31288
31135
  }
31289
31136
 
31290
- .E_c156wh19 .reverse {
31291
- display: flex;
31292
- flex-direction: row-reverse;
31293
- align-items: center;
31137
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31138
+ top: 4px;
31139
+ left: 4px;
31140
+ width: 6px;
31141
+ height: 6px;
31142
+ background: #fff;
31294
31143
  }
31295
31144
 
31296
- .E_c156wh19 .reverse .ant-switch {
31297
- margin-left: 8px;
31145
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31146
+ opacity: 0.5;
31298
31147
  }
31299
31148
 
31300
- .E_c156wh19 .close {
31301
- padding-left: 14px;
31302
- margin-left: 14px;
31303
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31304
- cursor: pointer;
31149
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31150
+ border-color: rgba(107, 128, 167, 0.6);
31151
+ background: rgba(211, 218, 235, 0.6);
31305
31152
  }
31306
31153
 
31307
- .E_m126spxy {
31308
- padding-bottom: 4px;
31309
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31154
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31155
+ background: #00122e;
31310
31156
  }
31311
31157
 
31312
- .E_m126spxy .ant-btn-link {
31313
- padding: 1px 10px;
31314
- color: rgba(62, 70, 82, 0.6);
31315
- border-radius: 4px;
31158
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31159
+ color: #00122e;
31160
+ opacity: 0.5;
31316
31161
  }
31317
31162
 
31318
- .E_m126spxy .ant-btn-link.active {
31319
- background: rgba(0, 128, 255, 0.1);
31320
- color: #0096ff;
31163
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31164
+ color: #00122e;
31321
31165
  }
31322
31166
 
31323
- .E_wpbf4pq {
31324
- padding: 10px 0;
31325
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31167
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31168
+ display: inline-block;
31169
+ padding: 0;
31170
+ padding-left: 12px;
31326
31171
  }
31327
31172
 
31328
- .E_wpbf4pq .ant-input,
31329
- .E_wpbf4pq .ant-picker {
31330
- width: 80px;
31331
- margin: 0 9px;
31332
- text-align: center;
31173
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31174
+ margin-bottom: 0;
31175
+ white-space: pre-wrap;
31176
+ color: rgba(44, 56, 82, 0.6);
31333
31177
  }
31334
31178
 
31335
- .E_wpbf4pq .options {
31336
- padding: 12px 0 12px 16px;
31337
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31338
- margin: 5px 0 5px 8px;
31179
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31180
+ padding-left: 8px;
31339
31181
  }
31340
31182
 
31341
- .E_wpbf4pq .week-day-option,
31342
- .E_wpbf4pq .month-day-option {
31343
- background: #f5f7fa;
31344
- box-sizing: border-box;
31345
- border-radius: 16px;
31346
- margin-right: 8px;
31183
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31184
+ border-radius: 5px 0 0 5px;
31347
31185
  }
31348
31186
 
31349
- .E_wpbf4pq .week-day-option:focus,
31350
- .E_wpbf4pq .month-day-option:focus {
31351
- color: inherit;
31352
- border-color: #d9d9d9;
31187
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31188
+ border-radius: 0 5px 5px 0;
31353
31189
  }
31354
31190
 
31355
- .E_wpbf4pq .week-day-option.active {
31356
- background-color: #0096ff;
31357
- border-color: #0096ff;
31358
- color: #fff;
31191
+ .E_rcc63c8 {
31192
+ color: #00122e;
31193
+ border-color: #ccd4e3;
31194
+ }
31195
+
31196
+ .E_rcc63c8:first-child {
31197
+ border-color: #a3b4cc;
31198
+ }
31199
+
31200
+ .E_rcc63c8.ant-radio-button-wrapper {
31201
+ padding: 0 12px;
31202
+ line-height: 32px;
31203
+ height: 32px;
31359
31204
  }
31360
31205
 
31361
- .E_wpbf4pq .week-day-option.en-text {
31362
- width: 110px;
31363
- margin-top: 4px;
31206
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31207
+ white-space: nowrap;
31364
31208
  }
31365
31209
 
31366
- .E_wpbf4pq .month-day-option {
31367
- width: 32px;
31368
- padding: 0;
31369
- margin-bottom: 8px;
31210
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31211
+ height: 22px;
31212
+ padding: 0 7px;
31213
+ line-height: 20px;
31370
31214
  }
31371
31215
 
31372
- .E_wpbf4pq .month-day-option.active {
31373
- background-color: #0096ff;
31374
- border-color: #0096ff;
31375
- color: #fff;
31216
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31217
+ background: #ccd4e3;
31376
31218
  }
31377
31219
 
31378
- .E_t160l1cm {
31379
- display: flex;
31380
- flex-direction: column;
31381
- flex: 1;
31382
- /* FIXME:(yanzhen) do this better */
31220
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31221
+ background: #0080ff;
31383
31222
  }
31384
31223
 
31385
- .E_t160l1cm .tab-bar {
31386
- flex-shrink: 0;
31387
- display: flex;
31388
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31224
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31225
+ background: #ccd4e3;
31226
+ opacity: 0.5;
31389
31227
  }
31390
31228
 
31391
- .E_t160l1cm .tab-content {
31392
- height: 100%;
31229
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31230
+ border-right-color: #0080ff;
31393
31231
  }
31394
31232
 
31395
- .E_t160l1cm .tab-menu-item {
31396
- margin-right: 2px;
31397
- padding: 1px 12px;
31398
- line-height: 24px;
31399
- height: 24px;
31400
- color: rgba(44, 56, 82, 0.6);
31401
- border-radius: 4px 4px 0 0;
31402
- cursor: pointer;
31403
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31233
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31234
+ border-color: #0080ff;
31404
31235
  }
31405
31236
 
31406
- .E_t160l1cm .tab-menu-item:first-child {
31407
- padding-left: 0;
31237
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31238
+ background: rgba(0, 136, 255, 0.1);
31408
31239
  }
31409
31240
 
31410
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31411
- padding-left: 12px;
31241
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31242
+ background: rgba(211, 218, 235, 0.6);
31243
+ border-color: #ccd4e3;
31244
+ opacity: 0.5;
31412
31245
  }
31413
31246
 
31414
- .E_t160l1cm .tab-menu-item:hover {
31415
- color: #0080ff;
31416
- background: rgba(211, 218, 235, 0.6);
31247
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31248
+ color: #00122e;
31249
+ border-color: #ccd4e3;
31417
31250
  }
31418
31251
 
31419
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31420
- fill: #0080ff;
31252
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31253
+ color: #00122e;
31254
+ border-color: #ccd4e3;
31255
+ background: rgba(172, 186, 211, 0.6);
31421
31256
  }
31422
31257
 
31423
- .E_t160l1cm .tab-menu-item:active {
31424
- background: rgba(192, 203, 224, 0.6);
31258
+ .E_rcc63c8 .ant-radio-button-input {
31259
+ margin-right: 8px;
31260
+ display: inline;
31261
+ border: none;
31262
+ padding: 0;
31263
+ width: 36px;
31264
+ background: transparent;
31425
31265
  }
31426
31266
 
31427
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31428
- color: #0080ff;
31429
- background: rgba(211, 218, 235, 0.6);
31267
+ .E_rcc63c8 .ant-radio-button-input:focus {
31268
+ box-shadow: none;
31430
31269
  }
31431
31270
 
31432
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31433
- background: rgba(192, 203, 224, 0.6);
31271
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31272
+ margin-right: 0;
31273
+ width: initial;
31274
+ box-shadow: none;
31434
31275
  }
31435
31276
 
31436
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31437
- background: rgba(0, 128, 255, 0.16);
31277
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31278
+ display: none;
31438
31279
  }
31439
31280
 
31440
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31441
- fill: #0080ff;
31281
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31282
+ display: inline;
31442
31283
  }
31443
31284
 
31444
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31445
- color: #0080ff;
31446
- background: rgba(0, 128, 255, 0.1);
31285
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31286
+ display: inline;
31287
+ margin-right: 8px;
31288
+ padding: 0;
31289
+ width: 36px;
31447
31290
  }
31448
31291
 
31449
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31450
- background: rgba(0, 128, 255, 0.16);
31292
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31293
+ display: var(--a1wfy30z-0);
31451
31294
  }
31452
31295
 
31453
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31454
- fill: #1d326c;
31296
+ .E_a1wfy30z .ant-input-number-input-wrap {
31297
+ padding: 4px 11px;
31298
+ display: inline-flex;
31299
+ line-height: 1.5715;
31300
+ height: inherit;
31455
31301
  }
31456
31302
 
31457
- .E_t160l1cm .tab-menu-item .expand-arrow {
31458
- margin-left: 8px;
31459
- height: 22px;
31303
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31304
+ content: var(--a1wfy30z-1);
31305
+ display: var(--a1wfy30z-2);
31306
+ flex: none;
31307
+ align-items: center;
31308
+ margin-left: 4px;
31460
31309
  }
31461
31310
 
31462
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31463
- fill: rgba(44, 56, 82, 0.6);
31311
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31312
+ content: var(--a1wfy30z-3);
31313
+ display: var(--a1wfy30z-4);
31314
+ flex: none;
31315
+ align-items: center;
31316
+ margin-right: 4px;
31317
+ cursor: auto;
31464
31318
  }
31465
31319
 
31466
- .E_t160l1cm .tab-menu-item-group {
31320
+ .E_a1wfy30z .ant-input-number-input {
31467
31321
  padding: 0;
31468
- display: flex;
31469
- align-items: center;
31470
- overflow: hidden;
31322
+ margin: 0;
31323
+ height: auto;
31324
+ font-size: inherit;
31471
31325
  }
31472
31326
 
31473
- .E_t160l1cm .tab-menu-item-group .main-title {
31474
- opacity: 0;
31475
- max-width: 0;
31476
- transition: max-width 320ms ease, opacity 240ms ease;
31327
+ .E_ivqqkzv {
31328
+ height: 24px;
31329
+ width: 56px !important;
31330
+ margin-right: 4px;
31477
31331
  }
31478
31332
 
31479
- .E_t160l1cm .tab-menu-item-group .sub-title {
31480
- padding: 1px 12px;
31481
- position: relative;
31333
+ .E_c1wk4q29 {
31334
+ color: rgba(44, 56, 82, 0.6);
31335
+ }
31336
+
31337
+ .E_phljevk {
31482
31338
  display: flex;
31339
+ justify-content: space-between;
31340
+ align-items: center;
31341
+ padding: 10px 0;
31342
+ color: rgba(44, 56, 82, 0.6);
31343
+ font-size: 12px;
31344
+ line-height: 24px;
31483
31345
  }
31484
31346
 
31485
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31486
- opacity: 0;
31487
- position: absolute;
31488
- top: 50%;
31489
- left: 0;
31490
- transform: translate(-50%, -50%);
31491
- transition: opacity 100ms linear;
31492
- fill: rgba(0, 128, 255, 0.2);
31347
+ .E_phljevk .pagination-left {
31348
+ padding: 2px 8px;
31493
31349
  }
31494
31350
 
31495
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31496
- color: #0080ff;
31351
+ .E_phljevk .dropdown-trigger {
31352
+ display: flex;
31353
+ align-items: center;
31354
+ border-radius: 6px;
31355
+ cursor: pointer;
31356
+ transition: all 0.3s ease;
31497
31357
  }
31498
31358
 
31499
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31500
- padding: 1px 12px;
31501
- display: inline-block;
31502
- opacity: 1;
31503
- max-width: 160px;
31359
+ .E_phljevk .dropdown-trigger:hover {
31360
+ background: rgba(211, 218, 235, 0.6);
31361
+ color: #0080ff;
31504
31362
  }
31505
31363
 
31506
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31507
- padding: 1px 12px;
31508
- color: #005ed1;
31364
+ .E_phljevk .dropdown-trigger .icon-inner {
31365
+ margin-left: 4px;
31509
31366
  }
31510
31367
 
31511
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31512
- opacity: 1;
31368
+ .E_phljevk .pagination-right {
31369
+ display: flex;
31370
+ align-items: center;
31371
+ color: #0080ff;
31372
+ font-weight: bold;
31513
31373
  }
31514
31374
 
31515
- .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 {
31516
- background: rgba(0, 128, 255, 0.16);
31375
+ .E_phljevk .pagination-right .icon-inner {
31376
+ margin-left: 4px;
31517
31377
  }
31518
31378
 
31519
- .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 {
31520
- opacity: 0;
31379
+ .E_phljevk .pagination-right .prev-btn,
31380
+ .E_phljevk .pagination-right .next-btn {
31381
+ padding: 0 8px;
31521
31382
  }
31522
31383
 
31523
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31524
- padding: 4px 16px;
31525
- height: 32px;
31526
- border-radius: 6px 6px 0 0;
31384
+ .E_phljevk .pagination-right .prev-btn > span,
31385
+ .E_phljevk .pagination-right .next-btn > span {
31386
+ color: #0080ff;
31527
31387
  }
31528
31388
 
31529
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31530
- padding-left: 0;
31389
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31390
+ transform: rotate(180deg);
31531
31391
  }
31532
31392
 
31533
- .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 {
31534
- padding-left: 16px;
31393
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31394
+ max-height: calc(100vh - 128px);
31395
+ overflow-y: auto;
31535
31396
  }
31536
31397
 
31537
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31538
- margin-left: 11px;
31539
- height: 24px;
31398
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31399
+ padding: 4px 20px;
31400
+ font-size: 12px;
31401
+ line-height: 18px;
31540
31402
  }
31541
31403
 
31542
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31543
- padding: 0;
31404
+ .E_owd0kml {
31405
+ display: inline-block;
31544
31406
  }
31545
31407
 
31546
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31547
- padding: 4px 16px;
31408
+ .E_h1jsgezc {
31409
+ visibility: hidden;
31410
+ position: absolute;
31548
31411
  }
31549
31412
 
31550
- .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 {
31551
- padding: 4px 16px;
31413
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31414
+ border-radius: 6px;
31552
31415
  }
31553
31416
 
31554
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31555
- background: #fff;
31417
+ .E_s177mls5.ant-select.ant-select-single {
31418
+ width: 100%;
31419
+ color: #2d3a56;
31420
+ border-color: rgba(211, 218, 235, 0.6);
31421
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31422
+ font-size: 13px;
31556
31423
  }
31557
31424
 
31558
- .E_t160l1cm .tab-menu-item-light:active {
31559
- color: #005ed1;
31425
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31426
+ height: 30px;
31560
31427
  }
31561
31428
 
31562
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31563
- background: #fff;
31564
- color: #1d326c;
31429
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31430
+ height: 38px;
31431
+ font-size: 13px;
31565
31432
  }
31566
31433
 
31567
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31568
- color: rgba(45, 58, 86, 0.6);
31434
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31435
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31436
+ transition: 160ms ease;
31569
31437
  }
31570
31438
 
31571
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31572
- color: #1d326c;
31439
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31440
+ color: #0080ff;
31573
31441
  }
31574
31442
 
31575
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31576
- fill: #d8deeb;
31443
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31444
+ border-color: rgba(107, 128, 167, 0.6);
31445
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31577
31446
  }
31578
31447
 
31579
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31580
- fill: #1d326c;
31448
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31449
+ color: #0080ff;
31581
31450
  }
31582
31451
 
31583
- .E_t160l1cm .tab-content {
31584
- flex: 1;
31585
- display: flex;
31586
- flex-direction: column;
31452
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31453
+ border-color: #0080ff;
31454
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31587
31455
  }
31588
31456
 
31589
- .E_t160l1cm.is-overview .tab-content {
31590
- overflow: visible;
31457
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31458
+ transform: rotate(180deg);
31591
31459
  }
31592
31460
 
31593
- .E_t14npdqr {
31594
- max-width: 240px;
31595
- animation: none;
31461
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31462
+ background: rgba(211, 218, 235, 0.6);
31463
+ border-color: rgba(172, 186, 211, 0.6);
31464
+ cursor: "not-allowed";
31596
31465
  }
31597
31466
 
31598
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31599
- border: 1px solid #0080ff;
31600
- padding: 0;
31467
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31468
+ border-color: #f0483e !important;
31601
31469
  }
31602
31470
 
31603
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31604
- margin: 0;
31605
- height: 32px;
31606
- line-height: 32px;
31607
- font-size: 13px;
31608
- padding: 0 10px;
31609
- display: block;
31610
- overflow: hidden;
31611
- text-overflow: ellipsis;
31612
- white-space: nowrap;
31471
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31472
+ color: #1d326c;
31613
31473
  }
31614
31474
 
31615
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31616
- content: " ";
31617
- height: 1px;
31618
- width: calc(100% + 10px);
31619
- background: rgba(172, 186, 211, 0.6);
31620
- display: block;
31475
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31476
+ border-color: #0080ff;
31477
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31621
31478
  }
31622
31479
 
31623
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31624
- color: #0080ff;
31625
- background: transparent;
31480
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31481
+ transform: rotate(180deg);
31626
31482
  }
31627
31483
 
31628
- .E_fzh9mnb {
31629
- width: 100%;
31630
- height: 100%;
31631
- min-height: 124px;
31632
- display: flex;
31633
- flex-direction: column;
31634
- justify-content: center;
31635
- align-items: center;
31484
+ .E_c1yyuluq {
31485
+ border-radius: 8px;
31636
31486
  }
31637
31487
 
31638
- .E_fzh9mnb .error-text {
31639
- color: rgba(10, 37, 85, 0.6);
31640
- margin-bottom: 16px;
31641
- font-size: 18px;
31488
+ .E_c1yyuluq .ant-card-body {
31489
+ padding: 20px 24px 24px 24px;
31642
31490
  }
31643
31491
 
31644
- .E_i1inqkme {
31645
- height: 18px;
31646
- line-height: 18px;
31647
- padding: 0 4px;
31648
- border-radius: 4px;
31649
- background: rgba(235, 239, 245, 0.6);
31650
- border: 1px solid rgba(223, 228, 235, 0.6);
31651
- display: flex;
31652
- align-items: center;
31653
- white-space: nowrap;
31492
+ .E_tju3gfj .date {
31654
31493
  margin-right: 4px;
31655
31494
  }
31656
31495
 
31657
- .E_iouxfgt {
31658
- display: inline-flex;
31659
- align-items: center;
31660
- }
31661
-
31662
- .E_iouxfgt .icon-inner {
31663
- display: inline-flex;
31664
- align-items: center;
31665
- justify-content: center;
31496
+ .E_iq1gosr {
31497
+ display: inline-block;
31666
31498
  }
31667
31499
 
31668
- .E_iouxfgt .icon-inner + span,
31669
- .E_iouxfgt span + .icon-inner.suffix {
31670
- margin-left: 4px;
31500
+ .E_s1sck0th {
31501
+ padding: 0 8px;
31502
+ border-radius: 4px;
31671
31503
  }
31672
31504
 
31673
- .E_iouxfgt.is-rotate img,
31674
- .E_iouxfgt.is-rotate svg {
31675
- animation: rotate 680ms linear infinite;
31505
+ .E_m855nr1 {
31506
+ padding: 2px 8px;
31507
+ border-radius: 3px;
31676
31508
  }
31677
31509
 
31678
- .E_f7pxqmh {
31679
- width: 100%;
31680
- margin-bottom: 0 !important;
31681
- flex-flow: nowrap !important;
31682
- line-break: auto;
31510
+ .E_l1270xpg {
31511
+ padding: 3px 8px;
31512
+ border-radius: 2px;
31683
31513
  }
31684
31514
 
31685
- .E_f7pxqmh > .ant-form-item-label {
31686
- text-align: left !important;
31687
- padding-bottom: 0 !important;
31515
+ .E_t14rextb.ant-tag:hover {
31516
+ opacity: unset;
31688
31517
  }
31689
31518
 
31690
- .E_f7pxqmh > .ant-form-item-label > label {
31691
- min-height: 32px;
31692
- height: auto;
31693
- font-size: 13px;
31694
- color: rgba(44, 56, 82, 0.6);
31695
- white-space: normal;
31519
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31520
+ margin: 0;
31521
+ margin-right: 8px;
31522
+ display: inline-flex;
31523
+ align-items: center;
31524
+ border: none;
31696
31525
  }
31697
31526
 
31698
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31699
- border-color: #ff4d4f !important;
31527
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31528
+ width: 16px;
31529
+ height: 16px;
31530
+ color: inherit;
31531
+ margin-left: 4px;
31532
+ opacity: 0.6;
31533
+ display: inline-flex;
31700
31534
  }
31701
31535
 
31702
- .E_f7pxqmh .ant-form-item-explain {
31703
- margin-top: 4px;
31704
- font-size: 12px;
31705
- min-height: 0px;
31536
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31537
+ opacity: 1;
31706
31538
  }
31707
31539
 
31708
- .E_f7pxqmh .ant-form-item-extra {
31709
- font-size: 12px;
31710
- color: rgba(44, 56, 82, 0.6);
31711
- min-height: 0px;
31540
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31541
+ color: #0080ff;
31542
+ background-color: rgba(0, 136, 255, 0.1);
31712
31543
  }
31713
31544
 
31714
- .E_a1wfy30z .ant-input-number-handler-wrap {
31715
- display: var(--a1wfy30z-0);
31545
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31546
+ color: #f0483e;
31547
+ background-color: rgba(255, 74, 74, 0.1);
31716
31548
  }
31717
31549
 
31718
- .E_a1wfy30z .ant-input-number-input-wrap {
31719
- padding: 4px 11px;
31720
- display: inline-flex;
31721
- line-height: 1.5715;
31722
- height: inherit;
31550
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31551
+ color: #e07f00;
31552
+ background-color: rgba(255, 187, 0, 0.1);
31723
31553
  }
31724
31554
 
31725
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31726
- content: var(--a1wfy30z-1);
31727
- display: var(--a1wfy30z-2);
31728
- flex: none;
31729
- align-items: center;
31730
- margin-left: 4px;
31555
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31556
+ color: #008f4c;
31557
+ background-color: rgba(30, 201, 127, 0.1);
31731
31558
  }
31732
31559
 
31733
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31734
- content: var(--a1wfy30z-3);
31735
- display: var(--a1wfy30z-4);
31736
- flex: none;
31737
- align-items: center;
31738
- margin-right: 4px;
31739
- cursor: auto;
31560
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31561
+ color: #1d326c;
31562
+ background-color: rgba(225, 230, 241, 0.6);
31740
31563
  }
31741
31564
 
31742
- .E_a1wfy30z .ant-input-number-input {
31743
- padding: 0;
31744
- margin: 0;
31745
- height: auto;
31746
- font-size: inherit;
31565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31566
+ color: #7E41FF;
31567
+ background-color: rgba(126, 65, 255, 0.1);
31747
31568
  }
31748
31569
 
31749
- .E_owd0kml {
31750
- display: inline-block;
31570
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31571
+ color: #fff;
31751
31572
  }
31752
31573
 
31753
- .E_h1jsgezc {
31754
- visibility: hidden;
31755
- position: absolute;
31574
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31575
+ background-color: #f0483e;
31756
31576
  }
31757
31577
 
31758
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31759
- display: var(--ai7qkf2-0);
31578
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31579
+ background-color: #fea008;
31760
31580
  }
31761
31581
 
31762
- .E_ai7qkf2 .ant-input-number-input-wrap {
31763
- display: inline-flex;
31764
- line-height: 1.5715;
31765
- height: 100%;
31766
- width: 100%;
31582
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31583
+ background-color: #00ba5d;
31767
31584
  }
31768
31585
 
31769
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31770
- content: var(--ai7qkf2-1);
31771
- display: var(--ai7qkf2-2);
31772
- flex: none;
31773
- align-items: center;
31774
- margin-left: 4px;
31775
- padding: 5px 12px 5px 0;
31776
- color: rgba(44, 56, 82, 0.6);
31586
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31587
+ background-color: #0080ff;
31777
31588
  }
31778
31589
 
31779
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31780
- content: var(--ai7qkf2-3);
31781
- display: var(--ai7qkf2-4);
31782
- flex: none;
31783
- align-items: center;
31784
- margin-right: 4px;
31785
- cursor: auto;
31786
- color: rgba(44, 56, 82, 0.6);
31590
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31591
+ background-color: #6b7d99;
31787
31592
  }
31788
31593
 
31789
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31790
- border-radius: 0;
31594
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31595
+ background-color: #7E41FF;
31791
31596
  }
31792
31597
 
31793
- .E_ai7qkf2.ant-input-number {
31794
- width: 100%;
31795
- border-radius: 6px;
31598
+ .E_c1bus5hc {
31599
+ --color: white;
31600
+ height: 14px;
31601
+ width: 14px;
31602
+ border-radius: 50%;
31603
+ flex-shrink: 0;
31604
+ display: flex;
31605
+ align-items: center;
31606
+ justify-content: center;
31607
+ border: 1px solid var(--color);
31796
31608
  }
31797
31609
 
31798
- .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 {
31799
- border-color: #0096ff;
31800
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31801
- z-index: 1;
31610
+ .E_c1bus5hc .circle-inner {
31611
+ position: relative;
31612
+ height: 10px;
31613
+ width: 10px;
31614
+ border-radius: 50%;
31615
+ overflow: hidden;
31802
31616
  }
31803
31617
 
31804
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31805
- border-color: #e75a3a;
31806
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31618
+ .E_c1bus5hc .circle-content {
31619
+ position: absolute;
31620
+ height: 100%;
31621
+ width: 100%;
31622
+ left: 0;
31623
+ top: 0;
31624
+ border-radius: 50%;
31625
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31626
+ transform: rotate(180deg);
31807
31627
  }
31808
31628
 
31809
- .E_ai7qkf2 .ant-input-number-input {
31810
- height: 30px;
31811
- border: 1px;
31812
- padding: 5px 12px;
31813
- font-size: inherit;
31629
+ .E_c1bus5hc .circle-child {
31630
+ position: absolute;
31631
+ height: 100%;
31632
+ width: 100%;
31633
+ left: 0;
31634
+ top: 0;
31635
+ margin-left: 50%;
31636
+ transform-origin: left;
31637
+ background: white;
31638
+ transform: rotate(0deg);
31814
31639
  }
31815
31640
 
31816
- .E_ai7qkf2.ant-input-number-lg input {
31817
- height: 38px;
31818
- border: 1px;
31819
- padding: 8px 16px;
31641
+ .E_t1m2x205 .ant-tooltip-arrow {
31642
+ display: none;
31820
31643
  }
31821
31644
 
31822
- .E_ai7qkf2.ant-input-number-sm input {
31823
- height: 22px;
31824
- border: 1px;
31825
- padding: 2px 8px;
31645
+ .E_t1m2x205 .ant-tooltip-inner {
31646
+ background: rgba(23, 38, 64, 0.8);
31647
+ border-radius: 4px;
31826
31648
  }
31827
31649
 
31828
31650
  .E_dsnbhzf {
@@ -33062,26 +32884,208 @@ input.E_rf8rlle.ant-input {
33062
32884
  color: #3e4652;
33063
32885
  }
33064
32886
 
33065
- .E_c3cobmo {
33066
- margin-top: 16px;
33067
- padding: 8px;
33068
- border-radius: 6px;
33069
- background: rgba(225, 230, 241, 0.6);
33070
- color: rgba(44, 56, 82, 0.6);
33071
- font-size: 12px;
32887
+ .E_c3cobmo {
32888
+ margin-top: 16px;
32889
+ padding: 8px;
32890
+ border-radius: 6px;
32891
+ background: rgba(225, 230, 241, 0.6);
32892
+ color: rgba(44, 56, 82, 0.6);
32893
+ font-size: 12px;
32894
+ }
32895
+
32896
+ .E_c3cobmo div {
32897
+ line-height: 20px;
32898
+ display: flex;
32899
+ align-items: center;
32900
+ word-break: break-all;
32901
+ }
32902
+
32903
+ .E_c3cobmo .title {
32904
+ font-weight: 700;
32905
+ line-height: 18px;
32906
+ margin: 4px 0;
32907
+ }
32908
+
32909
+ .E_s1dni7lo {
32910
+ width: 430px !important;
32911
+ }
32912
+
32913
+ .E_d1wwmmm5 .ant-select-item-group {
32914
+ padding: 8px 16px;
32915
+ line-height: 18px;
32916
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32917
+ height: 34px;
32918
+ min-height: 34px;
32919
+ box-sizing: border-box;
32920
+ margin-top: 8px;
32921
+ }
32922
+
32923
+ .E_o1ugr09p {
32924
+ display: flex;
32925
+ flex-direction: column;
32926
+ margin: 1px 8px;
32927
+ padding: 8px;
32928
+ border-radius: 4px;
32929
+ }
32930
+
32931
+ .E_o1ugr09p .selected-icon {
32932
+ display: none;
32933
+ }
32934
+
32935
+ .E_o1ugr09p.ant-select-item-option-grouped {
32936
+ padding-left: 8px;
32937
+ }
32938
+
32939
+ .E_o1ugr09p.ant-select-item-option-selected {
32940
+ background-color: white;
32941
+ }
32942
+
32943
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32944
+ color: #0080ff;
32945
+ }
32946
+
32947
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32948
+ display: block;
32949
+ }
32950
+
32951
+ .E_o1ugr09p.ant-select-item-option-active {
32952
+ background: rgba(0, 136, 255, 0.16);
32953
+ }
32954
+
32955
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32956
+ color: #0080ff;
32957
+ }
32958
+
32959
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32960
+ background: rgba(0, 136, 255, 0.1);
32961
+ color: #0080ff;
32962
+ }
32963
+
32964
+ .E_o1ifxsq4 {
32965
+ display: flex;
32966
+ justify-content: space-between;
32967
+ height: 20px;
32968
+ line-height: 20px;
32969
+ }
32970
+
32971
+ .E_o1ifxsq4 .timezone-title {
32972
+ color: #2d3a56;
32973
+ overflow: hidden;
32974
+ text-overflow: ellipsis;
32975
+ }
32976
+
32977
+ .E_o1zue7 {
32978
+ display: flex;
32979
+ justify-content: space-between;
32980
+ color: rgba(44, 56, 82, 0.6);
32981
+ height: 18px;
32982
+ line-height: 18px;
32983
+ margin-top: 2px;
32984
+ }
32985
+
32986
+ .E_tyfmlxg {
32987
+ border: none;
32988
+ margin-right: 0;
32989
+ background: rgba(225, 230, 241, 0.6);
32990
+ }
32991
+
32992
+ .E_o18uybox {
32993
+ pointer-events: none;
32994
+ height: 32px;
32995
+ width: 100%;
32996
+ opacity: 0;
32997
+ }
32998
+
32999
+ .E_s1dizucg.ant-switch {
33000
+ min-width: 40px;
33001
+ height: 24px;
33002
+ background: rgba(172, 186, 211, 0.6);
33003
+ overflow: hidden;
33004
+ }
33005
+
33006
+ .E_s1dizucg.ant-switch:focus {
33007
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
33008
+ }
33009
+
33010
+ .E_s1dizucg.ant-switch-small {
33011
+ min-width: 26px;
33012
+ height: 16px;
33013
+ }
33014
+
33015
+ .E_s1dizucg.ant-switch-large {
33016
+ min-width: 52px;
33017
+ height: 32px;
33018
+ }
33019
+
33020
+ .E_s1dizucg.ant-switch .ant-switch-handle {
33021
+ height: 20px;
33022
+ width: 20px;
33023
+ }
33024
+
33025
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
33026
+ border-radius: 10px;
33027
+ transition-delay: 120ms;
33028
+ }
33029
+
33030
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
33031
+ height: 14px;
33032
+ width: 14px;
33033
+ top: 1px;
33034
+ left: 1px;
33035
+ }
33036
+
33037
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
33038
+ height: 28px;
33039
+ width: 28px;
33040
+ }
33041
+
33042
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
33043
+ border-radius: 14px;
33044
+ }
33045
+
33046
+ .E_s1dizucg.ant-switch-checked {
33047
+ background-color: #00ba5d;
33048
+ }
33049
+
33050
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
33051
+ left: calc(100% - 20px - 2px);
33052
+ }
33053
+
33054
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
33055
+ left: calc(100% - 14px - 1px);
33056
+ }
33057
+
33058
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
33059
+ left: calc(100% - 28px - 2px);
33060
+ }
33061
+
33062
+ .E_c1up6e3y {
33063
+ margin-left: 5px;
33064
+ }
33065
+
33066
+ .E_ccrbeuz .ant-collapse-item {
33067
+ border: 0px;
33068
+ background-color: #fff;
33069
+ }
33070
+
33071
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
33072
+ padding-top: 0px;
33073
+ padding-bottom: 0px;
33074
+ padding-left: 0px !important;
33075
+ padding-right: 24px;
33076
+ }
33077
+
33078
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
33079
+ right: 0px;
33072
33080
  }
33073
33081
 
33074
- .E_c3cobmo div {
33075
- line-height: 20px;
33076
- display: flex;
33077
- align-items: center;
33078
- word-break: break-all;
33082
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
33083
+ padding: 0px;
33079
33084
  }
33080
33085
 
33081
- .E_c3cobmo .title {
33082
- font-weight: 700;
33083
- line-height: 18px;
33084
- margin: 4px 0;
33086
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
33087
+ padding-right: 0px;
33088
+ cursor: default;
33085
33089
  }
33086
33090
 
33087
33091
  .E_h1ol2wl7 {
@@ -33972,6 +33976,24 @@ input.E_rf8rlle.ant-input {
33972
33976
  background-color: transparent;
33973
33977
  }
33974
33978
 
33979
+ .E_r77hffu {
33980
+ display: flex;
33981
+ align-items: center;
33982
+ justify-content: space-between;
33983
+ column-gap: 6px;
33984
+ }
33985
+
33986
+ .E_p1cmxsf7 {
33987
+ display: flex;
33988
+ flex-direction: column;
33989
+ justify-content: center;
33990
+ row-gap: var(--p1cmxsf7-0);
33991
+ }
33992
+
33993
+ .E_p1cmxsf7 .antd5-progress-line {
33994
+ font-size: 0;
33995
+ }
33996
+
33975
33997
  .E_c1yd35n {
33976
33998
  padding: 0 12px 14px 12px;
33977
33999
  }
@@ -34122,6 +34144,215 @@ input.E_rf8rlle.ant-input {
34122
34144
  transform: translateY(-4px);
34123
34145
  }
34124
34146
 
34147
+ .E_t1gvlxt5 {
34148
+ min-width: 0;
34149
+ flex: 1;
34150
+ }
34151
+
34152
+ .E_t1gvlxt5 .tag {
34153
+ flex: 0 0 auto;
34154
+ }
34155
+
34156
+ .E_t1gvlxt5 .progress-title {
34157
+ flex: 2;
34158
+ max-width: fit-content;
34159
+ }
34160
+
34161
+ .E_t1gvlxt5 .progress-desc {
34162
+ flex: 1;
34163
+ max-width: fit-content;
34164
+ }
34165
+
34166
+ .E_a1ji6r68 {
34167
+ display: flex;
34168
+ align-items: center;
34169
+ column-gap: var(--a1ji6r68-0);
34170
+ }
34171
+
34172
+ .E_msn7nxt {
34173
+ color: rgba(44, 56, 82, 0.6);
34174
+ text-align: center;
34175
+ display: flex;
34176
+ align-items: center;
34177
+ justify-content: center;
34178
+ flex-direction: column;
34179
+ height: 100%;
34180
+ }
34181
+
34182
+ .E_msn7nxt .link {
34183
+ color: #0080ff;
34184
+ cursor: pointer;
34185
+ }
34186
+
34187
+ .E_mp64wfi {
34188
+ width: 100%;
34189
+ height: 100%;
34190
+ display: flex;
34191
+ flex-direction: column;
34192
+ }
34193
+
34194
+ .E_mp64wfi .name-toolbar {
34195
+ width: 100%;
34196
+ display: flex;
34197
+ line-height: 30px;
34198
+ padding: 0 16px;
34199
+ justify-content: space-between;
34200
+ }
34201
+
34202
+ .E_mp64wfi .name-toolbar .metric-extra {
34203
+ display: flex;
34204
+ font-size: 12px;
34205
+ align-items: center;
34206
+ }
34207
+
34208
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34209
+ color: #a3b4cc;
34210
+ }
34211
+
34212
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34213
+ margin-left: 10px;
34214
+ }
34215
+
34216
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34217
+ margin-left: 10px;
34218
+ cursor: pointer;
34219
+ }
34220
+
34221
+ .E_mp64wfi .content {
34222
+ flex: 1;
34223
+ width: 100%;
34224
+ display: flex;
34225
+ justify-content: center;
34226
+ align-items: center;
34227
+ }
34228
+
34229
+ .E_mp64wfi .single-content {
34230
+ height: 65px;
34231
+ }
34232
+
34233
+ .E_l1oyigan {
34234
+ display: flex;
34235
+ align-items: center;
34236
+ white-space: nowrap;
34237
+ overflow: hidden;
34238
+ width: 100%;
34239
+ }
34240
+
34241
+ .E_l1oyigan .ant-dropdown-trigger {
34242
+ margin-left: auto;
34243
+ font-size: 12px;
34244
+ }
34245
+
34246
+ .E_l1noi4n1 {
34247
+ display: flex;
34248
+ justify-content: flex-start;
34249
+ align-items: center;
34250
+ font-size: 12px;
34251
+ cursor: pointer;
34252
+ }
34253
+
34254
+ .E_l1noi4n1:not(:last-child) {
34255
+ margin-right: 20px;
34256
+ }
34257
+
34258
+ .E_l1noi4n1.deselected {
34259
+ opacity: 0.4;
34260
+ }
34261
+
34262
+ .E_l1noi4n1.deselected .color-block {
34263
+ background: #b4beca !important;
34264
+ }
34265
+
34266
+ .E_cz19rz6 {
34267
+ display: inline-block;
34268
+ height: 8px;
34269
+ width: 8px;
34270
+ margin-right: 8px;
34271
+ }
34272
+
34273
+ .E_e17r5r9c .ant-dropdown-menu-item {
34274
+ display: flex;
34275
+ align-items: center;
34276
+ font-size: 12px;
34277
+ margin: 0;
34278
+ }
34279
+
34280
+ .E_m1y1hhnr {
34281
+ position: relative;
34282
+ }
34283
+
34284
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34285
+ bottom: -12px;
34286
+ }
34287
+
34288
+ .E_m1y1hhnr .metric-toolbar {
34289
+ display: flex;
34290
+ justify-content: space-between;
34291
+ line-height: 30px;
34292
+ margin: 0 16px;
34293
+ }
34294
+
34295
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34296
+ display: flex;
34297
+ font-size: 12px;
34298
+ align-items: center;
34299
+ }
34300
+
34301
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34302
+ color: #a3b4cc;
34303
+ }
34304
+
34305
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34306
+ margin-left: 10px;
34307
+ }
34308
+
34309
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34310
+ margin-left: 10px;
34311
+ cursor: pointer;
34312
+ }
34313
+
34314
+ .E_m1y1hhnr .recharts-xAxis {
34315
+ font-size: 12px;
34316
+ }
34317
+
34318
+ .E_m1y1hhnr .pointer-wrapper {
34319
+ position: absolute;
34320
+ bottom: 10px;
34321
+ padding: 0 8px;
34322
+ border-radius: 4px;
34323
+ font-size: 12px;
34324
+ color: #fff;
34325
+ background: rgba(0, 0, 0, 0.75);
34326
+ transform: translateX(-50%);
34327
+ }
34328
+
34329
+ .E_tnvijvs {
34330
+ min-width: 200px;
34331
+ }
34332
+
34333
+ .E_t1ub2aex {
34334
+ display: flex;
34335
+ align-items: center;
34336
+ justify-content: space-between;
34337
+ background-color: rgba(0, 0, 0, 0.75);
34338
+ color: #b4beca;
34339
+ font-size: 12px;
34340
+ padding: 3px 6px;
34341
+ }
34342
+
34343
+ .E_t1ub2aex:first-child {
34344
+ padding-top: 3px;
34345
+ }
34346
+
34347
+ .E_t1ub2aex:last-child {
34348
+ padding-bottom: 3px;
34349
+ }
34350
+
34351
+ .E_t1ub2aex .column-value {
34352
+ color: #fff;
34353
+ margin-left: 8px;
34354
+ }
34355
+
34125
34356
  .E_lht19u8 {
34126
34357
  width: 64px;
34127
34358
  height: 64px;
@@ -34210,6 +34441,11 @@ input.E_rf8rlle.ant-input {
34210
34441
  white-space: normal;
34211
34442
  }
34212
34443
 
34444
+ .E_i1g85yz3 {
34445
+ margin-right: 4px;
34446
+ height: 16px;
34447
+ }
34448
+
34213
34449
  .E_sjob3jg {
34214
34450
  --item-min-width: 60px;
34215
34451
  }
@@ -34670,11 +34906,6 @@ input.E_rf8rlle.ant-input {
34670
34906
  margin-right: 8px;
34671
34907
  }
34672
34908
 
34673
- .E_i1g85yz3 {
34674
- margin-right: 4px;
34675
- height: 16px;
34676
- }
34677
-
34678
34909
  button.E_l48ei06.ant-btn {
34679
34910
  font-size: 12px;
34680
34911
  line-height: 18px;
@@ -35283,24 +35514,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35283
35514
  background: #fff;
35284
35515
  }
35285
35516
 
35286
- .E_r77hffu {
35287
- display: flex;
35288
- align-items: center;
35289
- justify-content: space-between;
35290
- column-gap: 6px;
35291
- }
35292
-
35293
- .E_p1cmxsf7 {
35294
- display: flex;
35295
- flex-direction: column;
35296
- justify-content: center;
35297
- row-gap: var(--p1cmxsf7-0);
35298
- }
35299
-
35300
- .E_p1cmxsf7 .antd5-progress-line {
35301
- font-size: 0;
35302
- }
35303
-
35304
35517
  .E_t13ef470 {
35305
35518
  height: 100%;
35306
35519
  }
@@ -35338,215 +35551,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35338
35551
  background: rgba(163, 180, 204, 0.18);
35339
35552
  }
35340
35553
 
35341
- .E_t1gvlxt5 {
35342
- min-width: 0;
35343
- flex: 1;
35344
- }
35345
-
35346
- .E_t1gvlxt5 .tag {
35347
- flex: 0 0 auto;
35348
- }
35349
-
35350
- .E_t1gvlxt5 .progress-title {
35351
- flex: 2;
35352
- max-width: fit-content;
35353
- }
35354
-
35355
- .E_t1gvlxt5 .progress-desc {
35356
- flex: 1;
35357
- max-width: fit-content;
35358
- }
35359
-
35360
- .E_a1ji6r68 {
35361
- display: flex;
35362
- align-items: center;
35363
- column-gap: var(--a1ji6r68-0);
35364
- }
35365
-
35366
- .E_msn7nxt {
35367
- color: rgba(44, 56, 82, 0.6);
35368
- text-align: center;
35369
- display: flex;
35370
- align-items: center;
35371
- justify-content: center;
35372
- flex-direction: column;
35373
- height: 100%;
35374
- }
35375
-
35376
- .E_msn7nxt .link {
35377
- color: #0080ff;
35378
- cursor: pointer;
35379
- }
35380
-
35381
- .E_mp64wfi {
35382
- width: 100%;
35383
- height: 100%;
35384
- display: flex;
35385
- flex-direction: column;
35386
- }
35387
-
35388
- .E_mp64wfi .name-toolbar {
35389
- width: 100%;
35390
- display: flex;
35391
- line-height: 30px;
35392
- padding: 0 16px;
35393
- justify-content: space-between;
35394
- }
35395
-
35396
- .E_mp64wfi .name-toolbar .metric-extra {
35397
- display: flex;
35398
- font-size: 12px;
35399
- align-items: center;
35400
- }
35401
-
35402
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
35403
- color: #a3b4cc;
35404
- }
35405
-
35406
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35407
- margin-left: 10px;
35408
- }
35409
-
35410
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35411
- margin-left: 10px;
35412
- cursor: pointer;
35413
- }
35414
-
35415
- .E_mp64wfi .content {
35416
- flex: 1;
35417
- width: 100%;
35418
- display: flex;
35419
- justify-content: center;
35420
- align-items: center;
35421
- }
35422
-
35423
- .E_mp64wfi .single-content {
35424
- height: 65px;
35425
- }
35426
-
35427
- .E_l1oyigan {
35428
- display: flex;
35429
- align-items: center;
35430
- white-space: nowrap;
35431
- overflow: hidden;
35432
- width: 100%;
35433
- }
35434
-
35435
- .E_l1oyigan .ant-dropdown-trigger {
35436
- margin-left: auto;
35437
- font-size: 12px;
35438
- }
35439
-
35440
- .E_l1noi4n1 {
35441
- display: flex;
35442
- justify-content: flex-start;
35443
- align-items: center;
35444
- font-size: 12px;
35445
- cursor: pointer;
35446
- }
35447
-
35448
- .E_l1noi4n1:not(:last-child) {
35449
- margin-right: 20px;
35450
- }
35451
-
35452
- .E_l1noi4n1.deselected {
35453
- opacity: 0.4;
35454
- }
35455
-
35456
- .E_l1noi4n1.deselected .color-block {
35457
- background: #b4beca !important;
35458
- }
35459
-
35460
- .E_cz19rz6 {
35461
- display: inline-block;
35462
- height: 8px;
35463
- width: 8px;
35464
- margin-right: 8px;
35465
- }
35466
-
35467
- .E_e17r5r9c .ant-dropdown-menu-item {
35468
- display: flex;
35469
- align-items: center;
35470
- font-size: 12px;
35471
- margin: 0;
35472
- }
35473
-
35474
- .E_m1y1hhnr {
35475
- position: relative;
35476
- }
35477
-
35478
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35479
- bottom: -12px;
35480
- }
35481
-
35482
- .E_m1y1hhnr .metric-toolbar {
35483
- display: flex;
35484
- justify-content: space-between;
35485
- line-height: 30px;
35486
- margin: 0 16px;
35487
- }
35488
-
35489
- .E_m1y1hhnr .metric-toolbar .metric-extra {
35490
- display: flex;
35491
- font-size: 12px;
35492
- align-items: center;
35493
- }
35494
-
35495
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35496
- color: #a3b4cc;
35497
- }
35498
-
35499
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35500
- margin-left: 10px;
35501
- }
35502
-
35503
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35504
- margin-left: 10px;
35505
- cursor: pointer;
35506
- }
35507
-
35508
- .E_m1y1hhnr .recharts-xAxis {
35509
- font-size: 12px;
35510
- }
35511
-
35512
- .E_m1y1hhnr .pointer-wrapper {
35513
- position: absolute;
35514
- bottom: 10px;
35515
- padding: 0 8px;
35516
- border-radius: 4px;
35517
- font-size: 12px;
35518
- color: #fff;
35519
- background: rgba(0, 0, 0, 0.75);
35520
- transform: translateX(-50%);
35521
- }
35522
-
35523
- .E_tnvijvs {
35524
- min-width: 200px;
35525
- }
35526
-
35527
- .E_t1ub2aex {
35528
- display: flex;
35529
- align-items: center;
35530
- justify-content: space-between;
35531
- background-color: rgba(0, 0, 0, 0.75);
35532
- color: #b4beca;
35533
- font-size: 12px;
35534
- padding: 3px 6px;
35535
- }
35536
-
35537
- .E_t1ub2aex:first-child {
35538
- padding-top: 3px;
35539
- }
35540
-
35541
- .E_t1ub2aex:last-child {
35542
- padding-bottom: 3px;
35543
- }
35544
-
35545
- .E_t1ub2aex .column-value {
35546
- color: #fff;
35547
- margin-left: 8px;
35548
- }
35549
-
35550
35554
  .E_f16blduf.ant-form-item {
35551
35555
  margin-bottom: 0;
35552
35556
  }
@@ -35569,18 +35573,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35569
35573
  display: block;
35570
35574
  }
35571
35575
 
35572
- .E_i14c7jc8 {
35573
- color: var(--i14c7jc8-0);
35574
- }
35575
-
35576
- .E_i1ibuolf {
35577
- display: flex;
35578
- align-items: center;
35579
- column-gap: 4px;
35580
- font-size: 12px;
35581
- color: rgba(44, 56, 82, 0.7490196078);
35582
- }
35583
-
35584
35576
  .E_d1u4ndxc {
35585
35577
  color: rgba(44, 56, 82, 0.7490196078);
35586
35578
  font-size: 12px;
@@ -35611,4 +35603,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35611
35603
  to {
35612
35604
  transform: translateX(100%);
35613
35605
  }
35606
+ }
35607
+ .E_i14c7jc8 {
35608
+ color: var(--i14c7jc8-0);
35609
+ }
35610
+
35611
+ .E_i1ibuolf {
35612
+ display: flex;
35613
+ align-items: center;
35614
+ column-gap: 4px;
35615
+ font-size: 12px;
35616
+ color: rgba(44, 56, 82, 0.7490196078);
35614
35617
  }