@cloudtower/eagle 0.27.25 → 0.27.27

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.
@@ -29484,6 +29484,24 @@ html body {
29484
29484
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29485
29485
  }
29486
29486
 
29487
+ .E_i1mrf09m {
29488
+ display: inline-flex;
29489
+ align-items: center;
29490
+ }
29491
+ .E_i1mrf09m .icon-inner {
29492
+ display: inline-flex;
29493
+ align-items: center;
29494
+ justify-content: center;
29495
+ }
29496
+ .E_i1mrf09m .icon-inner + span,
29497
+ .E_i1mrf09m span + .icon-inner.suffix {
29498
+ margin-left: 4px;
29499
+ }
29500
+ .E_i1mrf09m.is-rotate img,
29501
+ .E_i1mrf09m.is-rotate svg {
29502
+ animation: rotate 680ms linear infinite;
29503
+ }
29504
+
29487
29505
  .E_buj61ew.ant-btn-icon-only {
29488
29506
  justify-content: center;
29489
29507
  }
@@ -29763,21 +29781,6 @@ html body {
29763
29781
  border-radius: unset;
29764
29782
  }
29765
29783
 
29766
- .E_fde5mpd {
29767
- width: 100%;
29768
- height: 100%;
29769
- min-height: 124px;
29770
- display: flex;
29771
- flex-direction: column;
29772
- justify-content: center;
29773
- align-items: center;
29774
- }
29775
- .E_fde5mpd .error-text {
29776
- color: rgba(10, 37, 85, 0.6);
29777
- margin-bottom: 16px;
29778
- font-size: 18px;
29779
- }
29780
-
29781
29784
  .E_iap75of {
29782
29785
  height: 18px;
29783
29786
  line-height: 18px;
@@ -29791,22 +29794,19 @@ html body {
29791
29794
  margin-right: 4px;
29792
29795
  }
29793
29796
 
29794
- .E_i1mrf09m {
29795
- display: inline-flex;
29796
- align-items: center;
29797
- }
29798
- .E_i1mrf09m .icon-inner {
29799
- display: inline-flex;
29800
- align-items: center;
29797
+ .E_fde5mpd {
29798
+ width: 100%;
29799
+ height: 100%;
29800
+ min-height: 124px;
29801
+ display: flex;
29802
+ flex-direction: column;
29801
29803
  justify-content: center;
29804
+ align-items: center;
29802
29805
  }
29803
- .E_i1mrf09m .icon-inner + span,
29804
- .E_i1mrf09m span + .icon-inner.suffix {
29805
- margin-left: 4px;
29806
- }
29807
- .E_i1mrf09m.is-rotate img,
29808
- .E_i1mrf09m.is-rotate svg {
29809
- animation: rotate 680ms linear infinite;
29806
+ .E_fde5mpd .error-text {
29807
+ color: rgba(10, 37, 85, 0.6);
29808
+ margin-bottom: 16px;
29809
+ font-size: 18px;
29810
29810
  }
29811
29811
 
29812
29812
  .E_obf05yr {
@@ -29818,154 +29818,302 @@ html body {
29818
29818
  position: absolute;
29819
29819
  }
29820
29820
 
29821
- .E_i1e4sgug {
29822
- display: inline-block;
29821
+ .E_rxbeqvl.ant-radio-wrapper {
29822
+ display: inline-flex;
29823
+ align-items: baseline;
29824
+ white-space: pre-wrap;
29823
29825
  }
29824
-
29825
- .E_s34f1qb.ant-switch {
29826
- min-width: 40px;
29827
- height: 24px;
29828
- background: rgba(172, 186, 211, 0.6);
29829
- overflow: hidden;
29826
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio {
29827
+ position: relative;
29828
+ top: 3px;
29830
29829
  }
29831
- .E_s34f1qb.ant-switch:focus {
29832
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29830
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29831
+ border-color: rgba(107, 128, 167, 0.6);
29833
29832
  }
29834
- .E_s34f1qb.ant-switch-small {
29835
- min-width: 26px;
29836
- height: 16px;
29833
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29834
+ border-color: #0080ff;
29837
29835
  }
29838
- .E_s34f1qb.ant-switch-large {
29839
- min-width: 52px;
29840
- height: 32px;
29836
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29837
+ border-color: #0080ff;
29838
+ background: #0080ff;
29841
29839
  }
29842
- .E_s34f1qb.ant-switch .ant-switch-handle {
29843
- height: 20px;
29844
- width: 20px;
29840
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29841
+ top: 4px;
29842
+ left: 4px;
29843
+ width: 6px;
29844
+ height: 6px;
29845
+ background: #fff;
29845
29846
  }
29846
- .E_s34f1qb.ant-switch .ant-switch-handle::before {
29847
- border-radius: 10px;
29848
- transition-delay: 120ms;
29847
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29848
+ opacity: 0.5;
29849
29849
  }
29850
- .E_s34f1qb.ant-switch-small .ant-switch-handle {
29851
- height: 14px;
29852
- width: 14px;
29853
- top: 1px;
29854
- left: 1px;
29850
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29851
+ border-color: rgba(107, 128, 167, 0.6);
29852
+ background: rgba(211, 218, 235, 0.6);
29855
29853
  }
29856
- .E_s34f1qb.ant-switch-large .ant-switch-handle {
29857
- height: 28px;
29858
- width: 28px;
29854
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29855
+ background: #00122e;
29859
29856
  }
29860
- .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
29861
- border-radius: 14px;
29857
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29858
+ color: #00122e;
29859
+ opacity: 0.5;
29862
29860
  }
29863
- .E_s34f1qb.ant-switch-checked {
29864
- background-color: #00ba5d;
29861
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29862
+ color: #00122e;
29865
29863
  }
29866
- .E_s34f1qb.ant-switch-checked .ant-switch-handle {
29867
- left: calc(100% - 20px - 2px);
29864
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
29865
+ display: inline-block;
29866
+ padding: 0;
29867
+ padding-left: 12px;
29868
29868
  }
29869
- .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29870
- left: calc(100% - 14px - 1px);
29869
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29870
+ margin-bottom: 0;
29871
+ white-space: pre-wrap;
29872
+ color: rgba(44, 56, 82, 0.6);
29871
29873
  }
29872
- .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29873
- left: calc(100% - 28px - 2px);
29874
+ .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29875
+ padding-left: 8px;
29874
29876
  }
29875
29877
 
29876
- .E_c1to9vb9 {
29877
- margin-left: 5px;
29878
+ .E_r5ie79y .ant-radio-button-wrapper:first-child {
29879
+ border-radius: 5px 0 0 5px;
29878
29880
  }
29879
-
29880
- .E_d6j0lbj {
29881
- font-family: Inter;
29882
- font-style: normal;
29883
- font-weight: bold;
29884
- font-size: 32px;
29885
- line-height: 40px;
29881
+ .E_r5ie79y .ant-radio-button-wrapper:last-child {
29882
+ border-radius: 0 5px 5px 0;
29886
29883
  }
29887
29884
 
29888
- .E_d1xhvvxe {
29889
- font-family: Inter;
29890
- font-style: normal;
29891
- font-weight: bold;
29892
- font-size: 24px;
29885
+ .E_r1f0aqcc {
29886
+ color: #00122e;
29887
+ border-color: #ccd4e3;
29888
+ }
29889
+ .E_r1f0aqcc:first-child {
29890
+ border-color: #a3b4cc;
29891
+ }
29892
+ .E_r1f0aqcc.ant-radio-button-wrapper {
29893
+ padding: 0 12px;
29893
29894
  line-height: 32px;
29895
+ height: 32px;
29894
29896
  }
29895
-
29896
- .E_dk10mxq {
29897
- font-family: Inter;
29898
- font-style: normal;
29899
- font-weight: normal;
29900
- font-size: 32px;
29901
- line-height: 40px;
29897
+ .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
29898
+ white-space: nowrap;
29902
29899
  }
29903
-
29904
- .E_dxsait {
29905
- font-family: Inter;
29906
- font-style: normal;
29907
- font-weight: bold;
29908
- font-size: 20px;
29909
- line-height: 24px;
29900
+ .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
29901
+ height: 22px;
29902
+ padding: 0 7px;
29903
+ line-height: 20px;
29910
29904
  }
29911
-
29912
- .E_dokn0h3 {
29913
- font-family: Inter;
29914
- font-style: normal;
29915
- font-weight: normal;
29916
- font-size: 20px;
29917
- line-height: 24px;
29905
+ .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29906
+ background: #ccd4e3;
29918
29907
  }
29919
-
29920
- .E_dobau4p {
29921
- font-family: Inter;
29922
- font-style: normal;
29923
- font-weight: bold;
29924
- font-size: 18px;
29925
- line-height: 22px;
29908
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29909
+ background: #0080ff;
29926
29910
  }
29927
-
29928
- .E_dvolwok {
29929
- font-family: Inter;
29930
- font-style: normal;
29931
- font-weight: normal;
29932
- font-size: 18px;
29933
- line-height: 22px;
29911
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29912
+ background: #ccd4e3;
29913
+ opacity: 0.5;
29934
29914
  }
29935
-
29936
- .E_h181qhg4 {
29937
- font-family: Inter;
29938
- font-style: normal;
29939
- font-weight: bold;
29940
- font-size: 16px;
29941
- line-height: 22px;
29915
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29916
+ border-right-color: #0080ff;
29942
29917
  }
29943
-
29944
- .E_h1phgmcq {
29945
- font-family: Inter;
29946
- font-style: normal;
29947
- font-weight: normal;
29948
- font-size: 16px;
29949
- line-height: 22px;
29918
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29919
+ border-color: #0080ff;
29950
29920
  }
29951
-
29952
- .E_h173xnl1 {
29953
- font-family: Inter;
29954
- font-style: normal;
29955
- font-weight: bold;
29956
- font-size: 14px;
29957
- line-height: 20px;
29921
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked {
29922
+ background: rgba(0, 136, 255, 0.1);
29958
29923
  }
29959
-
29960
- .E_hedm4pz {
29961
- font-family: Inter;
29962
- font-style: normal;
29963
- font-weight: normal;
29964
- font-size: 14px;
29965
- line-height: 20px;
29924
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
29925
+ background: rgba(211, 218, 235, 0.6);
29926
+ border-color: #ccd4e3;
29927
+ opacity: 0.5;
29966
29928
  }
29967
-
29968
- .E_h1kd8xld {
29929
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29930
+ color: #00122e;
29931
+ border-color: #ccd4e3;
29932
+ }
29933
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
29934
+ color: #00122e;
29935
+ border-color: #ccd4e3;
29936
+ background: rgba(172, 186, 211, 0.6);
29937
+ }
29938
+ .E_r1f0aqcc .ant-radio-button-input {
29939
+ margin-right: 8px;
29940
+ display: inline;
29941
+ border: none;
29942
+ padding: 0;
29943
+ width: 36px;
29944
+ background: transparent;
29945
+ }
29946
+ .E_r1f0aqcc .ant-radio-button-input:focus {
29947
+ box-shadow: none;
29948
+ }
29949
+ .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
29950
+ margin-right: 0;
29951
+ width: initial;
29952
+ box-shadow: none;
29953
+ }
29954
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29955
+ display: none;
29956
+ }
29957
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
29958
+ display: inline;
29959
+ }
29960
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
29961
+ display: inline;
29962
+ margin-right: 8px;
29963
+ padding: 0;
29964
+ width: 36px;
29965
+ }
29966
+
29967
+ .E_p12gwtiw {
29968
+ display: flex;
29969
+ justify-content: space-between;
29970
+ align-items: center;
29971
+ padding: 10px 0;
29972
+ color: rgba(44, 56, 82, 0.6);
29973
+ font-size: 12px;
29974
+ line-height: 24px;
29975
+ }
29976
+ .E_p12gwtiw .pagination-left {
29977
+ padding: 2px 8px;
29978
+ }
29979
+ .E_p12gwtiw .dropdown-trigger {
29980
+ display: flex;
29981
+ align-items: center;
29982
+ border-radius: 6px;
29983
+ cursor: pointer;
29984
+ transition: all 0.3s ease;
29985
+ }
29986
+ .E_p12gwtiw .dropdown-trigger:hover {
29987
+ background: rgba(211, 218, 235, 0.6);
29988
+ color: #0080ff;
29989
+ }
29990
+ .E_p12gwtiw .dropdown-trigger .icon-inner {
29991
+ margin-left: 4px;
29992
+ }
29993
+ .E_p12gwtiw .pagination-right {
29994
+ display: flex;
29995
+ align-items: center;
29996
+ color: #0080ff;
29997
+ font-weight: bold;
29998
+ }
29999
+ .E_p12gwtiw .pagination-right .icon-inner {
30000
+ margin-left: 4px;
30001
+ }
30002
+ .E_p12gwtiw .pagination-right .prev-btn,
30003
+ .E_p12gwtiw .pagination-right .next-btn {
30004
+ padding: 0 8px;
30005
+ }
30006
+ .E_p12gwtiw .pagination-right .prev-btn > span,
30007
+ .E_p12gwtiw .pagination-right .next-btn > span {
30008
+ color: #0080ff;
30009
+ }
30010
+ .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30011
+ transform: rotate(180deg);
30012
+ }
30013
+
30014
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30015
+ max-height: calc(100vh - 128px);
30016
+ overflow-y: auto;
30017
+ }
30018
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30019
+ padding: 4px 20px;
30020
+ font-size: 12px;
30021
+ line-height: 18px;
30022
+ }
30023
+
30024
+ .E_i1e4sgug {
30025
+ display: inline-block;
30026
+ }
30027
+
30028
+ .E_d6j0lbj {
30029
+ font-family: Inter;
30030
+ font-style: normal;
30031
+ font-weight: bold;
30032
+ font-size: 32px;
30033
+ line-height: 40px;
30034
+ }
30035
+
30036
+ .E_d1xhvvxe {
30037
+ font-family: Inter;
30038
+ font-style: normal;
30039
+ font-weight: bold;
30040
+ font-size: 24px;
30041
+ line-height: 32px;
30042
+ }
30043
+
30044
+ .E_dk10mxq {
30045
+ font-family: Inter;
30046
+ font-style: normal;
30047
+ font-weight: normal;
30048
+ font-size: 32px;
30049
+ line-height: 40px;
30050
+ }
30051
+
30052
+ .E_dxsait {
30053
+ font-family: Inter;
30054
+ font-style: normal;
30055
+ font-weight: bold;
30056
+ font-size: 20px;
30057
+ line-height: 24px;
30058
+ }
30059
+
30060
+ .E_dokn0h3 {
30061
+ font-family: Inter;
30062
+ font-style: normal;
30063
+ font-weight: normal;
30064
+ font-size: 20px;
30065
+ line-height: 24px;
30066
+ }
30067
+
30068
+ .E_dobau4p {
30069
+ font-family: Inter;
30070
+ font-style: normal;
30071
+ font-weight: bold;
30072
+ font-size: 18px;
30073
+ line-height: 22px;
30074
+ }
30075
+
30076
+ .E_dvolwok {
30077
+ font-family: Inter;
30078
+ font-style: normal;
30079
+ font-weight: normal;
30080
+ font-size: 18px;
30081
+ line-height: 22px;
30082
+ }
30083
+
30084
+ .E_h181qhg4 {
30085
+ font-family: Inter;
30086
+ font-style: normal;
30087
+ font-weight: bold;
30088
+ font-size: 16px;
30089
+ line-height: 22px;
30090
+ }
30091
+
30092
+ .E_h1phgmcq {
30093
+ font-family: Inter;
30094
+ font-style: normal;
30095
+ font-weight: normal;
30096
+ font-size: 16px;
30097
+ line-height: 22px;
30098
+ }
30099
+
30100
+ .E_h173xnl1 {
30101
+ font-family: Inter;
30102
+ font-style: normal;
30103
+ font-weight: bold;
30104
+ font-size: 14px;
30105
+ line-height: 20px;
30106
+ }
30107
+
30108
+ .E_hedm4pz {
30109
+ font-family: Inter;
30110
+ font-style: normal;
30111
+ font-weight: normal;
30112
+ font-size: 14px;
30113
+ line-height: 20px;
30114
+ }
30115
+
30116
+ .E_h1kd8xld {
29969
30117
  font-family: Inter;
29970
30118
  font-style: normal;
29971
30119
  font-weight: bold;
@@ -30352,1393 +30500,1245 @@ html body {
30352
30500
  line-height: 12px;
30353
30501
  }
30354
30502
 
30355
- .E_s1ebs0ra {
30356
- display: flex;
30357
- align-items: center;
30358
- justify-content: space-between;
30359
- background: #edf0f7;
30360
- padding: 8px 12px;
30361
- position: sticky;
30362
- top: 0;
30363
- z-index: 1;
30364
- margin-bottom: -52px;
30503
+ .E_s34f1qb.ant-switch {
30504
+ min-width: 40px;
30505
+ height: 24px;
30506
+ background: rgba(172, 186, 211, 0.6);
30507
+ overflow: hidden;
30365
30508
  }
30366
- .E_s1ebs0ra .select-total {
30367
- display: flex;
30368
- align-items: center;
30369
- font-weight: 700;
30370
- flex-shrink: 0;
30509
+ .E_s34f1qb.ant-switch:focus {
30510
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30371
30511
  }
30372
- .E_s1ebs0ra .select-total .icon-wrapper {
30373
- cursor: pointer;
30374
- margin-left: 8px;
30375
- width: 32px;
30512
+ .E_s34f1qb.ant-switch-small {
30513
+ min-width: 26px;
30514
+ height: 16px;
30515
+ }
30516
+ .E_s34f1qb.ant-switch-large {
30517
+ min-width: 52px;
30376
30518
  height: 32px;
30377
- border-radius: 50%;
30378
- justify-content: center;
30379
30519
  }
30380
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30381
- background: rgba(225, 230, 241, 0.6);
30520
+ .E_s34f1qb.ant-switch .ant-switch-handle {
30521
+ height: 20px;
30522
+ width: 20px;
30382
30523
  }
30383
- .E_s1ebs0ra .action-group {
30384
- flex: 1;
30385
- margin-left: 88px;
30386
- white-space: nowrap;
30387
- text-align: right;
30388
- position: relative;
30389
- padding: 4px 0;
30390
- margin-top: -4px;
30391
- overflow: hidden;
30524
+ .E_s34f1qb.ant-switch .ant-switch-handle::before {
30525
+ border-radius: 10px;
30526
+ transition-delay: 120ms;
30392
30527
  }
30393
- .E_s1ebs0ra .action-group .sub-menu-delete {
30394
- transform: translateY(-4px);
30528
+ .E_s34f1qb.ant-switch-small .ant-switch-handle {
30529
+ height: 14px;
30530
+ width: 14px;
30531
+ top: 1px;
30532
+ left: 1px;
30395
30533
  }
30396
- .E_s1ebs0ra .action-group button {
30397
- border: none;
30534
+ .E_s34f1qb.ant-switch-large .ant-switch-handle {
30535
+ height: 28px;
30536
+ width: 28px;
30398
30537
  }
30399
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30400
- margin-right: 8px;
30538
+ .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30539
+ border-radius: 14px;
30401
30540
  }
30402
- .E_s1ebs0ra .action-group > button:last-child {
30403
- margin-right: 4px;
30541
+ .E_s34f1qb.ant-switch-checked {
30542
+ background-color: #00ba5d;
30404
30543
  }
30405
- .E_s1ebs0ra .action-group .more-btn {
30406
- cursor: pointer;
30407
- width: 32px;
30408
- height: 32px;
30409
- justify-content: center;
30410
- border-radius: 50%;
30544
+ .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30545
+ left: calc(100% - 20px - 2px);
30411
30546
  }
30412
- .E_s1ebs0ra .action-group .more-btn:hover {
30413
- background: #fff;
30547
+ .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30548
+ left: calc(100% - 14px - 1px);
30549
+ }
30550
+ .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30551
+ left: calc(100% - 28px - 2px);
30414
30552
  }
30415
30553
 
30416
- .E_t1upn1sz {
30417
- height: 100%;
30554
+ .E_c1to9vb9 {
30555
+ margin-left: 5px;
30418
30556
  }
30419
30557
 
30420
- .E_tta5kd2 {
30421
- height: 100%;
30558
+ .E_cz04yix {
30559
+ display: flex;
30560
+ flex-direction: column;
30422
30561
  }
30423
- .E_tta5kd2.empty-table .ant-table-content {
30424
- overflow: visible !important;
30562
+
30563
+ .E_m1if5j39 {
30564
+ max-width: 1120px;
30565
+ width: 100%;
30566
+ margin: 0 auto;
30425
30567
  height: 100%;
30426
30568
  }
30427
- .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30428
- height: 100%;
30569
+
30570
+ .E_w1vvwdlp {
30571
+ max-width: 1120px;
30572
+ width: 100%;
30573
+ margin: 0 auto;
30574
+ display: flex;
30429
30575
  }
30430
- .E_tta5kd2.empty-table .ant-table-content table {
30431
- width: 100% !important;
30432
- height: 100%;
30576
+ .E_w1vvwdlp .left,
30577
+ .E_w1vvwdlp .right {
30578
+ flex-grow: 0;
30579
+ flex-shrink: 0;
30580
+ flex-basis: 21%;
30433
30581
  }
30434
- .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30435
- padding: 15px 0;
30582
+ .E_w1vvwdlp .left {
30583
+ display: flex;
30584
+ justify-content: flex-end;
30585
+ padding-right: 44px;
30436
30586
  }
30437
- .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30438
- display: none;
30587
+ .E_w1vvwdlp .right {
30588
+ padding-left: 44px;
30439
30589
  }
30440
- .E_tta5kd2 .active-row td:nth-child(1) {
30441
- font-weight: 700;
30590
+ .E_w1vvwdlp .middle {
30591
+ margin-bottom: 40px;
30592
+ flex-grow: 0;
30593
+ flex-shrink: 0;
30594
+ flex-basis: 58%;
30442
30595
  }
30443
- .E_tta5kd2.has-selection .active-row td:nth-child(2) {
30444
- font-weight: 700;
30596
+ .E_w1vvwdlp .middle .form-base-field {
30597
+ width: 100%;
30445
30598
  }
30446
- .E_tta5kd2 .ant-spin-nested-loading {
30447
- height: 100%;
30599
+ .E_w1vvwdlp .middle .form-base-field .form-base-field {
30600
+ width: auto;
30448
30601
  }
30449
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30450
- height: 100%;
30451
- overflow: visible;
30602
+
30603
+ .E_h1cuopx7 .ant-modal-header {
30604
+ margin: 0 auto;
30605
+ width: 100%;
30606
+ max-width: 648px;
30452
30607
  }
30453
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
30454
- max-height: none;
30608
+ .E_h1cuopx7 .ant-modal-header .ant-modal-title {
30609
+ margin-left: 0;
30455
30610
  }
30456
- .E_tta5kd2.table-init-loading .ant-spin-blur thead,
30457
- .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
30458
- display: none;
30611
+ .E_h1cuopx7 .ant-modal-body {
30612
+ margin: 0 auto;
30613
+ padding: 0;
30614
+ width: 100%;
30615
+ max-width: 648px;
30616
+ overflow: hidden;
30459
30617
  }
30460
- .E_tta5kd2 td.ant-table-column-sort {
30461
- background: transparent;
30618
+ .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30619
+ margin-bottom: 40px;
30462
30620
  }
30463
- .E_tta5kd2 td.ant-table-cell-fix-left,
30464
- .E_tta5kd2 td.ant-table-cell-fix-right {
30465
- background: #fff;
30466
- padding: 0 !important;
30621
+ .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30622
+ height: calc(100vh - 225px);
30623
+ overflow-y: auto;
30467
30624
  }
30468
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30469
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30470
- display: flex;
30471
- align-items: center;
30472
- height: 100%;
30473
- padding: 8px;
30625
+ .E_h1cuopx7 .ant-modal-footer .footer-content {
30626
+ margin: 0 auto;
30627
+ max-width: 648px;
30474
30628
  }
30475
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30476
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30477
- overflow: hidden;
30478
- text-overflow: ellipsis;
30629
+
30630
+ .E_h1p6d3y3 .ant-modal-header {
30631
+ margin: 0 auto;
30479
30632
  width: 100%;
30633
+ max-width: 1024px;
30480
30634
  }
30481
- .E_tta5kd2 .ant-table-container {
30482
- height: 100%;
30483
- }
30484
- .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
30485
- box-shadow: none !important;
30486
- }
30487
- .E_tta5kd2 .ant-table {
30488
- border-radius: 0px;
30489
- border-left: none;
30490
- border-right: none;
30491
- border-bottom: none;
30492
- height: 100%;
30493
- font-size: 12px;
30494
- background: transparent;
30495
- }
30496
- .E_tta5kd2 .ant-table .ant-table-header {
30497
- position: relative;
30498
- z-index: 3;
30499
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30500
- margin-bottom: -1px;
30635
+ .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
30636
+ margin-left: 0;
30501
30637
  }
30502
- .E_tta5kd2 .ant-table .time-wrapper .date,
30503
- .E_tta5kd2 .ant-table .value {
30504
- color: #2d3a56;
30638
+ .E_h1p6d3y3 .ant-modal-body {
30639
+ margin: 0 auto;
30640
+ padding: 0;
30641
+ width: 100%;
30642
+ max-width: 1024px;
30643
+ overflow: hidden;
30505
30644
  }
30506
- .E_tta5kd2 .ant-table .time-wrapper .time,
30507
- .E_tta5kd2 .ant-table .unit {
30508
- color: rgba(44, 56, 82, 0.6);
30645
+ .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30646
+ margin-bottom: 40px;
30509
30647
  }
30510
- .E_tta5kd2 .ant-table .ant-table-selection {
30511
- position: unset;
30512
- text-align: center;
30648
+ .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30649
+ height: calc(100vh - 225px);
30650
+ overflow-y: auto;
30513
30651
  }
30514
- .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30515
- background: #fff;
30652
+ .E_h1p6d3y3 .ant-modal-footer .footer-content {
30653
+ margin: 0 auto;
30654
+ max-width: 1024px;
30516
30655
  }
30517
- .E_tta5kd2 .ant-table .anticon-setting {
30518
- cursor: pointer;
30519
- position: absolute;
30520
- top: 50%;
30521
- right: 12px;
30522
- transform: translateY(-50%);
30656
+
30657
+ .E_fxgckuk {
30658
+ flex: 1;
30523
30659
  }
30524
- .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30525
- box-shadow: none;
30526
- width: 1px;
30527
- background: rgba(213, 219, 227, 0.6);
30660
+ .E_fxgckuk label {
30661
+ font-size: 13px;
30662
+ line-height: 20px;
30663
+ color: rgba(44, 56, 82, 0.6);
30528
30664
  }
30529
- .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30530
- box-shadow: none;
30531
- width: 1px;
30532
- background: rgba(213, 219, 227, 0.6);
30665
+ .E_fxgckuk .title {
30666
+ font-size: 14px;
30667
+ line-height: 20px;
30668
+ color: #2d3a56;
30669
+ margin-bottom: 12px;
30533
30670
  }
30534
- .E_tta5kd2 .ant-table .ant-table-tbody {
30535
- position: relative;
30671
+ .E_fxgckuk.connect-cluster .title {
30672
+ padding-bottom: 26px;
30536
30673
  }
30537
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30538
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30539
- border-bottom: 1px solid white;
30540
- height: 40px;
30541
- vertical-align: middle;
30542
- transition: background 0ms;
30543
- color: #00122e;
30674
+
30675
+ .E_f1d0vek1 {
30676
+ padding: 25px 0 15px 0;
30677
+ border-bottom: 1px solid #e1e5eb;
30678
+ margin-bottom: 16px;
30544
30679
  }
30545
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30546
- background: #f2f5fa;
30547
- border-bottom-color: #f2f5fa;
30680
+
30681
+ .E_f4u402y {
30682
+ display: flex;
30683
+ align-items: center;
30684
+ margin-bottom: 8px;
30548
30685
  }
30549
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30550
- height: auto;
30551
- color: #00122e;
30552
- font-size: 12px;
30553
- text-align: left;
30554
- transition: none;
30555
- overflow: hidden;
30556
- text-overflow: ellipsis;
30557
- white-space: nowrap;
30686
+ .E_f4u402y > label {
30687
+ width: 216px;
30558
30688
  }
30559
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30560
- color: #0096ff;
30689
+ .E_f4u402y > label + * {
30690
+ width: 100%;
30561
30691
  }
30562
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30563
- overflow: hidden;
30564
- text-overflow: ellipsis;
30692
+ .E_f4u402y .ant-select {
30565
30693
  width: 100%;
30566
- vertical-align: middle;
30567
30694
  }
30568
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30569
- line-height: 0px;
30695
+
30696
+ .E_e1pldf6v {
30697
+ color: #e75a3a;
30698
+ margin-right: 10px;
30570
30699
  }
30571
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30572
- padding-right: 25px;
30700
+
30701
+ .E_dq0gblh {
30702
+ width: 100%;
30703
+ height: 1px;
30704
+ background: rgba(213, 219, 227, 0.6);
30705
+ margin: 24px 0;
30573
30706
  }
30574
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30575
- border-top-color: transparent;
30707
+
30708
+ .E_l1v7sr0n {
30709
+ display: flex;
30710
+ justify-content: center;
30711
+ align-items: center;
30712
+ height: 100%;
30576
30713
  }
30577
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30578
- background: rgba(225, 230, 241, 0.6);
30579
- border-color: transparent transparent white;
30714
+
30715
+ .E_d1i4ou6o {
30716
+ display: inline-block;
30717
+ width: 4px;
30718
+ height: 4px;
30719
+ background: #8e9aa9;
30720
+ opacity: 0.4;
30721
+ border-radius: 50%;
30722
+ margin: 0 4px;
30580
30723
  }
30581
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30582
- border-radius: 8px 0 0 8px;
30724
+
30725
+ .E_m1jy87hk .ant-modal-header,
30726
+ .E_m1jy87hk .ant-modal-footer .footer-content {
30727
+ width: 648px;
30728
+ margin: 0 auto;
30583
30729
  }
30584
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30585
- border-radius: 8px 0 0 8px;
30730
+ .E_m1jy87hk .ant-modal-header {
30731
+ padding: 35px 0 24px;
30732
+ border: none;
30586
30733
  }
30587
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30588
- content: "";
30589
- width: 4px;
30590
- top: -1px;
30591
- bottom: -1px;
30592
- background: white;
30734
+ .E_m1jy87hk .ant-modal-header .ant-modal-title {
30735
+ font-size: 30px;
30593
30736
  }
30594
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30595
- border-radius: 0 8px 8px 0;
30737
+ .E_m1jy87hk .ant-modal-body {
30738
+ padding: 4px 0 2px;
30596
30739
  }
30597
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30598
- border-radius: 0;
30599
- background: white;
30600
- border-top: none;
30740
+ .E_m1jy87hk .ant-modal-footer {
30741
+ border: none;
30601
30742
  }
30602
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30603
- border-top: 1px solid transparent;
30604
- border-radius: 0 8px 8px 0;
30605
- background: rgba(225, 230, 241, 0.6);
30743
+
30744
+ .E_ti7fpyu {
30745
+ font-size: 12px;
30746
+ line-height: 18px;
30747
+ font-weight: bold;
30748
+ color: #fff;
30749
+ padding: 0 4px;
30750
+ border-radius: 4px;
30751
+ display: inline-block;
30752
+ background: var(--ti7fpyu-0);
30606
30753
  }
30607
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30608
- background: white;
30609
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30754
+ .E_ti7fpyu:not(:first-child) {
30755
+ margin-left: 4px;
30610
30756
  }
30611
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30757
+
30758
+ .E_f1rest1f {
30759
+ width: 100%;
30760
+ height: 100%;
30612
30761
  display: flex;
30613
30762
  align-items: center;
30614
- height: 100%;
30615
- background: rgba(225, 230, 241, 0.6);
30763
+ justify-content: center;
30616
30764
  }
30617
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30618
- background: white;
30619
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30765
+
30766
+ .E_n1kbdoln {
30767
+ font-size: 90%;
30768
+ font-weight: bold;
30769
+ background-color: rgba(240, 243, 247, 0.6);
30770
+ padding: 1px 4px 1px;
30771
+ margin-left: 2px;
30772
+ margin-right: 2px;
30773
+ border: 1px solid rgba(213, 219, 227, 0.6);
30774
+ border-radius: 4px;
30620
30775
  }
30621
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30622
- display: flex;
30623
- align-items: center;
30624
- height: 100%;
30625
- background: rgba(225, 230, 241, 0.6);
30776
+
30777
+ .E_f1y3gta0.form-item-general {
30778
+ width: 640px;
30626
30779
  }
30627
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30628
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30780
+ .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
30781
+ margin-top: 16px;
30629
30782
  }
30630
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30631
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30632
- border-radius: 8px;
30783
+ .E_f1y3gta0.form-item-compact {
30784
+ width: 412px;
30633
30785
  }
30634
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30635
- border-top-color: white;
30786
+ .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
30787
+ margin-top: 8px;
30636
30788
  }
30637
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30638
- background: rgba(0, 136, 255, 0.1);
30639
- border-bottom-color: transparent;
30640
- border-top-color: transparent;
30789
+ .E_f1y3gta0 .form-item {
30790
+ width: auto;
30641
30791
  }
30642
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30643
- border-radius: 8px 0 0 8px;
30792
+ .E_f1y3gta0 .form-item-main {
30793
+ position: relative;
30794
+ display: flex;
30644
30795
  }
30645
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30646
- border-radius: 0 8px 8px 0;
30796
+ .E_f1y3gta0 .form-item-extra {
30797
+ margin-top: 4px;
30798
+ width: 100%;
30799
+ padding: 14px;
30800
+ background: #f2f4f6;
30801
+ font-size: 13px;
30802
+ line-height: 1.8;
30803
+ color: #8e9aa9;
30647
30804
  }
30648
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30649
- background: rgba(0, 136, 255, 0.1);
30805
+ .E_f1y3gta0 .form-item-label {
30806
+ padding-right: 12px;
30807
+ font-size: 13px;
30808
+ color: rgba(44, 56, 82, 0.6);
30650
30809
  }
30651
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
30652
- background: #fff;
30653
- font-weight: 400;
30654
- position: relative;
30655
- border-bottom: none;
30656
- color: #00122e;
30657
- transition: none;
30658
- padding: 15px 8px 15px 8px;
30810
+ .E_f1y3gta0 .form-item-label.label-right {
30811
+ text-align: right;
30659
30812
  }
30660
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30661
- content: "";
30662
- width: 1px;
30663
- top: 0;
30664
- bottom: 0;
30665
- background: rgba(211, 218, 235, 0.6);
30666
- position: absolute;
30667
- right: 0;
30813
+ .E_f1y3gta0 .form-item-label,
30814
+ .E_f1y3gta0 .form-item-control {
30815
+ line-height: 32px;
30668
30816
  }
30669
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30670
- padding: unset;
30817
+ .E_f1y3gta0 .form-item-control .form-item-error {
30818
+ line-height: 18px;
30671
30819
  }
30672
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30673
- display: none;
30820
+ .E_f1y3gta0 .form-item-children {
30821
+ width: 100%;
30674
30822
  }
30675
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30823
+ .E_f1y3gta0 .form-item-children > *:only-child.ant-select, .E_f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .E_f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30676
30824
  width: 100%;
30677
- overflow: hidden;
30678
- white-space: nowrap;
30679
- text-overflow: ellipsis;
30680
30825
  }
30681
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30826
+ .E_f1y3gta0 .form-item-error {
30827
+ color: #e75a3a;
30828
+ height: 0;
30682
30829
  overflow: hidden;
30683
- text-overflow: ellipsis;
30684
- flex: 1;
30685
- }
30686
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30687
- padding: 15px 25px 15px 8px;
30688
30830
  }
30689
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30690
- padding: 0;
30831
+ .E_f1y3gta0 .form-item-error-enter-done {
30832
+ margin-top: 4px;
30833
+ height: auto;
30834
+ overflow: auto;
30691
30835
  }
30692
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30693
- position: absolute;
30694
- right: 6px;
30695
- top: 50%;
30696
- transform: translateY(-50%);
30697
- height: 16px;
30698
- display: none;
30699
- transition: transform 320ms ease;
30836
+ .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30837
+ .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30838
+ border: 1px solid #e75a3a;
30839
+ color: #e75a3a;
30700
30840
  }
30701
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30702
- display: block;
30703
- transform: translateY(-50%) rotateX(180deg);
30841
+
30842
+ .E_fujbm7g {
30843
+ color: #2d3a56;
30844
+ font-weight: bold;
30845
+ padding-bottom: 6px;
30846
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30847
+ margin-bottom: 16px;
30704
30848
  }
30705
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30706
- display: block;
30849
+ .E_fujbm7g:not(:first-of-type) {
30850
+ margin-top: 16px;
30707
30851
  }
30708
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30709
- display: none;
30852
+
30853
+ .E_e5fsw5s {
30854
+ width: 8px;
30855
+ height: 24px;
30856
+ display: flex;
30857
+ justify-content: center;
30858
+ align-items: center;
30859
+ cursor: pointer;
30860
+ transition: all 200ms ease-out 40ms;
30710
30861
  }
30711
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30712
- transform: translateY(-50%);
30862
+ .E_e5fsw5s:before, .E_e5fsw5s:after {
30863
+ content: "";
30864
+ width: 1px;
30865
+ height: 6px;
30866
+ border-radius: 1px;
30867
+ background: #ccd4e3;
30868
+ position: relative;
30869
+ right: 2px;
30870
+ transform: rotate(-45deg);
30713
30871
  }
30714
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30715
- transform: translateY(-50%) rotateX(180deg);
30872
+ .E_e5fsw5s:after {
30873
+ transform: rotate(45deg);
30874
+ left: 1px;
30716
30875
  }
30717
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30718
- background: #f2f5fa;
30876
+
30877
+ .E_w18knsg4.ant-alert-warning {
30878
+ border: 0;
30879
+ background: rgba(255, 187, 0, 0.1);
30880
+ border-radius: 6px;
30719
30881
  }
30720
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30721
- display: block;
30882
+ .E_w18knsg4.ant-alert,
30883
+ .E_w18knsg4 .ant-alert-message {
30884
+ color: #e07f00;
30722
30885
  }
30723
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30724
- padding-right: 25px;
30886
+ .E_w18knsg4.ant-alert .dashed-border-bottom,
30887
+ .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
30888
+ border-bottom-color: #e07f00;
30725
30889
  }
30726
- .E_tta5kd2 .ant-table .ant-table-selection-column {
30727
- padding: 0 !important;
30890
+
30891
+ .E_ng31n2o {
30892
+ display: flex;
30893
+ flex-direction: row;
30894
+ padding: 7px 12px;
30895
+ background: rgba(255, 187, 0, 0.1);
30896
+ border-radius: 6px;
30897
+ color: #e07f00;
30898
+ font-size: 12px;
30899
+ line-height: 18px;
30728
30900
  }
30729
- .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30730
- position: absolute;
30731
- left: 50%;
30732
- top: 50%;
30733
- transform: translate(-50%, -50%);
30901
+ .E_ng31n2o .icon-wrapper {
30902
+ margin-right: 10px;
30903
+ height: 18px;
30734
30904
  }
30735
- .E_tta5kd2 .ant-table .ant-table-selection-column:after {
30736
- display: none;
30905
+
30906
+ .E_n15x5f5y {
30907
+ display: flex;
30908
+ flex-direction: row;
30909
+ padding: 7px 12px;
30910
+ background: rgba(225, 230, 241, 0.6);
30911
+ border-radius: 6px;
30912
+ color: rgba(44, 56, 82, 0.6);
30913
+ font-size: 12px;
30914
+ line-height: 18px;
30737
30915
  }
30738
- .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
30739
- background: #fff;
30916
+ .E_n15x5f5y .icon-wrapper {
30917
+ margin-right: 10px;
30918
+ height: 18px;
30740
30919
  }
30741
- .E_tta5kd2 .ant-table .ant-table-placeholder {
30742
- background: inherit;
30920
+
30921
+ .E_i16ozz3f {
30922
+ display: flex;
30923
+ flex-direction: row;
30924
+ padding: 7px 12px;
30925
+ background: rgba(0, 136, 255, 0.1);
30926
+ border-radius: 6px;
30927
+ color: #005ed1;
30928
+ font-size: 12px;
30929
+ line-height: 18px;
30743
30930
  }
30744
- .E_tta5kd2 .ant-table .ant-table-placeholder td {
30745
- position: static;
30746
- border: none;
30747
- background: inherit !important;
30748
- height: 100px;
30749
- vertical-align: middle;
30931
+ .E_i16ozz3f .icon-wrapper {
30932
+ margin-right: 10px;
30933
+ height: 18px;
30750
30934
  }
30751
- .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30752
- .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30753
- font-weight: bold;
30754
- font-size: 20px;
30755
- color: rgba(10, 37, 85, 0.6);
30935
+
30936
+ .E_dszu9qr {
30937
+ color: rgba(44, 56, 82, 0.6);
30938
+ margin-top: 5px;
30939
+ font-size: 12px;
30940
+ line-height: 18px;
30756
30941
  }
30757
- .E_tta5kd2 .ant-table td.cell__action_ {
30758
- padding: 0 !important;
30759
- position: relative;
30760
- background: #fff;
30942
+
30943
+ .E_snxzgx {
30944
+ color: #f0483e;
30945
+ font-size: 12px;
30946
+ white-space: pre-wrap;
30761
30947
  }
30762
- .E_tta5kd2 .ant-table td.cell__action_ > * {
30763
- height: 100%;
30948
+
30949
+ .E_o1i4orqw {
30764
30950
  display: flex;
30765
30951
  align-items: center;
30766
30952
  justify-content: flex-end;
30767
- padding-right: 8px;
30768
30953
  }
30769
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
30770
- width: 24px;
30771
- height: 24px;
30772
- cursor: pointer;
30773
- justify-content: center;
30774
- border-radius: 4px;
30954
+ .E_o1i4orqw .icon-wrapper {
30955
+ margin-right: 16px;
30775
30956
  }
30776
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30777
- background: #fff;
30957
+
30958
+ .E_t79k8o2 {
30959
+ color: rgba(0, 21, 64, 0.3);
30778
30960
  }
30779
30961
 
30780
- .E_p12gwtiw {
30781
- display: flex;
30782
- justify-content: space-between;
30783
- align-items: center;
30784
- padding: 10px 0;
30785
- color: rgba(44, 56, 82, 0.6);
30786
- font-size: 12px;
30787
- line-height: 24px;
30962
+ .E_ipd9bk.ant-input {
30963
+ padding: 5px 12px;
30964
+ line-height: 20px;
30965
+ color: #2d3a56;
30966
+ border-radius: 6px;
30967
+ border-color: rgba(172, 186, 211, 0.6);
30968
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30788
30969
  }
30789
- .E_p12gwtiw .pagination-left {
30970
+ .E_ipd9bk.ant-input.ant-input-lg {
30971
+ padding: 8px 16px;
30972
+ line-height: 22px;
30973
+ }
30974
+ .E_ipd9bk.ant-input.ant-input-sm {
30790
30975
  padding: 2px 8px;
30976
+ line-height: 18px;
30791
30977
  }
30792
- .E_p12gwtiw .dropdown-trigger {
30793
- display: flex;
30794
- align-items: center;
30795
- border-radius: 6px;
30796
- cursor: pointer;
30797
- transition: all 0.3s ease;
30978
+ .E_ipd9bk.ant-input:not([disabled]):hover, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number:not([disabled]):hover, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30979
+ border-color: rgba(107, 128, 167, 0.6);
30980
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30981
+ z-index: 1;
30798
30982
  }
30799
- .E_p12gwtiw .dropdown-trigger:hover {
30800
- background: rgba(211, 218, 235, 0.6);
30801
- color: #0080ff;
30983
+ .E_ipd9bk.ant-input:not([disabled]):active, .E_ipd9bk.ant-input:not([disabled]):focus, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number:not([disabled]):active, .E_ipd9bk.ant-input-number:not([disabled]):focus, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30984
+ border-color: #0096ff;
30985
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30986
+ z-index: 1;
30802
30987
  }
30803
- .E_p12gwtiw .dropdown-trigger .icon-inner {
30804
- margin-left: 4px;
30988
+ .E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
30989
+ border-color: #e75a3a;
30990
+ color: #e75a3a;
30805
30991
  }
30806
- .E_p12gwtiw .pagination-right {
30807
- display: flex;
30808
- align-items: center;
30809
- color: #0080ff;
30810
- font-weight: bold;
30992
+ .E_ipd9bk.ant-input.error:not([disabled]):hover, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-picker.error:not([disabled]):hover, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number.error:not([disabled]):hover, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30993
+ border-color: #e75a3a;
30994
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30811
30995
  }
30812
- .E_p12gwtiw .pagination-right .icon-inner {
30813
- margin-left: 4px;
30996
+ .E_ipd9bk.ant-input.error:not([disabled]):active, .E_ipd9bk.ant-input.error:not([disabled]):focus, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-picker.error:not([disabled]):active, .E_ipd9bk.ant-picker.error:not([disabled]):focus, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number.error:not([disabled]):active, .E_ipd9bk.ant-input-number.error:not([disabled]):focus, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30997
+ border-color: #e75a3a;
30998
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30814
30999
  }
30815
- .E_p12gwtiw .pagination-right .prev-btn,
30816
- .E_p12gwtiw .pagination-right .next-btn {
30817
- padding: 0 8px;
31000
+ .E_ipd9bk.ant-input[disabled], .E_ipd9bk.ant-input.ant-input-disabled, .E_ipd9bk.ant-input-number[disabled], .E_ipd9bk.ant-input-number.ant-input-number-disabled {
31001
+ background: rgba(211, 218, 235, 0.6);
31002
+ color: rgba(0, 21, 64, 0.3);
31003
+ border-color: rgba(172, 186, 211, 0.6);
30818
31004
  }
30819
- .E_p12gwtiw .pagination-right .prev-btn > span,
30820
- .E_p12gwtiw .pagination-right .next-btn > span {
30821
- color: #0080ff;
31005
+ .E_ipd9bk.ant-input-affix-wrapper {
31006
+ padding: 5px 12px;
31007
+ border-radius: 6px;
31008
+ border-color: rgba(172, 186, 211, 0.6);
31009
+ line-height: 20px;
31010
+ color: #2d3a56;
31011
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30822
31012
  }
30823
- .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30824
- transform: rotate(180deg);
31013
+ .E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31014
+ .E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31015
+ color: rgba(44, 56, 82, 0.6);
30825
31016
  }
30826
-
30827
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30828
- max-height: calc(100vh - 128px);
30829
- overflow-y: auto;
31017
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31018
+ padding: 8px 16px;
31019
+ line-height: 22px;
30830
31020
  }
30831
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30832
- padding: 4px 20px;
30833
- font-size: 12px;
31021
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31022
+ padding: 2px 8px;
30834
31023
  line-height: 18px;
30835
31024
  }
30836
-
30837
- .E_cz04yix {
30838
- display: flex;
30839
- flex-direction: column;
31025
+ .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31026
+ border-color: rgba(107, 128, 167, 0.6);
31027
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30840
31028
  }
30841
-
30842
- .E_m1if5j39 {
30843
- max-width: 1120px;
30844
- width: 100%;
30845
- margin: 0 auto;
30846
- height: 100%;
31029
+ .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31030
+ border-color: #0096ff;
31031
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30847
31032
  }
30848
-
30849
- .E_w1vvwdlp {
30850
- max-width: 1120px;
30851
- width: 100%;
30852
- margin: 0 auto;
30853
- display: flex;
31033
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31034
+ border-color: #e75a3a;
30854
31035
  }
30855
- .E_w1vvwdlp .left,
30856
- .E_w1vvwdlp .right {
30857
- flex-grow: 0;
30858
- flex-shrink: 0;
30859
- flex-basis: 21%;
31036
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31037
+ color: #e75a3a;
30860
31038
  }
30861
- .E_w1vvwdlp .left {
30862
- display: flex;
30863
- justify-content: flex-end;
30864
- padding-right: 44px;
31039
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31040
+ border-color: #e75a3a;
31041
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30865
31042
  }
30866
- .E_w1vvwdlp .right {
30867
- padding-left: 44px;
31043
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31044
+ border-color: #e75a3a;
31045
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30868
31046
  }
30869
- .E_w1vvwdlp .middle {
30870
- margin-bottom: 40px;
30871
- flex-grow: 0;
30872
- flex-shrink: 0;
30873
- flex-basis: 58%;
31047
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31048
+ background: rgba(211, 218, 235, 0.6);
31049
+ color: rgba(0, 21, 64, 0.3);
31050
+ border-color: rgba(172, 186, 211, 0.6);
30874
31051
  }
30875
- .E_w1vvwdlp .middle .form-base-field {
30876
- width: 100%;
31052
+ textarea.E_ipd9bk.ant-input {
31053
+ transition-property: height;
31054
+ transition-delay: 50ms;
30877
31055
  }
30878
- .E_w1vvwdlp .middle .form-base-field .form-base-field {
30879
- width: auto;
31056
+ textarea.E_ipd9bk.ant-input.textarea-large {
31057
+ min-height: 40px;
31058
+ height: 40px;
30880
31059
  }
30881
-
30882
- .E_h1cuopx7 .ant-modal-header {
30883
- margin: 0 auto;
30884
- width: 100%;
30885
- max-width: 648px;
31060
+ textarea.E_ipd9bk.ant-input.textarea-large:focus {
31061
+ height: 80px;
30886
31062
  }
30887
- .E_h1cuopx7 .ant-modal-header .ant-modal-title {
30888
- margin-left: 0;
30889
- }
30890
- .E_h1cuopx7 .ant-modal-body {
30891
- margin: 0 auto;
30892
- padding: 0;
30893
- width: 100%;
30894
- max-width: 648px;
30895
- overflow: hidden;
31063
+ textarea.E_ipd9bk.ant-input.textarea-middle {
31064
+ min-height: 32px;
31065
+ height: 32px;
30896
31066
  }
30897
- .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30898
- margin-bottom: 40px;
31067
+ textarea.E_ipd9bk.ant-input.textarea-middle:focus {
31068
+ height: 64px;
30899
31069
  }
30900
- .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30901
- height: calc(100vh - 225px);
30902
- overflow-y: auto;
31070
+ textarea.E_ipd9bk.ant-input.textarea-small {
31071
+ min-height: 24px;
31072
+ height: 24px;
30903
31073
  }
30904
- .E_h1cuopx7 .ant-modal-footer .footer-content {
30905
- margin: 0 auto;
30906
- max-width: 648px;
31074
+ textarea.E_ipd9bk.ant-input.textarea-small:focus {
31075
+ height: 40px;
30907
31076
  }
30908
31077
 
30909
- .E_h1p6d3y3 .ant-modal-header {
30910
- margin: 0 auto;
30911
- width: 100%;
30912
- max-width: 1024px;
31078
+ .E_kypn5o5 input, .E_kypn5o5.input-tags {
31079
+ border: 1px solid rgba(213, 219, 227, 0.6);
31080
+ border-radius: 4px;
30913
31081
  }
30914
- .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
30915
- margin-left: 0;
31082
+ .E_kypn5o5.input-tags {
31083
+ position: relative;
31084
+ padding: 6px;
31085
+ height: 32px;
31086
+ cursor: pointer;
31087
+ transition: border 150ms;
30916
31088
  }
30917
- .E_h1p6d3y3 .ant-modal-body {
30918
- margin: 0 auto;
30919
- padding: 0;
30920
- width: 100%;
30921
- max-width: 1024px;
30922
- overflow: hidden;
31089
+ .E_kypn5o5.input-tags:hover {
31090
+ border-color: #0080ff;
31091
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30923
31092
  }
30924
- .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30925
- margin-bottom: 40px;
31093
+ .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
31094
+ padding-right: 30px;
30926
31095
  }
30927
- .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30928
- height: calc(100vh - 225px);
30929
- overflow-y: auto;
31096
+ .E_kypn5o5.input-tags .input-tags-inner {
31097
+ display: flex;
30930
31098
  }
30931
- .E_h1p6d3y3 .ant-modal-footer .footer-content {
30932
- margin: 0 auto;
30933
- max-width: 1024px;
31099
+ .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31100
+ display: flex;
30934
31101
  }
30935
-
30936
- .E_fxgckuk {
30937
- flex: 1;
31102
+ .E_kypn5o5.input-tags .input-tag-suffix {
31103
+ position: absolute;
31104
+ right: 12px;
31105
+ top: 50%;
31106
+ transform: translateY(-50%);
30938
31107
  }
30939
- .E_fxgckuk label {
30940
- font-size: 13px;
30941
- line-height: 20px;
30942
- color: rgba(44, 56, 82, 0.6);
31108
+ .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31109
+ color: rgba(0, 0, 0, 0.25);
31110
+ font-size: 12px;
31111
+ cursor: pointer;
30943
31112
  }
30944
- .E_fxgckuk .title {
30945
- font-size: 14px;
30946
- line-height: 20px;
30947
- color: #2d3a56;
30948
- margin-bottom: 12px;
31113
+ .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31114
+ color: rgba(0, 0, 0, 0.45);
30949
31115
  }
30950
- .E_fxgckuk.connect-cluster .title {
30951
- padding-bottom: 26px;
31116
+ .E_kypn5o5.has-focus-indicator {
31117
+ position: relative;
31118
+ overflow: hidden;
30952
31119
  }
30953
-
30954
- .E_f1d0vek1 {
30955
- padding: 25px 0 15px 0;
30956
- border-bottom: 1px solid #e1e5eb;
30957
- margin-bottom: 16px;
31120
+ .E_kypn5o5.has-focus-indicator .ant-input-prefix {
31121
+ position: absolute;
31122
+ top: 50%;
31123
+ transform: translateY(-50%);
31124
+ left: -16px;
31125
+ transition: left 150ms ease;
31126
+ opacity: 0;
30958
31127
  }
30959
-
30960
- .E_f4u402y {
30961
- display: flex;
30962
- align-items: center;
30963
- margin-bottom: 8px;
31128
+ .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31129
+ left: 8px;
31130
+ opacity: 1;
30964
31131
  }
30965
- .E_f4u402y > label {
30966
- width: 216px;
31132
+ .E_kypn5o5.has-focus-indicator input {
31133
+ transition: margin-left 150ms ease;
31134
+ margin-left: 0px;
30967
31135
  }
30968
- .E_f4u402y > label + * {
30969
- width: 100%;
31136
+ .E_kypn5o5.has-focus-indicator input:focus {
31137
+ margin-left: 16px;
30970
31138
  }
30971
- .E_f4u402y .ant-select {
30972
- width: 100%;
31139
+
31140
+ input.E_l1ki27se.ant-input {
31141
+ border-top-right-radius: 0;
31142
+ border-bottom-right-radius: 0;
30973
31143
  }
30974
31144
 
30975
- .E_e1pldf6v {
30976
- color: #e75a3a;
30977
- margin-right: 10px;
31145
+ .E_l1ki27se.ant-input-affix-wrapper {
31146
+ border-top-right-radius: 0;
31147
+ border-bottom-right-radius: 0;
30978
31148
  }
30979
31149
 
30980
- .E_dq0gblh {
30981
- width: 100%;
30982
- height: 1px;
30983
- background: rgba(213, 219, 227, 0.6);
30984
- margin: 24px 0;
31150
+ input.E_rrg1fkn.ant-input {
31151
+ border-top-left-radius: 0;
31152
+ border-bottom-left-radius: 0;
30985
31153
  }
30986
31154
 
30987
- .E_l1v7sr0n {
30988
- display: flex;
30989
- justify-content: center;
30990
- align-items: center;
30991
- height: 100%;
31155
+ .E_rrg1fkn.ant-input-affix-wrapper {
31156
+ border-top-left-radius: 0;
31157
+ border-bottom-left-radius: 0;
30992
31158
  }
30993
31159
 
30994
- .E_d1i4ou6o {
30995
- display: inline-block;
30996
- width: 4px;
30997
- height: 4px;
30998
- background: #8e9aa9;
30999
- opacity: 0.4;
31000
- border-radius: 50%;
31001
- margin: 0 4px;
31160
+ .E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
31161
+ border-top-right-radius: 0;
31162
+ border-bottom-right-radius: 0;
31002
31163
  }
31003
31164
 
31004
- .E_m1jy87hk .ant-modal-header,
31005
- .E_m1jy87hk .ant-modal-footer .footer-content {
31006
- width: 648px;
31007
- margin: 0 auto;
31165
+ .E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
31166
+ border-top-left-radius: 0;
31167
+ border-bottom-left-radius: 0;
31008
31168
  }
31009
- .E_m1jy87hk .ant-modal-header {
31010
- padding: 35px 0 24px;
31011
- border: none;
31169
+
31170
+ .E_c1t6wbwv {
31171
+ display: flex;
31172
+ flex-direction: column;
31012
31173
  }
31013
- .E_m1jy87hk .ant-modal-header .ant-modal-title {
31014
- font-size: 30px;
31174
+ .E_c1t6wbwv .select-wrapper {
31175
+ margin-top: 12px;
31015
31176
  }
31016
- .E_m1jy87hk .ant-modal-body {
31017
- padding: 4px 0 2px;
31177
+ .E_c1t6wbwv .select-wrapper .select {
31178
+ width: 100%;
31018
31179
  }
31019
- .E_m1jy87hk .ant-modal-footer {
31020
- border: none;
31180
+ .E_c1t6wbwv .radio-wrapper {
31181
+ margin-top: 24px;
31182
+ }
31183
+ .E_c1t6wbwv div.form-item {
31184
+ width: 100%;
31021
31185
  }
31022
31186
 
31023
- .E_ti7fpyu {
31024
- font-size: 12px;
31187
+ .E_d1k7vv5v {
31188
+ font-size: 14px;
31189
+ font-weight: 500;
31190
+ color: #3e4652;
31025
31191
  line-height: 18px;
31026
- font-weight: bold;
31027
- color: #fff;
31028
- padding: 0 4px;
31029
- border-radius: 4px;
31030
- display: inline-block;
31031
- background: var(--ti7fpyu-0);
31032
31192
  }
31033
- .E_ti7fpyu:not(:first-child) {
31034
- margin-left: 4px;
31193
+ .E_d1k7vv5v + .E_d1k7vv5v {
31194
+ margin-top: 16px;
31035
31195
  }
31036
-
31037
- .E_f1rest1f {
31038
- width: 100%;
31039
- height: 100%;
31040
- display: flex;
31041
- align-items: center;
31042
- justify-content: center;
31196
+ .E_d1k7vv5v + * {
31197
+ margin-top: 16px;
31043
31198
  }
31044
31199
 
31045
- .E_n1kbdoln {
31046
- font-size: 90%;
31047
- font-weight: bold;
31048
- background-color: rgba(240, 243, 247, 0.6);
31049
- padding: 1px 4px 1px;
31050
- margin-left: 2px;
31051
- margin-right: 2px;
31052
- border: 1px solid rgba(213, 219, 227, 0.6);
31053
- border-radius: 4px;
31200
+ .E_le7b9r4.E_d1k7vv5v {
31201
+ font-size: 12px;
31202
+ color: rgba(44, 56, 82, 0.6);
31203
+ margin-top: 12px;
31054
31204
  }
31055
31205
 
31056
- .E_f1y3gta0.form-item-general {
31057
- width: 640px;
31206
+ .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
31207
+ line-height: 18px;
31208
+ font-weight: 500;
31209
+ margin-top: 0;
31210
+ white-space: initial;
31058
31211
  }
31059
- .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
31060
- margin-top: 16px;
31212
+
31213
+ .E_r12ddqmh {
31214
+ display: block;
31061
31215
  }
31062
- .E_f1y3gta0.form-item-compact {
31063
- width: 412px;
31216
+ .E_r12ddqmh span {
31217
+ font-size: 14px;
31218
+ font-weight: 500;
31219
+ line-height: 32px;
31220
+ color: #3e4652;
31064
31221
  }
31065
- .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
31222
+
31223
+ .E_ctcr26a {
31066
31224
  margin-top: 8px;
31225
+ padding: 8px;
31226
+ border-radius: 6px;
31227
+ background: rgba(225, 230, 241, 0.6);
31228
+ color: rgba(44, 56, 82, 0.6);
31229
+ font-size: 12px;
31067
31230
  }
31068
- .E_f1y3gta0 .form-item {
31069
- width: auto;
31070
- }
31071
- .E_f1y3gta0 .form-item-main {
31072
- position: relative;
31231
+ .E_ctcr26a div {
31232
+ line-height: 20px;
31073
31233
  display: flex;
31234
+ align-items: center;
31235
+ word-break: break-all;
31074
31236
  }
31075
- .E_f1y3gta0 .form-item-extra {
31076
- margin-top: 4px;
31077
- width: 100%;
31078
- padding: 14px;
31079
- background: #f2f4f6;
31080
- font-size: 13px;
31081
- line-height: 1.8;
31082
- color: #8e9aa9;
31083
- }
31084
- .E_f1y3gta0 .form-item-label {
31085
- padding-right: 12px;
31086
- font-size: 13px;
31087
- color: rgba(44, 56, 82, 0.6);
31088
- }
31089
- .E_f1y3gta0 .form-item-label.label-right {
31090
- text-align: right;
31091
- }
31092
- .E_f1y3gta0 .form-item-label,
31093
- .E_f1y3gta0 .form-item-control {
31094
- line-height: 32px;
31237
+
31238
+ .E_s1fc623g {
31239
+ width: 430px !important;
31095
31240
  }
31096
- .E_f1y3gta0 .form-item-control .form-item-error {
31241
+
31242
+ .E_da3mx0o .ant-select-item-group {
31243
+ padding: 8px 16px;
31097
31244
  line-height: 18px;
31098
- }
31099
- .E_f1y3gta0 .form-item-children {
31100
- width: 100%;
31101
- }
31102
- .E_f1y3gta0 .form-item-children > *:only-child.ant-select, .E_f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .E_f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31103
- width: 100%;
31104
- }
31105
- .E_f1y3gta0 .form-item-error {
31106
- color: #e75a3a;
31107
- height: 0;
31108
- overflow: hidden;
31109
- }
31110
- .E_f1y3gta0 .form-item-error-enter-done {
31111
- margin-top: 4px;
31112
- height: auto;
31113
- overflow: auto;
31114
- }
31115
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31116
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31117
- border: 1px solid #e75a3a;
31118
- color: #e75a3a;
31245
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31246
+ height: 34px;
31247
+ min-height: 34px;
31248
+ box-sizing: border-box;
31249
+ margin-top: 8px;
31119
31250
  }
31120
31251
 
31121
- .E_fujbm7g {
31122
- color: #2d3a56;
31123
- font-weight: bold;
31124
- padding-bottom: 6px;
31125
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31126
- margin-bottom: 16px;
31252
+ .E_onr9gzt {
31253
+ display: flex;
31254
+ flex-direction: column;
31255
+ margin: 1px 8px;
31256
+ padding: 8px;
31257
+ border-radius: 4px;
31127
31258
  }
31128
- .E_fujbm7g:not(:first-of-type) {
31129
- margin-top: 16px;
31259
+ .E_onr9gzt .selected-icon {
31260
+ display: none;
31130
31261
  }
31131
-
31132
- .E_e5fsw5s {
31133
- width: 8px;
31134
- height: 24px;
31135
- display: flex;
31136
- justify-content: center;
31137
- align-items: center;
31138
- cursor: pointer;
31139
- transition: all 200ms ease-out 40ms;
31262
+ .E_onr9gzt.ant-select-item-option-grouped {
31263
+ padding-left: 8px;
31140
31264
  }
31141
- .E_e5fsw5s:before, .E_e5fsw5s:after {
31142
- content: "";
31143
- width: 1px;
31144
- height: 6px;
31145
- border-radius: 1px;
31146
- background: #ccd4e3;
31147
- position: relative;
31148
- right: 2px;
31149
- transform: rotate(-45deg);
31265
+ .E_onr9gzt.ant-select-item-option-selected {
31266
+ background-color: white;
31150
31267
  }
31151
- .E_e5fsw5s:after {
31152
- transform: rotate(45deg);
31153
- left: 1px;
31268
+ .E_onr9gzt.ant-select-item-option-selected .timezone-title {
31269
+ color: #0080ff;
31154
31270
  }
31155
-
31156
- .E_w18knsg4.ant-alert-warning {
31157
- border: 0;
31158
- background: rgba(255, 187, 0, 0.1);
31159
- border-radius: 6px;
31271
+ .E_onr9gzt.ant-select-item-option-selected .selected-icon {
31272
+ display: block;
31160
31273
  }
31161
- .E_w18knsg4.ant-alert,
31162
- .E_w18knsg4 .ant-alert-message {
31163
- color: #e07f00;
31274
+ .E_onr9gzt.ant-select-item-option-active {
31275
+ background: rgba(0, 136, 255, 0.16);
31164
31276
  }
31165
- .E_w18knsg4.ant-alert .dashed-border-bottom,
31166
- .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
31167
- border-bottom-color: #e07f00;
31277
+ .E_onr9gzt.ant-select-item-option-active .timezone-title {
31278
+ color: #0080ff;
31279
+ }
31280
+ .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31281
+ background: rgba(0, 136, 255, 0.1);
31282
+ color: #0080ff;
31168
31283
  }
31169
31284
 
31170
- .E_ng31n2o {
31285
+ .E_oiy0apc {
31171
31286
  display: flex;
31172
- flex-direction: row;
31173
- padding: 7px 12px;
31174
- background: rgba(255, 187, 0, 0.1);
31175
- border-radius: 6px;
31176
- color: #e07f00;
31177
- font-size: 12px;
31178
- line-height: 18px;
31287
+ justify-content: space-between;
31288
+ height: 20px;
31289
+ line-height: 20px;
31179
31290
  }
31180
- .E_ng31n2o .icon-wrapper {
31181
- margin-right: 10px;
31182
- height: 18px;
31291
+ .E_oiy0apc .timezone-title {
31292
+ color: #2d3a56;
31293
+ overflow: hidden;
31294
+ text-overflow: ellipsis;
31183
31295
  }
31184
31296
 
31185
- .E_n15x5f5y {
31297
+ .E_of4y382 {
31186
31298
  display: flex;
31187
- flex-direction: row;
31188
- padding: 7px 12px;
31189
- background: rgba(225, 230, 241, 0.6);
31190
- border-radius: 6px;
31299
+ justify-content: space-between;
31191
31300
  color: rgba(44, 56, 82, 0.6);
31192
- font-size: 12px;
31193
- line-height: 18px;
31194
- }
31195
- .E_n15x5f5y .icon-wrapper {
31196
- margin-right: 10px;
31197
31301
  height: 18px;
31198
- }
31199
-
31200
- .E_i16ozz3f {
31201
- display: flex;
31202
- flex-direction: row;
31203
- padding: 7px 12px;
31204
- background: rgba(0, 136, 255, 0.1);
31205
- border-radius: 6px;
31206
- color: #005ed1;
31207
- font-size: 12px;
31208
31302
  line-height: 18px;
31303
+ margin-top: 2px;
31209
31304
  }
31210
- .E_i16ozz3f .icon-wrapper {
31211
- margin-right: 10px;
31212
- height: 18px;
31305
+
31306
+ .E_t19903l9 {
31307
+ border: none;
31308
+ margin-right: 0;
31309
+ background: rgba(225, 230, 241, 0.6);
31213
31310
  }
31214
31311
 
31215
- .E_dszu9qr {
31216
- color: rgba(44, 56, 82, 0.6);
31217
- margin-top: 5px;
31218
- font-size: 12px;
31219
- line-height: 18px;
31312
+ .E_ohwbvxu {
31313
+ pointer-events: none;
31314
+ height: 32px;
31315
+ width: 100%;
31316
+ opacity: 0;
31220
31317
  }
31221
31318
 
31222
- .E_snxzgx {
31223
- color: #f0483e;
31224
- font-size: 12px;
31225
- white-space: pre-wrap;
31319
+ .E_t1upn1sz {
31320
+ height: 100%;
31226
31321
  }
31227
31322
 
31228
- .E_o1i4orqw {
31229
- display: flex;
31230
- align-items: center;
31231
- justify-content: flex-end;
31323
+ .E_tta5kd2 {
31324
+ height: 100%;
31232
31325
  }
31233
- .E_o1i4orqw .icon-wrapper {
31234
- margin-right: 16px;
31326
+ .E_tta5kd2.empty-table .ant-table-content {
31327
+ overflow: visible !important;
31328
+ height: 100%;
31235
31329
  }
31236
-
31237
- .E_t79k8o2 {
31238
- color: rgba(0, 21, 64, 0.3);
31330
+ .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31331
+ height: 100%;
31239
31332
  }
31240
-
31241
- .E_ipd9bk.ant-input {
31242
- padding: 5px 12px;
31243
- line-height: 20px;
31244
- color: #2d3a56;
31245
- border-radius: 6px;
31246
- border-color: rgba(172, 186, 211, 0.6);
31247
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31333
+ .E_tta5kd2.empty-table .ant-table-content table {
31334
+ width: 100% !important;
31335
+ height: 100%;
31248
31336
  }
31249
- .E_ipd9bk.ant-input.ant-input-lg {
31250
- padding: 8px 16px;
31251
- line-height: 22px;
31337
+ .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31338
+ padding: 15px 0;
31252
31339
  }
31253
- .E_ipd9bk.ant-input.ant-input-sm {
31254
- padding: 2px 8px;
31255
- line-height: 18px;
31340
+ .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31341
+ display: none;
31256
31342
  }
31257
- .E_ipd9bk.ant-input:not([disabled]):hover, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number:not([disabled]):hover, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31258
- border-color: rgba(107, 128, 167, 0.6);
31259
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31260
- z-index: 1;
31343
+ .E_tta5kd2 .active-row td:nth-child(1) {
31344
+ font-weight: 700;
31261
31345
  }
31262
- .E_ipd9bk.ant-input:not([disabled]):active, .E_ipd9bk.ant-input:not([disabled]):focus, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number:not([disabled]):active, .E_ipd9bk.ant-input-number:not([disabled]):focus, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31263
- border-color: #0096ff;
31264
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31265
- z-index: 1;
31346
+ .E_tta5kd2.has-selection .active-row td:nth-child(2) {
31347
+ font-weight: 700;
31266
31348
  }
31267
- .E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
31268
- border-color: #e75a3a;
31269
- color: #e75a3a;
31349
+ .E_tta5kd2 .ant-spin-nested-loading {
31350
+ height: 100%;
31270
31351
  }
31271
- .E_ipd9bk.ant-input.error:not([disabled]):hover, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-picker.error:not([disabled]):hover, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number.error:not([disabled]):hover, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31272
- border-color: #e75a3a;
31273
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31352
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31353
+ height: 100%;
31354
+ overflow: visible;
31274
31355
  }
31275
- .E_ipd9bk.ant-input.error:not([disabled]):active, .E_ipd9bk.ant-input.error:not([disabled]):focus, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-picker.error:not([disabled]):active, .E_ipd9bk.ant-picker.error:not([disabled]):focus, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number.error:not([disabled]):active, .E_ipd9bk.ant-input-number.error:not([disabled]):focus, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31276
- border-color: #e75a3a;
31277
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31356
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
31357
+ max-height: none;
31278
31358
  }
31279
- .E_ipd9bk.ant-input[disabled], .E_ipd9bk.ant-input.ant-input-disabled, .E_ipd9bk.ant-input-number[disabled], .E_ipd9bk.ant-input-number.ant-input-number-disabled {
31280
- background: rgba(211, 218, 235, 0.6);
31281
- color: rgba(0, 21, 64, 0.3);
31282
- border-color: rgba(172, 186, 211, 0.6);
31283
- }
31284
- .E_ipd9bk.ant-input-affix-wrapper {
31285
- padding: 5px 12px;
31286
- border-radius: 6px;
31287
- border-color: rgba(172, 186, 211, 0.6);
31288
- line-height: 20px;
31289
- color: #2d3a56;
31290
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31291
- }
31292
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31293
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31294
- color: rgba(44, 56, 82, 0.6);
31295
- }
31296
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31297
- padding: 8px 16px;
31298
- line-height: 22px;
31299
- }
31300
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31301
- padding: 2px 8px;
31302
- line-height: 18px;
31303
- }
31304
- .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31305
- border-color: rgba(107, 128, 167, 0.6);
31306
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31307
- }
31308
- .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31309
- border-color: #0096ff;
31310
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31311
- }
31312
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31313
- border-color: #e75a3a;
31314
- }
31315
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31316
- color: #e75a3a;
31317
- }
31318
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31319
- border-color: #e75a3a;
31320
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31321
- }
31322
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31323
- border-color: #e75a3a;
31324
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31325
- }
31326
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31327
- background: rgba(211, 218, 235, 0.6);
31328
- color: rgba(0, 21, 64, 0.3);
31329
- border-color: rgba(172, 186, 211, 0.6);
31330
- }
31331
- textarea.E_ipd9bk.ant-input {
31332
- transition-property: height;
31333
- transition-delay: 50ms;
31359
+ .E_tta5kd2.table-init-loading .ant-spin-blur thead,
31360
+ .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
31361
+ display: none;
31334
31362
  }
31335
- textarea.E_ipd9bk.ant-input.textarea-large {
31336
- min-height: 40px;
31337
- height: 40px;
31363
+ .E_tta5kd2 td.ant-table-column-sort {
31364
+ background: transparent;
31338
31365
  }
31339
- textarea.E_ipd9bk.ant-input.textarea-large:focus {
31340
- height: 80px;
31366
+ .E_tta5kd2 td.ant-table-cell-fix-left,
31367
+ .E_tta5kd2 td.ant-table-cell-fix-right {
31368
+ background: #fff;
31369
+ padding: 0 !important;
31341
31370
  }
31342
- textarea.E_ipd9bk.ant-input.textarea-middle {
31343
- min-height: 32px;
31344
- height: 32px;
31371
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31372
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31373
+ display: flex;
31374
+ align-items: center;
31375
+ height: 100%;
31376
+ padding: 8px;
31345
31377
  }
31346
- textarea.E_ipd9bk.ant-input.textarea-middle:focus {
31347
- height: 64px;
31378
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31379
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31380
+ overflow: hidden;
31381
+ text-overflow: ellipsis;
31382
+ width: 100%;
31348
31383
  }
31349
- textarea.E_ipd9bk.ant-input.textarea-small {
31350
- min-height: 24px;
31351
- height: 24px;
31384
+ .E_tta5kd2 .ant-table-container {
31385
+ height: 100%;
31352
31386
  }
31353
- textarea.E_ipd9bk.ant-input.textarea-small:focus {
31354
- height: 40px;
31387
+ .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
31388
+ box-shadow: none !important;
31355
31389
  }
31356
-
31357
- .E_kypn5o5 input, .E_kypn5o5.input-tags {
31358
- border: 1px solid rgba(213, 219, 227, 0.6);
31359
- border-radius: 4px;
31390
+ .E_tta5kd2 .ant-table {
31391
+ border-radius: 0px;
31392
+ border-left: none;
31393
+ border-right: none;
31394
+ border-bottom: none;
31395
+ height: 100%;
31396
+ font-size: 12px;
31397
+ background: transparent;
31360
31398
  }
31361
- .E_kypn5o5.input-tags {
31399
+ .E_tta5kd2 .ant-table .ant-table-header {
31362
31400
  position: relative;
31363
- padding: 6px;
31364
- height: 32px;
31365
- cursor: pointer;
31366
- transition: border 150ms;
31367
- }
31368
- .E_kypn5o5.input-tags:hover {
31369
- border-color: #0080ff;
31370
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31401
+ z-index: 3;
31402
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31403
+ margin-bottom: -1px;
31371
31404
  }
31372
- .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
31373
- padding-right: 30px;
31405
+ .E_tta5kd2 .ant-table .time-wrapper .date,
31406
+ .E_tta5kd2 .ant-table .value {
31407
+ color: #2d3a56;
31374
31408
  }
31375
- .E_kypn5o5.input-tags .input-tags-inner {
31376
- display: flex;
31409
+ .E_tta5kd2 .ant-table .time-wrapper .time,
31410
+ .E_tta5kd2 .ant-table .unit {
31411
+ color: rgba(44, 56, 82, 0.6);
31377
31412
  }
31378
- .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31379
- display: flex;
31413
+ .E_tta5kd2 .ant-table .ant-table-selection {
31414
+ position: unset;
31415
+ text-align: center;
31380
31416
  }
31381
- .E_kypn5o5.input-tags .input-tag-suffix {
31382
- position: absolute;
31383
- right: 12px;
31384
- top: 50%;
31385
- transform: translateY(-50%);
31417
+ .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31418
+ background: #fff;
31386
31419
  }
31387
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31388
- color: rgba(0, 0, 0, 0.25);
31389
- font-size: 12px;
31420
+ .E_tta5kd2 .ant-table .anticon-setting {
31390
31421
  cursor: pointer;
31391
- }
31392
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31393
- color: rgba(0, 0, 0, 0.45);
31394
- }
31395
- .E_kypn5o5.has-focus-indicator {
31396
- position: relative;
31397
- overflow: hidden;
31398
- }
31399
- .E_kypn5o5.has-focus-indicator .ant-input-prefix {
31400
31422
  position: absolute;
31401
31423
  top: 50%;
31424
+ right: 12px;
31402
31425
  transform: translateY(-50%);
31403
- left: -16px;
31404
- transition: left 150ms ease;
31405
- opacity: 0;
31406
- }
31407
- .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31408
- left: 8px;
31409
- opacity: 1;
31410
- }
31411
- .E_kypn5o5.has-focus-indicator input {
31412
- transition: margin-left 150ms ease;
31413
- margin-left: 0px;
31414
- }
31415
- .E_kypn5o5.has-focus-indicator input:focus {
31416
- margin-left: 16px;
31417
- }
31418
-
31419
- input.E_l1ki27se.ant-input {
31420
- border-top-right-radius: 0;
31421
- border-bottom-right-radius: 0;
31422
31426
  }
31423
-
31424
- .E_l1ki27se.ant-input-affix-wrapper {
31425
- border-top-right-radius: 0;
31426
- border-bottom-right-radius: 0;
31427
+ .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31428
+ box-shadow: none;
31429
+ width: 1px;
31430
+ background: rgba(213, 219, 227, 0.6);
31427
31431
  }
31428
-
31429
- input.E_rrg1fkn.ant-input {
31430
- border-top-left-radius: 0;
31431
- border-bottom-left-radius: 0;
31432
+ .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31433
+ box-shadow: none;
31434
+ width: 1px;
31435
+ background: rgba(213, 219, 227, 0.6);
31432
31436
  }
31433
-
31434
- .E_rrg1fkn.ant-input-affix-wrapper {
31435
- border-top-left-radius: 0;
31436
- border-bottom-left-radius: 0;
31437
+ .E_tta5kd2 .ant-table .ant-table-tbody {
31438
+ position: relative;
31437
31439
  }
31438
-
31439
- .E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
31440
- border-top-right-radius: 0;
31441
- border-bottom-right-radius: 0;
31440
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31441
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31442
+ border-bottom: 1px solid white;
31443
+ height: 40px;
31444
+ vertical-align: middle;
31445
+ transition: background 0ms;
31446
+ color: #00122e;
31442
31447
  }
31443
-
31444
- .E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
31445
- border-top-left-radius: 0;
31446
- border-bottom-left-radius: 0;
31448
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31449
+ background: #f2f5fa;
31450
+ border-bottom-color: #f2f5fa;
31447
31451
  }
31448
-
31449
- .E_c1t6wbwv {
31450
- display: flex;
31451
- flex-direction: column;
31452
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31453
+ height: auto;
31454
+ color: #00122e;
31455
+ font-size: 12px;
31456
+ text-align: left;
31457
+ transition: none;
31458
+ overflow: hidden;
31459
+ text-overflow: ellipsis;
31460
+ white-space: nowrap;
31452
31461
  }
31453
- .E_c1t6wbwv .select-wrapper {
31454
- margin-top: 12px;
31462
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31463
+ color: #0096ff;
31455
31464
  }
31456
- .E_c1t6wbwv .select-wrapper .select {
31465
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31466
+ overflow: hidden;
31467
+ text-overflow: ellipsis;
31457
31468
  width: 100%;
31469
+ vertical-align: middle;
31458
31470
  }
31459
- .E_c1t6wbwv .radio-wrapper {
31460
- margin-top: 24px;
31471
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31472
+ line-height: 0px;
31461
31473
  }
31462
- .E_c1t6wbwv div.form-item {
31463
- width: 100%;
31474
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31475
+ padding-right: 25px;
31464
31476
  }
31465
-
31466
- .E_d1k7vv5v {
31467
- font-size: 14px;
31468
- font-weight: 500;
31469
- color: #3e4652;
31470
- line-height: 18px;
31477
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31478
+ border-top-color: transparent;
31471
31479
  }
31472
- .E_d1k7vv5v + .E_d1k7vv5v {
31473
- margin-top: 16px;
31480
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31481
+ background: rgba(225, 230, 241, 0.6);
31482
+ border-color: transparent transparent white;
31474
31483
  }
31475
- .E_d1k7vv5v + * {
31476
- margin-top: 16px;
31484
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31485
+ border-radius: 8px 0 0 8px;
31477
31486
  }
31478
-
31479
- .E_le7b9r4.E_d1k7vv5v {
31480
- font-size: 12px;
31481
- color: rgba(44, 56, 82, 0.6);
31482
- margin-top: 12px;
31487
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31488
+ border-radius: 8px 0 0 8px;
31483
31489
  }
31484
-
31485
- .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
31486
- line-height: 18px;
31487
- font-weight: 500;
31488
- margin-top: 0;
31489
- white-space: initial;
31490
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31491
+ content: "";
31492
+ width: 4px;
31493
+ top: -1px;
31494
+ bottom: -1px;
31495
+ background: white;
31490
31496
  }
31491
-
31492
- .E_r12ddqmh {
31493
- display: block;
31497
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31498
+ border-radius: 0 8px 8px 0;
31494
31499
  }
31495
- .E_r12ddqmh span {
31496
- font-size: 14px;
31497
- font-weight: 500;
31498
- line-height: 32px;
31499
- color: #3e4652;
31500
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31501
+ border-radius: 0;
31502
+ background: white;
31503
+ border-top: none;
31500
31504
  }
31501
-
31502
- .E_ctcr26a {
31503
- margin-top: 8px;
31504
- padding: 8px;
31505
- border-radius: 6px;
31505
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31506
+ border-top: 1px solid transparent;
31507
+ border-radius: 0 8px 8px 0;
31506
31508
  background: rgba(225, 230, 241, 0.6);
31507
- color: rgba(44, 56, 82, 0.6);
31508
- font-size: 12px;
31509
31509
  }
31510
- .E_ctcr26a div {
31511
- line-height: 20px;
31510
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31511
+ background: white;
31512
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31513
+ }
31514
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31512
31515
  display: flex;
31513
31516
  align-items: center;
31514
- word-break: break-all;
31515
- }
31516
-
31517
- .E_rxbeqvl.ant-radio-wrapper {
31518
- display: inline-flex;
31519
- align-items: baseline;
31520
- white-space: pre-wrap;
31521
- }
31522
- .E_rxbeqvl.ant-radio-wrapper .ant-radio {
31523
- position: relative;
31524
- top: 3px;
31525
- }
31526
- .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31527
- border-color: rgba(107, 128, 167, 0.6);
31528
- }
31529
- .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31530
- border-color: #0080ff;
31531
- }
31532
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31533
- border-color: #0080ff;
31534
- background: #0080ff;
31535
- }
31536
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31537
- top: 4px;
31538
- left: 4px;
31539
- width: 6px;
31540
- height: 6px;
31541
- background: #fff;
31542
- }
31543
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31544
- opacity: 0.5;
31545
- }
31546
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31547
- border-color: rgba(107, 128, 167, 0.6);
31548
- background: rgba(211, 218, 235, 0.6);
31549
- }
31550
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31551
- background: #00122e;
31552
- }
31553
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31554
- color: #00122e;
31555
- opacity: 0.5;
31556
- }
31557
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31558
- color: #00122e;
31559
- }
31560
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
31561
- display: inline-block;
31562
- padding: 0;
31563
- padding-left: 12px;
31564
- }
31565
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31566
- margin-bottom: 0;
31567
- white-space: pre-wrap;
31568
- color: rgba(44, 56, 82, 0.6);
31569
- }
31570
- .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31571
- padding-left: 8px;
31517
+ height: 100%;
31518
+ background: rgba(225, 230, 241, 0.6);
31572
31519
  }
31573
-
31574
- .E_r5ie79y .ant-radio-button-wrapper:first-child {
31575
- border-radius: 5px 0 0 5px;
31520
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31521
+ background: white;
31522
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31576
31523
  }
31577
- .E_r5ie79y .ant-radio-button-wrapper:last-child {
31578
- border-radius: 0 5px 5px 0;
31524
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31525
+ display: flex;
31526
+ align-items: center;
31527
+ height: 100%;
31528
+ background: rgba(225, 230, 241, 0.6);
31579
31529
  }
31580
-
31581
- .E_r1f0aqcc {
31582
- color: #00122e;
31583
- border-color: #ccd4e3;
31530
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31531
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31584
31532
  }
31585
- .E_r1f0aqcc:first-child {
31586
- border-color: #a3b4cc;
31533
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31534
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31535
+ border-radius: 8px;
31587
31536
  }
31588
- .E_r1f0aqcc.ant-radio-button-wrapper {
31589
- padding: 0 12px;
31590
- line-height: 32px;
31591
- height: 32px;
31537
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31538
+ border-top-color: white;
31592
31539
  }
31593
- .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
31594
- white-space: nowrap;
31540
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31541
+ background: rgba(0, 136, 255, 0.1);
31542
+ border-bottom-color: transparent;
31543
+ border-top-color: transparent;
31595
31544
  }
31596
- .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
31597
- height: 22px;
31598
- padding: 0 7px;
31599
- line-height: 20px;
31545
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31546
+ border-radius: 8px 0 0 8px;
31600
31547
  }
31601
- .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31602
- background: #ccd4e3;
31548
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31549
+ border-radius: 0 8px 8px 0;
31603
31550
  }
31604
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31605
- background: #0080ff;
31551
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31552
+ background: rgba(0, 136, 255, 0.1);
31606
31553
  }
31607
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31608
- background: #ccd4e3;
31609
- opacity: 0.5;
31554
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
31555
+ background: #fff;
31556
+ font-weight: 400;
31557
+ position: relative;
31558
+ border-bottom: none;
31559
+ color: #00122e;
31560
+ transition: none;
31561
+ padding: 15px 8px 15px 8px;
31610
31562
  }
31611
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31612
- border-right-color: #0080ff;
31563
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31564
+ content: "";
31565
+ width: 1px;
31566
+ top: 0;
31567
+ bottom: 0;
31568
+ background: rgba(211, 218, 235, 0.6);
31569
+ position: absolute;
31570
+ right: 0;
31613
31571
  }
31614
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31615
- border-color: #0080ff;
31572
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31573
+ padding: unset;
31616
31574
  }
31617
- .E_r1f0aqcc.ant-radio-button-wrapper-checked {
31618
- background: rgba(0, 136, 255, 0.1);
31575
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31576
+ display: none;
31619
31577
  }
31620
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
31621
- background: rgba(211, 218, 235, 0.6);
31622
- border-color: #ccd4e3;
31623
- opacity: 0.5;
31578
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31579
+ width: 100%;
31580
+ overflow: hidden;
31581
+ white-space: nowrap;
31582
+ text-overflow: ellipsis;
31624
31583
  }
31625
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31626
- color: #00122e;
31627
- border-color: #ccd4e3;
31584
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31585
+ overflow: hidden;
31586
+ text-overflow: ellipsis;
31587
+ flex: 1;
31628
31588
  }
31629
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31630
- color: #00122e;
31631
- border-color: #ccd4e3;
31632
- background: rgba(172, 186, 211, 0.6);
31589
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31590
+ padding: 15px 25px 15px 8px;
31633
31591
  }
31634
- .E_r1f0aqcc .ant-radio-button-input {
31635
- margin-right: 8px;
31636
- display: inline;
31637
- border: none;
31592
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31638
31593
  padding: 0;
31639
- width: 36px;
31640
- background: transparent;
31641
31594
  }
31642
- .E_r1f0aqcc .ant-radio-button-input:focus {
31643
- box-shadow: none;
31595
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31596
+ position: absolute;
31597
+ right: 6px;
31598
+ top: 50%;
31599
+ transform: translateY(-50%);
31600
+ height: 16px;
31601
+ display: none;
31602
+ transition: transform 320ms ease;
31644
31603
  }
31645
- .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
31646
- margin-right: 0;
31647
- width: initial;
31648
- box-shadow: none;
31604
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31605
+ display: block;
31606
+ transform: translateY(-50%) rotateX(180deg);
31649
31607
  }
31650
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31608
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31609
+ display: block;
31610
+ }
31611
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31651
31612
  display: none;
31652
31613
  }
31653
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31654
- display: inline;
31614
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31615
+ transform: translateY(-50%);
31655
31616
  }
31656
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31657
- display: inline;
31658
- margin-right: 8px;
31659
- padding: 0;
31660
- width: 36px;
31617
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31618
+ transform: translateY(-50%) rotateX(180deg);
31661
31619
  }
31662
-
31663
- .E_s1fc623g {
31664
- width: 430px !important;
31620
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31621
+ background: #f2f5fa;
31665
31622
  }
31666
-
31667
- .E_da3mx0o .ant-select-item-group {
31668
- padding: 8px 16px;
31669
- line-height: 18px;
31670
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31671
- height: 34px;
31672
- min-height: 34px;
31673
- box-sizing: border-box;
31674
- margin-top: 8px;
31623
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31624
+ display: block;
31675
31625
  }
31676
-
31677
- .E_onr9gzt {
31678
- display: flex;
31679
- flex-direction: column;
31680
- margin: 1px 8px;
31681
- padding: 8px;
31682
- border-radius: 4px;
31626
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31627
+ padding-right: 25px;
31683
31628
  }
31684
- .E_onr9gzt .selected-icon {
31685
- display: none;
31629
+ .E_tta5kd2 .ant-table .ant-table-selection-column {
31630
+ padding: 0 !important;
31686
31631
  }
31687
- .E_onr9gzt.ant-select-item-option-grouped {
31688
- padding-left: 8px;
31632
+ .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31633
+ position: absolute;
31634
+ left: 50%;
31635
+ top: 50%;
31636
+ transform: translate(-50%, -50%);
31689
31637
  }
31690
- .E_onr9gzt.ant-select-item-option-selected {
31691
- background-color: white;
31638
+ .E_tta5kd2 .ant-table .ant-table-selection-column:after {
31639
+ display: none;
31692
31640
  }
31693
- .E_onr9gzt.ant-select-item-option-selected .timezone-title {
31694
- color: #0080ff;
31641
+ .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
31642
+ background: #fff;
31695
31643
  }
31696
- .E_onr9gzt.ant-select-item-option-selected .selected-icon {
31697
- display: block;
31644
+ .E_tta5kd2 .ant-table .ant-table-placeholder {
31645
+ background: inherit;
31698
31646
  }
31699
- .E_onr9gzt.ant-select-item-option-active {
31700
- background: rgba(0, 136, 255, 0.16);
31647
+ .E_tta5kd2 .ant-table .ant-table-placeholder td {
31648
+ position: static;
31649
+ border: none;
31650
+ background: inherit !important;
31651
+ height: 100px;
31652
+ vertical-align: middle;
31701
31653
  }
31702
- .E_onr9gzt.ant-select-item-option-active .timezone-title {
31703
- color: #0080ff;
31654
+ .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31655
+ .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31656
+ font-weight: bold;
31657
+ font-size: 20px;
31658
+ color: rgba(10, 37, 85, 0.6);
31704
31659
  }
31705
- .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31706
- background: rgba(0, 136, 255, 0.1);
31707
- color: #0080ff;
31660
+ .E_tta5kd2 .ant-table td.cell__action_ {
31661
+ padding: 0 !important;
31662
+ position: relative;
31663
+ background: #fff;
31708
31664
  }
31709
-
31710
- .E_oiy0apc {
31665
+ .E_tta5kd2 .ant-table td.cell__action_ > * {
31666
+ height: 100%;
31711
31667
  display: flex;
31712
- justify-content: space-between;
31713
- height: 20px;
31714
- line-height: 20px;
31668
+ align-items: center;
31669
+ justify-content: flex-end;
31670
+ padding-right: 8px;
31715
31671
  }
31716
- .E_oiy0apc .timezone-title {
31717
- color: #2d3a56;
31718
- overflow: hidden;
31719
- text-overflow: ellipsis;
31672
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
31673
+ width: 24px;
31674
+ height: 24px;
31675
+ cursor: pointer;
31676
+ justify-content: center;
31677
+ border-radius: 4px;
31678
+ }
31679
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31680
+ background: #fff;
31720
31681
  }
31721
31682
 
31722
- .E_of4y382 {
31683
+ .E_s1ebs0ra {
31723
31684
  display: flex;
31685
+ align-items: center;
31724
31686
  justify-content: space-between;
31725
- color: rgba(44, 56, 82, 0.6);
31726
- height: 18px;
31727
- line-height: 18px;
31728
- margin-top: 2px;
31687
+ background: #edf0f7;
31688
+ padding: 8px 12px;
31689
+ position: sticky;
31690
+ top: 0;
31691
+ z-index: 1;
31692
+ margin-bottom: -52px;
31693
+ }
31694
+ .E_s1ebs0ra .select-total {
31695
+ display: flex;
31696
+ align-items: center;
31697
+ font-weight: 700;
31698
+ flex-shrink: 0;
31699
+ }
31700
+ .E_s1ebs0ra .select-total .icon-wrapper {
31701
+ cursor: pointer;
31702
+ margin-left: 8px;
31703
+ width: 32px;
31704
+ height: 32px;
31705
+ border-radius: 50%;
31706
+ justify-content: center;
31707
+ }
31708
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
31709
+ background: rgba(225, 230, 241, 0.6);
31710
+ }
31711
+ .E_s1ebs0ra .action-group {
31712
+ flex: 1;
31713
+ margin-left: 88px;
31714
+ white-space: nowrap;
31715
+ text-align: right;
31716
+ position: relative;
31717
+ padding: 4px 0;
31718
+ margin-top: -4px;
31719
+ overflow: hidden;
31729
31720
  }
31730
-
31731
- .E_t19903l9 {
31721
+ .E_s1ebs0ra .action-group .sub-menu-delete {
31722
+ transform: translateY(-4px);
31723
+ }
31724
+ .E_s1ebs0ra .action-group button {
31732
31725
  border: none;
31733
- margin-right: 0;
31734
- background: rgba(225, 230, 241, 0.6);
31735
31726
  }
31736
-
31737
- .E_ohwbvxu {
31738
- pointer-events: none;
31727
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
31728
+ margin-right: 8px;
31729
+ }
31730
+ .E_s1ebs0ra .action-group > button:last-child {
31731
+ margin-right: 4px;
31732
+ }
31733
+ .E_s1ebs0ra .action-group .more-btn {
31734
+ cursor: pointer;
31735
+ width: 32px;
31739
31736
  height: 32px;
31740
- width: 100%;
31741
- opacity: 0;
31737
+ justify-content: center;
31738
+ border-radius: 50%;
31739
+ }
31740
+ .E_s1ebs0ra .action-group .more-btn:hover {
31741
+ background: #fff;
31742
31742
  }
31743
31743
 
31744
31744
  .E_c1up1pdz {
@@ -31881,272 +31881,208 @@ input.E_rrg1fkn.ant-input {
31881
31881
  color: #fff;
31882
31882
  }
31883
31883
 
31884
- .E_l4bld33 {
31885
- width: 64px;
31886
- height: 64px;
31887
- display: flex;
31888
- align-items: center;
31889
- justify-content: center;
31890
- position: relative;
31891
- opacity: 0.2;
31884
+ .E_c18gxmrl {
31885
+ border: 1px solid #d8deeb;
31886
+ border-radius: 4px;
31892
31887
  }
31893
-
31894
- .E_lgitjoj {
31895
- position: absolute;
31896
- width: 5px;
31897
- height: 48px;
31898
- left: 9.33px;
31899
- top: 40.5px;
31900
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31901
- border-radius: 5px;
31902
- transform: rotate(-128deg);
31903
- transform-origin: top left;
31904
- animation: loading-indicator1 1100ms ease-out infinite;
31888
+ .E_c18gxmrl + .E_c18gxmrl {
31889
+ margin-top: 8px;
31905
31890
  }
31906
-
31907
- .E_l13g0exg {
31908
- position: absolute;
31909
- width: 5px;
31910
- height: 48px;
31911
- left: 40.8px;
31912
- top: 8.4px;
31913
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31914
- border-radius: 5px;
31915
- transform: rotate(-8deg);
31916
- transform-origin: top left;
31917
- animation: loading-indicator2 1100ms ease-out infinite;
31891
+ .E_c18gxmrl:hover {
31892
+ border-color: #0080ff;
31918
31893
  }
31919
-
31920
- .E_l1exo3h6 {
31921
- position: absolute;
31922
- width: 5px;
31923
- height: 48px;
31924
- left: 52.9px;
31925
- top: 51.8px;
31926
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31927
- border-radius: 5px;
31928
- transform: rotate(112deg);
31929
- transform-origin: top left;
31930
- animation: loading-indicator3 1100ms ease-out infinite;
31894
+ .E_c18gxmrl:hover > header {
31895
+ background: rgba(0, 128, 255, 0.1);
31931
31896
  }
31932
-
31933
- .E_m1thnes4 {
31934
- color: rgba(44, 56, 82, 0.6);
31935
- text-align: center;
31936
- display: flex;
31937
- align-items: center;
31938
- justify-content: center;
31939
- flex-direction: column;
31940
- height: 100%;
31897
+ .E_c18gxmrl.active header {
31898
+ border-bottom: 1px solid #d8deeb;
31941
31899
  }
31942
- .E_m1thnes4 .link {
31943
- color: #0080ff;
31944
- cursor: pointer;
31900
+ .E_c18gxmrl > header {
31901
+ padding: 8px 12px;
31945
31902
  }
31946
31903
 
31947
- .E_m1bixfdy {
31948
- width: 100%;
31949
- height: 100%;
31950
- display: flex;
31951
- flex-direction: column;
31904
+ .E_berrcjl {
31905
+ color: rgba(10, 37, 85, 0.6);
31906
+ margin-bottom: 4px;
31952
31907
  }
31953
- .E_m1bixfdy .name-toolbar {
31954
- width: 100%;
31955
- display: flex;
31956
- line-height: 30px;
31957
- padding: 0 16px;
31958
- justify-content: space-between;
31908
+ .E_berrcjl .breadcrumb-link {
31909
+ color: rgba(10, 37, 85, 0.6);
31910
+ cursor: pointer;
31911
+ transition: color 160ms ease;
31959
31912
  }
31960
- .E_m1bixfdy .name-toolbar .metric-extra {
31961
- display: flex;
31962
- font-size: 12px;
31963
- align-items: center;
31913
+ .E_berrcjl .breadcrumb-link:hover {
31914
+ color: #0080ff;
31964
31915
  }
31965
- .E_m1bixfdy .name-toolbar .metric-extra .info-item {
31966
- color: #a3b4cc;
31916
+ .E_berrcjl .breadcrumb-link:active {
31917
+ color: #005ed1;
31967
31918
  }
31968
- .E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
31969
- margin-left: 10px;
31919
+
31920
+ .E_c1uzzomf {
31921
+ margin-bottom: 16px;
31970
31922
  }
31971
- .E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
31972
- margin-left: 10px;
31973
- cursor: pointer;
31923
+ .E_c1uzzomf .card-title {
31924
+ font-size: 16px;
31925
+ color: rgba(44, 56, 82, 0.6);
31926
+ font-weight: 700;
31927
+ line-height: 32px;
31974
31928
  }
31975
- .E_m1bixfdy .content {
31976
- flex: 1;
31977
- width: 100%;
31978
- display: flex;
31979
- justify-content: center;
31980
- align-items: center;
31929
+ .E_c1uzzomf .card-body {
31930
+ padding: 24px;
31931
+ border-radius: 8px;
31932
+ background: #fff;
31981
31933
  }
31982
- .E_m1bixfdy .single-content {
31983
- height: 65px;
31934
+ .E_c1uzzomf .empty {
31935
+ font-weight: 700;
31936
+ font-size: 14px;
31937
+ line-height: 22px;
31938
+ color: rgba(0, 21, 64, 0.3);
31939
+ text-align: center;
31984
31940
  }
31985
31941
 
31986
- .E_lfamfcw {
31987
- display: flex;
31988
- align-items: center;
31989
- white-space: nowrap;
31990
- overflow: hidden;
31991
- width: 100%;
31992
- }
31993
- .E_lfamfcw .ant-dropdown-trigger {
31994
- margin-left: auto;
31995
- font-size: 12px;
31942
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
31943
+ margin-right: 2px;
31996
31944
  }
31997
31945
 
31998
- .E_la6u9b4 {
31999
- display: flex;
32000
- justify-content: flex-start;
32001
- align-items: center;
32002
- font-size: 12px;
32003
- cursor: pointer;
32004
- }
32005
- .E_la6u9b4:not(:last-child) {
32006
- margin-right: 20px;
31946
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31947
+ padding-left: 8px;
31948
+ padding-right: 8px;
32007
31949
  }
32008
- .E_la6u9b4.deselected {
32009
- opacity: 0.4;
31950
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
31951
+ border-radius: 4px;
32010
31952
  }
32011
- .E_la6u9b4.deselected .color-block {
32012
- background: #b4beca !important;
31953
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31954
+ border-radius: 4px;
32013
31955
  }
32014
31956
 
32015
- .E_chhvk8b {
32016
- display: inline-block;
32017
- height: 8px;
32018
- width: 8px;
32019
- margin-right: 8px;
31957
+ .E_ma64lna .ant-segmented-item-label {
31958
+ padding-left: 12px;
31959
+ padding-right: 12px;
32020
31960
  }
32021
31961
 
32022
- .E_e1sdlxq1 .ant-dropdown-menu-item {
32023
- display: flex;
32024
- align-items: center;
32025
- font-size: 12px;
32026
- margin: 0;
31962
+ .E_ckld275 {
31963
+ background-color: rgba(225, 230, 241, 0.6);
31964
+ }
31965
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31966
+ background-color: rgba(255, 255, 255, 0.6);
31967
+ color: rgba(44, 56, 82, 0.75);
31968
+ }
31969
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31970
+ background-color: transparent;
31971
+ }
31972
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31973
+ background-color: transparent;
32027
31974
  }
32028
31975
 
32029
- .E_m16f7gpb {
32030
- position: relative;
31976
+ .E_clm1wy1 {
31977
+ width: 192px;
31978
+ height: 246px;
31979
+ border-radius: 4px;
32031
31980
  }
32032
- .E_m16f7gpb.hidden-xaxis .pointer-wrapper {
32033
- bottom: -12px;
31981
+ .E_clm1wy1 > .ant-picker-calendar,
31982
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31983
+ width: 100%;
31984
+ background-color: rgba(245, 247, 250, 0.6);
31985
+ border-top: none;
32034
31986
  }
32035
- .E_m16f7gpb .metric-toolbar {
32036
- display: flex;
32037
- justify-content: space-between;
32038
- line-height: 30px;
32039
- margin: 0 16px;
31987
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
31988
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31989
+ padding: 0 16px;
32040
31990
  }
32041
- .E_m16f7gpb .metric-toolbar .metric-extra {
32042
- display: flex;
32043
- font-size: 12px;
32044
- align-items: center;
31991
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
31992
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31993
+ width: 100%;
31994
+ height: 180px;
31995
+ border-spacing: 0;
32045
31996
  }
32046
- .E_m16f7gpb .metric-toolbar .metric-extra .info-item {
32047
- color: #a3b4cc;
31997
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
31998
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
31999
+ margin-bottom: 8px;
32048
32000
  }
32049
- .E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32050
- margin-left: 10px;
32001
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32002
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32003
+ width: 22px;
32051
32004
  }
32052
- .E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32053
- margin-left: 10px;
32054
- cursor: pointer;
32005
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32006
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32007
+ padding: 0;
32008
+ }
32009
+ .E_clm1wy1 .ant-picker-cell {
32010
+ color: rgba(62, 70, 82, 0.6);
32011
+ opacity: 0.4;
32055
32012
  }
32056
- .E_m16f7gpb .recharts-xAxis {
32057
- font-size: 12px;
32013
+ .E_clm1wy1 .ant-picker-cell-in-view {
32014
+ color: rgba(62, 70, 82, 0.6);
32015
+ opacity: 1;
32058
32016
  }
32059
- .E_m16f7gpb .pointer-wrapper {
32060
- position: absolute;
32061
- bottom: 10px;
32062
- padding: 0 8px;
32063
- border-radius: 4px;
32064
- font-size: 12px;
32065
- color: #fff;
32066
- background: rgba(0, 0, 0, 0.75);
32067
- transform: translateX(-50%);
32017
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
32018
+ color: #3e4652;
32019
+ }
32020
+ .E_clm1wy1 .ant-picker-cell::before {
32021
+ pointer-events: none;
32068
32022
  }
32069
32023
 
32070
- .E_t1ipvk51 {
32071
- min-width: 200px;
32024
+ .E_t1tsm00v {
32025
+ color: rgba(129, 138, 153, 0.6);
32026
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32027
+ backdrop-filter: blur(10px);
32028
+ padding: 7px 10px;
32072
32029
  }
32073
32030
 
32074
- .E_t1kgldps {
32031
+ .E_c167wnad {
32032
+ color: rgba(62, 70, 82, 0.6);
32075
32033
  display: flex;
32076
- align-items: center;
32077
32034
  justify-content: space-between;
32078
- background-color: rgba(0, 0, 0, 0.75);
32079
- color: #b4beca;
32080
- font-size: 12px;
32081
- padding: 3px 6px;
32082
- }
32083
- .E_t1kgldps:first-child {
32084
- padding-top: 3px;
32035
+ align-items: center;
32036
+ padding: 8px 16px;
32085
32037
  }
32086
- .E_t1kgldps:last-child {
32087
- padding-bottom: 3px;
32038
+ .E_c167wnad .anticon {
32039
+ cursor: pointer;
32088
32040
  }
32089
- .E_t1kgldps .column-value {
32090
- color: #fff;
32091
- margin-left: 8px;
32041
+ .E_c167wnad .anticon:hover {
32042
+ color: #0096ff;
32092
32043
  }
32093
32044
 
32094
- .E_c18gxmrl {
32095
- border: 1px solid #d8deeb;
32096
- border-radius: 4px;
32097
- }
32098
- .E_c18gxmrl + .E_c18gxmrl {
32099
- margin-top: 8px;
32045
+ .E_cxhf7dh {
32046
+ text-align: center;
32100
32047
  }
32101
- .E_c18gxmrl:hover {
32102
- border-color: #0080ff;
32048
+ .E_cxhf7dh .dots {
32049
+ display: flex;
32050
+ justify-content: center;
32103
32051
  }
32104
- .E_c18gxmrl:hover > header {
32105
- background: rgba(0, 128, 255, 0.1);
32052
+ .E_cxhf7dh .dot {
32053
+ display: inline-block;
32054
+ width: 2px;
32055
+ height: 2px;
32056
+ border-radius: 1px;
32057
+ background: #0096ff;
32106
32058
  }
32107
- .E_c18gxmrl.active header {
32108
- border-bottom: 1px solid #d8deeb;
32059
+ .E_cxhf7dh .dot:not(:last-child) {
32060
+ margin-right: 2px;
32109
32061
  }
32110
- .E_c18gxmrl > header {
32111
- padding: 8px 12px;
32062
+ .E_cxhf7dh .bar {
32063
+ width: 9px;
32064
+ height: 2px;
32065
+ background: #0096ff;
32066
+ border-radius: 2px;
32112
32067
  }
32113
32068
 
32114
- .E_berrcjl {
32115
- color: rgba(10, 37, 85, 0.6);
32116
- margin-bottom: 4px;
32117
- }
32118
- .E_berrcjl .breadcrumb-link {
32119
- color: rgba(10, 37, 85, 0.6);
32120
- cursor: pointer;
32121
- transition: color 160ms ease;
32122
- }
32123
- .E_berrcjl .breadcrumb-link:hover {
32124
- color: #0080ff;
32069
+ .E_n12mqh7z {
32070
+ display: flex;
32071
+ align-items: center;
32072
+ font-size: 12px;
32073
+ line-height: 18px;
32125
32074
  }
32126
- .E_berrcjl .breadcrumb-link:active {
32127
- color: #005ed1;
32075
+ .E_n12mqh7z:not(:last-child) {
32076
+ margin-bottom: 4px;
32128
32077
  }
32129
32078
 
32130
- .E_c1uzzomf {
32131
- margin-bottom: 16px;
32132
- }
32133
- .E_c1uzzomf .card-title {
32134
- font-size: 16px;
32135
- color: rgba(44, 56, 82, 0.6);
32136
- font-weight: 700;
32137
- line-height: 32px;
32138
- }
32139
- .E_c1uzzomf .card-body {
32140
- padding: 24px;
32141
- border-radius: 8px;
32142
- background: #fff;
32079
+ .E_tf5bynu {
32080
+ margin: 0 3px;
32143
32081
  }
32144
- .E_c1uzzomf .empty {
32145
- font-weight: 700;
32146
- font-size: 14px;
32147
- line-height: 22px;
32148
- color: rgba(0, 21, 64, 0.3);
32149
- text-align: center;
32082
+
32083
+ .E_tcckoz1 {
32084
+ max-height: 400px;
32085
+ overflow: "auto";
32150
32086
  }
32151
32087
 
32152
32088
  .E_c1bus5hc {
@@ -32236,6 +32172,16 @@ input.E_rrg1fkn.ant-input {
32236
32172
  margin-right: 4px;
32237
32173
  }
32238
32174
 
32175
+ .E_gmyahx3 {
32176
+ cursor: pointer;
32177
+ }
32178
+ .E_gmyahx3 .link-text {
32179
+ color: rgba(0, 21, 64, 0.3);
32180
+ }
32181
+ .E_gmyahx3:hover .link-text {
32182
+ color: #0080ff;
32183
+ }
32184
+
32239
32185
  .E_t1sqg15u {
32240
32186
  background: white;
32241
32187
  }
@@ -32326,16 +32272,6 @@ input.E_rrg1fkn.ant-input {
32326
32272
  padding-right: 12px;
32327
32273
  }
32328
32274
 
32329
- .E_gmyahx3 {
32330
- cursor: pointer;
32331
- }
32332
- .E_gmyahx3 .link-text {
32333
- color: rgba(0, 21, 64, 0.3);
32334
- }
32335
- .E_gmyahx3:hover .link-text {
32336
- color: #0080ff;
32337
- }
32338
-
32339
32275
  .E_s1iv0tp1 .enabled-switch {
32340
32276
  display: flex;
32341
32277
  align-items: center;
@@ -32344,116 +32280,11 @@ input.E_rrg1fkn.ant-input {
32344
32280
  margin-right: 8px;
32345
32281
  }
32346
32282
 
32347
- .E_clm1wy1 {
32348
- width: 192px;
32349
- height: 246px;
32350
- border-radius: 4px;
32351
- }
32352
- .E_clm1wy1 > .ant-picker-calendar,
32353
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32354
- width: 100%;
32355
- background-color: rgba(245, 247, 250, 0.6);
32356
- border-top: none;
32357
- }
32358
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
32359
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32360
- padding: 0 16px;
32361
- }
32362
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
32363
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32283
+ .E_tje3huy {
32364
32284
  width: 100%;
32365
- height: 180px;
32366
- border-spacing: 0;
32367
- }
32368
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32369
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32370
- margin-bottom: 8px;
32371
- }
32372
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32373
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32374
- width: 22px;
32375
- }
32376
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32377
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32378
- padding: 0;
32379
- }
32380
- .E_clm1wy1 .ant-picker-cell {
32381
- color: rgba(62, 70, 82, 0.6);
32382
- opacity: 0.4;
32383
- }
32384
- .E_clm1wy1 .ant-picker-cell-in-view {
32385
- color: rgba(62, 70, 82, 0.6);
32386
- opacity: 1;
32387
- }
32388
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
32389
- color: #3e4652;
32390
- }
32391
- .E_clm1wy1 .ant-picker-cell::before {
32392
- pointer-events: none;
32393
- }
32394
-
32395
- .E_t1tsm00v {
32396
- color: rgba(129, 138, 153, 0.6);
32397
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32398
- backdrop-filter: blur(10px);
32399
- padding: 7px 10px;
32400
- }
32401
-
32402
- .E_c167wnad {
32403
- color: rgba(62, 70, 82, 0.6);
32404
- display: flex;
32405
- justify-content: space-between;
32406
- align-items: center;
32407
- padding: 8px 16px;
32408
- }
32409
- .E_c167wnad .anticon {
32410
- cursor: pointer;
32411
- }
32412
- .E_c167wnad .anticon:hover {
32413
- color: #0096ff;
32414
- }
32415
-
32416
- .E_cxhf7dh {
32417
- text-align: center;
32418
- }
32419
- .E_cxhf7dh .dots {
32420
- display: flex;
32421
- justify-content: center;
32422
- }
32423
- .E_cxhf7dh .dot {
32424
- display: inline-block;
32425
- width: 2px;
32426
- height: 2px;
32427
- border-radius: 1px;
32428
- background: #0096ff;
32429
- }
32430
- .E_cxhf7dh .dot:not(:last-child) {
32431
- margin-right: 2px;
32432
- }
32433
- .E_cxhf7dh .bar {
32434
- width: 9px;
32435
- height: 2px;
32436
- background: #0096ff;
32437
- border-radius: 2px;
32438
- }
32439
-
32440
- .E_n12mqh7z {
32441
- display: flex;
32442
- align-items: center;
32443
- font-size: 12px;
32444
- line-height: 18px;
32445
- }
32446
- .E_n12mqh7z:not(:last-child) {
32447
- margin-bottom: 4px;
32448
- }
32449
-
32450
- .E_tf5bynu {
32451
- margin: 0 3px;
32452
- }
32453
-
32454
- .E_tcckoz1 {
32455
- max-height: 400px;
32456
- overflow: "auto";
32285
+ overflow: inherit;
32286
+ white-space: inherit;
32287
+ text-overflow: ellipsis;
32457
32288
  }
32458
32289
 
32459
32290
  .E_wg1tsps {
@@ -32492,20 +32323,6 @@ input.E_rrg1fkn.ant-input {
32492
32323
  width: 100%;
32493
32324
  }
32494
32325
 
32495
- .E_tje3huy {
32496
- width: 100%;
32497
- overflow: inherit;
32498
- white-space: inherit;
32499
- text-overflow: ellipsis;
32500
- }
32501
-
32502
- .E_c10crapj {
32503
- border-radius: 8px;
32504
- }
32505
- .E_c10crapj .ant-card-body {
32506
- padding: 20px 24px 24px 24px;
32507
- }
32508
-
32509
32326
  .E_c198s9j3 {
32510
32327
  color: #2d3a56;
32511
32328
  line-height: 22px;
@@ -32577,6 +32394,13 @@ input.E_rrg1fkn.ant-input {
32577
32394
  margin-left: 24px;
32578
32395
  }
32579
32396
 
32397
+ .E_c10crapj {
32398
+ border-radius: 8px;
32399
+ }
32400
+ .E_c10crapj .ant-card-body {
32401
+ padding: 20px 24px 24px 24px;
32402
+ }
32403
+
32580
32404
  .E_cav9p2m .ant-collapse-item {
32581
32405
  border: 0px;
32582
32406
  background-color: #fff;
@@ -32603,13 +32427,8 @@ input.E_rrg1fkn.ant-input {
32603
32427
  margin: 0 2px;
32604
32428
  }
32605
32429
 
32606
- .E_o8ocss1 {
32607
- overflow: hidden;
32608
- text-overflow: ellipsis;
32609
- }
32610
-
32611
- .E_n17syc35 {
32612
- white-space: nowrap;
32430
+ .E_iiqau4c.ant-input-group.ant-input-group-compact {
32431
+ display: flex;
32613
32432
  }
32614
32433
 
32615
32434
  button.E_lujuy3j {
@@ -32643,6 +32462,15 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32643
32462
  color: #00122e;
32644
32463
  }
32645
32464
 
32465
+ .E_o8ocss1 {
32466
+ overflow: hidden;
32467
+ text-overflow: ellipsis;
32468
+ }
32469
+
32470
+ .E_n17syc35 {
32471
+ white-space: nowrap;
32472
+ }
32473
+
32646
32474
  .E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
32647
32475
  border-radius: 6px;
32648
32476
  }
@@ -32653,143 +32481,431 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32653
32481
  transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32654
32482
  font-size: 13px;
32655
32483
  }
32656
- .E_shq1k1g.ant-select.ant-select-single[data-size=middle] {
32657
- height: 30px;
32484
+ .E_shq1k1g.ant-select.ant-select-single[data-size=middle] {
32485
+ height: 30px;
32486
+ }
32487
+ .E_shq1k1g.ant-select.ant-select-single.ant-select-lg {
32488
+ height: 38px;
32489
+ font-size: 13px;
32490
+ }
32491
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32492
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32493
+ transition: 160ms ease;
32494
+ }
32495
+ .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32496
+ color: #0080ff;
32497
+ }
32498
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32499
+ border-color: rgba(107, 128, 167, 0.6);
32500
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32501
+ }
32502
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32503
+ color: #0080ff;
32504
+ }
32505
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32506
+ border-color: #0080ff;
32507
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32508
+ }
32509
+ .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32510
+ transform: rotate(180deg);
32511
+ }
32512
+ .E_shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32513
+ background: rgba(211, 218, 235, 0.6);
32514
+ border-color: rgba(172, 186, 211, 0.6);
32515
+ cursor: "not-allowed";
32516
+ }
32517
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32518
+ border-color: #f0483e !important;
32519
+ }
32520
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32521
+ color: #1d326c;
32522
+ }
32523
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32524
+ border-color: #0080ff;
32525
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32526
+ }
32527
+ .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32528
+ transform: rotate(180deg);
32529
+ }
32530
+
32531
+ .E_igz4le8 {
32532
+ height: 24px;
32533
+ width: 56px !important;
32534
+ margin-right: 4px;
32535
+ }
32536
+
32537
+ .E_c1riexje {
32538
+ color: rgba(44, 56, 82, 0.6);
32539
+ }
32540
+
32541
+ .E_s14dk8r1 {
32542
+ margin: 0;
32543
+ border-radius: 20px;
32544
+ padding: 2px 10px;
32545
+ height: 22px;
32546
+ }
32547
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32548
+ background-color: rgba(237, 241, 250, 0.6) !important;
32549
+ }
32550
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32551
+ background-color: rgba(225, 230, 241, 0.6) !important;
32552
+ }
32553
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule {
32554
+ color: #00122e;
32555
+ }
32556
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32557
+ margin-right: 6px;
32558
+ }
32559
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32560
+ margin-left: 4px;
32561
+ }
32562
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32563
+ background-color: rgba(0, 136, 255, 0.1);
32564
+ }
32565
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32566
+ background-color: #0080ff;
32567
+ }
32568
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32569
+ background-color: rgba(0, 136, 255, 0.16);
32570
+ }
32571
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32572
+ background-color: rgba(255, 74, 74, 0.1);
32573
+ }
32574
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32575
+ background-color: #f0483e;
32576
+ }
32577
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32578
+ background-color: rgba(255, 74, 74, 0.16);
32579
+ }
32580
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32581
+ background-color: rgba(254, 160, 8, 0.1);
32582
+ }
32583
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32584
+ background-color: #fea008;
32585
+ }
32586
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32587
+ background-color: rgba(255, 187, 0, 0.16);
32588
+ }
32589
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32590
+ background-color: rgba(30, 201, 127, 0.1);
32591
+ }
32592
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32593
+ background-color: #00ba5d;
32594
+ }
32595
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32596
+ background-color: rgba(30, 201, 127, 0.16);
32597
+ }
32598
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32599
+ background-color: rgba(225, 230, 241, 0.6);
32600
+ }
32601
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32602
+ background-color: #6b7d99;
32603
+ }
32604
+ .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32605
+ background-color: rgba(211, 218, 235, 0.6);
32606
+ }
32607
+
32608
+ .E_s1uupoto {
32609
+ width: 8px;
32610
+ height: 8px;
32611
+ border-radius: 50%;
32612
+ display: inline-block;
32613
+ }
32614
+
32615
+ .E_l4bld33 {
32616
+ width: 64px;
32617
+ height: 64px;
32618
+ display: flex;
32619
+ align-items: center;
32620
+ justify-content: center;
32621
+ position: relative;
32622
+ opacity: 0.2;
32623
+ }
32624
+
32625
+ .E_lgitjoj {
32626
+ position: absolute;
32627
+ width: 5px;
32628
+ height: 48px;
32629
+ left: 9.33px;
32630
+ top: 40.5px;
32631
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32632
+ border-radius: 5px;
32633
+ transform: rotate(-128deg);
32634
+ transform-origin: top left;
32635
+ animation: loading-indicator1 1100ms ease-out infinite;
32636
+ }
32637
+
32638
+ .E_l13g0exg {
32639
+ position: absolute;
32640
+ width: 5px;
32641
+ height: 48px;
32642
+ left: 40.8px;
32643
+ top: 8.4px;
32644
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32645
+ border-radius: 5px;
32646
+ transform: rotate(-8deg);
32647
+ transform-origin: top left;
32648
+ animation: loading-indicator2 1100ms ease-out infinite;
32649
+ }
32650
+
32651
+ .E_l1exo3h6 {
32652
+ position: absolute;
32653
+ width: 5px;
32654
+ height: 48px;
32655
+ left: 52.9px;
32656
+ top: 51.8px;
32657
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32658
+ border-radius: 5px;
32659
+ transform: rotate(112deg);
32660
+ transform-origin: top left;
32661
+ animation: loading-indicator3 1100ms ease-out infinite;
32662
+ }
32663
+
32664
+ .E_t19ustft .date {
32665
+ margin-right: 4px;
32666
+ }
32667
+
32668
+ .E_s1uupxds {
32669
+ padding: 0 8px;
32670
+ border-radius: 4px;
32671
+ }
32672
+
32673
+ .E_m10sqwut {
32674
+ padding: 2px 8px;
32675
+ border-radius: 3px;
32676
+ }
32677
+
32678
+ .E_l1d492wb {
32679
+ padding: 3px 8px;
32680
+ border-radius: 2px;
32681
+ }
32682
+
32683
+ .E_t1lzavmu.ant-tag:hover {
32684
+ opacity: unset;
32685
+ }
32686
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32687
+ margin: 0;
32688
+ margin-right: 8px;
32689
+ display: inline-flex;
32690
+ align-items: center;
32691
+ border: none;
32692
+ }
32693
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32694
+ width: 16px;
32695
+ height: 16px;
32696
+ color: inherit;
32697
+ margin-left: 4px;
32698
+ opacity: 0.6;
32699
+ display: inline-flex;
32700
+ }
32701
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32702
+ opacity: 1;
32658
32703
  }
32659
- .E_shq1k1g.ant-select.ant-select-single.ant-select-lg {
32660
- height: 38px;
32661
- font-size: 13px;
32704
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32705
+ color: #0080ff;
32706
+ background-color: rgba(0, 136, 255, 0.1);
32662
32707
  }
32663
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32664
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32665
- transition: 160ms ease;
32708
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32709
+ color: #f0483e;
32710
+ background-color: rgba(255, 74, 74, 0.1);
32666
32711
  }
32667
- .E_shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32668
- color: #0080ff;
32712
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32713
+ color: #e07f00;
32714
+ background-color: rgba(255, 187, 0, 0.1);
32669
32715
  }
32670
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32671
- border-color: rgba(107, 128, 167, 0.6);
32672
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32716
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32717
+ color: #008f4c;
32718
+ background-color: rgba(30, 201, 127, 0.1);
32673
32719
  }
32674
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32675
- color: #0080ff;
32720
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32721
+ color: #1d326c;
32722
+ background-color: rgba(225, 230, 241, 0.6);
32676
32723
  }
32677
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32678
- border-color: #0080ff;
32679
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32724
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32725
+ color: #7E41FF;
32726
+ background-color: rgba(126, 65, 255, 0.1);
32680
32727
  }
32681
- .E_shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32682
- transform: rotate(180deg);
32728
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32729
+ color: #fff;
32683
32730
  }
32684
- .E_shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32685
- background: rgba(211, 218, 235, 0.6);
32686
- border-color: rgba(172, 186, 211, 0.6);
32687
- cursor: "not-allowed";
32731
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32732
+ background-color: #f0483e;
32688
32733
  }
32689
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32690
- border-color: #f0483e !important;
32734
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32735
+ background-color: #fea008;
32691
32736
  }
32692
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32693
- color: #1d326c;
32737
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32738
+ background-color: #00ba5d;
32694
32739
  }
32695
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32696
- border-color: #0080ff;
32697
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32740
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32741
+ background-color: #0080ff;
32698
32742
  }
32699
- .E_shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32700
- transform: rotate(180deg);
32743
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32744
+ background-color: #6b7d99;
32701
32745
  }
32702
-
32703
- .E_igz4le8 {
32704
- height: 24px;
32705
- width: 56px !important;
32706
- margin-right: 4px;
32746
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32747
+ background-color: #7E41FF;
32707
32748
  }
32708
32749
 
32709
- .E_c1riexje {
32750
+ .E_m1thnes4 {
32710
32751
  color: rgba(44, 56, 82, 0.6);
32752
+ text-align: center;
32753
+ display: flex;
32754
+ align-items: center;
32755
+ justify-content: center;
32756
+ flex-direction: column;
32757
+ height: 100%;
32758
+ }
32759
+ .E_m1thnes4 .link {
32760
+ color: #0080ff;
32761
+ cursor: pointer;
32711
32762
  }
32712
32763
 
32713
- .E_iiqau4c.ant-input-group.ant-input-group-compact {
32764
+ .E_m1bixfdy {
32765
+ width: 100%;
32766
+ height: 100%;
32714
32767
  display: flex;
32768
+ flex-direction: column;
32715
32769
  }
32716
-
32717
- .E_s14dk8r1 {
32718
- margin: 0;
32719
- border-radius: 20px;
32720
- padding: 2px 10px;
32721
- height: 22px;
32770
+ .E_m1bixfdy .name-toolbar {
32771
+ width: 100%;
32772
+ display: flex;
32773
+ line-height: 30px;
32774
+ padding: 0 16px;
32775
+ justify-content: space-between;
32722
32776
  }
32723
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32724
- background-color: rgba(237, 241, 250, 0.6) !important;
32777
+ .E_m1bixfdy .name-toolbar .metric-extra {
32778
+ display: flex;
32779
+ font-size: 12px;
32780
+ align-items: center;
32725
32781
  }
32726
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32727
- background-color: rgba(225, 230, 241, 0.6) !important;
32782
+ .E_m1bixfdy .name-toolbar .metric-extra .info-item {
32783
+ color: #a3b4cc;
32728
32784
  }
32729
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule {
32730
- color: #00122e;
32785
+ .E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32786
+ margin-left: 10px;
32731
32787
  }
32732
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32733
- margin-right: 6px;
32788
+ .E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32789
+ margin-left: 10px;
32790
+ cursor: pointer;
32734
32791
  }
32735
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32736
- margin-left: 4px;
32792
+ .E_m1bixfdy .content {
32793
+ flex: 1;
32794
+ width: 100%;
32795
+ display: flex;
32796
+ justify-content: center;
32797
+ align-items: center;
32737
32798
  }
32738
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32739
- background-color: rgba(0, 136, 255, 0.1);
32799
+ .E_m1bixfdy .single-content {
32800
+ height: 65px;
32740
32801
  }
32741
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32742
- background-color: #0080ff;
32802
+
32803
+ .E_lfamfcw {
32804
+ display: flex;
32805
+ align-items: center;
32806
+ white-space: nowrap;
32807
+ overflow: hidden;
32808
+ width: 100%;
32743
32809
  }
32744
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32745
- background-color: rgba(0, 136, 255, 0.16);
32810
+ .E_lfamfcw .ant-dropdown-trigger {
32811
+ margin-left: auto;
32812
+ font-size: 12px;
32746
32813
  }
32747
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32748
- background-color: rgba(255, 74, 74, 0.1);
32814
+
32815
+ .E_la6u9b4 {
32816
+ display: flex;
32817
+ justify-content: flex-start;
32818
+ align-items: center;
32819
+ font-size: 12px;
32820
+ cursor: pointer;
32749
32821
  }
32750
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32751
- background-color: #f0483e;
32822
+ .E_la6u9b4:not(:last-child) {
32823
+ margin-right: 20px;
32752
32824
  }
32753
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32754
- background-color: rgba(255, 74, 74, 0.16);
32825
+ .E_la6u9b4.deselected {
32826
+ opacity: 0.4;
32755
32827
  }
32756
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32757
- background-color: rgba(254, 160, 8, 0.1);
32828
+ .E_la6u9b4.deselected .color-block {
32829
+ background: #b4beca !important;
32758
32830
  }
32759
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32760
- background-color: #fea008;
32831
+
32832
+ .E_chhvk8b {
32833
+ display: inline-block;
32834
+ height: 8px;
32835
+ width: 8px;
32836
+ margin-right: 8px;
32761
32837
  }
32762
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32763
- background-color: rgba(255, 187, 0, 0.16);
32838
+
32839
+ .E_e1sdlxq1 .ant-dropdown-menu-item {
32840
+ display: flex;
32841
+ align-items: center;
32842
+ font-size: 12px;
32843
+ margin: 0;
32764
32844
  }
32765
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32766
- background-color: rgba(30, 201, 127, 0.1);
32845
+
32846
+ .E_m16f7gpb {
32847
+ position: relative;
32767
32848
  }
32768
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32769
- background-color: #00ba5d;
32849
+ .E_m16f7gpb.hidden-xaxis .pointer-wrapper {
32850
+ bottom: -12px;
32770
32851
  }
32771
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32772
- background-color: rgba(30, 201, 127, 0.16);
32852
+ .E_m16f7gpb .metric-toolbar {
32853
+ display: flex;
32854
+ justify-content: space-between;
32855
+ line-height: 30px;
32856
+ margin: 0 16px;
32773
32857
  }
32774
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32775
- background-color: rgba(225, 230, 241, 0.6);
32858
+ .E_m16f7gpb .metric-toolbar .metric-extra {
32859
+ display: flex;
32860
+ font-size: 12px;
32861
+ align-items: center;
32776
32862
  }
32777
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32778
- background-color: #6b7d99;
32863
+ .E_m16f7gpb .metric-toolbar .metric-extra .info-item {
32864
+ color: #a3b4cc;
32779
32865
  }
32780
- .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32781
- background-color: rgba(211, 218, 235, 0.6);
32866
+ .E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32867
+ margin-left: 10px;
32868
+ }
32869
+ .E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32870
+ margin-left: 10px;
32871
+ cursor: pointer;
32872
+ }
32873
+ .E_m16f7gpb .recharts-xAxis {
32874
+ font-size: 12px;
32875
+ }
32876
+ .E_m16f7gpb .pointer-wrapper {
32877
+ position: absolute;
32878
+ bottom: 10px;
32879
+ padding: 0 8px;
32880
+ border-radius: 4px;
32881
+ font-size: 12px;
32882
+ color: #fff;
32883
+ background: rgba(0, 0, 0, 0.75);
32884
+ transform: translateX(-50%);
32782
32885
  }
32783
32886
 
32784
- .E_s1uupoto {
32785
- width: 8px;
32786
- height: 8px;
32787
- border-radius: 50%;
32788
- display: inline-block;
32887
+ .E_t1ipvk51 {
32888
+ min-width: 200px;
32889
+ }
32890
+
32891
+ .E_t1kgldps {
32892
+ display: flex;
32893
+ align-items: center;
32894
+ justify-content: space-between;
32895
+ background-color: rgba(0, 0, 0, 0.75);
32896
+ color: #b4beca;
32897
+ font-size: 12px;
32898
+ padding: 3px 6px;
32899
+ }
32900
+ .E_t1kgldps:first-child {
32901
+ padding-top: 3px;
32902
+ }
32903
+ .E_t1kgldps:last-child {
32904
+ padding-bottom: 3px;
32789
32905
  }
32790
-
32791
- .E_t19ustft .date {
32792
- margin-right: 4px;
32906
+ .E_t1kgldps .column-value {
32907
+ color: #fff;
32908
+ margin-left: 8px;
32793
32909
  }
32794
32910
 
32795
32911
  .E_sq6vos1 {
@@ -32987,118 +33103,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32987
33103
  justify-content: center;
32988
33104
  }
32989
33105
 
32990
- .E_s1uupxds {
32991
- padding: 0 8px;
32992
- border-radius: 4px;
32993
- }
32994
-
32995
- .E_m10sqwut {
32996
- padding: 2px 8px;
32997
- border-radius: 3px;
32998
- }
32999
-
33000
- .E_l1d492wb {
33001
- padding: 3px 8px;
33002
- border-radius: 2px;
33003
- }
33004
-
33005
- .E_t1lzavmu.ant-tag:hover {
33006
- opacity: unset;
33007
- }
33008
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
33009
- margin: 0;
33010
- margin-right: 8px;
33011
- display: inline-flex;
33012
- align-items: center;
33013
- border: none;
33014
- }
33015
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33016
- width: 16px;
33017
- height: 16px;
33018
- color: inherit;
33019
- margin-left: 4px;
33020
- opacity: 0.6;
33021
- display: inline-flex;
33022
- }
33023
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
33024
- opacity: 1;
33025
- }
33026
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
33027
- color: #0080ff;
33028
- background-color: rgba(0, 136, 255, 0.1);
33029
- }
33030
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
33031
- color: #f0483e;
33032
- background-color: rgba(255, 74, 74, 0.1);
33033
- }
33034
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
33035
- color: #e07f00;
33036
- background-color: rgba(255, 187, 0, 0.1);
33037
- }
33038
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
33039
- color: #008f4c;
33040
- background-color: rgba(30, 201, 127, 0.1);
33041
- }
33042
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
33043
- color: #1d326c;
33044
- background-color: rgba(225, 230, 241, 0.6);
33045
- }
33046
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
33047
- color: #7E41FF;
33048
- background-color: rgba(126, 65, 255, 0.1);
33049
- }
33050
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
33051
- color: #fff;
33052
- }
33053
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
33054
- background-color: #f0483e;
33055
- }
33056
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33057
- background-color: #fea008;
33058
- }
33059
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33060
- background-color: #00ba5d;
33061
- }
33062
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33063
- background-color: #0080ff;
33064
- }
33065
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33066
- background-color: #6b7d99;
33067
- }
33068
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33069
- background-color: #7E41FF;
33070
- }
33071
-
33072
- .E_t1gz6wqf {
33073
- height: 100%;
33074
- }
33075
- .E_t1gz6wqf .table-loading-item {
33076
- padding: 12px 4px;
33077
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33078
- display: flex;
33079
- }
33080
- .E_t1gz6wqf .table-loading-item > * {
33081
- height: 16px;
33082
- margin: 4px;
33083
- background: rgba(204, 212, 227, 0.18);
33084
- border-radius: 2px;
33085
- }
33086
- .E_t1gz6wqf .table-loading-item .checkbox-loading {
33087
- width: 16px;
33088
- }
33089
- .E_t1gz6wqf .table-loading-item .td-loading {
33090
- flex: 1;
33091
- }
33092
- .E_t1gz6wqf :nth-child(1) {
33093
- padding: 8px 4px;
33094
- }
33095
- .E_t1gz6wqf :nth-child(1) > * {
33096
- background: rgba(107, 125, 153, 0.18);
33097
- }
33098
- .E_t1gz6wqf :nth-child(1) > * {
33099
- background: rgba(163, 180, 204, 0.18);
33100
- }
33101
-
33102
33106
  .E_t160l1cm {
33103
33107
  display: flex;
33104
33108
  flex-direction: column;
@@ -33785,6 +33789,49 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33785
33789
  padding: unset;
33786
33790
  }
33787
33791
 
33792
+ .E_t1gz6wqf {
33793
+ height: 100%;
33794
+ }
33795
+ .E_t1gz6wqf .table-loading-item {
33796
+ padding: 12px 4px;
33797
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33798
+ display: flex;
33799
+ }
33800
+ .E_t1gz6wqf .table-loading-item > * {
33801
+ height: 16px;
33802
+ margin: 4px;
33803
+ background: rgba(204, 212, 227, 0.18);
33804
+ border-radius: 2px;
33805
+ }
33806
+ .E_t1gz6wqf .table-loading-item .checkbox-loading {
33807
+ width: 16px;
33808
+ }
33809
+ .E_t1gz6wqf .table-loading-item .td-loading {
33810
+ flex: 1;
33811
+ }
33812
+ .E_t1gz6wqf :nth-child(1) {
33813
+ padding: 8px 4px;
33814
+ }
33815
+ .E_t1gz6wqf :nth-child(1) > * {
33816
+ background: rgba(107, 125, 153, 0.18);
33817
+ }
33818
+ .E_t1gz6wqf :nth-child(1) > * {
33819
+ background: rgba(163, 180, 204, 0.18);
33820
+ }
33821
+
33822
+ .E_skwah65 {
33823
+ height: 8px;
33824
+ box-sizing: border-box;
33825
+ border-radius: 2px;
33826
+ background: #f5f7fa;
33827
+ display: flex;
33828
+ width: 100%;
33829
+ overflow: hidden;
33830
+ }
33831
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
33832
+ margin-left: 1px;
33833
+ }
33834
+
33788
33835
  .E_c1k4vanq {
33789
33836
  padding: 0 12px 14px 12px;
33790
33837
  }
@@ -33829,17 +33876,20 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33829
33876
  margin-right: 2px;
33830
33877
  }
33831
33878
 
33832
- .E_skwah65 {
33833
- height: 8px;
33834
- box-sizing: border-box;
33835
- border-radius: 2px;
33836
- background: #f5f7fa;
33879
+ .E_rrwcpby {
33837
33880
  display: flex;
33838
- width: 100%;
33839
- overflow: hidden;
33881
+ align-items: center;
33840
33882
  }
33841
- .E_skwah65 .stack-bar-item + .stack-bar-item {
33842
- margin-left: 1px;
33883
+ .E_rrwcpby .order {
33884
+ height: 24px;
33885
+ width: 24px;
33886
+ border-radius: 20px;
33887
+ color: #0080ff;
33888
+ background: rgba(0, 136, 255, 0.1);
33889
+ display: flex;
33890
+ align-items: center;
33891
+ justify-content: center;
33892
+ margin-right: 6px;
33843
33893
  }
33844
33894
 
33845
33895
  .E_bab9xum {
@@ -33859,22 +33909,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33859
33909
  transform: translateY(-4px);
33860
33910
  }
33861
33911
 
33862
- .E_rrwcpby {
33863
- display: flex;
33864
- align-items: center;
33865
- }
33866
- .E_rrwcpby .order {
33867
- height: 24px;
33868
- width: 24px;
33869
- border-radius: 20px;
33870
- color: #0080ff;
33871
- background: rgba(0, 136, 255, 0.1);
33872
- display: flex;
33873
- align-items: center;
33874
- justify-content: center;
33875
- margin-right: 6px;
33876
- }
33877
-
33878
33912
  .E_f1p9ti6d {
33879
33913
  width: 100%;
33880
33914
  margin-bottom: 0 !important;
@@ -34099,30 +34133,13 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34099
34133
  margin-right: 8px;
34100
34134
  }
34101
34135
 
34102
- .E_sut42l0 {
34103
- padding: 0 8px;
34104
- height: 18px;
34105
- }
34106
-
34107
- .E_mfsz1jz {
34108
- padding: 2px 8px;
34109
- height: 24px;
34110
- }
34111
-
34112
- .E_tnd6h4m {
34113
- margin: 0;
34136
+ .E_w1xcixj5.outside-tag {
34137
+ padding-left: 0;
34114
34138
  }
34115
-
34116
- .E_i1qw4clm {
34139
+ .E_w1xcixj5.outside-tag .inside-tag {
34140
+ border-radius: 4px 0 0 4px;
34141
+ padding-right: 4px;
34117
34142
  margin-right: 4px;
34118
- height: 16px;
34119
- }
34120
-
34121
- .E_n1r5ku5l.ant-tag.ant-tag-gray {
34122
- font-weight: 700;
34123
- color: #00122e;
34124
- background-color: rgba(237, 241, 250, 0.6);
34125
- border: 1px solid rgba(211, 218, 235, 0.6);
34126
34143
  }
34127
34144
 
34128
34145
  .E_at4ovwe .ant-input-number-handler-wrap {
@@ -34175,20 +34192,37 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34175
34192
  font-size: inherit;
34176
34193
  }
34177
34194
 
34178
- .E_w1xcixj5.outside-tag {
34179
- padding-left: 0;
34180
- }
34181
- .E_w1xcixj5.outside-tag .inside-tag {
34182
- border-radius: 4px 0 0 4px;
34183
- padding-right: 4px;
34195
+ .E_iwsze0q {
34184
34196
  margin-right: 4px;
34197
+ height: 16px;
34185
34198
  }
34186
34199
 
34187
- .E_iwsze0q {
34200
+ .E_sut42l0 {
34201
+ padding: 0 8px;
34202
+ height: 18px;
34203
+ }
34204
+
34205
+ .E_mfsz1jz {
34206
+ padding: 2px 8px;
34207
+ height: 24px;
34208
+ }
34209
+
34210
+ .E_tnd6h4m {
34211
+ margin: 0;
34212
+ }
34213
+
34214
+ .E_i1qw4clm {
34188
34215
  margin-right: 4px;
34189
34216
  height: 16px;
34190
34217
  }
34191
34218
 
34219
+ .E_n1r5ku5l.ant-tag.ant-tag-gray {
34220
+ font-weight: 700;
34221
+ color: #00122e;
34222
+ background-color: rgba(237, 241, 250, 0.6);
34223
+ border: 1px solid rgba(211, 218, 235, 0.6);
34224
+ }
34225
+
34192
34226
  .E_a6dbbkm .ant-input-number-handler-wrap {
34193
34227
  display: var(--a6dbbkm-0);
34194
34228
  }