@cloudtower/eagle 0.27.82 → 0.27.84

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,6 +29558,19 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
+ .E_skwah65 {
29562
+ height: 8px;
29563
+ box-sizing: border-box;
29564
+ border-radius: 2px;
29565
+ background: #f5f7fa;
29566
+ display: flex;
29567
+ width: 100%;
29568
+ overflow: hidden;
29569
+ }
29570
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
+ margin-left: 1px;
29572
+ }
29573
+
29561
29574
  .E_c18bcrac {
29562
29575
  display: inline-block;
29563
29576
  width: 100%;
@@ -29605,65 +29618,37 @@ html body {
29605
29618
  margin-right: 4px;
29606
29619
  }
29607
29620
 
29608
- .E_s1ebs0ra {
29609
- display: flex;
29610
- align-items: center;
29611
- justify-content: space-between;
29612
- background: #edf0f7;
29613
- padding: 8px 12px;
29614
- position: sticky;
29615
- top: 0;
29616
- z-index: 1;
29617
- margin-bottom: -52px;
29618
- }
29619
- .E_s1ebs0ra .select-total {
29620
- display: flex;
29621
- align-items: center;
29622
- font-weight: 700;
29623
- flex-shrink: 0;
29621
+ .E_tqjc4ui {
29622
+ margin: 0 2px;
29624
29623
  }
29625
- .E_s1ebs0ra .select-total .icon-wrapper {
29624
+
29625
+ .E_gmyahx3 {
29626
29626
  cursor: pointer;
29627
- margin-left: 8px;
29628
- width: 32px;
29629
- height: 32px;
29630
- border-radius: 50%;
29631
- justify-content: center;
29632
- }
29633
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29634
- background: rgba(225, 230, 241, 0.6);
29635
- }
29636
- .E_s1ebs0ra .action-group {
29637
- flex: 1;
29638
- margin-left: 88px;
29639
- white-space: nowrap;
29640
- text-align: right;
29641
- position: relative;
29642
- padding: 4px 0;
29643
- margin-top: -4px;
29644
- overflow: hidden;
29645
29627
  }
29646
- .E_s1ebs0ra .action-group .sub-menu-delete {
29647
- transform: translateY(-4px);
29628
+ .E_gmyahx3 .link-text {
29629
+ color: rgba(0, 21, 64, 0.3);
29648
29630
  }
29649
- .E_s1ebs0ra .action-group button {
29650
- border: none;
29631
+ .E_gmyahx3:hover .link-text {
29632
+ color: #0080ff;
29651
29633
  }
29652
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29653
- margin-right: 8px;
29634
+
29635
+ .E_n12mqh7z {
29636
+ display: flex;
29637
+ align-items: center;
29638
+ font-size: 12px;
29639
+ line-height: 18px;
29654
29640
  }
29655
- .E_s1ebs0ra .action-group > button:last-child {
29656
- margin-right: 4px;
29641
+ .E_n12mqh7z:not(:last-child) {
29642
+ margin-bottom: 4px;
29657
29643
  }
29658
- .E_s1ebs0ra .action-group .more-btn {
29659
- cursor: pointer;
29660
- width: 32px;
29661
- height: 32px;
29662
- justify-content: center;
29663
- border-radius: 50%;
29644
+
29645
+ .E_tf5bynu {
29646
+ margin: 0 3px;
29664
29647
  }
29665
- .E_s1ebs0ra .action-group .more-btn:hover {
29666
- background: #fff;
29648
+
29649
+ .E_tcckoz1 {
29650
+ max-height: 400px;
29651
+ overflow: auto;
29667
29652
  }
29668
29653
 
29669
29654
  .E_clm1wy1 {
@@ -29759,50 +29744,81 @@ html body {
29759
29744
  border-radius: 2px;
29760
29745
  }
29761
29746
 
29762
- .E_skwah65 {
29763
- height: 8px;
29764
- box-sizing: border-box;
29765
- border-radius: 2px;
29766
- background: #f5f7fa;
29747
+ .E_s1ebs0ra {
29767
29748
  display: flex;
29768
- width: 100%;
29769
- overflow: hidden;
29749
+ align-items: center;
29750
+ justify-content: space-between;
29751
+ background: #edf0f7;
29752
+ padding: 8px 12px;
29753
+ position: sticky;
29754
+ top: 0;
29755
+ z-index: 1;
29756
+ margin-bottom: -52px;
29770
29757
  }
29771
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29772
- margin-left: 1px;
29758
+ .E_s1ebs0ra .select-total {
29759
+ display: flex;
29760
+ align-items: center;
29761
+ font-weight: 700;
29762
+ flex-shrink: 0;
29773
29763
  }
29774
-
29775
- .E_gmyahx3 {
29764
+ .E_s1ebs0ra .select-total .icon-wrapper {
29776
29765
  cursor: pointer;
29766
+ margin-left: 8px;
29767
+ width: 32px;
29768
+ height: 32px;
29769
+ border-radius: 50%;
29770
+ justify-content: center;
29777
29771
  }
29778
- .E_gmyahx3 .link-text {
29779
- color: rgba(0, 21, 64, 0.3);
29772
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29773
+ background: rgba(225, 230, 241, 0.6);
29780
29774
  }
29781
- .E_gmyahx3:hover .link-text {
29782
- color: #0080ff;
29775
+ .E_s1ebs0ra .action-group {
29776
+ flex: 1;
29777
+ margin-left: 88px;
29778
+ white-space: nowrap;
29779
+ text-align: right;
29780
+ position: relative;
29781
+ padding: 4px 0;
29782
+ margin-top: -4px;
29783
+ overflow: hidden;
29783
29784
  }
29784
-
29785
- .E_tqjc4ui {
29786
- margin: 0 2px;
29785
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29786
+ transform: translateY(-4px);
29787
29787
  }
29788
-
29789
- .E_n12mqh7z {
29790
- display: flex;
29791
- align-items: center;
29792
- font-size: 12px;
29793
- line-height: 18px;
29788
+ .E_s1ebs0ra .action-group button {
29789
+ border: none;
29794
29790
  }
29795
- .E_n12mqh7z:not(:last-child) {
29796
- margin-bottom: 4px;
29791
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29792
+ margin-right: 8px;
29793
+ }
29794
+ .E_s1ebs0ra .action-group > button:last-child {
29795
+ margin-right: 4px;
29796
+ }
29797
+ .E_s1ebs0ra .action-group .more-btn {
29798
+ cursor: pointer;
29799
+ width: 32px;
29800
+ height: 32px;
29801
+ justify-content: center;
29802
+ border-radius: 50%;
29803
+ }
29804
+ .E_s1ebs0ra .action-group .more-btn:hover {
29805
+ background: #fff;
29797
29806
  }
29798
29807
 
29799
- .E_tf5bynu {
29800
- margin: 0 3px;
29808
+ .E_ou7iq30 {
29809
+ overflow: hidden;
29810
+ text-overflow: ellipsis;
29801
29811
  }
29802
29812
 
29803
- .E_tcckoz1 {
29804
- max-height: 400px;
29805
- overflow: auto;
29813
+ .E_s1tui002 {
29814
+ white-space: nowrap;
29815
+ }
29816
+
29817
+ .E_mxrc2zg {
29818
+ display: -webkit-box;
29819
+ -webkit-line-clamp: var(--mxrc2zg-0);
29820
+ -webkit-box-orient: vertical;
29821
+ word-break: break-all;
29806
29822
  }
29807
29823
 
29808
29824
  .E_c1up1pdz {
@@ -29945,20 +29961,12 @@ html body {
29945
29961
  color: #fff;
29946
29962
  }
29947
29963
 
29948
- .E_ou7iq30 {
29949
- overflow: hidden;
29950
- text-overflow: ellipsis;
29951
- }
29952
-
29953
- .E_s1tui002 {
29954
- white-space: nowrap;
29964
+ .E_s1iv0tp1 .enabled-switch {
29965
+ display: flex;
29966
+ align-items: center;
29955
29967
  }
29956
-
29957
- .E_mxrc2zg {
29958
- display: -webkit-box;
29959
- -webkit-line-clamp: var(--mxrc2zg-0);
29960
- -webkit-box-orient: vertical;
29961
- word-break: break-all;
29968
+ .E_s1iv0tp1 .enabled-text {
29969
+ margin-right: 8px;
29962
29970
  }
29963
29971
 
29964
29972
  .E_t1sqg15u {
@@ -30051,148 +30059,46 @@ html body {
30051
30059
  padding-right: 12px;
30052
30060
  }
30053
30061
 
30054
- .E_s1iv0tp1 .enabled-switch {
30055
- display: flex;
30056
- align-items: center;
30057
- }
30058
- .E_s1iv0tp1 .enabled-text {
30059
- margin-right: 8px;
30062
+ .E_tje3huy {
30063
+ width: 100%;
30064
+ overflow: inherit;
30065
+ white-space: inherit;
30066
+ text-overflow: ellipsis;
30060
30067
  }
30061
30068
 
30062
- .E_c18gxmrl {
30063
- border: 1px solid #d8deeb;
30064
- border-radius: 4px;
30069
+ .E_t160l1cm {
30070
+ display: flex;
30071
+ flex-direction: column;
30072
+ flex: 1;
30073
+ /* FIXME:(yanzhen) do this better */
30065
30074
  }
30066
- .E_c18gxmrl + .E_c18gxmrl {
30067
- margin-top: 8px;
30075
+ .E_t160l1cm .tab-bar {
30076
+ flex-shrink: 0;
30077
+ display: flex;
30078
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30068
30079
  }
30069
- .E_c18gxmrl:hover {
30070
- border-color: #0080ff;
30080
+ .E_t160l1cm .tab-content {
30081
+ height: 100%;
30071
30082
  }
30072
- .E_c18gxmrl:hover > header {
30073
- background: rgba(0, 128, 255, 0.1);
30083
+ .E_t160l1cm .tab-menu-item {
30084
+ margin-right: 2px;
30085
+ padding: 1px 12px;
30086
+ line-height: 24px;
30087
+ height: 24px;
30088
+ color: rgba(44, 56, 82, 0.6);
30089
+ border-radius: 4px 4px 0 0;
30090
+ cursor: pointer;
30091
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30074
30092
  }
30075
- .E_c18gxmrl.active header {
30076
- border-bottom: 1px solid #d8deeb;
30093
+ .E_t160l1cm .tab-menu-item:first-child {
30094
+ padding-left: 0;
30077
30095
  }
30078
- .E_c18gxmrl > header {
30079
- padding: 8px 12px;
30096
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30097
+ padding-left: 12px;
30080
30098
  }
30081
-
30082
- .E_wg1tsps {
30083
- display: flex;
30084
- align-items: center;
30085
- justify-content: flex-end;
30086
- }
30087
-
30088
- .E_b1ctd5xy {
30089
- display: flex;
30090
- align-items: center;
30091
- width: calc(100% - 40px);
30092
- }
30093
- .E_b1ctd5xy .chart {
30094
- display: inline-block;
30095
- width: 100%;
30096
- }
30097
-
30098
- .E_u1p8acpn {
30099
- min-width: 40px;
30100
- }
30101
- .E_u1p8acpn .unit {
30102
- color: #00122e !important;
30103
- }
30104
-
30105
- .E_berrcjl {
30106
- color: rgba(10, 37, 85, 0.6);
30107
- margin-bottom: 4px;
30108
- }
30109
- .E_berrcjl .breadcrumb-link {
30110
- color: rgba(10, 37, 85, 0.6);
30111
- cursor: pointer;
30112
- transition: color 160ms ease;
30113
- }
30114
- .E_berrcjl .breadcrumb-link:hover {
30115
- color: #0080ff;
30116
- }
30117
- .E_berrcjl .breadcrumb-link:active {
30118
- color: #005ed1;
30119
- }
30120
-
30121
- .E_m74vjol {
30122
- display: flex;
30123
- justify-content: space-between;
30124
- width: 100%;
30125
- }
30126
- .E_m74vjol .action {
30127
- margin-left: 16px;
30128
- }
30129
-
30130
- .E_a1o35uvh .ant-alert-message {
30131
- width: 100%;
30132
- }
30133
-
30134
- .E_b1nip9bk {
30135
- padding: 4px 11px;
30136
- }
30137
-
30138
- .E_bqamoqe {
30139
- white-space: nowrap;
30140
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30141
- }
30142
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30143
- --color: #0080ff;
30144
- }
30145
- .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] {
30146
- --color: #0080ff;
30147
- }
30148
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30149
- margin-left: 1px;
30150
- }
30151
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30152
- border-top-right-radius: 0;
30153
- border-bottom-right-radius: 0;
30154
- }
30155
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30156
- border-top-left-radius: 0;
30157
- border-bottom-left-radius: 0;
30158
- }
30159
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30160
- border-radius: unset;
30161
- }
30162
-
30163
- .E_t160l1cm {
30164
- display: flex;
30165
- flex-direction: column;
30166
- flex: 1;
30167
- /* FIXME:(yanzhen) do this better */
30168
- }
30169
- .E_t160l1cm .tab-bar {
30170
- flex-shrink: 0;
30171
- display: flex;
30172
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30173
- }
30174
- .E_t160l1cm .tab-content {
30175
- height: 100%;
30176
- }
30177
- .E_t160l1cm .tab-menu-item {
30178
- margin-right: 2px;
30179
- padding: 1px 12px;
30180
- line-height: 24px;
30181
- height: 24px;
30182
- color: rgba(44, 56, 82, 0.6);
30183
- border-radius: 4px 4px 0 0;
30184
- cursor: pointer;
30185
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30186
- }
30187
- .E_t160l1cm .tab-menu-item:first-child {
30188
- padding-left: 0;
30189
- }
30190
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30191
- padding-left: 12px;
30192
- }
30193
- .E_t160l1cm .tab-menu-item:hover {
30194
- color: #0080ff;
30195
- background: rgba(211, 218, 235, 0.6);
30099
+ .E_t160l1cm .tab-menu-item:hover {
30100
+ color: #0080ff;
30101
+ background: rgba(211, 218, 235, 0.6);
30196
30102
  }
30197
30103
  .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30198
30104
  fill: #0080ff;
@@ -30363,6 +30269,26 @@ html body {
30363
30269
  background: transparent;
30364
30270
  }
30365
30271
 
30272
+ .E_c18gxmrl {
30273
+ border: 1px solid #d8deeb;
30274
+ border-radius: 4px;
30275
+ }
30276
+ .E_c18gxmrl + .E_c18gxmrl {
30277
+ margin-top: 8px;
30278
+ }
30279
+ .E_c18gxmrl:hover {
30280
+ border-color: #0080ff;
30281
+ }
30282
+ .E_c18gxmrl:hover > header {
30283
+ background: rgba(0, 128, 255, 0.1);
30284
+ }
30285
+ .E_c18gxmrl.active header {
30286
+ border-bottom: 1px solid #d8deeb;
30287
+ }
30288
+ .E_c18gxmrl > header {
30289
+ padding: 8px 12px;
30290
+ }
30291
+
30366
30292
  .E_b1wx3t3t.ant-btn-icon-only {
30367
30293
  justify-content: center;
30368
30294
  }
@@ -30613,11 +30539,56 @@ html body {
30613
30539
  padding: 0;
30614
30540
  }
30615
30541
 
30616
- .E_tje3huy {
30542
+ .E_berrcjl {
30543
+ color: rgba(10, 37, 85, 0.6);
30544
+ margin-bottom: 4px;
30545
+ }
30546
+ .E_berrcjl .breadcrumb-link {
30547
+ color: rgba(10, 37, 85, 0.6);
30548
+ cursor: pointer;
30549
+ transition: color 160ms ease;
30550
+ }
30551
+ .E_berrcjl .breadcrumb-link:hover {
30552
+ color: #0080ff;
30553
+ }
30554
+ .E_berrcjl .breadcrumb-link:active {
30555
+ color: #005ed1;
30556
+ }
30557
+
30558
+ .E_m74vjol {
30559
+ display: flex;
30560
+ justify-content: space-between;
30617
30561
  width: 100%;
30618
- overflow: inherit;
30619
- white-space: inherit;
30620
- text-overflow: ellipsis;
30562
+ }
30563
+ .E_m74vjol .action {
30564
+ margin-left: 16px;
30565
+ }
30566
+
30567
+ .E_a1o35uvh .ant-alert-message {
30568
+ width: 100%;
30569
+ }
30570
+
30571
+ .E_wg1tsps {
30572
+ display: flex;
30573
+ align-items: center;
30574
+ justify-content: flex-end;
30575
+ }
30576
+
30577
+ .E_b1ctd5xy {
30578
+ display: flex;
30579
+ align-items: center;
30580
+ width: calc(100% - 40px);
30581
+ }
30582
+ .E_b1ctd5xy .chart {
30583
+ display: inline-block;
30584
+ width: 100%;
30585
+ }
30586
+
30587
+ .E_u1p8acpn {
30588
+ min-width: 40px;
30589
+ }
30590
+ .E_u1p8acpn .unit {
30591
+ color: #00122e !important;
30621
30592
  }
30622
30593
 
30623
30594
  .E_c1uzzomf {
@@ -30642,13 +30613,6 @@ html body {
30642
30613
  text-align: center;
30643
30614
  }
30644
30615
 
30645
- .E_c1yyuluq {
30646
- border-radius: 8px;
30647
- }
30648
- .E_c1yyuluq .ant-card-body {
30649
- padding: 20px 24px 24px 24px;
30650
- }
30651
-
30652
30616
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30653
30617
  padding: 4px 8px 0 8px;
30654
30618
  color: rgba(44, 56, 82, 0.6);
@@ -30662,135 +30626,52 @@ html body {
30662
30626
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30663
30627
  }
30664
30628
 
30665
- .E_itxley7.ant-input-group.ant-input-group-compact {
30666
- display: flex;
30629
+ .E_d1bw7c5z {
30630
+ position: relative;
30631
+ max-width: 388px;
30632
+ min-width: 285px;
30667
30633
  }
30668
-
30669
- .E_phljevk {
30670
- display: flex;
30671
- justify-content: space-between;
30672
- align-items: center;
30673
- padding: 10px 0;
30674
- color: rgba(44, 56, 82, 0.6);
30634
+ .E_d1bw7c5z .center {
30635
+ position: absolute;
30675
30636
  font-size: 12px;
30676
- line-height: 24px;
30677
- }
30678
- .E_phljevk .pagination-left {
30679
- padding: 2px 8px;
30680
- }
30681
- .E_phljevk .dropdown-trigger {
30637
+ width: 80px;
30638
+ height: 100px;
30639
+ top: 0;
30640
+ left: 35px;
30682
30641
  display: flex;
30642
+ flex-direction: column;
30643
+ justify-content: center;
30683
30644
  align-items: center;
30684
- border-radius: 6px;
30685
- cursor: pointer;
30686
- transition: all 0.3s ease;
30645
+ color: #00122e;
30687
30646
  }
30688
- .E_phljevk .dropdown-trigger:hover {
30689
- background: rgba(211, 218, 235, 0.6);
30690
- color: #0080ff;
30647
+ .E_d1bw7c5z .center .number {
30648
+ font-size: 24px;
30649
+ font-weight: 700;
30691
30650
  }
30692
- .E_phljevk .dropdown-trigger .icon-inner {
30693
- margin-left: 4px;
30651
+ .E_d1bw7c5z .center .text {
30652
+ padding: 0 5px;
30653
+ font-size: 12px;
30654
+ width: inherit;
30655
+ text-align: center;
30694
30656
  }
30695
- .E_phljevk .pagination-right {
30657
+ .E_d1bw7c5z .recharts-wrapper {
30658
+ display: flex;
30659
+ }
30660
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30661
+ position: relative !important;
30662
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30663
+ left: 0 !important;
30664
+ bottom: 0 !important;
30696
30665
  display: flex;
30697
30666
  align-items: center;
30698
- color: #0080ff;
30699
- font-weight: bold;
30700
30667
  }
30701
- .E_phljevk .pagination-right .icon-inner {
30702
- margin-left: 4px;
30668
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30669
+ width: 100%;
30703
30670
  }
30704
- .E_phljevk .pagination-right .prev-btn,
30705
- .E_phljevk .pagination-right .next-btn {
30706
- padding: 0 8px;
30707
- }
30708
- .E_phljevk .pagination-right .prev-btn > span,
30709
- .E_phljevk .pagination-right .next-btn > span {
30710
- color: #0080ff;
30711
- }
30712
- .E_phljevk .pagination-right .next-btn .icon-inner {
30713
- transform: rotate(180deg);
30714
- }
30715
-
30716
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30717
- max-height: calc(100vh - 128px);
30718
- overflow-y: auto;
30719
- }
30720
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30721
- padding: 4px 20px;
30722
- font-size: 12px;
30723
- line-height: 18px;
30724
- }
30725
-
30726
- .E_ccrbeuz .ant-collapse-item {
30727
- border: 0px;
30728
- background-color: #fff;
30729
- }
30730
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30731
- padding-top: 0px;
30732
- padding-bottom: 0px;
30733
- padding-left: 0px !important;
30734
- padding-right: 24px;
30735
- }
30736
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30737
- right: 0px;
30738
- }
30739
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30740
- padding: 0px;
30741
- }
30742
-
30743
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30744
- padding-right: 0px;
30745
- cursor: default;
30746
- }
30747
-
30748
- .E_d1bw7c5z {
30749
- position: relative;
30750
- max-width: 388px;
30751
- min-width: 285px;
30752
- }
30753
- .E_d1bw7c5z .center {
30754
- position: absolute;
30755
- font-size: 12px;
30756
- width: 80px;
30757
- height: 100px;
30758
- top: 0;
30759
- left: 35px;
30760
- display: flex;
30761
- flex-direction: column;
30762
- justify-content: center;
30763
- align-items: center;
30764
- color: #00122e;
30765
- }
30766
- .E_d1bw7c5z .center .number {
30767
- font-size: 24px;
30768
- font-weight: 700;
30769
- }
30770
- .E_d1bw7c5z .center .text {
30771
- padding: 0 5px;
30772
- font-size: 12px;
30773
- width: inherit;
30774
- text-align: center;
30775
- }
30776
- .E_d1bw7c5z .recharts-wrapper {
30777
- display: flex;
30778
- }
30779
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30780
- position: relative !important;
30781
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30782
- left: 0 !important;
30783
- bottom: 0 !important;
30784
- display: flex;
30785
- align-items: center;
30786
- }
30787
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30788
- width: 100%;
30789
- }
30790
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30791
- width: 100%;
30792
- margin-right: 0 !important;
30793
- line-height: 18px;
30671
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30672
+ width: 100%;
30673
+ margin-right: 0 !important;
30674
+ line-height: 18px;
30794
30675
  }
30795
30676
  .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30796
30677
  border-radius: 2px;
@@ -30828,128 +30709,308 @@ html body {
30828
30709
  width: 102px;
30829
30710
  }
30830
30711
 
30831
- .E_c1bus5hc {
30832
- --color: white;
30833
- height: 14px;
30834
- width: 14px;
30835
- border-radius: 50%;
30836
- flex-shrink: 0;
30837
- display: flex;
30838
- align-items: center;
30839
- justify-content: center;
30840
- border: 1px solid var(--color);
30841
- }
30842
- .E_c1bus5hc .circle-inner {
30843
- position: relative;
30844
- height: 10px;
30845
- width: 10px;
30846
- border-radius: 50%;
30847
- overflow: hidden;
30848
- }
30849
- .E_c1bus5hc .circle-content {
30850
- position: absolute;
30851
- height: 100%;
30852
- width: 100%;
30853
- left: 0;
30854
- top: 0;
30855
- border-radius: 50%;
30856
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30857
- transform: rotate(180deg);
30858
- }
30859
- .E_c1bus5hc .circle-child {
30860
- position: absolute;
30861
- height: 100%;
30712
+ .E_f7pxqmh {
30862
30713
  width: 100%;
30863
- left: 0;
30864
- top: 0;
30865
- margin-left: 50%;
30866
- transform-origin: left;
30867
- background: white;
30868
- transform: rotate(0deg);
30869
- }
30870
-
30871
- .E_rapgekc.ant-radio-wrapper {
30872
- display: inline-flex;
30873
- align-items: baseline;
30874
- white-space: pre-wrap;
30714
+ margin-bottom: 0 !important;
30715
+ flex-flow: nowrap !important;
30716
+ line-break: auto;
30875
30717
  }
30876
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30877
- position: relative;
30878
- top: 3px;
30718
+ .E_f7pxqmh > .ant-form-item-label {
30719
+ text-align: left !important;
30720
+ padding-bottom: 0 !important;
30879
30721
  }
30880
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30881
- border-color: rgba(107, 128, 167, 0.6);
30722
+ .E_f7pxqmh > .ant-form-item-label > label {
30723
+ min-height: 32px;
30724
+ height: auto;
30725
+ font-size: 13px;
30726
+ color: rgba(44, 56, 82, 0.6);
30727
+ white-space: normal;
30882
30728
  }
30883
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30884
- border-color: #0080ff;
30729
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30730
+ border-color: #ff4d4f !important;
30885
30731
  }
30886
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30887
- border-color: #0080ff;
30888
- background: #0080ff;
30732
+ .E_f7pxqmh .ant-form-item-explain {
30733
+ margin-top: 4px;
30734
+ font-size: 12px;
30735
+ min-height: 0px;
30889
30736
  }
30890
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30891
- top: 4px;
30892
- left: 4px;
30893
- width: 6px;
30894
- height: 6px;
30895
- background: #fff;
30737
+ .E_f7pxqmh .ant-form-item-extra {
30738
+ font-size: 12px;
30739
+ color: rgba(44, 56, 82, 0.6);
30740
+ min-height: 0px;
30896
30741
  }
30897
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30898
- opacity: 0.5;
30742
+
30743
+ .E_b1nip9bk {
30744
+ padding: 4px 11px;
30899
30745
  }
30900
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30901
- border-color: rgba(107, 128, 167, 0.6);
30902
- background: rgba(211, 218, 235, 0.6);
30746
+
30747
+ .E_bqamoqe {
30748
+ white-space: nowrap;
30749
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30903
30750
  }
30904
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30905
- background: #00122e;
30751
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30752
+ --color: #0080ff;
30906
30753
  }
30907
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30908
- color: #00122e;
30909
- opacity: 0.5;
30754
+ .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] {
30755
+ --color: #0080ff;
30910
30756
  }
30911
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30912
- color: #00122e;
30757
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30758
+ margin-left: 1px;
30913
30759
  }
30914
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30915
- display: inline-block;
30916
- padding: 0;
30917
- padding-left: 12px;
30760
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30761
+ border-top-right-radius: 0;
30762
+ border-bottom-right-radius: 0;
30918
30763
  }
30919
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30920
- margin-bottom: 0;
30921
- white-space: pre-wrap;
30922
- color: rgba(44, 56, 82, 0.6);
30764
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30765
+ border-top-left-radius: 0;
30766
+ border-bottom-left-radius: 0;
30923
30767
  }
30924
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30925
- padding-left: 8px;
30768
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30769
+ border-radius: unset;
30926
30770
  }
30927
30771
 
30928
- .E_rp906go .ant-radio-button-wrapper:first-child {
30929
- border-radius: 5px 0 0 5px;
30772
+ .E_fzh9mnb {
30773
+ width: 100%;
30774
+ height: 100%;
30775
+ min-height: 124px;
30776
+ display: flex;
30777
+ flex-direction: column;
30778
+ justify-content: center;
30779
+ align-items: center;
30930
30780
  }
30931
- .E_rp906go .ant-radio-button-wrapper:last-child {
30932
- border-radius: 0 5px 5px 0;
30781
+ .E_fzh9mnb .error-text {
30782
+ color: rgba(10, 37, 85, 0.6);
30783
+ margin-bottom: 16px;
30784
+ font-size: 18px;
30933
30785
  }
30934
30786
 
30935
- .E_rcc63c8 {
30936
- color: #00122e;
30937
- border-color: #ccd4e3;
30938
- }
30939
- .E_rcc63c8:first-child {
30940
- border-color: #a3b4cc;
30787
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30788
+ display: var(--ai7qkf2-0);
30941
30789
  }
30942
- .E_rcc63c8.ant-radio-button-wrapper {
30943
- padding: 0 12px;
30944
- line-height: 32px;
30945
- height: 32px;
30790
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30791
+ display: inline-flex;
30792
+ line-height: 1.5715;
30793
+ height: 100%;
30794
+ width: 100%;
30946
30795
  }
30947
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30948
- white-space: nowrap;
30796
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30797
+ content: var(--ai7qkf2-1);
30798
+ display: var(--ai7qkf2-2);
30799
+ flex: none;
30800
+ align-items: center;
30801
+ margin-left: 4px;
30802
+ padding: 5px 12px 5px 0;
30803
+ color: rgba(44, 56, 82, 0.6);
30949
30804
  }
30950
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30951
- height: 22px;
30952
- padding: 0 7px;
30805
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30806
+ content: var(--ai7qkf2-3);
30807
+ display: var(--ai7qkf2-4);
30808
+ flex: none;
30809
+ align-items: center;
30810
+ margin-right: 4px;
30811
+ cursor: auto;
30812
+ color: rgba(44, 56, 82, 0.6);
30813
+ }
30814
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30815
+ border-radius: 0;
30816
+ }
30817
+ .E_ai7qkf2.ant-input-number {
30818
+ width: 100%;
30819
+ border-radius: 6px;
30820
+ }
30821
+ .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 {
30822
+ border-color: #0096ff;
30823
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30824
+ z-index: 1;
30825
+ }
30826
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30827
+ border-color: #e75a3a;
30828
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30829
+ }
30830
+ .E_ai7qkf2 .ant-input-number-input {
30831
+ height: 30px;
30832
+ border: 1px;
30833
+ padding: 5px 12px;
30834
+ font-size: inherit;
30835
+ }
30836
+ .E_ai7qkf2.ant-input-number-lg input {
30837
+ height: 38px;
30838
+ border: 1px;
30839
+ padding: 8px 16px;
30840
+ }
30841
+ .E_ai7qkf2.ant-input-number-sm input {
30842
+ height: 22px;
30843
+ border: 1px;
30844
+ padding: 2px 8px;
30845
+ }
30846
+
30847
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30848
+ display: flex;
30849
+ }
30850
+
30851
+ .E_iouxfgt {
30852
+ display: inline-flex;
30853
+ align-items: center;
30854
+ }
30855
+ .E_iouxfgt .icon-inner {
30856
+ display: inline-flex;
30857
+ align-items: center;
30858
+ justify-content: center;
30859
+ }
30860
+ .E_iouxfgt .icon-inner + span,
30861
+ .E_iouxfgt span + .icon-inner.suffix {
30862
+ margin-left: 4px;
30863
+ }
30864
+ .E_iouxfgt.is-rotate img,
30865
+ .E_iouxfgt.is-rotate svg {
30866
+ animation: rotate 680ms linear infinite;
30867
+ }
30868
+
30869
+ .E_i1inqkme {
30870
+ height: 18px;
30871
+ line-height: 18px;
30872
+ padding: 0 4px;
30873
+ border-radius: 4px;
30874
+ background: rgba(235, 239, 245, 0.6);
30875
+ border: 1px solid rgba(223, 228, 235, 0.6);
30876
+ display: flex;
30877
+ align-items: center;
30878
+ white-space: nowrap;
30879
+ margin-right: 4px;
30880
+ }
30881
+
30882
+ .E_ivqqkzv {
30883
+ height: 24px;
30884
+ width: 56px !important;
30885
+ margin-right: 4px;
30886
+ }
30887
+
30888
+ .E_c1wk4q29 {
30889
+ color: rgba(44, 56, 82, 0.6);
30890
+ }
30891
+
30892
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30893
+ display: var(--a1wfy30z-0);
30894
+ }
30895
+ .E_a1wfy30z .ant-input-number-input-wrap {
30896
+ padding: 4px 11px;
30897
+ display: inline-flex;
30898
+ line-height: 1.5715;
30899
+ height: inherit;
30900
+ }
30901
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30902
+ content: var(--a1wfy30z-1);
30903
+ display: var(--a1wfy30z-2);
30904
+ flex: none;
30905
+ align-items: center;
30906
+ margin-left: 4px;
30907
+ }
30908
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30909
+ content: var(--a1wfy30z-3);
30910
+ display: var(--a1wfy30z-4);
30911
+ flex: none;
30912
+ align-items: center;
30913
+ margin-right: 4px;
30914
+ cursor: auto;
30915
+ }
30916
+ .E_a1wfy30z .ant-input-number-input {
30917
+ padding: 0;
30918
+ margin: 0;
30919
+ height: auto;
30920
+ font-size: inherit;
30921
+ }
30922
+
30923
+ .E_owd0kml {
30924
+ display: inline-block;
30925
+ }
30926
+
30927
+ .E_h1jsgezc {
30928
+ visibility: hidden;
30929
+ position: absolute;
30930
+ }
30931
+
30932
+ .E_rapgekc.ant-radio-wrapper {
30933
+ display: inline-flex;
30934
+ align-items: baseline;
30935
+ white-space: pre-wrap;
30936
+ }
30937
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30938
+ position: relative;
30939
+ top: 3px;
30940
+ }
30941
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30942
+ border-color: rgba(107, 128, 167, 0.6);
30943
+ }
30944
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30945
+ border-color: #0080ff;
30946
+ }
30947
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30948
+ border-color: #0080ff;
30949
+ background: #0080ff;
30950
+ }
30951
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30952
+ top: 4px;
30953
+ left: 4px;
30954
+ width: 6px;
30955
+ height: 6px;
30956
+ background: #fff;
30957
+ }
30958
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30959
+ opacity: 0.5;
30960
+ }
30961
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30962
+ border-color: rgba(107, 128, 167, 0.6);
30963
+ background: rgba(211, 218, 235, 0.6);
30964
+ }
30965
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30966
+ background: #00122e;
30967
+ }
30968
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30969
+ color: #00122e;
30970
+ opacity: 0.5;
30971
+ }
30972
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30973
+ color: #00122e;
30974
+ }
30975
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30976
+ display: inline-block;
30977
+ padding: 0;
30978
+ padding-left: 12px;
30979
+ }
30980
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30981
+ margin-bottom: 0;
30982
+ white-space: pre-wrap;
30983
+ color: rgba(44, 56, 82, 0.6);
30984
+ }
30985
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30986
+ padding-left: 8px;
30987
+ }
30988
+
30989
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30990
+ border-radius: 5px 0 0 5px;
30991
+ }
30992
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30993
+ border-radius: 0 5px 5px 0;
30994
+ }
30995
+
30996
+ .E_rcc63c8 {
30997
+ color: #00122e;
30998
+ border-color: #ccd4e3;
30999
+ }
31000
+ .E_rcc63c8:first-child {
31001
+ border-color: #a3b4cc;
31002
+ }
31003
+ .E_rcc63c8.ant-radio-button-wrapper {
31004
+ padding: 0 12px;
31005
+ line-height: 32px;
31006
+ height: 32px;
31007
+ }
31008
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31009
+ white-space: nowrap;
31010
+ }
31011
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31012
+ height: 22px;
31013
+ padding: 0 7px;
30953
31014
  line-height: 20px;
30954
31015
  }
30955
31016
  .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
@@ -31014,98 +31075,33 @@ html body {
31014
31075
  width: 36px;
31015
31076
  }
31016
31077
 
31017
- .E_s1dizucg.ant-switch {
31018
- min-width: 40px;
31019
- height: 24px;
31020
- background: rgba(172, 186, 211, 0.6);
31021
- overflow: hidden;
31078
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31079
+ border-radius: 6px;
31022
31080
  }
31023
- .E_s1dizucg.ant-switch:focus {
31024
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31081
+ .E_s177mls5.ant-select.ant-select-single {
31082
+ width: 100%;
31083
+ color: #2d3a56;
31084
+ border-color: rgba(211, 218, 235, 0.6);
31085
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31086
+ font-size: 13px;
31025
31087
  }
31026
- .E_s1dizucg.ant-switch-small {
31027
- min-width: 26px;
31028
- height: 16px;
31088
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31089
+ height: 30px;
31029
31090
  }
31030
- .E_s1dizucg.ant-switch-large {
31031
- min-width: 52px;
31032
- height: 32px;
31091
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31092
+ height: 38px;
31093
+ font-size: 13px;
31033
31094
  }
31034
- .E_s1dizucg.ant-switch .ant-switch-handle {
31035
- height: 20px;
31036
- width: 20px;
31095
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31096
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31097
+ transition: 160ms ease;
31037
31098
  }
31038
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31039
- border-radius: 10px;
31040
- transition-delay: 120ms;
31099
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31100
+ color: #0080ff;
31041
31101
  }
31042
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31043
- height: 14px;
31044
- width: 14px;
31045
- top: 1px;
31046
- left: 1px;
31047
- }
31048
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31049
- height: 28px;
31050
- width: 28px;
31051
- }
31052
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31053
- border-radius: 14px;
31054
- }
31055
- .E_s1dizucg.ant-switch-checked {
31056
- background-color: #00ba5d;
31057
- }
31058
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31059
- left: calc(100% - 20px - 2px);
31060
- }
31061
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31062
- left: calc(100% - 14px - 1px);
31063
- }
31064
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31065
- left: calc(100% - 28px - 2px);
31066
- }
31067
-
31068
- .E_c1up6e3y {
31069
- margin-left: 5px;
31070
- }
31071
-
31072
- .E_ivqqkzv {
31073
- height: 24px;
31074
- width: 56px !important;
31075
- margin-right: 4px;
31076
- }
31077
-
31078
- .E_c1wk4q29 {
31079
- color: rgba(44, 56, 82, 0.6);
31080
- }
31081
-
31082
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31083
- border-radius: 6px;
31084
- }
31085
- .E_s177mls5.ant-select.ant-select-single {
31086
- width: 100%;
31087
- color: #2d3a56;
31088
- border-color: rgba(211, 218, 235, 0.6);
31089
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31090
- font-size: 13px;
31091
- }
31092
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31093
- height: 30px;
31094
- }
31095
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31096
- height: 38px;
31097
- font-size: 13px;
31098
- }
31099
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31100
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31101
- transition: 160ms ease;
31102
- }
31103
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31104
- color: #0080ff;
31105
- }
31106
- .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 {
31107
- border-color: rgba(107, 128, 167, 0.6);
31108
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31102
+ .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 {
31103
+ border-color: rgba(107, 128, 167, 0.6);
31104
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31109
31105
  }
31110
31106
  .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 {
31111
31107
  color: #0080ff;
@@ -31136,171 +31132,167 @@ html body {
31136
31132
  transform: rotate(180deg);
31137
31133
  }
31138
31134
 
31139
- .E_s1sck0th {
31140
- padding: 0 8px;
31141
- border-radius: 4px;
31135
+ .E_phljevk {
31136
+ display: flex;
31137
+ justify-content: space-between;
31138
+ align-items: center;
31139
+ padding: 10px 0;
31140
+ color: rgba(44, 56, 82, 0.6);
31141
+ font-size: 12px;
31142
+ line-height: 24px;
31142
31143
  }
31143
-
31144
- .E_m855nr1 {
31144
+ .E_phljevk .pagination-left {
31145
31145
  padding: 2px 8px;
31146
- border-radius: 3px;
31147
- }
31148
-
31149
- .E_l1270xpg {
31150
- padding: 3px 8px;
31151
- border-radius: 2px;
31152
31146
  }
31153
-
31154
- .E_t14rextb.ant-tag:hover {
31155
- opacity: unset;
31156
- }
31157
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31158
- margin: 0;
31159
- margin-right: 8px;
31160
- display: inline-flex;
31147
+ .E_phljevk .dropdown-trigger {
31148
+ display: flex;
31161
31149
  align-items: center;
31162
- border: none;
31150
+ border-radius: 6px;
31151
+ cursor: pointer;
31152
+ transition: all 0.3s ease;
31163
31153
  }
31164
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31165
- width: 16px;
31166
- height: 16px;
31167
- color: inherit;
31168
- margin-left: 4px;
31169
- opacity: 0.6;
31170
- display: inline-flex;
31154
+ .E_phljevk .dropdown-trigger:hover {
31155
+ background: rgba(211, 218, 235, 0.6);
31156
+ color: #0080ff;
31171
31157
  }
31172
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31173
- opacity: 1;
31158
+ .E_phljevk .dropdown-trigger .icon-inner {
31159
+ margin-left: 4px;
31174
31160
  }
31175
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31161
+ .E_phljevk .pagination-right {
31162
+ display: flex;
31163
+ align-items: center;
31176
31164
  color: #0080ff;
31177
- background-color: rgba(0, 136, 255, 0.1);
31165
+ font-weight: bold;
31178
31166
  }
31179
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31180
- color: #f0483e;
31181
- background-color: rgba(255, 74, 74, 0.1);
31167
+ .E_phljevk .pagination-right .icon-inner {
31168
+ margin-left: 4px;
31182
31169
  }
31183
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31184
- color: #e07f00;
31185
- background-color: rgba(255, 187, 0, 0.1);
31170
+ .E_phljevk .pagination-right .prev-btn,
31171
+ .E_phljevk .pagination-right .next-btn {
31172
+ padding: 0 8px;
31186
31173
  }
31187
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31188
- color: #008f4c;
31189
- background-color: rgba(30, 201, 127, 0.1);
31174
+ .E_phljevk .pagination-right .prev-btn > span,
31175
+ .E_phljevk .pagination-right .next-btn > span {
31176
+ color: #0080ff;
31190
31177
  }
31191
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31192
- color: #1d326c;
31193
- background-color: rgba(225, 230, 241, 0.6);
31178
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31179
+ transform: rotate(180deg);
31194
31180
  }
31195
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31196
- color: #7E41FF;
31197
- background-color: rgba(126, 65, 255, 0.1);
31181
+
31182
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31183
+ max-height: calc(100vh - 128px);
31184
+ overflow-y: auto;
31198
31185
  }
31199
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31200
- color: #fff;
31186
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31187
+ padding: 4px 20px;
31188
+ font-size: 12px;
31189
+ line-height: 18px;
31201
31190
  }
31202
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31203
- background-color: #f0483e;
31191
+
31192
+ .E_c1yyuluq {
31193
+ border-radius: 8px;
31204
31194
  }
31205
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31206
- background-color: #fea008;
31195
+ .E_c1yyuluq .ant-card-body {
31196
+ padding: 20px 24px 24px 24px;
31207
31197
  }
31208
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31209
- background-color: #00ba5d;
31198
+
31199
+ .E_c1bus5hc {
31200
+ --color: white;
31201
+ height: 14px;
31202
+ width: 14px;
31203
+ border-radius: 50%;
31204
+ flex-shrink: 0;
31205
+ display: flex;
31206
+ align-items: center;
31207
+ justify-content: center;
31208
+ border: 1px solid var(--color);
31210
31209
  }
31211
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31212
- background-color: #0080ff;
31210
+ .E_c1bus5hc .circle-inner {
31211
+ position: relative;
31212
+ height: 10px;
31213
+ width: 10px;
31214
+ border-radius: 50%;
31215
+ overflow: hidden;
31213
31216
  }
31214
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31215
- background-color: #6b7d99;
31217
+ .E_c1bus5hc .circle-content {
31218
+ position: absolute;
31219
+ height: 100%;
31220
+ width: 100%;
31221
+ left: 0;
31222
+ top: 0;
31223
+ border-radius: 50%;
31224
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31225
+ transform: rotate(180deg);
31216
31226
  }
31217
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31218
- background-color: #7E41FF;
31227
+ .E_c1bus5hc .circle-child {
31228
+ position: absolute;
31229
+ height: 100%;
31230
+ width: 100%;
31231
+ left: 0;
31232
+ top: 0;
31233
+ margin-left: 50%;
31234
+ transform-origin: left;
31235
+ background: white;
31236
+ transform: rotate(0deg);
31219
31237
  }
31220
31238
 
31221
- .E_tju3gfj .date {
31222
- margin-right: 4px;
31239
+ .E_iq1gosr {
31240
+ display: inline-block;
31223
31241
  }
31224
31242
 
31225
- .E_s1dni7lo {
31226
- width: 430px !important;
31243
+ .E_s1dizucg.ant-switch {
31244
+ min-width: 40px;
31245
+ height: 24px;
31246
+ background: rgba(172, 186, 211, 0.6);
31247
+ overflow: hidden;
31227
31248
  }
31228
-
31229
- .E_d1wwmmm5 .ant-select-item-group {
31230
- padding: 8px 16px;
31231
- line-height: 18px;
31232
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31233
- height: 34px;
31234
- min-height: 34px;
31235
- box-sizing: border-box;
31236
- margin-top: 8px;
31249
+ .E_s1dizucg.ant-switch:focus {
31250
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31237
31251
  }
31238
-
31239
- .E_o1ugr09p {
31240
- display: flex;
31241
- flex-direction: column;
31242
- margin: 1px 8px;
31243
- padding: 8px;
31244
- border-radius: 4px;
31252
+ .E_s1dizucg.ant-switch-small {
31253
+ min-width: 26px;
31254
+ height: 16px;
31245
31255
  }
31246
- .E_o1ugr09p .selected-icon {
31247
- display: none;
31256
+ .E_s1dizucg.ant-switch-large {
31257
+ min-width: 52px;
31258
+ height: 32px;
31248
31259
  }
31249
- .E_o1ugr09p.ant-select-item-option-grouped {
31250
- padding-left: 8px;
31260
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31261
+ height: 20px;
31262
+ width: 20px;
31251
31263
  }
31252
- .E_o1ugr09p.ant-select-item-option-selected {
31253
- background-color: white;
31264
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31265
+ border-radius: 10px;
31266
+ transition-delay: 120ms;
31254
31267
  }
31255
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31256
- color: #0080ff;
31268
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31269
+ height: 14px;
31270
+ width: 14px;
31271
+ top: 1px;
31272
+ left: 1px;
31257
31273
  }
31258
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31259
- display: block;
31260
- }
31261
- .E_o1ugr09p.ant-select-item-option-active {
31262
- background: rgba(0, 136, 255, 0.16);
31263
- }
31264
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31265
- color: #0080ff;
31274
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31275
+ height: 28px;
31276
+ width: 28px;
31266
31277
  }
31267
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31268
- background: rgba(0, 136, 255, 0.1);
31269
- color: #0080ff;
31278
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31279
+ border-radius: 14px;
31270
31280
  }
31271
-
31272
- .E_o1ifxsq4 {
31273
- display: flex;
31274
- justify-content: space-between;
31275
- height: 20px;
31276
- line-height: 20px;
31281
+ .E_s1dizucg.ant-switch-checked {
31282
+ background-color: #00ba5d;
31277
31283
  }
31278
- .E_o1ifxsq4 .timezone-title {
31279
- color: #2d3a56;
31280
- overflow: hidden;
31281
- text-overflow: ellipsis;
31284
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31285
+ left: calc(100% - 20px - 2px);
31282
31286
  }
31283
-
31284
- .E_o1zue7 {
31285
- display: flex;
31286
- justify-content: space-between;
31287
- color: rgba(44, 56, 82, 0.6);
31288
- height: 18px;
31289
- line-height: 18px;
31290
- margin-top: 2px;
31287
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31288
+ left: calc(100% - 14px - 1px);
31291
31289
  }
31292
-
31293
- .E_tyfmlxg {
31294
- border: none;
31295
- margin-right: 0;
31296
- background: rgba(225, 230, 241, 0.6);
31290
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31291
+ left: calc(100% - 28px - 2px);
31297
31292
  }
31298
31293
 
31299
- .E_o18uybox {
31300
- pointer-events: none;
31301
- height: 32px;
31302
- width: 100%;
31303
- opacity: 0;
31294
+ .E_c1up6e3y {
31295
+ margin-left: 5px;
31304
31296
  }
31305
31297
 
31306
31298
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -31311,1345 +31303,1353 @@ html body {
31311
31303
  border-radius: 4px;
31312
31304
  }
31313
31305
 
31314
- .E_iq1gosr {
31315
- display: inline-block;
31306
+ .E_dsnbhzf {
31307
+ font-family: Inter;
31308
+ font-style: normal;
31309
+ font-weight: bold;
31310
+ font-size: 32px;
31311
+ line-height: 40px;
31316
31312
  }
31317
31313
 
31318
- .E_f7pxqmh {
31319
- width: 100%;
31320
- margin-bottom: 0 !important;
31321
- flex-flow: nowrap !important;
31322
- line-break: auto;
31323
- }
31324
- .E_f7pxqmh > .ant-form-item-label {
31325
- text-align: left !important;
31326
- padding-bottom: 0 !important;
31327
- }
31328
- .E_f7pxqmh > .ant-form-item-label > label {
31329
- min-height: 32px;
31330
- height: auto;
31331
- font-size: 13px;
31332
- color: rgba(44, 56, 82, 0.6);
31333
- white-space: normal;
31314
+ .E_d1mvo22k {
31315
+ font-family: Inter;
31316
+ font-style: normal;
31317
+ font-weight: bold;
31318
+ font-size: 24px;
31319
+ line-height: 32px;
31334
31320
  }
31335
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31336
- border-color: #ff4d4f !important;
31321
+
31322
+ .E_d1b444tr {
31323
+ font-family: Inter;
31324
+ font-style: normal;
31325
+ font-weight: normal;
31326
+ font-size: 32px;
31327
+ line-height: 40px;
31337
31328
  }
31338
- .E_f7pxqmh .ant-form-item-explain {
31339
- margin-top: 4px;
31340
- font-size: 12px;
31341
- min-height: 0px;
31329
+
31330
+ .E_dvs0kue {
31331
+ font-family: Inter;
31332
+ font-style: normal;
31333
+ font-weight: bold;
31334
+ font-size: 20px;
31335
+ line-height: 24px;
31342
31336
  }
31343
- .E_f7pxqmh .ant-form-item-extra {
31344
- font-size: 12px;
31345
- color: rgba(44, 56, 82, 0.6);
31346
- min-height: 0px;
31337
+
31338
+ .E_d1hcbfcq {
31339
+ font-family: Inter;
31340
+ font-style: normal;
31341
+ font-weight: normal;
31342
+ font-size: 20px;
31343
+ line-height: 24px;
31347
31344
  }
31348
31345
 
31349
- .E_iouxfgt {
31350
- display: inline-flex;
31351
- align-items: center;
31346
+ .E_d1cz922v {
31347
+ font-family: Inter;
31348
+ font-style: normal;
31349
+ font-weight: bold;
31350
+ font-size: 18px;
31351
+ line-height: 22px;
31352
31352
  }
31353
- .E_iouxfgt .icon-inner {
31354
- display: inline-flex;
31355
- align-items: center;
31356
- justify-content: center;
31353
+
31354
+ .E_d3nzbrm {
31355
+ font-family: Inter;
31356
+ font-style: normal;
31357
+ font-weight: normal;
31358
+ font-size: 18px;
31359
+ line-height: 22px;
31357
31360
  }
31358
- .E_iouxfgt .icon-inner + span,
31359
- .E_iouxfgt span + .icon-inner.suffix {
31360
- margin-left: 4px;
31361
+
31362
+ .E_h1g0p5ob {
31363
+ font-family: Inter;
31364
+ font-style: normal;
31365
+ font-weight: bold;
31366
+ font-size: 16px;
31367
+ line-height: 22px;
31361
31368
  }
31362
- .E_iouxfgt.is-rotate img,
31363
- .E_iouxfgt.is-rotate svg {
31364
- animation: rotate 680ms linear infinite;
31369
+
31370
+ .E_hydo2ej {
31371
+ font-family: Inter;
31372
+ font-style: normal;
31373
+ font-weight: normal;
31374
+ font-size: 16px;
31375
+ line-height: 22px;
31365
31376
  }
31366
31377
 
31367
- .E_fzh9mnb {
31368
- width: 100%;
31369
- height: 100%;
31370
- min-height: 124px;
31371
- display: flex;
31372
- flex-direction: column;
31373
- justify-content: center;
31374
- align-items: center;
31378
+ .E_h1hbuq0r {
31379
+ font-family: Inter;
31380
+ font-style: normal;
31381
+ font-weight: bold;
31382
+ font-size: 14px;
31383
+ line-height: 20px;
31375
31384
  }
31376
- .E_fzh9mnb .error-text {
31377
- color: rgba(10, 37, 85, 0.6);
31378
- margin-bottom: 16px;
31379
- font-size: 18px;
31385
+
31386
+ .E_h13bondg {
31387
+ font-family: Inter;
31388
+ font-style: normal;
31389
+ font-weight: normal;
31390
+ font-size: 14px;
31391
+ line-height: 20px;
31380
31392
  }
31381
31393
 
31382
- .E_i1inqkme {
31383
- height: 18px;
31394
+ .E_h1mhvdlx {
31395
+ font-family: Inter;
31396
+ font-style: normal;
31397
+ font-weight: bold;
31398
+ font-size: 12px;
31384
31399
  line-height: 18px;
31385
- padding: 0 4px;
31386
- border-radius: 4px;
31387
- background: rgba(235, 239, 245, 0.6);
31388
- border: 1px solid rgba(223, 228, 235, 0.6);
31389
- display: flex;
31390
- align-items: center;
31391
- white-space: nowrap;
31392
- margin-right: 4px;
31393
31400
  }
31394
31401
 
31395
- .E_a1wfy30z .ant-input-number-handler-wrap {
31396
- display: var(--a1wfy30z-0);
31397
- }
31398
- .E_a1wfy30z .ant-input-number-input-wrap {
31399
- padding: 4px 11px;
31400
- display: inline-flex;
31401
- line-height: 1.5715;
31402
- height: inherit;
31403
- }
31404
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31405
- content: var(--a1wfy30z-1);
31406
- display: var(--a1wfy30z-2);
31407
- flex: none;
31408
- align-items: center;
31409
- margin-left: 4px;
31402
+ .E_h1inmfq6 {
31403
+ font-family: Inter;
31404
+ font-style: normal;
31405
+ font-weight: normal;
31406
+ font-size: 12px;
31407
+ line-height: 18px;
31410
31408
  }
31411
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31412
- content: var(--a1wfy30z-3);
31413
- display: var(--a1wfy30z-4);
31414
- flex: none;
31415
- align-items: center;
31416
- margin-right: 4px;
31417
- cursor: auto;
31409
+
31410
+ .E_h1kfc0la {
31411
+ font-family: Inter;
31412
+ font-style: normal;
31413
+ font-weight: bold;
31414
+ text-transform: uppercase;
31415
+ font-feature-settings: "cpsp" on;
31416
+ font-size: 12px;
31417
+ line-height: 18px;
31418
31418
  }
31419
- .E_a1wfy30z .ant-input-number-input {
31420
- padding: 0;
31421
- margin: 0;
31422
- height: auto;
31423
- font-size: inherit;
31419
+
31420
+ .E_h10xnyuu {
31421
+ font-family: Inter;
31422
+ font-style: normal;
31423
+ font-weight: normal;
31424
+ text-transform: uppercase;
31425
+ font-feature-settings: "cpsp" on;
31426
+ font-size: 12px;
31427
+ line-height: 18px;
31424
31428
  }
31425
31429
 
31426
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31427
- display: var(--ai7qkf2-0);
31430
+ .E_lrcmi0v {
31431
+ font-family: Inter;
31432
+ font-style: normal;
31433
+ font-weight: normal;
31434
+ font-size: 16px;
31435
+ line-height: 24px;
31428
31436
  }
31429
- .E_ai7qkf2 .ant-input-number-input-wrap {
31430
- display: inline-flex;
31431
- line-height: 1.5715;
31432
- height: 100%;
31433
- width: 100%;
31437
+
31438
+ .E_lzt43lp {
31439
+ font-family: Inter;
31440
+ font-style: normal;
31441
+ font-weight: bold;
31442
+ font-size: 16px;
31443
+ line-height: 24px;
31434
31444
  }
31435
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31436
- content: var(--ai7qkf2-1);
31437
- display: var(--ai7qkf2-2);
31438
- flex: none;
31439
- align-items: center;
31440
- margin-left: 4px;
31441
- padding: 5px 12px 5px 0;
31442
- color: rgba(44, 56, 82, 0.6);
31445
+
31446
+ .E_l5yc9nt {
31447
+ font-family: Inter;
31448
+ font-style: normal;
31449
+ font-weight: normal;
31450
+ font-size: 16px;
31451
+ line-height: 24px;
31443
31452
  }
31444
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31445
- content: var(--ai7qkf2-3);
31446
- display: var(--ai7qkf2-4);
31447
- flex: none;
31448
- align-items: center;
31449
- margin-right: 4px;
31450
- cursor: auto;
31451
- color: rgba(44, 56, 82, 0.6);
31453
+
31454
+ .E_l1fbkbzo {
31455
+ font-family: Inter;
31456
+ font-style: normal;
31457
+ font-weight: bold;
31458
+ font-size: 16px;
31459
+ line-height: 24px;
31452
31460
  }
31453
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31454
- border-radius: 0;
31461
+
31462
+ .E_lahvcax {
31463
+ font-family: Inter;
31464
+ font-style: normal;
31465
+ font-weight: normal;
31466
+ text-transform: uppercase;
31467
+ font-feature-settings: "cpsp" on;
31468
+ font-size: 16px;
31469
+ line-height: 24px;
31455
31470
  }
31456
- .E_ai7qkf2.ant-input-number {
31457
- width: 100%;
31458
- border-radius: 6px;
31471
+
31472
+ .E_l11q3pxd {
31473
+ font-family: Inter;
31474
+ font-style: normal;
31475
+ font-weight: bold;
31476
+ text-transform: uppercase;
31477
+ font-feature-settings: "cpsp" on;
31478
+ font-size: 16px;
31479
+ line-height: 24px;
31459
31480
  }
31460
- .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 {
31461
- border-color: #0096ff;
31462
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31463
- z-index: 1;
31481
+
31482
+ .E_lfuc2qu {
31483
+ font-family: Inter;
31484
+ font-style: normal;
31485
+ font-weight: normal;
31486
+ font-size: 14px;
31487
+ line-height: 22px;
31464
31488
  }
31465
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31466
- border-color: #e75a3a;
31467
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31489
+
31490
+ .E_l1jmp8r0 {
31491
+ font-family: Inter;
31492
+ font-style: normal;
31493
+ font-weight: 500;
31494
+ font-size: 14px;
31495
+ line-height: 22px;
31468
31496
  }
31469
- .E_ai7qkf2 .ant-input-number-input {
31470
- height: 30px;
31471
- border: 1px;
31472
- padding: 5px 12px;
31473
- font-size: inherit;
31497
+
31498
+ .E_lcnm221 {
31499
+ font-family: Inter;
31500
+ font-style: normal;
31501
+ font-weight: bold;
31502
+ font-size: 14px;
31503
+ line-height: 22px;
31474
31504
  }
31475
- .E_ai7qkf2.ant-input-number-lg input {
31476
- height: 38px;
31477
- border: 1px;
31478
- padding: 8px 16px;
31505
+
31506
+ .E_lu1z2n5 {
31507
+ font-family: Inter;
31508
+ font-style: normal;
31509
+ font-weight: normal;
31510
+ font-size: 14px;
31511
+ line-height: 22px;
31479
31512
  }
31480
- .E_ai7qkf2.ant-input-number-sm input {
31481
- height: 22px;
31482
- border: 1px;
31483
- padding: 2px 8px;
31513
+
31514
+ .E_l1r59djn {
31515
+ font-family: Inter;
31516
+ font-style: normal;
31517
+ font-weight: bold;
31518
+ font-size: 14px;
31519
+ line-height: 22px;
31484
31520
  }
31485
31521
 
31486
- .E_owd0kml {
31487
- display: inline-block;
31522
+ .E_ljm2911 {
31523
+ font-family: Inter;
31524
+ font-style: normal;
31525
+ font-weight: normal;
31526
+ text-transform: uppercase;
31527
+ font-feature-settings: "cpsp" on;
31528
+ font-size: 14px;
31529
+ line-height: 22px;
31488
31530
  }
31489
31531
 
31490
- .E_h1jsgezc {
31491
- visibility: hidden;
31492
- position: absolute;
31532
+ .E_l124mzmr {
31533
+ font-family: Inter;
31534
+ font-style: normal;
31535
+ font-weight: bold;
31536
+ text-transform: uppercase;
31537
+ font-feature-settings: "cpsp" on;
31538
+ font-size: 14px;
31539
+ line-height: 22px;
31493
31540
  }
31494
31541
 
31495
- .E_cnujxq2 {
31496
- display: flex;
31497
- flex-direction: column;
31542
+ .E_lb3chel {
31543
+ font-family: Inter;
31544
+ font-style: normal;
31545
+ font-weight: normal;
31546
+ font-size: 13px;
31547
+ line-height: 20px;
31498
31548
  }
31499
31549
 
31500
- .E_m7s48ia {
31501
- max-width: 1120px;
31502
- width: 100%;
31503
- margin: 0 auto;
31504
- height: 100%;
31550
+ .E_lv9jstu {
31551
+ font-family: Inter;
31552
+ font-style: normal;
31553
+ font-weight: 600;
31554
+ font-size: 13px;
31555
+ line-height: 20px;
31505
31556
  }
31506
31557
 
31507
- .E_wt5zbg6 {
31508
- max-width: 1120px;
31509
- width: 100%;
31510
- margin: 0 auto;
31511
- display: flex;
31558
+ .E_lwqlh3x {
31559
+ font-family: Inter;
31560
+ font-style: normal;
31561
+ font-weight: bold;
31562
+ font-size: 13px;
31563
+ line-height: 20px;
31512
31564
  }
31513
- .E_wt5zbg6 .left,
31514
- .E_wt5zbg6 .right {
31515
- flex-grow: 0;
31516
- flex-shrink: 0;
31517
- flex-basis: 21%;
31565
+
31566
+ .E_lalum9y {
31567
+ font-family: Inter;
31568
+ font-style: normal;
31569
+ font-weight: normal;
31570
+ font-size: 13px;
31571
+ line-height: 20px;
31518
31572
  }
31519
- .E_wt5zbg6 .left {
31520
- display: flex;
31521
- justify-content: flex-end;
31522
- padding-right: 44px;
31573
+
31574
+ .E_l1t6dj5o {
31575
+ font-family: Inter;
31576
+ font-style: normal;
31577
+ font-weight: 600;
31578
+ font-size: 13px;
31579
+ line-height: 20px;
31523
31580
  }
31524
- .E_wt5zbg6 .right {
31525
- padding-left: 44px;
31581
+
31582
+ .E_l12f6ic {
31583
+ font-family: Inter;
31584
+ font-style: normal;
31585
+ font-weight: bold;
31586
+ font-size: 13px;
31587
+ line-height: 20px;
31526
31588
  }
31527
- .E_wt5zbg6 .middle {
31528
- margin-bottom: 40px;
31529
- flex-grow: 0;
31530
- flex-shrink: 0;
31531
- flex-basis: 58%;
31589
+
31590
+ .E_l7gmukq {
31591
+ font-family: Inter;
31592
+ font-style: normal;
31593
+ font-weight: normal;
31594
+ text-transform: uppercase;
31595
+ font-feature-settings: "cpsp" on;
31596
+ font-size: 13px;
31597
+ line-height: 20px;
31532
31598
  }
31533
- .E_wt5zbg6 .middle .form-base-field {
31534
- width: 100%;
31599
+
31600
+ .E_lkwl0yp {
31601
+ font-family: Inter;
31602
+ font-style: normal;
31603
+ font-weight: bold;
31604
+ text-transform: uppercase;
31605
+ font-feature-settings: "cpsp" on;
31606
+ font-size: 13px;
31607
+ line-height: 20px;
31535
31608
  }
31536
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31537
- width: auto;
31609
+
31610
+ .E_l10knv48 {
31611
+ font-family: Inter;
31612
+ font-style: normal;
31613
+ font-weight: normal;
31614
+ font-size: 12px;
31615
+ line-height: 18px;
31538
31616
  }
31539
31617
 
31540
- .E_h18jprzg .ant-modal-header {
31541
- margin: 0 auto;
31542
- width: 100%;
31543
- max-width: 648px;
31618
+ .E_l6526ld {
31619
+ font-family: Inter;
31620
+ font-style: normal;
31621
+ font-weight: 500;
31622
+ font-size: 12px;
31623
+ line-height: 18px;
31544
31624
  }
31545
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31546
- margin-left: 0;
31547
- }
31548
- .E_h18jprzg .ant-modal-body {
31549
- margin: 0 auto;
31550
- padding: 0;
31551
- width: 100%;
31552
- max-width: 648px;
31553
- overflow: hidden;
31554
- }
31555
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31556
- margin-bottom: 40px;
31557
- }
31558
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31559
- height: calc(100vh - 225px);
31560
- overflow-y: auto;
31561
- }
31562
- .E_h18jprzg .ant-modal-footer .footer-content {
31563
- margin: 0 auto;
31564
- max-width: 648px;
31625
+
31626
+ .E_l1j81vli {
31627
+ font-family: Inter;
31628
+ font-style: normal;
31629
+ font-weight: bold;
31630
+ font-size: 12px;
31631
+ line-height: 18px;
31565
31632
  }
31566
31633
 
31567
- .E_h16z9xgz .ant-modal-header {
31568
- margin: 0 auto;
31569
- width: 100%;
31570
- max-width: 1024px;
31571
- }
31572
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31573
- margin-left: 0;
31574
- }
31575
- .E_h16z9xgz .ant-modal-body {
31576
- margin: 0 auto;
31577
- padding: 0;
31578
- width: 100%;
31579
- max-width: 1024px;
31580
- overflow: hidden;
31634
+ .E_l1x7n1mk {
31635
+ font-family: Inter;
31636
+ font-style: normal;
31637
+ font-weight: normal;
31638
+ font-size: 12px;
31639
+ line-height: 18px;
31581
31640
  }
31582
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31583
- margin-bottom: 40px;
31641
+
31642
+ .E_l9fqufz {
31643
+ font-family: Inter;
31644
+ font-style: normal;
31645
+ font-weight: 500;
31646
+ font-size: 12px;
31647
+ line-height: 18px;
31584
31648
  }
31585
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31586
- height: calc(100vh - 225px);
31587
- overflow-y: auto;
31649
+
31650
+ .E_l1iwnybd {
31651
+ font-family: Inter;
31652
+ font-style: normal;
31653
+ font-weight: bold;
31654
+ font-size: 12px;
31655
+ line-height: 18px;
31588
31656
  }
31589
- .E_h16z9xgz .ant-modal-footer .footer-content {
31590
- margin: 0 auto;
31591
- max-width: 1024px;
31657
+
31658
+ .E_lprtm1e {
31659
+ font-family: Inter;
31660
+ font-style: normal;
31661
+ font-weight: normal;
31662
+ text-transform: uppercase;
31663
+ font-feature-settings: "cpsp" on;
31664
+ font-size: 12px;
31665
+ line-height: 18px;
31592
31666
  }
31593
31667
 
31594
- .E_f1lrhghm {
31595
- flex: 1;
31668
+ .E_l1lln87h {
31669
+ font-family: Inter;
31670
+ font-style: normal;
31671
+ font-weight: bold;
31672
+ text-transform: uppercase;
31673
+ font-feature-settings: "cpsp" on;
31674
+ font-size: 12px;
31675
+ line-height: 18px;
31596
31676
  }
31597
- .E_f1lrhghm label {
31677
+
31678
+ .E_f2pb48l {
31679
+ font-family: Inter;
31680
+ font-style: normal;
31681
+ font-weight: normal;
31598
31682
  font-size: 13px;
31599
31683
  line-height: 20px;
31600
- color: rgba(44, 56, 82, 0.6);
31601
31684
  }
31602
- .E_f1lrhghm .title {
31603
- font-size: 14px;
31685
+
31686
+ .E_fi9emkw {
31687
+ font-family: Inter;
31688
+ font-style: normal;
31689
+ font-weight: normal;
31690
+ font-size: 13px;
31604
31691
  line-height: 20px;
31605
- color: #2d3a56;
31606
- margin-bottom: 12px;
31607
- }
31608
- .E_f1lrhghm.connect-cluster .title {
31609
- padding-bottom: 26px;
31610
31692
  }
31611
31693
 
31612
- .E_f18ot8em {
31613
- padding: 25px 0 15px 0;
31614
- border-bottom: 1px solid #e1e5eb;
31615
- margin-bottom: 16px;
31694
+ .E_f1nrg7da {
31695
+ font-family: Inter;
31696
+ font-style: normal;
31697
+ font-weight: normal;
31698
+ font-size: 12px;
31699
+ line-height: 18px;
31616
31700
  }
31617
31701
 
31618
- .E_f1l1g2k0 {
31619
- display: flex;
31620
- align-items: center;
31621
- margin-bottom: 8px;
31622
- }
31623
- .E_f1l1g2k0 > label {
31624
- width: 216px;
31625
- }
31626
- .E_f1l1g2k0 > label + * {
31627
- width: 100%;
31628
- }
31629
- .E_f1l1g2k0 .ant-select {
31630
- width: 100%;
31702
+ .E_f17k1i3n {
31703
+ font-family: Inter;
31704
+ font-style: normal;
31705
+ font-weight: normal;
31706
+ font-size: 12px;
31707
+ line-height: 18px;
31631
31708
  }
31632
31709
 
31633
- .E_e1k89cwg {
31634
- color: #e75a3a;
31635
- margin-right: 10px;
31710
+ .E_t1tvuj2e {
31711
+ font-family: Inter;
31712
+ font-style: normal;
31713
+ font-weight: normal;
31714
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31715
+ font-size: 13px;
31716
+ line-height: 20px;
31636
31717
  }
31637
31718
 
31638
- .E_d1oui1gf {
31639
- width: 100%;
31640
- height: 1px;
31641
- background: rgba(213, 219, 227, 0.6);
31642
- margin: 24px 0;
31719
+ .E_t17uajlu {
31720
+ font-family: Inter;
31721
+ font-style: normal;
31722
+ font-weight: normal;
31723
+ font-feature-settings: "zero" on;
31724
+ font-size: 13px;
31725
+ line-height: 20px;
31643
31726
  }
31644
31727
 
31645
- .E_l15itdbb {
31646
- display: flex;
31647
- justify-content: center;
31648
- align-items: center;
31649
- height: 100%;
31728
+ .E_t114zbyz {
31729
+ font-family: Inter;
31730
+ font-style: normal;
31731
+ font-weight: normal;
31732
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31733
+ font-size: 12px;
31734
+ line-height: 18px;
31650
31735
  }
31651
31736
 
31652
- .E_d1y3z4w {
31653
- display: inline-block;
31654
- width: 4px;
31655
- height: 4px;
31656
- background: #8e9aa9;
31657
- opacity: 0.4;
31658
- border-radius: 50%;
31659
- margin: 0 4px;
31737
+ .E_t1il0kvi {
31738
+ font-family: Inter;
31739
+ font-style: normal;
31740
+ font-weight: 500;
31741
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31742
+ font-size: 12px;
31743
+ line-height: 18px;
31660
31744
  }
31661
31745
 
31662
- .E_m177r7a3 .ant-modal-header,
31663
- .E_m177r7a3 .ant-modal-footer .footer-content {
31664
- width: 648px;
31665
- margin: 0 auto;
31666
- }
31667
- .E_m177r7a3 .ant-modal-header {
31668
- padding: 35px 0 24px;
31669
- border: none;
31670
- }
31671
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31672
- font-size: 30px;
31673
- }
31674
- .E_m177r7a3 .ant-modal-body {
31675
- padding: 4px 0 2px;
31676
- }
31677
- .E_m177r7a3 .ant-modal-footer {
31678
- border: none;
31746
+ .E_t10dv8p1 {
31747
+ font-family: Inter;
31748
+ font-style: normal;
31749
+ font-weight: normal;
31750
+ font-feature-settings: "zero" on;
31751
+ font-size: 12px;
31752
+ line-height: 18px;
31679
31753
  }
31680
31754
 
31681
- .E_t1wwio3v {
31755
+ .E_tc2oqpq {
31756
+ font-family: Inter;
31757
+ font-style: normal;
31758
+ font-weight: 500;
31759
+ font-feature-settings: "zero" on;
31682
31760
  font-size: 12px;
31683
31761
  line-height: 18px;
31762
+ }
31763
+
31764
+ .E_tzvddmc {
31765
+ font-family: Inter;
31766
+ font-style: normal;
31684
31767
  font-weight: bold;
31685
- color: #fff;
31686
- padding: 0 4px;
31687
- border-radius: 4px;
31688
- display: inline-block;
31689
- background: var(--t1wwio3v-0);
31768
+ font-feature-settings: "zero" on;
31769
+ font-size: 16px;
31770
+ line-height: 24px;
31690
31771
  }
31691
- .E_t1wwio3v:not(:first-child) {
31692
- margin-left: 4px;
31772
+
31773
+ .E_u18llj45 {
31774
+ font-family: Inter;
31775
+ font-style: normal;
31776
+ font-weight: normal;
31777
+ font-size: 10px;
31778
+ line-height: 12px;
31693
31779
  }
31694
31780
 
31695
- .E_f17jvtfk {
31696
- width: 100%;
31697
- height: 100%;
31698
- display: flex;
31699
- align-items: center;
31700
- justify-content: center;
31781
+ .E_tju3gfj .date {
31782
+ margin-right: 4px;
31701
31783
  }
31702
31784
 
31703
- .E_nzppkea {
31704
- font-size: 90%;
31705
- font-weight: bold;
31706
- background-color: rgba(240, 243, 247, 0.6);
31707
- padding: 1px 4px 1px;
31708
- margin-left: 2px;
31709
- margin-right: 2px;
31710
- border: 1px solid rgba(213, 219, 227, 0.6);
31785
+ .E_s1sck0th {
31786
+ padding: 0 8px;
31711
31787
  border-radius: 4px;
31712
31788
  }
31713
31789
 
31714
- .E_f4mi9eq.form-item-general {
31715
- width: 640px;
31716
- }
31717
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31718
- margin-top: 16px;
31790
+ .E_m855nr1 {
31791
+ padding: 2px 8px;
31792
+ border-radius: 3px;
31719
31793
  }
31720
- .E_f4mi9eq.form-item-compact {
31721
- width: 412px;
31722
- }
31723
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31724
- margin-top: 8px;
31725
- }
31726
- .E_f4mi9eq .form-item {
31727
- width: auto;
31728
- }
31729
- .E_f4mi9eq .form-item-main {
31730
- position: relative;
31731
- display: flex;
31732
- }
31733
- .E_f4mi9eq .form-item-extra {
31734
- margin-top: 4px;
31735
- width: 100%;
31736
- padding: 14px;
31737
- background: #f2f4f6;
31738
- font-size: 13px;
31739
- line-height: 1.8;
31740
- color: #8e9aa9;
31794
+
31795
+ .E_l1270xpg {
31796
+ padding: 3px 8px;
31797
+ border-radius: 2px;
31741
31798
  }
31742
- .E_f4mi9eq .form-item-label {
31743
- padding-right: 12px;
31744
- font-size: 13px;
31745
- color: rgba(44, 56, 82, 0.6);
31799
+
31800
+ .E_t14rextb.ant-tag:hover {
31801
+ opacity: unset;
31746
31802
  }
31747
- .E_f4mi9eq .form-item-label.label-right {
31748
- text-align: right;
31803
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31804
+ margin: 0;
31805
+ margin-right: 8px;
31806
+ display: inline-flex;
31807
+ align-items: center;
31808
+ border: none;
31749
31809
  }
31750
- .E_f4mi9eq .form-item-label,
31751
- .E_f4mi9eq .form-item-control {
31752
- line-height: 32px;
31810
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31811
+ width: 16px;
31812
+ height: 16px;
31813
+ color: inherit;
31814
+ margin-left: 4px;
31815
+ opacity: 0.6;
31816
+ display: inline-flex;
31753
31817
  }
31754
- .E_f4mi9eq .form-item-control .form-item-error {
31755
- line-height: 18px;
31818
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31819
+ opacity: 1;
31756
31820
  }
31757
- .E_f4mi9eq .form-item-children {
31758
- width: 100%;
31821
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31822
+ color: #0080ff;
31823
+ background-color: rgba(0, 136, 255, 0.1);
31759
31824
  }
31760
- .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 {
31761
- width: 100%;
31825
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31826
+ color: #f0483e;
31827
+ background-color: rgba(255, 74, 74, 0.1);
31762
31828
  }
31763
- .E_f4mi9eq .form-item-error {
31764
- color: #e75a3a;
31765
- height: 0;
31766
- overflow: hidden;
31829
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31830
+ color: #e07f00;
31831
+ background-color: rgba(255, 187, 0, 0.1);
31767
31832
  }
31768
- .E_f4mi9eq .form-item-error-enter-done {
31769
- margin-top: 4px;
31770
- height: auto;
31771
- overflow: auto;
31833
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31834
+ color: #008f4c;
31835
+ background-color: rgba(30, 201, 127, 0.1);
31772
31836
  }
31773
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31774
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31775
- border: 1px solid #e75a3a;
31776
- color: #e75a3a;
31837
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31838
+ color: #1d326c;
31839
+ background-color: rgba(225, 230, 241, 0.6);
31777
31840
  }
31778
-
31779
- .E_fh0ewl8 {
31780
- color: #2d3a56;
31781
- font-weight: bold;
31782
- padding-bottom: 6px;
31783
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31784
- margin-bottom: 16px;
31841
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31842
+ color: #7E41FF;
31843
+ background-color: rgba(126, 65, 255, 0.1);
31785
31844
  }
31786
- .E_fh0ewl8:not(:first-of-type) {
31787
- margin-top: 16px;
31845
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31846
+ color: #fff;
31788
31847
  }
31789
-
31790
- .E_e1qrlvot {
31791
- width: 8px;
31792
- height: 24px;
31793
- display: flex;
31794
- justify-content: center;
31795
- align-items: center;
31796
- cursor: pointer;
31797
- transition: all 200ms ease-out 40ms;
31848
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31849
+ background-color: #f0483e;
31798
31850
  }
31799
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31800
- content: "";
31801
- width: 1px;
31802
- height: 6px;
31803
- border-radius: 1px;
31804
- background: #ccd4e3;
31805
- position: relative;
31806
- right: 2px;
31807
- transform: rotate(-45deg);
31851
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31852
+ background-color: #fea008;
31808
31853
  }
31809
- .E_e1qrlvot:after {
31810
- transform: rotate(45deg);
31811
- left: 1px;
31854
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31855
+ background-color: #00ba5d;
31812
31856
  }
31813
-
31814
- .E_w9ic984.ant-alert-warning {
31815
- border: 0;
31816
- background: rgba(255, 187, 0, 0.1);
31817
- border-radius: 6px;
31857
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31858
+ background-color: #0080ff;
31818
31859
  }
31819
- .E_w9ic984.ant-alert,
31820
- .E_w9ic984 .ant-alert-message {
31821
- color: #e07f00;
31860
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31861
+ background-color: #6b7d99;
31822
31862
  }
31823
- .E_w9ic984.ant-alert .dashed-border-bottom,
31824
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31825
- border-bottom-color: #e07f00;
31863
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31864
+ background-color: #7E41FF;
31826
31865
  }
31827
31866
 
31828
- .E_n1k9qi4r {
31867
+ .E_cnujxq2 {
31829
31868
  display: flex;
31830
- flex-direction: row;
31831
- padding: 7px 12px;
31832
- background: rgba(255, 187, 0, 0.1);
31833
- border-radius: 6px;
31834
- color: #e07f00;
31835
- font-size: 12px;
31836
- line-height: 18px;
31869
+ flex-direction: column;
31837
31870
  }
31838
- .E_n1k9qi4r .icon-wrapper {
31839
- margin-right: 10px;
31840
- height: 18px;
31871
+
31872
+ .E_m7s48ia {
31873
+ max-width: 1120px;
31874
+ width: 100%;
31875
+ margin: 0 auto;
31876
+ height: 100%;
31841
31877
  }
31842
31878
 
31843
- .E_n16fsg9x {
31879
+ .E_wt5zbg6 {
31880
+ max-width: 1120px;
31881
+ width: 100%;
31882
+ margin: 0 auto;
31844
31883
  display: flex;
31845
- flex-direction: row;
31846
- padding: 7px 12px;
31847
- background: rgba(225, 230, 241, 0.6);
31848
- border-radius: 6px;
31849
- color: rgba(44, 56, 82, 0.6);
31850
- font-size: 12px;
31851
- line-height: 18px;
31852
31884
  }
31853
- .E_n16fsg9x .icon-wrapper {
31854
- margin-right: 10px;
31855
- height: 18px;
31885
+ .E_wt5zbg6 .left,
31886
+ .E_wt5zbg6 .right {
31887
+ flex-grow: 0;
31888
+ flex-shrink: 0;
31889
+ flex-basis: 21%;
31856
31890
  }
31857
-
31858
- .E_i173wxzw {
31891
+ .E_wt5zbg6 .left {
31859
31892
  display: flex;
31860
- flex-direction: row;
31861
- padding: 7px 12px;
31862
- background: rgba(0, 136, 255, 0.1);
31863
- border-radius: 6px;
31864
- color: #005ed1;
31865
- font-size: 12px;
31866
- line-height: 18px;
31867
- }
31868
- .E_i173wxzw .icon-wrapper {
31869
- margin-right: 10px;
31870
- height: 18px;
31893
+ justify-content: flex-end;
31894
+ padding-right: 44px;
31871
31895
  }
31872
-
31873
- .E_dld369h {
31874
- color: rgba(44, 56, 82, 0.6);
31875
- margin-top: 5px;
31876
- font-size: 12px;
31877
- line-height: 18px;
31896
+ .E_wt5zbg6 .right {
31897
+ padding-left: 44px;
31878
31898
  }
31879
-
31880
- .E_s1epv22q {
31881
- color: #f0483e;
31882
- font-size: 12px;
31883
- white-space: pre-wrap;
31899
+ .E_wt5zbg6 .middle {
31900
+ margin-bottom: 40px;
31901
+ flex-grow: 0;
31902
+ flex-shrink: 0;
31903
+ flex-basis: 58%;
31884
31904
  }
31885
-
31886
- .E_okus5hk {
31887
- display: flex;
31888
- align-items: center;
31889
- justify-content: flex-end;
31905
+ .E_wt5zbg6 .middle .form-base-field {
31906
+ width: 100%;
31890
31907
  }
31891
- .E_okus5hk .icon-wrapper {
31892
- margin-right: 16px;
31908
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31909
+ width: auto;
31893
31910
  }
31894
31911
 
31895
- .E_t1auuzri {
31896
- color: rgba(0, 21, 64, 0.3);
31912
+ .E_h18jprzg .ant-modal-header {
31913
+ margin: 0 auto;
31914
+ width: 100%;
31915
+ max-width: 648px;
31897
31916
  }
31898
-
31899
- .E_i74cfyt.ant-input {
31900
- padding: 5px 12px;
31901
- line-height: 20px;
31902
- color: #2d3a56;
31903
- border-radius: 6px;
31904
- border-color: rgba(172, 186, 211, 0.6);
31905
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31917
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31918
+ margin-left: 0;
31906
31919
  }
31907
- .E_i74cfyt.ant-input.ant-input-lg {
31908
- padding: 8px 16px;
31909
- line-height: 22px;
31920
+ .E_h18jprzg .ant-modal-body {
31921
+ margin: 0 auto;
31922
+ padding: 0;
31923
+ width: 100%;
31924
+ max-width: 648px;
31925
+ overflow: hidden;
31910
31926
  }
31911
- .E_i74cfyt.ant-input.ant-input-sm {
31912
- padding: 2px 8px;
31913
- line-height: 18px;
31927
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31928
+ margin-bottom: 40px;
31914
31929
  }
31915
- .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 {
31916
- border-color: rgba(107, 128, 167, 0.6);
31917
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31918
- z-index: 1;
31930
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31931
+ height: calc(100vh - 225px);
31932
+ overflow-y: auto;
31919
31933
  }
31920
- .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 {
31921
- border-color: #0096ff;
31922
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31923
- z-index: 1;
31934
+ .E_h18jprzg .ant-modal-footer .footer-content {
31935
+ margin: 0 auto;
31936
+ max-width: 648px;
31924
31937
  }
31925
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31926
- border-color: #e75a3a;
31927
- color: #e75a3a;
31938
+
31939
+ .E_h16z9xgz .ant-modal-header {
31940
+ margin: 0 auto;
31941
+ width: 100%;
31942
+ max-width: 1024px;
31928
31943
  }
31929
- .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 {
31930
- border-color: #e75a3a;
31931
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31944
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31945
+ margin-left: 0;
31932
31946
  }
31933
- .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 {
31934
- border-color: #e75a3a;
31935
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31947
+ .E_h16z9xgz .ant-modal-body {
31948
+ margin: 0 auto;
31949
+ padding: 0;
31950
+ width: 100%;
31951
+ max-width: 1024px;
31952
+ overflow: hidden;
31936
31953
  }
31937
- .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 {
31938
- background: rgba(211, 218, 235, 0.6);
31939
- color: rgba(0, 21, 64, 0.3);
31940
- border-color: rgba(172, 186, 211, 0.6);
31954
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31955
+ margin-bottom: 40px;
31941
31956
  }
31942
- .E_i74cfyt.ant-input-affix-wrapper {
31943
- padding: 5px 12px;
31944
- border-radius: 6px;
31945
- border-color: rgba(172, 186, 211, 0.6);
31957
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31958
+ height: calc(100vh - 225px);
31959
+ overflow-y: auto;
31960
+ }
31961
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31962
+ margin: 0 auto;
31963
+ max-width: 1024px;
31964
+ }
31965
+
31966
+ .E_f1lrhghm {
31967
+ flex: 1;
31968
+ }
31969
+ .E_f1lrhghm label {
31970
+ font-size: 13px;
31971
+ line-height: 20px;
31972
+ color: rgba(44, 56, 82, 0.6);
31973
+ }
31974
+ .E_f1lrhghm .title {
31975
+ font-size: 14px;
31946
31976
  line-height: 20px;
31947
31977
  color: #2d3a56;
31948
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31978
+ margin-bottom: 12px;
31949
31979
  }
31950
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31951
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31952
- color: rgba(44, 56, 82, 0.6);
31980
+ .E_f1lrhghm.connect-cluster .title {
31981
+ padding-bottom: 26px;
31953
31982
  }
31954
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31955
- padding: 8px 16px;
31956
- line-height: 22px;
31983
+
31984
+ .E_f18ot8em {
31985
+ padding: 25px 0 15px 0;
31986
+ border-bottom: 1px solid #e1e5eb;
31987
+ margin-bottom: 16px;
31957
31988
  }
31958
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31959
- padding: 2px 8px;
31960
- line-height: 18px;
31989
+
31990
+ .E_f1l1g2k0 {
31991
+ display: flex;
31992
+ align-items: center;
31993
+ margin-bottom: 8px;
31961
31994
  }
31962
- .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 {
31963
- border-color: rgba(107, 128, 167, 0.6);
31964
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31995
+ .E_f1l1g2k0 > label {
31996
+ width: 216px;
31965
31997
  }
31966
- .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 {
31967
- border-color: #0096ff;
31968
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31998
+ .E_f1l1g2k0 > label + * {
31999
+ width: 100%;
31969
32000
  }
31970
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31971
- border-color: #e75a3a;
32001
+ .E_f1l1g2k0 .ant-select {
32002
+ width: 100%;
31972
32003
  }
31973
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32004
+
32005
+ .E_e1k89cwg {
31974
32006
  color: #e75a3a;
32007
+ margin-right: 10px;
31975
32008
  }
31976
- .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 {
31977
- border-color: #e75a3a;
31978
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32009
+
32010
+ .E_d1oui1gf {
32011
+ width: 100%;
32012
+ height: 1px;
32013
+ background: rgba(213, 219, 227, 0.6);
32014
+ margin: 24px 0;
31979
32015
  }
31980
- .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 {
31981
- border-color: #e75a3a;
31982
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32016
+
32017
+ .E_l15itdbb {
32018
+ display: flex;
32019
+ justify-content: center;
32020
+ align-items: center;
32021
+ height: 100%;
31983
32022
  }
31984
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31985
- background: rgba(211, 218, 235, 0.6);
31986
- color: rgba(0, 21, 64, 0.3);
31987
- border-color: rgba(172, 186, 211, 0.6);
32023
+
32024
+ .E_d1y3z4w {
32025
+ display: inline-block;
32026
+ width: 4px;
32027
+ height: 4px;
32028
+ background: #8e9aa9;
32029
+ opacity: 0.4;
32030
+ border-radius: 50%;
32031
+ margin: 0 4px;
31988
32032
  }
31989
- textarea.E_i74cfyt.ant-input {
31990
- transition-property: height;
31991
- transition-delay: 50ms;
32033
+
32034
+ .E_m177r7a3 .ant-modal-header,
32035
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32036
+ width: 648px;
32037
+ margin: 0 auto;
31992
32038
  }
31993
- textarea.E_i74cfyt.ant-input.textarea-large {
31994
- min-height: 40px;
31995
- height: 40px;
32039
+ .E_m177r7a3 .ant-modal-header {
32040
+ padding: 35px 0 24px;
32041
+ border: none;
31996
32042
  }
31997
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31998
- height: 80px;
32043
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32044
+ font-size: 30px;
31999
32045
  }
32000
- textarea.E_i74cfyt.ant-input.textarea-middle {
32001
- min-height: 32px;
32002
- height: 32px;
32046
+ .E_m177r7a3 .ant-modal-body {
32047
+ padding: 4px 0 2px;
32003
32048
  }
32004
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32005
- height: 64px;
32049
+ .E_m177r7a3 .ant-modal-footer {
32050
+ border: none;
32006
32051
  }
32007
- textarea.E_i74cfyt.ant-input.textarea-small {
32008
- min-height: 24px;
32009
- height: 24px;
32052
+
32053
+ .E_t1wwio3v {
32054
+ font-size: 12px;
32055
+ line-height: 18px;
32056
+ font-weight: bold;
32057
+ color: #fff;
32058
+ padding: 0 4px;
32059
+ border-radius: 4px;
32060
+ display: inline-block;
32061
+ background: var(--t1wwio3v-0);
32010
32062
  }
32011
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
32012
- height: 40px;
32063
+ .E_t1wwio3v:not(:first-child) {
32064
+ margin-left: 4px;
32013
32065
  }
32014
32066
 
32015
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
32067
+ .E_f17jvtfk {
32068
+ width: 100%;
32069
+ height: 100%;
32070
+ display: flex;
32071
+ align-items: center;
32072
+ justify-content: center;
32073
+ }
32074
+
32075
+ .E_nzppkea {
32076
+ font-size: 90%;
32077
+ font-weight: bold;
32078
+ background-color: rgba(240, 243, 247, 0.6);
32079
+ padding: 1px 4px 1px;
32080
+ margin-left: 2px;
32081
+ margin-right: 2px;
32016
32082
  border: 1px solid rgba(213, 219, 227, 0.6);
32017
32083
  border-radius: 4px;
32018
32084
  }
32019
- .E_k1ci6977.input-tags {
32020
- position: relative;
32021
- padding: 6px;
32022
- height: 32px;
32023
- cursor: pointer;
32024
- transition: border 150ms;
32085
+
32086
+ .E_f4mi9eq.form-item-general {
32087
+ width: 640px;
32025
32088
  }
32026
- .E_k1ci6977.input-tags:hover {
32027
- border-color: #0080ff;
32028
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32089
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32090
+ margin-top: 16px;
32029
32091
  }
32030
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32031
- padding-right: 30px;
32092
+ .E_f4mi9eq.form-item-compact {
32093
+ width: 412px;
32032
32094
  }
32033
- .E_k1ci6977.input-tags .input-tags-inner {
32034
- display: flex;
32095
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32096
+ margin-top: 8px;
32035
32097
  }
32036
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32098
+ .E_f4mi9eq .form-item {
32099
+ width: auto;
32100
+ }
32101
+ .E_f4mi9eq .form-item-main {
32102
+ position: relative;
32037
32103
  display: flex;
32038
32104
  }
32039
- .E_k1ci6977.input-tags .input-tag-suffix {
32040
- position: absolute;
32041
- right: 12px;
32042
- top: 50%;
32043
- transform: translateY(-50%);
32105
+ .E_f4mi9eq .form-item-extra {
32106
+ margin-top: 4px;
32107
+ width: 100%;
32108
+ padding: 14px;
32109
+ background: #f2f4f6;
32110
+ font-size: 13px;
32111
+ line-height: 1.8;
32112
+ color: #8e9aa9;
32044
32113
  }
32045
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32046
- color: rgba(0, 0, 0, 0.25);
32047
- font-size: 12px;
32048
- cursor: pointer;
32114
+ .E_f4mi9eq .form-item-label {
32115
+ padding-right: 12px;
32116
+ font-size: 13px;
32117
+ color: rgba(44, 56, 82, 0.6);
32049
32118
  }
32050
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32051
- color: rgba(0, 0, 0, 0.45);
32119
+ .E_f4mi9eq .form-item-label.label-right {
32120
+ text-align: right;
32052
32121
  }
32053
- .E_k1ci6977.has-focus-indicator {
32054
- position: relative;
32055
- overflow: hidden;
32122
+ .E_f4mi9eq .form-item-label,
32123
+ .E_f4mi9eq .form-item-control {
32124
+ line-height: 32px;
32056
32125
  }
32057
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32058
- position: absolute;
32059
- top: 50%;
32060
- transform: translateY(-50%);
32061
- left: -16px;
32062
- transition: left 150ms ease;
32063
- opacity: 0;
32064
- }
32065
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32066
- left: 8px;
32067
- opacity: 1;
32068
- }
32069
- .E_k1ci6977.has-focus-indicator input {
32070
- transition: margin-left 150ms ease;
32071
- margin-left: 0px;
32126
+ .E_f4mi9eq .form-item-control .form-item-error {
32127
+ line-height: 18px;
32072
32128
  }
32073
- .E_k1ci6977.has-focus-indicator input:focus {
32074
- margin-left: 16px;
32129
+ .E_f4mi9eq .form-item-children {
32130
+ width: 100%;
32075
32131
  }
32076
-
32077
- input.E_l1f7td1d.ant-input {
32078
- border-top-right-radius: 0;
32079
- border-bottom-right-radius: 0;
32132
+ .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 {
32133
+ width: 100%;
32080
32134
  }
32081
-
32082
- .E_l1f7td1d.ant-input-affix-wrapper {
32083
- border-top-right-radius: 0;
32084
- border-bottom-right-radius: 0;
32135
+ .E_f4mi9eq .form-item-error {
32136
+ color: #e75a3a;
32137
+ height: 0;
32138
+ overflow: hidden;
32085
32139
  }
32086
-
32087
- input.E_rf8rlle.ant-input {
32088
- border-top-left-radius: 0;
32089
- border-bottom-left-radius: 0;
32140
+ .E_f4mi9eq .form-item-error-enter-done {
32141
+ margin-top: 4px;
32142
+ height: auto;
32143
+ overflow: auto;
32090
32144
  }
32091
-
32092
- .E_rf8rlle.ant-input-affix-wrapper {
32093
- border-top-left-radius: 0;
32094
- border-bottom-left-radius: 0;
32145
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32146
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32147
+ border: 1px solid #e75a3a;
32148
+ color: #e75a3a;
32095
32149
  }
32096
32150
 
32097
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32098
- border-top-right-radius: 0;
32099
- border-bottom-right-radius: 0;
32151
+ .E_fh0ewl8 {
32152
+ color: #2d3a56;
32153
+ font-weight: bold;
32154
+ padding-bottom: 6px;
32155
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32156
+ margin-bottom: 16px;
32100
32157
  }
32101
-
32102
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32103
- border-top-left-radius: 0;
32104
- border-bottom-left-radius: 0;
32158
+ .E_fh0ewl8:not(:first-of-type) {
32159
+ margin-top: 16px;
32105
32160
  }
32106
32161
 
32107
- .E_c3ni091 {
32162
+ .E_e1qrlvot {
32163
+ width: 8px;
32164
+ height: 24px;
32108
32165
  display: flex;
32109
- flex-direction: column;
32110
- }
32111
- .E_c3ni091 .select-wrapper {
32112
- margin-top: 12px;
32113
- }
32114
- .E_c3ni091 .select-wrapper .select {
32115
- width: 100%;
32166
+ justify-content: center;
32167
+ align-items: center;
32168
+ cursor: pointer;
32169
+ transition: all 200ms ease-out 40ms;
32116
32170
  }
32117
- .E_c3ni091 .radio-wrapper {
32118
- margin-top: 24px;
32171
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32172
+ content: "";
32173
+ width: 1px;
32174
+ height: 6px;
32175
+ border-radius: 1px;
32176
+ background: #ccd4e3;
32177
+ position: relative;
32178
+ right: 2px;
32179
+ transform: rotate(-45deg);
32119
32180
  }
32120
- .E_c3ni091 div.form-item {
32121
- width: 100%;
32181
+ .E_e1qrlvot:after {
32182
+ transform: rotate(45deg);
32183
+ left: 1px;
32122
32184
  }
32123
32185
 
32124
- .E_d105ju2d {
32125
- font-size: 14px;
32126
- font-weight: 500;
32127
- color: #3e4652;
32128
- line-height: 18px;
32186
+ .E_w9ic984.ant-alert-warning {
32187
+ border: 0;
32188
+ background: rgba(255, 187, 0, 0.1);
32189
+ border-radius: 6px;
32129
32190
  }
32130
- .E_d105ju2d + .E_d105ju2d {
32131
- margin-top: 16px;
32191
+ .E_w9ic984.ant-alert,
32192
+ .E_w9ic984 .ant-alert-message {
32193
+ color: #e07f00;
32132
32194
  }
32133
- .E_d105ju2d + * {
32134
- margin-top: 16px;
32195
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32196
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32197
+ border-bottom-color: #e07f00;
32135
32198
  }
32136
32199
 
32137
- .E_lh0l62z.E_d105ju2d {
32200
+ .E_n1k9qi4r {
32201
+ display: flex;
32202
+ flex-direction: row;
32203
+ padding: 7px 12px;
32204
+ background: rgba(255, 187, 0, 0.1);
32205
+ border-radius: 6px;
32206
+ color: #e07f00;
32138
32207
  font-size: 12px;
32139
- color: rgba(44, 56, 82, 0.6);
32140
- margin-top: 12px;
32141
- }
32142
-
32143
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32144
32208
  line-height: 18px;
32145
- font-weight: 500;
32146
- margin-top: 0;
32147
- white-space: initial;
32148
- }
32149
-
32150
- .E_r1skkc3l {
32151
- display: block;
32152
32209
  }
32153
- .E_r1skkc3l span {
32154
- font-size: 14px;
32155
- font-weight: 500;
32156
- line-height: 32px;
32157
- color: #3e4652;
32210
+ .E_n1k9qi4r .icon-wrapper {
32211
+ margin-right: 10px;
32212
+ height: 18px;
32158
32213
  }
32159
32214
 
32160
- .E_c3cobmo {
32161
- margin-top: 16px;
32162
- padding: 8px;
32163
- border-radius: 6px;
32215
+ .E_n16fsg9x {
32216
+ display: flex;
32217
+ flex-direction: row;
32218
+ padding: 7px 12px;
32164
32219
  background: rgba(225, 230, 241, 0.6);
32220
+ border-radius: 6px;
32165
32221
  color: rgba(44, 56, 82, 0.6);
32166
32222
  font-size: 12px;
32223
+ line-height: 18px;
32167
32224
  }
32168
- .E_c3cobmo div {
32169
- line-height: 20px;
32170
- display: flex;
32171
- align-items: center;
32172
- word-break: break-all;
32225
+ .E_n16fsg9x .icon-wrapper {
32226
+ margin-right: 10px;
32227
+ height: 18px;
32173
32228
  }
32174
- .E_c3cobmo .title {
32175
- font-weight: 700;
32229
+
32230
+ .E_i173wxzw {
32231
+ display: flex;
32232
+ flex-direction: row;
32233
+ padding: 7px 12px;
32234
+ background: rgba(0, 136, 255, 0.1);
32235
+ border-radius: 6px;
32236
+ color: #005ed1;
32237
+ font-size: 12px;
32176
32238
  line-height: 18px;
32177
- margin: 4px 0;
32178
32239
  }
32179
-
32180
- .E_dsnbhzf {
32181
- font-family: Inter;
32182
- font-style: normal;
32183
- font-weight: bold;
32184
- font-size: 32px;
32185
- line-height: 40px;
32240
+ .E_i173wxzw .icon-wrapper {
32241
+ margin-right: 10px;
32242
+ height: 18px;
32186
32243
  }
32187
32244
 
32188
- .E_d1mvo22k {
32189
- font-family: Inter;
32190
- font-style: normal;
32191
- font-weight: bold;
32192
- font-size: 24px;
32193
- line-height: 32px;
32245
+ .E_dld369h {
32246
+ color: rgba(44, 56, 82, 0.6);
32247
+ margin-top: 5px;
32248
+ font-size: 12px;
32249
+ line-height: 18px;
32194
32250
  }
32195
32251
 
32196
- .E_d1b444tr {
32197
- font-family: Inter;
32198
- font-style: normal;
32199
- font-weight: normal;
32200
- font-size: 32px;
32201
- line-height: 40px;
32252
+ .E_s1epv22q {
32253
+ color: #f0483e;
32254
+ font-size: 12px;
32255
+ white-space: pre-wrap;
32202
32256
  }
32203
32257
 
32204
- .E_dvs0kue {
32205
- font-family: Inter;
32206
- font-style: normal;
32207
- font-weight: bold;
32208
- font-size: 20px;
32209
- line-height: 24px;
32258
+ .E_okus5hk {
32259
+ display: flex;
32260
+ align-items: center;
32261
+ justify-content: flex-end;
32210
32262
  }
32211
-
32212
- .E_d1hcbfcq {
32213
- font-family: Inter;
32214
- font-style: normal;
32215
- font-weight: normal;
32216
- font-size: 20px;
32217
- line-height: 24px;
32263
+ .E_okus5hk .icon-wrapper {
32264
+ margin-right: 16px;
32218
32265
  }
32219
32266
 
32220
- .E_d1cz922v {
32221
- font-family: Inter;
32222
- font-style: normal;
32223
- font-weight: bold;
32224
- font-size: 18px;
32225
- line-height: 22px;
32267
+ .E_t1auuzri {
32268
+ color: rgba(0, 21, 64, 0.3);
32226
32269
  }
32227
32270
 
32228
- .E_d3nzbrm {
32229
- font-family: Inter;
32230
- font-style: normal;
32231
- font-weight: normal;
32232
- font-size: 18px;
32233
- line-height: 22px;
32271
+ .E_i74cfyt.ant-input {
32272
+ padding: 5px 12px;
32273
+ line-height: 20px;
32274
+ color: #2d3a56;
32275
+ border-radius: 6px;
32276
+ border-color: rgba(172, 186, 211, 0.6);
32277
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32234
32278
  }
32235
-
32236
- .E_h1g0p5ob {
32237
- font-family: Inter;
32238
- font-style: normal;
32239
- font-weight: bold;
32240
- font-size: 16px;
32279
+ .E_i74cfyt.ant-input.ant-input-lg {
32280
+ padding: 8px 16px;
32241
32281
  line-height: 22px;
32242
32282
  }
32243
-
32244
- .E_hydo2ej {
32245
- font-family: Inter;
32246
- font-style: normal;
32247
- font-weight: normal;
32248
- font-size: 16px;
32249
- line-height: 22px;
32283
+ .E_i74cfyt.ant-input.ant-input-sm {
32284
+ padding: 2px 8px;
32285
+ line-height: 18px;
32250
32286
  }
32251
-
32252
- .E_h1hbuq0r {
32253
- font-family: Inter;
32254
- font-style: normal;
32255
- font-weight: bold;
32256
- font-size: 14px;
32257
- line-height: 20px;
32287
+ .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 {
32288
+ border-color: rgba(107, 128, 167, 0.6);
32289
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32290
+ z-index: 1;
32258
32291
  }
32259
-
32260
- .E_h13bondg {
32261
- font-family: Inter;
32262
- font-style: normal;
32263
- font-weight: normal;
32264
- font-size: 14px;
32292
+ .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 {
32293
+ border-color: #0096ff;
32294
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32295
+ z-index: 1;
32296
+ }
32297
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32298
+ border-color: #e75a3a;
32299
+ color: #e75a3a;
32300
+ }
32301
+ .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 {
32302
+ border-color: #e75a3a;
32303
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32304
+ }
32305
+ .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 {
32306
+ border-color: #e75a3a;
32307
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32308
+ }
32309
+ .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 {
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
+ .E_i74cfyt.ant-input-affix-wrapper {
32315
+ padding: 5px 12px;
32316
+ border-radius: 6px;
32317
+ border-color: rgba(172, 186, 211, 0.6);
32265
32318
  line-height: 20px;
32319
+ color: #2d3a56;
32320
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32266
32321
  }
32267
-
32268
- .E_h1mhvdlx {
32269
- font-family: Inter;
32270
- font-style: normal;
32271
- font-weight: bold;
32272
- font-size: 12px;
32273
- line-height: 18px;
32322
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32323
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32324
+ color: rgba(44, 56, 82, 0.6);
32274
32325
  }
32275
-
32276
- .E_h1inmfq6 {
32277
- font-family: Inter;
32278
- font-style: normal;
32279
- font-weight: normal;
32280
- font-size: 12px;
32281
- line-height: 18px;
32326
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32327
+ padding: 8px 16px;
32328
+ line-height: 22px;
32282
32329
  }
32283
-
32284
- .E_h1kfc0la {
32285
- font-family: Inter;
32286
- font-style: normal;
32287
- font-weight: bold;
32288
- text-transform: uppercase;
32289
- font-feature-settings: "cpsp" on;
32290
- font-size: 12px;
32330
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32331
+ padding: 2px 8px;
32291
32332
  line-height: 18px;
32292
32333
  }
32293
-
32294
- .E_h10xnyuu {
32295
- font-family: Inter;
32296
- font-style: normal;
32297
- font-weight: normal;
32298
- text-transform: uppercase;
32299
- font-feature-settings: "cpsp" on;
32300
- font-size: 12px;
32301
- line-height: 18px;
32334
+ .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 {
32335
+ border-color: rgba(107, 128, 167, 0.6);
32336
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32302
32337
  }
32303
-
32304
- .E_lrcmi0v {
32305
- font-family: Inter;
32306
- font-style: normal;
32307
- font-weight: normal;
32308
- font-size: 16px;
32309
- line-height: 24px;
32338
+ .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 {
32339
+ border-color: #0096ff;
32340
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32310
32341
  }
32311
-
32312
- .E_lzt43lp {
32313
- font-family: Inter;
32314
- font-style: normal;
32315
- font-weight: bold;
32316
- font-size: 16px;
32317
- line-height: 24px;
32342
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32343
+ border-color: #e75a3a;
32318
32344
  }
32319
-
32320
- .E_l5yc9nt {
32321
- font-family: Inter;
32322
- font-style: normal;
32323
- font-weight: normal;
32324
- font-size: 16px;
32325
- line-height: 24px;
32345
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32346
+ color: #e75a3a;
32326
32347
  }
32327
-
32328
- .E_l1fbkbzo {
32329
- font-family: Inter;
32330
- font-style: normal;
32331
- font-weight: bold;
32332
- font-size: 16px;
32333
- line-height: 24px;
32348
+ .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 {
32349
+ border-color: #e75a3a;
32350
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32334
32351
  }
32335
-
32336
- .E_lahvcax {
32337
- font-family: Inter;
32338
- font-style: normal;
32339
- font-weight: normal;
32340
- text-transform: uppercase;
32341
- font-feature-settings: "cpsp" on;
32342
- font-size: 16px;
32343
- line-height: 24px;
32352
+ .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 {
32353
+ border-color: #e75a3a;
32354
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32344
32355
  }
32345
-
32346
- .E_l11q3pxd {
32347
- font-family: Inter;
32348
- font-style: normal;
32349
- font-weight: bold;
32350
- text-transform: uppercase;
32351
- font-feature-settings: "cpsp" on;
32352
- font-size: 16px;
32353
- line-height: 24px;
32356
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32357
+ background: rgba(211, 218, 235, 0.6);
32358
+ color: rgba(0, 21, 64, 0.3);
32359
+ border-color: rgba(172, 186, 211, 0.6);
32354
32360
  }
32355
-
32356
- .E_lfuc2qu {
32357
- font-family: Inter;
32358
- font-style: normal;
32359
- font-weight: normal;
32360
- font-size: 14px;
32361
- line-height: 22px;
32361
+ textarea.E_i74cfyt.ant-input {
32362
+ transition-property: height;
32363
+ transition-delay: 50ms;
32362
32364
  }
32363
-
32364
- .E_l1jmp8r0 {
32365
- font-family: Inter;
32366
- font-style: normal;
32367
- font-weight: 500;
32368
- font-size: 14px;
32369
- line-height: 22px;
32365
+ textarea.E_i74cfyt.ant-input.textarea-large {
32366
+ min-height: 40px;
32367
+ height: 40px;
32370
32368
  }
32371
-
32372
- .E_lcnm221 {
32373
- font-family: Inter;
32374
- font-style: normal;
32375
- font-weight: bold;
32376
- font-size: 14px;
32377
- line-height: 22px;
32369
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32370
+ height: 80px;
32378
32371
  }
32379
-
32380
- .E_lu1z2n5 {
32381
- font-family: Inter;
32382
- font-style: normal;
32383
- font-weight: normal;
32384
- font-size: 14px;
32385
- line-height: 22px;
32372
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32373
+ min-height: 32px;
32374
+ height: 32px;
32386
32375
  }
32387
-
32388
- .E_l1r59djn {
32389
- font-family: Inter;
32390
- font-style: normal;
32391
- font-weight: bold;
32392
- font-size: 14px;
32393
- line-height: 22px;
32376
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32377
+ height: 64px;
32394
32378
  }
32395
-
32396
- .E_ljm2911 {
32397
- font-family: Inter;
32398
- font-style: normal;
32399
- font-weight: normal;
32400
- text-transform: uppercase;
32401
- font-feature-settings: "cpsp" on;
32402
- font-size: 14px;
32403
- line-height: 22px;
32379
+ textarea.E_i74cfyt.ant-input.textarea-small {
32380
+ min-height: 24px;
32381
+ height: 24px;
32404
32382
  }
32405
-
32406
- .E_l124mzmr {
32407
- font-family: Inter;
32408
- font-style: normal;
32409
- font-weight: bold;
32410
- text-transform: uppercase;
32411
- font-feature-settings: "cpsp" on;
32412
- font-size: 14px;
32413
- line-height: 22px;
32383
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32384
+ height: 40px;
32414
32385
  }
32415
32386
 
32416
- .E_lb3chel {
32417
- font-family: Inter;
32418
- font-style: normal;
32419
- font-weight: normal;
32420
- font-size: 13px;
32421
- line-height: 20px;
32387
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32388
+ border: 1px solid rgba(213, 219, 227, 0.6);
32389
+ border-radius: 4px;
32390
+ }
32391
+ .E_k1ci6977.input-tags {
32392
+ position: relative;
32393
+ padding: 6px;
32394
+ height: 32px;
32395
+ cursor: pointer;
32396
+ transition: border 150ms;
32397
+ }
32398
+ .E_k1ci6977.input-tags:hover {
32399
+ border-color: #0080ff;
32400
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32401
+ }
32402
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32403
+ padding-right: 30px;
32404
+ }
32405
+ .E_k1ci6977.input-tags .input-tags-inner {
32406
+ display: flex;
32407
+ }
32408
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32409
+ display: flex;
32410
+ }
32411
+ .E_k1ci6977.input-tags .input-tag-suffix {
32412
+ position: absolute;
32413
+ right: 12px;
32414
+ top: 50%;
32415
+ transform: translateY(-50%);
32416
+ }
32417
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32418
+ color: rgba(0, 0, 0, 0.25);
32419
+ font-size: 12px;
32420
+ cursor: pointer;
32421
+ }
32422
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32423
+ color: rgba(0, 0, 0, 0.45);
32424
+ }
32425
+ .E_k1ci6977.has-focus-indicator {
32426
+ position: relative;
32427
+ overflow: hidden;
32428
+ }
32429
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32430
+ position: absolute;
32431
+ top: 50%;
32432
+ transform: translateY(-50%);
32433
+ left: -16px;
32434
+ transition: left 150ms ease;
32435
+ opacity: 0;
32436
+ }
32437
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32438
+ left: 8px;
32439
+ opacity: 1;
32440
+ }
32441
+ .E_k1ci6977.has-focus-indicator input {
32442
+ transition: margin-left 150ms ease;
32443
+ margin-left: 0px;
32444
+ }
32445
+ .E_k1ci6977.has-focus-indicator input:focus {
32446
+ margin-left: 16px;
32422
32447
  }
32423
32448
 
32424
- .E_lv9jstu {
32425
- font-family: Inter;
32426
- font-style: normal;
32427
- font-weight: 600;
32428
- font-size: 13px;
32429
- line-height: 20px;
32449
+ input.E_l1f7td1d.ant-input {
32450
+ border-top-right-radius: 0;
32451
+ border-bottom-right-radius: 0;
32430
32452
  }
32431
32453
 
32432
- .E_lwqlh3x {
32433
- font-family: Inter;
32434
- font-style: normal;
32435
- font-weight: bold;
32436
- font-size: 13px;
32437
- line-height: 20px;
32454
+ .E_l1f7td1d.ant-input-affix-wrapper {
32455
+ border-top-right-radius: 0;
32456
+ border-bottom-right-radius: 0;
32438
32457
  }
32439
32458
 
32440
- .E_lalum9y {
32441
- font-family: Inter;
32442
- font-style: normal;
32443
- font-weight: normal;
32444
- font-size: 13px;
32445
- line-height: 20px;
32459
+ input.E_rf8rlle.ant-input {
32460
+ border-top-left-radius: 0;
32461
+ border-bottom-left-radius: 0;
32446
32462
  }
32447
32463
 
32448
- .E_l1t6dj5o {
32449
- font-family: Inter;
32450
- font-style: normal;
32451
- font-weight: 600;
32452
- font-size: 13px;
32453
- line-height: 20px;
32464
+ .E_rf8rlle.ant-input-affix-wrapper {
32465
+ border-top-left-radius: 0;
32466
+ border-bottom-left-radius: 0;
32454
32467
  }
32455
32468
 
32456
- .E_l12f6ic {
32457
- font-family: Inter;
32458
- font-style: normal;
32459
- font-weight: bold;
32460
- font-size: 13px;
32461
- line-height: 20px;
32469
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32470
+ border-top-right-radius: 0;
32471
+ border-bottom-right-radius: 0;
32462
32472
  }
32463
32473
 
32464
- .E_l7gmukq {
32465
- font-family: Inter;
32466
- font-style: normal;
32467
- font-weight: normal;
32468
- text-transform: uppercase;
32469
- font-feature-settings: "cpsp" on;
32470
- font-size: 13px;
32471
- line-height: 20px;
32474
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32475
+ border-top-left-radius: 0;
32476
+ border-bottom-left-radius: 0;
32472
32477
  }
32473
32478
 
32474
- .E_lkwl0yp {
32475
- font-family: Inter;
32476
- font-style: normal;
32477
- font-weight: bold;
32478
- text-transform: uppercase;
32479
- font-feature-settings: "cpsp" on;
32480
- font-size: 13px;
32481
- line-height: 20px;
32479
+ .E_c3ni091 {
32480
+ display: flex;
32481
+ flex-direction: column;
32482
32482
  }
32483
-
32484
- .E_l10knv48 {
32485
- font-family: Inter;
32486
- font-style: normal;
32487
- font-weight: normal;
32488
- font-size: 12px;
32489
- line-height: 18px;
32483
+ .E_c3ni091 .select-wrapper {
32484
+ margin-top: 12px;
32485
+ }
32486
+ .E_c3ni091 .select-wrapper .select {
32487
+ width: 100%;
32488
+ }
32489
+ .E_c3ni091 .radio-wrapper {
32490
+ margin-top: 24px;
32491
+ }
32492
+ .E_c3ni091 div.form-item {
32493
+ width: 100%;
32490
32494
  }
32491
32495
 
32492
- .E_l6526ld {
32493
- font-family: Inter;
32494
- font-style: normal;
32496
+ .E_d105ju2d {
32497
+ font-size: 14px;
32495
32498
  font-weight: 500;
32496
- font-size: 12px;
32499
+ color: #3e4652;
32497
32500
  line-height: 18px;
32498
32501
  }
32502
+ .E_d105ju2d + .E_d105ju2d {
32503
+ margin-top: 16px;
32504
+ }
32505
+ .E_d105ju2d + * {
32506
+ margin-top: 16px;
32507
+ }
32499
32508
 
32500
- .E_l1j81vli {
32501
- font-family: Inter;
32502
- font-style: normal;
32503
- font-weight: bold;
32509
+ .E_lh0l62z.E_d105ju2d {
32504
32510
  font-size: 12px;
32505
- line-height: 18px;
32511
+ color: rgba(44, 56, 82, 0.6);
32512
+ margin-top: 12px;
32506
32513
  }
32507
32514
 
32508
- .E_l1x7n1mk {
32509
- font-family: Inter;
32510
- font-style: normal;
32511
- font-weight: normal;
32512
- font-size: 12px;
32515
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32513
32516
  line-height: 18px;
32517
+ font-weight: 500;
32518
+ margin-top: 0;
32519
+ white-space: initial;
32514
32520
  }
32515
32521
 
32516
- .E_l9fqufz {
32517
- font-family: Inter;
32518
- font-style: normal;
32522
+ .E_r1skkc3l {
32523
+ display: block;
32524
+ }
32525
+ .E_r1skkc3l span {
32526
+ font-size: 14px;
32519
32527
  font-weight: 500;
32520
- font-size: 12px;
32521
- line-height: 18px;
32528
+ line-height: 32px;
32529
+ color: #3e4652;
32522
32530
  }
32523
32531
 
32524
- .E_l1iwnybd {
32525
- font-family: Inter;
32526
- font-style: normal;
32527
- font-weight: bold;
32532
+ .E_c3cobmo {
32533
+ margin-top: 16px;
32534
+ padding: 8px;
32535
+ border-radius: 6px;
32536
+ background: rgba(225, 230, 241, 0.6);
32537
+ color: rgba(44, 56, 82, 0.6);
32528
32538
  font-size: 12px;
32539
+ }
32540
+ .E_c3cobmo div {
32541
+ line-height: 20px;
32542
+ display: flex;
32543
+ align-items: center;
32544
+ word-break: break-all;
32545
+ }
32546
+ .E_c3cobmo .title {
32547
+ font-weight: 700;
32529
32548
  line-height: 18px;
32549
+ margin: 4px 0;
32530
32550
  }
32531
32551
 
32532
- .E_lprtm1e {
32533
- font-family: Inter;
32534
- font-style: normal;
32535
- font-weight: normal;
32536
- text-transform: uppercase;
32537
- font-feature-settings: "cpsp" on;
32538
- font-size: 12px;
32539
- line-height: 18px;
32552
+ .E_s1dni7lo {
32553
+ width: 430px !important;
32540
32554
  }
32541
32555
 
32542
- .E_l1lln87h {
32543
- font-family: Inter;
32544
- font-style: normal;
32545
- font-weight: bold;
32546
- text-transform: uppercase;
32547
- font-feature-settings: "cpsp" on;
32548
- font-size: 12px;
32556
+ .E_d1wwmmm5 .ant-select-item-group {
32557
+ padding: 8px 16px;
32549
32558
  line-height: 18px;
32559
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32560
+ height: 34px;
32561
+ min-height: 34px;
32562
+ box-sizing: border-box;
32563
+ margin-top: 8px;
32550
32564
  }
32551
32565
 
32552
- .E_f2pb48l {
32553
- font-family: Inter;
32554
- font-style: normal;
32555
- font-weight: normal;
32556
- font-size: 13px;
32557
- line-height: 20px;
32566
+ .E_o1ugr09p {
32567
+ display: flex;
32568
+ flex-direction: column;
32569
+ margin: 1px 8px;
32570
+ padding: 8px;
32571
+ border-radius: 4px;
32558
32572
  }
32559
-
32560
- .E_fi9emkw {
32561
- font-family: Inter;
32562
- font-style: normal;
32563
- font-weight: normal;
32564
- font-size: 13px;
32565
- line-height: 20px;
32573
+ .E_o1ugr09p .selected-icon {
32574
+ display: none;
32566
32575
  }
32567
-
32568
- .E_f1nrg7da {
32569
- font-family: Inter;
32570
- font-style: normal;
32571
- font-weight: normal;
32572
- font-size: 12px;
32573
- line-height: 18px;
32576
+ .E_o1ugr09p.ant-select-item-option-grouped {
32577
+ padding-left: 8px;
32574
32578
  }
32575
-
32576
- .E_f17k1i3n {
32577
- font-family: Inter;
32578
- font-style: normal;
32579
- font-weight: normal;
32580
- font-size: 12px;
32581
- line-height: 18px;
32579
+ .E_o1ugr09p.ant-select-item-option-selected {
32580
+ background-color: white;
32582
32581
  }
32583
-
32584
- .E_t1tvuj2e {
32585
- font-family: Inter;
32586
- font-style: normal;
32587
- font-weight: normal;
32588
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32589
- font-size: 13px;
32590
- line-height: 20px;
32582
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32583
+ color: #0080ff;
32584
+ }
32585
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32586
+ display: block;
32587
+ }
32588
+ .E_o1ugr09p.ant-select-item-option-active {
32589
+ background: rgba(0, 136, 255, 0.16);
32590
+ }
32591
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32592
+ color: #0080ff;
32593
+ }
32594
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32595
+ background: rgba(0, 136, 255, 0.1);
32596
+ color: #0080ff;
32591
32597
  }
32592
32598
 
32593
- .E_t17uajlu {
32594
- font-family: Inter;
32595
- font-style: normal;
32596
- font-weight: normal;
32597
- font-feature-settings: "zero" on;
32598
- font-size: 13px;
32599
+ .E_o1ifxsq4 {
32600
+ display: flex;
32601
+ justify-content: space-between;
32602
+ height: 20px;
32599
32603
  line-height: 20px;
32600
32604
  }
32605
+ .E_o1ifxsq4 .timezone-title {
32606
+ color: #2d3a56;
32607
+ overflow: hidden;
32608
+ text-overflow: ellipsis;
32609
+ }
32601
32610
 
32602
- .E_t114zbyz {
32603
- font-family: Inter;
32604
- font-style: normal;
32605
- font-weight: normal;
32606
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32607
- font-size: 12px;
32611
+ .E_o1zue7 {
32612
+ display: flex;
32613
+ justify-content: space-between;
32614
+ color: rgba(44, 56, 82, 0.6);
32615
+ height: 18px;
32608
32616
  line-height: 18px;
32617
+ margin-top: 2px;
32609
32618
  }
32610
32619
 
32611
- .E_t1il0kvi {
32612
- font-family: Inter;
32613
- font-style: normal;
32614
- font-weight: 500;
32615
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32616
- font-size: 12px;
32617
- line-height: 18px;
32620
+ .E_tyfmlxg {
32621
+ border: none;
32622
+ margin-right: 0;
32623
+ background: rgba(225, 230, 241, 0.6);
32618
32624
  }
32619
32625
 
32620
- .E_t10dv8p1 {
32621
- font-family: Inter;
32622
- font-style: normal;
32623
- font-weight: normal;
32624
- font-feature-settings: "zero" on;
32625
- font-size: 12px;
32626
- line-height: 18px;
32626
+ .E_o18uybox {
32627
+ pointer-events: none;
32628
+ height: 32px;
32629
+ width: 100%;
32630
+ opacity: 0;
32627
32631
  }
32628
32632
 
32629
- .E_tc2oqpq {
32630
- font-family: Inter;
32631
- font-style: normal;
32632
- font-weight: 500;
32633
- font-feature-settings: "zero" on;
32634
- font-size: 12px;
32635
- line-height: 18px;
32633
+ .E_ccrbeuz .ant-collapse-item {
32634
+ border: 0px;
32635
+ background-color: #fff;
32636
32636
  }
32637
-
32638
- .E_tzvddmc {
32639
- font-family: Inter;
32640
- font-style: normal;
32641
- font-weight: bold;
32642
- font-feature-settings: "zero" on;
32643
- font-size: 16px;
32644
- line-height: 24px;
32637
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32638
+ padding-top: 0px;
32639
+ padding-bottom: 0px;
32640
+ padding-left: 0px !important;
32641
+ padding-right: 24px;
32642
+ }
32643
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32644
+ right: 0px;
32645
+ }
32646
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32647
+ padding: 0px;
32645
32648
  }
32646
32649
 
32647
- .E_u18llj45 {
32648
- font-family: Inter;
32649
- font-style: normal;
32650
- font-weight: normal;
32651
- font-size: 10px;
32652
- line-height: 12px;
32650
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32651
+ padding-right: 0px;
32652
+ cursor: default;
32653
32653
  }
32654
32654
 
32655
32655
  .E_h1ol2wl7 {
@@ -32658,6 +32658,19 @@ input.E_rf8rlle.ant-input {
32658
32658
  padding: unset;
32659
32659
  }
32660
32660
 
32661
+ .E_suhck3k {
32662
+ height: 24px;
32663
+ width: 24px;
32664
+ border-radius: 6px;
32665
+ padding: 4px;
32666
+ }
32667
+ .E_suhck3k:hover {
32668
+ background-color: rgba(0, 136, 255, 0.1);
32669
+ }
32670
+ .E_suhck3k:hover svg path {
32671
+ fill: blue;
32672
+ }
32673
+
32661
32674
  .E_ryby9ds {
32662
32675
  display: flex;
32663
32676
  align-items: center;
@@ -32674,23 +32687,10 @@ input.E_rf8rlle.ant-input {
32674
32687
  margin-right: 6px;
32675
32688
  }
32676
32689
 
32677
- .E_suhck3k {
32678
- height: 24px;
32679
- width: 24px;
32680
- border-radius: 6px;
32681
- padding: 4px;
32682
- }
32683
- .E_suhck3k:hover {
32684
- background-color: rgba(0, 136, 255, 0.1);
32685
- }
32686
- .E_suhck3k:hover svg path {
32687
- fill: blue;
32688
- }
32689
-
32690
32690
  .E_drhfj7c .bottom {
32691
32691
  color: rgba(44, 56, 82, 0.75);
32692
32692
  }
32693
- .E_drhfj7c .left.bottom {
32693
+ .E_drhfj7c .left {
32694
32694
  min-width: 0;
32695
32695
  }
32696
32696
 
@@ -33406,8 +33406,21 @@ input.E_rf8rlle.ant-input {
33406
33406
  background-color: transparent;
33407
33407
  }
33408
33408
 
33409
- .E_c1yd35n {
33410
- padding: 0 12px 14px 12px;
33409
+ .E_r77hffu {
33410
+ display: flex;
33411
+ align-items: center;
33412
+ justify-content: space-between;
33413
+ column-gap: 6px;
33414
+ }
33415
+
33416
+ .E_p1cmxsf7 {
33417
+ display: flex;
33418
+ flex-direction: column;
33419
+ justify-content: center;
33420
+ row-gap: var(--p1cmxsf7-0);
33421
+ }
33422
+ .E_p1cmxsf7 .antd5-progress-line {
33423
+ font-size: 0;
33411
33424
  }
33412
33425
 
33413
33426
  .E_c1kghdax {
@@ -33450,6 +33463,10 @@ input.E_rf8rlle.ant-input {
33450
33463
  margin-right: 2px;
33451
33464
  }
33452
33465
 
33466
+ .E_c1yd35n {
33467
+ padding: 0 12px 14px 12px;
33468
+ }
33469
+
33453
33470
  .E_ckui4s7 {
33454
33471
  color: #2d3a56;
33455
33472
  line-height: 22px;
@@ -33531,6 +33548,28 @@ input.E_rf8rlle.ant-input {
33531
33548
  transform: translateY(-4px);
33532
33549
  }
33533
33550
 
33551
+ .E_t1gvlxt5 {
33552
+ min-width: 0;
33553
+ flex: 1;
33554
+ }
33555
+ .E_t1gvlxt5 .tag {
33556
+ flex: 0 0 auto;
33557
+ }
33558
+ .E_t1gvlxt5 .progress-title {
33559
+ flex: 2;
33560
+ max-width: fit-content;
33561
+ }
33562
+ .E_t1gvlxt5 .progress-desc {
33563
+ flex: 1;
33564
+ max-width: fit-content;
33565
+ }
33566
+
33567
+ .E_a1ji6r68 {
33568
+ display: flex;
33569
+ align-items: center;
33570
+ column-gap: var(--a1ji6r68-0);
33571
+ }
33572
+
33534
33573
  .E_lht19u8 {
33535
33574
  width: 64px;
33536
33575
  height: 64px;
@@ -33580,21 +33619,165 @@ input.E_rf8rlle.ant-input {
33580
33619
  animation: loading-indicator3 1100ms ease-out infinite;
33581
33620
  }
33582
33621
 
33583
- .E_r77hffu {
33622
+ .E_msn7nxt {
33623
+ color: rgba(44, 56, 82, 0.6);
33624
+ text-align: center;
33584
33625
  display: flex;
33585
33626
  align-items: center;
33586
- justify-content: space-between;
33587
- column-gap: 6px;
33627
+ justify-content: center;
33628
+ flex-direction: column;
33629
+ height: 100%;
33630
+ }
33631
+ .E_msn7nxt .link {
33632
+ color: #0080ff;
33633
+ cursor: pointer;
33588
33634
  }
33589
33635
 
33590
- .E_p1cmxsf7 {
33636
+ .E_mp64wfi {
33637
+ width: 100%;
33638
+ height: 100%;
33591
33639
  display: flex;
33592
33640
  flex-direction: column;
33641
+ }
33642
+ .E_mp64wfi .name-toolbar {
33643
+ width: 100%;
33644
+ display: flex;
33645
+ line-height: 30px;
33646
+ padding: 0 16px;
33647
+ justify-content: space-between;
33648
+ }
33649
+ .E_mp64wfi .name-toolbar .metric-extra {
33650
+ display: flex;
33651
+ font-size: 12px;
33652
+ align-items: center;
33653
+ }
33654
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33655
+ color: #a3b4cc;
33656
+ }
33657
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33658
+ margin-left: 10px;
33659
+ }
33660
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33661
+ margin-left: 10px;
33662
+ cursor: pointer;
33663
+ }
33664
+ .E_mp64wfi .content {
33665
+ flex: 1;
33666
+ width: 100%;
33667
+ display: flex;
33593
33668
  justify-content: center;
33594
- row-gap: var(--p1cmxsf7-0);
33669
+ align-items: center;
33670
+ }
33671
+ .E_mp64wfi .single-content {
33672
+ height: 65px;
33673
+ }
33674
+
33675
+ .E_l1oyigan {
33676
+ display: flex;
33677
+ align-items: center;
33678
+ white-space: nowrap;
33679
+ overflow: hidden;
33680
+ width: 100%;
33681
+ }
33682
+ .E_l1oyigan .ant-dropdown-trigger {
33683
+ margin-left: auto;
33684
+ font-size: 12px;
33685
+ }
33686
+
33687
+ .E_l1noi4n1 {
33688
+ display: flex;
33689
+ justify-content: flex-start;
33690
+ align-items: center;
33691
+ font-size: 12px;
33692
+ cursor: pointer;
33693
+ }
33694
+ .E_l1noi4n1:not(:last-child) {
33695
+ margin-right: 20px;
33696
+ }
33697
+ .E_l1noi4n1.deselected {
33698
+ opacity: 0.4;
33699
+ }
33700
+ .E_l1noi4n1.deselected .color-block {
33701
+ background: #b4beca !important;
33702
+ }
33703
+
33704
+ .E_cz19rz6 {
33705
+ display: inline-block;
33706
+ height: 8px;
33707
+ width: 8px;
33708
+ margin-right: 8px;
33709
+ }
33710
+
33711
+ .E_e17r5r9c .ant-dropdown-menu-item {
33712
+ display: flex;
33713
+ align-items: center;
33714
+ font-size: 12px;
33715
+ margin: 0;
33716
+ }
33717
+
33718
+ .E_m1y1hhnr {
33719
+ position: relative;
33720
+ }
33721
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33722
+ bottom: -12px;
33723
+ }
33724
+ .E_m1y1hhnr .metric-toolbar {
33725
+ display: flex;
33726
+ justify-content: space-between;
33727
+ line-height: 30px;
33728
+ margin: 0 16px;
33729
+ }
33730
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33731
+ display: flex;
33732
+ font-size: 12px;
33733
+ align-items: center;
33734
+ }
33735
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33736
+ color: #a3b4cc;
33737
+ }
33738
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33739
+ margin-left: 10px;
33740
+ }
33741
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33742
+ margin-left: 10px;
33743
+ cursor: pointer;
33744
+ }
33745
+ .E_m1y1hhnr .recharts-xAxis {
33746
+ font-size: 12px;
33747
+ }
33748
+ .E_m1y1hhnr .pointer-wrapper {
33749
+ position: absolute;
33750
+ bottom: 10px;
33751
+ padding: 0 8px;
33752
+ border-radius: 4px;
33753
+ font-size: 12px;
33754
+ color: #fff;
33755
+ background: rgba(0, 0, 0, 0.75);
33756
+ transform: translateX(-50%);
33757
+ }
33758
+
33759
+ .E_tnvijvs {
33760
+ min-width: 200px;
33761
+ }
33762
+
33763
+ .E_t1ub2aex {
33764
+ display: flex;
33765
+ align-items: center;
33766
+ justify-content: space-between;
33767
+ background-color: rgba(0, 0, 0, 0.75);
33768
+ color: #b4beca;
33769
+ font-size: 12px;
33770
+ padding: 3px 6px;
33771
+ }
33772
+ .E_t1ub2aex:first-child {
33773
+ padding-top: 3px;
33595
33774
  }
33596
- .E_p1cmxsf7 .antd5-progress-line {
33597
- font-size: 0;
33775
+ .E_t1ub2aex:last-child {
33776
+ padding-bottom: 3px;
33777
+ }
33778
+ .E_t1ub2aex .column-value {
33779
+ color: #fff;
33780
+ margin-left: 8px;
33598
33781
  }
33599
33782
 
33600
33783
  .E_w7ob4th.outside-tag {
@@ -33635,11 +33818,6 @@ input.E_rf8rlle.ant-input {
33635
33818
  white-space: normal;
33636
33819
  }
33637
33820
 
33638
- .E_i1g85yz3 {
33639
- margin-right: 4px;
33640
- height: 16px;
33641
- }
33642
-
33643
33821
  .E_sjob3jg {
33644
33822
  --item-min-width: 60px;
33645
33823
  }
@@ -33835,197 +34013,9 @@ input.E_rf8rlle.ant-input {
33835
34013
  justify-content: center;
33836
34014
  }
33837
34015
 
33838
- .E_t1dtlqs1 {
33839
- margin-bottom: 4px;
33840
- color: rgba(44, 56, 82, 0.6);
33841
- overflow: hidden;
33842
- text-overflow: ellipsis;
33843
- white-space: nowrap;
33844
- }
33845
-
33846
- .E_s1ese5oy {
33847
- color: rgba(44, 56, 82, 0.6);
33848
- line-height: 32px;
33849
- height: 32px;
33850
- margin-bottom: 0;
33851
- }
33852
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
33853
- color: #0080ff;
33854
- }
33855
- .E_s1ese5oy.warning {
33856
- color: #ffa500;
33857
- }
33858
- .E_s1ese5oy.success {
33859
- color: #00ba5d;
33860
- }
33861
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
33862
- color: #f0483e;
33863
- }
33864
- .E_s1ese5oy.normal {
33865
- color: rgba(44, 56, 82, 0.6);
33866
- }
33867
-
33868
- .E_b1ibis43 {
33869
- margin-bottom: 0;
33870
- color: #00122e;
33871
- }
33872
-
33873
- .E_b11xxjd2 {
33874
- line-height: 32px;
33875
- margin-right: 6px;
33876
- }
33877
-
33878
- .E_bsub5bw.with-description {
33879
- height: 24px;
33880
- flex: 1;
33881
- position: relative;
33882
- top: -7px;
33883
- }
33884
- .E_bsub5bw p {
33885
- width: 100%;
33886
- overflow: hidden;
33887
- text-overflow: ellipsis;
33888
- white-space: nowrap;
33889
- }
33890
-
33891
- .E_tmoyoag {
33892
- border: 1px solid rgba(211, 218, 235, 0.6);
33893
- border-radius: 8px;
33894
- overflow: auto;
33895
- }
33896
- .E_tmoyoag .ant-list {
33897
- position: relative;
33898
- }
33899
- .E_tmoyoag .ant-list .eagle-table-form-header {
33900
- position: sticky;
33901
- top: 0;
33902
- z-index: 2;
33903
- display: flex;
33904
- padding: 8px;
33905
- flex-wrap: nowrap;
33906
- justify-content: flex-start;
33907
- background: #f2f5fa;
33908
- font-size: 14px;
33909
- color: rgba(44, 56, 82, 0.6);
33910
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33911
- }
33912
- .E_tmoyoag .ant-list .eagle-table-form-header {
33913
- align-items: inherit;
33914
- }
33915
- .E_tmoyoag .ant-list .eagle-table-form-row {
33916
- display: flex;
33917
- justify-content: flex-start;
33918
- align-items: flex-start;
33919
- flex-wrap: wrap;
33920
- padding: 8px;
33921
- border: none;
33922
- }
33923
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33924
- flex-basis: 100%;
33925
- margin: 12px 0 0;
33926
- order: 99;
33927
- color: rgba(44, 56, 82, 0.6);
33928
- }
33929
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33930
- color: #f0483e;
33931
- flex-basis: 100%;
33932
- order: 98;
33933
- margin: 12px 0 0;
33934
- }
33935
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33936
- background-color: rgba(237, 241, 250, 0.6);
33937
- }
33938
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33939
- background-color: rgba(0, 136, 255, 0.1);
33940
- }
33941
- .E_tmoyoag .ant-list .eagle-table-form-cell {
33942
- flex: 1 0 0;
33943
- overflow: hidden;
33944
- }
33945
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33946
- color: rgba(44, 56, 82, 0.6);
33947
- margin: 0;
33948
- }
33949
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33950
- text-align: center;
33951
- }
33952
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
33953
- text-align: center;
33954
- }
33955
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33956
- text-align: left;
33957
- }
33958
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
33959
- text-align: left;
33960
- }
33961
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33962
- text-align: right;
33963
- }
33964
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
33965
- text-align: right;
33966
- }
33967
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33968
- margin-right: 8px;
33969
- }
33970
- .E_tmoyoag .ant-list .ant-list-item-action {
33971
- padding: 4px;
33972
- width: 24px;
33973
- height: 24px;
33974
- overflow: hidden;
33975
- }
33976
- .E_tmoyoag .ant-list .ant-list-item-action li {
33977
- padding: 0;
33978
- }
33979
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33980
- cursor: not-allowed;
33981
- opacity: 0.5;
33982
- }
33983
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33984
- margin: 0;
33985
- }
33986
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33987
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33988
- border-radius: 5px;
33989
- font-size: 12px;
33990
- }
33991
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33992
- font-size: inherit;
33993
- }
33994
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33995
- min-height: 24px;
33996
- font-size: 12px;
33997
- position: relative;
33998
- }
33999
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34000
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34001
- }
34002
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34003
- background-color: rgba(237, 241, 250, 0.6);
34004
- }
34005
-
34006
- .E_a138syjm {
34007
- display: flex;
34008
- align-items: center;
34009
- margin-top: 8px;
34010
- }
34011
- .E_a138syjm button.ant-btn {
34012
- padding: 2px 8px;
34013
- height: 24px;
34014
- }
34015
- .E_a138syjm > span.maximum-desc {
34016
- display: none;
34017
- margin-left: 8px;
34018
- color: rgba(44, 56, 82, 0.6);
34019
- }
34020
- .E_a138syjm > span.maximum-desc.disabled {
34021
- display: inline;
34022
- }
34023
-
34024
- .E_d77i8u0 {
34025
- width: 24px;
34026
- height: 24px;
34027
- padding: 4px;
34028
- margin-right: 8px;
34016
+ .E_i1g85yz3 {
34017
+ margin-right: 4px;
34018
+ height: 16px;
34029
34019
  }
34030
34020
 
34031
34021
  .E_sddwhm6 {
@@ -34521,187 +34511,197 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34521
34511
  color: rgba(44, 56, 82, 0.7490196078);
34522
34512
  }
34523
34513
 
34524
- .E_t1gvlxt5 {
34525
- min-width: 0;
34526
- flex: 1;
34527
- }
34528
- .E_t1gvlxt5 .tag {
34529
- flex: 0 0 auto;
34530
- }
34531
- .E_t1gvlxt5 .progress-title {
34532
- flex: 2;
34533
- max-width: fit-content;
34534
- }
34535
- .E_t1gvlxt5 .progress-desc {
34536
- flex: 1;
34537
- max-width: fit-content;
34538
- }
34539
-
34540
- .E_a1ji6r68 {
34541
- display: flex;
34542
- align-items: center;
34543
- column-gap: var(--a1ji6r68-0);
34514
+ .E_t1dtlqs1 {
34515
+ margin-bottom: 4px;
34516
+ color: rgba(44, 56, 82, 0.6);
34517
+ overflow: hidden;
34518
+ text-overflow: ellipsis;
34519
+ white-space: nowrap;
34544
34520
  }
34545
34521
 
34546
- .E_msn7nxt {
34522
+ .E_s1ese5oy {
34547
34523
  color: rgba(44, 56, 82, 0.6);
34548
- text-align: center;
34549
- display: flex;
34550
- align-items: center;
34551
- justify-content: center;
34552
- flex-direction: column;
34553
- height: 100%;
34524
+ line-height: 32px;
34525
+ height: 32px;
34526
+ margin-bottom: 0;
34554
34527
  }
34555
- .E_msn7nxt .link {
34528
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34556
34529
  color: #0080ff;
34557
- cursor: pointer;
34558
34530
  }
34559
-
34560
- .E_mp64wfi {
34561
- width: 100%;
34562
- height: 100%;
34563
- display: flex;
34564
- flex-direction: column;
34531
+ .E_s1ese5oy.warning {
34532
+ color: #ffa500;
34565
34533
  }
34566
- .E_mp64wfi .name-toolbar {
34567
- width: 100%;
34568
- display: flex;
34569
- line-height: 30px;
34570
- padding: 0 16px;
34571
- justify-content: space-between;
34534
+ .E_s1ese5oy.success {
34535
+ color: #00ba5d;
34572
34536
  }
34573
- .E_mp64wfi .name-toolbar .metric-extra {
34574
- display: flex;
34575
- font-size: 12px;
34576
- align-items: center;
34537
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34538
+ color: #f0483e;
34577
34539
  }
34578
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34579
- color: #a3b4cc;
34540
+ .E_s1ese5oy.normal {
34541
+ color: rgba(44, 56, 82, 0.6);
34580
34542
  }
34581
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34582
- margin-left: 10px;
34543
+
34544
+ .E_b1ibis43 {
34545
+ margin-bottom: 0;
34546
+ color: #00122e;
34583
34547
  }
34584
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34585
- margin-left: 10px;
34586
- cursor: pointer;
34548
+
34549
+ .E_b11xxjd2 {
34550
+ line-height: 32px;
34551
+ margin-right: 6px;
34587
34552
  }
34588
- .E_mp64wfi .content {
34553
+
34554
+ .E_bsub5bw.with-description {
34555
+ height: 24px;
34589
34556
  flex: 1;
34590
- width: 100%;
34591
- display: flex;
34592
- justify-content: center;
34593
- align-items: center;
34557
+ position: relative;
34558
+ top: -7px;
34594
34559
  }
34595
- .E_mp64wfi .single-content {
34596
- height: 65px;
34560
+ .E_bsub5bw p {
34561
+ width: 100%;
34562
+ overflow: hidden;
34563
+ text-overflow: ellipsis;
34564
+ white-space: nowrap;
34597
34565
  }
34598
34566
 
34599
- .E_l1oyigan {
34567
+ .E_tmoyoag {
34568
+ border: 1px solid rgba(211, 218, 235, 0.6);
34569
+ border-radius: 8px;
34570
+ overflow: auto;
34571
+ }
34572
+ .E_tmoyoag .ant-list {
34573
+ position: relative;
34574
+ }
34575
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34576
+ position: sticky;
34577
+ top: 0;
34578
+ z-index: 2;
34600
34579
  display: flex;
34601
- align-items: center;
34602
- white-space: nowrap;
34603
- overflow: hidden;
34604
- width: 100%;
34580
+ padding: 8px;
34581
+ flex-wrap: nowrap;
34582
+ justify-content: flex-start;
34583
+ background: #f2f5fa;
34584
+ font-size: 14px;
34585
+ color: rgba(44, 56, 82, 0.6);
34586
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34605
34587
  }
34606
- .E_l1oyigan .ant-dropdown-trigger {
34607
- margin-left: auto;
34608
- font-size: 12px;
34588
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34589
+ align-items: inherit;
34609
34590
  }
34610
-
34611
- .E_l1noi4n1 {
34591
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34612
34592
  display: flex;
34613
34593
  justify-content: flex-start;
34614
- align-items: center;
34615
- font-size: 12px;
34616
- cursor: pointer;
34594
+ align-items: flex-start;
34595
+ flex-wrap: wrap;
34596
+ padding: 8px;
34597
+ border: none;
34617
34598
  }
34618
- .E_l1noi4n1:not(:last-child) {
34619
- margin-right: 20px;
34599
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34600
+ flex-basis: 100%;
34601
+ margin: 12px 0 0;
34602
+ order: 99;
34603
+ color: rgba(44, 56, 82, 0.6);
34620
34604
  }
34621
- .E_l1noi4n1.deselected {
34622
- opacity: 0.4;
34605
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34606
+ color: #f0483e;
34607
+ flex-basis: 100%;
34608
+ order: 98;
34609
+ margin: 12px 0 0;
34623
34610
  }
34624
- .E_l1noi4n1.deselected .color-block {
34625
- background: #b4beca !important;
34611
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34612
+ background-color: rgba(237, 241, 250, 0.6);
34626
34613
  }
34627
-
34628
- .E_cz19rz6 {
34629
- display: inline-block;
34630
- height: 8px;
34631
- width: 8px;
34632
- margin-right: 8px;
34614
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34615
+ background-color: rgba(0, 136, 255, 0.1);
34633
34616
  }
34634
-
34635
- .E_e17r5r9c .ant-dropdown-menu-item {
34636
- display: flex;
34637
- align-items: center;
34638
- font-size: 12px;
34617
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34618
+ flex: 1 0 0;
34619
+ overflow: hidden;
34620
+ }
34621
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34622
+ color: rgba(44, 56, 82, 0.6);
34639
34623
  margin: 0;
34640
34624
  }
34641
-
34642
- .E_m1y1hhnr {
34643
- position: relative;
34625
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34626
+ text-align: center;
34644
34627
  }
34645
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34646
- bottom: -12px;
34628
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34629
+ text-align: center;
34647
34630
  }
34648
- .E_m1y1hhnr .metric-toolbar {
34649
- display: flex;
34650
- justify-content: space-between;
34651
- line-height: 30px;
34652
- margin: 0 16px;
34631
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34632
+ text-align: left;
34653
34633
  }
34654
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34655
- display: flex;
34656
- font-size: 12px;
34657
- align-items: center;
34634
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34635
+ text-align: left;
34658
34636
  }
34659
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34660
- color: #a3b4cc;
34637
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34638
+ text-align: right;
34661
34639
  }
34662
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34663
- margin-left: 10px;
34640
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34641
+ text-align: right;
34664
34642
  }
34665
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34666
- margin-left: 10px;
34667
- cursor: pointer;
34643
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34644
+ margin-right: 8px;
34668
34645
  }
34669
- .E_m1y1hhnr .recharts-xAxis {
34646
+ .E_tmoyoag .ant-list .ant-list-item-action {
34647
+ padding: 4px;
34648
+ width: 24px;
34649
+ height: 24px;
34650
+ overflow: hidden;
34651
+ }
34652
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34653
+ padding: 0;
34654
+ }
34655
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34656
+ cursor: not-allowed;
34657
+ opacity: 0.5;
34658
+ }
34659
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34660
+ margin: 0;
34661
+ }
34662
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34663
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34664
+ border-radius: 5px;
34670
34665
  font-size: 12px;
34671
34666
  }
34672
- .E_m1y1hhnr .pointer-wrapper {
34673
- position: absolute;
34674
- bottom: 10px;
34675
- padding: 0 8px;
34676
- border-radius: 4px;
34667
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34668
+ font-size: inherit;
34669
+ }
34670
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34671
+ min-height: 24px;
34677
34672
  font-size: 12px;
34678
- color: #fff;
34679
- background: rgba(0, 0, 0, 0.75);
34680
- transform: translateX(-50%);
34673
+ position: relative;
34681
34674
  }
34682
-
34683
- .E_tnvijvs {
34684
- min-width: 200px;
34675
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34676
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34677
+ }
34678
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34679
+ background-color: rgba(237, 241, 250, 0.6);
34685
34680
  }
34686
34681
 
34687
- .E_t1ub2aex {
34682
+ .E_a138syjm {
34688
34683
  display: flex;
34689
34684
  align-items: center;
34690
- justify-content: space-between;
34691
- background-color: rgba(0, 0, 0, 0.75);
34692
- color: #b4beca;
34693
- font-size: 12px;
34694
- padding: 3px 6px;
34695
- }
34696
- .E_t1ub2aex:first-child {
34697
- padding-top: 3px;
34685
+ margin-top: 8px;
34698
34686
  }
34699
- .E_t1ub2aex:last-child {
34700
- padding-bottom: 3px;
34687
+ .E_a138syjm button.ant-btn {
34688
+ padding: 2px 8px;
34689
+ height: 24px;
34701
34690
  }
34702
- .E_t1ub2aex .column-value {
34703
- color: #fff;
34691
+ .E_a138syjm > span.maximum-desc {
34692
+ display: none;
34704
34693
  margin-left: 8px;
34694
+ color: rgba(44, 56, 82, 0.6);
34695
+ }
34696
+ .E_a138syjm > span.maximum-desc.disabled {
34697
+ display: inline;
34698
+ }
34699
+
34700
+ .E_d77i8u0 {
34701
+ width: 24px;
34702
+ height: 24px;
34703
+ padding: 4px;
34704
+ margin-right: 8px;
34705
34705
  }
34706
34706
 
34707
34707
  .E_t13ef470 {
@@ -34753,18 +34753,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34753
34753
  display: block;
34754
34754
  }
34755
34755
 
34756
- .E_i14c7jc8 {
34757
- color: var(--i14c7jc8-0);
34758
- }
34759
-
34760
- .E_i1ibuolf {
34761
- display: flex;
34762
- align-items: center;
34763
- column-gap: 4px;
34764
- font-size: 12px;
34765
- color: rgba(44, 56, 82, 0.7490196078);
34766
- }
34767
-
34768
34756
  .E_d1u4ndxc {
34769
34757
  color: rgba(44, 56, 82, 0.7490196078);
34770
34758
  font-size: 12px;
@@ -34794,4 +34782,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34794
34782
  to {
34795
34783
  transform: translateX(100%);
34796
34784
  }
34785
+ }
34786
+
34787
+ .E_i14c7jc8 {
34788
+ color: var(--i14c7jc8-0);
34789
+ }
34790
+
34791
+ .E_i1ibuolf {
34792
+ display: flex;
34793
+ align-items: center;
34794
+ column-gap: 4px;
34795
+ font-size: 12px;
34796
+ color: rgba(44, 56, 82, 0.7490196078);
34797
34797
  }