@cloudtower/eagle 0.27.93 → 0.27.97

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,1901 +29558,1772 @@ 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_c18gxmrl {
29562
- border: 1px solid #d8deeb;
29563
- border-radius: 4px;
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;
29564
29569
  }
29565
- .E_c18gxmrl + .E_c18gxmrl {
29566
- margin-top: 8px;
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29567
29572
  }
29568
- .E_c18gxmrl:hover {
29569
- border-color: #0080ff;
29573
+
29574
+ .E_ou7iq30 {
29575
+ overflow: hidden;
29576
+ text-overflow: ellipsis;
29570
29577
  }
29571
- .E_c18gxmrl:hover > header {
29572
- background: rgba(0, 128, 255, 0.1);
29578
+
29579
+ .E_s1tui002 {
29580
+ white-space: nowrap;
29573
29581
  }
29574
- .E_c18gxmrl.active header {
29575
- border-bottom: 1px solid #d8deeb;
29582
+
29583
+ .E_mxrc2zg {
29584
+ display: -webkit-box;
29585
+ -webkit-line-clamp: var(--mxrc2zg-0);
29586
+ -webkit-box-orient: vertical;
29587
+ word-break: break-all;
29576
29588
  }
29577
- .E_c18gxmrl > header {
29578
- padding: 8px 12px;
29589
+
29590
+ .E_gmyahx3 {
29591
+ cursor: pointer;
29592
+ }
29593
+ .E_gmyahx3 .link-text {
29594
+ color: rgba(0, 21, 64, 0.3);
29595
+ }
29596
+ .E_gmyahx3:hover .link-text {
29597
+ color: #0080ff;
29579
29598
  }
29580
29599
 
29581
- .E_m74vjol {
29582
- display: flex;
29583
- justify-content: space-between;
29600
+ .E_c18bcrac {
29601
+ display: inline-block;
29584
29602
  width: 100%;
29585
29603
  }
29586
- .E_m74vjol .action {
29587
- margin-left: 16px;
29604
+ .E_c18bcrac .recharts-wrapper {
29605
+ margin-left: 4px;
29588
29606
  }
29589
29607
 
29590
- .E_a1o35uvh .ant-alert-message {
29591
- width: 100%;
29608
+ .E_cro7kg2 {
29609
+ padding: 4px;
29592
29610
  }
29593
29611
 
29594
- .E_berrcjl {
29595
- color: rgba(10, 37, 85, 0.6);
29596
- margin-bottom: 4px;
29612
+ .E_c14wcxf0 {
29613
+ display: flex;
29614
+ justify-content: space-between;
29615
+ align-items: center;
29616
+ font-size: 13px;
29617
+ line-height: 24px;
29618
+ color: #cccccc;
29619
+ white-space: nowrap;
29597
29620
  }
29598
- .E_berrcjl .breadcrumb-link {
29599
- color: rgba(10, 37, 85, 0.6);
29600
- cursor: pointer;
29601
- transition: color 160ms ease;
29621
+ .E_c14wcxf0 label {
29622
+ margin-right: 32px;
29602
29623
  }
29603
- .E_berrcjl .breadcrumb-link:hover {
29604
- color: #0080ff;
29624
+
29625
+ .E_coy29mj.E_c14wcxf0 {
29626
+ font-weight: bold;
29627
+ color: white;
29605
29628
  }
29606
- .E_berrcjl .breadcrumb-link:active {
29607
- color: #005ed1;
29629
+
29630
+ .E_s11212zy {
29631
+ width: 8px;
29632
+ height: 8px;
29633
+ border-radius: 2px;
29634
+ display: inline-block;
29635
+ background: var(--s11212zy-0);
29636
+ border: 1px solid #fff;
29637
+ box-sizing: content-box;
29638
+ margin-right: 6px;
29608
29639
  }
29609
29640
 
29610
- .E_b1wx3t3t.ant-btn-icon-only {
29611
- justify-content: center;
29641
+ .E_p1lyky6c > :first-child {
29642
+ font-weight: bold;
29643
+ color: white;
29644
+ margin-right: 4px;
29612
29645
  }
29613
- .E_b1wx3t3t.ant-btn {
29614
- display: inline-flex;
29646
+
29647
+ .E_s1iv0tp1 .enabled-switch {
29648
+ display: flex;
29615
29649
  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);
29622
29650
  }
29623
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29624
- height: 40px;
29625
- line-height: 24px;
29651
+ .E_s1iv0tp1 .enabled-text {
29652
+ margin-right: 8px;
29626
29653
  }
29627
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29628
- height: 24px;
29629
- line-height: 20px;
29654
+
29655
+ .E_clm1wy1 {
29656
+ width: 192px;
29657
+ height: 246px;
29658
+ border-radius: 4px;
29630
29659
  }
29631
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29632
- border-radius: 50%;
29660
+ .E_clm1wy1 > .ant-picker-calendar,
29661
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29662
+ width: 100%;
29663
+ background-color: rgba(245, 247, 250, 0.6);
29664
+ border-top: none;
29633
29665
  }
29634
- .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 {
29635
- color: var(--color, #06101f);
29636
- font-weight: var(--font-weight);
29637
- background: var(--background-color, #fff);
29638
- border-width: var(--border-width, 1px);
29639
- border-color: var(--border-color, #d9d9d9);
29666
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29667
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29668
+ padding: 0 16px;
29640
29669
  }
29641
- .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 {
29642
- display: none;
29670
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29671
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29672
+ width: 100%;
29673
+ height: 180px;
29674
+ border-spacing: 0;
29643
29675
  }
29644
- .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 {
29645
- color: var(--color, inherit);
29676
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29677
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29678
+ margin-bottom: 8px;
29646
29679
  }
29647
- .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 {
29648
- background: var(--background-color-hover, var(--background-color));
29649
- border-color: var(--border-color-hover, var(--border-color, transparent));
29680
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29681
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29682
+ width: 22px;
29650
29683
  }
29651
- .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 {
29652
- --scale: 1;
29653
- --transY: 1px;
29654
- background: var(--background-color-active, var(--background-color));
29655
- border-color: var(--border-color-active, var(--border-color, transparent));
29684
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29685
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29686
+ padding: 0;
29656
29687
  }
29657
- .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 {
29658
- background: var(--background-color-focus, var(--background-color));
29659
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29660
- border-color: var(--border-color-focus, var(--border-color, transparent));
29688
+ .E_clm1wy1 .ant-picker-cell {
29689
+ color: rgba(62, 70, 82, 0.6);
29690
+ opacity: 0.4;
29661
29691
  }
29662
- .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 {
29663
- color: var(--color-disabled, var(--color));
29664
- background: var(--background-color-disabled, var(--background-color));
29665
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29666
- opacity: 0.5;
29692
+ .E_clm1wy1 .ant-picker-cell-in-view {
29693
+ color: rgba(62, 70, 82, 0.6);
29694
+ opacity: 1;
29667
29695
  }
29668
- .E_b1wx3t3t.ant-btn-link[disabled] {
29669
- color: #0080ff;
29670
- opacity: 0.5;
29696
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29697
+ color: #3e4652;
29671
29698
  }
29672
- .E_b1wx3t3t.ant-btn-primary {
29673
- --color: #fff;
29674
- --font-weight: bold;
29675
- --border-width: 0;
29676
- --background-color: #0080ff;
29677
- --background-color-hover: #009dff;
29678
- --background-color-active: #005ed1;
29679
- --background-color-focus: #0080ff;
29680
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29699
+ .E_clm1wy1 .ant-picker-cell::before {
29700
+ pointer-events: none;
29681
29701
  }
29682
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29683
- --background-color: #f0483e;
29684
- --background-color-hover: #ff5252;
29685
- --background-color-active: #c73d31;
29686
- --background-color-focus: #ff5252;
29687
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29702
+
29703
+ .E_t1tsm00v {
29704
+ color: rgba(129, 138, 153, 0.6);
29705
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29706
+ backdrop-filter: blur(10px);
29707
+ padding: 7px 10px;
29688
29708
  }
29689
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29690
- --background-color: #fea008;
29691
- --background-color-hover: #feba33;
29692
- --background-color-active: #e07f00;
29693
- --background-color-focus: #fea008;
29709
+
29710
+ .E_c167wnad {
29711
+ color: rgba(62, 70, 82, 0.6);
29712
+ display: flex;
29713
+ justify-content: space-between;
29714
+ align-items: center;
29715
+ padding: 8px 16px;
29694
29716
  }
29695
- .E_b1wx3t3t.ant-btn-secondary {
29696
- --color: #0080ff;
29697
- --font-weight: bold;
29698
- --border-width: 0;
29699
- --background-color: rgba(0, 136, 255, 0.1);
29700
- --background-color-hover: rgba(0, 136, 255, 0.16);
29701
- --background-color-active: rgba(0, 136, 255, 0.2);
29702
- --background-color-focus: rgba(0, 136, 255, 0.1);
29703
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29717
+ .E_c167wnad .anticon {
29718
+ cursor: pointer;
29704
29719
  }
29705
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29706
- --color: #f0483e;
29707
- --background-color: rgba(255, 74, 74, 0.1);
29708
- --background-color-hover: rgba(255, 74, 74, 0.16);
29709
- --background-color-active: rgba(255, 74, 74, 0.2);
29710
- --background-color-focus: rgba(255, 74, 74, 0.1);
29711
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29720
+ .E_c167wnad .anticon:hover {
29721
+ color: #0096ff;
29712
29722
  }
29713
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29714
- --color: #fea008;
29715
- --background-color: rgba(255, 187, 0, 0.1);
29716
- --background-color-hover: rgba(255, 187, 0, 0.16);
29717
- --background-color-active: rgba(255, 187, 0, 0.2);
29718
- --background-color-focus: rgba(255, 187, 0, 0.1);
29723
+
29724
+ .E_cxhf7dh {
29725
+ text-align: center;
29719
29726
  }
29720
- .E_b1wx3t3t.ant-btn-tertiary {
29721
- --color: #0080ff;
29722
- --font-weight: bold;
29723
- --border-width: 0;
29724
- --background-color: #fff;
29725
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29726
- box-shadow: none;
29727
- }
29728
- .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 {
29729
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29730
- }
29731
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29732
- --color: #f0483e;
29733
- --background-color: #fff;
29734
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29735
- }
29736
- .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 {
29737
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29738
- }
29739
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29740
- --color: #fea008;
29741
- --background-color: #fff;
29742
- }
29743
- .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 {
29744
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29745
- }
29746
- .E_b1wx3t3t.ant-btn-ordinary {
29747
- --color: #1d326c;
29748
- --border-color: #ccd4e3;
29749
- --background-color: #fff;
29750
- --background-color-hover: #edf0f7;
29751
- --background-color-active: #e4e9f2;
29752
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29753
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29754
- }
29755
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29756
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29757
- }
29758
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29759
- --color: #0080ff;
29760
- --border-color: #0080ff;
29761
- --background-color: #fff;
29762
- --background-color-hover: linear-gradient(
29763
- 0deg,
29764
- rgba(0, 136, 255, 0.16),
29765
- rgba(0, 136, 255, 0.16)
29766
- ),
29767
- #ffffff;
29768
- --background-color-active: linear-gradient(
29769
- 0deg,
29770
- rgba(0, 136, 255, 0.2),
29771
- rgba(0, 136, 255, 0.2)
29772
- ),
29773
- #ffffff;
29774
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29775
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29776
- }
29777
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29778
- --color: #f0483e;
29779
- --border-color: #f0483e;
29780
- --background-color: #fff;
29781
- --background-color-hover: linear-gradient(
29782
- 0deg,
29783
- rgba(255, 74, 74, 0.16),
29784
- rgba(255, 74, 74, 0.16)
29785
- ),
29786
- #ffffff;
29787
- --background-color-active: linear-gradient(
29788
- 0deg,
29789
- rgba(255, 74, 74, 0.2),
29790
- rgba(255, 74, 74, 0.2)
29791
- ),
29792
- #ffffff;
29793
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29794
- }
29795
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29796
- --color: #1d326c;
29797
- --border-color: #fff;
29798
- --background-color: #fff;
29799
- --background-color-hover: rgba(211, 218, 235, 0.6);
29800
- --background-color-active: rgba(192, 203, 224, 0.6);
29801
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29802
- box-shadow: none;
29803
- }
29804
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29805
- --color: #0080ff;
29806
- --border-color: #fff;
29807
- --background-color: #fff;
29808
- --background-color-hover: rgba(0, 136, 255, 0.16);
29809
- --background-color-active: rgba(0, 136, 255, 0.2);
29810
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29811
- box-shadow: none;
29812
- }
29813
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29814
- --color: #f0483e;
29815
- --background-color-hover: rgba(255, 74, 74, 0.16);
29816
- --background-color-active: rgba(255, 74, 74, 0.2);
29817
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29818
- }
29819
- .E_b1wx3t3t.ant-btn-quiet {
29820
- --color: rgba(44, 56, 82, 0.6);
29821
- --border-width: 0;
29822
- --background-color: transparent;
29823
- --background-color-hover: rgba(211, 218, 235, 0.6);
29824
- --background-color-active: rgba(192, 203, 224, 0.6);
29825
- --background-color-focus: #fff;
29826
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29827
- box-shadow: none;
29828
- }
29829
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29830
- --color: #f0483e;
29831
- --background-color-hover: rgba(255, 74, 74, 0.16);
29832
- --background-color-active: rgba(255, 74, 74, 0.2);
29833
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29834
- }
29835
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29836
- --color: #0080ff;
29837
- --background-color: transparent;
29838
- --background-color-hover: rgba(0, 136, 255, 0.16);
29839
- --background-color-active: rgba(0, 136, 255, 0.2);
29840
- --background-color-focus: #fff;
29841
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29842
- }
29843
- .E_b1wx3t3t .button-prefix-icon {
29844
- margin-right: 8px;
29845
- display: inline-flex;
29846
- }
29847
- .E_b1wx3t3t .button-suffix-icon {
29848
- margin-left: 8px;
29849
- display: inline-flex;
29850
- }
29851
- .E_b1wx3t3t .icon-wrapper {
29852
- display: flex;
29853
- justify-content: center;
29854
- }
29855
-
29856
- .E_n7k2c6r {
29857
- padding: 0;
29858
- }
29859
-
29860
- .E_fzh9mnb {
29861
- width: 100%;
29862
- height: 100%;
29863
- min-height: 124px;
29727
+ .E_cxhf7dh .dots {
29864
29728
  display: flex;
29865
- flex-direction: column;
29866
29729
  justify-content: center;
29867
- align-items: center;
29868
29730
  }
29869
- .E_fzh9mnb .error-text {
29870
- color: rgba(10, 37, 85, 0.6);
29871
- margin-bottom: 16px;
29872
- font-size: 18px;
29873
- }
29874
-
29875
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29876
- padding: 4px 8px 0 8px;
29877
- color: rgba(44, 56, 82, 0.6);
29878
- font-size: 12px;
29731
+ .E_cxhf7dh .dot {
29732
+ display: inline-block;
29733
+ width: 2px;
29734
+ height: 2px;
29735
+ border-radius: 1px;
29736
+ background: #0096ff;
29879
29737
  }
29880
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29881
- padding-bottom: 6px;
29738
+ .E_cxhf7dh .dot:not(:last-child) {
29739
+ margin-right: 2px;
29882
29740
  }
29883
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29884
- padding-top: 4px;
29885
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29741
+ .E_cxhf7dh .bar {
29742
+ width: 9px;
29743
+ height: 2px;
29744
+ background: #0096ff;
29745
+ border-radius: 2px;
29886
29746
  }
29887
29747
 
29888
- .E_b1nip9bk {
29889
- padding: 4px 11px;
29748
+ .E_tqjc4ui {
29749
+ margin: 0 2px;
29890
29750
  }
29891
29751
 
29892
- .E_bqamoqe {
29893
- white-space: nowrap;
29894
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29895
- }
29896
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29897
- --color: #0080ff;
29898
- }
29899
- .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] {
29900
- --color: #0080ff;
29752
+ .E_c1up1pdz {
29753
+ width: 648px;
29901
29754
  }
29902
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29903
- margin-left: 1px;
29755
+ .E_c1up1pdz.active {
29756
+ border-color: #0080ff;
29904
29757
  }
29905
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29906
- border-top-right-radius: 0;
29907
- border-bottom-right-radius: 0;
29758
+ .E_c1up1pdz.active > header {
29759
+ background: rgba(0, 128, 255, 0.1);
29908
29760
  }
29909
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29910
- border-top-left-radius: 0;
29911
- border-bottom-left-radius: 0;
29761
+ .E_c1up1pdz .expand {
29762
+ padding: 12px;
29912
29763
  }
29913
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29914
- border-radius: unset;
29764
+ .E_c1up1pdz .field-item {
29765
+ display: flex;
29766
+ padding: 10px 0;
29767
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29915
29768
  }
29916
-
29917
- .E_c1uzzomf {
29918
- margin-bottom: 16px;
29769
+ .E_c1up1pdz .field-item:last-child {
29770
+ border-bottom: none;
29771
+ padding-bottom: 0;
29919
29772
  }
29920
- .E_c1uzzomf .card-title {
29921
- font-size: 16px;
29922
- color: rgba(44, 56, 82, 0.6);
29923
- font-weight: 700;
29773
+ .E_c1up1pdz .field-item label {
29924
29774
  line-height: 32px;
29775
+ width: 100px;
29776
+ color: rgba(62, 70, 82, 0.6);
29925
29777
  }
29926
- .E_c1uzzomf .card-body {
29927
- padding: 24px;
29928
- border-radius: 8px;
29929
- background: #fff;
29778
+ .E_c1up1pdz .help {
29779
+ color: rgba(62, 70, 82, 0.6);
29780
+ margin-top: 5px;
29930
29781
  }
29931
- .E_c1uzzomf .empty {
29932
- font-weight: 700;
29933
- font-size: 14px;
29934
- line-height: 22px;
29935
- color: rgba(0, 21, 64, 0.3);
29936
- text-align: center;
29782
+ .E_c1up1pdz .ant-input-affix-wrapper,
29783
+ .E_c1up1pdz .ant-picker {
29784
+ width: 128px;
29937
29785
  }
29938
29786
 
29939
- .E_itxley7.ant-input-group.ant-input-group-compact {
29787
+ .E_c156wh19 {
29940
29788
  display: flex;
29789
+ align-items: center;
29790
+ justify-content: space-between;
29791
+ word-break: keep-all;
29941
29792
  }
29942
-
29943
- .E_d1bw7c5z {
29944
- position: relative;
29945
- max-width: 388px;
29946
- min-width: 285px;
29793
+ .E_c156wh19 .title {
29794
+ margin: 0 16px 0 8px;
29947
29795
  }
29948
- .E_d1bw7c5z .center {
29949
- position: absolute;
29950
- font-size: 12px;
29951
- width: 80px;
29952
- height: 100px;
29953
- top: 0;
29954
- left: 35px;
29796
+ .E_c156wh19 .retain {
29797
+ color: rgba(129, 138, 153, 0.6);
29798
+ }
29799
+ .E_c156wh19 div.left {
29800
+ flex: 1;
29955
29801
  display: flex;
29956
- flex-direction: column;
29957
- justify-content: center;
29802
+ overflow: hidden;
29958
29803
  align-items: center;
29959
- color: #00122e;
29960
- }
29961
- .E_d1bw7c5z .center .number {
29962
- font-size: 24px;
29963
- font-weight: 700;
29804
+ justify-content: flex-start;
29805
+ white-space: nowrap;
29964
29806
  }
29965
- .E_d1bw7c5z .center .text {
29966
- padding: 0 5px;
29967
- font-size: 12px;
29968
- width: inherit;
29969
- text-align: center;
29807
+ .E_c156wh19 div.left .title {
29808
+ max-width: 100%;
29809
+ overflow: hidden;
29810
+ text-overflow: ellipsis;
29970
29811
  }
29971
- .E_d1bw7c5z .recharts-wrapper {
29812
+ .E_c156wh19 div.right {
29972
29813
  display: flex;
29814
+ align-items: center;
29973
29815
  }
29974
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29975
- position: relative !important;
29976
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29977
- left: 0 !important;
29978
- bottom: 0 !important;
29816
+ .E_c156wh19 .reverse {
29979
29817
  display: flex;
29818
+ flex-direction: row-reverse;
29980
29819
  align-items: center;
29981
29820
  }
29982
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29983
- width: 100%;
29984
- }
29985
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29986
- width: 100%;
29987
- margin-right: 0 !important;
29988
- line-height: 18px;
29989
- }
29990
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29991
- border-radius: 2px;
29992
- }
29993
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29994
- min-width: 75px;
29995
- max-width: 198px;
29996
- width: calc(100% - 20px);
29997
- margin-left: 2px;
29998
- color: #00122e !important;
29999
- display: inline-flex;
30000
- justify-content: space-between;
29821
+ .E_c156wh19 .reverse .ant-switch {
29822
+ margin-left: 8px;
30001
29823
  }
30002
- .E_d1bw7c5z .tooltip-text {
30003
- maxwidth: calc(100% - 12px);
29824
+ .E_c156wh19 .close {
29825
+ padding-left: 14px;
29826
+ margin-left: 14px;
29827
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30004
29828
  cursor: pointer;
30005
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30006
- overflow: hidden;
30007
- text-overflow: ellipsis;
30008
- white-space: nowrap;
30009
- }
30010
- .E_d1bw7c5z .value {
30011
- color: rgba(44, 56, 82, 0.75);
30012
29829
  }
30013
29830
 
30014
- .E_t10pqbtc {
30015
- width: 140px;
29831
+ .E_m126spxy {
29832
+ padding-bottom: 4px;
29833
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30016
29834
  }
30017
- .E_t10pqbtc .item {
30018
- margin: 6px auto;
30019
- display: flex;
30020
- justify-content: space-between;
29835
+ .E_m126spxy .ant-btn-link {
29836
+ padding: 1px 10px;
29837
+ color: rgba(62, 70, 82, 0.6);
29838
+ border-radius: 4px;
30021
29839
  }
30022
- .E_t10pqbtc .item .name {
30023
- width: 102px;
29840
+ .E_m126spxy .ant-btn-link.active {
29841
+ background: rgba(0, 128, 255, 0.1);
29842
+ color: #0096ff;
30024
29843
  }
30025
29844
 
30026
- .E_iouxfgt {
30027
- display: inline-flex;
30028
- align-items: center;
30029
- }
30030
- .E_iouxfgt .icon-inner {
30031
- display: inline-flex;
30032
- align-items: center;
30033
- justify-content: center;
30034
- }
30035
- .E_iouxfgt .icon-inner + span,
30036
- .E_iouxfgt span + .icon-inner.suffix {
30037
- margin-left: 4px;
29845
+ .E_wpbf4pq {
29846
+ padding: 10px 0;
29847
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30038
29848
  }
30039
- .E_iouxfgt.is-rotate img,
30040
- .E_iouxfgt.is-rotate svg {
30041
- animation: rotate 680ms linear infinite;
29849
+ .E_wpbf4pq .ant-input,
29850
+ .E_wpbf4pq .ant-picker {
29851
+ width: 80px;
29852
+ margin: 0 9px;
29853
+ text-align: center;
30042
29854
  }
30043
-
30044
- .E_f7pxqmh {
30045
- width: 100%;
30046
- margin-bottom: 0 !important;
30047
- flex-flow: nowrap !important;
30048
- line-break: auto;
29855
+ .E_wpbf4pq .options {
29856
+ padding: 12px 0 12px 16px;
29857
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29858
+ margin: 5px 0 5px 8px;
30049
29859
  }
30050
- .E_f7pxqmh > .ant-form-item-label {
30051
- text-align: left !important;
30052
- padding-bottom: 0 !important;
29860
+ .E_wpbf4pq .week-day-option,
29861
+ .E_wpbf4pq .month-day-option {
29862
+ background: #f5f7fa;
29863
+ box-sizing: border-box;
29864
+ border-radius: 16px;
29865
+ margin-right: 8px;
30053
29866
  }
30054
- .E_f7pxqmh > .ant-form-item-label > label {
30055
- min-height: 32px;
30056
- height: auto;
30057
- font-size: 13px;
30058
- color: rgba(44, 56, 82, 0.6);
30059
- white-space: normal;
29867
+ .E_wpbf4pq .week-day-option:focus,
29868
+ .E_wpbf4pq .month-day-option:focus {
29869
+ color: inherit;
29870
+ border-color: #d9d9d9;
30060
29871
  }
30061
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30062
- border-color: #ff4d4f !important;
29872
+ .E_wpbf4pq .week-day-option.active {
29873
+ background-color: #0096ff;
29874
+ border-color: #0096ff;
29875
+ color: #fff;
30063
29876
  }
30064
- .E_f7pxqmh .ant-form-item-explain {
29877
+ .E_wpbf4pq .week-day-option.en-text {
29878
+ width: 110px;
30065
29879
  margin-top: 4px;
30066
- font-size: 12px;
30067
- min-height: 0px;
30068
29880
  }
30069
- .E_f7pxqmh .ant-form-item-extra {
30070
- font-size: 12px;
30071
- color: rgba(44, 56, 82, 0.6);
30072
- min-height: 0px;
29881
+ .E_wpbf4pq .month-day-option {
29882
+ width: 32px;
29883
+ padding: 0;
29884
+ margin-bottom: 8px;
30073
29885
  }
30074
-
30075
- .E_sx1bpnu .ant-input-sm {
30076
- line-height: 18px;
29886
+ .E_wpbf4pq .month-day-option.active {
29887
+ background-color: #0096ff;
29888
+ border-color: #0096ff;
29889
+ color: #fff;
30077
29890
  }
30078
29891
 
30079
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30080
- display: var(--ai7qkf2-0);
30081
- }
30082
- .E_ai7qkf2 .ant-input-number-input-wrap {
30083
- display: inline-flex;
30084
- line-height: 1.5715;
30085
- height: 100%;
30086
- width: 100%;
30087
- }
30088
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30089
- content: var(--ai7qkf2-1);
30090
- display: var(--ai7qkf2-2);
30091
- flex: none;
29892
+ .E_s1ebs0ra {
29893
+ display: flex;
30092
29894
  align-items: center;
30093
- margin-left: 4px;
30094
- padding: 5px 12px 5px 0;
30095
- color: rgba(44, 56, 82, 0.6);
29895
+ justify-content: space-between;
29896
+ background: #edf0f7;
29897
+ padding: 8px 12px;
29898
+ position: sticky;
29899
+ top: 0;
29900
+ z-index: 1;
29901
+ margin-bottom: -52px;
30096
29902
  }
30097
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30098
- content: var(--ai7qkf2-3);
30099
- display: var(--ai7qkf2-4);
30100
- flex: none;
29903
+ .E_s1ebs0ra .select-total {
29904
+ display: flex;
30101
29905
  align-items: center;
30102
- margin-right: 4px;
30103
- cursor: auto;
30104
- color: rgba(44, 56, 82, 0.6);
29906
+ font-weight: 700;
29907
+ flex-shrink: 0;
30105
29908
  }
30106
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30107
- border-radius: 0;
29909
+ .E_s1ebs0ra .select-total .icon-wrapper {
29910
+ cursor: pointer;
29911
+ margin-left: 8px;
29912
+ width: 32px;
29913
+ height: 32px;
29914
+ border-radius: 50%;
29915
+ justify-content: center;
29916
+ }
29917
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29918
+ background: rgba(225, 230, 241, 0.6);
29919
+ }
29920
+ .E_s1ebs0ra .action-group {
29921
+ flex: 1;
29922
+ margin-left: 88px;
29923
+ white-space: nowrap;
29924
+ text-align: right;
29925
+ position: relative;
29926
+ padding: 4px 0;
29927
+ margin-top: -4px;
29928
+ overflow: hidden;
30108
29929
  }
30109
- .E_ai7qkf2.ant-input-number {
30110
- width: 100%;
30111
- border-radius: 6px;
29930
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29931
+ transform: translateY(-4px);
30112
29932
  }
30113
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30114
- border-color: #0096ff;
30115
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30116
- z-index: 1;
29933
+ .E_s1ebs0ra .action-group button {
29934
+ border: none;
30117
29935
  }
30118
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30119
- border-color: #e75a3a;
30120
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
29936
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29937
+ margin-right: 8px;
30121
29938
  }
30122
- .E_ai7qkf2 .ant-input-number-input {
30123
- height: 30px;
30124
- border: 1px;
30125
- padding: 5px 12px;
30126
- font-size: inherit;
29939
+ .E_s1ebs0ra .action-group > button:last-child {
29940
+ margin-right: 4px;
30127
29941
  }
30128
- .E_ai7qkf2.ant-input-number-lg input {
30129
- height: 38px;
30130
- border: 1px;
30131
- padding: 8px 16px;
29942
+ .E_s1ebs0ra .action-group .more-btn {
29943
+ cursor: pointer;
29944
+ width: 32px;
29945
+ height: 32px;
29946
+ justify-content: center;
29947
+ border-radius: 50%;
30132
29948
  }
30133
- .E_ai7qkf2.ant-input-number-sm input {
30134
- height: 22px;
30135
- border: 1px;
30136
- padding: 2px 8px;
29949
+ .E_s1ebs0ra .action-group .more-btn:hover {
29950
+ background: #fff;
30137
29951
  }
30138
29952
 
30139
- .E_a1wfy30z .ant-input-number-handler-wrap {
30140
- display: var(--a1wfy30z-0);
29953
+ .E_t1sqg15u {
29954
+ background: white;
30141
29955
  }
30142
- .E_a1wfy30z .ant-input-number-input-wrap {
30143
- padding: 4px 11px;
30144
- display: inline-flex;
30145
- line-height: 1.5715;
30146
- height: inherit;
29956
+ .E_t1sqg15u.inline .table-row {
29957
+ flex-direction: column;
30147
29958
  }
30148
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30149
- content: var(--a1wfy30z-1);
30150
- display: var(--a1wfy30z-2);
30151
- flex: none;
30152
- align-items: center;
30153
- margin-left: 4px;
29959
+ .E_t1sqg15u.inline .table-row > label {
29960
+ padding: 0 16px 7px 0;
30154
29961
  }
30155
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30156
- content: var(--a1wfy30z-3);
30157
- display: var(--a1wfy30z-4);
30158
- flex: none;
30159
- align-items: center;
30160
- margin-right: 4px;
30161
- cursor: auto;
29962
+ .E_t1sqg15u.has-border .table-header {
29963
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30162
29964
  }
30163
- .E_a1wfy30z .ant-input-number-input {
30164
- padding: 0;
30165
- margin: 0;
30166
- height: auto;
30167
- font-size: inherit;
29965
+ .E_t1sqg15u.has-border .hiddenBorder {
29966
+ border-top: none !important;
30168
29967
  }
30169
-
30170
- .E_i1inqkme {
30171
- height: 18px;
30172
- line-height: 18px;
30173
- padding: 0 4px;
30174
- border-radius: 4px;
30175
- background: rgba(235, 239, 245, 0.6);
30176
- border: 1px solid rgba(223, 228, 235, 0.6);
30177
- display: flex;
30178
- align-items: center;
30179
- white-space: nowrap;
30180
- margin-right: 4px;
29968
+ .E_t1sqg15u.has-border .table-row + .table-row {
29969
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30181
29970
  }
30182
-
30183
- .E_owd0kml {
30184
- display: inline-block;
29971
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29972
+ padding-bottom: 0;
30185
29973
  }
30186
-
30187
- .E_h1jsgezc {
30188
- visibility: hidden;
30189
- position: absolute;
29974
+ .E_t1sqg15u.align-right .content {
29975
+ text-align: right;
30190
29976
  }
30191
-
30192
- .E_atcz0kf .ant-input-suffix {
30193
- margin-left: 8px;
29977
+ .E_t1sqg15u .uuid-row {
29978
+ display: flex;
29979
+ justify-content: space-between;
30194
29980
  }
30195
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30196
- padding: 2px 7px 2px 12px;
29981
+ .E_t1sqg15u .uuid-row .id-text {
29982
+ white-space: nowrap;
29983
+ overflow: hidden;
29984
+ text-overflow: ellipsis;
30197
29985
  }
30198
29986
 
30199
- .E_phljevk {
29987
+ .E_t4zczcp {
30200
29988
  display: flex;
30201
29989
  justify-content: space-between;
30202
29990
  align-items: center;
30203
- padding: 10px 0;
29991
+ padding: 8px;
29992
+ min-height: 32px;
29993
+ }
29994
+ .E_t4zczcp .table-title {
30204
29995
  color: rgba(44, 56, 82, 0.6);
29996
+ font-weight: 600;
30205
29997
  font-size: 12px;
30206
- line-height: 24px;
30207
- }
30208
- .E_phljevk .pagination-left {
30209
- padding: 2px 8px;
29998
+ line-height: 8px;
30210
29999
  }
30211
- .E_phljevk .dropdown-trigger {
30212
- display: flex;
30213
- align-items: center;
30214
- border-radius: 6px;
30000
+ .E_t4zczcp .edit-icon {
30001
+ font-size: 16px;
30002
+ color: rgba(10, 37, 85, 0.6);
30215
30003
  cursor: pointer;
30216
- transition: all 0.3s ease;
30217
- }
30218
- .E_phljevk .dropdown-trigger:hover {
30219
- background: rgba(211, 218, 235, 0.6);
30220
- color: #0080ff;
30221
30004
  }
30222
- .E_phljevk .dropdown-trigger .icon-inner {
30223
- margin-left: 4px;
30005
+
30006
+ .E_t1s7goww {
30007
+ font-size: 12px;
30008
+ line-height: 18px;
30224
30009
  }
30225
- .E_phljevk .pagination-right {
30010
+
30011
+ .E_t93e4cf {
30226
30012
  display: flex;
30227
- align-items: center;
30228
- color: #0080ff;
30229
- font-weight: bold;
30013
+ padding: 8px 0;
30014
+ color: #2d3a56;
30230
30015
  }
30231
- .E_phljevk .pagination-right .icon-inner {
30232
- margin-left: 4px;
30016
+ .E_t93e4cf .hidden {
30017
+ display: none;
30233
30018
  }
30234
- .E_phljevk .pagination-right .prev-btn,
30235
- .E_phljevk .pagination-right .next-btn {
30236
- padding: 0 8px;
30019
+ .E_t93e4cf .ant-btn-link {
30020
+ height: auto;
30237
30021
  }
30238
- .E_phljevk .pagination-right .prev-btn > span,
30239
- .E_phljevk .pagination-right .next-btn > span {
30240
- color: #0080ff;
30022
+ .E_t93e4cf .content {
30023
+ overflow: hidden;
30024
+ overflow-x: auto;
30025
+ width: 100%;
30026
+ white-space: pre-wrap;
30241
30027
  }
30242
- .E_phljevk .pagination-right .next-btn .icon-inner {
30243
- transform: rotate(180deg);
30028
+ .E_t93e4cf .content .ant-btn {
30029
+ white-space: pre-wrap;
30030
+ text-align: left;
30031
+ }
30032
+ .E_t93e4cf .content .unit-chart {
30033
+ justify-content: flex-start;
30244
30034
  }
30245
30035
 
30246
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30247
- max-height: calc(100vh - 128px);
30248
- overflow-y: auto;
30036
+ .E_rhz2uv5 {
30037
+ width: var(--rhz2uv5-0);
30038
+ flex-shrink: 0;
30039
+ color: rgba(44, 56, 82, 0.6);
30040
+ padding-right: 12px;
30249
30041
  }
30250
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30251
- padding: 4px 20px;
30042
+
30043
+ .E_n12mqh7z {
30044
+ display: flex;
30045
+ align-items: center;
30252
30046
  font-size: 12px;
30253
30047
  line-height: 18px;
30254
30048
  }
30049
+ .E_n12mqh7z:not(:last-child) {
30050
+ margin-bottom: 4px;
30051
+ }
30255
30052
 
30256
- .E_rapgekc.ant-radio-wrapper {
30257
- display: inline-flex;
30258
- align-items: baseline;
30259
- white-space: pre-wrap;
30053
+ .E_tf5bynu {
30054
+ margin: 0 3px;
30260
30055
  }
30261
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30262
- position: relative;
30263
- top: 3px;
30056
+
30057
+ .E_tcckoz1 {
30058
+ max-height: 400px;
30059
+ overflow: auto;
30264
30060
  }
30265
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30266
- border-color: rgba(107, 128, 167, 0.6);
30061
+
30062
+ .E_c18gxmrl {
30063
+ border: 1px solid #d8deeb;
30064
+ border-radius: 4px;
30267
30065
  }
30268
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30269
- border-color: #0080ff;
30066
+ .E_c18gxmrl + .E_c18gxmrl {
30067
+ margin-top: 8px;
30270
30068
  }
30271
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30069
+ .E_c18gxmrl:hover {
30272
30070
  border-color: #0080ff;
30273
- background: #0080ff;
30274
- }
30275
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30276
- top: 4px;
30277
- left: 4px;
30278
- width: 6px;
30279
- height: 6px;
30280
- background: #fff;
30281
- }
30282
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30283
- opacity: 0.5;
30284
- }
30285
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30286
- border-color: rgba(107, 128, 167, 0.6);
30287
- background: rgba(211, 218, 235, 0.6);
30288
- }
30289
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30290
- background: #00122e;
30291
- }
30292
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30293
- color: #00122e;
30294
- opacity: 0.5;
30295
- }
30296
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30297
- color: #00122e;
30298
30071
  }
30299
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30300
- display: inline-block;
30301
- padding: 0;
30302
- padding-left: 12px;
30072
+ .E_c18gxmrl:hover > header {
30073
+ background: rgba(0, 128, 255, 0.1);
30303
30074
  }
30304
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30305
- margin-bottom: 0;
30306
- white-space: pre-wrap;
30307
- color: rgba(44, 56, 82, 0.6);
30075
+ .E_c18gxmrl.active header {
30076
+ border-bottom: 1px solid #d8deeb;
30308
30077
  }
30309
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30310
- padding-left: 8px;
30078
+ .E_c18gxmrl > header {
30079
+ padding: 8px 12px;
30311
30080
  }
30312
30081
 
30313
- .E_rp906go .ant-radio-button-wrapper:first-child {
30314
- border-radius: 5px 0 0 5px;
30082
+ .E_m74vjol {
30083
+ display: flex;
30084
+ justify-content: space-between;
30085
+ width: 100%;
30315
30086
  }
30316
- .E_rp906go .ant-radio-button-wrapper:last-child {
30317
- border-radius: 0 5px 5px 0;
30087
+ .E_m74vjol .action {
30088
+ margin-left: 16px;
30318
30089
  }
30319
30090
 
30320
- .E_rcc63c8 {
30321
- color: #00122e;
30322
- border-color: #ccd4e3;
30091
+ .E_a1o35uvh .ant-alert-message {
30092
+ width: 100%;
30323
30093
  }
30324
- .E_rcc63c8:first-child {
30325
- border-color: #a3b4cc;
30094
+
30095
+ .E_tje3huy {
30096
+ width: 100%;
30097
+ overflow: inherit;
30098
+ white-space: inherit;
30099
+ text-overflow: ellipsis;
30326
30100
  }
30327
- .E_rcc63c8.ant-radio-button-wrapper {
30328
- padding: 0 12px;
30329
- line-height: 32px;
30101
+
30102
+ .E_b1wx3t3t.ant-btn-icon-only {
30103
+ justify-content: center;
30104
+ }
30105
+ .E_b1wx3t3t.ant-btn {
30106
+ display: inline-flex;
30107
+ align-items: center;
30108
+ justify-content: center;
30330
30109
  height: 32px;
30110
+ border-radius: 6px;
30111
+ line-height: 22px;
30112
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30113
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30331
30114
  }
30332
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30333
- white-space: nowrap;
30115
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30116
+ height: 40px;
30117
+ line-height: 24px;
30334
30118
  }
30335
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30336
- height: 22px;
30337
- padding: 0 7px;
30119
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30120
+ height: 24px;
30338
30121
  line-height: 20px;
30339
30122
  }
30340
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30341
- background: #ccd4e3;
30123
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30124
+ border-radius: 50%;
30342
30125
  }
30343
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30344
- background: #0080ff;
30126
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30127
+ margin-right: 8px;
30128
+ padding-right: 0px;
30345
30129
  }
30346
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30347
- background: #ccd4e3;
30348
- opacity: 0.5;
30130
+ .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 {
30131
+ color: var(--color, #06101f);
30132
+ font-weight: var(--font-weight);
30133
+ background: var(--background-color, #fff);
30134
+ border-width: var(--border-width, 1px);
30135
+ border-color: var(--border-color, #d9d9d9);
30349
30136
  }
30350
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30351
- border-right-color: #0080ff;
30137
+ .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 {
30138
+ display: none;
30352
30139
  }
30353
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30354
- border-color: #0080ff;
30140
+ .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 {
30141
+ color: var(--color, inherit);
30355
30142
  }
30356
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30357
- background: rgba(0, 136, 255, 0.1);
30143
+ .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 {
30144
+ background: var(--background-color-hover, var(--background-color));
30145
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30358
30146
  }
30359
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30360
- background: rgba(211, 218, 235, 0.6);
30361
- border-color: #ccd4e3;
30147
+ .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 {
30148
+ --scale: 1;
30149
+ --transY: 1px;
30150
+ background: var(--background-color-active, var(--background-color));
30151
+ border-color: var(--border-color-active, var(--border-color, transparent));
30152
+ }
30153
+ .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 {
30154
+ background: var(--background-color-focus, var(--background-color));
30155
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30156
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30157
+ }
30158
+ .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 {
30159
+ color: var(--color-disabled, var(--color));
30160
+ background: var(--background-color-disabled, var(--background-color));
30161
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30362
30162
  opacity: 0.5;
30363
30163
  }
30364
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30365
- color: #00122e;
30366
- border-color: #ccd4e3;
30164
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30165
+ color: #0080ff;
30166
+ opacity: 0.5;
30367
30167
  }
30368
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30369
- color: #00122e;
30370
- border-color: #ccd4e3;
30371
- background: rgba(172, 186, 211, 0.6);
30168
+ .E_b1wx3t3t.ant-btn-primary {
30169
+ --color: #fff;
30170
+ --font-weight: bold;
30171
+ --border-width: 0;
30172
+ --background-color: #0080ff;
30173
+ --background-color-hover: #009dff;
30174
+ --background-color-active: #005ed1;
30175
+ --background-color-focus: #0080ff;
30176
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30372
30177
  }
30373
- .E_rcc63c8 .ant-radio-button-input {
30374
- margin-right: 8px;
30375
- display: inline;
30376
- border: none;
30377
- padding: 0;
30378
- width: 36px;
30379
- background: transparent;
30178
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30179
+ --background-color: #f0483e;
30180
+ --background-color-hover: #ff5252;
30181
+ --background-color-active: #c73d31;
30182
+ --background-color-focus: #ff5252;
30183
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30380
30184
  }
30381
- .E_rcc63c8 .ant-radio-button-input:focus {
30382
- box-shadow: none;
30185
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30186
+ --background-color: #fea008;
30187
+ --background-color-hover: #feba33;
30188
+ --background-color-active: #e07f00;
30189
+ --background-color-focus: #fea008;
30383
30190
  }
30384
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30385
- margin-right: 0;
30386
- width: initial;
30191
+ .E_b1wx3t3t.ant-btn-secondary {
30192
+ --color: #0080ff;
30193
+ --font-weight: bold;
30194
+ --border-width: 0;
30195
+ --background-color: rgba(0, 136, 255, 0.1);
30196
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30197
+ --background-color-active: rgba(0, 136, 255, 0.2);
30198
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30199
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30200
+ }
30201
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30202
+ --color: #f0483e;
30203
+ --background-color: rgba(255, 74, 74, 0.1);
30204
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30205
+ --background-color-active: rgba(255, 74, 74, 0.2);
30206
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30207
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30208
+ }
30209
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30210
+ --color: #fea008;
30211
+ --background-color: rgba(255, 187, 0, 0.1);
30212
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30213
+ --background-color-active: rgba(255, 187, 0, 0.2);
30214
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30215
+ }
30216
+ .E_b1wx3t3t.ant-btn-tertiary {
30217
+ --color: #0080ff;
30218
+ --font-weight: bold;
30219
+ --border-width: 0;
30220
+ --background-color: #fff;
30221
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30387
30222
  box-shadow: none;
30388
30223
  }
30389
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30390
- display: none;
30224
+ .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 {
30225
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30391
30226
  }
30392
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30393
- display: inline;
30227
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30228
+ --color: #f0483e;
30229
+ --background-color: #fff;
30230
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30394
30231
  }
30395
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30396
- display: inline;
30397
- margin-right: 8px;
30398
- padding: 0;
30399
- width: 36px;
30232
+ .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 {
30233
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30400
30234
  }
30401
-
30402
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30403
- border-radius: 6px;
30235
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30236
+ --color: #fea008;
30237
+ --background-color: #fff;
30404
30238
  }
30405
- .E_s177mls5.ant-select.ant-select-single {
30406
- width: 100%;
30407
- color: #2d3a56;
30408
- border-color: rgba(211, 218, 235, 0.6);
30409
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30410
- font-size: 13px;
30239
+ .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 {
30240
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30411
30241
  }
30412
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30413
- height: 30px;
30242
+ .E_b1wx3t3t.ant-btn-ordinary {
30243
+ --color: #1d326c;
30244
+ --border-color: #ccd4e3;
30245
+ --background-color: #fff;
30246
+ --background-color-hover: #edf0f7;
30247
+ --background-color-active: #e4e9f2;
30248
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30249
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30414
30250
  }
30415
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30416
- height: 38px;
30417
- font-size: 13px;
30251
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30252
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30418
30253
  }
30419
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30420
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30421
- transition: 160ms ease;
30254
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30255
+ --color: #0080ff;
30256
+ --border-color: #0080ff;
30257
+ --background-color: #fff;
30258
+ --background-color-hover: linear-gradient(
30259
+ 0deg,
30260
+ rgba(0, 136, 255, 0.16),
30261
+ rgba(0, 136, 255, 0.16)
30262
+ ),
30263
+ #ffffff;
30264
+ --background-color-active: linear-gradient(
30265
+ 0deg,
30266
+ rgba(0, 136, 255, 0.2),
30267
+ rgba(0, 136, 255, 0.2)
30268
+ ),
30269
+ #ffffff;
30270
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30271
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30272
+ }
30273
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30274
+ --color: #f0483e;
30275
+ --border-color: #f0483e;
30276
+ --background-color: #fff;
30277
+ --background-color-hover: linear-gradient(
30278
+ 0deg,
30279
+ rgba(255, 74, 74, 0.16),
30280
+ rgba(255, 74, 74, 0.16)
30281
+ ),
30282
+ #ffffff;
30283
+ --background-color-active: linear-gradient(
30284
+ 0deg,
30285
+ rgba(255, 74, 74, 0.2),
30286
+ rgba(255, 74, 74, 0.2)
30287
+ ),
30288
+ #ffffff;
30289
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30422
30290
  }
30423
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30424
- color: #0080ff;
30291
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30292
+ --color: #1d326c;
30293
+ --border-color: #fff;
30294
+ --background-color: #fff;
30295
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30296
+ --background-color-active: rgba(192, 203, 224, 0.6);
30297
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30298
+ box-shadow: none;
30425
30299
  }
30426
- .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 {
30427
- border-color: rgba(107, 128, 167, 0.6);
30428
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30300
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30301
+ --color: #0080ff;
30302
+ --border-color: #fff;
30303
+ --background-color: #fff;
30304
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30305
+ --background-color-active: rgba(0, 136, 255, 0.2);
30306
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30307
+ box-shadow: none;
30429
30308
  }
30430
- .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 {
30431
- color: #0080ff;
30309
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30310
+ --color: #f0483e;
30311
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30312
+ --background-color-active: rgba(255, 74, 74, 0.2);
30313
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30432
30314
  }
30433
- .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 {
30434
- border-color: #0080ff;
30435
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30315
+ .E_b1wx3t3t.ant-btn-quiet {
30316
+ --color: rgba(44, 56, 82, 0.6);
30317
+ --border-width: 0;
30318
+ --background-color: transparent;
30319
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30320
+ --background-color-active: rgba(192, 203, 224, 0.6);
30321
+ --background-color-focus: #fff;
30322
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30323
+ box-shadow: none;
30436
30324
  }
30437
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30438
- transform: rotate(180deg);
30325
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30326
+ --color: #f0483e;
30327
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30328
+ --background-color-active: rgba(255, 74, 74, 0.2);
30329
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30439
30330
  }
30440
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30441
- background: rgba(211, 218, 235, 0.6);
30442
- border-color: rgba(172, 186, 211, 0.6);
30443
- cursor: "not-allowed";
30331
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30332
+ --color: #0080ff;
30333
+ --background-color: transparent;
30334
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30335
+ --background-color-active: rgba(0, 136, 255, 0.2);
30336
+ --background-color-focus: #fff;
30337
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30444
30338
  }
30445
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30446
- border-color: #f0483e !important;
30339
+ .E_b1wx3t3t .button-prefix-icon {
30340
+ margin-right: 8px;
30341
+ display: inline-flex;
30447
30342
  }
30448
- .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 {
30449
- color: #1d326c;
30343
+ .E_b1wx3t3t .button-suffix-icon {
30344
+ margin-left: 8px;
30345
+ display: inline-flex;
30450
30346
  }
30451
- .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 {
30452
- border-color: #0080ff;
30453
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30347
+ .E_b1wx3t3t .icon-wrapper {
30348
+ display: flex;
30349
+ justify-content: center;
30454
30350
  }
30455
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30456
- transform: rotate(180deg);
30351
+
30352
+ .E_n7k2c6r {
30353
+ padding: 0;
30457
30354
  }
30458
30355
 
30459
- .E_c1bus5hc {
30460
- --color: white;
30461
- height: 14px;
30462
- width: 14px;
30463
- border-radius: 50%;
30464
- flex-shrink: 0;
30356
+ .E_wg1tsps {
30465
30357
  display: flex;
30466
30358
  align-items: center;
30467
- justify-content: center;
30468
- border: 1px solid var(--color);
30469
- }
30470
- .E_c1bus5hc .circle-inner {
30471
- position: relative;
30472
- height: 10px;
30473
- width: 10px;
30474
- border-radius: 50%;
30475
- overflow: hidden;
30476
- }
30477
- .E_c1bus5hc .circle-content {
30478
- position: absolute;
30479
- height: 100%;
30480
- width: 100%;
30481
- left: 0;
30482
- top: 0;
30483
- border-radius: 50%;
30484
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30485
- transform: rotate(180deg);
30486
- }
30487
- .E_c1bus5hc .circle-child {
30488
- position: absolute;
30489
- height: 100%;
30490
- width: 100%;
30491
- left: 0;
30492
- top: 0;
30493
- margin-left: 50%;
30494
- transform-origin: left;
30495
- background: white;
30496
- transform: rotate(0deg);
30359
+ justify-content: flex-end;
30497
30360
  }
30498
30361
 
30499
- .E_ivqqkzv {
30500
- height: 24px;
30501
- width: 56px !important;
30502
- margin-right: 4px;
30362
+ .E_b1ctd5xy {
30363
+ display: flex;
30364
+ align-items: center;
30365
+ width: calc(100% - 40px);
30503
30366
  }
30504
-
30505
- .E_c1wk4q29 {
30506
- color: rgba(44, 56, 82, 0.6);
30367
+ .E_b1ctd5xy .chart {
30368
+ display: inline-block;
30369
+ width: 100%;
30507
30370
  }
30508
30371
 
30509
- .E_s1dizucg.ant-switch {
30372
+ .E_u1p8acpn {
30510
30373
  min-width: 40px;
30511
- height: 24px;
30512
- background: rgba(172, 186, 211, 0.6);
30513
- overflow: hidden;
30514
- }
30515
- .E_s1dizucg.ant-switch:focus {
30516
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30517
- }
30518
- .E_s1dizucg.ant-switch-small {
30519
- min-width: 26px;
30520
- height: 16px;
30521
- }
30522
- .E_s1dizucg.ant-switch-large {
30523
- min-width: 52px;
30524
- height: 32px;
30525
- }
30526
- .E_s1dizucg.ant-switch .ant-switch-handle {
30527
- height: 20px;
30528
- width: 20px;
30529
- }
30530
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30531
- border-radius: 10px;
30532
- transition-delay: 120ms;
30533
- }
30534
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30535
- height: 14px;
30536
- width: 14px;
30537
- top: 1px;
30538
- left: 1px;
30539
- }
30540
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30541
- height: 28px;
30542
- width: 28px;
30543
30374
  }
30544
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30545
- border-radius: 14px;
30375
+ .E_u1p8acpn .unit {
30376
+ color: #00122e !important;
30546
30377
  }
30547
- .E_s1dizucg.ant-switch-checked {
30548
- background-color: #00ba5d;
30378
+
30379
+ .E_b1nip9bk {
30380
+ padding: 4px 11px;
30549
30381
  }
30550
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30551
- left: calc(100% - 20px - 2px);
30382
+
30383
+ .E_bqamoqe {
30384
+ white-space: nowrap;
30385
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30552
30386
  }
30553
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30554
- left: calc(100% - 14px - 1px);
30387
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30388
+ --color: #0080ff;
30555
30389
  }
30556
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30557
- left: calc(100% - 28px - 2px);
30390
+ .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] {
30391
+ --color: #0080ff;
30558
30392
  }
30559
-
30560
- .E_c1up6e3y {
30561
- margin-left: 5px;
30393
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30394
+ margin-left: 1px;
30562
30395
  }
30563
-
30564
- .E_s1sck0th {
30565
- padding: 0 8px;
30566
- border-radius: 4px;
30396
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30397
+ border-top-right-radius: 0;
30398
+ border-bottom-right-radius: 0;
30567
30399
  }
30568
-
30569
- .E_m855nr1 {
30570
- padding: 2px 8px;
30571
- border-radius: 3px;
30400
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30401
+ border-top-left-radius: 0;
30402
+ border-bottom-left-radius: 0;
30572
30403
  }
30573
-
30574
- .E_l1270xpg {
30575
- padding: 3px 8px;
30576
- border-radius: 2px;
30404
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30405
+ border-radius: unset;
30577
30406
  }
30578
30407
 
30579
- .E_t14rextb.ant-tag:hover {
30580
- opacity: unset;
30581
- }
30582
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30583
- margin: 0;
30584
- margin-right: 8px;
30585
- display: inline-flex;
30586
- align-items: center;
30587
- border: none;
30588
- }
30589
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30590
- width: 16px;
30591
- height: 16px;
30592
- color: inherit;
30593
- margin-left: 4px;
30594
- opacity: 0.6;
30595
- display: inline-flex;
30408
+ .E_t160l1cm {
30409
+ display: flex;
30410
+ flex-direction: column;
30411
+ flex: 1;
30412
+ /* FIXME:(yanzhen) do this better */
30596
30413
  }
30597
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30598
- opacity: 1;
30414
+ .E_t160l1cm .tab-bar {
30415
+ flex-shrink: 0;
30416
+ display: flex;
30417
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30599
30418
  }
30600
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30601
- color: #0080ff;
30602
- background-color: rgba(0, 136, 255, 0.1);
30419
+ .E_t160l1cm .tab-content {
30420
+ height: 100%;
30603
30421
  }
30604
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30605
- color: #f0483e;
30606
- background-color: rgba(255, 74, 74, 0.1);
30422
+ .E_t160l1cm .tab-menu-item {
30423
+ margin-right: 2px;
30424
+ padding: 1px 12px;
30425
+ line-height: 24px;
30426
+ height: 24px;
30427
+ color: rgba(44, 56, 82, 0.6);
30428
+ border-radius: 4px 4px 0 0;
30429
+ cursor: pointer;
30430
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30607
30431
  }
30608
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30609
- color: #e07f00;
30610
- background-color: rgba(255, 187, 0, 0.1);
30432
+ .E_t160l1cm .tab-menu-item:first-child {
30433
+ padding-left: 0;
30611
30434
  }
30612
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30613
- color: #008f4c;
30614
- background-color: rgba(30, 201, 127, 0.1);
30435
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30436
+ padding-left: 12px;
30615
30437
  }
30616
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30617
- color: #1d326c;
30618
- background-color: rgba(225, 230, 241, 0.6);
30438
+ .E_t160l1cm .tab-menu-item:hover {
30439
+ color: #0080ff;
30440
+ background: rgba(211, 218, 235, 0.6);
30619
30441
  }
30620
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30621
- color: #7E41FF;
30622
- background-color: rgba(126, 65, 255, 0.1);
30442
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30443
+ fill: #0080ff;
30623
30444
  }
30624
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30625
- color: #fff;
30445
+ .E_t160l1cm .tab-menu-item:active {
30446
+ background: rgba(192, 203, 224, 0.6);
30626
30447
  }
30627
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30628
- background-color: #f0483e;
30448
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30449
+ color: #0080ff;
30450
+ background: rgba(211, 218, 235, 0.6);
30629
30451
  }
30630
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30631
- background-color: #fea008;
30452
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30453
+ background: rgba(192, 203, 224, 0.6);
30632
30454
  }
30633
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30634
- background-color: #00ba5d;
30455
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30456
+ background: rgba(0, 128, 255, 0.16);
30635
30457
  }
30636
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30637
- background-color: #0080ff;
30458
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30459
+ fill: #0080ff;
30638
30460
  }
30639
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30640
- background-color: #6b7d99;
30461
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30462
+ color: #0080ff;
30463
+ background: rgba(0, 128, 255, 0.1);
30641
30464
  }
30642
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30643
- background-color: #7E41FF;
30465
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30466
+ background: rgba(0, 128, 255, 0.16);
30644
30467
  }
30645
-
30646
- .E_t1m2x205 .ant-tooltip-arrow {
30647
- display: none;
30468
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30469
+ fill: #1d326c;
30648
30470
  }
30649
- .E_t1m2x205 .ant-tooltip-inner {
30650
- background: rgba(23, 38, 64, 0.8);
30651
- border-radius: 4px;
30471
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30472
+ margin-left: 8px;
30473
+ height: 22px;
30652
30474
  }
30653
-
30654
- .E_tju3gfj .date {
30655
- margin-right: 4px;
30475
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30476
+ fill: rgba(44, 56, 82, 0.6);
30656
30477
  }
30657
-
30658
- .E_s1dni7lo {
30659
- width: 430px !important;
30478
+ .E_t160l1cm .tab-menu-item-group {
30479
+ padding: 0;
30480
+ display: flex;
30481
+ align-items: center;
30482
+ overflow: hidden;
30660
30483
  }
30661
-
30662
- .E_d1wwmmm5 .ant-select-item-group {
30663
- padding: 8px 16px;
30664
- line-height: 18px;
30665
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30666
- height: 34px;
30667
- min-height: 34px;
30668
- box-sizing: border-box;
30669
- margin-top: 8px;
30484
+ .E_t160l1cm .tab-menu-item-group .main-title {
30485
+ opacity: 0;
30486
+ max-width: 0;
30487
+ transition: max-width 320ms ease, opacity 240ms ease;
30670
30488
  }
30671
-
30672
- .E_o1ugr09p {
30489
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30490
+ padding: 1px 12px;
30491
+ position: relative;
30673
30492
  display: flex;
30674
- flex-direction: column;
30675
- margin: 1px 8px;
30676
- padding: 8px;
30677
- border-radius: 4px;
30678
30493
  }
30679
- .E_o1ugr09p .selected-icon {
30680
- display: none;
30494
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30495
+ opacity: 0;
30496
+ position: absolute;
30497
+ top: 50%;
30498
+ left: 0;
30499
+ transform: translate(-50%, -50%);
30500
+ transition: opacity 100ms linear;
30501
+ fill: rgba(0, 128, 255, 0.2);
30681
30502
  }
30682
- .E_o1ugr09p.ant-select-item-option-grouped {
30683
- padding-left: 8px;
30503
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30504
+ color: #0080ff;
30684
30505
  }
30685
- .E_o1ugr09p.ant-select-item-option-selected {
30686
- background-color: white;
30506
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30507
+ padding: 1px 12px;
30508
+ display: inline-block;
30509
+ opacity: 1;
30510
+ max-width: 160px;
30687
30511
  }
30688
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30689
- color: #0080ff;
30512
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30513
+ padding: 1px 12px;
30514
+ color: #005ed1;
30690
30515
  }
30691
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30692
- display: block;
30516
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30517
+ opacity: 1;
30693
30518
  }
30694
- .E_o1ugr09p.ant-select-item-option-active {
30695
- background: rgba(0, 136, 255, 0.16);
30519
+ .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 {
30520
+ background: rgba(0, 128, 255, 0.16);
30696
30521
  }
30697
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30698
- color: #0080ff;
30522
+ .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 {
30523
+ opacity: 0;
30699
30524
  }
30700
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30701
- background: rgba(0, 136, 255, 0.1);
30702
- color: #0080ff;
30525
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30526
+ padding: 4px 16px;
30527
+ height: 32px;
30528
+ border-radius: 6px 6px 0 0;
30703
30529
  }
30704
-
30705
- .E_o1ifxsq4 {
30706
- display: flex;
30707
- justify-content: space-between;
30708
- height: 20px;
30709
- line-height: 20px;
30530
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30531
+ padding-left: 0;
30710
30532
  }
30711
- .E_o1ifxsq4 .timezone-title {
30712
- color: #2d3a56;
30713
- overflow: hidden;
30714
- text-overflow: ellipsis;
30533
+ .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 {
30534
+ padding-left: 16px;
30715
30535
  }
30716
-
30717
- .E_o1zue7 {
30718
- display: flex;
30719
- justify-content: space-between;
30720
- color: rgba(44, 56, 82, 0.6);
30721
- height: 18px;
30722
- line-height: 18px;
30723
- margin-top: 2px;
30536
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30537
+ margin-left: 11px;
30538
+ height: 24px;
30724
30539
  }
30725
-
30726
- .E_tyfmlxg {
30727
- border: none;
30728
- margin-right: 0;
30729
- background: rgba(225, 230, 241, 0.6);
30540
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30541
+ padding: 0;
30730
30542
  }
30731
-
30732
- .E_o18uybox {
30733
- pointer-events: none;
30734
- height: 32px;
30735
- width: 100%;
30736
- opacity: 0;
30543
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30544
+ padding: 4px 16px;
30737
30545
  }
30738
-
30739
- .E_cnujxq2 {
30740
- display: flex;
30741
- flex-direction: column;
30546
+ .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 {
30547
+ padding: 4px 16px;
30742
30548
  }
30743
-
30744
- .E_m7s48ia {
30745
- max-width: 1120px;
30746
- width: 100%;
30747
- margin: 0 auto;
30748
- height: 100%;
30549
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30550
+ background: #fff;
30749
30551
  }
30750
-
30751
- .E_wt5zbg6 {
30752
- max-width: 1120px;
30753
- width: 100%;
30754
- margin: 0 auto;
30755
- display: flex;
30552
+ .E_t160l1cm .tab-menu-item-light:active {
30553
+ color: #005ed1;
30756
30554
  }
30757
- .E_wt5zbg6 .left,
30758
- .E_wt5zbg6 .right {
30759
- flex-grow: 0;
30760
- flex-shrink: 0;
30761
- flex-basis: 21%;
30555
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30556
+ background: #fff;
30557
+ color: #1d326c;
30762
30558
  }
30763
- .E_wt5zbg6 .left {
30764
- display: flex;
30765
- justify-content: flex-end;
30766
- padding-right: 44px;
30559
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30560
+ color: rgba(45, 58, 86, 0.6);
30767
30561
  }
30768
- .E_wt5zbg6 .right {
30769
- padding-left: 44px;
30562
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30563
+ color: #1d326c;
30770
30564
  }
30771
- .E_wt5zbg6 .middle {
30772
- margin-bottom: 40px;
30773
- flex-grow: 0;
30774
- flex-shrink: 0;
30775
- flex-basis: 58%;
30565
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30566
+ fill: #d8deeb;
30776
30567
  }
30777
- .E_wt5zbg6 .middle .form-base-field {
30778
- width: 100%;
30568
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30569
+ fill: #1d326c;
30779
30570
  }
30780
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30781
- width: auto;
30571
+ .E_t160l1cm .tab-content {
30572
+ flex: 1;
30573
+ display: flex;
30574
+ flex-direction: column;
30782
30575
  }
30783
-
30784
- .E_h18jprzg .ant-modal-header {
30785
- margin: 0 auto;
30786
- width: 100%;
30787
- max-width: 648px;
30576
+ .E_t160l1cm.is-overview .tab-content {
30577
+ overflow: visible;
30788
30578
  }
30789
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30790
- margin-left: 0;
30579
+
30580
+ .E_t14npdqr {
30581
+ max-width: 240px;
30582
+ animation: none;
30791
30583
  }
30792
- .E_h18jprzg .ant-modal-body {
30793
- margin: 0 auto;
30584
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30585
+ border: 1px solid #0080ff;
30794
30586
  padding: 0;
30795
- width: 100%;
30796
- max-width: 648px;
30797
- overflow: hidden;
30798
30587
  }
30799
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30800
- margin-bottom: 40px;
30588
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30589
+ margin: 0;
30590
+ height: 32px;
30591
+ line-height: 32px;
30592
+ font-size: 13px;
30593
+ padding: 0 10px;
30594
+ display: block;
30595
+ overflow: hidden;
30596
+ text-overflow: ellipsis;
30597
+ white-space: nowrap;
30801
30598
  }
30802
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30803
- height: calc(100vh - 225px);
30804
- overflow-y: auto;
30599
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30600
+ content: " ";
30601
+ height: 1px;
30602
+ width: calc(100% + 10px);
30603
+ background: rgba(172, 186, 211, 0.6);
30604
+ display: block;
30805
30605
  }
30806
- .E_h18jprzg .ant-modal-footer .footer-content {
30807
- margin: 0 auto;
30808
- max-width: 648px;
30606
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30607
+ color: #0080ff;
30608
+ background: transparent;
30809
30609
  }
30810
30610
 
30811
- .E_h16z9xgz .ant-modal-header {
30812
- margin: 0 auto;
30813
- width: 100%;
30814
- max-width: 1024px;
30815
- }
30816
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30817
- margin-left: 0;
30818
- }
30819
- .E_h16z9xgz .ant-modal-body {
30820
- margin: 0 auto;
30821
- padding: 0;
30822
- width: 100%;
30823
- max-width: 1024px;
30824
- overflow: hidden;
30611
+ .E_berrcjl {
30612
+ color: rgba(10, 37, 85, 0.6);
30613
+ margin-bottom: 4px;
30825
30614
  }
30826
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30827
- margin-bottom: 40px;
30615
+ .E_berrcjl .breadcrumb-link {
30616
+ color: rgba(10, 37, 85, 0.6);
30617
+ cursor: pointer;
30618
+ transition: color 160ms ease;
30828
30619
  }
30829
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30830
- height: calc(100vh - 225px);
30831
- overflow-y: auto;
30620
+ .E_berrcjl .breadcrumb-link:hover {
30621
+ color: #0080ff;
30832
30622
  }
30833
- .E_h16z9xgz .ant-modal-footer .footer-content {
30834
- margin: 0 auto;
30835
- max-width: 1024px;
30623
+ .E_berrcjl .breadcrumb-link:active {
30624
+ color: #005ed1;
30836
30625
  }
30837
30626
 
30838
- .E_f1lrhghm {
30839
- flex: 1;
30627
+ .E_c1uzzomf {
30628
+ margin-bottom: 16px;
30840
30629
  }
30841
- .E_f1lrhghm label {
30842
- font-size: 13px;
30843
- line-height: 20px;
30630
+ .E_c1uzzomf .card-title {
30631
+ font-size: 16px;
30844
30632
  color: rgba(44, 56, 82, 0.6);
30633
+ font-weight: 700;
30634
+ line-height: 32px;
30845
30635
  }
30846
- .E_f1lrhghm .title {
30847
- font-size: 14px;
30848
- line-height: 20px;
30849
- color: #2d3a56;
30850
- margin-bottom: 12px;
30636
+ .E_c1uzzomf .card-body {
30637
+ padding: 24px;
30638
+ border-radius: 8px;
30639
+ background: #fff;
30851
30640
  }
30852
- .E_f1lrhghm.connect-cluster .title {
30853
- padding-bottom: 26px;
30641
+ .E_c1uzzomf .empty {
30642
+ font-weight: 700;
30643
+ font-size: 14px;
30644
+ line-height: 22px;
30645
+ color: rgba(0, 21, 64, 0.3);
30646
+ text-align: center;
30854
30647
  }
30855
30648
 
30856
- .E_f18ot8em {
30857
- padding: 25px 0 15px 0;
30858
- border-bottom: 1px solid #e1e5eb;
30649
+ .E_fzh9mnb {
30650
+ width: 100%;
30651
+ height: 100%;
30652
+ min-height: 124px;
30653
+ display: flex;
30654
+ flex-direction: column;
30655
+ justify-content: center;
30656
+ align-items: center;
30657
+ }
30658
+ .E_fzh9mnb .error-text {
30659
+ color: rgba(10, 37, 85, 0.6);
30859
30660
  margin-bottom: 16px;
30661
+ font-size: 18px;
30860
30662
  }
30861
30663
 
30862
- .E_f1l1g2k0 {
30863
- display: flex;
30664
+ .E_iouxfgt {
30665
+ display: inline-flex;
30864
30666
  align-items: center;
30865
- margin-bottom: 8px;
30866
30667
  }
30867
- .E_f1l1g2k0 > label {
30868
- width: 216px;
30668
+ .E_iouxfgt .icon-inner {
30669
+ display: inline-flex;
30670
+ align-items: center;
30671
+ justify-content: center;
30869
30672
  }
30870
- .E_f1l1g2k0 > label + * {
30871
- width: 100%;
30673
+ .E_iouxfgt .icon-inner + span,
30674
+ .E_iouxfgt span + .icon-inner.suffix {
30675
+ margin-left: 4px;
30872
30676
  }
30873
- .E_f1l1g2k0 .ant-select {
30874
- width: 100%;
30677
+ .E_iouxfgt.is-rotate img,
30678
+ .E_iouxfgt.is-rotate svg {
30679
+ animation: rotate 680ms linear infinite;
30875
30680
  }
30876
30681
 
30877
- .E_e1k89cwg {
30878
- color: #e75a3a;
30879
- margin-right: 10px;
30682
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30683
+ display: flex;
30880
30684
  }
30881
30685
 
30882
- .E_d1oui1gf {
30686
+ .E_f7pxqmh {
30883
30687
  width: 100%;
30884
- height: 1px;
30885
- background: rgba(213, 219, 227, 0.6);
30886
- margin: 24px 0;
30688
+ margin-bottom: 0 !important;
30689
+ flex-flow: nowrap !important;
30690
+ line-break: auto;
30691
+ }
30692
+ .E_f7pxqmh > .ant-form-item-label {
30693
+ text-align: left !important;
30694
+ padding-bottom: 0 !important;
30695
+ }
30696
+ .E_f7pxqmh > .ant-form-item-label > label {
30697
+ min-height: 32px;
30698
+ height: auto;
30699
+ font-size: 13px;
30700
+ color: rgba(44, 56, 82, 0.6);
30701
+ white-space: normal;
30702
+ }
30703
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30704
+ border-color: #ff4d4f !important;
30705
+ }
30706
+ .E_f7pxqmh .ant-form-item-explain {
30707
+ margin-top: 4px;
30708
+ font-size: 12px;
30709
+ min-height: 0px;
30710
+ }
30711
+ .E_f7pxqmh .ant-form-item-extra {
30712
+ font-size: 12px;
30713
+ color: rgba(44, 56, 82, 0.6);
30714
+ min-height: 0px;
30887
30715
  }
30888
30716
 
30889
- .E_l15itdbb {
30890
- display: flex;
30891
- justify-content: center;
30892
- align-items: center;
30717
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30718
+ display: var(--ai7qkf2-0);
30719
+ }
30720
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30721
+ display: inline-flex;
30722
+ line-height: 1.5715;
30893
30723
  height: 100%;
30724
+ width: 100%;
30894
30725
  }
30895
-
30896
- .E_d1y3z4w {
30897
- display: inline-block;
30898
- width: 4px;
30899
- height: 4px;
30900
- background: #8e9aa9;
30901
- opacity: 0.4;
30902
- border-radius: 50%;
30903
- margin: 0 4px;
30726
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30727
+ content: var(--ai7qkf2-1);
30728
+ display: var(--ai7qkf2-2);
30729
+ flex: none;
30730
+ align-items: center;
30731
+ margin-left: 4px;
30732
+ padding: 5px 12px 5px 0;
30733
+ color: rgba(44, 56, 82, 0.6);
30904
30734
  }
30905
-
30906
- .E_m177r7a3 .ant-modal-header,
30907
- .E_m177r7a3 .ant-modal-footer .footer-content {
30908
- width: 648px;
30909
- margin: 0 auto;
30735
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30736
+ content: var(--ai7qkf2-3);
30737
+ display: var(--ai7qkf2-4);
30738
+ flex: none;
30739
+ align-items: center;
30740
+ margin-right: 4px;
30741
+ cursor: auto;
30742
+ color: rgba(44, 56, 82, 0.6);
30910
30743
  }
30911
- .E_m177r7a3 .ant-modal-header {
30912
- padding: 35px 0 24px;
30913
- border: none;
30744
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30745
+ border-radius: 0;
30914
30746
  }
30915
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
30916
- font-size: 30px;
30747
+ .E_ai7qkf2.ant-input-number {
30748
+ width: 100%;
30749
+ border-radius: 6px;
30917
30750
  }
30918
- .E_m177r7a3 .ant-modal-body {
30919
- padding: 4px 0 2px;
30751
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30752
+ border-color: #0096ff;
30753
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30754
+ z-index: 1;
30920
30755
  }
30921
- .E_m177r7a3 .ant-modal-footer {
30922
- border: none;
30756
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30757
+ border-color: #e75a3a;
30758
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30923
30759
  }
30924
-
30925
- .E_t1wwio3v {
30926
- font-size: 12px;
30927
- line-height: 18px;
30928
- font-weight: bold;
30929
- color: #fff;
30930
- padding: 0 4px;
30931
- border-radius: 4px;
30932
- display: inline-block;
30933
- background: var(--t1wwio3v-0);
30760
+ .E_ai7qkf2 .ant-input-number-input {
30761
+ height: 30px;
30762
+ border: 1px;
30763
+ padding: 5px 12px;
30764
+ font-size: inherit;
30934
30765
  }
30935
- .E_t1wwio3v:not(:first-child) {
30936
- margin-left: 4px;
30766
+ .E_ai7qkf2.ant-input-number-lg input {
30767
+ height: 38px;
30768
+ border: 1px;
30769
+ padding: 8px 16px;
30770
+ }
30771
+ .E_ai7qkf2.ant-input-number-sm input {
30772
+ height: 22px;
30773
+ border: 1px;
30774
+ padding: 2px 8px;
30937
30775
  }
30938
30776
 
30939
- .E_f17jvtfk {
30940
- width: 100%;
30941
- height: 100%;
30942
- display: flex;
30943
- align-items: center;
30944
- justify-content: center;
30777
+ .E_sx1bpnu .ant-input-sm {
30778
+ line-height: 18px;
30945
30779
  }
30946
30780
 
30947
- .E_nzppkea {
30948
- font-size: 90%;
30949
- font-weight: bold;
30950
- background-color: rgba(240, 243, 247, 0.6);
30951
- padding: 1px 4px 1px;
30952
- margin-left: 2px;
30953
- margin-right: 2px;
30954
- border: 1px solid rgba(213, 219, 227, 0.6);
30955
- border-radius: 4px;
30781
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30782
+ padding: 4px 8px 0 8px;
30783
+ color: rgba(44, 56, 82, 0.6);
30784
+ font-size: 12px;
30785
+ }
30786
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30787
+ padding-bottom: 6px;
30788
+ }
30789
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30790
+ padding-top: 4px;
30791
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30956
30792
  }
30957
30793
 
30958
- .E_f4mi9eq.form-item-general {
30959
- width: 640px;
30794
+ .E_d1bw7c5z {
30795
+ position: relative;
30796
+ max-width: 388px;
30797
+ min-width: 285px;
30960
30798
  }
30961
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30962
- margin-top: 16px;
30799
+ .E_d1bw7c5z .center {
30800
+ position: absolute;
30801
+ font-size: 12px;
30802
+ width: 80px;
30803
+ height: 100px;
30804
+ top: 0;
30805
+ left: 35px;
30806
+ display: flex;
30807
+ flex-direction: column;
30808
+ justify-content: center;
30809
+ align-items: center;
30810
+ color: #00122e;
30963
30811
  }
30964
- .E_f4mi9eq.form-item-compact {
30965
- width: 412px;
30812
+ .E_d1bw7c5z .center .number {
30813
+ font-size: 24px;
30814
+ font-weight: 700;
30966
30815
  }
30967
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30968
- margin-top: 8px;
30816
+ .E_d1bw7c5z .center .text {
30817
+ padding: 0 5px;
30818
+ font-size: 12px;
30819
+ width: inherit;
30820
+ text-align: center;
30969
30821
  }
30970
- .E_f4mi9eq .form-item {
30971
- width: auto;
30822
+ .E_d1bw7c5z .recharts-wrapper {
30823
+ display: flex;
30972
30824
  }
30973
- .E_f4mi9eq .form-item-main {
30974
- position: relative;
30825
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30826
+ position: relative !important;
30827
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30828
+ left: 0 !important;
30829
+ bottom: 0 !important;
30975
30830
  display: flex;
30831
+ align-items: center;
30976
30832
  }
30977
- .E_f4mi9eq .form-item-extra {
30978
- margin-top: 4px;
30833
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30979
30834
  width: 100%;
30980
- padding: 14px;
30981
- background: #f2f4f6;
30982
- font-size: 13px;
30983
- line-height: 1.8;
30984
- color: #8e9aa9;
30985
30835
  }
30986
- .E_f4mi9eq .form-item-label {
30987
- padding-right: 12px;
30988
- font-size: 13px;
30989
- color: rgba(44, 56, 82, 0.6);
30990
- }
30991
- .E_f4mi9eq .form-item-label.label-right {
30992
- text-align: right;
30993
- }
30994
- .E_f4mi9eq .form-item-label,
30995
- .E_f4mi9eq .form-item-control {
30996
- line-height: 32px;
30997
- }
30998
- .E_f4mi9eq .form-item-control .form-item-error {
30836
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30837
+ width: 100%;
30838
+ margin-right: 0 !important;
30999
30839
  line-height: 18px;
31000
30840
  }
31001
- .E_f4mi9eq .form-item-children {
31002
- width: 100%;
30841
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30842
+ border-radius: 2px;
31003
30843
  }
31004
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31005
- width: 100%;
30844
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30845
+ min-width: 75px;
30846
+ max-width: 198px;
30847
+ width: calc(100% - 20px);
30848
+ margin-left: 2px;
30849
+ color: #00122e !important;
30850
+ display: inline-flex;
30851
+ justify-content: space-between;
31006
30852
  }
31007
- .E_f4mi9eq .form-item-error {
31008
- color: #e75a3a;
31009
- height: 0;
30853
+ .E_d1bw7c5z .tooltip-text {
30854
+ maxwidth: calc(100% - 12px);
30855
+ cursor: pointer;
30856
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
31010
30857
  overflow: hidden;
30858
+ text-overflow: ellipsis;
30859
+ white-space: nowrap;
31011
30860
  }
31012
- .E_f4mi9eq .form-item-error-enter-done {
31013
- margin-top: 4px;
31014
- height: auto;
31015
- overflow: auto;
30861
+ .E_d1bw7c5z .value {
30862
+ color: rgba(44, 56, 82, 0.75);
31016
30863
  }
31017
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31018
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31019
- border: 1px solid #e75a3a;
31020
- color: #e75a3a;
30864
+
30865
+ .E_t10pqbtc {
30866
+ width: 140px;
30867
+ }
30868
+ .E_t10pqbtc .item {
30869
+ margin: 6px auto;
30870
+ display: flex;
30871
+ justify-content: space-between;
30872
+ }
30873
+ .E_t10pqbtc .item .name {
30874
+ width: 102px;
31021
30875
  }
31022
30876
 
31023
- .E_fh0ewl8 {
31024
- color: #2d3a56;
31025
- font-weight: bold;
31026
- padding-bottom: 6px;
31027
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31028
- margin-bottom: 16px;
30877
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30878
+ display: var(--a1wfy30z-0);
31029
30879
  }
31030
- .E_fh0ewl8:not(:first-of-type) {
31031
- margin-top: 16px;
30880
+ .E_a1wfy30z .ant-input-number-input-wrap {
30881
+ padding: 4px 11px;
30882
+ display: inline-flex;
30883
+ line-height: 1.5715;
30884
+ height: inherit;
30885
+ }
30886
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30887
+ content: var(--a1wfy30z-1);
30888
+ display: var(--a1wfy30z-2);
30889
+ flex: none;
30890
+ align-items: center;
30891
+ margin-left: 4px;
30892
+ }
30893
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30894
+ content: var(--a1wfy30z-3);
30895
+ display: var(--a1wfy30z-4);
30896
+ flex: none;
30897
+ align-items: center;
30898
+ margin-right: 4px;
30899
+ cursor: auto;
30900
+ }
30901
+ .E_a1wfy30z .ant-input-number-input {
30902
+ padding: 0;
30903
+ margin: 0;
30904
+ height: auto;
30905
+ font-size: inherit;
31032
30906
  }
31033
30907
 
31034
- .E_e1qrlvot {
31035
- width: 8px;
31036
- height: 24px;
30908
+ .E_i1inqkme {
30909
+ height: 18px;
30910
+ line-height: 18px;
30911
+ padding: 0 4px;
30912
+ border-radius: 4px;
30913
+ background: rgba(235, 239, 245, 0.6);
30914
+ border: 1px solid rgba(223, 228, 235, 0.6);
31037
30915
  display: flex;
31038
- justify-content: center;
31039
30916
  align-items: center;
31040
- cursor: pointer;
31041
- transition: all 200ms ease-out 40ms;
30917
+ white-space: nowrap;
30918
+ margin-right: 4px;
31042
30919
  }
31043
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31044
- content: "";
31045
- width: 1px;
31046
- height: 6px;
31047
- border-radius: 1px;
31048
- background: #ccd4e3;
31049
- position: relative;
31050
- right: 2px;
31051
- transform: rotate(-45deg);
30920
+
30921
+ .E_atcz0kf .ant-input-suffix {
30922
+ margin-left: 8px;
31052
30923
  }
31053
- .E_e1qrlvot:after {
31054
- transform: rotate(45deg);
31055
- left: 1px;
30924
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30925
+ padding: 2px 7px 2px 12px;
31056
30926
  }
31057
30927
 
31058
- .E_w9ic984.ant-alert-warning {
31059
- border: 0;
31060
- background: rgba(255, 187, 0, 0.1);
31061
- border-radius: 6px;
31062
- }
31063
- .E_w9ic984.ant-alert,
31064
- .E_w9ic984 .ant-alert-message {
31065
- color: #e07f00;
30928
+ .E_owd0kml {
30929
+ display: inline-block;
31066
30930
  }
31067
- .E_w9ic984.ant-alert .dashed-border-bottom,
31068
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31069
- border-bottom-color: #e07f00;
30931
+
30932
+ .E_h1jsgezc {
30933
+ visibility: hidden;
30934
+ position: absolute;
31070
30935
  }
31071
30936
 
31072
- .E_n1k9qi4r {
30937
+ .E_phljevk {
31073
30938
  display: flex;
31074
- flex-direction: row;
31075
- padding: 7px 12px;
31076
- background: rgba(255, 187, 0, 0.1);
31077
- border-radius: 6px;
31078
- color: #e07f00;
30939
+ justify-content: space-between;
30940
+ align-items: center;
30941
+ padding: 10px 0;
30942
+ color: rgba(44, 56, 82, 0.6);
31079
30943
  font-size: 12px;
31080
- line-height: 18px;
30944
+ line-height: 24px;
31081
30945
  }
31082
- .E_n1k9qi4r .icon-wrapper {
31083
- margin-right: 10px;
31084
- height: 18px;
30946
+ .E_phljevk .pagination-left {
30947
+ padding: 2px 8px;
30948
+ }
30949
+ .E_phljevk .dropdown-trigger {
30950
+ display: flex;
30951
+ align-items: center;
30952
+ border-radius: 6px;
30953
+ cursor: pointer;
30954
+ transition: all 0.3s ease;
30955
+ }
30956
+ .E_phljevk .dropdown-trigger:hover {
30957
+ background: rgba(211, 218, 235, 0.6);
30958
+ color: #0080ff;
30959
+ }
30960
+ .E_phljevk .dropdown-trigger .icon-inner {
30961
+ margin-left: 4px;
31085
30962
  }
31086
-
31087
- .E_n16fsg9x {
30963
+ .E_phljevk .pagination-right {
31088
30964
  display: flex;
31089
- flex-direction: row;
31090
- padding: 7px 12px;
31091
- background: rgba(225, 230, 241, 0.6);
31092
- border-radius: 6px;
31093
- color: rgba(44, 56, 82, 0.6);
31094
- font-size: 12px;
31095
- line-height: 18px;
30965
+ align-items: center;
30966
+ color: #0080ff;
30967
+ font-weight: bold;
31096
30968
  }
31097
- .E_n16fsg9x .icon-wrapper {
31098
- margin-right: 10px;
31099
- height: 18px;
30969
+ .E_phljevk .pagination-right .icon-inner {
30970
+ margin-left: 4px;
31100
30971
  }
31101
-
31102
- .E_i173wxzw {
31103
- display: flex;
31104
- flex-direction: row;
31105
- padding: 7px 12px;
31106
- background: rgba(0, 136, 255, 0.1);
31107
- border-radius: 6px;
31108
- color: #005ed1;
31109
- font-size: 12px;
31110
- line-height: 18px;
30972
+ .E_phljevk .pagination-right .prev-btn,
30973
+ .E_phljevk .pagination-right .next-btn {
30974
+ padding: 0 8px;
31111
30975
  }
31112
- .E_i173wxzw .icon-wrapper {
31113
- margin-right: 10px;
31114
- height: 18px;
30976
+ .E_phljevk .pagination-right .prev-btn > span,
30977
+ .E_phljevk .pagination-right .next-btn > span {
30978
+ color: #0080ff;
30979
+ }
30980
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30981
+ transform: rotate(180deg);
31115
30982
  }
31116
30983
 
31117
- .E_dld369h {
31118
- color: rgba(44, 56, 82, 0.6);
31119
- margin-top: 5px;
30984
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30985
+ max-height: calc(100vh - 128px);
30986
+ overflow-y: auto;
30987
+ }
30988
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30989
+ padding: 4px 20px;
31120
30990
  font-size: 12px;
31121
30991
  line-height: 18px;
31122
30992
  }
31123
30993
 
31124
- .E_s1epv22q {
31125
- color: #f0483e;
31126
- font-size: 12px;
30994
+ .E_rapgekc.ant-radio-wrapper {
30995
+ display: inline-flex;
30996
+ align-items: baseline;
31127
30997
  white-space: pre-wrap;
31128
30998
  }
31129
-
31130
- .E_okus5hk {
31131
- display: flex;
31132
- align-items: center;
31133
- justify-content: flex-end;
30999
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31000
+ position: relative;
31001
+ top: 3px;
31134
31002
  }
31135
- .E_okus5hk .icon-wrapper {
31136
- margin-right: 16px;
31003
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31004
+ border-color: rgba(107, 128, 167, 0.6);
31137
31005
  }
31138
-
31139
- .E_t1auuzri {
31140
- color: rgba(0, 21, 64, 0.3);
31006
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31007
+ border-color: #0080ff;
31141
31008
  }
31142
-
31143
- .E_i74cfyt.ant-input {
31144
- padding: 5px 12px;
31145
- line-height: 20px;
31146
- color: #2d3a56;
31147
- border-radius: 6px;
31148
- border-color: rgba(172, 186, 211, 0.6);
31149
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31009
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31010
+ border-color: #0080ff;
31011
+ background: #0080ff;
31150
31012
  }
31151
- .E_i74cfyt.ant-input.ant-input-lg {
31152
- padding: 8px 16px;
31153
- line-height: 22px;
31013
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31014
+ top: 4px;
31015
+ left: 4px;
31016
+ width: 6px;
31017
+ height: 6px;
31018
+ background: #fff;
31154
31019
  }
31155
- .E_i74cfyt.ant-input.ant-input-sm {
31156
- padding: 2px 8px;
31157
- line-height: 18px;
31020
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31021
+ opacity: 0.5;
31158
31022
  }
31159
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31023
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31160
31024
  border-color: rgba(107, 128, 167, 0.6);
31161
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31162
- z-index: 1;
31025
+ background: rgba(211, 218, 235, 0.6);
31163
31026
  }
31164
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31165
- border-color: #0096ff;
31166
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31167
- z-index: 1;
31027
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31028
+ background: #00122e;
31168
31029
  }
31169
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31170
- border-color: #e75a3a;
31171
- color: #e75a3a;
31030
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31031
+ color: #00122e;
31032
+ opacity: 0.5;
31172
31033
  }
31173
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31174
- border-color: #e75a3a;
31175
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31034
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31035
+ color: #00122e;
31176
31036
  }
31177
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31178
- border-color: #e75a3a;
31179
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31037
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31038
+ display: inline-block;
31039
+ padding: 0;
31040
+ padding-left: 12px;
31180
31041
  }
31181
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31182
- background: rgba(211, 218, 235, 0.6);
31183
- color: rgba(0, 21, 64, 0.3);
31184
- border-color: rgba(172, 186, 211, 0.6);
31042
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31043
+ margin-bottom: 0;
31044
+ white-space: pre-wrap;
31045
+ color: rgba(44, 56, 82, 0.6);
31185
31046
  }
31186
- .E_i74cfyt.ant-input-affix-wrapper {
31187
- padding: 5px 12px;
31188
- border-radius: 6px;
31189
- border-color: rgba(172, 186, 211, 0.6);
31190
- line-height: 20px;
31191
- color: #2d3a56;
31192
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31047
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31048
+ padding-left: 8px;
31193
31049
  }
31194
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31195
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31196
- color: rgba(44, 56, 82, 0.6);
31050
+
31051
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31052
+ border-radius: 5px 0 0 5px;
31197
31053
  }
31198
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31199
- padding: 8px 16px;
31200
- line-height: 22px;
31054
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31055
+ border-radius: 0 5px 5px 0;
31201
31056
  }
31202
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31203
- padding: 2px 8px;
31204
- line-height: 18px;
31057
+
31058
+ .E_rcc63c8 {
31059
+ color: #00122e;
31060
+ border-color: #ccd4e3;
31205
31061
  }
31206
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31207
- border-color: rgba(107, 128, 167, 0.6);
31208
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31062
+ .E_rcc63c8:first-child {
31063
+ border-color: #a3b4cc;
31209
31064
  }
31210
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31211
- border-color: #0096ff;
31212
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31065
+ .E_rcc63c8.ant-radio-button-wrapper {
31066
+ padding: 0 12px;
31067
+ line-height: 32px;
31068
+ height: 32px;
31213
31069
  }
31214
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31215
- border-color: #e75a3a;
31070
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31071
+ white-space: nowrap;
31216
31072
  }
31217
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31218
- color: #e75a3a;
31073
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31074
+ height: 22px;
31075
+ padding: 0 7px;
31076
+ line-height: 20px;
31219
31077
  }
31220
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31221
- border-color: #e75a3a;
31222
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31078
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31079
+ background: #ccd4e3;
31223
31080
  }
31224
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31225
- border-color: #e75a3a;
31226
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31081
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31082
+ background: #0080ff;
31227
31083
  }
31228
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31229
- background: rgba(211, 218, 235, 0.6);
31230
- color: rgba(0, 21, 64, 0.3);
31231
- border-color: rgba(172, 186, 211, 0.6);
31084
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31085
+ background: #ccd4e3;
31086
+ opacity: 0.5;
31232
31087
  }
31233
- textarea.E_i74cfyt.ant-input {
31234
- transition-property: height;
31235
- transition-delay: 50ms;
31088
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31089
+ border-right-color: #0080ff;
31236
31090
  }
31237
- textarea.E_i74cfyt.ant-input.textarea-large {
31238
- min-height: 40px;
31239
- height: 40px;
31091
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31092
+ border-color: #0080ff;
31240
31093
  }
31241
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31242
- height: 80px;
31094
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31095
+ background: rgba(0, 136, 255, 0.1);
31243
31096
  }
31244
- textarea.E_i74cfyt.ant-input.textarea-middle {
31245
- min-height: 32px;
31246
- height: 32px;
31097
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31098
+ background: rgba(211, 218, 235, 0.6);
31099
+ border-color: #ccd4e3;
31100
+ opacity: 0.5;
31247
31101
  }
31248
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31249
- height: 64px;
31102
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31103
+ color: #00122e;
31104
+ border-color: #ccd4e3;
31250
31105
  }
31251
- textarea.E_i74cfyt.ant-input.textarea-small {
31252
- min-height: 24px;
31253
- height: 24px;
31106
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31107
+ color: #00122e;
31108
+ border-color: #ccd4e3;
31109
+ background: rgba(172, 186, 211, 0.6);
31254
31110
  }
31255
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31256
- height: 40px;
31111
+ .E_rcc63c8 .ant-radio-button-input {
31112
+ margin-right: 8px;
31113
+ display: inline;
31114
+ border: none;
31115
+ padding: 0;
31116
+ width: 36px;
31117
+ background: transparent;
31257
31118
  }
31258
-
31259
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31260
- border: 1px solid rgba(213, 219, 227, 0.6);
31261
- border-radius: 4px;
31119
+ .E_rcc63c8 .ant-radio-button-input:focus {
31120
+ box-shadow: none;
31121
+ }
31122
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31123
+ margin-right: 0;
31124
+ width: initial;
31125
+ box-shadow: none;
31126
+ }
31127
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31128
+ display: none;
31262
31129
  }
31263
- .E_k1ci6977.input-tags {
31264
- position: relative;
31265
- padding: 6px;
31266
- height: 32px;
31267
- cursor: pointer;
31268
- transition: border 150ms;
31130
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31131
+ display: inline;
31269
31132
  }
31270
- .E_k1ci6977.input-tags:hover {
31271
- border-color: #0080ff;
31272
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31133
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31134
+ display: inline;
31135
+ margin-right: 8px;
31136
+ padding: 0;
31137
+ width: 36px;
31273
31138
  }
31274
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31275
- padding-right: 30px;
31139
+
31140
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31141
+ border-radius: 6px;
31276
31142
  }
31277
- .E_k1ci6977.input-tags .input-tags-inner {
31278
- display: flex;
31143
+ .E_s177mls5.ant-select.ant-select-single {
31144
+ width: 100%;
31145
+ color: #2d3a56;
31146
+ border-color: rgba(211, 218, 235, 0.6);
31147
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31148
+ font-size: 13px;
31279
31149
  }
31280
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31281
- display: flex;
31150
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31151
+ height: 30px;
31282
31152
  }
31283
- .E_k1ci6977.input-tags .input-tag-suffix {
31284
- position: absolute;
31285
- right: 12px;
31286
- top: 50%;
31287
- transform: translateY(-50%);
31153
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31154
+ height: 38px;
31155
+ font-size: 13px;
31288
31156
  }
31289
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31290
- color: rgba(0, 0, 0, 0.25);
31291
- font-size: 12px;
31292
- cursor: pointer;
31157
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31158
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31159
+ transition: 160ms ease;
31293
31160
  }
31294
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31295
- color: rgba(0, 0, 0, 0.45);
31161
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31162
+ color: #0080ff;
31296
31163
  }
31297
- .E_k1ci6977.has-focus-indicator {
31298
- position: relative;
31299
- overflow: hidden;
31164
+ .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 {
31165
+ border-color: rgba(107, 128, 167, 0.6);
31166
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31300
31167
  }
31301
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31302
- position: absolute;
31303
- top: 50%;
31304
- transform: translateY(-50%);
31305
- left: -16px;
31306
- transition: left 150ms ease;
31307
- opacity: 0;
31168
+ .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 {
31169
+ color: #0080ff;
31308
31170
  }
31309
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31310
- left: 8px;
31311
- opacity: 1;
31171
+ .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 {
31172
+ border-color: #0080ff;
31173
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31312
31174
  }
31313
- .E_k1ci6977.has-focus-indicator input {
31314
- transition: margin-left 150ms ease;
31315
- margin-left: 0px;
31175
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31176
+ transform: rotate(180deg);
31316
31177
  }
31317
- .E_k1ci6977.has-focus-indicator input:focus {
31318
- margin-left: 16px;
31178
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31179
+ background: rgba(211, 218, 235, 0.6);
31180
+ border-color: rgba(172, 186, 211, 0.6);
31181
+ cursor: "not-allowed";
31319
31182
  }
31320
-
31321
- input.E_l1f7td1d.ant-input {
31322
- border-top-right-radius: 0;
31323
- border-bottom-right-radius: 0;
31183
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31184
+ border-color: #f0483e !important;
31324
31185
  }
31325
-
31326
- .E_l1f7td1d.ant-input-affix-wrapper {
31327
- border-top-right-radius: 0;
31328
- border-bottom-right-radius: 0;
31186
+ .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 {
31187
+ color: #1d326c;
31329
31188
  }
31330
-
31331
- input.E_rf8rlle.ant-input {
31332
- border-top-left-radius: 0;
31333
- border-bottom-left-radius: 0;
31189
+ .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 {
31190
+ border-color: #0080ff;
31191
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31334
31192
  }
31335
-
31336
- .E_rf8rlle.ant-input-affix-wrapper {
31337
- border-top-left-radius: 0;
31338
- border-bottom-left-radius: 0;
31193
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31194
+ transform: rotate(180deg);
31339
31195
  }
31340
31196
 
31341
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31342
- border-top-right-radius: 0;
31343
- border-bottom-right-radius: 0;
31197
+ .E_ivqqkzv {
31198
+ height: 24px;
31199
+ width: 56px !important;
31200
+ margin-right: 4px;
31344
31201
  }
31345
31202
 
31346
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31347
- border-top-left-radius: 0;
31348
- border-bottom-left-radius: 0;
31203
+ .E_c1wk4q29 {
31204
+ color: rgba(44, 56, 82, 0.6);
31349
31205
  }
31350
31206
 
31351
- .E_c3ni091 {
31207
+ .E_c1bus5hc {
31208
+ --color: white;
31209
+ height: 14px;
31210
+ width: 14px;
31211
+ border-radius: 50%;
31212
+ flex-shrink: 0;
31352
31213
  display: flex;
31353
- flex-direction: column;
31214
+ align-items: center;
31215
+ justify-content: center;
31216
+ border: 1px solid var(--color);
31354
31217
  }
31355
- .E_c3ni091 .select-wrapper {
31356
- margin-top: 12px;
31218
+ .E_c1bus5hc .circle-inner {
31219
+ position: relative;
31220
+ height: 10px;
31221
+ width: 10px;
31222
+ border-radius: 50%;
31223
+ overflow: hidden;
31357
31224
  }
31358
- .E_c3ni091 .select-wrapper .select {
31225
+ .E_c1bus5hc .circle-content {
31226
+ position: absolute;
31227
+ height: 100%;
31359
31228
  width: 100%;
31229
+ left: 0;
31230
+ top: 0;
31231
+ border-radius: 50%;
31232
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31233
+ transform: rotate(180deg);
31360
31234
  }
31361
- .E_c3ni091 .radio-wrapper {
31362
- margin-top: 24px;
31363
- }
31364
- .E_c3ni091 div.form-item {
31235
+ .E_c1bus5hc .circle-child {
31236
+ position: absolute;
31237
+ height: 100%;
31365
31238
  width: 100%;
31239
+ left: 0;
31240
+ top: 0;
31241
+ margin-left: 50%;
31242
+ transform-origin: left;
31243
+ background: white;
31244
+ transform: rotate(0deg);
31366
31245
  }
31367
31246
 
31368
- .E_d105ju2d {
31369
- font-size: 14px;
31370
- font-weight: 500;
31371
- color: #3e4652;
31372
- line-height: 18px;
31373
- }
31374
- .E_d105ju2d + .E_d105ju2d {
31375
- margin-top: 16px;
31376
- }
31377
- .E_d105ju2d + * {
31378
- margin-top: 16px;
31247
+ .E_s1sck0th {
31248
+ padding: 0 8px;
31249
+ border-radius: 4px;
31379
31250
  }
31380
31251
 
31381
- .E_lh0l62z.E_d105ju2d {
31382
- font-size: 12px;
31383
- color: rgba(44, 56, 82, 0.6);
31384
- margin-top: 12px;
31252
+ .E_m855nr1 {
31253
+ padding: 2px 8px;
31254
+ border-radius: 3px;
31385
31255
  }
31386
31256
 
31387
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31388
- line-height: 18px;
31389
- font-weight: 500;
31390
- margin-top: 0;
31391
- white-space: initial;
31257
+ .E_l1270xpg {
31258
+ padding: 3px 8px;
31259
+ border-radius: 2px;
31392
31260
  }
31393
31261
 
31394
- .E_r1skkc3l {
31395
- display: block;
31262
+ .E_t14rextb.ant-tag:hover {
31263
+ opacity: unset;
31396
31264
  }
31397
- .E_r1skkc3l span {
31398
- font-size: 14px;
31399
- font-weight: 500;
31400
- line-height: 32px;
31401
- color: #3e4652;
31265
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31266
+ margin: 0;
31267
+ margin-right: 8px;
31268
+ display: inline-flex;
31269
+ align-items: center;
31270
+ border: none;
31402
31271
  }
31403
-
31404
- .E_c3cobmo {
31405
- margin-top: 16px;
31406
- padding: 8px;
31407
- border-radius: 6px;
31408
- background: rgba(225, 230, 241, 0.6);
31409
- color: rgba(44, 56, 82, 0.6);
31410
- font-size: 12px;
31272
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31273
+ width: 16px;
31274
+ height: 16px;
31275
+ color: inherit;
31276
+ margin-left: 4px;
31277
+ opacity: 0.6;
31278
+ display: inline-flex;
31411
31279
  }
31412
- .E_c3cobmo div {
31413
- line-height: 20px;
31414
- display: flex;
31415
- align-items: center;
31416
- word-break: break-all;
31280
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31281
+ opacity: 1;
31417
31282
  }
31418
- .E_c3cobmo .title {
31419
- font-weight: 700;
31420
- line-height: 18px;
31421
- margin: 4px 0;
31283
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31284
+ color: #0080ff;
31285
+ background-color: rgba(0, 136, 255, 0.1);
31422
31286
  }
31423
-
31424
- .E_iq1gosr {
31425
- display: inline-block;
31287
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31288
+ color: #f0483e;
31289
+ background-color: rgba(255, 74, 74, 0.1);
31290
+ }
31291
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31292
+ color: #e07f00;
31293
+ background-color: rgba(255, 187, 0, 0.1);
31294
+ }
31295
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31296
+ color: #008f4c;
31297
+ background-color: rgba(30, 201, 127, 0.1);
31298
+ }
31299
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31300
+ color: #1d326c;
31301
+ background-color: rgba(225, 230, 241, 0.6);
31302
+ }
31303
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31304
+ color: #7E41FF;
31305
+ background-color: rgba(126, 65, 255, 0.1);
31426
31306
  }
31427
-
31428
- .E_a1b5xrg3 .user-icon-inner {
31429
- display: inline-flex;
31430
- align-items: center;
31431
- justify-content: center;
31307
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31432
31308
  color: #fff;
31433
- font-weight: bold;
31434
- font-size: 12px;
31435
- width: 24px;
31436
- height: 24px;
31437
- border-radius: 50%;
31438
- background: var(--a1b5xrg3-0);
31439
31309
  }
31440
- .E_a1b5xrg3.btn-item {
31441
- transition: all 160ms ease;
31442
- cursor: pointer;
31443
- width: 56px;
31444
- height: 40px;
31445
- display: inline-flex;
31446
- align-items: center;
31447
- justify-content: center;
31448
- border-radius: 6px;
31310
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31311
+ background-color: #f0483e;
31449
31312
  }
31450
- .E_a1b5xrg3.btn-item:hover {
31451
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31313
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31314
+ background-color: #fea008;
31452
31315
  }
31453
- .E_a1b5xrg3.btn-item:active {
31454
- transform: translateY(2px);
31455
- transition: all 320ms ease;
31316
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31317
+ background-color: #00ba5d;
31318
+ }
31319
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31320
+ background-color: #0080ff;
31321
+ }
31322
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31323
+ background-color: #6b7d99;
31324
+ }
31325
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31326
+ background-color: #7E41FF;
31456
31327
  }
31457
31328
 
31458
31329
  .E_dsnbhzf {
@@ -31930,771 +31801,910 @@ input.E_rf8rlle.ant-input {
31930
31801
  line-height: 12px;
31931
31802
  }
31932
31803
 
31933
- .E_c1yyuluq {
31934
- border-radius: 8px;
31935
- }
31936
- .E_c1yyuluq .ant-card-body {
31937
- padding: 20px 24px 24px 24px;
31804
+ .E_iq1gosr {
31805
+ display: inline-block;
31938
31806
  }
31939
31807
 
31940
- .E_ccrbeuz .ant-collapse-item {
31941
- border: 0px;
31942
- background-color: #fff;
31943
- }
31944
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31945
- padding-top: 0px;
31946
- padding-bottom: 0px;
31947
- padding-left: 0px !important;
31948
- padding-right: 24px;
31808
+ .E_tju3gfj .date {
31809
+ margin-right: 4px;
31949
31810
  }
31950
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31951
- right: 0px;
31811
+
31812
+ .E_t1m2x205 .ant-tooltip-arrow {
31813
+ display: none;
31952
31814
  }
31953
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31954
- padding: 0px;
31815
+ .E_t1m2x205 .ant-tooltip-inner {
31816
+ background: rgba(23, 38, 64, 0.8);
31817
+ border-radius: 4px;
31955
31818
  }
31956
31819
 
31957
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31958
- padding-right: 0px;
31959
- cursor: default;
31820
+ .E_cnujxq2 {
31821
+ display: flex;
31822
+ flex-direction: column;
31960
31823
  }
31961
31824
 
31962
- .E_m196gn1d {
31963
- min-width: 1280px;
31825
+ .E_m7s48ia {
31826
+ max-width: 1120px;
31827
+ width: 100%;
31828
+ margin: 0 auto;
31829
+ height: 100%;
31964
31830
  }
31965
31831
 
31966
- .E_n12mqh7z {
31832
+ .E_wt5zbg6 {
31833
+ max-width: 1120px;
31834
+ width: 100%;
31835
+ margin: 0 auto;
31967
31836
  display: flex;
31968
- align-items: center;
31969
- font-size: 12px;
31970
- line-height: 18px;
31971
31837
  }
31972
- .E_n12mqh7z:not(:last-child) {
31973
- margin-bottom: 4px;
31838
+ .E_wt5zbg6 .left,
31839
+ .E_wt5zbg6 .right {
31840
+ flex-grow: 0;
31841
+ flex-shrink: 0;
31842
+ flex-basis: 21%;
31974
31843
  }
31975
-
31976
- .E_tf5bynu {
31977
- margin: 0 3px;
31844
+ .E_wt5zbg6 .left {
31845
+ display: flex;
31846
+ justify-content: flex-end;
31847
+ padding-right: 44px;
31978
31848
  }
31979
-
31980
- .E_tcckoz1 {
31981
- max-height: 400px;
31982
- overflow: auto;
31849
+ .E_wt5zbg6 .right {
31850
+ padding-left: 44px;
31851
+ }
31852
+ .E_wt5zbg6 .middle {
31853
+ margin-bottom: 40px;
31854
+ flex-grow: 0;
31855
+ flex-shrink: 0;
31856
+ flex-basis: 58%;
31857
+ }
31858
+ .E_wt5zbg6 .middle .form-base-field {
31859
+ width: 100%;
31860
+ }
31861
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31862
+ width: auto;
31983
31863
  }
31984
31864
 
31985
- .E_c18bcrac {
31986
- display: inline-block;
31865
+ .E_h18jprzg .ant-modal-header {
31866
+ margin: 0 auto;
31987
31867
  width: 100%;
31868
+ max-width: 648px;
31988
31869
  }
31989
- .E_c18bcrac .recharts-wrapper {
31990
- margin-left: 4px;
31870
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31871
+ margin-left: 0;
31872
+ }
31873
+ .E_h18jprzg .ant-modal-body {
31874
+ margin: 0 auto;
31875
+ padding: 0;
31876
+ width: 100%;
31877
+ max-width: 648px;
31878
+ overflow: hidden;
31879
+ }
31880
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31881
+ margin-bottom: 40px;
31882
+ }
31883
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31884
+ height: calc(100vh - 225px);
31885
+ overflow-y: auto;
31886
+ }
31887
+ .E_h18jprzg .ant-modal-footer .footer-content {
31888
+ margin: 0 auto;
31889
+ max-width: 648px;
31991
31890
  }
31992
31891
 
31993
- .E_cro7kg2 {
31994
- padding: 4px;
31892
+ .E_h16z9xgz .ant-modal-header {
31893
+ margin: 0 auto;
31894
+ width: 100%;
31895
+ max-width: 1024px;
31896
+ }
31897
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31898
+ margin-left: 0;
31899
+ }
31900
+ .E_h16z9xgz .ant-modal-body {
31901
+ margin: 0 auto;
31902
+ padding: 0;
31903
+ width: 100%;
31904
+ max-width: 1024px;
31905
+ overflow: hidden;
31906
+ }
31907
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31908
+ margin-bottom: 40px;
31909
+ }
31910
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31911
+ height: calc(100vh - 225px);
31912
+ overflow-y: auto;
31913
+ }
31914
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31915
+ margin: 0 auto;
31916
+ max-width: 1024px;
31995
31917
  }
31996
31918
 
31997
- .E_c14wcxf0 {
31998
- display: flex;
31999
- justify-content: space-between;
32000
- align-items: center;
31919
+ .E_f1lrhghm {
31920
+ flex: 1;
31921
+ }
31922
+ .E_f1lrhghm label {
32001
31923
  font-size: 13px;
32002
- line-height: 24px;
32003
- color: #cccccc;
32004
- white-space: nowrap;
31924
+ line-height: 20px;
31925
+ color: rgba(44, 56, 82, 0.6);
32005
31926
  }
32006
- .E_c14wcxf0 label {
32007
- margin-right: 32px;
31927
+ .E_f1lrhghm .title {
31928
+ font-size: 14px;
31929
+ line-height: 20px;
31930
+ color: #2d3a56;
31931
+ margin-bottom: 12px;
32008
31932
  }
32009
-
32010
- .E_coy29mj.E_c14wcxf0 {
32011
- font-weight: bold;
32012
- color: white;
31933
+ .E_f1lrhghm.connect-cluster .title {
31934
+ padding-bottom: 26px;
32013
31935
  }
32014
31936
 
32015
- .E_s11212zy {
32016
- width: 8px;
32017
- height: 8px;
32018
- border-radius: 2px;
32019
- display: inline-block;
32020
- background: var(--s11212zy-0);
32021
- border: 1px solid #fff;
32022
- box-sizing: content-box;
32023
- margin-right: 6px;
31937
+ .E_f18ot8em {
31938
+ padding: 25px 0 15px 0;
31939
+ border-bottom: 1px solid #e1e5eb;
31940
+ margin-bottom: 16px;
32024
31941
  }
32025
31942
 
32026
- .E_p1lyky6c > :first-child {
32027
- font-weight: bold;
32028
- color: white;
32029
- margin-right: 4px;
31943
+ .E_f1l1g2k0 {
31944
+ display: flex;
31945
+ align-items: center;
31946
+ margin-bottom: 8px;
31947
+ }
31948
+ .E_f1l1g2k0 > label {
31949
+ width: 216px;
31950
+ }
31951
+ .E_f1l1g2k0 > label + * {
31952
+ width: 100%;
31953
+ }
31954
+ .E_f1l1g2k0 .ant-select {
31955
+ width: 100%;
32030
31956
  }
32031
31957
 
32032
- .E_tqjc4ui {
32033
- margin: 0 2px;
31958
+ .E_e1k89cwg {
31959
+ color: #e75a3a;
31960
+ margin-right: 10px;
32034
31961
  }
32035
31962
 
32036
- .E_s1ebs0ra {
32037
- display: flex;
32038
- align-items: center;
32039
- justify-content: space-between;
32040
- background: #edf0f7;
32041
- padding: 8px 12px;
32042
- position: sticky;
32043
- top: 0;
32044
- z-index: 1;
32045
- margin-bottom: -52px;
31963
+ .E_d1oui1gf {
31964
+ width: 100%;
31965
+ height: 1px;
31966
+ background: rgba(213, 219, 227, 0.6);
31967
+ margin: 24px 0;
32046
31968
  }
32047
- .E_s1ebs0ra .select-total {
31969
+
31970
+ .E_l15itdbb {
32048
31971
  display: flex;
31972
+ justify-content: center;
32049
31973
  align-items: center;
32050
- font-weight: 700;
32051
- flex-shrink: 0;
31974
+ height: 100%;
32052
31975
  }
32053
- .E_s1ebs0ra .select-total .icon-wrapper {
32054
- cursor: pointer;
32055
- margin-left: 8px;
32056
- width: 32px;
32057
- height: 32px;
31976
+
31977
+ .E_d1y3z4w {
31978
+ display: inline-block;
31979
+ width: 4px;
31980
+ height: 4px;
31981
+ background: #8e9aa9;
31982
+ opacity: 0.4;
32058
31983
  border-radius: 50%;
32059
- justify-content: center;
32060
- }
32061
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
32062
- background: rgba(225, 230, 241, 0.6);
32063
- }
32064
- .E_s1ebs0ra .action-group {
32065
- flex: 1;
32066
- margin-left: 88px;
32067
- white-space: nowrap;
32068
- text-align: right;
32069
- position: relative;
32070
- padding: 4px 0;
32071
- margin-top: -4px;
32072
- overflow: hidden;
31984
+ margin: 0 4px;
32073
31985
  }
32074
- .E_s1ebs0ra .action-group .sub-menu-delete {
32075
- transform: translateY(-4px);
31986
+
31987
+ .E_m177r7a3 .ant-modal-header,
31988
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31989
+ width: 648px;
31990
+ margin: 0 auto;
32076
31991
  }
32077
- .E_s1ebs0ra .action-group button {
31992
+ .E_m177r7a3 .ant-modal-header {
31993
+ padding: 35px 0 24px;
32078
31994
  border: none;
32079
31995
  }
32080
- .E_s1ebs0ra .action-group > *:not(:last-child) {
32081
- margin-right: 8px;
32082
- }
32083
- .E_s1ebs0ra .action-group > button:last-child {
32084
- margin-right: 4px;
31996
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31997
+ font-size: 30px;
32085
31998
  }
32086
- .E_s1ebs0ra .action-group .more-btn {
32087
- cursor: pointer;
32088
- width: 32px;
32089
- height: 32px;
32090
- justify-content: center;
32091
- border-radius: 50%;
31999
+ .E_m177r7a3 .ant-modal-body {
32000
+ padding: 4px 0 2px;
32092
32001
  }
32093
- .E_s1ebs0ra .action-group .more-btn:hover {
32094
- background: #fff;
32002
+ .E_m177r7a3 .ant-modal-footer {
32003
+ border: none;
32095
32004
  }
32096
32005
 
32097
- .E_gmyahx3 {
32098
- cursor: pointer;
32099
- }
32100
- .E_gmyahx3 .link-text {
32101
- color: rgba(0, 21, 64, 0.3);
32006
+ .E_t1wwio3v {
32007
+ font-size: 12px;
32008
+ line-height: 18px;
32009
+ font-weight: bold;
32010
+ color: #fff;
32011
+ padding: 0 4px;
32012
+ border-radius: 4px;
32013
+ display: inline-block;
32014
+ background: var(--t1wwio3v-0);
32102
32015
  }
32103
- .E_gmyahx3:hover .link-text {
32104
- color: #0080ff;
32016
+ .E_t1wwio3v:not(:first-child) {
32017
+ margin-left: 4px;
32105
32018
  }
32106
32019
 
32107
- .E_ou7iq30 {
32108
- overflow: hidden;
32109
- text-overflow: ellipsis;
32020
+ .E_f17jvtfk {
32021
+ width: 100%;
32022
+ height: 100%;
32023
+ display: flex;
32024
+ align-items: center;
32025
+ justify-content: center;
32110
32026
  }
32111
32027
 
32112
- .E_s1tui002 {
32113
- white-space: nowrap;
32028
+ .E_nzppkea {
32029
+ font-size: 90%;
32030
+ font-weight: bold;
32031
+ background-color: rgba(240, 243, 247, 0.6);
32032
+ padding: 1px 4px 1px;
32033
+ margin-left: 2px;
32034
+ margin-right: 2px;
32035
+ border: 1px solid rgba(213, 219, 227, 0.6);
32036
+ border-radius: 4px;
32114
32037
  }
32115
32038
 
32116
- .E_mxrc2zg {
32117
- display: -webkit-box;
32118
- -webkit-line-clamp: var(--mxrc2zg-0);
32119
- -webkit-box-orient: vertical;
32120
- word-break: break-all;
32039
+ .E_f4mi9eq.form-item-general {
32040
+ width: 640px;
32121
32041
  }
32122
-
32123
- .E_clm1wy1 {
32124
- width: 192px;
32125
- height: 246px;
32126
- border-radius: 4px;
32042
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32043
+ margin-top: 16px;
32127
32044
  }
32128
- .E_clm1wy1 > .ant-picker-calendar,
32129
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32130
- width: 100%;
32131
- background-color: rgba(245, 247, 250, 0.6);
32132
- border-top: none;
32045
+ .E_f4mi9eq.form-item-compact {
32046
+ width: 412px;
32133
32047
  }
32134
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
32135
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32136
- padding: 0 16px;
32048
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32049
+ margin-top: 8px;
32137
32050
  }
32138
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
32139
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32140
- width: 100%;
32141
- height: 180px;
32142
- border-spacing: 0;
32051
+ .E_f4mi9eq .form-item {
32052
+ width: auto;
32143
32053
  }
32144
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32145
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32146
- margin-bottom: 8px;
32054
+ .E_f4mi9eq .form-item-main {
32055
+ position: relative;
32056
+ display: flex;
32147
32057
  }
32148
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32149
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32150
- width: 22px;
32058
+ .E_f4mi9eq .form-item-extra {
32059
+ margin-top: 4px;
32060
+ width: 100%;
32061
+ padding: 14px;
32062
+ background: #f2f4f6;
32063
+ font-size: 13px;
32064
+ line-height: 1.8;
32065
+ color: #8e9aa9;
32151
32066
  }
32152
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32153
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32154
- padding: 0;
32067
+ .E_f4mi9eq .form-item-label {
32068
+ padding-right: 12px;
32069
+ font-size: 13px;
32070
+ color: rgba(44, 56, 82, 0.6);
32155
32071
  }
32156
- .E_clm1wy1 .ant-picker-cell {
32157
- color: rgba(62, 70, 82, 0.6);
32158
- opacity: 0.4;
32072
+ .E_f4mi9eq .form-item-label.label-right {
32073
+ text-align: right;
32159
32074
  }
32160
- .E_clm1wy1 .ant-picker-cell-in-view {
32161
- color: rgba(62, 70, 82, 0.6);
32162
- opacity: 1;
32075
+ .E_f4mi9eq .form-item-label,
32076
+ .E_f4mi9eq .form-item-control {
32077
+ line-height: 32px;
32163
32078
  }
32164
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
32165
- color: #3e4652;
32079
+ .E_f4mi9eq .form-item-control .form-item-error {
32080
+ line-height: 18px;
32166
32081
  }
32167
- .E_clm1wy1 .ant-picker-cell::before {
32168
- pointer-events: none;
32082
+ .E_f4mi9eq .form-item-children {
32083
+ width: 100%;
32169
32084
  }
32170
-
32171
- .E_t1tsm00v {
32172
- color: rgba(129, 138, 153, 0.6);
32173
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32174
- backdrop-filter: blur(10px);
32175
- padding: 7px 10px;
32085
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
32086
+ width: 100%;
32176
32087
  }
32177
-
32178
- .E_c167wnad {
32179
- color: rgba(62, 70, 82, 0.6);
32180
- display: flex;
32181
- justify-content: space-between;
32182
- align-items: center;
32183
- padding: 8px 16px;
32088
+ .E_f4mi9eq .form-item-error {
32089
+ color: #e75a3a;
32090
+ height: 0;
32091
+ overflow: hidden;
32184
32092
  }
32185
- .E_c167wnad .anticon {
32186
- cursor: pointer;
32093
+ .E_f4mi9eq .form-item-error-enter-done {
32094
+ margin-top: 4px;
32095
+ height: auto;
32096
+ overflow: auto;
32187
32097
  }
32188
- .E_c167wnad .anticon:hover {
32189
- color: #0096ff;
32098
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32099
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32100
+ border: 1px solid #e75a3a;
32101
+ color: #e75a3a;
32190
32102
  }
32191
32103
 
32192
- .E_cxhf7dh {
32193
- text-align: center;
32104
+ .E_fh0ewl8 {
32105
+ color: #2d3a56;
32106
+ font-weight: bold;
32107
+ padding-bottom: 6px;
32108
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32109
+ margin-bottom: 16px;
32194
32110
  }
32195
- .E_cxhf7dh .dots {
32111
+ .E_fh0ewl8:not(:first-of-type) {
32112
+ margin-top: 16px;
32113
+ }
32114
+
32115
+ .E_e1qrlvot {
32116
+ width: 8px;
32117
+ height: 24px;
32196
32118
  display: flex;
32197
32119
  justify-content: center;
32120
+ align-items: center;
32121
+ cursor: pointer;
32122
+ transition: all 200ms ease-out 40ms;
32198
32123
  }
32199
- .E_cxhf7dh .dot {
32200
- display: inline-block;
32201
- width: 2px;
32202
- height: 2px;
32124
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32125
+ content: "";
32126
+ width: 1px;
32127
+ height: 6px;
32203
32128
  border-radius: 1px;
32204
- background: #0096ff;
32129
+ background: #ccd4e3;
32130
+ position: relative;
32131
+ right: 2px;
32132
+ transform: rotate(-45deg);
32205
32133
  }
32206
- .E_cxhf7dh .dot:not(:last-child) {
32207
- margin-right: 2px;
32134
+ .E_e1qrlvot:after {
32135
+ transform: rotate(45deg);
32136
+ left: 1px;
32208
32137
  }
32209
- .E_cxhf7dh .bar {
32210
- width: 9px;
32211
- height: 2px;
32212
- background: #0096ff;
32213
- border-radius: 2px;
32138
+
32139
+ .E_w9ic984.ant-alert-warning {
32140
+ border: 0;
32141
+ background: rgba(255, 187, 0, 0.1);
32142
+ border-radius: 6px;
32143
+ }
32144
+ .E_w9ic984.ant-alert,
32145
+ .E_w9ic984 .ant-alert-message {
32146
+ color: #e07f00;
32147
+ }
32148
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32149
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32150
+ border-bottom-color: #e07f00;
32214
32151
  }
32215
32152
 
32216
- .E_c1up1pdz {
32217
- width: 648px;
32153
+ .E_n1k9qi4r {
32154
+ display: flex;
32155
+ flex-direction: row;
32156
+ padding: 7px 12px;
32157
+ background: rgba(255, 187, 0, 0.1);
32158
+ border-radius: 6px;
32159
+ color: #e07f00;
32160
+ font-size: 12px;
32161
+ line-height: 18px;
32218
32162
  }
32219
- .E_c1up1pdz.active {
32220
- border-color: #0080ff;
32163
+ .E_n1k9qi4r .icon-wrapper {
32164
+ margin-right: 10px;
32165
+ height: 18px;
32221
32166
  }
32222
- .E_c1up1pdz.active > header {
32223
- background: rgba(0, 128, 255, 0.1);
32167
+
32168
+ .E_n16fsg9x {
32169
+ display: flex;
32170
+ flex-direction: row;
32171
+ padding: 7px 12px;
32172
+ background: rgba(225, 230, 241, 0.6);
32173
+ border-radius: 6px;
32174
+ color: rgba(44, 56, 82, 0.6);
32175
+ font-size: 12px;
32176
+ line-height: 18px;
32224
32177
  }
32225
- .E_c1up1pdz .expand {
32226
- padding: 12px;
32178
+ .E_n16fsg9x .icon-wrapper {
32179
+ margin-right: 10px;
32180
+ height: 18px;
32227
32181
  }
32228
- .E_c1up1pdz .field-item {
32182
+
32183
+ .E_i173wxzw {
32229
32184
  display: flex;
32230
- padding: 10px 0;
32231
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32232
- }
32233
- .E_c1up1pdz .field-item:last-child {
32234
- border-bottom: none;
32235
- padding-bottom: 0;
32185
+ flex-direction: row;
32186
+ padding: 7px 12px;
32187
+ background: rgba(0, 136, 255, 0.1);
32188
+ border-radius: 6px;
32189
+ color: #005ed1;
32190
+ font-size: 12px;
32191
+ line-height: 18px;
32236
32192
  }
32237
- .E_c1up1pdz .field-item label {
32238
- line-height: 32px;
32239
- width: 100px;
32240
- color: rgba(62, 70, 82, 0.6);
32193
+ .E_i173wxzw .icon-wrapper {
32194
+ margin-right: 10px;
32195
+ height: 18px;
32241
32196
  }
32242
- .E_c1up1pdz .help {
32243
- color: rgba(62, 70, 82, 0.6);
32197
+
32198
+ .E_dld369h {
32199
+ color: rgba(44, 56, 82, 0.6);
32244
32200
  margin-top: 5px;
32201
+ font-size: 12px;
32202
+ line-height: 18px;
32245
32203
  }
32246
- .E_c1up1pdz .ant-input-affix-wrapper,
32247
- .E_c1up1pdz .ant-picker {
32248
- width: 128px;
32204
+
32205
+ .E_s1epv22q {
32206
+ color: #f0483e;
32207
+ font-size: 12px;
32208
+ white-space: pre-wrap;
32249
32209
  }
32250
32210
 
32251
- .E_c156wh19 {
32211
+ .E_okus5hk {
32252
32212
  display: flex;
32253
32213
  align-items: center;
32254
- justify-content: space-between;
32255
- word-break: keep-all;
32214
+ justify-content: flex-end;
32256
32215
  }
32257
- .E_c156wh19 .title {
32258
- margin: 0 16px 0 8px;
32216
+ .E_okus5hk .icon-wrapper {
32217
+ margin-right: 16px;
32259
32218
  }
32260
- .E_c156wh19 .retain {
32261
- color: rgba(129, 138, 153, 0.6);
32219
+
32220
+ .E_t1auuzri {
32221
+ color: rgba(0, 21, 64, 0.3);
32262
32222
  }
32263
- .E_c156wh19 div.left {
32264
- flex: 1;
32265
- display: flex;
32266
- overflow: hidden;
32267
- align-items: center;
32268
- justify-content: flex-start;
32269
- white-space: nowrap;
32223
+
32224
+ .E_i74cfyt.ant-input {
32225
+ padding: 5px 12px;
32226
+ line-height: 20px;
32227
+ color: #2d3a56;
32228
+ border-radius: 6px;
32229
+ border-color: rgba(172, 186, 211, 0.6);
32230
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32270
32231
  }
32271
- .E_c156wh19 div.left .title {
32272
- max-width: 100%;
32273
- overflow: hidden;
32274
- text-overflow: ellipsis;
32232
+ .E_i74cfyt.ant-input.ant-input-lg {
32233
+ padding: 8px 16px;
32234
+ line-height: 22px;
32275
32235
  }
32276
- .E_c156wh19 div.right {
32277
- display: flex;
32278
- align-items: center;
32236
+ .E_i74cfyt.ant-input.ant-input-sm {
32237
+ padding: 2px 8px;
32238
+ line-height: 18px;
32279
32239
  }
32280
- .E_c156wh19 .reverse {
32281
- display: flex;
32282
- flex-direction: row-reverse;
32283
- align-items: center;
32240
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
32241
+ border-color: rgba(107, 128, 167, 0.6);
32242
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32243
+ z-index: 1;
32284
32244
  }
32285
- .E_c156wh19 .reverse .ant-switch {
32286
- margin-left: 8px;
32245
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
32246
+ border-color: #0096ff;
32247
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32248
+ z-index: 1;
32287
32249
  }
32288
- .E_c156wh19 .close {
32289
- padding-left: 14px;
32290
- margin-left: 14px;
32291
- border-left: 1px solid rgba(129, 138, 153, 0.6);
32292
- cursor: pointer;
32250
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32251
+ border-color: #e75a3a;
32252
+ color: #e75a3a;
32293
32253
  }
32294
-
32295
- .E_m126spxy {
32296
- padding-bottom: 4px;
32297
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32254
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
32255
+ border-color: #e75a3a;
32256
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32298
32257
  }
32299
- .E_m126spxy .ant-btn-link {
32300
- padding: 1px 10px;
32301
- color: rgba(62, 70, 82, 0.6);
32302
- border-radius: 4px;
32258
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
32259
+ border-color: #e75a3a;
32260
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32303
32261
  }
32304
- .E_m126spxy .ant-btn-link.active {
32305
- background: rgba(0, 128, 255, 0.1);
32306
- color: #0096ff;
32262
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
32263
+ background: rgba(211, 218, 235, 0.6);
32264
+ color: rgba(0, 21, 64, 0.3);
32265
+ border-color: rgba(172, 186, 211, 0.6);
32307
32266
  }
32308
-
32309
- .E_wpbf4pq {
32310
- padding: 10px 0;
32311
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32267
+ .E_i74cfyt.ant-input-affix-wrapper {
32268
+ padding: 5px 12px;
32269
+ border-radius: 6px;
32270
+ border-color: rgba(172, 186, 211, 0.6);
32271
+ line-height: 20px;
32272
+ color: #2d3a56;
32273
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32312
32274
  }
32313
- .E_wpbf4pq .ant-input,
32314
- .E_wpbf4pq .ant-picker {
32315
- width: 80px;
32316
- margin: 0 9px;
32317
- text-align: center;
32275
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32276
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32277
+ color: rgba(44, 56, 82, 0.6);
32318
32278
  }
32319
- .E_wpbf4pq .options {
32320
- padding: 12px 0 12px 16px;
32321
- border-left: 2px solid rgba(129, 138, 153, 0.6);
32322
- margin: 5px 0 5px 8px;
32279
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32280
+ padding: 8px 16px;
32281
+ line-height: 22px;
32323
32282
  }
32324
- .E_wpbf4pq .week-day-option,
32325
- .E_wpbf4pq .month-day-option {
32326
- background: #f5f7fa;
32327
- box-sizing: border-box;
32328
- border-radius: 16px;
32329
- margin-right: 8px;
32283
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32284
+ padding: 2px 8px;
32285
+ line-height: 18px;
32330
32286
  }
32331
- .E_wpbf4pq .week-day-option:focus,
32332
- .E_wpbf4pq .month-day-option:focus {
32333
- color: inherit;
32334
- border-color: #d9d9d9;
32287
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32288
+ border-color: rgba(107, 128, 167, 0.6);
32289
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32335
32290
  }
32336
- .E_wpbf4pq .week-day-option.active {
32337
- background-color: #0096ff;
32291
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32338
32292
  border-color: #0096ff;
32339
- color: #fff;
32293
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32340
32294
  }
32341
- .E_wpbf4pq .week-day-option.en-text {
32342
- width: 110px;
32343
- margin-top: 4px;
32295
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32296
+ border-color: #e75a3a;
32344
32297
  }
32345
- .E_wpbf4pq .month-day-option {
32346
- width: 32px;
32347
- padding: 0;
32348
- margin-bottom: 8px;
32298
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32299
+ color: #e75a3a;
32349
32300
  }
32350
- .E_wpbf4pq .month-day-option.active {
32351
- background-color: #0096ff;
32352
- border-color: #0096ff;
32353
- color: #fff;
32301
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32302
+ border-color: #e75a3a;
32303
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32354
32304
  }
32355
-
32356
- .E_t1sqg15u {
32357
- background: white;
32305
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32306
+ border-color: #e75a3a;
32307
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32358
32308
  }
32359
- .E_t1sqg15u.inline .table-row {
32360
- flex-direction: column;
32309
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32310
+ background: rgba(211, 218, 235, 0.6);
32311
+ color: rgba(0, 21, 64, 0.3);
32312
+ border-color: rgba(172, 186, 211, 0.6);
32313
+ }
32314
+ textarea.E_i74cfyt.ant-input {
32315
+ transition-property: height;
32316
+ transition-delay: 50ms;
32317
+ }
32318
+ textarea.E_i74cfyt.ant-input.textarea-large {
32319
+ min-height: 40px;
32320
+ height: 40px;
32321
+ }
32322
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32323
+ height: 80px;
32324
+ }
32325
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32326
+ min-height: 32px;
32327
+ height: 32px;
32328
+ }
32329
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32330
+ height: 64px;
32361
32331
  }
32362
- .E_t1sqg15u.inline .table-row > label {
32363
- padding: 0 16px 7px 0;
32332
+ textarea.E_i74cfyt.ant-input.textarea-small {
32333
+ min-height: 24px;
32334
+ height: 24px;
32364
32335
  }
32365
- .E_t1sqg15u.has-border .table-header {
32366
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32336
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32337
+ height: 40px;
32367
32338
  }
32368
- .E_t1sqg15u.has-border .hiddenBorder {
32369
- border-top: none !important;
32339
+
32340
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32341
+ border: 1px solid rgba(213, 219, 227, 0.6);
32342
+ border-radius: 4px;
32370
32343
  }
32371
- .E_t1sqg15u.has-border .table-row + .table-row {
32372
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32344
+ .E_k1ci6977.input-tags {
32345
+ position: relative;
32346
+ padding: 6px;
32347
+ height: 32px;
32348
+ cursor: pointer;
32349
+ transition: border 150ms;
32373
32350
  }
32374
- .E_t1sqg15u.has-border .table-row:last-of-type {
32375
- padding-bottom: 0;
32351
+ .E_k1ci6977.input-tags:hover {
32352
+ border-color: #0080ff;
32353
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32376
32354
  }
32377
- .E_t1sqg15u.align-right .content {
32378
- text-align: right;
32355
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32356
+ padding-right: 30px;
32379
32357
  }
32380
- .E_t1sqg15u .uuid-row {
32358
+ .E_k1ci6977.input-tags .input-tags-inner {
32381
32359
  display: flex;
32382
- justify-content: space-between;
32383
- }
32384
- .E_t1sqg15u .uuid-row .id-text {
32385
- white-space: nowrap;
32386
- overflow: hidden;
32387
- text-overflow: ellipsis;
32388
32360
  }
32389
-
32390
- .E_t4zczcp {
32361
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32391
32362
  display: flex;
32392
- justify-content: space-between;
32393
- align-items: center;
32394
- padding: 8px;
32395
- min-height: 32px;
32396
32363
  }
32397
- .E_t4zczcp .table-title {
32398
- color: rgba(44, 56, 82, 0.6);
32399
- font-weight: 600;
32400
- font-size: 12px;
32401
- line-height: 8px;
32364
+ .E_k1ci6977.input-tags .input-tag-suffix {
32365
+ position: absolute;
32366
+ right: 12px;
32367
+ top: 50%;
32368
+ transform: translateY(-50%);
32402
32369
  }
32403
- .E_t4zczcp .edit-icon {
32404
- font-size: 16px;
32405
- color: rgba(10, 37, 85, 0.6);
32370
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32371
+ color: rgba(0, 0, 0, 0.25);
32372
+ font-size: 12px;
32406
32373
  cursor: pointer;
32407
32374
  }
32408
-
32409
- .E_t1s7goww {
32410
- font-size: 12px;
32411
- line-height: 18px;
32375
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32376
+ color: rgba(0, 0, 0, 0.45);
32412
32377
  }
32413
-
32414
- .E_t93e4cf {
32415
- display: flex;
32416
- padding: 8px 0;
32417
- color: #2d3a56;
32378
+ .E_k1ci6977.has-focus-indicator {
32379
+ position: relative;
32380
+ overflow: hidden;
32418
32381
  }
32419
- .E_t93e4cf .hidden {
32420
- display: none;
32382
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32383
+ position: absolute;
32384
+ top: 50%;
32385
+ transform: translateY(-50%);
32386
+ left: -16px;
32387
+ transition: left 150ms ease;
32388
+ opacity: 0;
32421
32389
  }
32422
- .E_t93e4cf .ant-btn-link {
32423
- height: auto;
32390
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32391
+ left: 8px;
32392
+ opacity: 1;
32424
32393
  }
32425
- .E_t93e4cf .content {
32426
- overflow: hidden;
32427
- overflow-x: auto;
32428
- width: 100%;
32429
- white-space: pre-wrap;
32394
+ .E_k1ci6977.has-focus-indicator input {
32395
+ transition: margin-left 150ms ease;
32396
+ margin-left: 0px;
32430
32397
  }
32431
- .E_t93e4cf .content .ant-btn {
32432
- white-space: pre-wrap;
32433
- text-align: left;
32398
+ .E_k1ci6977.has-focus-indicator input:focus {
32399
+ margin-left: 16px;
32434
32400
  }
32435
- .E_t93e4cf .content .unit-chart {
32436
- justify-content: flex-start;
32401
+
32402
+ input.E_l1f7td1d.ant-input {
32403
+ border-top-right-radius: 0;
32404
+ border-bottom-right-radius: 0;
32437
32405
  }
32438
32406
 
32439
- .E_rhz2uv5 {
32440
- width: var(--rhz2uv5-0);
32441
- flex-shrink: 0;
32442
- color: rgba(44, 56, 82, 0.6);
32443
- padding-right: 12px;
32407
+ .E_l1f7td1d.ant-input-affix-wrapper {
32408
+ border-top-right-radius: 0;
32409
+ border-bottom-right-radius: 0;
32444
32410
  }
32445
32411
 
32446
- .E_tje3huy {
32447
- width: 100%;
32448
- overflow: inherit;
32449
- white-space: inherit;
32450
- text-overflow: ellipsis;
32412
+ input.E_rf8rlle.ant-input {
32413
+ border-top-left-radius: 0;
32414
+ border-bottom-left-radius: 0;
32451
32415
  }
32452
32416
 
32453
- .E_s1iv0tp1 .enabled-switch {
32454
- display: flex;
32455
- align-items: center;
32417
+ .E_rf8rlle.ant-input-affix-wrapper {
32418
+ border-top-left-radius: 0;
32419
+ border-bottom-left-radius: 0;
32456
32420
  }
32457
- .E_s1iv0tp1 .enabled-text {
32458
- margin-right: 8px;
32421
+
32422
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32423
+ border-top-right-radius: 0;
32424
+ border-bottom-right-radius: 0;
32459
32425
  }
32460
32426
 
32461
- .E_wg1tsps {
32462
- display: flex;
32463
- align-items: center;
32464
- justify-content: flex-end;
32427
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32428
+ border-top-left-radius: 0;
32429
+ border-bottom-left-radius: 0;
32465
32430
  }
32466
32431
 
32467
- .E_b1ctd5xy {
32432
+ .E_c3ni091 {
32468
32433
  display: flex;
32469
- align-items: center;
32470
- width: calc(100% - 40px);
32434
+ flex-direction: column;
32471
32435
  }
32472
- .E_b1ctd5xy .chart {
32473
- display: inline-block;
32436
+ .E_c3ni091 .select-wrapper {
32437
+ margin-top: 12px;
32438
+ }
32439
+ .E_c3ni091 .select-wrapper .select {
32440
+ width: 100%;
32441
+ }
32442
+ .E_c3ni091 .radio-wrapper {
32443
+ margin-top: 24px;
32444
+ }
32445
+ .E_c3ni091 div.form-item {
32474
32446
  width: 100%;
32475
32447
  }
32476
32448
 
32477
- .E_u1p8acpn {
32478
- min-width: 40px;
32449
+ .E_d105ju2d {
32450
+ font-size: 14px;
32451
+ font-weight: 500;
32452
+ color: #3e4652;
32453
+ line-height: 18px;
32479
32454
  }
32480
- .E_u1p8acpn .unit {
32481
- color: #00122e !important;
32455
+ .E_d105ju2d + .E_d105ju2d {
32456
+ margin-top: 16px;
32457
+ }
32458
+ .E_d105ju2d + * {
32459
+ margin-top: 16px;
32482
32460
  }
32483
32461
 
32484
- .E_skwah65 {
32485
- height: 8px;
32486
- box-sizing: border-box;
32487
- border-radius: 2px;
32488
- background: #f5f7fa;
32489
- display: flex;
32490
- width: 100%;
32491
- overflow: hidden;
32462
+ .E_lh0l62z.E_d105ju2d {
32463
+ font-size: 12px;
32464
+ color: rgba(44, 56, 82, 0.6);
32465
+ margin-top: 12px;
32492
32466
  }
32493
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32494
- margin-left: 1px;
32467
+
32468
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32469
+ line-height: 18px;
32470
+ font-weight: 500;
32471
+ margin-top: 0;
32472
+ white-space: initial;
32495
32473
  }
32496
32474
 
32497
- .E_t160l1cm {
32498
- display: flex;
32499
- flex-direction: column;
32500
- flex: 1;
32501
- /* FIXME:(yanzhen) do this better */
32475
+ .E_r1skkc3l {
32476
+ display: block;
32502
32477
  }
32503
- .E_t160l1cm .tab-bar {
32504
- flex-shrink: 0;
32478
+ .E_r1skkc3l span {
32479
+ font-size: 14px;
32480
+ font-weight: 500;
32481
+ line-height: 32px;
32482
+ color: #3e4652;
32483
+ }
32484
+
32485
+ .E_c3cobmo {
32486
+ margin-top: 16px;
32487
+ padding: 8px;
32488
+ border-radius: 6px;
32489
+ background: rgba(225, 230, 241, 0.6);
32490
+ color: rgba(44, 56, 82, 0.6);
32491
+ font-size: 12px;
32492
+ }
32493
+ .E_c3cobmo div {
32494
+ line-height: 20px;
32505
32495
  display: flex;
32506
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
32496
+ align-items: center;
32497
+ word-break: break-all;
32507
32498
  }
32508
- .E_t160l1cm .tab-content {
32509
- height: 100%;
32499
+ .E_c3cobmo .title {
32500
+ font-weight: 700;
32501
+ line-height: 18px;
32502
+ margin: 4px 0;
32510
32503
  }
32511
- .E_t160l1cm .tab-menu-item {
32512
- margin-right: 2px;
32513
- padding: 1px 12px;
32514
- line-height: 24px;
32504
+
32505
+ .E_s1dizucg.ant-switch {
32506
+ min-width: 40px;
32515
32507
  height: 24px;
32516
- color: rgba(44, 56, 82, 0.6);
32517
- border-radius: 4px 4px 0 0;
32518
- cursor: pointer;
32519
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
32520
- }
32521
- .E_t160l1cm .tab-menu-item:first-child {
32522
- padding-left: 0;
32508
+ background: rgba(172, 186, 211, 0.6);
32509
+ overflow: hidden;
32523
32510
  }
32524
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
32525
- padding-left: 12px;
32511
+ .E_s1dizucg.ant-switch:focus {
32512
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
32526
32513
  }
32527
- .E_t160l1cm .tab-menu-item:hover {
32528
- color: #0080ff;
32529
- background: rgba(211, 218, 235, 0.6);
32514
+ .E_s1dizucg.ant-switch-small {
32515
+ min-width: 26px;
32516
+ height: 16px;
32530
32517
  }
32531
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
32532
- fill: #0080ff;
32518
+ .E_s1dizucg.ant-switch-large {
32519
+ min-width: 52px;
32520
+ height: 32px;
32533
32521
  }
32534
- .E_t160l1cm .tab-menu-item:active {
32535
- background: rgba(192, 203, 224, 0.6);
32522
+ .E_s1dizucg.ant-switch .ant-switch-handle {
32523
+ height: 20px;
32524
+ width: 20px;
32536
32525
  }
32537
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
32538
- color: #0080ff;
32539
- background: rgba(211, 218, 235, 0.6);
32526
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
32527
+ border-radius: 10px;
32528
+ transition-delay: 120ms;
32540
32529
  }
32541
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
32542
- background: rgba(192, 203, 224, 0.6);
32530
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
32531
+ height: 14px;
32532
+ width: 14px;
32533
+ top: 1px;
32534
+ left: 1px;
32543
32535
  }
32544
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
32545
- background: rgba(0, 128, 255, 0.16);
32536
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
32537
+ height: 28px;
32538
+ width: 28px;
32546
32539
  }
32547
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
32548
- fill: #0080ff;
32540
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32541
+ border-radius: 14px;
32549
32542
  }
32550
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
32551
- color: #0080ff;
32552
- background: rgba(0, 128, 255, 0.1);
32543
+ .E_s1dizucg.ant-switch-checked {
32544
+ background-color: #00ba5d;
32553
32545
  }
32554
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
32555
- background: rgba(0, 128, 255, 0.16);
32546
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32547
+ left: calc(100% - 20px - 2px);
32556
32548
  }
32557
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
32558
- fill: #1d326c;
32549
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32550
+ left: calc(100% - 14px - 1px);
32559
32551
  }
32560
- .E_t160l1cm .tab-menu-item .expand-arrow {
32561
- margin-left: 8px;
32562
- height: 22px;
32552
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32553
+ left: calc(100% - 28px - 2px);
32563
32554
  }
32564
- .E_t160l1cm .tab-menu-item .expand-arrow path {
32565
- fill: rgba(44, 56, 82, 0.6);
32555
+
32556
+ .E_c1up6e3y {
32557
+ margin-left: 5px;
32566
32558
  }
32567
- .E_t160l1cm .tab-menu-item-group {
32568
- padding: 0;
32569
- display: flex;
32570
- align-items: center;
32571
- overflow: hidden;
32559
+
32560
+ .E_s1dni7lo {
32561
+ width: 430px !important;
32572
32562
  }
32573
- .E_t160l1cm .tab-menu-item-group .main-title {
32574
- opacity: 0;
32575
- max-width: 0;
32576
- transition: max-width 320ms ease, opacity 240ms ease;
32563
+
32564
+ .E_d1wwmmm5 .ant-select-item-group {
32565
+ padding: 8px 16px;
32566
+ line-height: 18px;
32567
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32568
+ height: 34px;
32569
+ min-height: 34px;
32570
+ box-sizing: border-box;
32571
+ margin-top: 8px;
32577
32572
  }
32578
- .E_t160l1cm .tab-menu-item-group .sub-title {
32579
- padding: 1px 12px;
32580
- position: relative;
32573
+
32574
+ .E_o1ugr09p {
32581
32575
  display: flex;
32576
+ flex-direction: column;
32577
+ margin: 1px 8px;
32578
+ padding: 8px;
32579
+ border-radius: 4px;
32582
32580
  }
32583
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
32584
- opacity: 0;
32585
- position: absolute;
32586
- top: 50%;
32587
- left: 0;
32588
- transform: translate(-50%, -50%);
32589
- transition: opacity 100ms linear;
32590
- fill: rgba(0, 128, 255, 0.2);
32581
+ .E_o1ugr09p .selected-icon {
32582
+ display: none;
32591
32583
  }
32592
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
32593
- color: #0080ff;
32584
+ .E_o1ugr09p.ant-select-item-option-grouped {
32585
+ padding-left: 8px;
32594
32586
  }
32595
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
32596
- padding: 1px 12px;
32597
- display: inline-block;
32598
- opacity: 1;
32599
- max-width: 160px;
32587
+ .E_o1ugr09p.ant-select-item-option-selected {
32588
+ background-color: white;
32600
32589
  }
32601
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
32602
- padding: 1px 12px;
32603
- color: #005ed1;
32590
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32591
+ color: #0080ff;
32604
32592
  }
32605
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32606
- opacity: 1;
32593
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32594
+ display: block;
32607
32595
  }
32608
- .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 {
32609
- background: rgba(0, 128, 255, 0.16);
32596
+ .E_o1ugr09p.ant-select-item-option-active {
32597
+ background: rgba(0, 136, 255, 0.16);
32610
32598
  }
32611
- .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 {
32612
- opacity: 0;
32599
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32600
+ color: #0080ff;
32613
32601
  }
32614
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32615
- padding: 4px 16px;
32616
- height: 32px;
32617
- border-radius: 6px 6px 0 0;
32602
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32603
+ background: rgba(0, 136, 255, 0.1);
32604
+ color: #0080ff;
32618
32605
  }
32619
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32620
- padding-left: 0;
32606
+
32607
+ .E_o1ifxsq4 {
32608
+ display: flex;
32609
+ justify-content: space-between;
32610
+ height: 20px;
32611
+ line-height: 20px;
32621
32612
  }
32622
- .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 {
32623
- padding-left: 16px;
32613
+ .E_o1ifxsq4 .timezone-title {
32614
+ color: #2d3a56;
32615
+ overflow: hidden;
32616
+ text-overflow: ellipsis;
32624
32617
  }
32625
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32626
- margin-left: 11px;
32627
- height: 24px;
32618
+
32619
+ .E_o1zue7 {
32620
+ display: flex;
32621
+ justify-content: space-between;
32622
+ color: rgba(44, 56, 82, 0.6);
32623
+ height: 18px;
32624
+ line-height: 18px;
32625
+ margin-top: 2px;
32628
32626
  }
32629
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32630
- padding: 0;
32627
+
32628
+ .E_tyfmlxg {
32629
+ border: none;
32630
+ margin-right: 0;
32631
+ background: rgba(225, 230, 241, 0.6);
32631
32632
  }
32632
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32633
- padding: 4px 16px;
32633
+
32634
+ .E_o18uybox {
32635
+ pointer-events: none;
32636
+ height: 32px;
32637
+ width: 100%;
32638
+ opacity: 0;
32634
32639
  }
32635
- .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 {
32636
- padding: 4px 16px;
32640
+
32641
+ .E_a1b5xrg3 .user-icon-inner {
32642
+ display: inline-flex;
32643
+ align-items: center;
32644
+ justify-content: center;
32645
+ color: #fff;
32646
+ font-weight: bold;
32647
+ font-size: 12px;
32648
+ width: 24px;
32649
+ height: 24px;
32650
+ border-radius: 50%;
32651
+ background: var(--a1b5xrg3-0);
32637
32652
  }
32638
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32639
- background: #fff;
32653
+ .E_a1b5xrg3.btn-item {
32654
+ transition: all 160ms ease;
32655
+ cursor: pointer;
32656
+ width: 56px;
32657
+ height: 40px;
32658
+ display: inline-flex;
32659
+ align-items: center;
32660
+ justify-content: center;
32661
+ border-radius: 6px;
32640
32662
  }
32641
- .E_t160l1cm .tab-menu-item-light:active {
32642
- color: #005ed1;
32663
+ .E_a1b5xrg3.btn-item:hover {
32664
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32643
32665
  }
32644
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32645
- background: #fff;
32646
- color: #1d326c;
32666
+ .E_a1b5xrg3.btn-item:active {
32667
+ transform: translateY(2px);
32668
+ transition: all 320ms ease;
32647
32669
  }
32648
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32649
- color: rgba(45, 58, 86, 0.6);
32670
+
32671
+ .E_c1yyuluq {
32672
+ border-radius: 8px;
32650
32673
  }
32651
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32652
- color: #1d326c;
32674
+ .E_c1yyuluq .ant-card-body {
32675
+ padding: 20px 24px 24px 24px;
32653
32676
  }
32654
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32655
- fill: #d8deeb;
32677
+
32678
+ .E_ccrbeuz .ant-collapse-item {
32679
+ border: 0px;
32680
+ background-color: #fff;
32656
32681
  }
32657
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32658
- fill: #1d326c;
32682
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32683
+ padding-top: 0px;
32684
+ padding-bottom: 0px;
32685
+ padding-left: 0px !important;
32686
+ padding-right: 24px;
32659
32687
  }
32660
- .E_t160l1cm .tab-content {
32661
- flex: 1;
32662
- display: flex;
32663
- flex-direction: column;
32688
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32689
+ right: 0px;
32664
32690
  }
32665
- .E_t160l1cm.is-overview .tab-content {
32666
- overflow: visible;
32691
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32692
+ padding: 0px;
32667
32693
  }
32668
32694
 
32669
- .E_t14npdqr {
32670
- max-width: 240px;
32671
- animation: none;
32672
- }
32673
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32674
- border: 1px solid #0080ff;
32675
- padding: 0;
32676
- }
32677
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32678
- margin: 0;
32679
- height: 32px;
32680
- line-height: 32px;
32681
- font-size: 13px;
32682
- padding: 0 10px;
32683
- display: block;
32684
- overflow: hidden;
32685
- text-overflow: ellipsis;
32686
- white-space: nowrap;
32695
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32696
+ padding-right: 0px;
32697
+ cursor: default;
32687
32698
  }
32688
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32689
- content: " ";
32690
- height: 1px;
32691
- width: calc(100% + 10px);
32692
- background: rgba(172, 186, 211, 0.6);
32693
- display: block;
32699
+
32700
+ .E_m196gn1d {
32701
+ min-width: 1280px;
32694
32702
  }
32695
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32696
- color: #0080ff;
32697
- background: transparent;
32703
+
32704
+ .E_h1ol2wl7 {
32705
+ font-weight: bold;
32706
+ background-color: unset;
32707
+ padding: unset;
32698
32708
  }
32699
32709
 
32700
32710
  .E_suhck3k {
@@ -33000,18 +33010,6 @@ input.E_rf8rlle.ant-input {
33000
33010
  .E_h12yihis .right .btn-group > *:not(:first-child) {
33001
33011
  margin-left: 4px;
33002
33012
  }
33003
- .E_h12yihis .right .btn-group .user-icon .user-icon-inner {
33004
- display: inline-flex;
33005
- align-items: center;
33006
- justify-content: center;
33007
- color: #fff;
33008
- font-weight: bold;
33009
- font-size: 12px;
33010
- width: 24px;
33011
- height: 24px;
33012
- border-radius: 50%;
33013
- background: linear-gradient(180deg, rgba(0, 136, 255, 0.2) 0%, rgba(0, 136, 255, 0.6) 100%);
33014
- }
33015
33013
  .E_h12yihis .right .create-menu-and-export {
33016
33014
  height: 48px;
33017
33015
  overflow: hidden;
@@ -33166,12 +33164,6 @@ input.E_rf8rlle.ant-input {
33166
33164
  position: static;
33167
33165
  }
33168
33166
 
33169
- .E_h1ol2wl7 {
33170
- font-weight: bold;
33171
- background-color: unset;
33172
- padding: unset;
33173
- }
33174
-
33175
33167
  .E_c1kchka8 {
33176
33168
  height: 100%;
33177
33169
  width: 100%;
@@ -34095,11 +34087,6 @@ input.E_rf8rlle.ant-input {
34095
34087
  white-space: normal;
34096
34088
  }
34097
34089
 
34098
- .E_i1g85yz3 {
34099
- margin-right: 4px;
34100
- height: 16px;
34101
- }
34102
-
34103
34090
  .E_t1dtlqs1 {
34104
34091
  margin-bottom: 4px;
34105
34092
  color: rgba(44, 56, 82, 0.6);
@@ -34293,6 +34280,11 @@ input.E_rf8rlle.ant-input {
34293
34280
  margin-right: 8px;
34294
34281
  }
34295
34282
 
34283
+ .E_i1g85yz3 {
34284
+ margin-right: 4px;
34285
+ height: 16px;
34286
+ }
34287
+
34296
34288
  .E_sjob3jg {
34297
34289
  --item-min-width: 60px;
34298
34290
  }
@@ -34488,54 +34480,79 @@ input.E_rf8rlle.ant-input {
34488
34480
  justify-content: center;
34489
34481
  }
34490
34482
 
34491
- button.E_l48ei06.ant-btn {
34492
- font-size: 12px;
34493
- line-height: 18px;
34494
- height: 18px;
34483
+ .E_sddwhm6 {
34484
+ margin: 0;
34485
+ border-radius: 20px;
34486
+ padding: 2px 10px;
34487
+ height: 22px;
34495
34488
  }
34496
-
34497
- button.E_l48ei06 {
34498
- color: #0080FF;
34499
- height: unset;
34489
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34490
+ background-color: rgba(237, 241, 250, 0.6) !important;
34500
34491
  }
34501
- button.E_l48ei06 .button-prefix-icon {
34502
- margin-right: 4px;
34492
+ .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 {
34493
+ background-color: rgba(225, 230, 241, 0.6) !important;
34503
34494
  }
34504
- button.E_l48ei06 .button-suffix-icon {
34505
- margin-left: 4px;
34495
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34496
+ color: #00122e;
34506
34497
  }
34507
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34508
- color: #009DFF;
34498
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34499
+ margin-right: 6px;
34509
34500
  }
34510
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34511
- color: #005ED1;
34501
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34502
+ margin-left: 8px;
34503
+ color: rgba(44, 56, 82, 0.6);
34512
34504
  }
34513
- button.E_l48ei06.ui-kit-link-disabled {
34514
- color: #0080FF;
34505
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34506
+ background-color: rgba(0, 136, 255, 0.1);
34515
34507
  }
34516
- button.E_l48ei06.ui-kit-link-primary {
34517
- color: #00122E;
34508
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34509
+ background-color: #0080ff;
34518
34510
  }
34519
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34520
- color: #0080FF;
34511
+ .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 {
34512
+ background-color: rgba(0, 136, 255, 0.16);
34521
34513
  }
34522
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34523
- color: #005ED1;
34514
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34515
+ background-color: rgba(255, 74, 74, 0.1);
34524
34516
  }
34525
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34526
- color: #00122E;
34517
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34518
+ background-color: #f0483e;
34527
34519
  }
34528
- button.E_l48ei06.ui-kit-link-secondary {
34529
- color: rgba(44, 56, 82, 0.7490196078);
34520
+ .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 {
34521
+ background-color: rgba(255, 74, 74, 0.16);
34530
34522
  }
34531
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34532
- color: #0080FF;
34523
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34524
+ background-color: rgba(254, 160, 8, 0.1);
34533
34525
  }
34534
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34535
- color: #005ED1;
34526
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34527
+ background-color: #fea008;
34536
34528
  }
34537
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34538
- color: rgba(44, 56, 82, 0.7490196078);
34529
+ .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 {
34530
+ background-color: rgba(255, 187, 0, 0.16);
34531
+ }
34532
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34533
+ background-color: rgba(30, 201, 127, 0.1);
34534
+ }
34535
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34536
+ background-color: #00ba5d;
34537
+ }
34538
+ .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 {
34539
+ background-color: rgba(30, 201, 127, 0.16);
34540
+ }
34541
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34542
+ background-color: rgba(225, 230, 241, 0.6);
34543
+ }
34544
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34545
+ background-color: #6b7d99;
34546
+ }
34547
+ .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 {
34548
+ background-color: rgba(211, 218, 235, 0.6);
34549
+ }
34550
+
34551
+ .E_satwmqm {
34552
+ width: 8px;
34553
+ height: 8px;
34554
+ border-radius: 50%;
34555
+ display: inline-block;
34539
34556
  }
34540
34557
 
34541
34558
  .E_tc97u5y {
@@ -34906,79 +34923,54 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34906
34923
  background: #fff;
34907
34924
  }
34908
34925
 
34909
- .E_sddwhm6 {
34910
- margin: 0;
34911
- border-radius: 20px;
34912
- padding: 2px 10px;
34913
- height: 22px;
34914
- }
34915
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34916
- background-color: rgba(237, 241, 250, 0.6) !important;
34917
- }
34918
- .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 {
34919
- background-color: rgba(225, 230, 241, 0.6) !important;
34920
- }
34921
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34922
- color: #00122e;
34923
- }
34924
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34925
- margin-right: 6px;
34926
- }
34927
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34928
- margin-left: 8px;
34929
- color: rgba(44, 56, 82, 0.6);
34930
- }
34931
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34932
- background-color: rgba(0, 136, 255, 0.1);
34933
- }
34934
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34935
- background-color: #0080ff;
34926
+ button.E_l48ei06.ant-btn {
34927
+ font-size: 12px;
34928
+ line-height: 18px;
34929
+ height: 18px;
34936
34930
  }
34937
- .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 {
34938
- background-color: rgba(0, 136, 255, 0.16);
34931
+
34932
+ button.E_l48ei06 {
34933
+ color: #0080FF;
34934
+ height: unset;
34939
34935
  }
34940
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34941
- background-color: rgba(255, 74, 74, 0.1);
34936
+ button.E_l48ei06 .button-prefix-icon {
34937
+ margin-right: 4px;
34942
34938
  }
34943
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34944
- background-color: #f0483e;
34939
+ button.E_l48ei06 .button-suffix-icon {
34940
+ margin-left: 4px;
34945
34941
  }
34946
- .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 {
34947
- background-color: rgba(255, 74, 74, 0.16);
34942
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34943
+ color: #009DFF;
34948
34944
  }
34949
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34950
- background-color: rgba(254, 160, 8, 0.1);
34945
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34946
+ color: #005ED1;
34951
34947
  }
34952
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34953
- background-color: #fea008;
34948
+ button.E_l48ei06.ui-kit-link-disabled {
34949
+ color: #0080FF;
34954
34950
  }
34955
- .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 {
34956
- background-color: rgba(255, 187, 0, 0.16);
34951
+ button.E_l48ei06.ui-kit-link-primary {
34952
+ color: #00122E;
34957
34953
  }
34958
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34959
- background-color: rgba(30, 201, 127, 0.1);
34954
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34955
+ color: #0080FF;
34960
34956
  }
34961
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34962
- background-color: #00ba5d;
34957
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34958
+ color: #005ED1;
34963
34959
  }
34964
- .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 {
34965
- background-color: rgba(30, 201, 127, 0.16);
34960
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34961
+ color: #00122E;
34966
34962
  }
34967
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34968
- background-color: rgba(225, 230, 241, 0.6);
34963
+ button.E_l48ei06.ui-kit-link-secondary {
34964
+ color: rgba(44, 56, 82, 0.7490196078);
34969
34965
  }
34970
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34971
- background-color: #6b7d99;
34966
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34967
+ color: #0080FF;
34972
34968
  }
34973
- .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 {
34974
- background-color: rgba(211, 218, 235, 0.6);
34969
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34970
+ color: #005ED1;
34975
34971
  }
34976
-
34977
- .E_satwmqm {
34978
- width: 8px;
34979
- height: 8px;
34980
- border-radius: 50%;
34981
- display: inline-block;
34972
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34973
+ color: rgba(44, 56, 82, 0.7490196078);
34982
34974
  }
34983
34975
 
34984
34976
  .E_t13ef470 {
@@ -35030,18 +35022,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35030
35022
  display: block;
35031
35023
  }
35032
35024
 
35033
- .E_i14c7jc8 {
35034
- color: var(--i14c7jc8-0);
35035
- }
35036
-
35037
- .E_i1ibuolf {
35038
- display: flex;
35039
- align-items: center;
35040
- column-gap: 4px;
35041
- font-size: 12px;
35042
- color: rgba(44, 56, 82, 0.7490196078);
35043
- }
35044
-
35045
35025
  .E_d1u4ndxc {
35046
35026
  color: rgba(44, 56, 82, 0.7490196078);
35047
35027
  font-size: 12px;
@@ -35071,4 +35051,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35071
35051
  to {
35072
35052
  transform: translateX(100%);
35073
35053
  }
35054
+ }
35055
+
35056
+ .E_i14c7jc8 {
35057
+ color: var(--i14c7jc8-0);
35058
+ }
35059
+
35060
+ .E_i1ibuolf {
35061
+ display: flex;
35062
+ align-items: center;
35063
+ column-gap: 4px;
35064
+ font-size: 12px;
35065
+ color: rgba(44, 56, 82, 0.7490196078);
35074
35066
  }