@cloudtower/eagle 0.29.6 → 0.29.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29558,1811 +29558,1777 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_skwah65 {
29562
- height: 8px;
29563
- box-sizing: border-box;
29564
- border-radius: 2px;
29565
- background: #f5f7fa;
29566
- display: flex;
29567
- width: 100%;
29568
- overflow: hidden;
29561
+ .E_berrcjl {
29562
+ color: rgba(10, 37, 85, 0.6);
29563
+ margin-bottom: 4px;
29569
29564
  }
29570
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
- margin-left: 1px;
29565
+ .E_berrcjl .breadcrumb-link {
29566
+ color: rgba(10, 37, 85, 0.6);
29567
+ cursor: pointer;
29568
+ transition: color 160ms ease;
29572
29569
  }
29573
-
29574
- .E_wg1tsps {
29575
- display: flex;
29576
- align-items: center;
29577
- justify-content: flex-end;
29570
+ .E_berrcjl .breadcrumb-link:hover {
29571
+ color: #0080ff;
29572
+ }
29573
+ .E_berrcjl .breadcrumb-link:active {
29574
+ color: #005ed1;
29578
29575
  }
29579
29576
 
29580
- .E_b1ctd5xy {
29577
+ .E_m74vjol {
29581
29578
  display: flex;
29582
- align-items: center;
29583
- width: calc(100% - 40px);
29579
+ justify-content: space-between;
29580
+ width: 100%;
29584
29581
  }
29585
- .E_b1ctd5xy .chart {
29586
- display: inline-block;
29582
+ .E_m74vjol .action {
29583
+ margin-left: 16px;
29584
+ }
29585
+
29586
+ .E_a1o35uvh .ant-alert-message {
29587
29587
  width: 100%;
29588
29588
  }
29589
29589
 
29590
- .E_u1p8acpn {
29591
- min-width: 40px;
29590
+ .E_c18gxmrl {
29591
+ border: 1px solid #d8deeb;
29592
+ border-radius: 4px;
29592
29593
  }
29593
- .E_u1p8acpn .unit {
29594
- color: #00122e !important;
29594
+ .E_c18gxmrl + .E_c18gxmrl {
29595
+ margin-top: 8px;
29595
29596
  }
29596
-
29597
- span.E_tqjc4ui {
29598
- margin: 0 2px;
29597
+ .E_c18gxmrl:hover {
29598
+ border-color: #0080ff;
29599
29599
  }
29600
-
29601
- .E_gmyahx3 {
29602
- cursor: pointer;
29600
+ .E_c18gxmrl:hover > header {
29601
+ background: rgba(0, 128, 255, 0.1);
29603
29602
  }
29604
- .E_gmyahx3 .link-text {
29605
- color: rgba(0, 21, 64, 0.3);
29603
+ .E_c18gxmrl.active header {
29604
+ border-bottom: 1px solid #d8deeb;
29606
29605
  }
29607
- .E_gmyahx3:hover .link-text {
29608
- color: #0080ff;
29606
+ .E_c18gxmrl > header {
29607
+ padding: 8px 12px;
29609
29608
  }
29610
29609
 
29611
- .E_t1sqg15u {
29612
- background: white;
29610
+ .E_b1wx3t3t.ant-btn-icon-only {
29611
+ justify-content: center;
29613
29612
  }
29614
- .E_t1sqg15u.inline .table-row {
29615
- flex-direction: column;
29613
+ .E_b1wx3t3t.ant-btn {
29614
+ display: inline-flex;
29615
+ align-items: center;
29616
+ justify-content: center;
29617
+ height: 32px;
29618
+ border-radius: 6px;
29619
+ line-height: 22px;
29620
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29621
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29616
29622
  }
29617
- .E_t1sqg15u.inline .table-row > label {
29618
- padding: 0 16px 7px 0;
29623
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
29624
+ height: 40px;
29625
+ line-height: 24px;
29619
29626
  }
29620
- .E_t1sqg15u.has-border .table-header {
29621
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29627
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
29628
+ height: 24px;
29629
+ line-height: 20px;
29622
29630
  }
29623
- .E_t1sqg15u.has-border .hiddenBorder {
29624
- border-top: none !important;
29631
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29632
+ border-radius: 50%;
29625
29633
  }
29626
- .E_t1sqg15u.has-border .table-row + .table-row {
29627
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29634
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29635
+ margin-right: 8px;
29636
+ padding-right: 0px;
29628
29637
  }
29629
- .E_t1sqg15u.has-border .table-row:last-of-type {
29630
- padding-bottom: 0;
29638
+ .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 {
29639
+ color: var(--color, #06101f);
29640
+ font-weight: var(--font-weight);
29641
+ background: var(--background-color, #fff);
29642
+ border-width: var(--border-width, 1px);
29643
+ border-color: var(--border-color, #d9d9d9);
29631
29644
  }
29632
- .E_t1sqg15u.align-right .content {
29633
- text-align: right;
29645
+ .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 {
29646
+ display: none;
29634
29647
  }
29635
- .E_t1sqg15u .uuid-row {
29636
- display: flex;
29637
- justify-content: space-between;
29648
+ .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 {
29649
+ color: var(--color, inherit);
29638
29650
  }
29639
- .E_t1sqg15u .uuid-row .id-text {
29640
- white-space: nowrap;
29641
- overflow: hidden;
29642
- text-overflow: ellipsis;
29651
+ .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 {
29652
+ background: var(--background-color-hover, var(--background-color));
29653
+ border-color: var(--border-color-hover, var(--border-color, transparent));
29643
29654
  }
29644
-
29645
- .E_t4zczcp {
29646
- display: flex;
29647
- justify-content: space-between;
29648
- align-items: center;
29649
- padding: 8px;
29650
- min-height: 32px;
29655
+ .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 {
29656
+ --scale: 1;
29657
+ --transY: 1px;
29658
+ background: var(--background-color-active, var(--background-color));
29659
+ border-color: var(--border-color-active, var(--border-color, transparent));
29651
29660
  }
29652
- .E_t4zczcp .table-title {
29653
- color: rgba(44, 56, 82, 0.6);
29654
- font-weight: 600;
29655
- font-size: 12px;
29656
- line-height: 8px;
29661
+ .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 {
29662
+ background: var(--background-color-focus, var(--background-color));
29663
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29664
+ border-color: var(--border-color-focus, var(--border-color, transparent));
29657
29665
  }
29658
- .E_t4zczcp .edit-icon {
29659
- font-size: 16px;
29660
- color: rgba(10, 37, 85, 0.6);
29661
- cursor: pointer;
29666
+ .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 {
29667
+ color: var(--color-disabled, var(--color));
29668
+ background: var(--background-color-disabled, var(--background-color));
29669
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
29670
+ opacity: 0.5;
29662
29671
  }
29663
-
29664
- .E_t1s7goww {
29665
- font-size: 12px;
29666
- line-height: 18px;
29672
+ .E_b1wx3t3t.ant-btn-link[disabled] {
29673
+ color: #0080ff;
29674
+ opacity: 0.5;
29667
29675
  }
29668
-
29669
- .E_t93e4cf {
29670
- display: flex;
29671
- padding: 8px 0;
29672
- color: #2d3a56;
29676
+ .E_b1wx3t3t.ant-btn-primary {
29677
+ --color: #fff;
29678
+ --font-weight: bold;
29679
+ --border-width: 0;
29680
+ --background-color: #0080ff;
29681
+ --background-color-hover: #009dff;
29682
+ --background-color-active: #005ed1;
29683
+ --background-color-focus: #0080ff;
29684
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29673
29685
  }
29674
- .E_t93e4cf .hidden {
29675
- display: none;
29686
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29687
+ --background-color: #f0483e;
29688
+ --background-color-hover: #ff5252;
29689
+ --background-color-active: #c73d31;
29690
+ --background-color-focus: #ff5252;
29691
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29676
29692
  }
29677
- .E_t93e4cf .ant-btn-link {
29678
- height: auto;
29693
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29694
+ --background-color: #fea008;
29695
+ --background-color-hover: #feba33;
29696
+ --background-color-active: #e07f00;
29697
+ --background-color-focus: #fea008;
29679
29698
  }
29680
- .E_t93e4cf .content {
29681
- overflow: hidden;
29682
- overflow-x: auto;
29683
- width: 100%;
29684
- white-space: pre-wrap;
29699
+ .E_b1wx3t3t.ant-btn-secondary {
29700
+ --color: #0080ff;
29701
+ --font-weight: bold;
29702
+ --border-width: 0;
29703
+ --background-color: rgba(0, 136, 255, 0.1);
29704
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29705
+ --background-color-active: rgba(0, 136, 255, 0.2);
29706
+ --background-color-focus: rgba(0, 136, 255, 0.1);
29707
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29685
29708
  }
29686
- .E_t93e4cf .content .ant-btn {
29687
- white-space: pre-wrap;
29688
- text-align: left;
29709
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29710
+ --color: #f0483e;
29711
+ --background-color: rgba(255, 74, 74, 0.1);
29712
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29713
+ --background-color-active: rgba(255, 74, 74, 0.2);
29714
+ --background-color-focus: rgba(255, 74, 74, 0.1);
29715
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29689
29716
  }
29690
- .E_t93e4cf .content .unit-chart {
29691
- justify-content: flex-start;
29717
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29718
+ --color: #fea008;
29719
+ --background-color: rgba(255, 187, 0, 0.1);
29720
+ --background-color-hover: rgba(255, 187, 0, 0.16);
29721
+ --background-color-active: rgba(255, 187, 0, 0.2);
29722
+ --background-color-focus: rgba(255, 187, 0, 0.1);
29692
29723
  }
29693
-
29694
- .E_rhz2uv5 {
29695
- width: var(--rhz2uv5-0);
29696
- flex-shrink: 0;
29697
- color: rgba(44, 56, 82, 0.6);
29698
- padding-right: 12px;
29724
+ .E_b1wx3t3t.ant-btn-tertiary {
29725
+ --color: #0080ff;
29726
+ --font-weight: bold;
29727
+ --border-width: 0;
29728
+ --background-color: #fff;
29729
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29730
+ box-shadow: none;
29699
29731
  }
29700
-
29701
- .E_n12mqh7z {
29702
- display: flex;
29703
- align-items: center;
29704
- font-size: 12px;
29705
- line-height: 18px;
29732
+ .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 {
29733
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29706
29734
  }
29707
- .E_n12mqh7z:not(:last-child) {
29708
- margin-bottom: 4px;
29735
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29736
+ --color: #f0483e;
29737
+ --background-color: #fff;
29738
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29709
29739
  }
29710
-
29711
- .E_tf5bynu {
29712
- margin: 0 3px;
29740
+ .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 {
29741
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29713
29742
  }
29714
-
29715
- .E_tcckoz1 {
29716
- max-height: 400px;
29717
- overflow: auto;
29743
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29744
+ --color: #fea008;
29745
+ --background-color: #fff;
29718
29746
  }
29719
-
29720
- .E_s1iv0tp1 .enabled-switch {
29721
- display: flex;
29722
- align-items: center;
29747
+ .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 {
29748
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29723
29749
  }
29724
- .E_s1iv0tp1 .enabled-text {
29725
- margin-right: 8px;
29750
+ .E_b1wx3t3t.ant-btn-ordinary {
29751
+ --color: #1d326c;
29752
+ --border-color: #ccd4e3;
29753
+ --background-color: #fff;
29754
+ --background-color-hover: #edf0f7;
29755
+ --background-color-active: #e4e9f2;
29756
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29757
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29726
29758
  }
29727
-
29728
- .E_c1up1pdz {
29729
- width: 648px;
29759
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29760
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29730
29761
  }
29731
- .E_c1up1pdz.active {
29732
- border-color: #0080ff;
29762
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29763
+ --color: #0080ff;
29764
+ --border-color: #0080ff;
29765
+ --background-color: #fff;
29766
+ --background-color-hover: linear-gradient(
29767
+ 0deg,
29768
+ rgba(0, 136, 255, 0.16),
29769
+ rgba(0, 136, 255, 0.16)
29770
+ ),
29771
+ #ffffff;
29772
+ --background-color-active: linear-gradient(
29773
+ 0deg,
29774
+ rgba(0, 136, 255, 0.2),
29775
+ rgba(0, 136, 255, 0.2)
29776
+ ),
29777
+ #ffffff;
29778
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29779
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29733
29780
  }
29734
- .E_c1up1pdz.active > header {
29735
- background: rgba(0, 128, 255, 0.1);
29781
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29782
+ --color: #f0483e;
29783
+ --border-color: #f0483e;
29784
+ --background-color: #fff;
29785
+ --background-color-hover: linear-gradient(
29786
+ 0deg,
29787
+ rgba(255, 74, 74, 0.16),
29788
+ rgba(255, 74, 74, 0.16)
29789
+ ),
29790
+ #ffffff;
29791
+ --background-color-active: linear-gradient(
29792
+ 0deg,
29793
+ rgba(255, 74, 74, 0.2),
29794
+ rgba(255, 74, 74, 0.2)
29795
+ ),
29796
+ #ffffff;
29797
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29736
29798
  }
29737
- .E_c1up1pdz .expand {
29738
- padding: 12px;
29799
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
29800
+ --color: #1d326c;
29801
+ --border-color: #fff;
29802
+ --background-color: #fff;
29803
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29804
+ --background-color-active: rgba(192, 203, 224, 0.6);
29805
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29806
+ box-shadow: none;
29739
29807
  }
29740
- .E_c1up1pdz .field-item {
29741
- display: flex;
29742
- padding: 10px 0;
29743
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29808
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29809
+ --color: #0080ff;
29810
+ --border-color: #fff;
29811
+ --background-color: #fff;
29812
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29813
+ --background-color-active: rgba(0, 136, 255, 0.2);
29814
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29815
+ box-shadow: none;
29744
29816
  }
29745
- .E_c1up1pdz .field-item:last-child {
29746
- border-bottom: none;
29747
- padding-bottom: 0;
29817
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29818
+ --color: #f0483e;
29819
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29820
+ --background-color-active: rgba(255, 74, 74, 0.2);
29821
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29748
29822
  }
29749
- .E_c1up1pdz .field-item label {
29750
- line-height: 32px;
29751
- width: 100px;
29752
- color: rgba(62, 70, 82, 0.6);
29823
+ .E_b1wx3t3t.ant-btn-quiet {
29824
+ --color: rgba(44, 56, 82, 0.6);
29825
+ --border-width: 0;
29826
+ --background-color: transparent;
29827
+ --background-color-hover: rgba(211, 218, 235, 0.6);
29828
+ --background-color-active: rgba(192, 203, 224, 0.6);
29829
+ --background-color-focus: #fff;
29830
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29831
+ box-shadow: none;
29753
29832
  }
29754
- .E_c1up1pdz .help {
29755
- color: rgba(62, 70, 82, 0.6);
29756
- margin-top: 5px;
29833
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29834
+ --color: #f0483e;
29835
+ --background-color-hover: rgba(255, 74, 74, 0.16);
29836
+ --background-color-active: rgba(255, 74, 74, 0.2);
29837
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29757
29838
  }
29758
- .E_c1up1pdz .ant-input-affix-wrapper,
29759
- .E_c1up1pdz .ant-picker {
29760
- width: 128px;
29839
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29840
+ --color: #0080ff;
29841
+ --background-color: transparent;
29842
+ --background-color-hover: rgba(0, 136, 255, 0.16);
29843
+ --background-color-active: rgba(0, 136, 255, 0.2);
29844
+ --background-color-focus: #fff;
29845
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29761
29846
  }
29762
-
29763
- .E_c156wh19 {
29847
+ .E_b1wx3t3t .button-prefix-icon {
29848
+ margin-right: 8px;
29849
+ display: inline-flex;
29850
+ }
29851
+ .E_b1wx3t3t .button-suffix-icon {
29852
+ margin-left: 8px;
29853
+ display: inline-flex;
29854
+ }
29855
+ .E_b1wx3t3t .icon-wrapper {
29764
29856
  display: flex;
29765
- align-items: center;
29766
- justify-content: space-between;
29767
- word-break: keep-all;
29857
+ justify-content: center;
29768
29858
  }
29769
- .E_c156wh19 .title {
29770
- margin: 0 16px 0 8px;
29859
+
29860
+ button.E_n7k2c6r {
29861
+ padding: 0;
29771
29862
  }
29772
- .E_c156wh19 .retain {
29773
- color: rgba(129, 138, 153, 0.6);
29863
+
29864
+ .E_b1nip9bk {
29865
+ padding: 4px 11px;
29774
29866
  }
29775
- .E_c156wh19 div.left {
29776
- flex: 1;
29777
- display: flex;
29778
- overflow: hidden;
29779
- align-items: center;
29780
- justify-content: flex-start;
29867
+
29868
+ .E_bqamoqe {
29781
29869
  white-space: nowrap;
29870
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29782
29871
  }
29783
- .E_c156wh19 div.left .title {
29784
- max-width: 100%;
29785
- overflow: hidden;
29786
- text-overflow: ellipsis;
29872
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29873
+ --color: #0080ff;
29787
29874
  }
29788
- .E_c156wh19 div.right {
29789
- display: flex;
29790
- align-items: center;
29875
+ .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] {
29876
+ --color: #0080ff;
29791
29877
  }
29792
- .E_c156wh19 .reverse {
29793
- display: flex;
29794
- flex-direction: row-reverse;
29795
- align-items: center;
29878
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29879
+ margin-left: 1px;
29796
29880
  }
29797
- .E_c156wh19 .reverse .ant-switch {
29798
- margin-left: 8px;
29881
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29882
+ border-top-right-radius: 0;
29883
+ border-bottom-right-radius: 0;
29799
29884
  }
29800
- .E_c156wh19 .close {
29801
- padding-left: 14px;
29802
- margin-left: 14px;
29803
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29804
- cursor: pointer;
29885
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29886
+ border-top-left-radius: 0;
29887
+ border-bottom-left-radius: 0;
29888
+ }
29889
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29890
+ border-radius: unset;
29805
29891
  }
29806
29892
 
29807
- .E_m126spxy {
29808
- padding-bottom: 4px;
29809
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29893
+ .E_ccrbeuz .ant-collapse-item {
29894
+ border: 0px;
29895
+ background-color: #fff;
29810
29896
  }
29811
- .E_m126spxy .ant-btn-link {
29812
- padding: 1px 10px;
29813
- color: rgba(62, 70, 82, 0.6);
29814
- border-radius: 4px;
29897
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29898
+ padding-top: 0px;
29899
+ padding-bottom: 0px;
29900
+ padding-left: 0px !important;
29901
+ padding-right: 24px;
29815
29902
  }
29816
- .E_m126spxy .ant-btn-link.active {
29817
- background: rgba(0, 128, 255, 0.1);
29818
- color: #0096ff;
29903
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29904
+ right: 0px;
29905
+ }
29906
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29907
+ padding: 0px;
29819
29908
  }
29820
29909
 
29821
- .E_wpbf4pq {
29822
- padding: 10px 0;
29823
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29910
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29911
+ padding-right: 0px;
29912
+ cursor: default;
29824
29913
  }
29825
- .E_wpbf4pq .ant-input,
29826
- .E_wpbf4pq .ant-picker {
29827
- width: 80px;
29828
- margin: 0 9px;
29829
- text-align: center;
29914
+
29915
+ .E_c1yyuluq {
29916
+ border-radius: 8px;
29830
29917
  }
29831
- .E_wpbf4pq .options {
29832
- padding: 12px 0 12px 16px;
29833
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29834
- margin: 5px 0 5px 8px;
29918
+ .E_c1yyuluq .ant-card-body {
29919
+ padding: 20px 24px 24px 24px;
29835
29920
  }
29836
- .E_wpbf4pq .week-day-option,
29837
- .E_wpbf4pq .month-day-option {
29838
- background: #f5f7fa;
29839
- box-sizing: border-box;
29840
- border-radius: 16px;
29841
- margin-right: 8px;
29921
+
29922
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29923
+ padding: 4px 8px 0 8px;
29924
+ color: rgba(44, 56, 82, 0.6);
29925
+ font-size: 12px;
29842
29926
  }
29843
- .E_wpbf4pq .week-day-option:focus,
29844
- .E_wpbf4pq .month-day-option:focus {
29845
- color: inherit;
29846
- border-color: #d9d9d9;
29927
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29928
+ padding-bottom: 6px;
29847
29929
  }
29848
- .E_wpbf4pq .week-day-option.active {
29849
- background-color: #0096ff;
29850
- border-color: #0096ff;
29851
- color: #fff;
29930
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29931
+ padding-top: 4px;
29932
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29852
29933
  }
29853
- .E_wpbf4pq .week-day-option.en-text {
29854
- width: 110px;
29855
- margin-top: 4px;
29934
+
29935
+ .E_sx1bpnu .ant-input-sm {
29936
+ line-height: 18px;
29856
29937
  }
29857
- .E_wpbf4pq .month-day-option {
29858
- width: 32px;
29859
- padding: 0;
29860
- margin-bottom: 8px;
29938
+
29939
+ .E_c1uzzomf {
29940
+ margin-bottom: 16px;
29861
29941
  }
29862
- .E_wpbf4pq .month-day-option.active {
29863
- background-color: #0096ff;
29864
- border-color: #0096ff;
29865
- color: #fff;
29942
+ .E_c1uzzomf .card-title {
29943
+ font-size: 16px;
29944
+ color: rgba(44, 56, 82, 0.6);
29945
+ font-weight: 700;
29946
+ line-height: 32px;
29947
+ }
29948
+ .E_c1uzzomf .card-body {
29949
+ padding: 24px;
29950
+ border-radius: 8px;
29951
+ background: #fff;
29952
+ }
29953
+ .E_c1uzzomf .empty {
29954
+ font-weight: 700;
29955
+ font-size: 14px;
29956
+ line-height: 22px;
29957
+ color: rgba(0, 21, 64, 0.3);
29958
+ text-align: center;
29866
29959
  }
29867
29960
 
29868
- .E_clm1wy1 {
29869
- width: 192px;
29870
- height: 246px;
29871
- border-radius: 4px;
29961
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29962
+ display: flex;
29872
29963
  }
29873
- .E_clm1wy1 > .ant-picker-calendar,
29874
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29875
- width: 100%;
29876
- background-color: rgba(245, 247, 250, 0.6);
29877
- border-top: none;
29964
+
29965
+ .E_phljevk {
29966
+ display: flex;
29967
+ justify-content: space-between;
29968
+ align-items: center;
29969
+ padding: 10px 0;
29970
+ color: rgba(44, 56, 82, 0.6);
29971
+ font-size: 12px;
29972
+ line-height: 24px;
29878
29973
  }
29879
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29880
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29881
- padding: 0 16px;
29974
+ .E_phljevk .pagination-left {
29975
+ padding: 2px 8px;
29882
29976
  }
29883
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29884
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29885
- width: 100%;
29886
- height: 180px;
29887
- border-spacing: 0;
29977
+ .E_phljevk .dropdown-trigger {
29978
+ display: flex;
29979
+ align-items: center;
29980
+ border-radius: 6px;
29981
+ cursor: pointer;
29982
+ transition: all 0.3s ease;
29888
29983
  }
29889
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29890
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29891
- margin-bottom: 8px;
29984
+ .E_phljevk .dropdown-trigger:hover {
29985
+ background: rgba(211, 218, 235, 0.6);
29986
+ color: #0080ff;
29892
29987
  }
29893
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29894
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29895
- width: 22px;
29988
+ .E_phljevk .dropdown-trigger .icon-inner {
29989
+ margin-left: 4px;
29896
29990
  }
29897
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29898
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29899
- padding: 0;
29991
+ .E_phljevk .pagination-right {
29992
+ display: flex;
29993
+ align-items: center;
29994
+ color: #0080ff;
29995
+ font-weight: bold;
29900
29996
  }
29901
- .E_clm1wy1 .ant-picker-cell {
29902
- color: rgba(62, 70, 82, 0.6);
29903
- opacity: 0.4;
29997
+ .E_phljevk .pagination-right .icon-inner {
29998
+ margin-left: 4px;
29904
29999
  }
29905
- .E_clm1wy1 .ant-picker-cell-in-view {
29906
- color: rgba(62, 70, 82, 0.6);
29907
- opacity: 1;
30000
+ .E_phljevk .pagination-right .prev-btn,
30001
+ .E_phljevk .pagination-right .next-btn {
30002
+ padding: 0 8px;
29908
30003
  }
29909
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29910
- color: #3e4652;
30004
+ .E_phljevk .pagination-right .prev-btn > span,
30005
+ .E_phljevk .pagination-right .next-btn > span {
30006
+ color: #0080ff;
29911
30007
  }
29912
- .E_clm1wy1 .ant-picker-cell::before {
29913
- pointer-events: none;
30008
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30009
+ transform: rotate(180deg);
29914
30010
  }
29915
30011
 
29916
- .E_t1tsm00v {
29917
- color: rgba(129, 138, 153, 0.6);
29918
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29919
- backdrop-filter: blur(10px);
29920
- padding: 7px 10px;
30012
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30013
+ max-height: calc(100vh - 128px);
30014
+ overflow-y: auto;
30015
+ }
30016
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30017
+ padding: 4px 20px;
30018
+ font-size: 12px;
30019
+ line-height: 18px;
29921
30020
  }
29922
30021
 
29923
- .E_c167wnad {
29924
- color: rgba(62, 70, 82, 0.6);
30022
+ .E_d1bw7c5z {
30023
+ position: relative;
30024
+ max-width: 388px;
30025
+ min-width: 285px;
30026
+ }
30027
+ .E_d1bw7c5z .center {
30028
+ position: absolute;
30029
+ font-size: 12px;
30030
+ width: 80px;
30031
+ height: 100px;
30032
+ top: 0;
30033
+ left: 35px;
29925
30034
  display: flex;
29926
- justify-content: space-between;
30035
+ flex-direction: column;
30036
+ justify-content: center;
29927
30037
  align-items: center;
29928
- padding: 8px 16px;
29929
- }
29930
- .E_c167wnad .anticon {
29931
- cursor: pointer;
30038
+ color: #00122e;
29932
30039
  }
29933
- .E_c167wnad .anticon:hover {
29934
- color: #0096ff;
30040
+ .E_d1bw7c5z .center .number {
30041
+ font-size: 24px;
30042
+ font-weight: 700;
29935
30043
  }
29936
-
29937
- .E_cxhf7dh {
30044
+ .E_d1bw7c5z .center .text {
30045
+ padding: 0 5px;
30046
+ font-size: 12px;
30047
+ width: inherit;
29938
30048
  text-align: center;
29939
30049
  }
29940
- .E_cxhf7dh .dots {
30050
+ .E_d1bw7c5z .recharts-wrapper {
29941
30051
  display: flex;
29942
- justify-content: center;
29943
30052
  }
29944
- .E_cxhf7dh .dot {
29945
- display: inline-block;
29946
- width: 2px;
29947
- height: 2px;
29948
- border-radius: 1px;
29949
- background: #0096ff;
30053
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30054
+ position: relative !important;
30055
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30056
+ left: 0 !important;
30057
+ bottom: 0 !important;
30058
+ display: flex;
30059
+ align-items: center;
29950
30060
  }
29951
- .E_cxhf7dh .dot:not(:last-child) {
29952
- margin-right: 2px;
30061
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30062
+ width: 100%;
29953
30063
  }
29954
- .E_cxhf7dh .bar {
29955
- width: 9px;
29956
- height: 2px;
29957
- background: #0096ff;
30064
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30065
+ width: 100%;
30066
+ margin-right: 0 !important;
30067
+ line-height: 18px;
30068
+ }
30069
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29958
30070
  border-radius: 2px;
29959
30071
  }
29960
-
29961
- .E_ou7iq30 {
30072
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30073
+ min-width: 75px;
30074
+ max-width: 198px;
30075
+ width: calc(100% - 20px);
30076
+ margin-left: 2px;
30077
+ color: #00122e !important;
30078
+ display: inline-flex;
30079
+ justify-content: space-between;
30080
+ }
30081
+ .E_d1bw7c5z .tooltip-text {
30082
+ maxwidth: calc(100% - 12px);
30083
+ cursor: pointer;
30084
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29962
30085
  overflow: hidden;
29963
30086
  text-overflow: ellipsis;
29964
- }
29965
-
29966
- .E_s1tui002 {
29967
30087
  white-space: nowrap;
29968
30088
  }
29969
-
29970
- .E_mxrc2zg {
29971
- display: -webkit-box;
29972
- -webkit-line-clamp: var(--mxrc2zg-0);
29973
- -webkit-box-orient: vertical;
29974
- word-break: break-all;
30089
+ .E_d1bw7c5z .value {
30090
+ color: rgba(44, 56, 82, 0.75);
29975
30091
  }
29976
30092
 
29977
- .E_t160l1cm {
29978
- display: flex;
29979
- flex-direction: column;
29980
- flex: 1;
29981
- /* FIXME:(yanzhen) do this better */
30093
+ .E_t10pqbtc {
30094
+ width: 140px;
29982
30095
  }
29983
- .E_t160l1cm .tab-bar {
29984
- flex-shrink: 0;
30096
+ .E_t10pqbtc .item {
30097
+ margin: 6px auto;
29985
30098
  display: flex;
29986
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
29987
- }
29988
- .E_t160l1cm .tab-content {
29989
- height: 100%;
29990
- }
29991
- .E_t160l1cm .tab-menu-item {
29992
- margin-right: 2px;
29993
- padding: 1px 12px;
29994
- line-height: 24px;
29995
- height: 24px;
29996
- color: rgba(44, 56, 82, 0.6);
29997
- border-radius: 4px 4px 0 0;
29998
- cursor: pointer;
29999
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30000
- }
30001
- .E_t160l1cm .tab-menu-item:first-child {
30002
- padding-left: 0;
30003
- }
30004
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30005
- padding-left: 12px;
30099
+ justify-content: space-between;
30006
30100
  }
30007
- .E_t160l1cm .tab-menu-item:hover {
30008
- color: #0080ff;
30009
- background: rgba(211, 218, 235, 0.6);
30101
+ .E_t10pqbtc .item .name {
30102
+ width: 102px;
30010
30103
  }
30011
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30012
- fill: #0080ff;
30104
+
30105
+ .E_rapgekc.ant-radio-wrapper {
30106
+ display: inline-flex;
30107
+ align-items: baseline;
30108
+ white-space: pre-wrap;
30013
30109
  }
30014
- .E_t160l1cm .tab-menu-item:active {
30015
- background: rgba(192, 203, 224, 0.6);
30110
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30111
+ position: relative;
30112
+ top: 3px;
30016
30113
  }
30017
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30018
- color: #0080ff;
30019
- background: rgba(211, 218, 235, 0.6);
30114
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30115
+ border-color: rgba(107, 128, 167, 0.6);
30020
30116
  }
30021
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30022
- background: rgba(192, 203, 224, 0.6);
30117
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30118
+ border-color: #0080ff;
30023
30119
  }
30024
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30025
- background: rgba(0, 128, 255, 0.16);
30120
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30121
+ border-color: #0080ff;
30122
+ background: #0080ff;
30026
30123
  }
30027
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30028
- fill: #0080ff;
30124
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30125
+ top: 4px;
30126
+ left: 4px;
30127
+ width: 6px;
30128
+ height: 6px;
30129
+ background: #fff;
30029
30130
  }
30030
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30031
- color: #0080ff;
30032
- background: rgba(0, 128, 255, 0.1);
30131
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30132
+ opacity: 0.5;
30033
30133
  }
30034
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30035
- background: rgba(0, 128, 255, 0.16);
30134
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30135
+ border-color: rgba(107, 128, 167, 0.6);
30136
+ background: rgba(211, 218, 235, 0.6);
30036
30137
  }
30037
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30038
- fill: #1d326c;
30138
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30139
+ background: #00122e;
30039
30140
  }
30040
- .E_t160l1cm .tab-menu-item .expand-arrow {
30041
- margin-left: 8px;
30042
- height: 22px;
30141
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30142
+ color: #00122e;
30143
+ opacity: 0.5;
30043
30144
  }
30044
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30045
- fill: rgba(44, 56, 82, 0.6);
30145
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30146
+ color: #00122e;
30046
30147
  }
30047
- .E_t160l1cm .tab-menu-item-group {
30148
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30149
+ display: inline-block;
30048
30150
  padding: 0;
30049
- display: flex;
30050
- align-items: center;
30051
- overflow: hidden;
30052
- }
30053
- .E_t160l1cm .tab-menu-item-group .main-title {
30054
- opacity: 0;
30055
- max-width: 0;
30056
- transition: max-width 320ms ease, opacity 240ms ease;
30057
- }
30058
- .E_t160l1cm .tab-menu-item-group .sub-title {
30059
- padding: 1px 12px;
30060
- position: relative;
30061
- display: flex;
30062
- }
30063
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30064
- opacity: 0;
30065
- position: absolute;
30066
- top: 50%;
30067
- left: 0;
30068
- transform: translate(-50%, -50%);
30069
- transition: opacity 100ms linear;
30070
- fill: rgba(0, 128, 255, 0.2);
30151
+ padding-left: 12px;
30071
30152
  }
30072
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30073
- color: #0080ff;
30153
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30154
+ margin-bottom: 0;
30155
+ white-space: pre-wrap;
30156
+ color: rgba(44, 56, 82, 0.6);
30074
30157
  }
30075
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30076
- padding: 1px 12px;
30077
- display: inline-block;
30078
- opacity: 1;
30079
- max-width: 160px;
30158
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30159
+ padding-left: 8px;
30080
30160
  }
30081
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30082
- padding: 1px 12px;
30083
- color: #005ed1;
30161
+
30162
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30163
+ border-radius: 5px 0 0 5px;
30084
30164
  }
30085
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30086
- opacity: 1;
30165
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30166
+ border-radius: 0 5px 5px 0;
30087
30167
  }
30088
- .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 {
30089
- background: rgba(0, 128, 255, 0.16);
30168
+
30169
+ .E_rcc63c8 {
30170
+ color: #00122e;
30171
+ border-color: #ccd4e3;
30090
30172
  }
30091
- .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 {
30092
- opacity: 0;
30173
+ .E_rcc63c8:first-child {
30174
+ border-color: #a3b4cc;
30093
30175
  }
30094
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30095
- padding: 4px 16px;
30176
+ .E_rcc63c8.ant-radio-button-wrapper {
30177
+ padding: 0 12px;
30178
+ line-height: 32px;
30096
30179
  height: 32px;
30097
- border-radius: 6px 6px 0 0;
30098
30180
  }
30099
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30100
- padding-left: 0;
30181
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30182
+ white-space: nowrap;
30101
30183
  }
30102
- .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 {
30103
- padding-left: 16px;
30184
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30185
+ height: 22px;
30186
+ padding: 0 7px;
30187
+ line-height: 20px;
30104
30188
  }
30105
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30106
- margin-left: 11px;
30107
- height: 24px;
30189
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30190
+ background: #ccd4e3;
30108
30191
  }
30109
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30110
- padding: 0;
30192
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30193
+ background: #0080ff;
30111
30194
  }
30112
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30113
- padding: 4px 16px;
30195
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30196
+ background: #ccd4e3;
30197
+ opacity: 0.5;
30114
30198
  }
30115
- .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 {
30116
- padding: 4px 16px;
30199
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30200
+ border-right-color: #0080ff;
30117
30201
  }
30118
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30119
- background: #fff;
30202
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30203
+ border-color: #0080ff;
30120
30204
  }
30121
- .E_t160l1cm .tab-menu-item-light:active {
30122
- color: #005ed1;
30205
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30206
+ background: rgba(0, 136, 255, 0.1);
30123
30207
  }
30124
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30125
- background: #fff;
30126
- color: #1d326c;
30208
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30209
+ background: rgba(211, 218, 235, 0.6);
30210
+ border-color: #ccd4e3;
30211
+ opacity: 0.5;
30127
30212
  }
30128
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30129
- color: rgba(45, 58, 86, 0.6);
30213
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30214
+ color: #00122e;
30215
+ border-color: #ccd4e3;
30130
30216
  }
30131
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30132
- color: #1d326c;
30217
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30218
+ color: #00122e;
30219
+ border-color: #ccd4e3;
30220
+ background: rgba(172, 186, 211, 0.6);
30133
30221
  }
30134
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30135
- fill: #d8deeb;
30222
+ .E_rcc63c8 .ant-radio-button-input {
30223
+ margin-right: 8px;
30224
+ display: inline;
30225
+ border: none;
30226
+ padding: 0;
30227
+ width: 36px;
30228
+ background: transparent;
30136
30229
  }
30137
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30138
- fill: #1d326c;
30230
+ .E_rcc63c8 .ant-radio-button-input:focus {
30231
+ box-shadow: none;
30139
30232
  }
30140
- .E_t160l1cm .tab-content {
30141
- flex: 1;
30142
- display: flex;
30143
- flex-direction: column;
30233
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30234
+ margin-right: 0;
30235
+ width: initial;
30236
+ box-shadow: none;
30144
30237
  }
30145
- .E_t160l1cm.is-overview .tab-content {
30146
- overflow: visible;
30238
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30239
+ display: none;
30147
30240
  }
30148
-
30149
- .E_t14npdqr {
30150
- max-width: 240px;
30151
- animation: none;
30241
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30242
+ display: inline;
30152
30243
  }
30153
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30154
- border: 1px solid #0080ff;
30244
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30245
+ display: inline;
30246
+ margin-right: 8px;
30155
30247
  padding: 0;
30156
- }
30157
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30158
- margin: 0;
30159
- height: 32px;
30160
- line-height: 32px;
30161
- font-size: 13px;
30162
- padding: 0 10px;
30163
- display: block;
30164
- overflow: hidden;
30165
- text-overflow: ellipsis;
30166
- white-space: nowrap;
30167
- }
30168
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30169
- content: " ";
30170
- height: 1px;
30171
- width: calc(100% + 10px);
30172
- background: rgba(172, 186, 211, 0.6);
30173
- display: block;
30174
- }
30175
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30176
- color: #0080ff;
30177
- background: transparent;
30248
+ width: 36px;
30178
30249
  }
30179
30250
 
30180
- .E_s1ebs0ra {
30181
- display: flex;
30182
- align-items: center;
30183
- justify-content: space-between;
30184
- background: #edf0f7;
30185
- padding: 8px 12px;
30186
- position: sticky;
30187
- top: 0;
30188
- z-index: 1;
30189
- margin-bottom: -52px;
30190
- }
30191
- .E_s1ebs0ra .select-total {
30251
+ .E_c1bus5hc {
30252
+ --color: white;
30253
+ height: 14px;
30254
+ width: 14px;
30255
+ border-radius: 50%;
30256
+ flex-shrink: 0;
30192
30257
  display: flex;
30193
30258
  align-items: center;
30194
- font-weight: 700;
30195
- flex-shrink: 0;
30196
- }
30197
- .E_s1ebs0ra .select-total .icon-wrapper {
30198
- cursor: pointer;
30199
- margin-left: 8px;
30200
- width: 32px;
30201
- height: 32px;
30202
- border-radius: 50%;
30203
30259
  justify-content: center;
30260
+ border: 1px solid var(--color);
30204
30261
  }
30205
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30206
- background: rgba(225, 230, 241, 0.6);
30207
- }
30208
- .E_s1ebs0ra .action-group {
30209
- flex: 1;
30210
- margin-left: 88px;
30211
- white-space: nowrap;
30212
- text-align: right;
30262
+ .E_c1bus5hc .circle-inner {
30213
30263
  position: relative;
30214
- padding: 4px 0;
30215
- margin-top: -4px;
30264
+ height: 10px;
30265
+ width: 10px;
30266
+ border-radius: 50%;
30216
30267
  overflow: hidden;
30217
30268
  }
30218
- .E_s1ebs0ra .action-group .sub-menu-delete {
30219
- transform: translateY(-4px);
30220
- }
30221
- .E_s1ebs0ra .action-group button {
30222
- border: none;
30223
- }
30224
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30225
- margin-right: 8px;
30226
- }
30227
- .E_s1ebs0ra .action-group > button:last-child {
30228
- margin-right: 4px;
30229
- }
30230
- .E_s1ebs0ra .action-group .more-btn {
30231
- cursor: pointer;
30232
- width: 32px;
30233
- height: 32px;
30234
- justify-content: center;
30269
+ .E_c1bus5hc .circle-content {
30270
+ position: absolute;
30271
+ height: 100%;
30272
+ width: 100%;
30273
+ left: 0;
30274
+ top: 0;
30235
30275
  border-radius: 50%;
30276
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30277
+ transform: rotate(180deg);
30236
30278
  }
30237
- .E_s1ebs0ra .action-group .more-btn:hover {
30238
- background: #fff;
30239
- }
30240
-
30241
- .E_c18bcrac {
30242
- display: inline-block;
30279
+ .E_c1bus5hc .circle-child {
30280
+ position: absolute;
30281
+ height: 100%;
30243
30282
  width: 100%;
30244
- }
30245
- .E_c18bcrac .recharts-wrapper {
30246
- margin-left: 4px;
30247
- }
30248
-
30249
- .E_cro7kg2 {
30250
- padding: 4px;
30283
+ left: 0;
30284
+ top: 0;
30285
+ margin-left: 50%;
30286
+ transform-origin: left;
30287
+ background: white;
30288
+ transform: rotate(0deg);
30251
30289
  }
30252
30290
 
30253
- .E_c14wcxf0 {
30254
- display: flex;
30255
- justify-content: space-between;
30256
- align-items: center;
30257
- font-size: 13px;
30258
- line-height: 24px;
30259
- color: #cccccc;
30260
- white-space: nowrap;
30291
+ .E_s1dizucg.ant-switch {
30292
+ min-width: 40px;
30293
+ height: 24px;
30294
+ background: rgba(172, 186, 211, 0.6);
30295
+ overflow: hidden;
30261
30296
  }
30262
- .E_c14wcxf0 label {
30263
- margin-right: 32px;
30297
+ .E_s1dizucg.ant-switch:focus {
30298
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30264
30299
  }
30265
-
30266
- .E_coy29mj.E_c14wcxf0 {
30267
- font-weight: bold;
30268
- color: white;
30300
+ .E_s1dizucg.ant-switch-small {
30301
+ min-width: 26px;
30302
+ height: 16px;
30269
30303
  }
30270
-
30271
- .E_s11212zy {
30272
- width: 8px;
30273
- height: 8px;
30274
- border-radius: 2px;
30275
- display: inline-block;
30276
- background: var(--s11212zy-0);
30277
- border: 1px solid #fff;
30278
- box-sizing: content-box;
30279
- margin-right: 6px;
30304
+ .E_s1dizucg.ant-switch-large {
30305
+ min-width: 52px;
30306
+ height: 32px;
30280
30307
  }
30281
-
30282
- .E_p1lyky6c > :first-child {
30283
- font-weight: bold;
30284
- color: white;
30285
- margin-right: 4px;
30308
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30309
+ height: 20px;
30310
+ width: 20px;
30286
30311
  }
30287
-
30288
- .E_c18gxmrl {
30289
- border: 1px solid #d8deeb;
30290
- border-radius: 4px;
30312
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30313
+ border-radius: 10px;
30314
+ transition-delay: 120ms;
30291
30315
  }
30292
- .E_c18gxmrl + .E_c18gxmrl {
30293
- margin-top: 8px;
30316
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30317
+ height: 14px;
30318
+ width: 14px;
30319
+ top: 1px;
30320
+ left: 1px;
30294
30321
  }
30295
- .E_c18gxmrl:hover {
30296
- border-color: #0080ff;
30322
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30323
+ height: 28px;
30324
+ width: 28px;
30297
30325
  }
30298
- .E_c18gxmrl:hover > header {
30299
- background: rgba(0, 128, 255, 0.1);
30326
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30327
+ border-radius: 14px;
30300
30328
  }
30301
- .E_c18gxmrl.active header {
30302
- border-bottom: 1px solid #d8deeb;
30329
+ .E_s1dizucg.ant-switch-checked {
30330
+ background-color: #00ba5d;
30303
30331
  }
30304
- .E_c18gxmrl > header {
30305
- padding: 8px 12px;
30332
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30333
+ left: calc(100% - 20px - 2px);
30306
30334
  }
30307
-
30308
- .E_m74vjol {
30309
- display: flex;
30310
- justify-content: space-between;
30311
- width: 100%;
30335
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30336
+ left: calc(100% - 14px - 1px);
30312
30337
  }
30313
- .E_m74vjol .action {
30314
- margin-left: 16px;
30338
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30339
+ left: calc(100% - 28px - 2px);
30315
30340
  }
30316
30341
 
30317
- .E_a1o35uvh .ant-alert-message {
30318
- width: 100%;
30342
+ .E_c1up6e3y {
30343
+ margin-left: 5px;
30319
30344
  }
30320
30345
 
30321
- .E_berrcjl {
30322
- color: rgba(10, 37, 85, 0.6);
30323
- margin-bottom: 4px;
30346
+ .E_ivqqkzv {
30347
+ height: 24px;
30348
+ width: 56px !important;
30349
+ margin-right: 4px;
30324
30350
  }
30325
- .E_berrcjl .breadcrumb-link {
30326
- color: rgba(10, 37, 85, 0.6);
30327
- cursor: pointer;
30328
- transition: color 160ms ease;
30351
+
30352
+ .E_c1wk4q29 {
30353
+ color: rgba(44, 56, 82, 0.6);
30329
30354
  }
30330
- .E_berrcjl .breadcrumb-link:hover {
30331
- color: #0080ff;
30355
+
30356
+ .E_t1m2x205 .ant-tooltip-arrow {
30357
+ display: none;
30332
30358
  }
30333
- .E_berrcjl .breadcrumb-link:active {
30334
- color: #005ed1;
30359
+ .E_t1m2x205 .ant-tooltip-inner {
30360
+ background: rgba(23, 38, 64, 0.8);
30361
+ border-radius: 4px;
30335
30362
  }
30336
30363
 
30337
- .E_b1wx3t3t.ant-btn-icon-only {
30338
- justify-content: center;
30339
- }
30340
- .E_b1wx3t3t.ant-btn {
30341
- display: inline-flex;
30342
- align-items: center;
30343
- justify-content: center;
30344
- height: 32px;
30364
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30345
30365
  border-radius: 6px;
30346
- line-height: 22px;
30347
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30348
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30349
- }
30350
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30351
- height: 40px;
30352
- line-height: 24px;
30353
30366
  }
30354
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30355
- height: 24px;
30356
- line-height: 20px;
30357
- }
30358
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30359
- border-radius: 50%;
30367
+ .E_s177mls5.ant-select.ant-select-single {
30368
+ width: 100%;
30369
+ color: #2d3a56;
30370
+ border-color: rgba(211, 218, 235, 0.6);
30371
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30372
+ font-size: 13px;
30360
30373
  }
30361
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30362
- margin-right: 8px;
30363
- padding-right: 0px;
30374
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30375
+ height: 30px;
30364
30376
  }
30365
- .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 {
30366
- color: var(--color, #06101f);
30367
- font-weight: var(--font-weight);
30368
- background: var(--background-color, #fff);
30369
- border-width: var(--border-width, 1px);
30370
- border-color: var(--border-color, #d9d9d9);
30377
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30378
+ height: 38px;
30379
+ font-size: 13px;
30371
30380
  }
30372
- .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 {
30373
- display: none;
30381
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30382
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30383
+ transition: 160ms ease;
30374
30384
  }
30375
- .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 {
30376
- color: var(--color, inherit);
30385
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30386
+ color: #0080ff;
30377
30387
  }
30378
- .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 {
30379
- background: var(--background-color-hover, var(--background-color));
30380
- border-color: var(--border-color-hover, var(--border-color, transparent));
30388
+ .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 {
30389
+ border-color: rgba(107, 128, 167, 0.6);
30390
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30381
30391
  }
30382
- .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 {
30383
- --scale: 1;
30384
- --transY: 1px;
30385
- background: var(--background-color-active, var(--background-color));
30386
- border-color: var(--border-color-active, var(--border-color, transparent));
30392
+ .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 {
30393
+ color: #0080ff;
30387
30394
  }
30388
- .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 {
30389
- background: var(--background-color-focus, var(--background-color));
30390
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30391
- border-color: var(--border-color-focus, var(--border-color, transparent));
30395
+ .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 {
30396
+ border-color: #0080ff;
30397
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30392
30398
  }
30393
- .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 {
30394
- color: var(--color-disabled, var(--color));
30395
- background: var(--background-color-disabled, var(--background-color));
30396
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30397
- opacity: 0.5;
30399
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30400
+ transform: rotate(180deg);
30398
30401
  }
30399
- .E_b1wx3t3t.ant-btn-link[disabled] {
30400
- color: #0080ff;
30401
- opacity: 0.5;
30402
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30403
+ background: rgba(211, 218, 235, 0.6);
30404
+ border-color: rgba(172, 186, 211, 0.6);
30405
+ cursor: "not-allowed";
30402
30406
  }
30403
- .E_b1wx3t3t.ant-btn-primary {
30404
- --color: #fff;
30405
- --font-weight: bold;
30406
- --border-width: 0;
30407
- --background-color: #0080ff;
30408
- --background-color-hover: #009dff;
30409
- --background-color-active: #005ed1;
30410
- --background-color-focus: #0080ff;
30411
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30407
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30408
+ border-color: #f0483e !important;
30412
30409
  }
30413
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30414
- --background-color: #f0483e;
30415
- --background-color-hover: #ff5252;
30416
- --background-color-active: #c73d31;
30417
- --background-color-focus: #ff5252;
30418
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30410
+ .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 {
30411
+ color: #1d326c;
30419
30412
  }
30420
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30421
- --background-color: #fea008;
30422
- --background-color-hover: #feba33;
30423
- --background-color-active: #e07f00;
30424
- --background-color-focus: #fea008;
30413
+ .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 {
30414
+ border-color: #0080ff;
30415
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30425
30416
  }
30426
- .E_b1wx3t3t.ant-btn-secondary {
30427
- --color: #0080ff;
30428
- --font-weight: bold;
30429
- --border-width: 0;
30430
- --background-color: rgba(0, 136, 255, 0.1);
30431
- --background-color-hover: rgba(0, 136, 255, 0.16);
30432
- --background-color-active: rgba(0, 136, 255, 0.2);
30433
- --background-color-focus: rgba(0, 136, 255, 0.1);
30434
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30417
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30418
+ transform: rotate(180deg);
30435
30419
  }
30436
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30437
- --color: #f0483e;
30438
- --background-color: rgba(255, 74, 74, 0.1);
30439
- --background-color-hover: rgba(255, 74, 74, 0.16);
30440
- --background-color-active: rgba(255, 74, 74, 0.2);
30441
- --background-color-focus: rgba(255, 74, 74, 0.1);
30442
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30420
+
30421
+ .E_tju3gfj .date {
30422
+ margin-right: 4px;
30443
30423
  }
30444
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30445
- --color: #fea008;
30446
- --background-color: rgba(255, 187, 0, 0.1);
30447
- --background-color-hover: rgba(255, 187, 0, 0.16);
30448
- --background-color-active: rgba(255, 187, 0, 0.2);
30449
- --background-color-focus: rgba(255, 187, 0, 0.1);
30424
+
30425
+ .E_s1sck0th {
30426
+ padding: 0 8px;
30427
+ border-radius: 4px;
30450
30428
  }
30451
- .E_b1wx3t3t.ant-btn-tertiary {
30452
- --color: #0080ff;
30453
- --font-weight: bold;
30454
- --border-width: 0;
30455
- --background-color: #fff;
30456
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30457
- box-shadow: none;
30429
+
30430
+ .E_m855nr1 {
30431
+ padding: 2px 8px;
30432
+ border-radius: 3px;
30458
30433
  }
30459
- .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 {
30460
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30434
+
30435
+ .E_l1270xpg {
30436
+ padding: 3px 8px;
30437
+ border-radius: 2px;
30461
30438
  }
30462
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30463
- --color: #f0483e;
30464
- --background-color: #fff;
30465
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30439
+
30440
+ .E_t14rextb.ant-tag:hover {
30441
+ opacity: unset;
30466
30442
  }
30467
- .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 {
30468
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30443
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30444
+ margin: 0;
30445
+ margin-right: 8px;
30446
+ display: inline-flex;
30447
+ align-items: center;
30448
+ border: none;
30469
30449
  }
30470
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30471
- --color: #fea008;
30472
- --background-color: #fff;
30450
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30451
+ width: 16px;
30452
+ height: 16px;
30453
+ color: inherit;
30454
+ margin-left: 4px;
30455
+ opacity: 0.6;
30456
+ display: inline-flex;
30473
30457
  }
30474
- .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 {
30475
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30458
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30459
+ opacity: 1;
30476
30460
  }
30477
- .E_b1wx3t3t.ant-btn-ordinary {
30478
- --color: #1d326c;
30479
- --border-color: #ccd4e3;
30480
- --background-color: #fff;
30481
- --background-color-hover: #edf0f7;
30482
- --background-color-active: #e4e9f2;
30483
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30484
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30461
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30462
+ color: #0080ff;
30463
+ background-color: rgba(0, 136, 255, 0.1);
30485
30464
  }
30486
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30487
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30465
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30466
+ color: #f0483e;
30467
+ background-color: rgba(255, 74, 74, 0.1);
30488
30468
  }
30489
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30490
- --color: #0080ff;
30491
- --border-color: #0080ff;
30492
- --background-color: #fff;
30493
- --background-color-hover: linear-gradient(
30494
- 0deg,
30495
- rgba(0, 136, 255, 0.16),
30496
- rgba(0, 136, 255, 0.16)
30497
- ),
30498
- #ffffff;
30499
- --background-color-active: linear-gradient(
30500
- 0deg,
30501
- rgba(0, 136, 255, 0.2),
30502
- rgba(0, 136, 255, 0.2)
30503
- ),
30504
- #ffffff;
30505
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30506
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30469
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30470
+ color: #e07f00;
30471
+ background-color: rgba(255, 187, 0, 0.1);
30507
30472
  }
30508
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30509
- --color: #f0483e;
30510
- --border-color: #f0483e;
30511
- --background-color: #fff;
30512
- --background-color-hover: linear-gradient(
30513
- 0deg,
30514
- rgba(255, 74, 74, 0.16),
30515
- rgba(255, 74, 74, 0.16)
30516
- ),
30517
- #ffffff;
30518
- --background-color-active: linear-gradient(
30519
- 0deg,
30520
- rgba(255, 74, 74, 0.2),
30521
- rgba(255, 74, 74, 0.2)
30522
- ),
30523
- #ffffff;
30524
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30473
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30474
+ color: #008f4c;
30475
+ background-color: rgba(30, 201, 127, 0.1);
30525
30476
  }
30526
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
30527
- --color: #1d326c;
30528
- --border-color: #fff;
30529
- --background-color: #fff;
30530
- --background-color-hover: rgba(211, 218, 235, 0.6);
30531
- --background-color-active: rgba(192, 203, 224, 0.6);
30532
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30533
- box-shadow: none;
30477
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30478
+ color: #1d326c;
30479
+ background-color: rgba(225, 230, 241, 0.6);
30534
30480
  }
30535
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30536
- --color: #0080ff;
30537
- --border-color: #fff;
30538
- --background-color: #fff;
30539
- --background-color-hover: rgba(0, 136, 255, 0.16);
30540
- --background-color-active: rgba(0, 136, 255, 0.2);
30541
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30542
- box-shadow: none;
30481
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30482
+ color: #7E41FF;
30483
+ background-color: rgba(126, 65, 255, 0.1);
30543
30484
  }
30544
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30545
- --color: #f0483e;
30546
- --background-color-hover: rgba(255, 74, 74, 0.16);
30547
- --background-color-active: rgba(255, 74, 74, 0.2);
30548
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30485
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30486
+ color: #fff;
30549
30487
  }
30550
- .E_b1wx3t3t.ant-btn-quiet {
30551
- --color: rgba(44, 56, 82, 0.6);
30552
- --border-width: 0;
30553
- --background-color: transparent;
30554
- --background-color-hover: rgba(211, 218, 235, 0.6);
30555
- --background-color-active: rgba(192, 203, 224, 0.6);
30556
- --background-color-focus: #fff;
30557
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30558
- box-shadow: none;
30488
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30489
+ background-color: #f0483e;
30559
30490
  }
30560
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30561
- --color: #f0483e;
30562
- --background-color-hover: rgba(255, 74, 74, 0.16);
30563
- --background-color-active: rgba(255, 74, 74, 0.2);
30564
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30491
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30492
+ background-color: #fea008;
30565
30493
  }
30566
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30567
- --color: #0080ff;
30568
- --background-color: transparent;
30569
- --background-color-hover: rgba(0, 136, 255, 0.16);
30570
- --background-color-active: rgba(0, 136, 255, 0.2);
30571
- --background-color-focus: #fff;
30572
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30494
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30495
+ background-color: #00ba5d;
30573
30496
  }
30574
- .E_b1wx3t3t .button-prefix-icon {
30575
- margin-right: 8px;
30576
- display: inline-flex;
30497
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30498
+ background-color: #0080ff;
30577
30499
  }
30578
- .E_b1wx3t3t .button-suffix-icon {
30579
- margin-left: 8px;
30580
- display: inline-flex;
30500
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30501
+ background-color: #6b7d99;
30581
30502
  }
30582
- .E_b1wx3t3t .icon-wrapper {
30583
- display: flex;
30584
- justify-content: center;
30503
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30504
+ background-color: #7E41FF;
30585
30505
  }
30586
30506
 
30587
- button.E_n7k2c6r {
30588
- padding: 0;
30507
+ .E_s1dni7lo {
30508
+ width: 430px !important;
30589
30509
  }
30590
30510
 
30591
- .E_b1nip9bk {
30592
- padding: 4px 11px;
30511
+ .E_d1wwmmm5 .ant-select-item-group {
30512
+ padding: 8px 16px;
30513
+ line-height: 18px;
30514
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30515
+ height: 34px;
30516
+ min-height: 34px;
30517
+ box-sizing: border-box;
30518
+ margin-top: 8px;
30593
30519
  }
30594
30520
 
30595
- .E_bqamoqe {
30596
- white-space: nowrap;
30597
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30521
+ .E_o1ugr09p {
30522
+ display: flex;
30523
+ flex-direction: column;
30524
+ margin: 1px 8px;
30525
+ padding: 8px;
30526
+ border-radius: 4px;
30598
30527
  }
30599
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30600
- --color: #0080ff;
30528
+ .E_o1ugr09p .selected-icon {
30529
+ display: none;
30601
30530
  }
30602
- .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] {
30603
- --color: #0080ff;
30531
+ .E_o1ugr09p.ant-select-item-option-grouped {
30532
+ padding-left: 8px;
30604
30533
  }
30605
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30606
- margin-left: 1px;
30534
+ .E_o1ugr09p.ant-select-item-option-selected {
30535
+ background-color: white;
30607
30536
  }
30608
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30609
- border-top-right-radius: 0;
30610
- border-bottom-right-radius: 0;
30537
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30538
+ color: #0080ff;
30611
30539
  }
30612
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30613
- border-top-left-radius: 0;
30614
- border-bottom-left-radius: 0;
30540
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30541
+ display: block;
30615
30542
  }
30616
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30617
- border-radius: unset;
30543
+ .E_o1ugr09p.ant-select-item-option-active {
30544
+ background: rgba(0, 136, 255, 0.16);
30618
30545
  }
30619
-
30620
- .E_c1uzzomf {
30621
- margin-bottom: 16px;
30546
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30547
+ color: #0080ff;
30622
30548
  }
30623
- .E_c1uzzomf .card-title {
30624
- font-size: 16px;
30625
- color: rgba(44, 56, 82, 0.6);
30626
- font-weight: 700;
30627
- line-height: 32px;
30549
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30550
+ background: rgba(0, 136, 255, 0.1);
30551
+ color: #0080ff;
30628
30552
  }
30629
- .E_c1uzzomf .card-body {
30630
- padding: 24px;
30631
- border-radius: 8px;
30632
- background: #fff;
30553
+
30554
+ .E_o1ifxsq4 {
30555
+ display: flex;
30556
+ justify-content: space-between;
30557
+ height: 20px;
30558
+ line-height: 20px;
30633
30559
  }
30634
- .E_c1uzzomf .empty {
30635
- font-weight: 700;
30636
- font-size: 14px;
30637
- line-height: 22px;
30638
- color: rgba(0, 21, 64, 0.3);
30639
- text-align: center;
30560
+ .E_o1ifxsq4 .timezone-title {
30561
+ color: #2d3a56;
30562
+ overflow: hidden;
30563
+ text-overflow: ellipsis;
30640
30564
  }
30641
30565
 
30642
- .E_c1yyuluq {
30643
- border-radius: 8px;
30566
+ .E_o1zue7 {
30567
+ display: flex;
30568
+ justify-content: space-between;
30569
+ color: rgba(44, 56, 82, 0.6);
30570
+ height: 18px;
30571
+ line-height: 18px;
30572
+ margin-top: 2px;
30644
30573
  }
30645
- .E_c1yyuluq .ant-card-body {
30646
- padding: 20px 24px 24px 24px;
30574
+
30575
+ .E_tyfmlxg {
30576
+ border: none;
30577
+ margin-right: 0;
30578
+ background: rgba(225, 230, 241, 0.6);
30647
30579
  }
30648
30580
 
30649
- .E_ccrbeuz .ant-collapse-item {
30650
- border: 0px;
30651
- background-color: #fff;
30581
+ .E_o18uybox {
30582
+ pointer-events: none;
30583
+ height: 32px;
30584
+ width: 100%;
30585
+ opacity: 0;
30652
30586
  }
30653
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30654
- padding-top: 0px;
30655
- padding-bottom: 0px;
30656
- padding-left: 0px !important;
30657
- padding-right: 24px;
30587
+
30588
+ .E_clm1wy1 {
30589
+ width: 192px;
30590
+ height: 246px;
30591
+ border-radius: 4px;
30592
+ }
30593
+ .E_clm1wy1 > .ant-picker-calendar,
30594
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30595
+ width: 100%;
30596
+ background-color: rgba(245, 247, 250, 0.6);
30597
+ border-top: none;
30598
+ }
30599
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30600
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30601
+ padding: 0 16px;
30658
30602
  }
30659
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30660
- right: 0px;
30603
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30604
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30605
+ width: 100%;
30606
+ height: 180px;
30607
+ border-spacing: 0;
30661
30608
  }
30662
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30663
- padding: 0px;
30609
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30610
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30611
+ margin-bottom: 8px;
30664
30612
  }
30665
-
30666
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30667
- padding-right: 0px;
30668
- cursor: default;
30613
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30614
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30615
+ width: 22px;
30669
30616
  }
30670
-
30671
- .E_sx1bpnu .ant-input-sm {
30672
- line-height: 18px;
30617
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30618
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30619
+ padding: 0;
30673
30620
  }
30674
-
30675
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30676
- padding: 4px 8px 0 8px;
30677
- color: rgba(44, 56, 82, 0.6);
30678
- font-size: 12px;
30621
+ .E_clm1wy1 .ant-picker-cell {
30622
+ color: rgba(62, 70, 82, 0.6);
30623
+ opacity: 0.4;
30679
30624
  }
30680
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30681
- padding-bottom: 6px;
30625
+ .E_clm1wy1 .ant-picker-cell-in-view {
30626
+ color: rgba(62, 70, 82, 0.6);
30627
+ opacity: 1;
30682
30628
  }
30683
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30684
- padding-top: 4px;
30685
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30629
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30630
+ color: #3e4652;
30631
+ }
30632
+ .E_clm1wy1 .ant-picker-cell::before {
30633
+ pointer-events: none;
30686
30634
  }
30687
30635
 
30688
- .E_d1bw7c5z {
30689
- position: relative;
30690
- max-width: 388px;
30691
- min-width: 285px;
30636
+ .E_t1tsm00v {
30637
+ color: rgba(129, 138, 153, 0.6);
30638
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30639
+ backdrop-filter: blur(10px);
30640
+ padding: 7px 10px;
30692
30641
  }
30693
- .E_d1bw7c5z .center {
30694
- position: absolute;
30695
- font-size: 12px;
30696
- width: 80px;
30697
- height: 100px;
30698
- top: 0;
30699
- left: 35px;
30642
+
30643
+ .E_c167wnad {
30644
+ color: rgba(62, 70, 82, 0.6);
30700
30645
  display: flex;
30701
- flex-direction: column;
30702
- justify-content: center;
30646
+ justify-content: space-between;
30703
30647
  align-items: center;
30704
- color: #00122e;
30648
+ padding: 8px 16px;
30705
30649
  }
30706
- .E_d1bw7c5z .center .number {
30707
- font-size: 24px;
30708
- font-weight: 700;
30650
+ .E_c167wnad .anticon {
30651
+ cursor: pointer;
30709
30652
  }
30710
- .E_d1bw7c5z .center .text {
30711
- padding: 0 5px;
30712
- font-size: 12px;
30713
- width: inherit;
30714
- text-align: center;
30653
+ .E_c167wnad .anticon:hover {
30654
+ color: #0096ff;
30715
30655
  }
30716
- .E_d1bw7c5z .recharts-wrapper {
30717
- display: flex;
30656
+
30657
+ .E_cxhf7dh {
30658
+ text-align: center;
30718
30659
  }
30719
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30720
- position: relative !important;
30721
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30722
- left: 0 !important;
30723
- bottom: 0 !important;
30660
+ .E_cxhf7dh .dots {
30724
30661
  display: flex;
30725
- align-items: center;
30662
+ justify-content: center;
30726
30663
  }
30727
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30728
- width: 100%;
30664
+ .E_cxhf7dh .dot {
30665
+ display: inline-block;
30666
+ width: 2px;
30667
+ height: 2px;
30668
+ border-radius: 1px;
30669
+ background: #0096ff;
30729
30670
  }
30730
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30731
- width: 100%;
30732
- margin-right: 0 !important;
30733
- line-height: 18px;
30671
+ .E_cxhf7dh .dot:not(:last-child) {
30672
+ margin-right: 2px;
30734
30673
  }
30735
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30674
+ .E_cxhf7dh .bar {
30675
+ width: 9px;
30676
+ height: 2px;
30677
+ background: #0096ff;
30736
30678
  border-radius: 2px;
30737
30679
  }
30738
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30739
- min-width: 75px;
30740
- max-width: 198px;
30741
- width: calc(100% - 20px);
30742
- margin-left: 2px;
30743
- color: #00122e !important;
30744
- display: inline-flex;
30745
- justify-content: space-between;
30746
- }
30747
- .E_d1bw7c5z .tooltip-text {
30748
- maxwidth: calc(100% - 12px);
30680
+
30681
+ .E_gmyahx3 {
30749
30682
  cursor: pointer;
30750
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30751
- overflow: hidden;
30752
- text-overflow: ellipsis;
30753
- white-space: nowrap;
30754
30683
  }
30755
- .E_d1bw7c5z .value {
30756
- color: rgba(44, 56, 82, 0.75);
30684
+ .E_gmyahx3 .link-text {
30685
+ color: rgba(0, 21, 64, 0.3);
30757
30686
  }
30758
-
30759
- .E_t10pqbtc {
30760
- width: 140px;
30687
+ .E_gmyahx3:hover .link-text {
30688
+ color: #0080ff;
30761
30689
  }
30762
- .E_t10pqbtc .item {
30763
- margin: 6px auto;
30690
+
30691
+ .E_n12mqh7z {
30764
30692
  display: flex;
30765
- justify-content: space-between;
30693
+ align-items: center;
30694
+ font-size: 12px;
30695
+ line-height: 18px;
30766
30696
  }
30767
- .E_t10pqbtc .item .name {
30768
- width: 102px;
30697
+ .E_n12mqh7z:not(:last-child) {
30698
+ margin-bottom: 4px;
30769
30699
  }
30770
30700
 
30771
- .E_itxley7.ant-input-group.ant-input-group-compact {
30772
- display: flex;
30701
+ .E_tf5bynu {
30702
+ margin: 0 3px;
30773
30703
  }
30774
30704
 
30775
- .E_phljevk {
30776
- display: flex;
30777
- justify-content: space-between;
30778
- align-items: center;
30779
- padding: 10px 0;
30780
- color: rgba(44, 56, 82, 0.6);
30781
- font-size: 12px;
30782
- line-height: 24px;
30705
+ .E_tcckoz1 {
30706
+ max-height: 400px;
30707
+ overflow: auto;
30783
30708
  }
30784
- .E_phljevk .pagination-left {
30785
- padding: 2px 8px;
30709
+
30710
+ .E_c1up1pdz {
30711
+ width: 648px;
30786
30712
  }
30787
- .E_phljevk .dropdown-trigger {
30788
- display: flex;
30789
- align-items: center;
30790
- border-radius: 6px;
30791
- cursor: pointer;
30792
- transition: all 0.3s ease;
30713
+ .E_c1up1pdz.active {
30714
+ border-color: #0080ff;
30793
30715
  }
30794
- .E_phljevk .dropdown-trigger:hover {
30795
- background: rgba(211, 218, 235, 0.6);
30796
- color: #0080ff;
30716
+ .E_c1up1pdz.active > header {
30717
+ background: rgba(0, 128, 255, 0.1);
30797
30718
  }
30798
- .E_phljevk .dropdown-trigger .icon-inner {
30799
- margin-left: 4px;
30719
+ .E_c1up1pdz .expand {
30720
+ padding: 12px;
30800
30721
  }
30801
- .E_phljevk .pagination-right {
30722
+ .E_c1up1pdz .field-item {
30802
30723
  display: flex;
30803
- align-items: center;
30804
- color: #0080ff;
30805
- font-weight: bold;
30724
+ padding: 10px 0;
30725
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30806
30726
  }
30807
- .E_phljevk .pagination-right .icon-inner {
30808
- margin-left: 4px;
30727
+ .E_c1up1pdz .field-item:last-child {
30728
+ border-bottom: none;
30729
+ padding-bottom: 0;
30809
30730
  }
30810
- .E_phljevk .pagination-right .prev-btn,
30811
- .E_phljevk .pagination-right .next-btn {
30812
- padding: 0 8px;
30731
+ .E_c1up1pdz .field-item label {
30732
+ line-height: 32px;
30733
+ width: 100px;
30734
+ color: rgba(62, 70, 82, 0.6);
30813
30735
  }
30814
- .E_phljevk .pagination-right .prev-btn > span,
30815
- .E_phljevk .pagination-right .next-btn > span {
30816
- color: #0080ff;
30736
+ .E_c1up1pdz .help {
30737
+ color: rgba(62, 70, 82, 0.6);
30738
+ margin-top: 5px;
30817
30739
  }
30818
- .E_phljevk .pagination-right .next-btn .icon-inner {
30819
- transform: rotate(180deg);
30740
+ .E_c1up1pdz .ant-input-affix-wrapper,
30741
+ .E_c1up1pdz .ant-picker {
30742
+ width: 128px;
30820
30743
  }
30821
30744
 
30822
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30823
- max-height: calc(100vh - 128px);
30824
- overflow-y: auto;
30745
+ .E_c156wh19 {
30746
+ display: flex;
30747
+ align-items: center;
30748
+ justify-content: space-between;
30749
+ word-break: keep-all;
30825
30750
  }
30826
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30827
- padding: 4px 20px;
30828
- font-size: 12px;
30829
- line-height: 18px;
30751
+ .E_c156wh19 .title {
30752
+ margin: 0 16px 0 8px;
30830
30753
  }
30831
-
30832
- .E_rapgekc.ant-radio-wrapper {
30833
- display: inline-flex;
30834
- align-items: baseline;
30835
- white-space: pre-wrap;
30754
+ .E_c156wh19 .retain {
30755
+ color: rgba(129, 138, 153, 0.6);
30756
+ }
30757
+ .E_c156wh19 div.left {
30758
+ flex: 1;
30759
+ display: flex;
30760
+ overflow: hidden;
30761
+ align-items: center;
30762
+ justify-content: flex-start;
30763
+ white-space: nowrap;
30764
+ }
30765
+ .E_c156wh19 div.left .title {
30766
+ max-width: 100%;
30767
+ overflow: hidden;
30768
+ text-overflow: ellipsis;
30836
30769
  }
30837
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30838
- position: relative;
30839
- top: 3px;
30770
+ .E_c156wh19 div.right {
30771
+ display: flex;
30772
+ align-items: center;
30840
30773
  }
30841
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30842
- border-color: rgba(107, 128, 167, 0.6);
30774
+ .E_c156wh19 .reverse {
30775
+ display: flex;
30776
+ flex-direction: row-reverse;
30777
+ align-items: center;
30843
30778
  }
30844
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30845
- border-color: #0080ff;
30779
+ .E_c156wh19 .reverse .ant-switch {
30780
+ margin-left: 8px;
30846
30781
  }
30847
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30848
- border-color: #0080ff;
30849
- background: #0080ff;
30782
+ .E_c156wh19 .close {
30783
+ padding-left: 14px;
30784
+ margin-left: 14px;
30785
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30786
+ cursor: pointer;
30850
30787
  }
30851
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30852
- top: 4px;
30853
- left: 4px;
30854
- width: 6px;
30855
- height: 6px;
30856
- background: #fff;
30788
+
30789
+ .E_m126spxy {
30790
+ padding-bottom: 4px;
30791
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30857
30792
  }
30858
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30859
- opacity: 0.5;
30793
+ .E_m126spxy .ant-btn-link {
30794
+ padding: 1px 10px;
30795
+ color: rgba(62, 70, 82, 0.6);
30796
+ border-radius: 4px;
30860
30797
  }
30861
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30862
- border-color: rgba(107, 128, 167, 0.6);
30863
- background: rgba(211, 218, 235, 0.6);
30798
+ .E_m126spxy .ant-btn-link.active {
30799
+ background: rgba(0, 128, 255, 0.1);
30800
+ color: #0096ff;
30864
30801
  }
30865
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30866
- background: #00122e;
30802
+
30803
+ .E_wpbf4pq {
30804
+ padding: 10px 0;
30805
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30867
30806
  }
30868
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30869
- color: #00122e;
30870
- opacity: 0.5;
30807
+ .E_wpbf4pq .ant-input,
30808
+ .E_wpbf4pq .ant-picker {
30809
+ width: 80px;
30810
+ margin: 0 9px;
30811
+ text-align: center;
30871
30812
  }
30872
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30873
- color: #00122e;
30813
+ .E_wpbf4pq .options {
30814
+ padding: 12px 0 12px 16px;
30815
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30816
+ margin: 5px 0 5px 8px;
30874
30817
  }
30875
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30876
- display: inline-block;
30877
- padding: 0;
30878
- padding-left: 12px;
30818
+ .E_wpbf4pq .week-day-option,
30819
+ .E_wpbf4pq .month-day-option {
30820
+ background: #f5f7fa;
30821
+ box-sizing: border-box;
30822
+ border-radius: 16px;
30823
+ margin-right: 8px;
30879
30824
  }
30880
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30881
- margin-bottom: 0;
30882
- white-space: pre-wrap;
30883
- color: rgba(44, 56, 82, 0.6);
30825
+ .E_wpbf4pq .week-day-option:focus,
30826
+ .E_wpbf4pq .month-day-option:focus {
30827
+ color: inherit;
30828
+ border-color: #d9d9d9;
30884
30829
  }
30885
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30886
- padding-left: 8px;
30830
+ .E_wpbf4pq .week-day-option.active {
30831
+ background-color: #0096ff;
30832
+ border-color: #0096ff;
30833
+ color: #fff;
30887
30834
  }
30888
-
30889
- .E_rp906go .ant-radio-button-wrapper:first-child {
30890
- border-radius: 5px 0 0 5px;
30835
+ .E_wpbf4pq .week-day-option.en-text {
30836
+ width: 110px;
30837
+ margin-top: 4px;
30891
30838
  }
30892
- .E_rp906go .ant-radio-button-wrapper:last-child {
30893
- border-radius: 0 5px 5px 0;
30839
+ .E_wpbf4pq .month-day-option {
30840
+ width: 32px;
30841
+ padding: 0;
30842
+ margin-bottom: 8px;
30843
+ }
30844
+ .E_wpbf4pq .month-day-option.active {
30845
+ background-color: #0096ff;
30846
+ border-color: #0096ff;
30847
+ color: #fff;
30894
30848
  }
30895
30849
 
30896
- .E_rcc63c8 {
30897
- color: #00122e;
30898
- border-color: #ccd4e3;
30850
+ .E_s1ebs0ra {
30851
+ display: flex;
30852
+ align-items: center;
30853
+ justify-content: space-between;
30854
+ background: #edf0f7;
30855
+ padding: 8px 12px;
30856
+ position: sticky;
30857
+ top: 0;
30858
+ z-index: 1;
30859
+ margin-bottom: -52px;
30899
30860
  }
30900
- .E_rcc63c8:first-child {
30901
- border-color: #a3b4cc;
30861
+ .E_s1ebs0ra .select-total {
30862
+ display: flex;
30863
+ align-items: center;
30864
+ font-weight: 700;
30865
+ flex-shrink: 0;
30902
30866
  }
30903
- .E_rcc63c8.ant-radio-button-wrapper {
30904
- padding: 0 12px;
30905
- line-height: 32px;
30867
+ .E_s1ebs0ra .select-total .icon-wrapper {
30868
+ cursor: pointer;
30869
+ margin-left: 8px;
30870
+ width: 32px;
30906
30871
  height: 32px;
30872
+ border-radius: 50%;
30873
+ justify-content: center;
30907
30874
  }
30908
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30909
- white-space: nowrap;
30875
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30876
+ background: rgba(225, 230, 241, 0.6);
30910
30877
  }
30911
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30912
- height: 22px;
30913
- padding: 0 7px;
30914
- line-height: 20px;
30878
+ .E_s1ebs0ra .action-group {
30879
+ flex: 1;
30880
+ margin-left: 88px;
30881
+ white-space: nowrap;
30882
+ text-align: right;
30883
+ position: relative;
30884
+ padding: 4px 0;
30885
+ margin-top: -4px;
30886
+ overflow: hidden;
30915
30887
  }
30916
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30917
- background: #ccd4e3;
30888
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30889
+ transform: translateY(-4px);
30918
30890
  }
30919
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30920
- background: #0080ff;
30891
+ .E_s1ebs0ra .action-group button {
30892
+ border: none;
30921
30893
  }
30922
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30923
- background: #ccd4e3;
30924
- opacity: 0.5;
30894
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30895
+ margin-right: 8px;
30925
30896
  }
30926
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30927
- border-right-color: #0080ff;
30897
+ .E_s1ebs0ra .action-group > button:last-child {
30898
+ margin-right: 4px;
30928
30899
  }
30929
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30930
- border-color: #0080ff;
30900
+ .E_s1ebs0ra .action-group .more-btn {
30901
+ cursor: pointer;
30902
+ width: 32px;
30903
+ height: 32px;
30904
+ justify-content: center;
30905
+ border-radius: 50%;
30931
30906
  }
30932
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30933
- background: rgba(0, 136, 255, 0.1);
30907
+ .E_s1ebs0ra .action-group .more-btn:hover {
30908
+ background: #fff;
30934
30909
  }
30935
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30936
- background: rgba(211, 218, 235, 0.6);
30937
- border-color: #ccd4e3;
30938
- opacity: 0.5;
30910
+
30911
+ .E_iq1gosr {
30912
+ display: inline-block;
30939
30913
  }
30940
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30941
- color: #00122e;
30942
- border-color: #ccd4e3;
30914
+
30915
+ .E_c18bcrac {
30916
+ display: inline-block;
30917
+ width: 100%;
30943
30918
  }
30944
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30945
- color: #00122e;
30946
- border-color: #ccd4e3;
30947
- background: rgba(172, 186, 211, 0.6);
30919
+ .E_c18bcrac .recharts-wrapper {
30920
+ margin-left: 4px;
30948
30921
  }
30949
- .E_rcc63c8 .ant-radio-button-input {
30950
- margin-right: 8px;
30951
- display: inline;
30952
- border: none;
30953
- padding: 0;
30954
- width: 36px;
30955
- background: transparent;
30922
+
30923
+ .E_cro7kg2 {
30924
+ padding: 4px;
30956
30925
  }
30957
- .E_rcc63c8 .ant-radio-button-input:focus {
30958
- box-shadow: none;
30926
+
30927
+ .E_c14wcxf0 {
30928
+ display: flex;
30929
+ justify-content: space-between;
30930
+ align-items: center;
30931
+ font-size: 13px;
30932
+ line-height: 24px;
30933
+ color: #cccccc;
30934
+ white-space: nowrap;
30959
30935
  }
30960
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30961
- margin-right: 0;
30962
- width: initial;
30963
- box-shadow: none;
30936
+ .E_c14wcxf0 label {
30937
+ margin-right: 32px;
30964
30938
  }
30965
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30966
- display: none;
30939
+
30940
+ .E_coy29mj.E_c14wcxf0 {
30941
+ font-weight: bold;
30942
+ color: white;
30967
30943
  }
30968
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30969
- display: inline;
30944
+
30945
+ .E_s11212zy {
30946
+ width: 8px;
30947
+ height: 8px;
30948
+ border-radius: 2px;
30949
+ display: inline-block;
30950
+ background: var(--s11212zy-0);
30951
+ border: 1px solid #fff;
30952
+ box-sizing: content-box;
30953
+ margin-right: 6px;
30970
30954
  }
30971
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30972
- display: inline;
30973
- margin-right: 8px;
30974
- padding: 0;
30975
- width: 36px;
30955
+
30956
+ .E_p1lyky6c > :first-child {
30957
+ font-weight: bold;
30958
+ color: white;
30959
+ margin-right: 4px;
30976
30960
  }
30977
30961
 
30978
- .E_s1dizucg.ant-switch {
30979
- min-width: 40px;
30980
- height: 24px;
30981
- background: rgba(172, 186, 211, 0.6);
30962
+ .E_ou7iq30 {
30982
30963
  overflow: hidden;
30964
+ text-overflow: ellipsis;
30983
30965
  }
30984
- .E_s1dizucg.ant-switch:focus {
30985
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30986
- }
30987
- .E_s1dizucg.ant-switch-small {
30988
- min-width: 26px;
30989
- height: 16px;
30990
- }
30991
- .E_s1dizucg.ant-switch-large {
30992
- min-width: 52px;
30993
- height: 32px;
30994
- }
30995
- .E_s1dizucg.ant-switch .ant-switch-handle {
30996
- height: 20px;
30997
- width: 20px;
30966
+
30967
+ .E_s1tui002 {
30968
+ white-space: nowrap;
30998
30969
  }
30999
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31000
- border-radius: 10px;
31001
- transition-delay: 120ms;
30970
+
30971
+ .E_mxrc2zg {
30972
+ display: -webkit-box;
30973
+ -webkit-line-clamp: var(--mxrc2zg-0);
30974
+ -webkit-box-orient: vertical;
30975
+ word-break: break-all;
31002
30976
  }
31003
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31004
- height: 14px;
31005
- width: 14px;
31006
- top: 1px;
31007
- left: 1px;
30977
+
30978
+ .E_t1sqg15u {
30979
+ background: white;
31008
30980
  }
31009
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31010
- height: 28px;
31011
- width: 28px;
30981
+ .E_t1sqg15u.inline .table-row {
30982
+ flex-direction: column;
31012
30983
  }
31013
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31014
- border-radius: 14px;
30984
+ .E_t1sqg15u.inline .table-row > label {
30985
+ padding: 0 16px 7px 0;
31015
30986
  }
31016
- .E_s1dizucg.ant-switch-checked {
31017
- background-color: #00ba5d;
30987
+ .E_t1sqg15u.has-border .table-header {
30988
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31018
30989
  }
31019
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31020
- left: calc(100% - 20px - 2px);
30990
+ .E_t1sqg15u.has-border .hiddenBorder {
30991
+ border-top: none !important;
31021
30992
  }
31022
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31023
- left: calc(100% - 14px - 1px);
30993
+ .E_t1sqg15u.has-border .table-row + .table-row {
30994
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31024
30995
  }
31025
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31026
- left: calc(100% - 28px - 2px);
30996
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30997
+ padding-bottom: 0;
31027
30998
  }
31028
-
31029
- .E_c1up6e3y {
31030
- margin-left: 5px;
30999
+ .E_t1sqg15u.align-right .content {
31000
+ text-align: right;
31031
31001
  }
31032
-
31033
- .E_ivqqkzv {
31034
- height: 24px;
31035
- width: 56px !important;
31036
- margin-right: 4px;
31002
+ .E_t1sqg15u .uuid-row {
31003
+ display: flex;
31004
+ justify-content: space-between;
31037
31005
  }
31038
-
31039
- .E_c1wk4q29 {
31040
- color: rgba(44, 56, 82, 0.6);
31006
+ .E_t1sqg15u .uuid-row .id-text {
31007
+ white-space: nowrap;
31008
+ overflow: hidden;
31009
+ text-overflow: ellipsis;
31041
31010
  }
31042
31011
 
31043
- .E_c1bus5hc {
31044
- --color: white;
31045
- height: 14px;
31046
- width: 14px;
31047
- border-radius: 50%;
31048
- flex-shrink: 0;
31012
+ .E_t4zczcp {
31049
31013
  display: flex;
31014
+ justify-content: space-between;
31050
31015
  align-items: center;
31051
- justify-content: center;
31052
- border: 1px solid var(--color);
31053
- }
31054
- .E_c1bus5hc .circle-inner {
31055
- position: relative;
31056
- height: 10px;
31057
- width: 10px;
31058
- border-radius: 50%;
31059
- overflow: hidden;
31016
+ padding: 8px;
31017
+ min-height: 32px;
31060
31018
  }
31061
- .E_c1bus5hc .circle-content {
31062
- position: absolute;
31063
- height: 100%;
31064
- width: 100%;
31065
- left: 0;
31066
- top: 0;
31067
- border-radius: 50%;
31068
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31069
- transform: rotate(180deg);
31019
+ .E_t4zczcp .table-title {
31020
+ color: rgba(44, 56, 82, 0.6);
31021
+ font-weight: 600;
31022
+ font-size: 12px;
31023
+ line-height: 8px;
31070
31024
  }
31071
- .E_c1bus5hc .circle-child {
31072
- position: absolute;
31073
- height: 100%;
31074
- width: 100%;
31075
- left: 0;
31076
- top: 0;
31077
- margin-left: 50%;
31078
- transform-origin: left;
31079
- background: white;
31080
- transform: rotate(0deg);
31025
+ .E_t4zczcp .edit-icon {
31026
+ font-size: 16px;
31027
+ color: rgba(10, 37, 85, 0.6);
31028
+ cursor: pointer;
31081
31029
  }
31082
31030
 
31083
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31084
- border-radius: 6px;
31031
+ .E_t1s7goww {
31032
+ font-size: 12px;
31033
+ line-height: 18px;
31085
31034
  }
31086
- .E_s177mls5.ant-select.ant-select-single {
31087
- width: 100%;
31035
+
31036
+ .E_t93e4cf {
31037
+ display: flex;
31038
+ padding: 8px 0;
31088
31039
  color: #2d3a56;
31089
- border-color: rgba(211, 218, 235, 0.6);
31090
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31091
- font-size: 13px;
31092
- }
31093
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31094
- height: 30px;
31095
31040
  }
31096
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31097
- height: 38px;
31098
- font-size: 13px;
31041
+ .E_t93e4cf .hidden {
31042
+ display: none;
31099
31043
  }
31100
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31101
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31102
- transition: 160ms ease;
31044
+ .E_t93e4cf .ant-btn-link {
31045
+ height: auto;
31103
31046
  }
31104
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31105
- color: #0080ff;
31047
+ .E_t93e4cf .content {
31048
+ overflow: hidden;
31049
+ overflow-x: auto;
31050
+ width: 100%;
31051
+ white-space: pre-wrap;
31106
31052
  }
31107
- .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 {
31108
- border-color: rgba(107, 128, 167, 0.6);
31109
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31053
+ .E_t93e4cf .content .ant-btn {
31054
+ white-space: pre-wrap;
31055
+ text-align: left;
31110
31056
  }
31111
- .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 {
31112
- color: #0080ff;
31057
+ .E_t93e4cf .content .unit-chart {
31058
+ justify-content: flex-start;
31113
31059
  }
31114
- .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 {
31115
- border-color: #0080ff;
31116
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31060
+
31061
+ .E_rhz2uv5 {
31062
+ width: var(--rhz2uv5-0);
31063
+ flex-shrink: 0;
31064
+ color: rgba(44, 56, 82, 0.6);
31065
+ padding-right: 12px;
31117
31066
  }
31118
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31119
- transform: rotate(180deg);
31067
+
31068
+ span.E_tqjc4ui {
31069
+ margin: 0 2px;
31120
31070
  }
31121
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31122
- background: rgba(211, 218, 235, 0.6);
31123
- border-color: rgba(172, 186, 211, 0.6);
31124
- cursor: "not-allowed";
31071
+
31072
+ .E_wg1tsps {
31073
+ display: flex;
31074
+ align-items: center;
31075
+ justify-content: flex-end;
31125
31076
  }
31126
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31127
- border-color: #f0483e !important;
31077
+
31078
+ .E_b1ctd5xy {
31079
+ display: flex;
31080
+ align-items: center;
31081
+ width: calc(100% - 40px);
31128
31082
  }
31129
- .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 {
31130
- color: #1d326c;
31083
+ .E_b1ctd5xy .chart {
31084
+ display: inline-block;
31085
+ width: 100%;
31131
31086
  }
31132
- .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 {
31133
- border-color: #0080ff;
31134
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31087
+
31088
+ .E_u1p8acpn {
31089
+ min-width: 40px;
31135
31090
  }
31136
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31137
- transform: rotate(180deg);
31091
+ .E_u1p8acpn .unit {
31092
+ color: #00122e !important;
31138
31093
  }
31139
31094
 
31140
- .E_s1dni7lo {
31141
- width: 430px !important;
31095
+ .E_s1iv0tp1 .enabled-switch {
31096
+ display: flex;
31097
+ align-items: center;
31098
+ }
31099
+ .E_s1iv0tp1 .enabled-text {
31100
+ margin-right: 8px;
31142
31101
  }
31143
31102
 
31144
- .E_d1wwmmm5 .ant-select-item-group {
31145
- padding: 8px 16px;
31146
- line-height: 18px;
31147
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31148
- height: 34px;
31149
- min-height: 34px;
31103
+ .E_skwah65 {
31104
+ height: 8px;
31150
31105
  box-sizing: border-box;
31151
- margin-top: 8px;
31106
+ border-radius: 2px;
31107
+ background: #f5f7fa;
31108
+ display: flex;
31109
+ width: 100%;
31110
+ overflow: hidden;
31111
+ }
31112
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31113
+ margin-left: 1px;
31114
+ }
31115
+
31116
+ .E_fzh9mnb {
31117
+ width: 100%;
31118
+ height: 100%;
31119
+ min-height: 124px;
31120
+ display: flex;
31121
+ flex-direction: column;
31122
+ justify-content: center;
31123
+ align-items: center;
31124
+ }
31125
+ .E_fzh9mnb .error-text {
31126
+ color: rgba(10, 37, 85, 0.6);
31127
+ margin-bottom: 16px;
31128
+ font-size: 18px;
31152
31129
  }
31153
31130
 
31154
- .E_o1ugr09p {
31131
+ .E_t160l1cm {
31155
31132
  display: flex;
31156
31133
  flex-direction: column;
31157
- margin: 1px 8px;
31158
- padding: 8px;
31159
- border-radius: 4px;
31134
+ flex: 1;
31135
+ /* FIXME:(yanzhen) do this better */
31160
31136
  }
31161
- .E_o1ugr09p .selected-icon {
31162
- display: none;
31137
+ .E_t160l1cm .tab-bar {
31138
+ flex-shrink: 0;
31139
+ display: flex;
31140
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31163
31141
  }
31164
- .E_o1ugr09p.ant-select-item-option-grouped {
31165
- padding-left: 8px;
31142
+ .E_t160l1cm .tab-content {
31143
+ height: 100%;
31166
31144
  }
31167
- .E_o1ugr09p.ant-select-item-option-selected {
31168
- background-color: white;
31145
+ .E_t160l1cm .tab-menu-item {
31146
+ margin-right: 2px;
31147
+ padding: 1px 12px;
31148
+ line-height: 24px;
31149
+ height: 24px;
31150
+ color: rgba(44, 56, 82, 0.6);
31151
+ border-radius: 4px 4px 0 0;
31152
+ cursor: pointer;
31153
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31169
31154
  }
31170
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31155
+ .E_t160l1cm .tab-menu-item:first-child {
31156
+ padding-left: 0;
31157
+ }
31158
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31159
+ padding-left: 12px;
31160
+ }
31161
+ .E_t160l1cm .tab-menu-item:hover {
31171
31162
  color: #0080ff;
31163
+ background: rgba(211, 218, 235, 0.6);
31172
31164
  }
31173
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31174
- display: block;
31165
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31166
+ fill: #0080ff;
31175
31167
  }
31176
- .E_o1ugr09p.ant-select-item-option-active {
31177
- background: rgba(0, 136, 255, 0.16);
31168
+ .E_t160l1cm .tab-menu-item:active {
31169
+ background: rgba(192, 203, 224, 0.6);
31178
31170
  }
31179
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31171
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31180
31172
  color: #0080ff;
31173
+ background: rgba(211, 218, 235, 0.6);
31181
31174
  }
31182
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31183
- background: rgba(0, 136, 255, 0.1);
31184
- color: #0080ff;
31175
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31176
+ background: rgba(192, 203, 224, 0.6);
31185
31177
  }
31186
-
31187
- .E_o1ifxsq4 {
31188
- display: flex;
31189
- justify-content: space-between;
31190
- height: 20px;
31191
- line-height: 20px;
31178
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31179
+ background: rgba(0, 128, 255, 0.16);
31192
31180
  }
31193
- .E_o1ifxsq4 .timezone-title {
31194
- color: #2d3a56;
31195
- overflow: hidden;
31196
- text-overflow: ellipsis;
31181
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31182
+ fill: #0080ff;
31197
31183
  }
31198
-
31199
- .E_o1zue7 {
31200
- display: flex;
31201
- justify-content: space-between;
31202
- color: rgba(44, 56, 82, 0.6);
31203
- height: 18px;
31204
- line-height: 18px;
31205
- margin-top: 2px;
31184
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31185
+ color: #0080ff;
31186
+ background: rgba(0, 128, 255, 0.1);
31206
31187
  }
31207
-
31208
- .E_tyfmlxg {
31209
- border: none;
31210
- margin-right: 0;
31211
- background: rgba(225, 230, 241, 0.6);
31188
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31189
+ background: rgba(0, 128, 255, 0.16);
31212
31190
  }
31213
-
31214
- .E_o18uybox {
31215
- pointer-events: none;
31216
- height: 32px;
31217
- width: 100%;
31218
- opacity: 0;
31191
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31192
+ fill: #1d326c;
31219
31193
  }
31220
-
31221
- .E_t1m2x205 .ant-tooltip-arrow {
31222
- display: none;
31194
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31195
+ margin-left: 8px;
31196
+ height: 22px;
31223
31197
  }
31224
- .E_t1m2x205 .ant-tooltip-inner {
31225
- background: rgba(23, 38, 64, 0.8);
31226
- border-radius: 4px;
31198
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31199
+ fill: rgba(44, 56, 82, 0.6);
31227
31200
  }
31228
-
31229
- .E_tju3gfj .date {
31230
- margin-right: 4px;
31201
+ .E_t160l1cm .tab-menu-item-group {
31202
+ padding: 0;
31203
+ display: flex;
31204
+ align-items: center;
31205
+ overflow: hidden;
31231
31206
  }
31232
-
31233
- .E_s1sck0th {
31234
- padding: 0 8px;
31235
- border-radius: 4px;
31207
+ .E_t160l1cm .tab-menu-item-group .main-title {
31208
+ opacity: 0;
31209
+ max-width: 0;
31210
+ transition: max-width 320ms ease, opacity 240ms ease;
31236
31211
  }
31237
-
31238
- .E_m855nr1 {
31239
- padding: 2px 8px;
31240
- border-radius: 3px;
31212
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31213
+ padding: 1px 12px;
31214
+ position: relative;
31215
+ display: flex;
31241
31216
  }
31242
-
31243
- .E_l1270xpg {
31244
- padding: 3px 8px;
31245
- border-radius: 2px;
31217
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31218
+ opacity: 0;
31219
+ position: absolute;
31220
+ top: 50%;
31221
+ left: 0;
31222
+ transform: translate(-50%, -50%);
31223
+ transition: opacity 100ms linear;
31224
+ fill: rgba(0, 128, 255, 0.2);
31246
31225
  }
31247
-
31248
- .E_t14rextb.ant-tag:hover {
31249
- opacity: unset;
31226
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31227
+ color: #0080ff;
31250
31228
  }
31251
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31252
- margin: 0;
31253
- margin-right: 8px;
31254
- display: inline-flex;
31255
- align-items: center;
31256
- border: none;
31229
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31230
+ padding: 1px 12px;
31231
+ display: inline-block;
31232
+ opacity: 1;
31233
+ max-width: 160px;
31257
31234
  }
31258
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31259
- width: 16px;
31260
- height: 16px;
31261
- color: inherit;
31262
- margin-left: 4px;
31263
- opacity: 0.6;
31264
- display: inline-flex;
31235
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31236
+ padding: 1px 12px;
31237
+ color: #005ed1;
31265
31238
  }
31266
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31239
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31267
31240
  opacity: 1;
31268
31241
  }
31269
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31270
- color: #0080ff;
31271
- background-color: rgba(0, 136, 255, 0.1);
31242
+ .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 {
31243
+ background: rgba(0, 128, 255, 0.16);
31272
31244
  }
31273
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31274
- color: #f0483e;
31275
- background-color: rgba(255, 74, 74, 0.1);
31245
+ .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 {
31246
+ opacity: 0;
31276
31247
  }
31277
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31278
- color: #e07f00;
31279
- background-color: rgba(255, 187, 0, 0.1);
31248
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31249
+ padding: 4px 16px;
31250
+ height: 32px;
31251
+ border-radius: 6px 6px 0 0;
31280
31252
  }
31281
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31282
- color: #008f4c;
31283
- background-color: rgba(30, 201, 127, 0.1);
31253
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31254
+ padding-left: 0;
31284
31255
  }
31285
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31286
- color: #1d326c;
31287
- background-color: rgba(225, 230, 241, 0.6);
31256
+ .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 {
31257
+ padding-left: 16px;
31288
31258
  }
31289
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31290
- color: #7E41FF;
31291
- background-color: rgba(126, 65, 255, 0.1);
31259
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31260
+ margin-left: 11px;
31261
+ height: 24px;
31292
31262
  }
31293
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31294
- color: #fff;
31263
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31264
+ padding: 0;
31295
31265
  }
31296
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31297
- background-color: #f0483e;
31266
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31267
+ padding: 4px 16px;
31298
31268
  }
31299
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31300
- background-color: #fea008;
31269
+ .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 {
31270
+ padding: 4px 16px;
31301
31271
  }
31302
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31303
- background-color: #00ba5d;
31272
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31273
+ background: #fff;
31304
31274
  }
31305
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31306
- background-color: #0080ff;
31275
+ .E_t160l1cm .tab-menu-item-light:active {
31276
+ color: #005ed1;
31307
31277
  }
31308
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31309
- background-color: #6b7d99;
31278
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31279
+ background: #fff;
31280
+ color: #1d326c;
31310
31281
  }
31311
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31312
- background-color: #7E41FF;
31282
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31283
+ color: rgba(45, 58, 86, 0.6);
31313
31284
  }
31314
-
31315
- .E_iq1gosr {
31316
- display: inline-block;
31285
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31286
+ color: #1d326c;
31317
31287
  }
31318
-
31319
- .E_fzh9mnb {
31320
- width: 100%;
31321
- height: 100%;
31322
- min-height: 124px;
31288
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31289
+ fill: #d8deeb;
31290
+ }
31291
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31292
+ fill: #1d326c;
31293
+ }
31294
+ .E_t160l1cm .tab-content {
31295
+ flex: 1;
31323
31296
  display: flex;
31324
31297
  flex-direction: column;
31325
- justify-content: center;
31326
- align-items: center;
31327
31298
  }
31328
- .E_fzh9mnb .error-text {
31329
- color: rgba(10, 37, 85, 0.6);
31330
- margin-bottom: 16px;
31331
- font-size: 18px;
31299
+ .E_t160l1cm.is-overview .tab-content {
31300
+ overflow: visible;
31332
31301
  }
31333
31302
 
31334
- .E_f7pxqmh {
31335
- width: 100%;
31336
- margin-bottom: 0 !important;
31337
- flex-flow: nowrap !important;
31338
- line-break: auto;
31303
+ .E_t14npdqr {
31304
+ max-width: 240px;
31305
+ animation: none;
31339
31306
  }
31340
- .E_f7pxqmh > .ant-form-item-label {
31341
- text-align: left !important;
31342
- padding-bottom: 0 !important;
31307
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31308
+ border: 1px solid #0080ff;
31309
+ padding: 0;
31343
31310
  }
31344
- .E_f7pxqmh > .ant-form-item-label > label {
31345
- min-height: 32px;
31346
- height: auto;
31311
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31312
+ margin: 0;
31313
+ height: 32px;
31314
+ line-height: 32px;
31347
31315
  font-size: 13px;
31348
- color: rgba(44, 56, 82, 0.6);
31349
- white-space: normal;
31350
- }
31351
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31352
- border-color: #ff4d4f !important;
31353
- }
31354
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31355
- border-color: #ff4d4f !important;
31316
+ padding: 0 10px;
31317
+ display: block;
31318
+ overflow: hidden;
31319
+ text-overflow: ellipsis;
31320
+ white-space: nowrap;
31356
31321
  }
31357
- .E_f7pxqmh .ant-form-item-explain {
31358
- margin-top: 4px;
31359
- font-size: 12px;
31360
- min-height: 0px;
31322
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31323
+ content: " ";
31324
+ height: 1px;
31325
+ width: calc(100% + 10px);
31326
+ background: rgba(172, 186, 211, 0.6);
31327
+ display: block;
31361
31328
  }
31362
- .E_f7pxqmh .ant-form-item-extra {
31363
- font-size: 12px;
31364
- color: rgba(44, 56, 82, 0.6);
31365
- min-height: 0px;
31329
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31330
+ color: #0080ff;
31331
+ background: transparent;
31366
31332
  }
31367
31333
 
31368
31334
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -31425,6 +31391,78 @@ button.E_n7k2c6r {
31425
31391
  padding: 2px 8px;
31426
31392
  }
31427
31393
 
31394
+ .E_atcz0kf .ant-input-suffix {
31395
+ margin-left: 8px;
31396
+ }
31397
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31398
+ padding: 2px 7px 2px 12px;
31399
+ }
31400
+
31401
+ .E_iouxfgt {
31402
+ display: inline-flex;
31403
+ align-items: center;
31404
+ }
31405
+ .E_iouxfgt .icon-inner {
31406
+ display: inline-flex;
31407
+ align-items: center;
31408
+ justify-content: center;
31409
+ }
31410
+ .E_iouxfgt .icon-inner + span,
31411
+ .E_iouxfgt span + .icon-inner.suffix {
31412
+ margin-left: 4px;
31413
+ }
31414
+ .E_iouxfgt.is-rotate img,
31415
+ .E_iouxfgt.is-rotate svg {
31416
+ animation: rotate 680ms linear infinite;
31417
+ }
31418
+
31419
+ .E_f7pxqmh {
31420
+ width: 100%;
31421
+ margin-bottom: 0 !important;
31422
+ flex-flow: nowrap !important;
31423
+ line-break: auto;
31424
+ }
31425
+ .E_f7pxqmh > .ant-form-item-label {
31426
+ text-align: left !important;
31427
+ padding-bottom: 0 !important;
31428
+ }
31429
+ .E_f7pxqmh > .ant-form-item-label > label {
31430
+ min-height: 32px;
31431
+ height: auto;
31432
+ font-size: 13px;
31433
+ color: rgba(44, 56, 82, 0.6);
31434
+ white-space: normal;
31435
+ }
31436
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31437
+ border-color: #ff4d4f !important;
31438
+ }
31439
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31440
+ border-color: #ff4d4f !important;
31441
+ }
31442
+ .E_f7pxqmh .ant-form-item-explain {
31443
+ margin-top: 4px;
31444
+ font-size: 12px;
31445
+ min-height: 0px;
31446
+ }
31447
+ .E_f7pxqmh .ant-form-item-extra {
31448
+ font-size: 12px;
31449
+ color: rgba(44, 56, 82, 0.6);
31450
+ min-height: 0px;
31451
+ }
31452
+
31453
+ .E_i1inqkme {
31454
+ height: 18px;
31455
+ line-height: 18px;
31456
+ padding: 0 4px;
31457
+ border-radius: 4px;
31458
+ background: rgba(235, 239, 245, 0.6);
31459
+ border: 1px solid rgba(223, 228, 235, 0.6);
31460
+ display: flex;
31461
+ align-items: center;
31462
+ white-space: nowrap;
31463
+ margin-right: 4px;
31464
+ }
31465
+
31428
31466
  .E_a1wfy30z .ant-input-number-handler-wrap {
31429
31467
  display: var(--a1wfy30z-0);
31430
31468
  }
@@ -31465,44 +31503,6 @@ button.E_n7k2c6r {
31465
31503
  position: absolute;
31466
31504
  }
31467
31505
 
31468
- .E_i1inqkme {
31469
- height: 18px;
31470
- line-height: 18px;
31471
- padding: 0 4px;
31472
- border-radius: 4px;
31473
- background: rgba(235, 239, 245, 0.6);
31474
- border: 1px solid rgba(223, 228, 235, 0.6);
31475
- display: flex;
31476
- align-items: center;
31477
- white-space: nowrap;
31478
- margin-right: 4px;
31479
- }
31480
-
31481
- .E_iouxfgt {
31482
- display: inline-flex;
31483
- align-items: center;
31484
- }
31485
- .E_iouxfgt .icon-inner {
31486
- display: inline-flex;
31487
- align-items: center;
31488
- justify-content: center;
31489
- }
31490
- .E_iouxfgt .icon-inner + span,
31491
- .E_iouxfgt span + .icon-inner.suffix {
31492
- margin-left: 4px;
31493
- }
31494
- .E_iouxfgt.is-rotate img,
31495
- .E_iouxfgt.is-rotate svg {
31496
- animation: rotate 680ms linear infinite;
31497
- }
31498
-
31499
- .E_atcz0kf .ant-input-suffix {
31500
- margin-left: 8px;
31501
- }
31502
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31503
- padding: 2px 7px 2px 12px;
31504
- }
31505
-
31506
31506
  .E_cnujxq2 {
31507
31507
  display: flex;
31508
31508
  flex-direction: column;
@@ -32663,6 +32663,10 @@ input.E_rf8rlle.ant-input {
32663
32663
  line-height: 12px;
32664
32664
  }
32665
32665
 
32666
+ .E_m196gn1d {
32667
+ min-width: 1280px;
32668
+ }
32669
+
32666
32670
  .E_a1b5xrg3 .user-icon-inner {
32667
32671
  display: inline-flex;
32668
32672
  align-items: center;
@@ -32693,16 +32697,6 @@ input.E_rf8rlle.ant-input {
32693
32697
  transition: all 320ms ease;
32694
32698
  }
32695
32699
 
32696
- .E_m196gn1d {
32697
- min-width: 1280px;
32698
- }
32699
-
32700
- .E_h1ol2wl7 {
32701
- font-weight: bold;
32702
- background-color: unset;
32703
- padding: unset;
32704
- }
32705
-
32706
32700
  .E_suhck3k {
32707
32701
  height: 24px;
32708
32702
  width: 24px;
@@ -32732,6 +32726,12 @@ input.E_rf8rlle.ant-input {
32732
32726
  margin-right: 6px;
32733
32727
  }
32734
32728
 
32729
+ .E_h1ol2wl7 {
32730
+ font-weight: bold;
32731
+ background-color: unset;
32732
+ padding: unset;
32733
+ }
32734
+
32735
32735
  .E_hrhfj7c {
32736
32736
  display: none;
32737
32737
  }
@@ -33645,40 +33645,6 @@ input.E_rf8rlle.ant-input {
33645
33645
  padding: 0;
33646
33646
  }
33647
33647
 
33648
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33649
- margin-right: 2px;
33650
- }
33651
-
33652
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33653
- padding-left: 8px;
33654
- padding-right: 8px;
33655
- }
33656
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33657
- border-radius: 4px;
33658
- }
33659
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33660
- border-radius: 4px;
33661
- }
33662
-
33663
- .E_ma64lna .antd5-segmented-item-label {
33664
- padding-left: 12px;
33665
- padding-right: 12px;
33666
- }
33667
-
33668
- .E_ckld275 {
33669
- background-color: rgba(225, 230, 241, 0.6);
33670
- }
33671
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33672
- background-color: rgba(255, 255, 255, 0.6);
33673
- color: rgba(44, 56, 82, 0.75);
33674
- }
33675
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33676
- background-color: transparent;
33677
- }
33678
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33679
- background-color: transparent;
33680
- }
33681
-
33682
33648
  .E_c1yd35n {
33683
33649
  padding: 0 12px 14px 12px;
33684
33650
  }
@@ -33740,21 +33706,38 @@ input.E_rf8rlle.ant-input {
33740
33706
  transform: translateY(-4px);
33741
33707
  }
33742
33708
 
33743
- .E_r77hffu {
33744
- display: flex;
33745
- align-items: center;
33746
- justify-content: space-between;
33747
- column-gap: 6px;
33709
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33710
+ margin-right: 2px;
33748
33711
  }
33749
33712
 
33750
- .E_p1cmxsf7 {
33751
- display: flex;
33752
- flex-direction: column;
33753
- justify-content: center;
33754
- row-gap: var(--p1cmxsf7-0);
33713
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33714
+ padding-left: 8px;
33715
+ padding-right: 8px;
33716
+ }
33717
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33718
+ border-radius: 4px;
33719
+ }
33720
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33721
+ border-radius: 4px;
33722
+ }
33723
+
33724
+ .E_ma64lna .antd5-segmented-item-label {
33725
+ padding-left: 12px;
33726
+ padding-right: 12px;
33727
+ }
33728
+
33729
+ .E_ckld275 {
33730
+ background-color: rgba(225, 230, 241, 0.6);
33731
+ }
33732
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33733
+ background-color: rgba(255, 255, 255, 0.6);
33734
+ color: rgba(44, 56, 82, 0.75);
33735
+ }
33736
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33737
+ background-color: transparent;
33755
33738
  }
33756
- .E_p1cmxsf7 .antd5-progress-line {
33757
- font-size: 0;
33739
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33740
+ background-color: transparent;
33758
33741
  }
33759
33742
 
33760
33743
  .E_ckui4s7 {
@@ -33879,6 +33862,11 @@ input.E_rf8rlle.ant-input {
33879
33862
  margin-right: 4px;
33880
33863
  }
33881
33864
 
33865
+ .E_i1g85yz3 {
33866
+ margin-right: 4px;
33867
+ height: 16px;
33868
+ }
33869
+
33882
33870
  .E_slr2ynn {
33883
33871
  padding: 0 8px;
33884
33872
  height: 18px;
@@ -34101,11 +34089,6 @@ input.E_rf8rlle.ant-input {
34101
34089
  margin-right: 8px;
34102
34090
  }
34103
34091
 
34104
- .E_i1g85yz3 {
34105
- margin-right: 4px;
34106
- height: 16px;
34107
- }
34108
-
34109
34092
  .E_sjob3jg {
34110
34093
  --item-min-width: 60px;
34111
34094
  }
@@ -34301,82 +34284,154 @@ input.E_rf8rlle.ant-input {
34301
34284
  justify-content: center;
34302
34285
  }
34303
34286
 
34304
- .E_tc97u5y {
34305
- height: 100%;
34287
+ .E_sddwhm6 {
34288
+ margin: 0;
34289
+ border-radius: 20px;
34290
+ padding: 2px 10px;
34291
+ height: 22px;
34292
+ }
34293
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34294
+ background-color: rgba(237, 241, 250, 0.6) !important;
34295
+ }
34296
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34297
+ background-color: rgba(225, 230, 241, 0.6) !important;
34298
+ }
34299
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34300
+ color: #00122e;
34301
+ }
34302
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34303
+ margin-right: 6px;
34304
+ }
34305
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34306
+ margin-left: 8px;
34307
+ color: rgba(44, 56, 82, 0.6);
34308
+ }
34309
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34310
+ background-color: rgba(0, 136, 255, 0.1);
34311
+ }
34312
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34313
+ background-color: #0080ff;
34314
+ }
34315
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34316
+ background-color: rgba(0, 136, 255, 0.16);
34317
+ }
34318
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34319
+ background-color: rgba(255, 74, 74, 0.1);
34320
+ }
34321
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34322
+ background-color: #f0483e;
34323
+ }
34324
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34325
+ background-color: rgba(255, 74, 74, 0.16);
34326
+ }
34327
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34328
+ background-color: rgba(254, 160, 8, 0.1);
34329
+ }
34330
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34331
+ background-color: #fea008;
34332
+ }
34333
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34334
+ background-color: rgba(255, 187, 0, 0.16);
34335
+ }
34336
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34337
+ background-color: rgba(30, 201, 127, 0.1);
34338
+ }
34339
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34340
+ background-color: #00ba5d;
34341
+ }
34342
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34343
+ background-color: rgba(30, 201, 127, 0.16);
34344
+ }
34345
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34346
+ background-color: rgba(225, 230, 241, 0.6);
34347
+ }
34348
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34349
+ background-color: #6b7d99;
34350
+ }
34351
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34352
+ background-color: rgba(211, 218, 235, 0.6);
34306
34353
  }
34307
34354
 
34308
- .E_tfzf37v {
34309
- height: 100%;
34355
+ .E_satwmqm {
34356
+ width: 8px;
34357
+ height: 8px;
34358
+ border-radius: 50%;
34359
+ display: inline-block;
34310
34360
  }
34311
- .E_tfzf37v .ant-table.ant-table-small .ant-table-tbody > tr > td {
34312
- padding-top: 6px;
34313
- padding-bottom: 6px;
34361
+
34362
+ .E_tc97u5y {
34363
+ height: 100%;
34314
34364
  }
34315
- .E_tfzf37v.empty-table .ant-table-content {
34365
+
34366
+ .E_efzf37v .ant-table-content {
34316
34367
  overflow: visible !important;
34317
34368
  height: 100%;
34318
34369
  }
34319
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34370
+ .E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34320
34371
  height: 100%;
34321
34372
  }
34322
- .E_tfzf37v.empty-table .ant-table-content table {
34373
+ .E_efzf37v .ant-table-content table {
34323
34374
  width: 100% !important;
34324
34375
  height: 100%;
34325
34376
  }
34326
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34377
+ .E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34327
34378
  padding: 15px 0;
34328
34379
  }
34329
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34380
+ .E_efzf37v .ant-table-content table thead.ant-table-thead {
34330
34381
  display: none;
34331
34382
  }
34332
- .E_tfzf37v .active-row td:nth-child(1) {
34383
+
34384
+ .E_t1fisho6 {
34385
+ height: 100%;
34386
+ }
34387
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34388
+ padding-top: 6px;
34389
+ padding-bottom: 6px;
34390
+ }
34391
+ .E_t1fisho6 .active-row td:nth-child(1) {
34333
34392
  font-weight: 700;
34334
34393
  }
34335
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34394
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34336
34395
  font-weight: 700;
34337
34396
  }
34338
- .E_tfzf37v .ant-spin-nested-loading {
34397
+ .E_t1fisho6 .ant-spin-nested-loading {
34339
34398
  height: 100%;
34340
34399
  }
34341
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34400
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34342
34401
  height: 100%;
34343
34402
  overflow: visible;
34344
34403
  }
34345
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34404
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34346
34405
  max-height: none;
34347
34406
  }
34348
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34349
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34350
- display: none;
34351
- }
34352
- .E_tfzf37v td.ant-table-column-sort {
34407
+ .E_t1fisho6 td.ant-table-column-sort {
34353
34408
  background: transparent;
34354
34409
  }
34355
- .E_tfzf37v td.ant-table-cell-fix-left,
34356
- .E_tfzf37v td.ant-table-cell-fix-right {
34410
+ .E_t1fisho6 td.ant-table-cell-fix-left,
34411
+ .E_t1fisho6 td.ant-table-cell-fix-right {
34357
34412
  background: #fff;
34358
34413
  padding: 0 !important;
34359
34414
  }
34360
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34361
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34415
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34416
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34362
34417
  display: flex;
34363
34418
  align-items: center;
34364
34419
  height: 100%;
34365
34420
  padding: 8px;
34366
34421
  }
34367
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34368
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34422
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34423
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34369
34424
  overflow: hidden;
34370
34425
  text-overflow: ellipsis;
34371
34426
  width: 100%;
34372
34427
  }
34373
- .E_tfzf37v .ant-table-container {
34428
+ .E_t1fisho6 .ant-table-container {
34374
34429
  height: 100%;
34375
34430
  }
34376
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34431
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34377
34432
  box-shadow: none !important;
34378
34433
  }
34379
- .E_tfzf37v div.ant-table {
34434
+ .E_t1fisho6 div.ant-table {
34380
34435
  border-radius: 0px;
34381
34436
  border-left: none;
34382
34437
  border-right: none;
@@ -34385,48 +34440,48 @@ input.E_rf8rlle.ant-input {
34385
34440
  font-size: 12px;
34386
34441
  background: transparent;
34387
34442
  }
34388
- .E_tfzf37v div.ant-table .ant-table-header {
34443
+ .E_t1fisho6 div.ant-table .ant-table-header {
34389
34444
  position: relative;
34390
34445
  z-index: 3;
34391
34446
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34392
34447
  margin-bottom: -1px;
34393
34448
  }
34394
- .E_tfzf37v div.ant-table .time-wrapper .date,
34395
- .E_tfzf37v div.ant-table .value {
34449
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
34450
+ .E_t1fisho6 div.ant-table .value {
34396
34451
  color: #2d3a56;
34397
34452
  }
34398
- .E_tfzf37v div.ant-table .time-wrapper .time,
34399
- .E_tfzf37v div.ant-table .unit {
34453
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
34454
+ .E_t1fisho6 div.ant-table .unit {
34400
34455
  color: rgba(44, 56, 82, 0.6);
34401
34456
  }
34402
- .E_tfzf37v div.ant-table .ant-table-selection {
34457
+ .E_t1fisho6 div.ant-table .ant-table-selection {
34403
34458
  position: unset;
34404
34459
  text-align: center;
34405
34460
  }
34406
- .E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34461
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34407
34462
  background: #fff;
34408
34463
  }
34409
- .E_tfzf37v div.ant-table .anticon-setting {
34464
+ .E_t1fisho6 div.ant-table .anticon-setting {
34410
34465
  cursor: pointer;
34411
34466
  position: absolute;
34412
34467
  top: 50%;
34413
34468
  right: 12px;
34414
34469
  transform: translateY(-50%);
34415
34470
  }
34416
- .E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34471
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34417
34472
  box-shadow: none;
34418
34473
  width: 1px;
34419
34474
  background: rgba(213, 219, 227, 0.6);
34420
34475
  }
34421
- .E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34476
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34422
34477
  box-shadow: none;
34423
34478
  width: 1px;
34424
34479
  background: rgba(213, 219, 227, 0.6);
34425
34480
  }
34426
- .E_tfzf37v div.ant-table .ant-table-tbody {
34481
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
34427
34482
  position: relative;
34428
34483
  }
34429
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
34484
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34430
34485
  border-top: 1px solid rgba(211, 218, 235, 0.6);
34431
34486
  border-bottom: 1px solid white;
34432
34487
  height: 40px;
@@ -34434,11 +34489,11 @@ input.E_rf8rlle.ant-input {
34434
34489
  transition: background 0ms;
34435
34490
  color: #00122e;
34436
34491
  }
34437
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34492
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34438
34493
  background: #f2f5fa;
34439
34494
  border-bottom-color: #f2f5fa;
34440
34495
  }
34441
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34496
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34442
34497
  height: auto;
34443
34498
  color: #00122e;
34444
34499
  font-size: 12px;
@@ -34448,99 +34503,99 @@ input.E_rf8rlle.ant-input {
34448
34503
  text-overflow: ellipsis;
34449
34504
  white-space: nowrap;
34450
34505
  }
34451
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34506
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34452
34507
  color: #0096ff;
34453
34508
  }
34454
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34509
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34455
34510
  overflow: hidden;
34456
34511
  text-overflow: ellipsis;
34457
34512
  width: 100%;
34458
34513
  vertical-align: middle;
34459
34514
  }
34460
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34515
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34461
34516
  line-height: 0px;
34462
34517
  }
34463
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34518
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34464
34519
  padding-right: 25px;
34465
34520
  }
34466
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34521
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34467
34522
  border-top-color: transparent;
34468
34523
  }
34469
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
34524
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34470
34525
  background: rgba(225, 230, 241, 0.6);
34471
34526
  border-color: transparent transparent white;
34472
34527
  }
34473
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34528
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34474
34529
  border-radius: 8px 0 0 8px;
34475
34530
  }
34476
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34531
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34477
34532
  border-radius: 8px 0 0 8px;
34478
34533
  }
34479
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34534
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34480
34535
  content: "";
34481
34536
  width: 4px;
34482
34537
  top: -1px;
34483
34538
  bottom: -1px;
34484
34539
  background: white;
34485
34540
  }
34486
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34541
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34487
34542
  border-radius: 0 8px 8px 0;
34488
34543
  }
34489
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34544
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34490
34545
  border-radius: 0;
34491
34546
  background: white;
34492
34547
  border-top: none;
34493
34548
  }
34494
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34549
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34495
34550
  border-top: 1px solid transparent;
34496
34551
  border-radius: 0 8px 8px 0;
34497
34552
  background: rgba(225, 230, 241, 0.6);
34498
34553
  }
34499
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34554
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34500
34555
  background: white;
34501
34556
  border-top: 1px solid rgba(211, 218, 235, 0.6);
34502
34557
  }
34503
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34558
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34504
34559
  display: flex;
34505
34560
  align-items: center;
34506
34561
  height: 100%;
34507
34562
  background: rgba(225, 230, 241, 0.6);
34508
34563
  }
34509
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34564
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34510
34565
  background: white;
34511
34566
  border-top: 1px solid rgba(211, 218, 235, 0.6);
34512
34567
  }
34513
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34568
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34514
34569
  display: flex;
34515
34570
  align-items: center;
34516
34571
  height: 100%;
34517
34572
  background: rgba(225, 230, 241, 0.6);
34518
34573
  }
34519
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34574
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34520
34575
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34521
34576
  }
34522
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
34577
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34523
34578
  box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34524
34579
  border-radius: 8px;
34525
34580
  }
34526
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34581
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34527
34582
  border-top-color: white;
34528
34583
  }
34529
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34584
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34530
34585
  background: rgba(0, 136, 255, 0.1);
34531
34586
  border-bottom-color: transparent;
34532
34587
  border-top-color: transparent;
34533
34588
  }
34534
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34589
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34535
34590
  border-radius: 8px 0 0 8px;
34536
34591
  }
34537
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34592
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34538
34593
  border-radius: 0 8px 8px 0;
34539
34594
  }
34540
- .E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34595
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34541
34596
  background: rgba(0, 136, 255, 0.1);
34542
34597
  }
34543
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th {
34598
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34544
34599
  background: #fff;
34545
34600
  font-weight: 400;
34546
34601
  position: relative;
@@ -34550,7 +34605,7 @@ input.E_rf8rlle.ant-input {
34550
34605
  padding: 14px 8px 14px 8px;
34551
34606
  line-height: 20px;
34552
34607
  }
34553
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34608
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34554
34609
  content: "";
34555
34610
  width: 1px;
34556
34611
  top: 0;
@@ -34559,30 +34614,30 @@ input.E_rf8rlle.ant-input {
34559
34614
  position: absolute;
34560
34615
  right: 0;
34561
34616
  }
34562
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
34617
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34563
34618
  padding: unset;
34564
34619
  }
34565
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
34620
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34566
34621
  display: none;
34567
34622
  }
34568
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34623
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34569
34624
  width: 100%;
34570
34625
  overflow: hidden;
34571
34626
  white-space: nowrap;
34572
34627
  text-overflow: ellipsis;
34573
34628
  }
34574
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34629
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34575
34630
  overflow: hidden;
34576
34631
  text-overflow: ellipsis;
34577
34632
  flex: 1;
34578
34633
  }
34579
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34634
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34580
34635
  padding: 15px 25px 15px 8px;
34581
34636
  }
34582
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34637
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34583
34638
  padding: 0;
34584
34639
  }
34585
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34640
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34586
34641
  position: absolute;
34587
34642
  right: 6px;
34588
34643
  top: 50%;
@@ -34591,164 +34646,89 @@ input.E_rf8rlle.ant-input {
34591
34646
  display: none;
34592
34647
  transition: transform 320ms ease;
34593
34648
  }
34594
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34649
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34595
34650
  display: block;
34596
34651
  transform: translateY(-50%) rotateX(180deg);
34597
34652
  }
34598
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34653
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34599
34654
  display: block;
34600
34655
  }
34601
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34656
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34602
34657
  display: none;
34603
34658
  }
34604
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34659
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34605
34660
  transform: translateY(-50%);
34606
34661
  }
34607
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34662
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34608
34663
  transform: translateY(-50%) rotateX(180deg);
34609
34664
  }
34610
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34665
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34611
34666
  background: #f2f5fa;
34612
34667
  }
34613
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34668
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34614
34669
  display: block;
34615
34670
  }
34616
- .E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
34671
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34617
34672
  padding-right: 25px;
34618
34673
  }
34619
- .E_tfzf37v div.ant-table .ant-table-selection-column {
34674
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
34620
34675
  padding: 0 !important;
34621
34676
  }
34622
- .E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34677
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34623
34678
  position: absolute;
34624
34679
  left: 50%;
34625
34680
  top: 50%;
34626
34681
  transform: translate(-50%, -50%);
34627
34682
  }
34628
- .E_tfzf37v div.ant-table .ant-table-selection-column:after {
34683
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34629
34684
  display: none;
34630
34685
  }
34631
- .E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
34686
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34632
34687
  background: #fff;
34633
34688
  }
34634
- .E_tfzf37v div.ant-table .ant-table-placeholder {
34689
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
34635
34690
  background: inherit;
34636
34691
  }
34637
- .E_tfzf37v div.ant-table .ant-table-placeholder td {
34692
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34638
34693
  position: static;
34639
34694
  border: none;
34640
34695
  background: inherit !important;
34641
34696
  height: 100px;
34642
34697
  vertical-align: middle;
34643
34698
  }
34644
- .E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
34645
- .E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34699
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34700
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34646
34701
  font-weight: bold;
34647
34702
  font-size: 20px;
34648
34703
  color: rgba(10, 37, 85, 0.6);
34649
34704
  }
34650
- .E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
34651
- .E_tfzf37v div.ant-table th.cell__action_ {
34705
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34706
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34652
34707
  z-index: 10;
34653
34708
  }
34654
- .E_tfzf37v div.ant-table td.cell__action_ {
34709
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34655
34710
  padding: 0 !important;
34656
34711
  position: relative;
34657
34712
  background: #fff;
34658
34713
  }
34659
- .E_tfzf37v div.ant-table td.cell__action_ > * {
34714
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34660
34715
  height: 100%;
34661
34716
  display: flex;
34662
34717
  align-items: center;
34663
34718
  justify-content: flex-end;
34664
34719
  padding-right: 8px;
34665
34720
  }
34666
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button {
34721
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34667
34722
  width: 24px;
34668
34723
  height: 24px;
34669
34724
  cursor: pointer;
34670
34725
  justify-content: center;
34671
34726
  border-radius: 4px;
34672
34727
  }
34673
- .E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
34728
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34674
34729
  background: #fff;
34675
34730
  }
34676
34731
 
34677
- .E_sddwhm6 {
34678
- margin: 0;
34679
- border-radius: 20px;
34680
- padding: 2px 10px;
34681
- height: 22px;
34682
- }
34683
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34684
- background-color: rgba(237, 241, 250, 0.6) !important;
34685
- }
34686
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34687
- background-color: rgba(225, 230, 241, 0.6) !important;
34688
- }
34689
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34690
- color: #00122e;
34691
- }
34692
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34693
- margin-right: 6px;
34694
- }
34695
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34696
- margin-left: 8px;
34697
- color: rgba(44, 56, 82, 0.6);
34698
- }
34699
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34700
- background-color: rgba(0, 136, 255, 0.1);
34701
- }
34702
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34703
- background-color: #0080ff;
34704
- }
34705
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34706
- background-color: rgba(0, 136, 255, 0.16);
34707
- }
34708
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34709
- background-color: rgba(255, 74, 74, 0.1);
34710
- }
34711
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34712
- background-color: #f0483e;
34713
- }
34714
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34715
- background-color: rgba(255, 74, 74, 0.16);
34716
- }
34717
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34718
- background-color: rgba(254, 160, 8, 0.1);
34719
- }
34720
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34721
- background-color: #fea008;
34722
- }
34723
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34724
- background-color: rgba(255, 187, 0, 0.16);
34725
- }
34726
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34727
- background-color: rgba(30, 201, 127, 0.1);
34728
- }
34729
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34730
- background-color: #00ba5d;
34731
- }
34732
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34733
- background-color: rgba(30, 201, 127, 0.16);
34734
- }
34735
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34736
- background-color: rgba(225, 230, 241, 0.6);
34737
- }
34738
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34739
- background-color: #6b7d99;
34740
- }
34741
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34742
- background-color: rgba(211, 218, 235, 0.6);
34743
- }
34744
-
34745
- .E_satwmqm {
34746
- width: 8px;
34747
- height: 8px;
34748
- border-radius: 50%;
34749
- display: inline-block;
34750
- }
34751
-
34752
34732
  button.E_l48ei06.ant-btn {
34753
34733
  font-size: 12px;
34754
34734
  line-height: 18px;
@@ -34799,6 +34779,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34799
34779
  color: rgba(44, 56, 82, 0.7490196078);
34800
34780
  }
34801
34781
 
34782
+ .E_r77hffu {
34783
+ display: flex;
34784
+ align-items: center;
34785
+ justify-content: space-between;
34786
+ column-gap: 6px;
34787
+ }
34788
+
34789
+ .E_p1cmxsf7 {
34790
+ display: flex;
34791
+ flex-direction: column;
34792
+ justify-content: center;
34793
+ row-gap: var(--p1cmxsf7-0);
34794
+ }
34795
+ .E_p1cmxsf7 .antd5-progress-line {
34796
+ font-size: 0;
34797
+ }
34798
+
34799
+ .E_t13ef470 {
34800
+ height: 100%;
34801
+ }
34802
+ .E_t13ef470 .table-loading-item {
34803
+ padding: 12px 4px;
34804
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34805
+ display: flex;
34806
+ }
34807
+ .E_t13ef470 .table-loading-item > * {
34808
+ height: 16px;
34809
+ margin: 4px;
34810
+ background: rgba(204, 212, 227, 0.18);
34811
+ border-radius: 2px;
34812
+ }
34813
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34814
+ width: 16px;
34815
+ }
34816
+ .E_t13ef470 .table-loading-item .td-loading {
34817
+ flex: 1;
34818
+ }
34819
+ .E_t13ef470 :nth-child(1) {
34820
+ padding: 8px 4px;
34821
+ }
34822
+ .E_t13ef470 :nth-child(1) > * {
34823
+ background: rgba(107, 125, 153, 0.18);
34824
+ }
34825
+ .E_t13ef470 :nth-child(1) > * {
34826
+ background: rgba(163, 180, 204, 0.18);
34827
+ }
34828
+
34802
34829
  .E_t1gvlxt5 {
34803
34830
  min-width: 0;
34804
34831
  flex: 1;
@@ -34982,36 +35009,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34982
35009
  margin-left: 8px;
34983
35010
  }
34984
35011
 
34985
- .E_t13ef470 {
34986
- height: 100%;
34987
- }
34988
- .E_t13ef470 .table-loading-item {
34989
- padding: 12px 4px;
34990
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34991
- display: flex;
34992
- }
34993
- .E_t13ef470 .table-loading-item > * {
34994
- height: 16px;
34995
- margin: 4px;
34996
- background: rgba(204, 212, 227, 0.18);
34997
- border-radius: 2px;
34998
- }
34999
- .E_t13ef470 .table-loading-item .checkbox-loading {
35000
- width: 16px;
35001
- }
35002
- .E_t13ef470 .table-loading-item .td-loading {
35003
- flex: 1;
35004
- }
35005
- .E_t13ef470 :nth-child(1) {
35006
- padding: 8px 4px;
35007
- }
35008
- .E_t13ef470 :nth-child(1) > * {
35009
- background: rgba(107, 125, 153, 0.18);
35010
- }
35011
- .E_t13ef470 :nth-child(1) > * {
35012
- background: rgba(163, 180, 204, 0.18);
35013
- }
35014
-
35015
35012
  .E_t1g36k2w {
35016
35013
  overflow: hidden;
35017
35014
  height: 100%;