@cloudtower/eagle 0.27.69-alpha.4 → 0.27.69-alpha.6

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
@@ -29618,77 +29618,6 @@ html body {
29618
29618
  margin-right: 4px;
29619
29619
  }
29620
29620
 
29621
- .E_s1ebs0ra {
29622
- display: flex;
29623
- align-items: center;
29624
- justify-content: space-between;
29625
- background: #edf0f7;
29626
- padding: 8px 12px;
29627
- position: sticky;
29628
- top: 0;
29629
- z-index: 1;
29630
- margin-bottom: -52px;
29631
- }
29632
- .E_s1ebs0ra .select-total {
29633
- display: flex;
29634
- align-items: center;
29635
- font-weight: 700;
29636
- flex-shrink: 0;
29637
- }
29638
- .E_s1ebs0ra .select-total .icon-wrapper {
29639
- cursor: pointer;
29640
- margin-left: 8px;
29641
- width: 32px;
29642
- height: 32px;
29643
- border-radius: 50%;
29644
- justify-content: center;
29645
- }
29646
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29647
- background: rgba(225, 230, 241, 0.6);
29648
- }
29649
- .E_s1ebs0ra .action-group {
29650
- flex: 1;
29651
- margin-left: 88px;
29652
- white-space: nowrap;
29653
- text-align: right;
29654
- position: relative;
29655
- padding: 4px 0;
29656
- margin-top: -4px;
29657
- overflow: hidden;
29658
- }
29659
- .E_s1ebs0ra .action-group .sub-menu-delete {
29660
- transform: translateY(-4px);
29661
- }
29662
- .E_s1ebs0ra .action-group button {
29663
- border: none;
29664
- }
29665
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29666
- margin-right: 8px;
29667
- }
29668
- .E_s1ebs0ra .action-group > button:last-child {
29669
- margin-right: 4px;
29670
- }
29671
- .E_s1ebs0ra .action-group .more-btn {
29672
- cursor: pointer;
29673
- width: 32px;
29674
- height: 32px;
29675
- justify-content: center;
29676
- border-radius: 50%;
29677
- }
29678
- .E_s1ebs0ra .action-group .more-btn:hover {
29679
- background: #fff;
29680
- }
29681
-
29682
- .E_gmyahx3 {
29683
- cursor: pointer;
29684
- }
29685
- .E_gmyahx3 .link-text {
29686
- color: rgba(0, 21, 64, 0.3);
29687
- }
29688
- .E_gmyahx3:hover .link-text {
29689
- color: #0080ff;
29690
- }
29691
-
29692
29621
  .E_clm1wy1 {
29693
29622
  width: 192px;
29694
29623
  height: 246px;
@@ -29782,148 +29711,65 @@ html body {
29782
29711
  border-radius: 2px;
29783
29712
  }
29784
29713
 
29785
- .E_tqjc4ui {
29786
- margin: 0 2px;
29787
- }
29788
-
29789
- .E_c1up1pdz {
29790
- width: 648px;
29791
- }
29792
- .E_c1up1pdz.active {
29793
- border-color: #0080ff;
29794
- }
29795
- .E_c1up1pdz.active > header {
29796
- background: rgba(0, 128, 255, 0.1);
29797
- }
29798
- .E_c1up1pdz .expand {
29799
- padding: 12px;
29800
- }
29801
- .E_c1up1pdz .field-item {
29802
- display: flex;
29803
- padding: 10px 0;
29804
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29805
- }
29806
- .E_c1up1pdz .field-item:last-child {
29807
- border-bottom: none;
29808
- padding-bottom: 0;
29809
- }
29810
- .E_c1up1pdz .field-item label {
29811
- line-height: 32px;
29812
- width: 100px;
29813
- color: rgba(62, 70, 82, 0.6);
29814
- }
29815
- .E_c1up1pdz .help {
29816
- color: rgba(62, 70, 82, 0.6);
29817
- margin-top: 5px;
29818
- }
29819
- .E_c1up1pdz .ant-input-affix-wrapper,
29820
- .E_c1up1pdz .ant-picker {
29821
- width: 128px;
29822
- }
29823
-
29824
- .E_c156wh19 {
29714
+ .E_s1ebs0ra {
29825
29715
  display: flex;
29826
29716
  align-items: center;
29827
29717
  justify-content: space-between;
29828
- word-break: keep-all;
29829
- }
29830
- .E_c156wh19 .title {
29831
- margin: 0 16px 0 8px;
29832
- }
29833
- .E_c156wh19 .retain {
29834
- color: rgba(129, 138, 153, 0.6);
29835
- }
29836
- .E_c156wh19 div.left {
29837
- flex: 1;
29838
- display: flex;
29839
- overflow: hidden;
29840
- align-items: center;
29841
- justify-content: flex-start;
29842
- white-space: nowrap;
29843
- }
29844
- .E_c156wh19 div.left .title {
29845
- max-width: 100%;
29846
- overflow: hidden;
29847
- text-overflow: ellipsis;
29848
- }
29849
- .E_c156wh19 div.right {
29850
- display: flex;
29851
- align-items: center;
29718
+ background: #edf0f7;
29719
+ padding: 8px 12px;
29720
+ position: sticky;
29721
+ top: 0;
29722
+ z-index: 1;
29723
+ margin-bottom: -52px;
29852
29724
  }
29853
- .E_c156wh19 .reverse {
29725
+ .E_s1ebs0ra .select-total {
29854
29726
  display: flex;
29855
- flex-direction: row-reverse;
29856
29727
  align-items: center;
29728
+ font-weight: 700;
29729
+ flex-shrink: 0;
29857
29730
  }
29858
- .E_c156wh19 .reverse .ant-switch {
29859
- margin-left: 8px;
29860
- }
29861
- .E_c156wh19 .close {
29862
- padding-left: 14px;
29863
- margin-left: 14px;
29864
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29731
+ .E_s1ebs0ra .select-total .icon-wrapper {
29865
29732
  cursor: pointer;
29733
+ margin-left: 8px;
29734
+ width: 32px;
29735
+ height: 32px;
29736
+ border-radius: 50%;
29737
+ justify-content: center;
29866
29738
  }
29867
-
29868
- .E_m126spxy {
29869
- padding-bottom: 4px;
29870
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29871
- }
29872
- .E_m126spxy .ant-btn-link {
29873
- padding: 1px 10px;
29874
- color: rgba(62, 70, 82, 0.6);
29875
- border-radius: 4px;
29876
- }
29877
- .E_m126spxy .ant-btn-link.active {
29878
- background: rgba(0, 128, 255, 0.1);
29879
- color: #0096ff;
29739
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29740
+ background: rgba(225, 230, 241, 0.6);
29880
29741
  }
29881
-
29882
- .E_wpbf4pq {
29883
- padding: 10px 0;
29884
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29742
+ .E_s1ebs0ra .action-group {
29743
+ flex: 1;
29744
+ margin-left: 88px;
29745
+ white-space: nowrap;
29746
+ text-align: right;
29747
+ position: relative;
29748
+ padding: 4px 0;
29749
+ margin-top: -4px;
29750
+ overflow: hidden;
29885
29751
  }
29886
- .E_wpbf4pq .ant-input,
29887
- .E_wpbf4pq .ant-picker {
29888
- width: 80px;
29889
- margin: 0 9px;
29890
- text-align: center;
29752
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29753
+ transform: translateY(-4px);
29891
29754
  }
29892
- .E_wpbf4pq .options {
29893
- padding: 12px 0 12px 16px;
29894
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29895
- margin: 5px 0 5px 8px;
29755
+ .E_s1ebs0ra .action-group button {
29756
+ border: none;
29896
29757
  }
29897
- .E_wpbf4pq .week-day-option,
29898
- .E_wpbf4pq .month-day-option {
29899
- background: #f5f7fa;
29900
- box-sizing: border-box;
29901
- border-radius: 16px;
29758
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29902
29759
  margin-right: 8px;
29903
29760
  }
29904
- .E_wpbf4pq .week-day-option:focus,
29905
- .E_wpbf4pq .month-day-option:focus {
29906
- color: inherit;
29907
- border-color: #d9d9d9;
29908
- }
29909
- .E_wpbf4pq .week-day-option.active {
29910
- background-color: #0096ff;
29911
- border-color: #0096ff;
29912
- color: #fff;
29913
- }
29914
- .E_wpbf4pq .week-day-option.en-text {
29915
- width: 110px;
29916
- margin-top: 4px;
29761
+ .E_s1ebs0ra .action-group > button:last-child {
29762
+ margin-right: 4px;
29917
29763
  }
29918
- .E_wpbf4pq .month-day-option {
29764
+ .E_s1ebs0ra .action-group .more-btn {
29765
+ cursor: pointer;
29919
29766
  width: 32px;
29920
- padding: 0;
29921
- margin-bottom: 8px;
29767
+ height: 32px;
29768
+ justify-content: center;
29769
+ border-radius: 50%;
29922
29770
  }
29923
- .E_wpbf4pq .month-day-option.active {
29924
- background-color: #0096ff;
29925
- border-color: #0096ff;
29926
- color: #fff;
29771
+ .E_s1ebs0ra .action-group .more-btn:hover {
29772
+ background: #fff;
29927
29773
  }
29928
29774
 
29929
29775
  .E_n12mqh7z {
@@ -29945,6 +29791,20 @@ html body {
29945
29791
  overflow: "auto";
29946
29792
  }
29947
29793
 
29794
+ .E_gmyahx3 {
29795
+ cursor: pointer;
29796
+ }
29797
+ .E_gmyahx3 .link-text {
29798
+ color: rgba(0, 21, 64, 0.3);
29799
+ }
29800
+ .E_gmyahx3:hover .link-text {
29801
+ color: #0080ff;
29802
+ }
29803
+
29804
+ .E_tqjc4ui {
29805
+ margin: 0 2px;
29806
+ }
29807
+
29948
29808
  .E_ou7iq30 {
29949
29809
  overflow: hidden;
29950
29810
  text-overflow: ellipsis;
@@ -29961,23 +29821,8 @@ html body {
29961
29821
  word-break: break-all;
29962
29822
  }
29963
29823
 
29964
- .E_s1iv0tp1 .enabled-switch {
29965
- display: flex;
29966
- align-items: center;
29967
- }
29968
- .E_s1iv0tp1 .enabled-text {
29969
- margin-right: 8px;
29970
- }
29971
-
29972
- .E_tje3huy {
29973
- width: 100%;
29974
- overflow: inherit;
29975
- white-space: inherit;
29976
- text-overflow: ellipsis;
29977
- }
29978
-
29979
- .E_t1sqg15u {
29980
- background: white;
29824
+ .E_t1sqg15u {
29825
+ background: white;
29981
29826
  }
29982
29827
  .E_t1sqg15u.inline .table-row {
29983
29828
  flex-direction: column;
@@ -30066,27 +29911,159 @@ html body {
30066
29911
  padding-right: 12px;
30067
29912
  }
30068
29913
 
30069
- .E_wg1tsps {
29914
+ .E_c1up1pdz {
29915
+ width: 648px;
29916
+ }
29917
+ .E_c1up1pdz.active {
29918
+ border-color: #0080ff;
29919
+ }
29920
+ .E_c1up1pdz.active > header {
29921
+ background: rgba(0, 128, 255, 0.1);
29922
+ }
29923
+ .E_c1up1pdz .expand {
29924
+ padding: 12px;
29925
+ }
29926
+ .E_c1up1pdz .field-item {
30070
29927
  display: flex;
30071
- align-items: center;
30072
- justify-content: flex-end;
29928
+ padding: 10px 0;
29929
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29930
+ }
29931
+ .E_c1up1pdz .field-item:last-child {
29932
+ border-bottom: none;
29933
+ padding-bottom: 0;
29934
+ }
29935
+ .E_c1up1pdz .field-item label {
29936
+ line-height: 32px;
29937
+ width: 100px;
29938
+ color: rgba(62, 70, 82, 0.6);
29939
+ }
29940
+ .E_c1up1pdz .help {
29941
+ color: rgba(62, 70, 82, 0.6);
29942
+ margin-top: 5px;
29943
+ }
29944
+ .E_c1up1pdz .ant-input-affix-wrapper,
29945
+ .E_c1up1pdz .ant-picker {
29946
+ width: 128px;
30073
29947
  }
30074
29948
 
30075
- .E_b1ctd5xy {
29949
+ .E_c156wh19 {
30076
29950
  display: flex;
30077
29951
  align-items: center;
30078
- width: calc(100% - 40px);
29952
+ justify-content: space-between;
29953
+ word-break: keep-all;
30079
29954
  }
30080
- .E_b1ctd5xy .chart {
30081
- display: inline-block;
30082
- width: 100%;
29955
+ .E_c156wh19 .title {
29956
+ margin: 0 16px 0 8px;
29957
+ }
29958
+ .E_c156wh19 .retain {
29959
+ color: rgba(129, 138, 153, 0.6);
29960
+ }
29961
+ .E_c156wh19 div.left {
29962
+ flex: 1;
29963
+ display: flex;
29964
+ overflow: hidden;
29965
+ align-items: center;
29966
+ justify-content: flex-start;
29967
+ white-space: nowrap;
29968
+ }
29969
+ .E_c156wh19 div.left .title {
29970
+ max-width: 100%;
29971
+ overflow: hidden;
29972
+ text-overflow: ellipsis;
29973
+ }
29974
+ .E_c156wh19 div.right {
29975
+ display: flex;
29976
+ align-items: center;
29977
+ }
29978
+ .E_c156wh19 .reverse {
29979
+ display: flex;
29980
+ flex-direction: row-reverse;
29981
+ align-items: center;
29982
+ }
29983
+ .E_c156wh19 .reverse .ant-switch {
29984
+ margin-left: 8px;
29985
+ }
29986
+ .E_c156wh19 .close {
29987
+ padding-left: 14px;
29988
+ margin-left: 14px;
29989
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29990
+ cursor: pointer;
30083
29991
  }
30084
29992
 
30085
- .E_u1p8acpn {
30086
- min-width: 40px;
29993
+ .E_m126spxy {
29994
+ padding-bottom: 4px;
29995
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30087
29996
  }
30088
- .E_u1p8acpn .unit {
30089
- color: #00122e !important;
29997
+ .E_m126spxy .ant-btn-link {
29998
+ padding: 1px 10px;
29999
+ color: rgba(62, 70, 82, 0.6);
30000
+ border-radius: 4px;
30001
+ }
30002
+ .E_m126spxy .ant-btn-link.active {
30003
+ background: rgba(0, 128, 255, 0.1);
30004
+ color: #0096ff;
30005
+ }
30006
+
30007
+ .E_wpbf4pq {
30008
+ padding: 10px 0;
30009
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30010
+ }
30011
+ .E_wpbf4pq .ant-input,
30012
+ .E_wpbf4pq .ant-picker {
30013
+ width: 80px;
30014
+ margin: 0 9px;
30015
+ text-align: center;
30016
+ }
30017
+ .E_wpbf4pq .options {
30018
+ padding: 12px 0 12px 16px;
30019
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30020
+ margin: 5px 0 5px 8px;
30021
+ }
30022
+ .E_wpbf4pq .week-day-option,
30023
+ .E_wpbf4pq .month-day-option {
30024
+ background: #f5f7fa;
30025
+ box-sizing: border-box;
30026
+ border-radius: 16px;
30027
+ margin-right: 8px;
30028
+ }
30029
+ .E_wpbf4pq .week-day-option:focus,
30030
+ .E_wpbf4pq .month-day-option:focus {
30031
+ color: inherit;
30032
+ border-color: #d9d9d9;
30033
+ }
30034
+ .E_wpbf4pq .week-day-option.active {
30035
+ background-color: #0096ff;
30036
+ border-color: #0096ff;
30037
+ color: #fff;
30038
+ }
30039
+ .E_wpbf4pq .week-day-option.en-text {
30040
+ width: 110px;
30041
+ margin-top: 4px;
30042
+ }
30043
+ .E_wpbf4pq .month-day-option {
30044
+ width: 32px;
30045
+ padding: 0;
30046
+ margin-bottom: 8px;
30047
+ }
30048
+ .E_wpbf4pq .month-day-option.active {
30049
+ background-color: #0096ff;
30050
+ border-color: #0096ff;
30051
+ color: #fff;
30052
+ }
30053
+
30054
+ .E_s1iv0tp1 .enabled-switch {
30055
+ display: flex;
30056
+ align-items: center;
30057
+ }
30058
+ .E_s1iv0tp1 .enabled-text {
30059
+ margin-right: 8px;
30060
+ }
30061
+
30062
+ .E_tje3huy {
30063
+ width: 100%;
30064
+ overflow: inherit;
30065
+ white-space: inherit;
30066
+ text-overflow: ellipsis;
30090
30067
  }
30091
30068
 
30092
30069
  .E_t160l1cm {
@@ -30292,6 +30269,29 @@ html body {
30292
30269
  background: transparent;
30293
30270
  }
30294
30271
 
30272
+ .E_wg1tsps {
30273
+ display: flex;
30274
+ align-items: center;
30275
+ justify-content: flex-end;
30276
+ }
30277
+
30278
+ .E_b1ctd5xy {
30279
+ display: flex;
30280
+ align-items: center;
30281
+ width: calc(100% - 40px);
30282
+ }
30283
+ .E_b1ctd5xy .chart {
30284
+ display: inline-block;
30285
+ width: 100%;
30286
+ }
30287
+
30288
+ .E_u1p8acpn {
30289
+ min-width: 40px;
30290
+ }
30291
+ .E_u1p8acpn .unit {
30292
+ color: #00122e !important;
30293
+ }
30294
+
30295
30295
  .E_c18gxmrl {
30296
30296
  border: 1px solid #d8deeb;
30297
30297
  border-radius: 4px;
@@ -30341,6 +30341,35 @@ html body {
30341
30341
  color: #005ed1;
30342
30342
  }
30343
30343
 
30344
+ .E_b1nip9bk {
30345
+ padding: 4px 11px;
30346
+ }
30347
+
30348
+ .E_bqamoqe {
30349
+ white-space: nowrap;
30350
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30351
+ }
30352
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30353
+ --color: #0080ff;
30354
+ }
30355
+ .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] {
30356
+ --color: #0080ff;
30357
+ }
30358
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30359
+ margin-left: 1px;
30360
+ }
30361
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30362
+ border-top-right-radius: 0;
30363
+ border-bottom-right-radius: 0;
30364
+ }
30365
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30366
+ border-top-left-radius: 0;
30367
+ border-bottom-left-radius: 0;
30368
+ }
30369
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30370
+ border-radius: unset;
30371
+ }
30372
+
30344
30373
  .E_b1wx3t3t.ant-btn-icon-only {
30345
30374
  justify-content: center;
30346
30375
  }
@@ -30613,35 +30642,6 @@ html body {
30613
30642
  text-align: center;
30614
30643
  }
30615
30644
 
30616
- .E_b1nip9bk {
30617
- padding: 4px 11px;
30618
- }
30619
-
30620
- .E_bqamoqe {
30621
- white-space: nowrap;
30622
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30623
- }
30624
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30625
- --color: #0080ff;
30626
- }
30627
- .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] {
30628
- --color: #0080ff;
30629
- }
30630
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30631
- margin-left: 1px;
30632
- }
30633
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30634
- border-top-right-radius: 0;
30635
- border-bottom-right-radius: 0;
30636
- }
30637
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30638
- border-top-left-radius: 0;
30639
- border-bottom-left-radius: 0;
30640
- }
30641
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30642
- border-radius: unset;
30643
- }
30644
-
30645
30645
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30646
30646
  padding: 4px 8px 0 8px;
30647
30647
  color: rgba(44, 56, 82, 0.6);
@@ -30655,50 +30655,33 @@ html body {
30655
30655
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30656
30656
  }
30657
30657
 
30658
- .E_fzh9mnb {
30659
- width: 100%;
30660
- height: 100%;
30661
- min-height: 124px;
30662
- display: flex;
30663
- flex-direction: column;
30664
- justify-content: center;
30665
- align-items: center;
30658
+ .E_c1yyuluq {
30659
+ border-radius: 8px;
30666
30660
  }
30667
- .E_fzh9mnb .error-text {
30668
- color: rgba(10, 37, 85, 0.6);
30669
- margin-bottom: 16px;
30670
- font-size: 18px;
30661
+ .E_c1yyuluq .ant-card-body {
30662
+ padding: 20px 24px 24px 24px;
30671
30663
  }
30672
30664
 
30673
- .E_f7pxqmh {
30674
- width: 100%;
30675
- margin-bottom: 0 !important;
30676
- flex-flow: nowrap !important;
30677
- line-break: auto;
30678
- }
30679
- .E_f7pxqmh > .ant-form-item-label {
30680
- text-align: left !important;
30681
- padding-bottom: 0 !important;
30665
+ .E_ccrbeuz .ant-collapse-item {
30666
+ border: 0px;
30667
+ background-color: #fff;
30682
30668
  }
30683
- .E_f7pxqmh > .ant-form-item-label > label {
30684
- min-height: 32px;
30685
- height: auto;
30686
- font-size: 13px;
30687
- color: rgba(44, 56, 82, 0.6);
30688
- white-space: normal;
30669
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30670
+ padding-top: 0px;
30671
+ padding-bottom: 0px;
30672
+ padding-left: 0px !important;
30673
+ padding-right: 24px;
30689
30674
  }
30690
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30691
- border-color: #ff4d4f !important;
30675
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30676
+ right: 0px;
30692
30677
  }
30693
- .E_f7pxqmh .ant-form-item-explain {
30694
- margin-top: 4px;
30695
- font-size: 12px;
30696
- min-height: 0px;
30678
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30679
+ padding: 0px;
30697
30680
  }
30698
- .E_f7pxqmh .ant-form-item-extra {
30699
- font-size: 12px;
30700
- color: rgba(44, 56, 82, 0.6);
30701
- min-height: 0px;
30681
+
30682
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30683
+ padding-right: 0px;
30684
+ cursor: default;
30702
30685
  }
30703
30686
 
30704
30687
  .E_d1bw7c5z {
@@ -30782,148 +30765,10 @@ html body {
30782
30765
  width: 102px;
30783
30766
  }
30784
30767
 
30785
- .E_i1inqkme {
30786
- height: 18px;
30787
- line-height: 18px;
30788
- padding: 0 4px;
30789
- border-radius: 4px;
30790
- background: rgba(235, 239, 245, 0.6);
30791
- border: 1px solid rgba(223, 228, 235, 0.6);
30792
- display: flex;
30793
- align-items: center;
30794
- white-space: nowrap;
30795
- margin-right: 4px;
30796
- }
30797
-
30798
- .E_iouxfgt {
30799
- display: inline-flex;
30800
- align-items: center;
30801
- }
30802
- .E_iouxfgt .icon-inner {
30803
- display: inline-flex;
30804
- align-items: center;
30805
- justify-content: center;
30806
- }
30807
- .E_iouxfgt .icon-inner + span,
30808
- .E_iouxfgt span + .icon-inner.suffix {
30809
- margin-left: 4px;
30810
- }
30811
- .E_iouxfgt.is-rotate img,
30812
- .E_iouxfgt.is-rotate svg {
30813
- animation: rotate 680ms linear infinite;
30814
- }
30815
-
30816
30768
  .E_itxley7.ant-input-group.ant-input-group-compact {
30817
30769
  display: flex;
30818
30770
  }
30819
30771
 
30820
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30821
- display: var(--ai7qkf2-0);
30822
- }
30823
- .E_ai7qkf2 .ant-input-number-input-wrap {
30824
- display: inline-flex;
30825
- line-height: 1.5715;
30826
- height: 100%;
30827
- width: 100%;
30828
- }
30829
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30830
- content: var(--ai7qkf2-1);
30831
- display: var(--ai7qkf2-2);
30832
- flex: none;
30833
- align-items: center;
30834
- margin-left: 4px;
30835
- color: rgba(44, 56, 82, 0.6);
30836
- }
30837
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30838
- content: var(--ai7qkf2-3);
30839
- display: var(--ai7qkf2-4);
30840
- flex: none;
30841
- align-items: center;
30842
- margin-right: 4px;
30843
- cursor: auto;
30844
- color: rgba(44, 56, 82, 0.6);
30845
- }
30846
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30847
- border-radius: 0;
30848
- }
30849
- .E_ai7qkf2.ant-input-number {
30850
- width: 100%;
30851
- border-radius: 6px;
30852
- }
30853
- .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 {
30854
- border-color: #0096ff;
30855
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30856
- z-index: 1;
30857
- }
30858
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30859
- border-color: #e75a3a;
30860
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30861
- }
30862
- .E_ai7qkf2 .ant-input-number-input {
30863
- height: 30px;
30864
- border: 1px;
30865
- padding: 5px 12px;
30866
- font-size: inherit;
30867
- }
30868
- .E_ai7qkf2.ant-input-number-lg input {
30869
- height: 38px;
30870
- border: 1px;
30871
- padding: 8px 16px;
30872
- }
30873
- .E_ai7qkf2.ant-input-number-sm input {
30874
- height: 22px;
30875
- border: 1px;
30876
- padding: 2px 8px;
30877
- }
30878
-
30879
- .E_a1wfy30z .ant-input-number-handler-wrap {
30880
- display: var(--a1wfy30z-0);
30881
- }
30882
- .E_a1wfy30z .ant-input-number-input-wrap {
30883
- padding: 4px 11px;
30884
- display: inline-flex;
30885
- line-height: 1.5715;
30886
- height: inherit;
30887
- }
30888
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30889
- content: var(--a1wfy30z-1);
30890
- display: var(--a1wfy30z-2);
30891
- flex: none;
30892
- align-items: center;
30893
- margin-left: 4px;
30894
- }
30895
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30896
- content: var(--a1wfy30z-3);
30897
- display: var(--a1wfy30z-4);
30898
- flex: none;
30899
- align-items: center;
30900
- margin-right: 4px;
30901
- cursor: auto;
30902
- }
30903
- .E_a1wfy30z .ant-input-number-input {
30904
- padding: 0;
30905
- margin: 0;
30906
- height: auto;
30907
- font-size: inherit;
30908
- }
30909
-
30910
- .E_r77hffu {
30911
- display: flex;
30912
- align-items: center;
30913
- justify-content: space-between;
30914
- column-gap: 6px;
30915
- }
30916
-
30917
- .E_p1cmxsf7 {
30918
- display: flex;
30919
- flex-direction: column;
30920
- justify-content: center;
30921
- row-gap: var(--p1cmxsf7-0);
30922
- }
30923
- .E_p1cmxsf7 .ant-progress-line {
30924
- font-size: 0;
30925
- }
30926
-
30927
30772
  .E_phljevk {
30928
30773
  display: flex;
30929
30774
  justify-content: space-between;
@@ -30981,59 +30826,6 @@ html body {
30981
30826
  line-height: 18px;
30982
30827
  }
30983
30828
 
30984
- .E_owd0kml {
30985
- display: inline-block;
30986
- }
30987
-
30988
- .E_h1jsgezc {
30989
- visibility: hidden;
30990
- position: absolute;
30991
- }
30992
-
30993
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
30994
- margin-right: 2px;
30995
- }
30996
-
30997
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
30998
- padding-left: 8px;
30999
- padding-right: 8px;
31000
- }
31001
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
31002
- border-radius: 4px;
31003
- }
31004
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31005
- border-radius: 4px;
31006
- }
31007
-
31008
- .E_ma64lna .ant-segmented-item-label {
31009
- padding-left: 12px;
31010
- padding-right: 12px;
31011
- }
31012
-
31013
- .E_ckld275 {
31014
- background-color: rgba(225, 230, 241, 0.6);
31015
- }
31016
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31017
- background-color: rgba(255, 255, 255, 0.6);
31018
- color: rgba(44, 56, 82, 0.75);
31019
- }
31020
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31021
- background-color: transparent;
31022
- }
31023
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31024
- background-color: transparent;
31025
- }
31026
-
31027
- .E_ivqqkzv {
31028
- height: 24px;
31029
- width: 56px !important;
31030
- margin-right: 4px;
31031
- }
31032
-
31033
- .E_c1wk4q29 {
31034
- color: rgba(44, 56, 82, 0.6);
31035
- }
31036
-
31037
30829
  .E_rapgekc.ant-radio-wrapper {
31038
30830
  display: inline-flex;
31039
30831
  align-items: baseline;
@@ -31180,78 +30972,38 @@ html body {
31180
30972
  width: 36px;
31181
30973
  }
31182
30974
 
31183
- .E_sddwhm6 {
31184
- margin: 0;
31185
- border-radius: 20px;
31186
- padding: 2px 10px;
31187
- height: 22px;
30975
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
30976
+ margin-right: 2px;
31188
30977
  }
31189
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
31190
- background-color: rgba(237, 241, 250, 0.6) !important;
30978
+
30979
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
30980
+ padding-left: 8px;
30981
+ padding-right: 8px;
31191
30982
  }
31192
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
31193
- background-color: rgba(225, 230, 241, 0.6) !important;
31194
- }
31195
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
31196
- color: #00122e;
31197
- }
31198
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
31199
- margin-right: 6px;
31200
- }
31201
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
31202
- margin-left: 4px;
31203
- }
31204
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
31205
- background-color: rgba(0, 136, 255, 0.1);
31206
- }
31207
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
31208
- background-color: #0080ff;
31209
- }
31210
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
31211
- background-color: rgba(0, 136, 255, 0.16);
31212
- }
31213
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
31214
- background-color: rgba(255, 74, 74, 0.1);
31215
- }
31216
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
31217
- background-color: #f0483e;
31218
- }
31219
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
31220
- background-color: rgba(255, 74, 74, 0.16);
31221
- }
31222
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
31223
- background-color: rgba(254, 160, 8, 0.1);
31224
- }
31225
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
31226
- background-color: #fea008;
31227
- }
31228
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
31229
- background-color: rgba(255, 187, 0, 0.16);
31230
- }
31231
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
31232
- background-color: rgba(30, 201, 127, 0.1);
30983
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
30984
+ border-radius: 4px;
31233
30985
  }
31234
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
31235
- background-color: #00ba5d;
30986
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
30987
+ border-radius: 4px;
31236
30988
  }
31237
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
31238
- background-color: rgba(30, 201, 127, 0.16);
30989
+
30990
+ .E_ma64lna .ant-segmented-item-label {
30991
+ padding-left: 12px;
30992
+ padding-right: 12px;
31239
30993
  }
31240
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
30994
+
30995
+ .E_ckld275 {
31241
30996
  background-color: rgba(225, 230, 241, 0.6);
31242
30997
  }
31243
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
31244
- background-color: #6b7d99;
30998
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
30999
+ background-color: rgba(255, 255, 255, 0.6);
31000
+ color: rgba(44, 56, 82, 0.75);
31245
31001
  }
31246
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
31247
- background-color: rgba(211, 218, 235, 0.6);
31002
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31003
+ background-color: transparent;
31248
31004
  }
31249
-
31250
- .E_satwmqm {
31251
- width: 8px;
31252
- height: 8px;
31253
- border-radius: 50%;
31254
- display: inline-block;
31005
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31006
+ background-color: transparent;
31255
31007
  }
31256
31008
 
31257
31009
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
@@ -31311,6 +31063,16 @@ html body {
31311
31063
  transform: rotate(180deg);
31312
31064
  }
31313
31065
 
31066
+ .E_ivqqkzv {
31067
+ height: 24px;
31068
+ width: 56px !important;
31069
+ margin-right: 4px;
31070
+ }
31071
+
31072
+ .E_c1wk4q29 {
31073
+ color: rgba(44, 56, 82, 0.6);
31074
+ }
31075
+
31314
31076
  .E_c1bus5hc {
31315
31077
  --color: white;
31316
31078
  height: 14px;
@@ -31351,6 +31113,80 @@ html body {
31351
31113
  transform: rotate(0deg);
31352
31114
  }
31353
31115
 
31116
+ .E_sddwhm6 {
31117
+ margin: 0;
31118
+ border-radius: 20px;
31119
+ padding: 2px 10px;
31120
+ height: 22px;
31121
+ }
31122
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
31123
+ background-color: rgba(237, 241, 250, 0.6) !important;
31124
+ }
31125
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
31126
+ background-color: rgba(225, 230, 241, 0.6) !important;
31127
+ }
31128
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
31129
+ color: #00122e;
31130
+ }
31131
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
31132
+ margin-right: 6px;
31133
+ }
31134
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
31135
+ margin-left: 4px;
31136
+ }
31137
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
31138
+ background-color: rgba(0, 136, 255, 0.1);
31139
+ }
31140
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
31141
+ background-color: #0080ff;
31142
+ }
31143
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
31144
+ background-color: rgba(0, 136, 255, 0.16);
31145
+ }
31146
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
31147
+ background-color: rgba(255, 74, 74, 0.1);
31148
+ }
31149
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
31150
+ background-color: #f0483e;
31151
+ }
31152
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
31153
+ background-color: rgba(255, 74, 74, 0.16);
31154
+ }
31155
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
31156
+ background-color: rgba(254, 160, 8, 0.1);
31157
+ }
31158
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
31159
+ background-color: #fea008;
31160
+ }
31161
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
31162
+ background-color: rgba(255, 187, 0, 0.16);
31163
+ }
31164
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
31165
+ background-color: rgba(30, 201, 127, 0.1);
31166
+ }
31167
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
31168
+ background-color: #00ba5d;
31169
+ }
31170
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
31171
+ background-color: rgba(30, 201, 127, 0.16);
31172
+ }
31173
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
31174
+ background-color: rgba(225, 230, 241, 0.6);
31175
+ }
31176
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
31177
+ background-color: #6b7d99;
31178
+ }
31179
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
31180
+ background-color: rgba(211, 218, 235, 0.6);
31181
+ }
31182
+
31183
+ .E_satwmqm {
31184
+ width: 8px;
31185
+ height: 8px;
31186
+ border-radius: 50%;
31187
+ display: inline-block;
31188
+ }
31189
+
31354
31190
  .E_s1dizucg.ant-switch {
31355
31191
  min-width: 40px;
31356
31192
  height: 24px;
@@ -31406,918 +31242,1111 @@ html body {
31406
31242
  margin-left: 5px;
31407
31243
  }
31408
31244
 
31409
- .E_cnujxq2 {
31410
- display: flex;
31411
- flex-direction: column;
31245
+ .E_tju3gfj .date {
31246
+ margin-right: 4px;
31412
31247
  }
31413
31248
 
31414
- .E_m7s48ia {
31415
- max-width: 1120px;
31416
- width: 100%;
31417
- margin: 0 auto;
31418
- height: 100%;
31249
+ .E_s1dni7lo {
31250
+ width: 430px !important;
31419
31251
  }
31420
31252
 
31421
- .E_wt5zbg6 {
31422
- max-width: 1120px;
31423
- width: 100%;
31424
- margin: 0 auto;
31425
- display: flex;
31426
- }
31427
- .E_wt5zbg6 .left,
31428
- .E_wt5zbg6 .right {
31429
- flex-grow: 0;
31430
- flex-shrink: 0;
31431
- flex-basis: 21%;
31253
+ .E_d1wwmmm5 .ant-select-item-group {
31254
+ padding: 8px 16px;
31255
+ line-height: 18px;
31256
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31257
+ height: 34px;
31258
+ min-height: 34px;
31259
+ box-sizing: border-box;
31260
+ margin-top: 8px;
31432
31261
  }
31433
- .E_wt5zbg6 .left {
31262
+
31263
+ .E_o1ugr09p {
31434
31264
  display: flex;
31435
- justify-content: flex-end;
31436
- padding-right: 44px;
31265
+ flex-direction: column;
31266
+ margin: 1px 8px;
31267
+ padding: 8px;
31268
+ border-radius: 4px;
31437
31269
  }
31438
- .E_wt5zbg6 .right {
31439
- padding-left: 44px;
31270
+ .E_o1ugr09p .selected-icon {
31271
+ display: none;
31440
31272
  }
31441
- .E_wt5zbg6 .middle {
31442
- margin-bottom: 40px;
31443
- flex-grow: 0;
31444
- flex-shrink: 0;
31445
- flex-basis: 58%;
31273
+ .E_o1ugr09p.ant-select-item-option-grouped {
31274
+ padding-left: 8px;
31446
31275
  }
31447
- .E_wt5zbg6 .middle .form-base-field {
31448
- width: 100%;
31276
+ .E_o1ugr09p.ant-select-item-option-selected {
31277
+ background-color: white;
31449
31278
  }
31450
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31451
- width: auto;
31279
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31280
+ color: #0080ff;
31452
31281
  }
31453
-
31454
- .E_h18jprzg .ant-modal-header {
31455
- margin: 0 auto;
31456
- width: 100%;
31457
- max-width: 648px;
31282
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31283
+ display: block;
31458
31284
  }
31459
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31460
- margin-left: 0;
31285
+ .E_o1ugr09p.ant-select-item-option-active {
31286
+ background: rgba(0, 136, 255, 0.16);
31461
31287
  }
31462
- .E_h18jprzg .ant-modal-body {
31463
- margin: 0 auto;
31464
- padding: 0;
31465
- width: 100%;
31466
- max-width: 648px;
31467
- overflow: hidden;
31288
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31289
+ color: #0080ff;
31468
31290
  }
31469
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31470
- margin-bottom: 40px;
31291
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31292
+ background: rgba(0, 136, 255, 0.1);
31293
+ color: #0080ff;
31471
31294
  }
31472
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31473
- height: calc(100vh - 225px);
31474
- overflow-y: auto;
31295
+
31296
+ .E_o1ifxsq4 {
31297
+ display: flex;
31298
+ justify-content: space-between;
31299
+ height: 20px;
31300
+ line-height: 20px;
31475
31301
  }
31476
- .E_h18jprzg .ant-modal-footer .footer-content {
31477
- margin: 0 auto;
31478
- max-width: 648px;
31302
+ .E_o1ifxsq4 .timezone-title {
31303
+ color: #2d3a56;
31304
+ overflow: hidden;
31305
+ text-overflow: ellipsis;
31479
31306
  }
31480
31307
 
31481
- .E_h16z9xgz .ant-modal-header {
31482
- margin: 0 auto;
31483
- width: 100%;
31484
- max-width: 1024px;
31308
+ .E_o1zue7 {
31309
+ display: flex;
31310
+ justify-content: space-between;
31311
+ color: rgba(44, 56, 82, 0.6);
31312
+ height: 18px;
31313
+ line-height: 18px;
31314
+ margin-top: 2px;
31485
31315
  }
31486
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31487
- margin-left: 0;
31316
+
31317
+ .E_tyfmlxg {
31318
+ border: none;
31319
+ margin-right: 0;
31320
+ background: rgba(225, 230, 241, 0.6);
31488
31321
  }
31489
- .E_h16z9xgz .ant-modal-body {
31490
- margin: 0 auto;
31491
- padding: 0;
31322
+
31323
+ .E_o18uybox {
31324
+ pointer-events: none;
31325
+ height: 32px;
31492
31326
  width: 100%;
31493
- max-width: 1024px;
31494
- overflow: hidden;
31495
- }
31496
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31497
- margin-bottom: 40px;
31498
- }
31499
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31500
- height: calc(100vh - 225px);
31501
- overflow-y: auto;
31502
- }
31503
- .E_h16z9xgz .ant-modal-footer .footer-content {
31504
- margin: 0 auto;
31505
- max-width: 1024px;
31327
+ opacity: 0;
31506
31328
  }
31507
31329
 
31508
- .E_f1lrhghm {
31509
- flex: 1;
31510
- }
31511
- .E_f1lrhghm label {
31512
- font-size: 13px;
31513
- line-height: 20px;
31514
- color: rgba(44, 56, 82, 0.6);
31330
+ .E_iq1gosr {
31331
+ display: inline-block;
31515
31332
  }
31516
- .E_f1lrhghm .title {
31517
- font-size: 14px;
31518
- line-height: 20px;
31519
- color: #2d3a56;
31520
- margin-bottom: 12px;
31333
+
31334
+ .E_s1sck0th {
31335
+ padding: 0 8px;
31336
+ border-radius: 4px;
31521
31337
  }
31522
- .E_f1lrhghm.connect-cluster .title {
31523
- padding-bottom: 26px;
31338
+
31339
+ .E_m855nr1 {
31340
+ padding: 2px 8px;
31341
+ border-radius: 3px;
31524
31342
  }
31525
31343
 
31526
- .E_f18ot8em {
31527
- padding: 25px 0 15px 0;
31528
- border-bottom: 1px solid #e1e5eb;
31529
- margin-bottom: 16px;
31344
+ .E_l1270xpg {
31345
+ padding: 3px 8px;
31346
+ border-radius: 2px;
31530
31347
  }
31531
31348
 
31532
- .E_f1l1g2k0 {
31533
- display: flex;
31349
+ .E_t14rextb.ant-tag:hover {
31350
+ opacity: unset;
31351
+ }
31352
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31353
+ margin: 0;
31354
+ margin-right: 8px;
31355
+ display: inline-flex;
31534
31356
  align-items: center;
31535
- margin-bottom: 8px;
31357
+ border: none;
31536
31358
  }
31537
- .E_f1l1g2k0 > label {
31538
- width: 216px;
31359
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31360
+ width: 16px;
31361
+ height: 16px;
31362
+ color: inherit;
31363
+ margin-left: 4px;
31364
+ opacity: 0.6;
31365
+ display: inline-flex;
31539
31366
  }
31540
- .E_f1l1g2k0 > label + * {
31541
- width: 100%;
31367
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31368
+ opacity: 1;
31542
31369
  }
31543
- .E_f1l1g2k0 .ant-select {
31544
- width: 100%;
31370
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31371
+ color: #0080ff;
31372
+ background-color: rgba(0, 136, 255, 0.1);
31545
31373
  }
31546
-
31547
- .E_e1k89cwg {
31548
- color: #e75a3a;
31549
- margin-right: 10px;
31374
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31375
+ color: #f0483e;
31376
+ background-color: rgba(255, 74, 74, 0.1);
31550
31377
  }
31551
-
31552
- .E_d1oui1gf {
31553
- width: 100%;
31554
- height: 1px;
31555
- background: rgba(213, 219, 227, 0.6);
31556
- margin: 24px 0;
31378
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31379
+ color: #e07f00;
31380
+ background-color: rgba(255, 187, 0, 0.1);
31557
31381
  }
31558
-
31559
- .E_l15itdbb {
31560
- display: flex;
31561
- justify-content: center;
31562
- align-items: center;
31563
- height: 100%;
31382
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31383
+ color: #008f4c;
31384
+ background-color: rgba(30, 201, 127, 0.1);
31564
31385
  }
31565
-
31566
- .E_d1y3z4w {
31567
- display: inline-block;
31568
- width: 4px;
31569
- height: 4px;
31570
- background: #8e9aa9;
31571
- opacity: 0.4;
31572
- border-radius: 50%;
31573
- margin: 0 4px;
31386
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31387
+ color: #1d326c;
31388
+ background-color: rgba(225, 230, 241, 0.6);
31574
31389
  }
31575
-
31576
- .E_m177r7a3 .ant-modal-header,
31577
- .E_m177r7a3 .ant-modal-footer .footer-content {
31578
- width: 648px;
31579
- margin: 0 auto;
31390
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31391
+ color: #7E41FF;
31392
+ background-color: rgba(126, 65, 255, 0.1);
31580
31393
  }
31581
- .E_m177r7a3 .ant-modal-header {
31582
- padding: 35px 0 24px;
31583
- border: none;
31394
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31395
+ color: #fff;
31584
31396
  }
31585
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31586
- font-size: 30px;
31397
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31398
+ background-color: #f0483e;
31587
31399
  }
31588
- .E_m177r7a3 .ant-modal-body {
31589
- padding: 4px 0 2px;
31400
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31401
+ background-color: #fea008;
31590
31402
  }
31591
- .E_m177r7a3 .ant-modal-footer {
31592
- border: none;
31403
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31404
+ background-color: #00ba5d;
31593
31405
  }
31594
-
31595
- .E_t1wwio3v {
31596
- font-size: 12px;
31597
- line-height: 18px;
31598
- font-weight: bold;
31599
- color: #fff;
31600
- padding: 0 4px;
31601
- border-radius: 4px;
31602
- display: inline-block;
31603
- background: var(--t1wwio3v-0);
31406
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31407
+ background-color: #0080ff;
31604
31408
  }
31605
- .E_t1wwio3v:not(:first-child) {
31606
- margin-left: 4px;
31409
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31410
+ background-color: #6b7d99;
31411
+ }
31412
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31413
+ background-color: #7E41FF;
31607
31414
  }
31608
31415
 
31609
- .E_f17jvtfk {
31416
+ .E_fzh9mnb {
31610
31417
  width: 100%;
31611
31418
  height: 100%;
31419
+ min-height: 124px;
31612
31420
  display: flex;
31613
- align-items: center;
31421
+ flex-direction: column;
31614
31422
  justify-content: center;
31423
+ align-items: center;
31615
31424
  }
31616
-
31617
- .E_nzppkea {
31618
- font-size: 90%;
31619
- font-weight: bold;
31620
- background-color: rgba(240, 243, 247, 0.6);
31621
- padding: 1px 4px 1px;
31622
- margin-left: 2px;
31623
- margin-right: 2px;
31624
- border: 1px solid rgba(213, 219, 227, 0.6);
31625
- border-radius: 4px;
31425
+ .E_fzh9mnb .error-text {
31426
+ color: rgba(10, 37, 85, 0.6);
31427
+ margin-bottom: 16px;
31428
+ font-size: 18px;
31626
31429
  }
31627
31430
 
31628
- .E_f4mi9eq.form-item-general {
31629
- width: 640px;
31630
- }
31631
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31632
- margin-top: 16px;
31633
- }
31634
- .E_f4mi9eq.form-item-compact {
31635
- width: 412px;
31431
+ .E_f7pxqmh {
31432
+ width: 100%;
31433
+ margin-bottom: 0 !important;
31434
+ flex-flow: nowrap !important;
31435
+ line-break: auto;
31636
31436
  }
31637
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31638
- margin-top: 8px;
31437
+ .E_f7pxqmh > .ant-form-item-label {
31438
+ text-align: left !important;
31439
+ padding-bottom: 0 !important;
31639
31440
  }
31640
- .E_f4mi9eq .form-item {
31641
- width: auto;
31441
+ .E_f7pxqmh > .ant-form-item-label > label {
31442
+ min-height: 32px;
31443
+ height: auto;
31444
+ font-size: 13px;
31445
+ color: rgba(44, 56, 82, 0.6);
31446
+ white-space: normal;
31642
31447
  }
31643
- .E_f4mi9eq .form-item-main {
31644
- position: relative;
31645
- display: flex;
31448
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31449
+ border-color: #ff4d4f !important;
31646
31450
  }
31647
- .E_f4mi9eq .form-item-extra {
31451
+ .E_f7pxqmh .ant-form-item-explain {
31648
31452
  margin-top: 4px;
31649
- width: 100%;
31650
- padding: 14px;
31651
- background: #f2f4f6;
31652
- font-size: 13px;
31653
- line-height: 1.8;
31654
- color: #8e9aa9;
31453
+ font-size: 12px;
31454
+ min-height: 0px;
31655
31455
  }
31656
- .E_f4mi9eq .form-item-label {
31657
- padding-right: 12px;
31658
- font-size: 13px;
31456
+ .E_f7pxqmh .ant-form-item-extra {
31457
+ font-size: 12px;
31659
31458
  color: rgba(44, 56, 82, 0.6);
31459
+ min-height: 0px;
31660
31460
  }
31661
- .E_f4mi9eq .form-item-label.label-right {
31662
- text-align: right;
31663
- }
31664
- .E_f4mi9eq .form-item-label,
31665
- .E_f4mi9eq .form-item-control {
31666
- line-height: 32px;
31461
+
31462
+ .E_t1m2x205 .ant-tooltip-arrow {
31463
+ display: none;
31667
31464
  }
31668
- .E_f4mi9eq .form-item-control .form-item-error {
31465
+ .E_t1m2x205 .ant-tooltip-inner {
31466
+ background: rgba(23, 38, 64, 0.8);
31467
+ border-radius: 4px;
31468
+ }
31469
+
31470
+ .E_i1inqkme {
31471
+ height: 18px;
31669
31472
  line-height: 18px;
31473
+ padding: 0 4px;
31474
+ border-radius: 4px;
31475
+ background: rgba(235, 239, 245, 0.6);
31476
+ border: 1px solid rgba(223, 228, 235, 0.6);
31477
+ display: flex;
31478
+ align-items: center;
31479
+ white-space: nowrap;
31480
+ margin-right: 4px;
31670
31481
  }
31671
- .E_f4mi9eq .form-item-children {
31672
- width: 100%;
31482
+
31483
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31484
+ display: var(--ai7qkf2-0);
31673
31485
  }
31674
- .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 {
31486
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31487
+ display: inline-flex;
31488
+ line-height: 1.5715;
31489
+ height: 100%;
31675
31490
  width: 100%;
31676
31491
  }
31677
- .E_f4mi9eq .form-item-error {
31678
- color: #e75a3a;
31679
- height: 0;
31680
- overflow: hidden;
31492
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31493
+ content: var(--ai7qkf2-1);
31494
+ display: var(--ai7qkf2-2);
31495
+ flex: none;
31496
+ align-items: center;
31497
+ margin-left: 4px;
31498
+ color: rgba(44, 56, 82, 0.6);
31681
31499
  }
31682
- .E_f4mi9eq .form-item-error-enter-done {
31683
- margin-top: 4px;
31684
- height: auto;
31685
- overflow: auto;
31500
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31501
+ content: var(--ai7qkf2-3);
31502
+ display: var(--ai7qkf2-4);
31503
+ flex: none;
31504
+ align-items: center;
31505
+ margin-right: 4px;
31506
+ cursor: auto;
31507
+ color: rgba(44, 56, 82, 0.6);
31686
31508
  }
31687
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31688
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31689
- border: 1px solid #e75a3a;
31690
- color: #e75a3a;
31509
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31510
+ border-radius: 0;
31691
31511
  }
31692
-
31693
- .E_fh0ewl8 {
31694
- color: #2d3a56;
31695
- font-weight: bold;
31696
- padding-bottom: 6px;
31697
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31698
- margin-bottom: 16px;
31512
+ .E_ai7qkf2.ant-input-number {
31513
+ width: 100%;
31514
+ border-radius: 6px;
31699
31515
  }
31700
- .E_fh0ewl8:not(:first-of-type) {
31701
- margin-top: 16px;
31516
+ .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 {
31517
+ border-color: #0096ff;
31518
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31519
+ z-index: 1;
31702
31520
  }
31703
-
31704
- .E_e1qrlvot {
31705
- width: 8px;
31706
- height: 24px;
31707
- display: flex;
31708
- justify-content: center;
31709
- align-items: center;
31710
- cursor: pointer;
31711
- transition: all 200ms ease-out 40ms;
31521
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31522
+ border-color: #e75a3a;
31523
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31712
31524
  }
31713
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31714
- content: "";
31715
- width: 1px;
31716
- height: 6px;
31717
- border-radius: 1px;
31718
- background: #ccd4e3;
31719
- position: relative;
31720
- right: 2px;
31721
- transform: rotate(-45deg);
31525
+ .E_ai7qkf2 .ant-input-number-input {
31526
+ height: 30px;
31527
+ border: 1px;
31528
+ padding: 5px 12px;
31529
+ font-size: inherit;
31722
31530
  }
31723
- .E_e1qrlvot:after {
31724
- transform: rotate(45deg);
31725
- left: 1px;
31531
+ .E_ai7qkf2.ant-input-number-lg input {
31532
+ height: 38px;
31533
+ border: 1px;
31534
+ padding: 8px 16px;
31535
+ }
31536
+ .E_ai7qkf2.ant-input-number-sm input {
31537
+ height: 22px;
31538
+ border: 1px;
31539
+ padding: 2px 8px;
31726
31540
  }
31727
31541
 
31728
- .E_w9ic984.ant-alert-warning {
31729
- border: 0;
31730
- background: rgba(255, 187, 0, 0.1);
31731
- border-radius: 6px;
31542
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31543
+ display: var(--a1wfy30z-0);
31732
31544
  }
31733
- .E_w9ic984.ant-alert,
31734
- .E_w9ic984 .ant-alert-message {
31735
- color: #e07f00;
31545
+ .E_a1wfy30z .ant-input-number-input-wrap {
31546
+ padding: 4px 11px;
31547
+ display: inline-flex;
31548
+ line-height: 1.5715;
31549
+ height: inherit;
31736
31550
  }
31737
- .E_w9ic984.ant-alert .dashed-border-bottom,
31738
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31739
- border-bottom-color: #e07f00;
31551
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31552
+ content: var(--a1wfy30z-1);
31553
+ display: var(--a1wfy30z-2);
31554
+ flex: none;
31555
+ align-items: center;
31556
+ margin-left: 4px;
31740
31557
  }
31741
-
31742
- .E_n1k9qi4r {
31743
- display: flex;
31744
- flex-direction: row;
31745
- padding: 7px 12px;
31746
- background: rgba(255, 187, 0, 0.1);
31747
- border-radius: 6px;
31748
- color: #e07f00;
31749
- font-size: 12px;
31750
- line-height: 18px;
31558
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31559
+ content: var(--a1wfy30z-3);
31560
+ display: var(--a1wfy30z-4);
31561
+ flex: none;
31562
+ align-items: center;
31563
+ margin-right: 4px;
31564
+ cursor: auto;
31751
31565
  }
31752
- .E_n1k9qi4r .icon-wrapper {
31753
- margin-right: 10px;
31754
- height: 18px;
31566
+ .E_a1wfy30z .ant-input-number-input {
31567
+ padding: 0;
31568
+ margin: 0;
31569
+ height: auto;
31570
+ font-size: inherit;
31755
31571
  }
31756
31572
 
31757
- .E_n16fsg9x {
31758
- display: flex;
31759
- flex-direction: row;
31760
- padding: 7px 12px;
31761
- background: rgba(225, 230, 241, 0.6);
31762
- border-radius: 6px;
31763
- color: rgba(44, 56, 82, 0.6);
31573
+ button.E_l48ei06.ant-btn {
31764
31574
  font-size: 12px;
31765
31575
  line-height: 18px;
31766
- }
31767
- .E_n16fsg9x .icon-wrapper {
31768
- margin-right: 10px;
31769
31576
  height: 18px;
31770
31577
  }
31771
31578
 
31772
- .E_i173wxzw {
31773
- display: flex;
31774
- flex-direction: row;
31775
- padding: 7px 12px;
31776
- background: rgba(0, 136, 255, 0.1);
31777
- border-radius: 6px;
31778
- color: #005ed1;
31779
- font-size: 12px;
31780
- line-height: 18px;
31579
+ button.E_l48ei06 {
31580
+ color: #0080FF;
31581
+ height: unset;
31781
31582
  }
31782
- .E_i173wxzw .icon-wrapper {
31783
- margin-right: 10px;
31784
- height: 18px;
31583
+ button.E_l48ei06 .button-prefix-icon {
31584
+ margin-right: 4px;
31585
+ }
31586
+ button.E_l48ei06 .button-suffix-icon {
31587
+ margin-left: 4px;
31588
+ }
31589
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
31590
+ color: #009DFF;
31591
+ }
31592
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
31593
+ color: #005ED1;
31594
+ }
31595
+ button.E_l48ei06.ui-kit-link-disabled {
31596
+ color: #0080FF;
31597
+ }
31598
+ button.E_l48ei06.ui-kit-link-primary {
31599
+ color: #00122E;
31600
+ }
31601
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
31602
+ color: #0080FF;
31603
+ }
31604
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
31605
+ color: #005ED1;
31606
+ }
31607
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
31608
+ color: #00122E;
31609
+ }
31610
+ button.E_l48ei06.ui-kit-link-secondary {
31611
+ color: rgba(44, 56, 82, 0.7490196078);
31612
+ }
31613
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
31614
+ color: #0080FF;
31615
+ }
31616
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
31617
+ color: #005ED1;
31618
+ }
31619
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
31620
+ color: rgba(44, 56, 82, 0.7490196078);
31785
31621
  }
31786
31622
 
31787
- .E_dld369h {
31788
- color: rgba(44, 56, 82, 0.6);
31789
- margin-top: 5px;
31790
- font-size: 12px;
31791
- line-height: 18px;
31623
+ .E_owd0kml {
31624
+ display: inline-block;
31792
31625
  }
31793
31626
 
31794
- .E_s1epv22q {
31795
- color: #f0483e;
31796
- font-size: 12px;
31797
- white-space: pre-wrap;
31627
+ .E_h1jsgezc {
31628
+ visibility: hidden;
31629
+ position: absolute;
31798
31630
  }
31799
31631
 
31800
- .E_okus5hk {
31632
+ .E_r77hffu {
31801
31633
  display: flex;
31802
31634
  align-items: center;
31803
- justify-content: flex-end;
31635
+ justify-content: space-between;
31636
+ column-gap: 6px;
31804
31637
  }
31805
- .E_okus5hk .icon-wrapper {
31806
- margin-right: 16px;
31638
+
31639
+ .E_p1cmxsf7 {
31640
+ display: flex;
31641
+ flex-direction: column;
31642
+ justify-content: center;
31643
+ row-gap: var(--p1cmxsf7-0);
31644
+ }
31645
+ .E_p1cmxsf7 .ant-progress-line {
31646
+ font-size: 0;
31807
31647
  }
31808
31648
 
31809
- .E_t1auuzri {
31810
- color: rgba(0, 21, 64, 0.3);
31649
+ .E_cnujxq2 {
31650
+ display: flex;
31651
+ flex-direction: column;
31811
31652
  }
31812
31653
 
31813
- .E_i74cfyt.ant-input {
31814
- padding: 5px 12px;
31815
- line-height: 20px;
31816
- color: #2d3a56;
31817
- border-radius: 6px;
31818
- border-color: rgba(172, 186, 211, 0.6);
31819
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31654
+ .E_m7s48ia {
31655
+ max-width: 1120px;
31656
+ width: 100%;
31657
+ margin: 0 auto;
31658
+ height: 100%;
31820
31659
  }
31821
- .E_i74cfyt.ant-input.ant-input-lg {
31822
- padding: 8px 16px;
31823
- line-height: 22px;
31660
+
31661
+ .E_wt5zbg6 {
31662
+ max-width: 1120px;
31663
+ width: 100%;
31664
+ margin: 0 auto;
31665
+ display: flex;
31824
31666
  }
31825
- .E_i74cfyt.ant-input.ant-input-sm {
31826
- padding: 2px 8px;
31827
- line-height: 18px;
31667
+ .E_wt5zbg6 .left,
31668
+ .E_wt5zbg6 .right {
31669
+ flex-grow: 0;
31670
+ flex-shrink: 0;
31671
+ flex-basis: 21%;
31828
31672
  }
31829
- .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 {
31830
- border-color: rgba(107, 128, 167, 0.6);
31831
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31832
- z-index: 1;
31673
+ .E_wt5zbg6 .left {
31674
+ display: flex;
31675
+ justify-content: flex-end;
31676
+ padding-right: 44px;
31833
31677
  }
31834
- .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 {
31835
- border-color: #0096ff;
31836
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31837
- z-index: 1;
31678
+ .E_wt5zbg6 .right {
31679
+ padding-left: 44px;
31838
31680
  }
31839
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31840
- border-color: #e75a3a;
31841
- color: #e75a3a;
31681
+ .E_wt5zbg6 .middle {
31682
+ margin-bottom: 40px;
31683
+ flex-grow: 0;
31684
+ flex-shrink: 0;
31685
+ flex-basis: 58%;
31842
31686
  }
31843
- .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 {
31844
- border-color: #e75a3a;
31845
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31687
+ .E_wt5zbg6 .middle .form-base-field {
31688
+ width: 100%;
31846
31689
  }
31847
- .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 {
31848
- border-color: #e75a3a;
31849
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31690
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31691
+ width: auto;
31850
31692
  }
31851
- .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 {
31852
- background: rgba(211, 218, 235, 0.6);
31853
- color: rgba(0, 21, 64, 0.3);
31854
- border-color: rgba(172, 186, 211, 0.6);
31693
+
31694
+ .E_h18jprzg .ant-modal-header {
31695
+ margin: 0 auto;
31696
+ width: 100%;
31697
+ max-width: 648px;
31855
31698
  }
31856
- .E_i74cfyt.ant-input-affix-wrapper {
31857
- padding: 5px 12px;
31858
- border-radius: 6px;
31859
- border-color: rgba(172, 186, 211, 0.6);
31860
- line-height: 20px;
31861
- color: #2d3a56;
31862
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31699
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31700
+ margin-left: 0;
31863
31701
  }
31864
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31865
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31866
- color: rgba(44, 56, 82, 0.6);
31702
+ .E_h18jprzg .ant-modal-body {
31703
+ margin: 0 auto;
31704
+ padding: 0;
31705
+ width: 100%;
31706
+ max-width: 648px;
31707
+ overflow: hidden;
31867
31708
  }
31868
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31869
- padding: 8px 16px;
31870
- line-height: 22px;
31709
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31710
+ margin-bottom: 40px;
31871
31711
  }
31872
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31873
- padding: 2px 8px;
31874
- line-height: 18px;
31712
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31713
+ height: calc(100vh - 225px);
31714
+ overflow-y: auto;
31875
31715
  }
31876
- .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 {
31877
- border-color: rgba(107, 128, 167, 0.6);
31878
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31716
+ .E_h18jprzg .ant-modal-footer .footer-content {
31717
+ margin: 0 auto;
31718
+ max-width: 648px;
31879
31719
  }
31880
- .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 {
31881
- border-color: #0096ff;
31882
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31720
+
31721
+ .E_h16z9xgz .ant-modal-header {
31722
+ margin: 0 auto;
31723
+ width: 100%;
31724
+ max-width: 1024px;
31883
31725
  }
31884
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31885
- border-color: #e75a3a;
31726
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31727
+ margin-left: 0;
31886
31728
  }
31887
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31888
- color: #e75a3a;
31729
+ .E_h16z9xgz .ant-modal-body {
31730
+ margin: 0 auto;
31731
+ padding: 0;
31732
+ width: 100%;
31733
+ max-width: 1024px;
31734
+ overflow: hidden;
31889
31735
  }
31890
- .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 {
31891
- border-color: #e75a3a;
31892
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31736
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31737
+ margin-bottom: 40px;
31893
31738
  }
31894
- .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 {
31895
- border-color: #e75a3a;
31896
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31739
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31740
+ height: calc(100vh - 225px);
31741
+ overflow-y: auto;
31897
31742
  }
31898
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31899
- background: rgba(211, 218, 235, 0.6);
31900
- color: rgba(0, 21, 64, 0.3);
31901
- border-color: rgba(172, 186, 211, 0.6);
31743
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31744
+ margin: 0 auto;
31745
+ max-width: 1024px;
31902
31746
  }
31903
- textarea.E_i74cfyt.ant-input {
31904
- transition-property: height;
31905
- transition-delay: 50ms;
31747
+
31748
+ .E_f1lrhghm {
31749
+ flex: 1;
31906
31750
  }
31907
- textarea.E_i74cfyt.ant-input.textarea-large {
31908
- min-height: 40px;
31909
- height: 40px;
31751
+ .E_f1lrhghm label {
31752
+ font-size: 13px;
31753
+ line-height: 20px;
31754
+ color: rgba(44, 56, 82, 0.6);
31910
31755
  }
31911
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31912
- height: 80px;
31756
+ .E_f1lrhghm .title {
31757
+ font-size: 14px;
31758
+ line-height: 20px;
31759
+ color: #2d3a56;
31760
+ margin-bottom: 12px;
31913
31761
  }
31914
- textarea.E_i74cfyt.ant-input.textarea-middle {
31915
- min-height: 32px;
31916
- height: 32px;
31762
+ .E_f1lrhghm.connect-cluster .title {
31763
+ padding-bottom: 26px;
31917
31764
  }
31918
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31919
- height: 64px;
31765
+
31766
+ .E_f18ot8em {
31767
+ padding: 25px 0 15px 0;
31768
+ border-bottom: 1px solid #e1e5eb;
31769
+ margin-bottom: 16px;
31920
31770
  }
31921
- textarea.E_i74cfyt.ant-input.textarea-small {
31922
- min-height: 24px;
31923
- height: 24px;
31771
+
31772
+ .E_f1l1g2k0 {
31773
+ display: flex;
31774
+ align-items: center;
31775
+ margin-bottom: 8px;
31924
31776
  }
31925
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31926
- height: 40px;
31777
+ .E_f1l1g2k0 > label {
31778
+ width: 216px;
31927
31779
  }
31928
-
31929
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31930
- border: 1px solid rgba(213, 219, 227, 0.6);
31931
- border-radius: 4px;
31780
+ .E_f1l1g2k0 > label + * {
31781
+ width: 100%;
31932
31782
  }
31933
- .E_k1ci6977.input-tags {
31934
- position: relative;
31935
- padding: 6px;
31936
- height: 32px;
31937
- cursor: pointer;
31938
- transition: border 150ms;
31783
+ .E_f1l1g2k0 .ant-select {
31784
+ width: 100%;
31939
31785
  }
31940
- .E_k1ci6977.input-tags:hover {
31941
- border-color: #0080ff;
31942
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31786
+
31787
+ .E_e1k89cwg {
31788
+ color: #e75a3a;
31789
+ margin-right: 10px;
31943
31790
  }
31944
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31945
- padding-right: 30px;
31791
+
31792
+ .E_d1oui1gf {
31793
+ width: 100%;
31794
+ height: 1px;
31795
+ background: rgba(213, 219, 227, 0.6);
31796
+ margin: 24px 0;
31946
31797
  }
31947
- .E_k1ci6977.input-tags .input-tags-inner {
31798
+
31799
+ .E_l15itdbb {
31948
31800
  display: flex;
31801
+ justify-content: center;
31802
+ align-items: center;
31803
+ height: 100%;
31949
31804
  }
31950
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31951
- display: flex;
31805
+
31806
+ .E_d1y3z4w {
31807
+ display: inline-block;
31808
+ width: 4px;
31809
+ height: 4px;
31810
+ background: #8e9aa9;
31811
+ opacity: 0.4;
31812
+ border-radius: 50%;
31813
+ margin: 0 4px;
31952
31814
  }
31953
- .E_k1ci6977.input-tags .input-tag-suffix {
31954
- position: absolute;
31955
- right: 12px;
31956
- top: 50%;
31957
- transform: translateY(-50%);
31815
+
31816
+ .E_m177r7a3 .ant-modal-header,
31817
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31818
+ width: 648px;
31819
+ margin: 0 auto;
31958
31820
  }
31959
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31960
- color: rgba(0, 0, 0, 0.25);
31961
- font-size: 12px;
31962
- cursor: pointer;
31821
+ .E_m177r7a3 .ant-modal-header {
31822
+ padding: 35px 0 24px;
31823
+ border: none;
31963
31824
  }
31964
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31965
- color: rgba(0, 0, 0, 0.45);
31825
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31826
+ font-size: 30px;
31966
31827
  }
31967
- .E_k1ci6977.has-focus-indicator {
31968
- position: relative;
31969
- overflow: hidden;
31970
- }
31971
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31972
- position: absolute;
31973
- top: 50%;
31974
- transform: translateY(-50%);
31975
- left: -16px;
31976
- transition: left 150ms ease;
31977
- opacity: 0;
31828
+ .E_m177r7a3 .ant-modal-body {
31829
+ padding: 4px 0 2px;
31978
31830
  }
31979
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31980
- left: 8px;
31981
- opacity: 1;
31831
+ .E_m177r7a3 .ant-modal-footer {
31832
+ border: none;
31982
31833
  }
31983
- .E_k1ci6977.has-focus-indicator input {
31984
- transition: margin-left 150ms ease;
31985
- margin-left: 0px;
31834
+
31835
+ .E_t1wwio3v {
31836
+ font-size: 12px;
31837
+ line-height: 18px;
31838
+ font-weight: bold;
31839
+ color: #fff;
31840
+ padding: 0 4px;
31841
+ border-radius: 4px;
31842
+ display: inline-block;
31843
+ background: var(--t1wwio3v-0);
31986
31844
  }
31987
- .E_k1ci6977.has-focus-indicator input:focus {
31988
- margin-left: 16px;
31845
+ .E_t1wwio3v:not(:first-child) {
31846
+ margin-left: 4px;
31989
31847
  }
31990
31848
 
31991
- input.E_l1f7td1d.ant-input {
31992
- border-top-right-radius: 0;
31993
- border-bottom-right-radius: 0;
31849
+ .E_f17jvtfk {
31850
+ width: 100%;
31851
+ height: 100%;
31852
+ display: flex;
31853
+ align-items: center;
31854
+ justify-content: center;
31994
31855
  }
31995
31856
 
31996
- .E_l1f7td1d.ant-input-affix-wrapper {
31997
- border-top-right-radius: 0;
31998
- border-bottom-right-radius: 0;
31857
+ .E_nzppkea {
31858
+ font-size: 90%;
31859
+ font-weight: bold;
31860
+ background-color: rgba(240, 243, 247, 0.6);
31861
+ padding: 1px 4px 1px;
31862
+ margin-left: 2px;
31863
+ margin-right: 2px;
31864
+ border: 1px solid rgba(213, 219, 227, 0.6);
31865
+ border-radius: 4px;
31999
31866
  }
32000
31867
 
32001
- input.E_rf8rlle.ant-input {
32002
- border-top-left-radius: 0;
32003
- border-bottom-left-radius: 0;
31868
+ .E_f4mi9eq.form-item-general {
31869
+ width: 640px;
32004
31870
  }
32005
-
32006
- .E_rf8rlle.ant-input-affix-wrapper {
32007
- border-top-left-radius: 0;
32008
- border-bottom-left-radius: 0;
31871
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31872
+ margin-top: 16px;
32009
31873
  }
32010
-
32011
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32012
- border-top-right-radius: 0;
32013
- border-bottom-right-radius: 0;
31874
+ .E_f4mi9eq.form-item-compact {
31875
+ width: 412px;
32014
31876
  }
32015
-
32016
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32017
- border-top-left-radius: 0;
32018
- border-bottom-left-radius: 0;
31877
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31878
+ margin-top: 8px;
32019
31879
  }
32020
-
32021
- .E_c3ni091 {
32022
- display: flex;
32023
- flex-direction: column;
31880
+ .E_f4mi9eq .form-item {
31881
+ width: auto;
32024
31882
  }
32025
- .E_c3ni091 .select-wrapper {
32026
- margin-top: 12px;
31883
+ .E_f4mi9eq .form-item-main {
31884
+ position: relative;
31885
+ display: flex;
32027
31886
  }
32028
- .E_c3ni091 .select-wrapper .select {
31887
+ .E_f4mi9eq .form-item-extra {
31888
+ margin-top: 4px;
32029
31889
  width: 100%;
31890
+ padding: 14px;
31891
+ background: #f2f4f6;
31892
+ font-size: 13px;
31893
+ line-height: 1.8;
31894
+ color: #8e9aa9;
32030
31895
  }
32031
- .E_c3ni091 .radio-wrapper {
32032
- margin-top: 24px;
31896
+ .E_f4mi9eq .form-item-label {
31897
+ padding-right: 12px;
31898
+ font-size: 13px;
31899
+ color: rgba(44, 56, 82, 0.6);
32033
31900
  }
32034
- .E_c3ni091 div.form-item {
32035
- width: 100%;
31901
+ .E_f4mi9eq .form-item-label.label-right {
31902
+ text-align: right;
32036
31903
  }
32037
-
32038
- .E_d105ju2d {
32039
- font-size: 14px;
32040
- font-weight: 500;
32041
- color: #3e4652;
31904
+ .E_f4mi9eq .form-item-label,
31905
+ .E_f4mi9eq .form-item-control {
31906
+ line-height: 32px;
31907
+ }
31908
+ .E_f4mi9eq .form-item-control .form-item-error {
32042
31909
  line-height: 18px;
32043
31910
  }
32044
- .E_d105ju2d + .E_d105ju2d {
32045
- margin-top: 16px;
31911
+ .E_f4mi9eq .form-item-children {
31912
+ width: 100%;
32046
31913
  }
32047
- .E_d105ju2d + * {
32048
- margin-top: 16px;
31914
+ .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 {
31915
+ width: 100%;
31916
+ }
31917
+ .E_f4mi9eq .form-item-error {
31918
+ color: #e75a3a;
31919
+ height: 0;
31920
+ overflow: hidden;
31921
+ }
31922
+ .E_f4mi9eq .form-item-error-enter-done {
31923
+ margin-top: 4px;
31924
+ height: auto;
31925
+ overflow: auto;
31926
+ }
31927
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31928
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31929
+ border: 1px solid #e75a3a;
31930
+ color: #e75a3a;
32049
31931
  }
32050
31932
 
32051
- .E_lh0l62z.E_d105ju2d {
32052
- font-size: 12px;
32053
- color: rgba(44, 56, 82, 0.6);
32054
- margin-top: 12px;
31933
+ .E_fh0ewl8 {
31934
+ color: #2d3a56;
31935
+ font-weight: bold;
31936
+ padding-bottom: 6px;
31937
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31938
+ margin-bottom: 16px;
31939
+ }
31940
+ .E_fh0ewl8:not(:first-of-type) {
31941
+ margin-top: 16px;
32055
31942
  }
32056
31943
 
32057
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32058
- line-height: 18px;
32059
- font-weight: 500;
32060
- margin-top: 0;
32061
- white-space: initial;
31944
+ .E_e1qrlvot {
31945
+ width: 8px;
31946
+ height: 24px;
31947
+ display: flex;
31948
+ justify-content: center;
31949
+ align-items: center;
31950
+ cursor: pointer;
31951
+ transition: all 200ms ease-out 40ms;
31952
+ }
31953
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31954
+ content: "";
31955
+ width: 1px;
31956
+ height: 6px;
31957
+ border-radius: 1px;
31958
+ background: #ccd4e3;
31959
+ position: relative;
31960
+ right: 2px;
31961
+ transform: rotate(-45deg);
31962
+ }
31963
+ .E_e1qrlvot:after {
31964
+ transform: rotate(45deg);
31965
+ left: 1px;
32062
31966
  }
32063
31967
 
32064
- .E_r1skkc3l {
32065
- display: block;
31968
+ .E_w9ic984.ant-alert-warning {
31969
+ border: 0;
31970
+ background: rgba(255, 187, 0, 0.1);
31971
+ border-radius: 6px;
32066
31972
  }
32067
- .E_r1skkc3l span {
32068
- font-size: 14px;
32069
- font-weight: 500;
32070
- line-height: 32px;
32071
- color: #3e4652;
31973
+ .E_w9ic984.ant-alert,
31974
+ .E_w9ic984 .ant-alert-message {
31975
+ color: #e07f00;
31976
+ }
31977
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31978
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31979
+ border-bottom-color: #e07f00;
32072
31980
  }
32073
31981
 
32074
- .E_c3cobmo {
32075
- margin-top: 16px;
32076
- padding: 8px;
31982
+ .E_n1k9qi4r {
31983
+ display: flex;
31984
+ flex-direction: row;
31985
+ padding: 7px 12px;
31986
+ background: rgba(255, 187, 0, 0.1);
32077
31987
  border-radius: 6px;
31988
+ color: #e07f00;
31989
+ font-size: 12px;
31990
+ line-height: 18px;
31991
+ }
31992
+ .E_n1k9qi4r .icon-wrapper {
31993
+ margin-right: 10px;
31994
+ height: 18px;
31995
+ }
31996
+
31997
+ .E_n16fsg9x {
31998
+ display: flex;
31999
+ flex-direction: row;
32000
+ padding: 7px 12px;
32078
32001
  background: rgba(225, 230, 241, 0.6);
32002
+ border-radius: 6px;
32079
32003
  color: rgba(44, 56, 82, 0.6);
32080
32004
  font-size: 12px;
32005
+ line-height: 18px;
32081
32006
  }
32082
- .E_c3cobmo div {
32083
- line-height: 20px;
32084
- display: flex;
32085
- align-items: center;
32086
- word-break: break-all;
32007
+ .E_n16fsg9x .icon-wrapper {
32008
+ margin-right: 10px;
32009
+ height: 18px;
32087
32010
  }
32088
- .E_c3cobmo .title {
32089
- font-weight: 700;
32011
+
32012
+ .E_i173wxzw {
32013
+ display: flex;
32014
+ flex-direction: row;
32015
+ padding: 7px 12px;
32016
+ background: rgba(0, 136, 255, 0.1);
32017
+ border-radius: 6px;
32018
+ color: #005ed1;
32019
+ font-size: 12px;
32090
32020
  line-height: 18px;
32091
- margin: 4px 0;
32021
+ }
32022
+ .E_i173wxzw .icon-wrapper {
32023
+ margin-right: 10px;
32024
+ height: 18px;
32092
32025
  }
32093
32026
 
32094
- .E_tju3gfj .date {
32095
- margin-right: 4px;
32027
+ .E_dld369h {
32028
+ color: rgba(44, 56, 82, 0.6);
32029
+ margin-top: 5px;
32030
+ font-size: 12px;
32031
+ line-height: 18px;
32096
32032
  }
32097
32033
 
32098
- .E_s1dni7lo {
32099
- width: 430px !important;
32034
+ .E_s1epv22q {
32035
+ color: #f0483e;
32036
+ font-size: 12px;
32037
+ white-space: pre-wrap;
32100
32038
  }
32101
32039
 
32102
- .E_d1wwmmm5 .ant-select-item-group {
32103
- padding: 8px 16px;
32104
- line-height: 18px;
32105
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32106
- height: 34px;
32107
- min-height: 34px;
32108
- box-sizing: border-box;
32109
- margin-top: 8px;
32040
+ .E_okus5hk {
32041
+ display: flex;
32042
+ align-items: center;
32043
+ justify-content: flex-end;
32044
+ }
32045
+ .E_okus5hk .icon-wrapper {
32046
+ margin-right: 16px;
32110
32047
  }
32111
32048
 
32112
- .E_o1ugr09p {
32113
- display: flex;
32114
- flex-direction: column;
32115
- margin: 1px 8px;
32116
- padding: 8px;
32117
- border-radius: 4px;
32049
+ .E_t1auuzri {
32050
+ color: rgba(0, 21, 64, 0.3);
32118
32051
  }
32119
- .E_o1ugr09p .selected-icon {
32120
- display: none;
32052
+
32053
+ .E_i74cfyt.ant-input {
32054
+ padding: 5px 12px;
32055
+ line-height: 20px;
32056
+ color: #2d3a56;
32057
+ border-radius: 6px;
32058
+ border-color: rgba(172, 186, 211, 0.6);
32059
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32121
32060
  }
32122
- .E_o1ugr09p.ant-select-item-option-grouped {
32123
- padding-left: 8px;
32061
+ .E_i74cfyt.ant-input.ant-input-lg {
32062
+ padding: 8px 16px;
32063
+ line-height: 22px;
32124
32064
  }
32125
- .E_o1ugr09p.ant-select-item-option-selected {
32126
- background-color: white;
32065
+ .E_i74cfyt.ant-input.ant-input-sm {
32066
+ padding: 2px 8px;
32067
+ line-height: 18px;
32127
32068
  }
32128
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32129
- color: #0080ff;
32069
+ .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 {
32070
+ border-color: rgba(107, 128, 167, 0.6);
32071
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32072
+ z-index: 1;
32130
32073
  }
32131
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32132
- display: block;
32074
+ .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 {
32075
+ border-color: #0096ff;
32076
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32077
+ z-index: 1;
32133
32078
  }
32134
- .E_o1ugr09p.ant-select-item-option-active {
32135
- background: rgba(0, 136, 255, 0.16);
32079
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32080
+ border-color: #e75a3a;
32081
+ color: #e75a3a;
32136
32082
  }
32137
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32138
- color: #0080ff;
32083
+ .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 {
32084
+ border-color: #e75a3a;
32085
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32139
32086
  }
32140
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32141
- background: rgba(0, 136, 255, 0.1);
32142
- color: #0080ff;
32087
+ .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 {
32088
+ border-color: #e75a3a;
32089
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32143
32090
  }
32144
-
32145
- .E_o1ifxsq4 {
32146
- display: flex;
32147
- justify-content: space-between;
32148
- height: 20px;
32149
- line-height: 20px;
32091
+ .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 {
32092
+ background: rgba(211, 218, 235, 0.6);
32093
+ color: rgba(0, 21, 64, 0.3);
32094
+ border-color: rgba(172, 186, 211, 0.6);
32150
32095
  }
32151
- .E_o1ifxsq4 .timezone-title {
32096
+ .E_i74cfyt.ant-input-affix-wrapper {
32097
+ padding: 5px 12px;
32098
+ border-radius: 6px;
32099
+ border-color: rgba(172, 186, 211, 0.6);
32100
+ line-height: 20px;
32152
32101
  color: #2d3a56;
32153
- overflow: hidden;
32154
- text-overflow: ellipsis;
32102
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32155
32103
  }
32156
-
32157
- .E_o1zue7 {
32158
- display: flex;
32159
- justify-content: space-between;
32104
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32105
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32160
32106
  color: rgba(44, 56, 82, 0.6);
32161
- height: 18px;
32162
- line-height: 18px;
32163
- margin-top: 2px;
32164
- }
32165
-
32166
- .E_tyfmlxg {
32167
- border: none;
32168
- margin-right: 0;
32169
- background: rgba(225, 230, 241, 0.6);
32170
32107
  }
32171
-
32172
- .E_o18uybox {
32173
- pointer-events: none;
32174
- height: 32px;
32175
- width: 100%;
32176
- opacity: 0;
32108
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32109
+ padding: 8px 16px;
32110
+ line-height: 22px;
32177
32111
  }
32178
-
32179
- button.E_l48ei06.ant-btn {
32180
- font-size: 12px;
32112
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32113
+ padding: 2px 8px;
32181
32114
  line-height: 18px;
32182
- height: 18px;
32183
32115
  }
32184
-
32185
- button.E_l48ei06 {
32186
- color: #0080FF;
32187
- height: unset;
32116
+ .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 {
32117
+ border-color: rgba(107, 128, 167, 0.6);
32118
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32188
32119
  }
32189
- button.E_l48ei06 .button-prefix-icon {
32190
- margin-right: 4px;
32120
+ .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 {
32121
+ border-color: #0096ff;
32122
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32191
32123
  }
32192
- button.E_l48ei06 .button-suffix-icon {
32193
- margin-left: 4px;
32124
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32125
+ border-color: #e75a3a;
32194
32126
  }
32195
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32196
- color: #009DFF;
32127
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32128
+ color: #e75a3a;
32197
32129
  }
32198
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32199
- color: #005ED1;
32130
+ .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 {
32131
+ border-color: #e75a3a;
32132
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32200
32133
  }
32201
- button.E_l48ei06.ui-kit-link-disabled {
32202
- color: #0080FF;
32134
+ .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 {
32135
+ border-color: #e75a3a;
32136
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32203
32137
  }
32204
- button.E_l48ei06.ui-kit-link-primary {
32205
- color: #00122E;
32138
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32139
+ background: rgba(211, 218, 235, 0.6);
32140
+ color: rgba(0, 21, 64, 0.3);
32141
+ border-color: rgba(172, 186, 211, 0.6);
32206
32142
  }
32207
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32208
- color: #0080FF;
32143
+ textarea.E_i74cfyt.ant-input {
32144
+ transition-property: height;
32145
+ transition-delay: 50ms;
32209
32146
  }
32210
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32211
- color: #005ED1;
32147
+ textarea.E_i74cfyt.ant-input.textarea-large {
32148
+ min-height: 40px;
32149
+ height: 40px;
32212
32150
  }
32213
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32214
- color: #00122E;
32151
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32152
+ height: 80px;
32215
32153
  }
32216
- button.E_l48ei06.ui-kit-link-secondary {
32217
- color: rgba(44, 56, 82, 0.7490196078);
32154
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32155
+ min-height: 32px;
32156
+ height: 32px;
32218
32157
  }
32219
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32220
- color: #0080FF;
32158
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32159
+ height: 64px;
32221
32160
  }
32222
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32223
- color: #005ED1;
32161
+ textarea.E_i74cfyt.ant-input.textarea-small {
32162
+ min-height: 24px;
32163
+ height: 24px;
32224
32164
  }
32225
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32226
- color: rgba(44, 56, 82, 0.7490196078);
32165
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32166
+ height: 40px;
32227
32167
  }
32228
32168
 
32229
- .E_s1sck0th {
32230
- padding: 0 8px;
32169
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32170
+ border: 1px solid rgba(213, 219, 227, 0.6);
32231
32171
  border-radius: 4px;
32232
32172
  }
32233
-
32234
- .E_m855nr1 {
32235
- padding: 2px 8px;
32236
- border-radius: 3px;
32173
+ .E_k1ci6977.input-tags {
32174
+ position: relative;
32175
+ padding: 6px;
32176
+ height: 32px;
32177
+ cursor: pointer;
32178
+ transition: border 150ms;
32237
32179
  }
32238
-
32239
- .E_l1270xpg {
32240
- padding: 3px 8px;
32241
- border-radius: 2px;
32180
+ .E_k1ci6977.input-tags:hover {
32181
+ border-color: #0080ff;
32182
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32242
32183
  }
32243
-
32244
- .E_t14rextb.ant-tag:hover {
32245
- opacity: unset;
32184
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32185
+ padding-right: 30px;
32246
32186
  }
32247
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32248
- margin: 0;
32249
- margin-right: 8px;
32250
- display: inline-flex;
32251
- align-items: center;
32252
- border: none;
32187
+ .E_k1ci6977.input-tags .input-tags-inner {
32188
+ display: flex;
32253
32189
  }
32254
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32255
- width: 16px;
32256
- height: 16px;
32257
- color: inherit;
32258
- margin-left: 4px;
32259
- opacity: 0.6;
32260
- display: inline-flex;
32190
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32191
+ display: flex;
32261
32192
  }
32262
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32263
- opacity: 1;
32193
+ .E_k1ci6977.input-tags .input-tag-suffix {
32194
+ position: absolute;
32195
+ right: 12px;
32196
+ top: 50%;
32197
+ transform: translateY(-50%);
32264
32198
  }
32265
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32266
- color: #0080ff;
32267
- background-color: rgba(0, 136, 255, 0.1);
32199
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32200
+ color: rgba(0, 0, 0, 0.25);
32201
+ font-size: 12px;
32202
+ cursor: pointer;
32268
32203
  }
32269
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32270
- color: #f0483e;
32271
- background-color: rgba(255, 74, 74, 0.1);
32204
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32205
+ color: rgba(0, 0, 0, 0.45);
32272
32206
  }
32273
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32274
- color: #e07f00;
32275
- background-color: rgba(255, 187, 0, 0.1);
32207
+ .E_k1ci6977.has-focus-indicator {
32208
+ position: relative;
32209
+ overflow: hidden;
32276
32210
  }
32277
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32278
- color: #008f4c;
32279
- background-color: rgba(30, 201, 127, 0.1);
32211
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32212
+ position: absolute;
32213
+ top: 50%;
32214
+ transform: translateY(-50%);
32215
+ left: -16px;
32216
+ transition: left 150ms ease;
32217
+ opacity: 0;
32280
32218
  }
32281
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32282
- color: #1d326c;
32283
- background-color: rgba(225, 230, 241, 0.6);
32219
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32220
+ left: 8px;
32221
+ opacity: 1;
32284
32222
  }
32285
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32286
- color: #7E41FF;
32287
- background-color: rgba(126, 65, 255, 0.1);
32223
+ .E_k1ci6977.has-focus-indicator input {
32224
+ transition: margin-left 150ms ease;
32225
+ margin-left: 0px;
32288
32226
  }
32289
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32290
- color: #fff;
32227
+ .E_k1ci6977.has-focus-indicator input:focus {
32228
+ margin-left: 16px;
32291
32229
  }
32292
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32293
- background-color: #f0483e;
32230
+
32231
+ input.E_l1f7td1d.ant-input {
32232
+ border-top-right-radius: 0;
32233
+ border-bottom-right-radius: 0;
32294
32234
  }
32295
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32296
- background-color: #fea008;
32235
+
32236
+ .E_l1f7td1d.ant-input-affix-wrapper {
32237
+ border-top-right-radius: 0;
32238
+ border-bottom-right-radius: 0;
32297
32239
  }
32298
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32299
- background-color: #00ba5d;
32240
+
32241
+ input.E_rf8rlle.ant-input {
32242
+ border-top-left-radius: 0;
32243
+ border-bottom-left-radius: 0;
32300
32244
  }
32301
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32302
- background-color: #0080ff;
32245
+
32246
+ .E_rf8rlle.ant-input-affix-wrapper {
32247
+ border-top-left-radius: 0;
32248
+ border-bottom-left-radius: 0;
32303
32249
  }
32304
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32305
- background-color: #6b7d99;
32250
+
32251
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32252
+ border-top-right-radius: 0;
32253
+ border-bottom-right-radius: 0;
32306
32254
  }
32307
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32308
- background-color: #7E41FF;
32255
+
32256
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32257
+ border-top-left-radius: 0;
32258
+ border-bottom-left-radius: 0;
32309
32259
  }
32310
32260
 
32311
- .E_t1m2x205 .ant-tooltip-arrow {
32312
- display: none;
32261
+ .E_c3ni091 {
32262
+ display: flex;
32263
+ flex-direction: column;
32313
32264
  }
32314
- .E_t1m2x205 .ant-tooltip-inner {
32315
- background: rgba(23, 38, 64, 0.8);
32316
- border-radius: 4px;
32265
+ .E_c3ni091 .select-wrapper {
32266
+ margin-top: 12px;
32267
+ }
32268
+ .E_c3ni091 .select-wrapper .select {
32269
+ width: 100%;
32270
+ }
32271
+ .E_c3ni091 .radio-wrapper {
32272
+ margin-top: 24px;
32273
+ }
32274
+ .E_c3ni091 div.form-item {
32275
+ width: 100%;
32317
32276
  }
32318
32277
 
32319
- .E_iq1gosr {
32320
- display: inline-block;
32278
+ .E_d105ju2d {
32279
+ font-size: 14px;
32280
+ font-weight: 500;
32281
+ color: #3e4652;
32282
+ line-height: 18px;
32283
+ }
32284
+ .E_d105ju2d + .E_d105ju2d {
32285
+ margin-top: 16px;
32286
+ }
32287
+ .E_d105ju2d + * {
32288
+ margin-top: 16px;
32289
+ }
32290
+
32291
+ .E_lh0l62z.E_d105ju2d {
32292
+ font-size: 12px;
32293
+ color: rgba(44, 56, 82, 0.6);
32294
+ margin-top: 12px;
32295
+ }
32296
+
32297
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32298
+ line-height: 18px;
32299
+ font-weight: 500;
32300
+ margin-top: 0;
32301
+ white-space: initial;
32302
+ }
32303
+
32304
+ .E_r1skkc3l {
32305
+ display: block;
32306
+ }
32307
+ .E_r1skkc3l span {
32308
+ font-size: 14px;
32309
+ font-weight: 500;
32310
+ line-height: 32px;
32311
+ color: #3e4652;
32312
+ }
32313
+
32314
+ .E_c3cobmo {
32315
+ margin-top: 16px;
32316
+ padding: 8px;
32317
+ border-radius: 6px;
32318
+ background: rgba(225, 230, 241, 0.6);
32319
+ color: rgba(44, 56, 82, 0.6);
32320
+ font-size: 12px;
32321
+ }
32322
+ .E_c3cobmo div {
32323
+ line-height: 20px;
32324
+ display: flex;
32325
+ align-items: center;
32326
+ word-break: break-all;
32327
+ }
32328
+ .E_c3cobmo .title {
32329
+ font-weight: 700;
32330
+ line-height: 18px;
32331
+ margin: 4px 0;
32332
+ }
32333
+
32334
+ .E_iouxfgt {
32335
+ display: inline-flex;
32336
+ align-items: center;
32337
+ }
32338
+ .E_iouxfgt .icon-inner {
32339
+ display: inline-flex;
32340
+ align-items: center;
32341
+ justify-content: center;
32342
+ }
32343
+ .E_iouxfgt .icon-inner + span,
32344
+ .E_iouxfgt span + .icon-inner.suffix {
32345
+ margin-left: 4px;
32346
+ }
32347
+ .E_iouxfgt.is-rotate img,
32348
+ .E_iouxfgt.is-rotate svg {
32349
+ animation: rotate 680ms linear infinite;
32321
32350
  }
32322
32351
 
32323
32352
  .E_dsnbhzf {
@@ -32774,297 +32803,25 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32774
32803
  font-style: normal;
32775
32804
  font-weight: 500;
32776
32805
  font-feature-settings: "zero" on;
32777
- font-size: 12px;
32778
- line-height: 18px;
32779
- }
32780
-
32781
- .E_tzvddmc {
32782
- font-family: Inter;
32783
- font-style: normal;
32784
- font-weight: bold;
32785
- font-feature-settings: "zero" on;
32786
- font-size: 16px;
32787
- line-height: 24px;
32788
- }
32789
-
32790
- .E_u18llj45 {
32791
- font-family: Inter;
32792
- font-style: normal;
32793
- font-weight: normal;
32794
- font-size: 10px;
32795
- line-height: 12px;
32796
- }
32797
-
32798
- .E_c1yyuluq {
32799
- border-radius: 8px;
32800
- }
32801
- .E_c1yyuluq .ant-card-body {
32802
- padding: 20px 24px 24px 24px;
32803
- }
32804
-
32805
- .E_ccrbeuz .ant-collapse-item {
32806
- border: 0px;
32807
- background-color: #fff;
32808
- }
32809
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32810
- padding-top: 0px;
32811
- padding-bottom: 0px;
32812
- padding-left: 0px !important;
32813
- padding-right: 24px;
32814
- }
32815
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32816
- right: 0px;
32817
- }
32818
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32819
- padding: 0px;
32820
- }
32821
-
32822
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32823
- padding-right: 0px;
32824
- cursor: default;
32825
- }
32826
-
32827
- .E_h1ol2wl7 {
32828
- font-weight: bold;
32829
- background-color: unset;
32830
- padding: unset;
32831
- }
32832
-
32833
- .E_drhfj7c .bottom {
32834
- color: rgba(44, 56, 82, 0.75);
32835
- }
32836
- .E_drhfj7c .left.bottom {
32837
- min-width: 0;
32838
- }
32839
-
32840
- .E_ct9qoak {
32841
- display: flex;
32842
- flex-direction: row;
32843
- justify-content: space-between;
32844
- }
32845
- .E_ct9qoak .label {
32846
- color: rgba(44, 56, 82, 0.6);
32847
- font-weight: 400;
32848
- }
32849
-
32850
- .E_crhnxq5 {
32851
- display: flex;
32852
- flex-direction: column;
32853
- justify-content: center;
32854
- align-items: center;
32855
- height: 240px;
32856
- width: 432px;
32857
- }
32858
-
32859
- .E_c1iq43vd.ant-input-affix-wrapper {
32860
- border-radius: 0px;
32861
- box-shadow: unset;
32862
- border: 0;
32863
- border-bottom: 1px solid #e4e9f2;
32864
- }
32865
-
32866
- .E_c1h2v0a8.antd5 .antd5-selector {
32867
- padding: 4px;
32868
- }
32869
- .E_c1h2v0a8.antd5 .antd5-selector:after {
32870
- line-height: normal;
32871
- }
32872
- .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-search-input {
32873
- height: 22px;
32874
- }
32875
- .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-overflow {
32876
- row-gap: 2px;
32877
- }
32878
- .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-overflow-item {
32879
- line-height: normal;
32880
- }
32881
-
32882
- .E_cgzzd7y {
32883
- font-size: 13px;
32884
- }
32885
-
32886
- .E_c1ec3mnt {
32887
- padding: 7px 14px;
32888
- height: 20px;
32889
- font-weight: 400;
32890
- box-sizing: content-box;
32891
- color: rgba(44, 56, 82, 0.75);
32892
- display: flex;
32893
- flex-direction: row;
32894
- justify-content: space-between;
32895
- align-items: center;
32896
- border-bottom: 1px solid #e4e9f2;
32897
- }
32898
-
32899
- .E_c1iye0zj {
32900
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
32901
- border-radius: 8px;
32902
- padding: 0px;
32903
- }
32904
- .E_c1iye0zj ul.antd5-menu {
32905
- padding: 6px;
32906
- height: 240px;
32907
- }
32908
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li {
32909
- min-width: 296px;
32910
- padding: 4px 4px 4px 8px;
32911
- color: #00122e;
32912
- margin-bottom: 2px;
32913
- }
32914
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li .icon-wrapper {
32915
- vertical-align: middle;
32916
- }
32917
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active {
32918
- font-weight: 400;
32919
- }
32920
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active:hover {
32921
- font-weight: 400;
32922
- }
32923
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active:active {
32924
- background: rgba(0, 136, 255, 0.2);
32925
- }
32926
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active .icon-wrapper svg path {
32927
- fill: #0080ff;
32928
- }
32929
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li:hover {
32930
- background: rgba(225, 230, 241, 0.6);
32931
- font-weight: 400;
32932
- }
32933
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li:hover .icon-wrapper svg path {
32934
- fill: #0080ff;
32935
- }
32936
- .E_c1iye0zj:not(:has(.E_crhnxq5)) li:active {
32937
- background: rgba(211, 218, 235, 0.6);
32938
- }
32939
- .E_c1iye0zj li:has(.E_drhfj7c) .antd5-checkbox {
32940
- align-self: flex-start;
32941
- }
32942
- .E_c1iye0zj:has(.E_crhnxq5) .E_cgzzd7y {
32943
- display: none;
32944
- }
32945
- .E_c1iye0zj .antd5-checkbox {
32946
- height: 22px;
32947
- display: flex;
32948
- align-items: center;
32949
- top: 0;
32950
- }
32951
- .E_c1iye0zj .antd5-checkbox-checked::after {
32952
- border: none;
32953
- }
32954
- .E_c1iye0zj.antd5-checkbox-wrapper:hover .antd5-checkbox-inner, .E_c1iye0zj.antd5-checkbox-wrapper.__pseudo-states-hover .antd5-checkbox-inner, .E_c1iye0zj .antd5-checkbox:hover .antd5-checkbox-inner {
32955
- border-color: #0080ff;
32956
- }
32957
- .E_c1iye0zj .antd5-checkbox .antd5-checkbox-inner {
32958
- border: 1px solid rgba(107, 128, 167, 0.6);
32959
- }
32960
- .E_c1iye0zj .antd5-checkbox.antd5-checkbox-checked .antd5-checkbox-inner, .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner {
32961
- border: 1px solid #0080ff;
32962
- }
32963
- .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner {
32964
- background: #0080ff;
32965
- }
32966
- .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner:after {
32967
- background-color: #fff;
32968
- height: 2px;
32969
- width: 10px;
32970
- border-radius: 2px;
32971
- }
32972
- .E_c1iye0zj.antd5-checkbox-wrapper-disabled {
32973
- opacity: 0.5;
32974
- }
32975
- .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled .antd5-checkbox-inner {
32976
- background: rgba(211, 218, 235, 0.6);
32977
- border-color: rgba(107, 128, 167, 0.6) !important;
32978
- }
32979
- .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled.antd5-checkbox-checked .antd5-checkbox-inner:after {
32980
- border-color: #2d3a56;
32981
- }
32982
- .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled.antd5-checkbox-indeterminate .antd5-checkbox-inner:after {
32983
- background: #2d3a56;
32984
- }
32985
- .E_c1iye0zj .antd5-checkbox + span, .E_c1iye0zj .antd5-checkbox-disabled + span {
32986
- padding: 0;
32987
- }
32988
- .E_c1iye0zj .antd5-checkbox + span .main, .E_c1iye0zj .antd5-checkbox-disabled + span .main {
32989
- display: inline-block;
32990
- margin-left: 12px;
32991
- color: #2d3a56;
32992
- }
32993
- .E_c1iye0zj .antd5-checkbox + span .sub, .E_c1iye0zj .antd5-checkbox-disabled + span .sub {
32994
- margin-left: 28px;
32995
- color: rgba(44, 56, 82, 0.6);
32996
- }
32997
- .E_c1iye0zj.compact .antd5-checkbox + span .main, .E_c1iye0zj.compact .antd5-checkbox-disabled + span .main {
32998
- margin-left: 8px;
32999
- }
33000
- .E_c1iye0zj.compact .antd5-checkbox + span .sub, .E_c1iye0zj.compact .antd5-checkbox-disabled + span .sub {
33001
- margin-left: 24px;
33002
- }
33003
- .E_c1iye0zj .E_drhfj7c {
33004
- width: 400px;
33005
- }
33006
-
33007
- .E_ckhyuyx ul.antd5-menu {
33008
- padding: 4px;
33009
- height: 158px;
33010
- }
33011
- .E_ckhyuyx.E_c1iye0zj {
33012
- border-radius: 6px;
33013
- }
33014
- .E_ckhyuyx.E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item {
33015
- min-width: 200px;
33016
- font-size: 12px;
33017
- }
33018
- .E_ckhyuyx.E_c1iye0zj .E_c1ec3mnt {
33019
- padding: 6px 12px;
33020
- height: 18px;
33021
- font-size: 12px;
33022
- }
33023
-
33024
- .E_c1fmq9lv ul.antd5-menu {
33025
- padding: 8px;
33026
- height: 320px;
33027
- }
33028
- .E_c1fmq9lv.E_c1iye0zj {
33029
- border-radius: 10px;
33030
- }
33031
- .E_c1fmq9lv.E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item {
33032
- min-width: 296px;
33033
- padding: 8px;
33034
- }
33035
- .E_c1fmq9lv.E_c1iye0zj .E_c1ec3mnt {
33036
- height: 22px;
33037
- padding: 8px 16px;
33038
- font-size: 14px;
33039
- }
33040
-
33041
- .E_suhck3k {
33042
- height: 24px;
33043
- width: 24px;
33044
- border-radius: 6px;
33045
- padding: 4px;
33046
- }
33047
- .E_suhck3k:hover {
33048
- background-color: rgba(0, 136, 255, 0.1);
33049
- }
33050
- .E_suhck3k:hover svg path {
33051
- fill: blue;
32806
+ font-size: 12px;
32807
+ line-height: 18px;
33052
32808
  }
33053
32809
 
33054
- .E_ryby9ds {
33055
- display: flex;
33056
- align-items: center;
32810
+ .E_tzvddmc {
32811
+ font-family: Inter;
32812
+ font-style: normal;
32813
+ font-weight: bold;
32814
+ font-feature-settings: "zero" on;
32815
+ font-size: 16px;
32816
+ line-height: 24px;
33057
32817
  }
33058
- .E_ryby9ds .order {
33059
- height: 24px;
33060
- width: 24px;
33061
- border-radius: 20px;
33062
- color: #0080ff;
33063
- background: rgba(0, 136, 255, 0.1);
33064
- display: flex;
33065
- align-items: center;
33066
- justify-content: center;
33067
- margin-right: 6px;
32818
+
32819
+ .E_u18llj45 {
32820
+ font-family: Inter;
32821
+ font-style: normal;
32822
+ font-weight: normal;
32823
+ font-size: 10px;
32824
+ line-height: 12px;
33068
32825
  }
33069
32826
 
33070
32827
  .E_tc97u5y {
@@ -33435,6 +33192,12 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33435
33192
  background: #fff;
33436
33193
  }
33437
33194
 
33195
+ .E_h1ol2wl7 {
33196
+ font-weight: bold;
33197
+ background-color: unset;
33198
+ padding: unset;
33199
+ }
33200
+
33438
33201
  .E_c1kchka8 {
33439
33202
  height: 100%;
33440
33203
  width: 100%;
@@ -33775,288 +33538,503 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33775
33538
  margin-top: 2px;
33776
33539
  }
33777
33540
 
33778
- .E_dhqt3dw {
33779
- min-width: 392px;
33780
- }
33781
- .E_dhqt3dw.date-range-picker {
33541
+ .E_dhqt3dw {
33542
+ min-width: 392px;
33543
+ }
33544
+ .E_dhqt3dw.date-range-picker {
33545
+ display: inline-flex;
33546
+ align-items: center;
33547
+ gap: 8px;
33548
+ background: #fff;
33549
+ border-radius: 5px;
33550
+ border: 1px solid #e4e9f2;
33551
+ transition: all 0.2s ease-in-out;
33552
+ }
33553
+ .E_dhqt3dw.date-range-picker .default-calendar-icon {
33554
+ display: inline-flex;
33555
+ }
33556
+ .E_dhqt3dw.date-range-picker .hover-calendar-icon {
33557
+ display: none;
33558
+ }
33559
+ .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
33560
+ border-color: #0080ff;
33561
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33562
+ }
33563
+ .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
33564
+ display: none;
33565
+ }
33566
+ .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
33567
+ display: inline-flex;
33568
+ }
33569
+ .E_dhqt3dw.date-range-picker.large {
33570
+ height: 40px;
33571
+ line-height: 40px;
33572
+ padding: 0 12px 0 16px;
33573
+ }
33574
+ .E_dhqt3dw.date-range-picker.medium {
33575
+ height: 32px;
33576
+ line-height: 32px;
33577
+ padding: 0 8px 0 12px;
33578
+ }
33579
+ .E_dhqt3dw.date-range-picker .date-input-content {
33580
+ flex: 1;
33581
+ display: flex;
33582
+ align-items: center;
33583
+ gap: 8px;
33584
+ color: #00122e;
33585
+ }
33586
+ .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33587
+ color: rgba(0, 21, 64, 0.3);
33588
+ }
33589
+ .E_dhqt3dw.date-range-picker .date-input-content input {
33590
+ border: none;
33591
+ outline: none;
33592
+ width: 162px;
33593
+ padding: 0;
33594
+ height: 22px;
33595
+ line-height: 22px;
33596
+ text-align: center;
33597
+ }
33598
+ .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33599
+ color: rgba(0, 21, 64, 0.3);
33600
+ text-align: center;
33601
+ }
33602
+ .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33603
+ background: inherit;
33604
+ }
33605
+ .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33606
+ border: none;
33607
+ outline: none;
33608
+ box-shadow: none;
33609
+ }
33610
+ .E_dhqt3dw.date-range-picker .past-time-icon {
33611
+ cursor: pointer;
33612
+ }
33613
+
33614
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33615
+ padding: 12px 12px 0 12px;
33616
+ }
33617
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33618
+ padding-left: 16px;
33619
+ }
33620
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33621
+ margin-right: 0;
33622
+ }
33623
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33624
+ margin-left: 2px;
33625
+ }
33626
+ .E_d956d92 .ant-popover-inner-content .relative-time-container {
33627
+ max-height: 470px;
33628
+ overflow: auto;
33629
+ }
33630
+ .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33631
+ padding: 0 12px;
33632
+ }
33633
+ .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33634
+ height: 470px;
33635
+ overflow: auto;
33636
+ }
33637
+
33638
+ .E_d1tc7lgk {
33639
+ min-width: 200px;
33640
+ }
33641
+ .E_d1tc7lgk header {
33642
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33643
+ padding: 8px 12px;
33644
+ color: rgba(44, 56, 82, 0.6);
33645
+ }
33646
+ .E_d1tc7lgk ul {
33647
+ list-style: none;
33648
+ padding: 12px;
33649
+ }
33650
+ .E_d1tc7lgk ul li {
33651
+ padding: 5px 8px;
33652
+ border-radius: 5px;
33653
+ transition: all 0.2s ease-in-out;
33654
+ cursor: pointer;
33655
+ }
33656
+ .E_d1tc7lgk ul li:hover {
33657
+ background: rgba(0, 136, 255, 0.16);
33658
+ color: #0080ff;
33659
+ }
33660
+ .E_d1tc7lgk ul li:active {
33661
+ background: rgba(0, 136, 255, 0.2);
33662
+ color: #0080ff;
33663
+ }
33664
+ .E_d1tc7lgk ul li + li {
33665
+ margin-top: 2px;
33666
+ }
33667
+
33668
+ .E_rzaik16 {
33669
+ padding: 0;
33670
+ }
33671
+ .E_rzaik16 .ant-popover-arrow {
33672
+ display: none;
33673
+ }
33674
+ .E_rzaik16 .ant-popover-inner-content {
33675
+ padding: 0;
33676
+ }
33677
+
33678
+ .E_c1kghdax {
33679
+ color: #2d3a56;
33680
+ padding: 7px 12px;
33681
+ display: flex;
33682
+ justify-content: space-between;
33683
+ align-items: center;
33684
+ }
33685
+ .E_c1kghdax.has-arrow {
33686
+ padding-left: 10px;
33687
+ }
33688
+ .E_c1kghdax.has-arrow .title-wrapper {
33689
+ cursor: pointer;
33690
+ color: #00122e;
33691
+ }
33692
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33693
+ color: #2d3a56;
33694
+ font-weight: 600;
33695
+ }
33696
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33697
+ transform: rotate(90deg);
33698
+ }
33699
+ .E_c1kghdax .sub-info {
33700
+ font-size: 12px;
33701
+ line-height: 18px;
33702
+ }
33703
+ .E_c1kghdax .title-wrapper {
33704
+ display: flex;
33705
+ align-items: center;
33706
+ user-select: none;
33707
+ flex-grow: 1;
33708
+ font-size: 12px;
33709
+ line-height: 18px;
33710
+ color: #2d3a56;
33711
+ font-weight: 700;
33712
+ }
33713
+ .E_c1kghdax .collapse-arrow {
33714
+ transition: all 50ms ease-out 0ms;
33715
+ margin-right: 2px;
33716
+ }
33717
+
33718
+ .E_c1yd35n {
33719
+ padding: 0 12px 14px 12px;
33720
+ }
33721
+
33722
+ .E_suhck3k {
33723
+ height: 24px;
33724
+ width: 24px;
33725
+ border-radius: 6px;
33726
+ padding: 4px;
33727
+ }
33728
+ .E_suhck3k:hover {
33729
+ background-color: rgba(0, 136, 255, 0.1);
33730
+ }
33731
+ .E_suhck3k:hover svg path {
33732
+ fill: blue;
33733
+ }
33734
+
33735
+ .E_b14q2gmw {
33736
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33737
+ }
33738
+
33739
+ .E_c1eym6el {
33740
+ border-radius: 8px;
33741
+ background-color: white;
33742
+ }
33743
+ .E_c1eym6el.hoverable {
33744
+ cursor: pointer;
33745
+ }
33746
+ .E_c1eym6el.hoverable:hover {
33747
+ transition: all 200ms ease;
33748
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33749
+ transform: translateY(-4px);
33750
+ }
33751
+
33752
+ .E_ryby9ds {
33753
+ display: flex;
33754
+ align-items: center;
33755
+ }
33756
+ .E_ryby9ds .order {
33757
+ height: 24px;
33758
+ width: 24px;
33759
+ border-radius: 20px;
33760
+ color: #0080ff;
33761
+ background: rgba(0, 136, 255, 0.1);
33762
+ display: flex;
33763
+ align-items: center;
33764
+ justify-content: center;
33765
+ margin-right: 6px;
33766
+ }
33767
+
33768
+ .E_ckui4s7 {
33769
+ color: #2d3a56;
33770
+ line-height: 22px;
33782
33771
  display: inline-flex;
33783
- align-items: center;
33784
- gap: 8px;
33785
- background: #fff;
33786
- border-radius: 5px;
33787
- border: 1px solid #e4e9f2;
33788
- transition: all 0.2s ease-in-out;
33789
33772
  }
33790
- .E_dhqt3dw.date-range-picker .default-calendar-icon {
33791
- display: inline-flex;
33773
+ .E_ckui4s7 .ant-checkbox {
33774
+ height: 22px;
33775
+ display: flex;
33776
+ align-items: center;
33777
+ top: 0;
33792
33778
  }
33793
- .E_dhqt3dw.date-range-picker .hover-calendar-icon {
33794
- display: none;
33779
+ .E_ckui4s7 .ant-checkbox-checked::after {
33780
+ border: none;
33795
33781
  }
33796
- .E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
33782
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33797
33783
  border-color: #0080ff;
33798
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33799
33784
  }
33800
- .E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
33801
- display: none;
33785
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33786
+ border: 1px solid rgba(107, 128, 167, 0.6);
33802
33787
  }
33803
- .E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
33804
- display: inline-flex;
33788
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33789
+ border: 1px solid #0080ff;
33805
33790
  }
33806
- .E_dhqt3dw.date-range-picker.large {
33807
- height: 40px;
33808
- line-height: 40px;
33809
- padding: 0 12px 0 16px;
33791
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33792
+ background: #0080ff;
33810
33793
  }
33811
- .E_dhqt3dw.date-range-picker.medium {
33812
- height: 32px;
33813
- line-height: 32px;
33814
- padding: 0 8px 0 12px;
33794
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33795
+ background-color: #fff;
33796
+ height: 2px;
33797
+ width: 10px;
33798
+ border-radius: 2px;
33815
33799
  }
33816
- .E_dhqt3dw.date-range-picker .date-input-content {
33817
- flex: 1;
33818
- display: flex;
33819
- align-items: center;
33820
- gap: 8px;
33821
- color: #00122e;
33800
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33801
+ opacity: 0.5;
33822
33802
  }
33823
- .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33824
- color: rgba(0, 21, 64, 0.3);
33803
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33804
+ background: rgba(211, 218, 235, 0.6);
33805
+ border-color: rgba(107, 128, 167, 0.6) !important;
33825
33806
  }
33826
- .E_dhqt3dw.date-range-picker .date-input-content input {
33827
- border: none;
33828
- outline: none;
33829
- width: 162px;
33807
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33808
+ border-color: #2d3a56;
33809
+ }
33810
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33811
+ background: #2d3a56;
33812
+ }
33813
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33830
33814
  padding: 0;
33831
- height: 22px;
33832
- line-height: 22px;
33833
- text-align: center;
33834
33815
  }
33835
- .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33836
- color: rgba(0, 21, 64, 0.3);
33837
- text-align: center;
33816
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33817
+ display: inline-block;
33818
+ margin-left: 12px;
33819
+ color: #2d3a56;
33838
33820
  }
33839
- .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33840
- background: inherit;
33821
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33822
+ margin-left: 28px;
33823
+ color: rgba(44, 56, 82, 0.6);
33841
33824
  }
33842
- .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33843
- border: none;
33844
- outline: none;
33845
- box-shadow: none;
33825
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33826
+ margin-left: 8px;
33846
33827
  }
33847
- .E_dhqt3dw.date-range-picker .past-time-icon {
33848
- cursor: pointer;
33828
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33829
+ margin-left: 24px;
33849
33830
  }
33850
33831
 
33851
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33852
- padding: 12px 12px 0 12px;
33853
- }
33854
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33855
- padding-left: 16px;
33832
+ .E_drhfj7c .bottom {
33833
+ color: rgba(44, 56, 82, 0.75);
33856
33834
  }
33857
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33858
- margin-right: 0;
33835
+ .E_drhfj7c .left.bottom {
33836
+ min-width: 0;
33859
33837
  }
33860
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33861
- margin-left: 2px;
33838
+
33839
+ .E_ct9qoak {
33840
+ display: flex;
33841
+ flex-direction: row;
33842
+ justify-content: space-between;
33862
33843
  }
33863
- .E_d956d92 .ant-popover-inner-content .relative-time-container {
33864
- max-height: 470px;
33865
- overflow: auto;
33844
+ .E_ct9qoak .label {
33845
+ color: rgba(44, 56, 82, 0.6);
33846
+ font-weight: 400;
33866
33847
  }
33867
- .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33868
- padding: 0 12px;
33848
+
33849
+ .E_crhnxq5 {
33850
+ display: flex;
33851
+ flex-direction: column;
33852
+ justify-content: center;
33853
+ align-items: center;
33854
+ height: 240px;
33855
+ width: 432px;
33869
33856
  }
33870
- .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33871
- height: 470px;
33872
- overflow: auto;
33857
+
33858
+ .E_c1iq43vd.ant-input-affix-wrapper {
33859
+ border-radius: 0px;
33860
+ box-shadow: unset;
33861
+ border: 0;
33862
+ border-bottom: 1px solid #e4e9f2;
33873
33863
  }
33874
33864
 
33875
- .E_d1tc7lgk {
33876
- min-width: 200px;
33865
+ .E_c1h2v0a8.antd5 .antd5-selector {
33866
+ padding: 4px;
33877
33867
  }
33878
- .E_d1tc7lgk header {
33879
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33880
- padding: 8px 12px;
33881
- color: rgba(44, 56, 82, 0.6);
33868
+ .E_c1h2v0a8.antd5 .antd5-selector:after {
33869
+ line-height: normal;
33882
33870
  }
33883
- .E_d1tc7lgk ul {
33884
- list-style: none;
33885
- padding: 12px;
33871
+ .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-search-input {
33872
+ height: 22px;
33886
33873
  }
33887
- .E_d1tc7lgk ul li {
33888
- padding: 5px 8px;
33889
- border-radius: 5px;
33890
- transition: all 0.2s ease-in-out;
33891
- cursor: pointer;
33874
+ .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-overflow {
33875
+ row-gap: 2px;
33892
33876
  }
33893
- .E_d1tc7lgk ul li:hover {
33894
- background: rgba(0, 136, 255, 0.16);
33895
- color: #0080ff;
33877
+ .E_c1h2v0a8.antd5 .antd5-selector .antd5-selection-overflow-item {
33878
+ line-height: normal;
33896
33879
  }
33897
- .E_d1tc7lgk ul li:active {
33898
- background: rgba(0, 136, 255, 0.2);
33899
- color: #0080ff;
33880
+
33881
+ .E_cgzzd7y {
33882
+ font-size: 13px;
33900
33883
  }
33901
- .E_d1tc7lgk ul li + li {
33902
- margin-top: 2px;
33884
+
33885
+ .E_c1ec3mnt {
33886
+ padding: 7px 14px;
33887
+ height: 20px;
33888
+ font-weight: 400;
33889
+ box-sizing: content-box;
33890
+ color: rgba(44, 56, 82, 0.75);
33891
+ display: flex;
33892
+ flex-direction: row;
33893
+ justify-content: space-between;
33894
+ align-items: center;
33895
+ border-bottom: 1px solid #e4e9f2;
33903
33896
  }
33904
33897
 
33905
- .E_rzaik16 {
33906
- padding: 0;
33898
+ .E_c1iye0zj {
33899
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
33900
+ border-radius: 8px;
33901
+ padding: 0px;
33907
33902
  }
33908
- .E_rzaik16 .ant-popover-arrow {
33909
- display: none;
33903
+ .E_c1iye0zj ul.antd5-menu {
33904
+ padding: 6px;
33905
+ height: 240px;
33910
33906
  }
33911
- .E_rzaik16 .ant-popover-inner-content {
33912
- padding: 0;
33907
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li {
33908
+ min-width: 296px;
33909
+ padding: 4px 4px 4px 8px;
33910
+ color: #00122e;
33911
+ margin-bottom: 2px;
33913
33912
  }
33914
-
33915
- .E_t1gvlxt5 {
33916
- min-width: 0;
33917
- flex: 1;
33913
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li .icon-wrapper {
33914
+ vertical-align: middle;
33918
33915
  }
33919
- .E_t1gvlxt5 .tag {
33920
- flex: 0 0 auto;
33916
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active {
33917
+ font-weight: 400;
33921
33918
  }
33922
- .E_t1gvlxt5 .progress-title {
33923
- flex: 2;
33924
- max-width: fit-content;
33919
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active:hover {
33920
+ font-weight: 400;
33925
33921
  }
33926
- .E_t1gvlxt5 .progress-desc {
33927
- flex: 1;
33928
- max-width: fit-content;
33922
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active:active {
33923
+ background: rgba(0, 136, 255, 0.2);
33929
33924
  }
33930
-
33931
- .E_a1ji6r68 {
33932
- display: flex;
33933
- align-items: center;
33934
- column-gap: var(--a1ji6r68-0);
33925
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item-active .icon-wrapper svg path {
33926
+ fill: #0080ff;
33935
33927
  }
33936
-
33937
- .E_ckui4s7 {
33938
- color: #2d3a56;
33939
- line-height: 22px;
33940
- display: inline-flex;
33928
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li:hover {
33929
+ background: rgba(225, 230, 241, 0.6);
33930
+ font-weight: 400;
33931
+ }
33932
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li:hover .icon-wrapper svg path {
33933
+ fill: #0080ff;
33934
+ }
33935
+ .E_c1iye0zj:not(:has(.E_crhnxq5)) li:active {
33936
+ background: rgba(211, 218, 235, 0.6);
33937
+ }
33938
+ .E_c1iye0zj li:has(.E_drhfj7c) .antd5-checkbox {
33939
+ align-self: flex-start;
33941
33940
  }
33942
- .E_ckui4s7 .ant-checkbox {
33941
+ .E_c1iye0zj:has(.E_crhnxq5) .E_cgzzd7y {
33942
+ display: none;
33943
+ }
33944
+ .E_c1iye0zj .antd5-checkbox {
33943
33945
  height: 22px;
33944
33946
  display: flex;
33945
33947
  align-items: center;
33946
33948
  top: 0;
33947
33949
  }
33948
- .E_ckui4s7 .ant-checkbox-checked::after {
33950
+ .E_c1iye0zj .antd5-checkbox-checked::after {
33949
33951
  border: none;
33950
33952
  }
33951
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33953
+ .E_c1iye0zj.antd5-checkbox-wrapper:hover .antd5-checkbox-inner, .E_c1iye0zj.antd5-checkbox-wrapper.__pseudo-states-hover .antd5-checkbox-inner, .E_c1iye0zj .antd5-checkbox:hover .antd5-checkbox-inner {
33952
33954
  border-color: #0080ff;
33953
33955
  }
33954
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33956
+ .E_c1iye0zj .antd5-checkbox .antd5-checkbox-inner {
33955
33957
  border: 1px solid rgba(107, 128, 167, 0.6);
33956
33958
  }
33957
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33959
+ .E_c1iye0zj .antd5-checkbox.antd5-checkbox-checked .antd5-checkbox-inner, .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner {
33958
33960
  border: 1px solid #0080ff;
33959
33961
  }
33960
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33962
+ .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner {
33961
33963
  background: #0080ff;
33962
33964
  }
33963
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33965
+ .E_c1iye0zj .antd5-checkbox.antd5-checkbox-indeterminate .antd5-checkbox-inner:after {
33964
33966
  background-color: #fff;
33965
33967
  height: 2px;
33966
33968
  width: 10px;
33967
33969
  border-radius: 2px;
33968
33970
  }
33969
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33971
+ .E_c1iye0zj.antd5-checkbox-wrapper-disabled {
33970
33972
  opacity: 0.5;
33971
33973
  }
33972
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33974
+ .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled .antd5-checkbox-inner {
33973
33975
  background: rgba(211, 218, 235, 0.6);
33974
33976
  border-color: rgba(107, 128, 167, 0.6) !important;
33975
33977
  }
33976
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33978
+ .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled.antd5-checkbox-checked .antd5-checkbox-inner:after {
33977
33979
  border-color: #2d3a56;
33978
33980
  }
33979
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33981
+ .E_c1iye0zj.antd5-checkbox-wrapper-disabled .antd5-checkbox-disabled.antd5-checkbox-indeterminate .antd5-checkbox-inner:after {
33980
33982
  background: #2d3a56;
33981
33983
  }
33982
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33984
+ .E_c1iye0zj .antd5-checkbox + span, .E_c1iye0zj .antd5-checkbox-disabled + span {
33983
33985
  padding: 0;
33984
33986
  }
33985
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33987
+ .E_c1iye0zj .antd5-checkbox + span .main, .E_c1iye0zj .antd5-checkbox-disabled + span .main {
33986
33988
  display: inline-block;
33987
33989
  margin-left: 12px;
33988
33990
  color: #2d3a56;
33989
33991
  }
33990
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33992
+ .E_c1iye0zj .antd5-checkbox + span .sub, .E_c1iye0zj .antd5-checkbox-disabled + span .sub {
33991
33993
  margin-left: 28px;
33992
33994
  color: rgba(44, 56, 82, 0.6);
33993
33995
  }
33994
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33996
+ .E_c1iye0zj.compact .antd5-checkbox + span .main, .E_c1iye0zj.compact .antd5-checkbox-disabled + span .main {
33995
33997
  margin-left: 8px;
33996
33998
  }
33997
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33999
+ .E_c1iye0zj.compact .antd5-checkbox + span .sub, .E_c1iye0zj.compact .antd5-checkbox-disabled + span .sub {
33998
34000
  margin-left: 24px;
33999
34001
  }
34000
-
34001
- .E_c1yd35n {
34002
- padding: 0 12px 14px 12px;
34002
+ .E_c1iye0zj .E_drhfj7c {
34003
+ width: 400px;
34003
34004
  }
34004
34005
 
34005
- .E_c1kghdax {
34006
- color: #2d3a56;
34007
- padding: 7px 12px;
34008
- display: flex;
34009
- justify-content: space-between;
34010
- align-items: center;
34011
- }
34012
- .E_c1kghdax.has-arrow {
34013
- padding-left: 10px;
34014
- }
34015
- .E_c1kghdax.has-arrow .title-wrapper {
34016
- cursor: pointer;
34017
- color: #00122e;
34018
- }
34019
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34020
- color: #2d3a56;
34021
- font-weight: 600;
34006
+ .E_ckhyuyx ul.antd5-menu {
34007
+ padding: 4px;
34008
+ height: 158px;
34022
34009
  }
34023
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34024
- transform: rotate(90deg);
34010
+ .E_ckhyuyx.E_c1iye0zj {
34011
+ border-radius: 6px;
34025
34012
  }
34026
- .E_c1kghdax .sub-info {
34013
+ .E_ckhyuyx.E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item {
34014
+ min-width: 200px;
34027
34015
  font-size: 12px;
34028
- line-height: 18px;
34029
34016
  }
34030
- .E_c1kghdax .title-wrapper {
34031
- display: flex;
34032
- align-items: center;
34033
- user-select: none;
34034
- flex-grow: 1;
34017
+ .E_ckhyuyx.E_c1iye0zj .E_c1ec3mnt {
34018
+ padding: 6px 12px;
34019
+ height: 18px;
34035
34020
  font-size: 12px;
34036
- line-height: 18px;
34037
- color: #2d3a56;
34038
- font-weight: 700;
34039
- }
34040
- .E_c1kghdax .collapse-arrow {
34041
- transition: all 50ms ease-out 0ms;
34042
- margin-right: 2px;
34043
34021
  }
34044
34022
 
34045
- .E_b14q2gmw {
34046
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34023
+ .E_c1fmq9lv ul.antd5-menu {
34024
+ padding: 8px;
34025
+ height: 320px;
34047
34026
  }
34048
-
34049
- .E_c1eym6el {
34050
- border-radius: 8px;
34051
- background-color: white;
34027
+ .E_c1fmq9lv.E_c1iye0zj {
34028
+ border-radius: 10px;
34052
34029
  }
34053
- .E_c1eym6el.hoverable {
34054
- cursor: pointer;
34030
+ .E_c1fmq9lv.E_c1iye0zj:not(:has(.E_crhnxq5)) li.antd5-menu-item {
34031
+ min-width: 296px;
34032
+ padding: 8px;
34055
34033
  }
34056
- .E_c1eym6el.hoverable:hover {
34057
- transition: all 200ms ease;
34058
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34059
- transform: translateY(-4px);
34034
+ .E_c1fmq9lv.E_c1iye0zj .E_c1ec3mnt {
34035
+ height: 22px;
34036
+ padding: 8px 16px;
34037
+ font-size: 14px;
34060
34038
  }
34061
34039
 
34062
34040
  .E_lht19u8 {
@@ -34099,183 +34077,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34099
34077
  position: absolute;
34100
34078
  width: 5px;
34101
34079
  height: 48px;
34102
- left: 52.9px;
34103
- top: 51.8px;
34104
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34105
- border-radius: 5px;
34106
- transform: rotate(112deg);
34107
- transform-origin: top left;
34108
- animation: loading-indicator3 1100ms ease-out infinite;
34109
- }
34110
-
34111
- .E_msn7nxt {
34112
- color: rgba(44, 56, 82, 0.6);
34113
- text-align: center;
34114
- display: flex;
34115
- align-items: center;
34116
- justify-content: center;
34117
- flex-direction: column;
34118
- height: 100%;
34119
- }
34120
- .E_msn7nxt .link {
34121
- color: #0080ff;
34122
- cursor: pointer;
34123
- }
34124
-
34125
- .E_mp64wfi {
34126
- width: 100%;
34127
- height: 100%;
34128
- display: flex;
34129
- flex-direction: column;
34130
- }
34131
- .E_mp64wfi .name-toolbar {
34132
- width: 100%;
34133
- display: flex;
34134
- line-height: 30px;
34135
- padding: 0 16px;
34136
- justify-content: space-between;
34137
- }
34138
- .E_mp64wfi .name-toolbar .metric-extra {
34139
- display: flex;
34140
- font-size: 12px;
34141
- align-items: center;
34142
- }
34143
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34144
- color: #a3b4cc;
34145
- }
34146
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34147
- margin-left: 10px;
34148
- }
34149
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34150
- margin-left: 10px;
34151
- cursor: pointer;
34152
- }
34153
- .E_mp64wfi .content {
34154
- flex: 1;
34155
- width: 100%;
34156
- display: flex;
34157
- justify-content: center;
34158
- align-items: center;
34159
- }
34160
- .E_mp64wfi .single-content {
34161
- height: 65px;
34162
- }
34163
-
34164
- .E_l1oyigan {
34165
- display: flex;
34166
- align-items: center;
34167
- white-space: nowrap;
34168
- overflow: hidden;
34169
- width: 100%;
34170
- }
34171
- .E_l1oyigan .ant-dropdown-trigger {
34172
- margin-left: auto;
34173
- font-size: 12px;
34174
- }
34175
-
34176
- .E_l1noi4n1 {
34177
- display: flex;
34178
- justify-content: flex-start;
34179
- align-items: center;
34180
- font-size: 12px;
34181
- cursor: pointer;
34182
- }
34183
- .E_l1noi4n1:not(:last-child) {
34184
- margin-right: 20px;
34185
- }
34186
- .E_l1noi4n1.deselected {
34187
- opacity: 0.4;
34188
- }
34189
- .E_l1noi4n1.deselected .color-block {
34190
- background: #b4beca !important;
34191
- }
34192
-
34193
- .E_cz19rz6 {
34194
- display: inline-block;
34195
- height: 8px;
34196
- width: 8px;
34197
- margin-right: 8px;
34198
- }
34199
-
34200
- .E_e17r5r9c .ant-dropdown-menu-item {
34201
- display: flex;
34202
- align-items: center;
34203
- font-size: 12px;
34204
- margin: 0;
34205
- }
34206
-
34207
- .E_m1y1hhnr {
34208
- position: relative;
34209
- }
34210
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34211
- bottom: -12px;
34212
- }
34213
- .E_m1y1hhnr .metric-toolbar {
34214
- display: flex;
34215
- justify-content: space-between;
34216
- line-height: 30px;
34217
- margin: 0 16px;
34218
- }
34219
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34220
- display: flex;
34221
- font-size: 12px;
34222
- align-items: center;
34223
- }
34224
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34225
- color: #a3b4cc;
34226
- }
34227
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34228
- margin-left: 10px;
34229
- }
34230
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34231
- margin-left: 10px;
34232
- cursor: pointer;
34233
- }
34234
- .E_m1y1hhnr .recharts-xAxis {
34235
- font-size: 12px;
34236
- }
34237
- .E_m1y1hhnr .pointer-wrapper {
34238
- position: absolute;
34239
- bottom: 10px;
34240
- padding: 0 8px;
34241
- border-radius: 4px;
34242
- font-size: 12px;
34243
- color: #fff;
34244
- background: rgba(0, 0, 0, 0.75);
34245
- transform: translateX(-50%);
34246
- }
34247
-
34248
- .E_tnvijvs {
34249
- min-width: 200px;
34080
+ left: 52.9px;
34081
+ top: 51.8px;
34082
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34083
+ border-radius: 5px;
34084
+ transform: rotate(112deg);
34085
+ transform-origin: top left;
34086
+ animation: loading-indicator3 1100ms ease-out infinite;
34250
34087
  }
34251
34088
 
34252
- .E_t1ub2aex {
34253
- display: flex;
34254
- align-items: center;
34255
- justify-content: space-between;
34256
- background-color: rgba(0, 0, 0, 0.75);
34257
- color: #b4beca;
34258
- font-size: 12px;
34259
- padding: 3px 6px;
34089
+ .E_t1gvlxt5 {
34090
+ min-width: 0;
34091
+ flex: 1;
34260
34092
  }
34261
- .E_t1ub2aex:first-child {
34262
- padding-top: 3px;
34093
+ .E_t1gvlxt5 .tag {
34094
+ flex: 0 0 auto;
34263
34095
  }
34264
- .E_t1ub2aex:last-child {
34265
- padding-bottom: 3px;
34096
+ .E_t1gvlxt5 .progress-title {
34097
+ flex: 2;
34098
+ max-width: fit-content;
34266
34099
  }
34267
- .E_t1ub2aex .column-value {
34268
- color: #fff;
34269
- margin-left: 8px;
34100
+ .E_t1gvlxt5 .progress-desc {
34101
+ flex: 1;
34102
+ max-width: fit-content;
34270
34103
  }
34271
34104
 
34272
- .E_w7ob4th.outside-tag {
34273
- padding-left: 0;
34274
- }
34275
- .E_w7ob4th.outside-tag .inside-tag {
34276
- border-radius: 4px 0 0 4px;
34277
- padding-right: 4px;
34278
- margin-right: 4px;
34105
+ .E_a1ji6r68 {
34106
+ display: flex;
34107
+ align-items: center;
34108
+ column-gap: var(--a1ji6r68-0);
34279
34109
  }
34280
34110
 
34281
34111
  .E_sjob3jg {
@@ -34473,6 +34303,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34473
34303
  justify-content: center;
34474
34304
  }
34475
34305
 
34306
+ .E_w7ob4th.outside-tag {
34307
+ padding-left: 0;
34308
+ }
34309
+ .E_w7ob4th.outside-tag .inside-tag {
34310
+ border-radius: 4px 0 0 4px;
34311
+ padding-right: 4px;
34312
+ margin-right: 4px;
34313
+ }
34314
+
34476
34315
  .E_slr2ynn {
34477
34316
  padding: 0 8px;
34478
34317
  height: 18px;
@@ -34502,6 +34341,36 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34502
34341
  white-space: normal;
34503
34342
  }
34504
34343
 
34344
+ .E_t13ef470 {
34345
+ height: 100%;
34346
+ }
34347
+ .E_t13ef470 .table-loading-item {
34348
+ padding: 12px 4px;
34349
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34350
+ display: flex;
34351
+ }
34352
+ .E_t13ef470 .table-loading-item > * {
34353
+ height: 16px;
34354
+ margin: 4px;
34355
+ background: rgba(204, 212, 227, 0.18);
34356
+ border-radius: 2px;
34357
+ }
34358
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34359
+ width: 16px;
34360
+ }
34361
+ .E_t13ef470 .table-loading-item .td-loading {
34362
+ flex: 1;
34363
+ }
34364
+ .E_t13ef470 :nth-child(1) {
34365
+ padding: 8px 4px;
34366
+ }
34367
+ .E_t13ef470 :nth-child(1) > * {
34368
+ background: rgba(107, 125, 153, 0.18);
34369
+ }
34370
+ .E_t13ef470 :nth-child(1) > * {
34371
+ background: rgba(163, 180, 204, 0.18);
34372
+ }
34373
+
34505
34374
  .E_t1dtlqs1 {
34506
34375
  margin-bottom: 4px;
34507
34376
  color: rgba(44, 56, 82, 0.6);
@@ -34695,39 +34564,170 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34695
34564
  margin-right: 8px;
34696
34565
  }
34697
34566
 
34698
- .E_t13ef470 {
34567
+ .E_i1g85yz3 {
34568
+ margin-right: 4px;
34569
+ height: 16px;
34570
+ }
34571
+
34572
+ .E_msn7nxt {
34573
+ color: rgba(44, 56, 82, 0.6);
34574
+ text-align: center;
34575
+ display: flex;
34576
+ align-items: center;
34577
+ justify-content: center;
34578
+ flex-direction: column;
34699
34579
  height: 100%;
34700
34580
  }
34701
- .E_t13ef470 .table-loading-item {
34702
- padding: 12px 4px;
34703
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34581
+ .E_msn7nxt .link {
34582
+ color: #0080ff;
34583
+ cursor: pointer;
34584
+ }
34585
+
34586
+ .E_mp64wfi {
34587
+ width: 100%;
34588
+ height: 100%;
34704
34589
  display: flex;
34590
+ flex-direction: column;
34705
34591
  }
34706
- .E_t13ef470 .table-loading-item > * {
34707
- height: 16px;
34708
- margin: 4px;
34709
- background: rgba(204, 212, 227, 0.18);
34710
- border-radius: 2px;
34592
+ .E_mp64wfi .name-toolbar {
34593
+ width: 100%;
34594
+ display: flex;
34595
+ line-height: 30px;
34596
+ padding: 0 16px;
34597
+ justify-content: space-between;
34711
34598
  }
34712
- .E_t13ef470 .table-loading-item .checkbox-loading {
34713
- width: 16px;
34599
+ .E_mp64wfi .name-toolbar .metric-extra {
34600
+ display: flex;
34601
+ font-size: 12px;
34602
+ align-items: center;
34714
34603
  }
34715
- .E_t13ef470 .table-loading-item .td-loading {
34604
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34605
+ color: #a3b4cc;
34606
+ }
34607
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34608
+ margin-left: 10px;
34609
+ }
34610
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34611
+ margin-left: 10px;
34612
+ cursor: pointer;
34613
+ }
34614
+ .E_mp64wfi .content {
34716
34615
  flex: 1;
34616
+ width: 100%;
34617
+ display: flex;
34618
+ justify-content: center;
34619
+ align-items: center;
34717
34620
  }
34718
- .E_t13ef470 :nth-child(1) {
34719
- padding: 8px 4px;
34621
+ .E_mp64wfi .single-content {
34622
+ height: 65px;
34720
34623
  }
34721
- .E_t13ef470 :nth-child(1) > * {
34722
- background: rgba(107, 125, 153, 0.18);
34624
+
34625
+ .E_l1oyigan {
34626
+ display: flex;
34627
+ align-items: center;
34628
+ white-space: nowrap;
34629
+ overflow: hidden;
34630
+ width: 100%;
34723
34631
  }
34724
- .E_t13ef470 :nth-child(1) > * {
34725
- background: rgba(163, 180, 204, 0.18);
34632
+ .E_l1oyigan .ant-dropdown-trigger {
34633
+ margin-left: auto;
34634
+ font-size: 12px;
34726
34635
  }
34727
34636
 
34728
- .E_i1g85yz3 {
34729
- margin-right: 4px;
34730
- height: 16px;
34637
+ .E_l1noi4n1 {
34638
+ display: flex;
34639
+ justify-content: flex-start;
34640
+ align-items: center;
34641
+ font-size: 12px;
34642
+ cursor: pointer;
34643
+ }
34644
+ .E_l1noi4n1:not(:last-child) {
34645
+ margin-right: 20px;
34646
+ }
34647
+ .E_l1noi4n1.deselected {
34648
+ opacity: 0.4;
34649
+ }
34650
+ .E_l1noi4n1.deselected .color-block {
34651
+ background: #b4beca !important;
34652
+ }
34653
+
34654
+ .E_cz19rz6 {
34655
+ display: inline-block;
34656
+ height: 8px;
34657
+ width: 8px;
34658
+ margin-right: 8px;
34659
+ }
34660
+
34661
+ .E_e17r5r9c .ant-dropdown-menu-item {
34662
+ display: flex;
34663
+ align-items: center;
34664
+ font-size: 12px;
34665
+ margin: 0;
34666
+ }
34667
+
34668
+ .E_m1y1hhnr {
34669
+ position: relative;
34670
+ }
34671
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34672
+ bottom: -12px;
34673
+ }
34674
+ .E_m1y1hhnr .metric-toolbar {
34675
+ display: flex;
34676
+ justify-content: space-between;
34677
+ line-height: 30px;
34678
+ margin: 0 16px;
34679
+ }
34680
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34681
+ display: flex;
34682
+ font-size: 12px;
34683
+ align-items: center;
34684
+ }
34685
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34686
+ color: #a3b4cc;
34687
+ }
34688
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34689
+ margin-left: 10px;
34690
+ }
34691
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34692
+ margin-left: 10px;
34693
+ cursor: pointer;
34694
+ }
34695
+ .E_m1y1hhnr .recharts-xAxis {
34696
+ font-size: 12px;
34697
+ }
34698
+ .E_m1y1hhnr .pointer-wrapper {
34699
+ position: absolute;
34700
+ bottom: 10px;
34701
+ padding: 0 8px;
34702
+ border-radius: 4px;
34703
+ font-size: 12px;
34704
+ color: #fff;
34705
+ background: rgba(0, 0, 0, 0.75);
34706
+ transform: translateX(-50%);
34707
+ }
34708
+
34709
+ .E_tnvijvs {
34710
+ min-width: 200px;
34711
+ }
34712
+
34713
+ .E_t1ub2aex {
34714
+ display: flex;
34715
+ align-items: center;
34716
+ justify-content: space-between;
34717
+ background-color: rgba(0, 0, 0, 0.75);
34718
+ color: #b4beca;
34719
+ font-size: 12px;
34720
+ padding: 3px 6px;
34721
+ }
34722
+ .E_t1ub2aex:first-child {
34723
+ padding-top: 3px;
34724
+ }
34725
+ .E_t1ub2aex:last-child {
34726
+ padding-bottom: 3px;
34727
+ }
34728
+ .E_t1ub2aex .column-value {
34729
+ color: #fff;
34730
+ margin-left: 8px;
34731
34731
  }
34732
34732
 
34733
34733
  .E_f16blduf.ant-form-item {