@cloudtower/eagle 0.27.38 → 0.27.40-dry
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +2125 -2124
- package/dist/esm/index.js +271 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/styles/token/color.d.ts +269 -0
- package/dist/src/styles/token/index.d.ts +1 -0
- package/dist/src/styles/token/token.d.ts +1 -0
- package/dist/style.css +2818 -2817
- package/dist/token.css +209 -0
- package/dist/umd/index.js +271 -0
- package/dist/umd/stats1.html +1 -1
- package/dist/variables.scss +209 -0
- package/package.json +8 -8
package/dist/components.css
CHANGED
|
@@ -28537,6 +28537,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28537
28537
|
}
|
|
28538
28538
|
.table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
|
|
28539
28539
|
right: 0 !important;
|
|
28540
|
+
z-index: 10;
|
|
28540
28541
|
}
|
|
28541
28542
|
.table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
|
|
28542
28543
|
display: none;
|
|
@@ -29484,6 +29485,81 @@ html body {
|
|
|
29484
29485
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29485
29486
|
}
|
|
29486
29487
|
|
|
29488
|
+
.E_i1mrf09m {
|
|
29489
|
+
display: inline-flex;
|
|
29490
|
+
align-items: center;
|
|
29491
|
+
}
|
|
29492
|
+
.E_i1mrf09m .icon-inner {
|
|
29493
|
+
display: inline-flex;
|
|
29494
|
+
align-items: center;
|
|
29495
|
+
justify-content: center;
|
|
29496
|
+
}
|
|
29497
|
+
.E_i1mrf09m .icon-inner + span,
|
|
29498
|
+
.E_i1mrf09m span + .icon-inner.suffix {
|
|
29499
|
+
margin-left: 4px;
|
|
29500
|
+
}
|
|
29501
|
+
.E_i1mrf09m.is-rotate img,
|
|
29502
|
+
.E_i1mrf09m.is-rotate svg {
|
|
29503
|
+
animation: rotate 680ms linear infinite;
|
|
29504
|
+
}
|
|
29505
|
+
|
|
29506
|
+
.E_iap75of {
|
|
29507
|
+
height: 18px;
|
|
29508
|
+
line-height: 18px;
|
|
29509
|
+
padding: 0 4px;
|
|
29510
|
+
border-radius: 4px;
|
|
29511
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29512
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29513
|
+
display: flex;
|
|
29514
|
+
align-items: center;
|
|
29515
|
+
white-space: nowrap;
|
|
29516
|
+
margin-right: 4px;
|
|
29517
|
+
}
|
|
29518
|
+
|
|
29519
|
+
.E_fde5mpd {
|
|
29520
|
+
width: 100%;
|
|
29521
|
+
height: 100%;
|
|
29522
|
+
min-height: 124px;
|
|
29523
|
+
display: flex;
|
|
29524
|
+
flex-direction: column;
|
|
29525
|
+
justify-content: center;
|
|
29526
|
+
align-items: center;
|
|
29527
|
+
}
|
|
29528
|
+
.E_fde5mpd .error-text {
|
|
29529
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29530
|
+
margin-bottom: 16px;
|
|
29531
|
+
font-size: 18px;
|
|
29532
|
+
}
|
|
29533
|
+
|
|
29534
|
+
.E_bpq0js6 {
|
|
29535
|
+
padding: 4px 11px;
|
|
29536
|
+
}
|
|
29537
|
+
|
|
29538
|
+
.E_b15sn34c {
|
|
29539
|
+
white-space: nowrap;
|
|
29540
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29541
|
+
}
|
|
29542
|
+
.E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29543
|
+
--color: #0080ff;
|
|
29544
|
+
}
|
|
29545
|
+
.E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29546
|
+
--color: #0080ff;
|
|
29547
|
+
}
|
|
29548
|
+
.E_b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29549
|
+
margin-left: 1px;
|
|
29550
|
+
}
|
|
29551
|
+
.E_b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29552
|
+
border-top-right-radius: 0;
|
|
29553
|
+
border-bottom-right-radius: 0;
|
|
29554
|
+
}
|
|
29555
|
+
.E_b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29556
|
+
border-top-left-radius: 0;
|
|
29557
|
+
border-bottom-left-radius: 0;
|
|
29558
|
+
}
|
|
29559
|
+
.E_b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29560
|
+
border-radius: unset;
|
|
29561
|
+
}
|
|
29562
|
+
|
|
29487
29563
|
.E_buj61ew.ant-btn-icon-only {
|
|
29488
29564
|
justify-content: center;
|
|
29489
29565
|
}
|
|
@@ -29734,153 +29810,159 @@ html body {
|
|
|
29734
29810
|
padding: 0;
|
|
29735
29811
|
}
|
|
29736
29812
|
|
|
29737
|
-
.
|
|
29738
|
-
|
|
29739
|
-
height: 100%;
|
|
29740
|
-
min-height: 124px;
|
|
29741
|
-
display: flex;
|
|
29742
|
-
flex-direction: column;
|
|
29743
|
-
justify-content: center;
|
|
29744
|
-
align-items: center;
|
|
29813
|
+
.E_obf05yr {
|
|
29814
|
+
display: inline-block;
|
|
29745
29815
|
}
|
|
29746
|
-
|
|
29747
|
-
|
|
29748
|
-
|
|
29749
|
-
|
|
29816
|
+
|
|
29817
|
+
.E_hsms1n6 {
|
|
29818
|
+
visibility: hidden;
|
|
29819
|
+
position: absolute;
|
|
29750
29820
|
}
|
|
29751
29821
|
|
|
29752
|
-
.
|
|
29822
|
+
.E_rxbeqvl.ant-radio-wrapper {
|
|
29753
29823
|
display: inline-flex;
|
|
29754
|
-
align-items:
|
|
29824
|
+
align-items: baseline;
|
|
29825
|
+
white-space: pre-wrap;
|
|
29755
29826
|
}
|
|
29756
|
-
.
|
|
29757
|
-
|
|
29758
|
-
|
|
29759
|
-
justify-content: center;
|
|
29827
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
29828
|
+
position: relative;
|
|
29829
|
+
top: 3px;
|
|
29760
29830
|
}
|
|
29761
|
-
.
|
|
29762
|
-
|
|
29763
|
-
margin-left: 4px;
|
|
29831
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
29832
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29764
29833
|
}
|
|
29765
|
-
.
|
|
29766
|
-
|
|
29767
|
-
animation: rotate 680ms linear infinite;
|
|
29834
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
29835
|
+
border-color: #0080ff;
|
|
29768
29836
|
}
|
|
29769
|
-
|
|
29770
|
-
|
|
29771
|
-
|
|
29772
|
-
line-height: 18px;
|
|
29773
|
-
padding: 0 4px;
|
|
29774
|
-
border-radius: 4px;
|
|
29775
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29776
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29777
|
-
display: flex;
|
|
29778
|
-
align-items: center;
|
|
29779
|
-
white-space: nowrap;
|
|
29780
|
-
margin-right: 4px;
|
|
29837
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
29838
|
+
border-color: #0080ff;
|
|
29839
|
+
background: #0080ff;
|
|
29781
29840
|
}
|
|
29782
|
-
|
|
29783
|
-
|
|
29784
|
-
|
|
29841
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
29842
|
+
top: 4px;
|
|
29843
|
+
left: 4px;
|
|
29844
|
+
width: 6px;
|
|
29845
|
+
height: 6px;
|
|
29846
|
+
background: #fff;
|
|
29785
29847
|
}
|
|
29786
|
-
|
|
29787
|
-
.
|
|
29788
|
-
white-space: nowrap;
|
|
29789
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29848
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
29849
|
+
opacity: 0.5;
|
|
29790
29850
|
}
|
|
29791
|
-
.
|
|
29792
|
-
|
|
29851
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
29852
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29853
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29793
29854
|
}
|
|
29794
|
-
.
|
|
29795
|
-
|
|
29855
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
29856
|
+
background: #00122e;
|
|
29796
29857
|
}
|
|
29797
|
-
.
|
|
29798
|
-
|
|
29858
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
29859
|
+
color: #00122e;
|
|
29860
|
+
opacity: 0.5;
|
|
29799
29861
|
}
|
|
29800
|
-
.
|
|
29801
|
-
|
|
29802
|
-
border-bottom-right-radius: 0;
|
|
29862
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
29863
|
+
color: #00122e;
|
|
29803
29864
|
}
|
|
29804
|
-
.
|
|
29805
|
-
|
|
29806
|
-
|
|
29865
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
29866
|
+
display: inline-block;
|
|
29867
|
+
padding: 0;
|
|
29868
|
+
padding-left: 12px;
|
|
29807
29869
|
}
|
|
29808
|
-
.
|
|
29809
|
-
|
|
29870
|
+
.E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
29871
|
+
margin-bottom: 0;
|
|
29872
|
+
white-space: pre-wrap;
|
|
29873
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29810
29874
|
}
|
|
29811
|
-
|
|
29812
|
-
|
|
29813
|
-
display: inline-block;
|
|
29875
|
+
.E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
29876
|
+
padding-left: 8px;
|
|
29814
29877
|
}
|
|
29815
29878
|
|
|
29816
|
-
.
|
|
29817
|
-
|
|
29818
|
-
|
|
29879
|
+
.E_r5ie79y .ant-radio-button-wrapper:first-child {
|
|
29880
|
+
border-radius: 5px 0 0 5px;
|
|
29881
|
+
}
|
|
29882
|
+
.E_r5ie79y .ant-radio-button-wrapper:last-child {
|
|
29883
|
+
border-radius: 0 5px 5px 0;
|
|
29819
29884
|
}
|
|
29820
29885
|
|
|
29821
|
-
.
|
|
29822
|
-
|
|
29823
|
-
|
|
29824
|
-
justify-content: space-between;
|
|
29825
|
-
background: #edf0f7;
|
|
29826
|
-
padding: 8px 12px;
|
|
29827
|
-
position: sticky;
|
|
29828
|
-
top: 0;
|
|
29829
|
-
z-index: 1;
|
|
29830
|
-
margin-bottom: -52px;
|
|
29886
|
+
.E_r1f0aqcc {
|
|
29887
|
+
color: #00122e;
|
|
29888
|
+
border-color: #ccd4e3;
|
|
29831
29889
|
}
|
|
29832
|
-
.
|
|
29833
|
-
|
|
29834
|
-
align-items: center;
|
|
29835
|
-
font-weight: 700;
|
|
29836
|
-
flex-shrink: 0;
|
|
29890
|
+
.E_r1f0aqcc:first-child {
|
|
29891
|
+
border-color: #a3b4cc;
|
|
29837
29892
|
}
|
|
29838
|
-
.
|
|
29839
|
-
|
|
29840
|
-
|
|
29841
|
-
width: 32px;
|
|
29893
|
+
.E_r1f0aqcc.ant-radio-button-wrapper {
|
|
29894
|
+
padding: 0 12px;
|
|
29895
|
+
line-height: 32px;
|
|
29842
29896
|
height: 32px;
|
|
29843
|
-
border-radius: 50%;
|
|
29844
|
-
justify-content: center;
|
|
29845
29897
|
}
|
|
29846
|
-
.
|
|
29847
|
-
background: rgba(225, 230, 241, 0.6);
|
|
29848
|
-
}
|
|
29849
|
-
.E_s1ebs0ra .action-group {
|
|
29850
|
-
flex: 1;
|
|
29851
|
-
margin-left: 88px;
|
|
29898
|
+
.E_r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
29852
29899
|
white-space: nowrap;
|
|
29853
|
-
text-align: right;
|
|
29854
|
-
position: relative;
|
|
29855
|
-
padding: 4px 0;
|
|
29856
|
-
margin-top: -4px;
|
|
29857
|
-
overflow: hidden;
|
|
29858
29900
|
}
|
|
29859
|
-
.
|
|
29860
|
-
|
|
29901
|
+
.ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
|
|
29902
|
+
height: 22px;
|
|
29903
|
+
padding: 0 7px;
|
|
29904
|
+
line-height: 20px;
|
|
29861
29905
|
}
|
|
29862
|
-
.
|
|
29863
|
-
|
|
29906
|
+
.E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
29907
|
+
background: #ccd4e3;
|
|
29864
29908
|
}
|
|
29865
|
-
.
|
|
29866
|
-
|
|
29909
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
29910
|
+
background: #0080ff;
|
|
29867
29911
|
}
|
|
29868
|
-
.
|
|
29869
|
-
|
|
29912
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
29913
|
+
background: #ccd4e3;
|
|
29914
|
+
opacity: 0.5;
|
|
29870
29915
|
}
|
|
29871
|
-
.
|
|
29872
|
-
|
|
29873
|
-
width: 32px;
|
|
29874
|
-
height: 32px;
|
|
29875
|
-
justify-content: center;
|
|
29876
|
-
border-radius: 50%;
|
|
29916
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
29917
|
+
border-right-color: #0080ff;
|
|
29877
29918
|
}
|
|
29878
|
-
.
|
|
29879
|
-
|
|
29919
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
29920
|
+
border-color: #0080ff;
|
|
29880
29921
|
}
|
|
29881
|
-
|
|
29882
|
-
.
|
|
29883
|
-
|
|
29922
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
29923
|
+
background: rgba(0, 136, 255, 0.1);
|
|
29924
|
+
}
|
|
29925
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
29926
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29927
|
+
border-color: #ccd4e3;
|
|
29928
|
+
opacity: 0.5;
|
|
29929
|
+
}
|
|
29930
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
29931
|
+
color: #00122e;
|
|
29932
|
+
border-color: #ccd4e3;
|
|
29933
|
+
}
|
|
29934
|
+
.E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
29935
|
+
color: #00122e;
|
|
29936
|
+
border-color: #ccd4e3;
|
|
29937
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29938
|
+
}
|
|
29939
|
+
.E_r1f0aqcc .ant-radio-button-input {
|
|
29940
|
+
margin-right: 8px;
|
|
29941
|
+
display: inline;
|
|
29942
|
+
border: none;
|
|
29943
|
+
padding: 0;
|
|
29944
|
+
width: 36px;
|
|
29945
|
+
background: transparent;
|
|
29946
|
+
}
|
|
29947
|
+
.E_r1f0aqcc .ant-radio-button-input:focus {
|
|
29948
|
+
box-shadow: none;
|
|
29949
|
+
}
|
|
29950
|
+
.E_r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
29951
|
+
margin-right: 0;
|
|
29952
|
+
width: initial;
|
|
29953
|
+
box-shadow: none;
|
|
29954
|
+
}
|
|
29955
|
+
.E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
29956
|
+
display: none;
|
|
29957
|
+
}
|
|
29958
|
+
.E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
29959
|
+
display: inline;
|
|
29960
|
+
}
|
|
29961
|
+
.E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
29962
|
+
display: inline;
|
|
29963
|
+
margin-right: 8px;
|
|
29964
|
+
padding: 0;
|
|
29965
|
+
width: 36px;
|
|
29884
29966
|
}
|
|
29885
29967
|
|
|
29886
29968
|
.E_p12gwtiw {
|
|
@@ -29940,1441 +30022,1360 @@ html body {
|
|
|
29940
30022
|
line-height: 18px;
|
|
29941
30023
|
}
|
|
29942
30024
|
|
|
29943
|
-
.
|
|
29944
|
-
|
|
29945
|
-
|
|
29946
|
-
|
|
29947
|
-
|
|
29948
|
-
line-height: 40px;
|
|
30025
|
+
.E_s34f1qb.ant-switch {
|
|
30026
|
+
min-width: 40px;
|
|
30027
|
+
height: 24px;
|
|
30028
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30029
|
+
overflow: hidden;
|
|
29949
30030
|
}
|
|
29950
|
-
|
|
29951
|
-
.
|
|
29952
|
-
font-family: Inter;
|
|
29953
|
-
font-style: normal;
|
|
29954
|
-
font-weight: bold;
|
|
29955
|
-
font-size: 24px;
|
|
29956
|
-
line-height: 32px;
|
|
30031
|
+
.E_s34f1qb.ant-switch:focus {
|
|
30032
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
29957
30033
|
}
|
|
29958
|
-
|
|
29959
|
-
|
|
29960
|
-
|
|
29961
|
-
font-style: normal;
|
|
29962
|
-
font-weight: normal;
|
|
29963
|
-
font-size: 32px;
|
|
29964
|
-
line-height: 40px;
|
|
30034
|
+
.E_s34f1qb.ant-switch-small {
|
|
30035
|
+
min-width: 26px;
|
|
30036
|
+
height: 16px;
|
|
29965
30037
|
}
|
|
29966
|
-
|
|
29967
|
-
|
|
29968
|
-
|
|
29969
|
-
font-style: normal;
|
|
29970
|
-
font-weight: bold;
|
|
29971
|
-
font-size: 20px;
|
|
29972
|
-
line-height: 24px;
|
|
30038
|
+
.E_s34f1qb.ant-switch-large {
|
|
30039
|
+
min-width: 52px;
|
|
30040
|
+
height: 32px;
|
|
29973
30041
|
}
|
|
29974
|
-
|
|
29975
|
-
|
|
29976
|
-
|
|
29977
|
-
font-style: normal;
|
|
29978
|
-
font-weight: normal;
|
|
29979
|
-
font-size: 20px;
|
|
29980
|
-
line-height: 24px;
|
|
30042
|
+
.E_s34f1qb.ant-switch .ant-switch-handle {
|
|
30043
|
+
height: 20px;
|
|
30044
|
+
width: 20px;
|
|
29981
30045
|
}
|
|
29982
|
-
|
|
29983
|
-
|
|
29984
|
-
|
|
29985
|
-
font-style: normal;
|
|
29986
|
-
font-weight: bold;
|
|
29987
|
-
font-size: 18px;
|
|
29988
|
-
line-height: 22px;
|
|
30046
|
+
.E_s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30047
|
+
border-radius: 10px;
|
|
30048
|
+
transition-delay: 120ms;
|
|
29989
30049
|
}
|
|
29990
|
-
|
|
29991
|
-
|
|
29992
|
-
|
|
29993
|
-
|
|
29994
|
-
|
|
29995
|
-
font-size: 18px;
|
|
29996
|
-
line-height: 22px;
|
|
30050
|
+
.E_s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30051
|
+
height: 14px;
|
|
30052
|
+
width: 14px;
|
|
30053
|
+
top: 1px;
|
|
30054
|
+
left: 1px;
|
|
29997
30055
|
}
|
|
29998
|
-
|
|
29999
|
-
|
|
30000
|
-
|
|
30001
|
-
font-style: normal;
|
|
30002
|
-
font-weight: bold;
|
|
30003
|
-
font-size: 16px;
|
|
30004
|
-
line-height: 22px;
|
|
30056
|
+
.E_s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30057
|
+
height: 28px;
|
|
30058
|
+
width: 28px;
|
|
30005
30059
|
}
|
|
30006
|
-
|
|
30007
|
-
|
|
30008
|
-
font-family: Inter;
|
|
30009
|
-
font-style: normal;
|
|
30010
|
-
font-weight: normal;
|
|
30011
|
-
font-size: 16px;
|
|
30012
|
-
line-height: 22px;
|
|
30060
|
+
.E_s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30061
|
+
border-radius: 14px;
|
|
30013
30062
|
}
|
|
30014
|
-
|
|
30015
|
-
|
|
30016
|
-
font-family: Inter;
|
|
30017
|
-
font-style: normal;
|
|
30018
|
-
font-weight: bold;
|
|
30019
|
-
font-size: 14px;
|
|
30020
|
-
line-height: 20px;
|
|
30063
|
+
.E_s34f1qb.ant-switch-checked {
|
|
30064
|
+
background-color: #00ba5d;
|
|
30021
30065
|
}
|
|
30022
|
-
|
|
30023
|
-
|
|
30024
|
-
font-family: Inter;
|
|
30025
|
-
font-style: normal;
|
|
30026
|
-
font-weight: normal;
|
|
30027
|
-
font-size: 14px;
|
|
30028
|
-
line-height: 20px;
|
|
30066
|
+
.E_s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30067
|
+
left: calc(100% - 20px - 2px);
|
|
30029
30068
|
}
|
|
30030
|
-
|
|
30031
|
-
|
|
30032
|
-
font-family: Inter;
|
|
30033
|
-
font-style: normal;
|
|
30034
|
-
font-weight: bold;
|
|
30035
|
-
font-size: 12px;
|
|
30036
|
-
line-height: 18px;
|
|
30069
|
+
.E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30070
|
+
left: calc(100% - 14px - 1px);
|
|
30037
30071
|
}
|
|
30038
|
-
|
|
30039
|
-
|
|
30040
|
-
font-family: Inter;
|
|
30041
|
-
font-style: normal;
|
|
30042
|
-
font-weight: normal;
|
|
30043
|
-
font-size: 12px;
|
|
30044
|
-
line-height: 18px;
|
|
30072
|
+
.E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30073
|
+
left: calc(100% - 28px - 2px);
|
|
30045
30074
|
}
|
|
30046
30075
|
|
|
30047
|
-
.
|
|
30048
|
-
|
|
30049
|
-
font-style: normal;
|
|
30050
|
-
font-weight: bold;
|
|
30051
|
-
text-transform: uppercase;
|
|
30052
|
-
font-feature-settings: "cpsp" on;
|
|
30053
|
-
font-size: 12px;
|
|
30054
|
-
line-height: 18px;
|
|
30076
|
+
.E_c1to9vb9 {
|
|
30077
|
+
margin-left: 5px;
|
|
30055
30078
|
}
|
|
30056
30079
|
|
|
30057
|
-
.
|
|
30058
|
-
|
|
30059
|
-
|
|
30060
|
-
font-weight: normal;
|
|
30061
|
-
text-transform: uppercase;
|
|
30062
|
-
font-feature-settings: "cpsp" on;
|
|
30063
|
-
font-size: 12px;
|
|
30064
|
-
line-height: 18px;
|
|
30080
|
+
.E_cz04yix {
|
|
30081
|
+
display: flex;
|
|
30082
|
+
flex-direction: column;
|
|
30065
30083
|
}
|
|
30066
30084
|
|
|
30067
|
-
.
|
|
30068
|
-
|
|
30069
|
-
|
|
30070
|
-
|
|
30071
|
-
|
|
30072
|
-
line-height: 24px;
|
|
30085
|
+
.E_m1if5j39 {
|
|
30086
|
+
max-width: 1120px;
|
|
30087
|
+
width: 100%;
|
|
30088
|
+
margin: 0 auto;
|
|
30089
|
+
height: 100%;
|
|
30073
30090
|
}
|
|
30074
30091
|
|
|
30075
|
-
.
|
|
30076
|
-
|
|
30077
|
-
|
|
30078
|
-
|
|
30079
|
-
|
|
30080
|
-
line-height: 24px;
|
|
30092
|
+
.E_w1vvwdlp {
|
|
30093
|
+
max-width: 1120px;
|
|
30094
|
+
width: 100%;
|
|
30095
|
+
margin: 0 auto;
|
|
30096
|
+
display: flex;
|
|
30081
30097
|
}
|
|
30082
|
-
|
|
30083
|
-
.
|
|
30084
|
-
|
|
30085
|
-
|
|
30086
|
-
|
|
30087
|
-
font-size: 16px;
|
|
30088
|
-
line-height: 24px;
|
|
30098
|
+
.E_w1vvwdlp .left,
|
|
30099
|
+
.E_w1vvwdlp .right {
|
|
30100
|
+
flex-grow: 0;
|
|
30101
|
+
flex-shrink: 0;
|
|
30102
|
+
flex-basis: 21%;
|
|
30089
30103
|
}
|
|
30090
|
-
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
|
|
30094
|
-
font-weight: bold;
|
|
30095
|
-
font-size: 16px;
|
|
30096
|
-
line-height: 24px;
|
|
30104
|
+
.E_w1vvwdlp .left {
|
|
30105
|
+
display: flex;
|
|
30106
|
+
justify-content: flex-end;
|
|
30107
|
+
padding-right: 44px;
|
|
30097
30108
|
}
|
|
30098
|
-
|
|
30099
|
-
|
|
30100
|
-
font-family: Inter;
|
|
30101
|
-
font-style: normal;
|
|
30102
|
-
font-weight: normal;
|
|
30103
|
-
text-transform: uppercase;
|
|
30104
|
-
font-feature-settings: "cpsp" on;
|
|
30105
|
-
font-size: 16px;
|
|
30106
|
-
line-height: 24px;
|
|
30109
|
+
.E_w1vvwdlp .right {
|
|
30110
|
+
padding-left: 44px;
|
|
30107
30111
|
}
|
|
30108
|
-
|
|
30109
|
-
|
|
30110
|
-
|
|
30111
|
-
|
|
30112
|
-
|
|
30113
|
-
text-transform: uppercase;
|
|
30114
|
-
font-feature-settings: "cpsp" on;
|
|
30115
|
-
font-size: 16px;
|
|
30116
|
-
line-height: 24px;
|
|
30112
|
+
.E_w1vvwdlp .middle {
|
|
30113
|
+
margin-bottom: 40px;
|
|
30114
|
+
flex-grow: 0;
|
|
30115
|
+
flex-shrink: 0;
|
|
30116
|
+
flex-basis: 58%;
|
|
30117
30117
|
}
|
|
30118
|
-
|
|
30119
|
-
|
|
30120
|
-
font-family: Inter;
|
|
30121
|
-
font-style: normal;
|
|
30122
|
-
font-weight: normal;
|
|
30123
|
-
font-size: 14px;
|
|
30124
|
-
line-height: 22px;
|
|
30118
|
+
.E_w1vvwdlp .middle .form-base-field {
|
|
30119
|
+
width: 100%;
|
|
30125
30120
|
}
|
|
30126
|
-
|
|
30127
|
-
|
|
30128
|
-
font-family: Inter;
|
|
30129
|
-
font-style: normal;
|
|
30130
|
-
font-weight: 500;
|
|
30131
|
-
font-size: 14px;
|
|
30132
|
-
line-height: 22px;
|
|
30121
|
+
.E_w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30122
|
+
width: auto;
|
|
30133
30123
|
}
|
|
30134
30124
|
|
|
30135
|
-
.
|
|
30136
|
-
|
|
30137
|
-
|
|
30138
|
-
|
|
30139
|
-
font-size: 14px;
|
|
30140
|
-
line-height: 22px;
|
|
30125
|
+
.E_h1cuopx7 .ant-modal-header {
|
|
30126
|
+
margin: 0 auto;
|
|
30127
|
+
width: 100%;
|
|
30128
|
+
max-width: 648px;
|
|
30141
30129
|
}
|
|
30142
|
-
|
|
30143
|
-
|
|
30144
|
-
font-family: Inter;
|
|
30145
|
-
font-style: normal;
|
|
30146
|
-
font-weight: normal;
|
|
30147
|
-
font-size: 14px;
|
|
30148
|
-
line-height: 22px;
|
|
30130
|
+
.E_h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30131
|
+
margin-left: 0;
|
|
30149
30132
|
}
|
|
30150
|
-
|
|
30151
|
-
|
|
30152
|
-
|
|
30153
|
-
|
|
30154
|
-
|
|
30155
|
-
|
|
30156
|
-
line-height: 22px;
|
|
30133
|
+
.E_h1cuopx7 .ant-modal-body {
|
|
30134
|
+
margin: 0 auto;
|
|
30135
|
+
padding: 0;
|
|
30136
|
+
width: 100%;
|
|
30137
|
+
max-width: 648px;
|
|
30138
|
+
overflow: hidden;
|
|
30157
30139
|
}
|
|
30158
|
-
|
|
30159
|
-
|
|
30160
|
-
font-family: Inter;
|
|
30161
|
-
font-style: normal;
|
|
30162
|
-
font-weight: normal;
|
|
30163
|
-
text-transform: uppercase;
|
|
30164
|
-
font-feature-settings: "cpsp" on;
|
|
30165
|
-
font-size: 14px;
|
|
30166
|
-
line-height: 22px;
|
|
30140
|
+
.E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30141
|
+
margin-bottom: 40px;
|
|
30167
30142
|
}
|
|
30168
|
-
|
|
30169
|
-
|
|
30170
|
-
|
|
30171
|
-
font-style: normal;
|
|
30172
|
-
font-weight: bold;
|
|
30173
|
-
text-transform: uppercase;
|
|
30174
|
-
font-feature-settings: "cpsp" on;
|
|
30175
|
-
font-size: 14px;
|
|
30176
|
-
line-height: 22px;
|
|
30143
|
+
.E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30144
|
+
height: calc(100vh - 225px);
|
|
30145
|
+
overflow-y: auto;
|
|
30177
30146
|
}
|
|
30178
|
-
|
|
30179
|
-
|
|
30180
|
-
|
|
30181
|
-
font-style: normal;
|
|
30182
|
-
font-weight: normal;
|
|
30183
|
-
font-size: 13px;
|
|
30184
|
-
line-height: 20px;
|
|
30147
|
+
.E_h1cuopx7 .ant-modal-footer .footer-content {
|
|
30148
|
+
margin: 0 auto;
|
|
30149
|
+
max-width: 648px;
|
|
30185
30150
|
}
|
|
30186
30151
|
|
|
30187
|
-
.
|
|
30188
|
-
|
|
30189
|
-
|
|
30190
|
-
|
|
30191
|
-
font-size: 13px;
|
|
30192
|
-
line-height: 20px;
|
|
30152
|
+
.E_h1p6d3y3 .ant-modal-header {
|
|
30153
|
+
margin: 0 auto;
|
|
30154
|
+
width: 100%;
|
|
30155
|
+
max-width: 1024px;
|
|
30193
30156
|
}
|
|
30194
|
-
|
|
30195
|
-
|
|
30196
|
-
font-family: Inter;
|
|
30197
|
-
font-style: normal;
|
|
30198
|
-
font-weight: bold;
|
|
30199
|
-
font-size: 13px;
|
|
30200
|
-
line-height: 20px;
|
|
30157
|
+
.E_h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30158
|
+
margin-left: 0;
|
|
30201
30159
|
}
|
|
30202
|
-
|
|
30203
|
-
|
|
30204
|
-
|
|
30205
|
-
|
|
30206
|
-
|
|
30207
|
-
|
|
30208
|
-
line-height: 20px;
|
|
30160
|
+
.E_h1p6d3y3 .ant-modal-body {
|
|
30161
|
+
margin: 0 auto;
|
|
30162
|
+
padding: 0;
|
|
30163
|
+
width: 100%;
|
|
30164
|
+
max-width: 1024px;
|
|
30165
|
+
overflow: hidden;
|
|
30209
30166
|
}
|
|
30210
|
-
|
|
30211
|
-
|
|
30212
|
-
font-family: Inter;
|
|
30213
|
-
font-style: normal;
|
|
30214
|
-
font-weight: 600;
|
|
30215
|
-
font-size: 13px;
|
|
30216
|
-
line-height: 20px;
|
|
30167
|
+
.E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30168
|
+
margin-bottom: 40px;
|
|
30217
30169
|
}
|
|
30218
|
-
|
|
30219
|
-
|
|
30220
|
-
|
|
30221
|
-
|
|
30222
|
-
|
|
30223
|
-
|
|
30224
|
-
|
|
30170
|
+
.E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30171
|
+
height: calc(100vh - 225px);
|
|
30172
|
+
overflow-y: auto;
|
|
30173
|
+
}
|
|
30174
|
+
.E_h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30175
|
+
margin: 0 auto;
|
|
30176
|
+
max-width: 1024px;
|
|
30225
30177
|
}
|
|
30226
30178
|
|
|
30227
|
-
.
|
|
30228
|
-
|
|
30229
|
-
|
|
30230
|
-
|
|
30231
|
-
text-transform: uppercase;
|
|
30232
|
-
font-feature-settings: "cpsp" on;
|
|
30179
|
+
.E_fxgckuk {
|
|
30180
|
+
flex: 1;
|
|
30181
|
+
}
|
|
30182
|
+
.E_fxgckuk label {
|
|
30233
30183
|
font-size: 13px;
|
|
30234
30184
|
line-height: 20px;
|
|
30185
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30235
30186
|
}
|
|
30236
|
-
|
|
30237
|
-
|
|
30238
|
-
font-family: Inter;
|
|
30239
|
-
font-style: normal;
|
|
30240
|
-
font-weight: bold;
|
|
30241
|
-
text-transform: uppercase;
|
|
30242
|
-
font-feature-settings: "cpsp" on;
|
|
30243
|
-
font-size: 13px;
|
|
30187
|
+
.E_fxgckuk .title {
|
|
30188
|
+
font-size: 14px;
|
|
30244
30189
|
line-height: 20px;
|
|
30190
|
+
color: #2d3a56;
|
|
30191
|
+
margin-bottom: 12px;
|
|
30245
30192
|
}
|
|
30246
|
-
|
|
30247
|
-
|
|
30248
|
-
font-family: Inter;
|
|
30249
|
-
font-style: normal;
|
|
30250
|
-
font-weight: normal;
|
|
30251
|
-
font-size: 12px;
|
|
30252
|
-
line-height: 18px;
|
|
30193
|
+
.E_fxgckuk.connect-cluster .title {
|
|
30194
|
+
padding-bottom: 26px;
|
|
30253
30195
|
}
|
|
30254
30196
|
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
|
|
30259
|
-
font-size: 12px;
|
|
30260
|
-
line-height: 18px;
|
|
30197
|
+
.E_f1d0vek1 {
|
|
30198
|
+
padding: 25px 0 15px 0;
|
|
30199
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30200
|
+
margin-bottom: 16px;
|
|
30261
30201
|
}
|
|
30262
30202
|
|
|
30263
|
-
.
|
|
30264
|
-
|
|
30265
|
-
|
|
30266
|
-
|
|
30267
|
-
font-size: 12px;
|
|
30268
|
-
line-height: 18px;
|
|
30203
|
+
.E_f4u402y {
|
|
30204
|
+
display: flex;
|
|
30205
|
+
align-items: center;
|
|
30206
|
+
margin-bottom: 8px;
|
|
30269
30207
|
}
|
|
30270
|
-
|
|
30271
|
-
|
|
30272
|
-
|
|
30273
|
-
|
|
30274
|
-
|
|
30275
|
-
|
|
30276
|
-
|
|
30208
|
+
.E_f4u402y > label {
|
|
30209
|
+
width: 216px;
|
|
30210
|
+
}
|
|
30211
|
+
.E_f4u402y > label + * {
|
|
30212
|
+
width: 100%;
|
|
30213
|
+
}
|
|
30214
|
+
.E_f4u402y .ant-select {
|
|
30215
|
+
width: 100%;
|
|
30277
30216
|
}
|
|
30278
30217
|
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30281
|
-
|
|
30282
|
-
font-weight: 500;
|
|
30283
|
-
font-size: 12px;
|
|
30284
|
-
line-height: 18px;
|
|
30218
|
+
.E_e1pldf6v {
|
|
30219
|
+
color: #e75a3a;
|
|
30220
|
+
margin-right: 10px;
|
|
30285
30221
|
}
|
|
30286
30222
|
|
|
30287
|
-
.
|
|
30288
|
-
|
|
30289
|
-
|
|
30290
|
-
|
|
30291
|
-
|
|
30292
|
-
line-height: 18px;
|
|
30223
|
+
.E_dq0gblh {
|
|
30224
|
+
width: 100%;
|
|
30225
|
+
height: 1px;
|
|
30226
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30227
|
+
margin: 24px 0;
|
|
30293
30228
|
}
|
|
30294
30229
|
|
|
30295
|
-
.
|
|
30296
|
-
|
|
30297
|
-
|
|
30298
|
-
|
|
30299
|
-
|
|
30300
|
-
font-feature-settings: "cpsp" on;
|
|
30301
|
-
font-size: 12px;
|
|
30302
|
-
line-height: 18px;
|
|
30230
|
+
.E_l1v7sr0n {
|
|
30231
|
+
display: flex;
|
|
30232
|
+
justify-content: center;
|
|
30233
|
+
align-items: center;
|
|
30234
|
+
height: 100%;
|
|
30303
30235
|
}
|
|
30304
30236
|
|
|
30305
|
-
.
|
|
30306
|
-
|
|
30307
|
-
|
|
30308
|
-
|
|
30309
|
-
|
|
30310
|
-
|
|
30311
|
-
|
|
30312
|
-
|
|
30313
|
-
}
|
|
30314
|
-
|
|
30315
|
-
.E_fqaz4mb {
|
|
30316
|
-
font-family: Inter;
|
|
30317
|
-
font-style: normal;
|
|
30318
|
-
font-weight: normal;
|
|
30319
|
-
font-size: 13px;
|
|
30320
|
-
line-height: 20px;
|
|
30321
|
-
}
|
|
30322
|
-
|
|
30323
|
-
.E_f13we5o {
|
|
30324
|
-
font-family: Inter;
|
|
30325
|
-
font-style: normal;
|
|
30326
|
-
font-weight: normal;
|
|
30327
|
-
font-size: 13px;
|
|
30328
|
-
line-height: 20px;
|
|
30237
|
+
.E_d1i4ou6o {
|
|
30238
|
+
display: inline-block;
|
|
30239
|
+
width: 4px;
|
|
30240
|
+
height: 4px;
|
|
30241
|
+
background: #8e9aa9;
|
|
30242
|
+
opacity: 0.4;
|
|
30243
|
+
border-radius: 50%;
|
|
30244
|
+
margin: 0 4px;
|
|
30329
30245
|
}
|
|
30330
30246
|
|
|
30331
|
-
.
|
|
30332
|
-
|
|
30333
|
-
|
|
30334
|
-
|
|
30335
|
-
font-size: 12px;
|
|
30336
|
-
line-height: 18px;
|
|
30247
|
+
.E_m1jy87hk .ant-modal-header,
|
|
30248
|
+
.E_m1jy87hk .ant-modal-footer .footer-content {
|
|
30249
|
+
width: 648px;
|
|
30250
|
+
margin: 0 auto;
|
|
30337
30251
|
}
|
|
30338
|
-
|
|
30339
|
-
|
|
30340
|
-
|
|
30341
|
-
font-style: normal;
|
|
30342
|
-
font-weight: normal;
|
|
30343
|
-
font-size: 12px;
|
|
30344
|
-
line-height: 18px;
|
|
30252
|
+
.E_m1jy87hk .ant-modal-header {
|
|
30253
|
+
padding: 35px 0 24px;
|
|
30254
|
+
border: none;
|
|
30345
30255
|
}
|
|
30346
|
-
|
|
30347
|
-
|
|
30348
|
-
font-family: Inter;
|
|
30349
|
-
font-style: normal;
|
|
30350
|
-
font-weight: normal;
|
|
30351
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30352
|
-
font-size: 13px;
|
|
30353
|
-
line-height: 20px;
|
|
30256
|
+
.E_m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30257
|
+
font-size: 30px;
|
|
30354
30258
|
}
|
|
30355
|
-
|
|
30356
|
-
|
|
30357
|
-
font-family: Inter;
|
|
30358
|
-
font-style: normal;
|
|
30359
|
-
font-weight: normal;
|
|
30360
|
-
font-feature-settings: "zero" on;
|
|
30361
|
-
font-size: 13px;
|
|
30362
|
-
line-height: 20px;
|
|
30259
|
+
.E_m1jy87hk .ant-modal-body {
|
|
30260
|
+
padding: 4px 0 2px;
|
|
30363
30261
|
}
|
|
30364
|
-
|
|
30365
|
-
|
|
30366
|
-
font-family: Inter;
|
|
30367
|
-
font-style: normal;
|
|
30368
|
-
font-weight: normal;
|
|
30369
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30370
|
-
font-size: 12px;
|
|
30371
|
-
line-height: 18px;
|
|
30262
|
+
.E_m1jy87hk .ant-modal-footer {
|
|
30263
|
+
border: none;
|
|
30372
30264
|
}
|
|
30373
30265
|
|
|
30374
|
-
.
|
|
30375
|
-
font-family: Inter;
|
|
30376
|
-
font-style: normal;
|
|
30377
|
-
font-weight: 500;
|
|
30378
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30266
|
+
.E_ti7fpyu {
|
|
30379
30267
|
font-size: 12px;
|
|
30380
30268
|
line-height: 18px;
|
|
30269
|
+
font-weight: bold;
|
|
30270
|
+
color: #fff;
|
|
30271
|
+
padding: 0 4px;
|
|
30272
|
+
border-radius: 4px;
|
|
30273
|
+
display: inline-block;
|
|
30274
|
+
background: var(--ti7fpyu-0);
|
|
30381
30275
|
}
|
|
30382
|
-
|
|
30383
|
-
|
|
30384
|
-
font-family: Inter;
|
|
30385
|
-
font-style: normal;
|
|
30386
|
-
font-weight: normal;
|
|
30387
|
-
font-feature-settings: "zero" on;
|
|
30388
|
-
font-size: 12px;
|
|
30389
|
-
line-height: 18px;
|
|
30276
|
+
.E_ti7fpyu:not(:first-child) {
|
|
30277
|
+
margin-left: 4px;
|
|
30390
30278
|
}
|
|
30391
30279
|
|
|
30392
|
-
.
|
|
30393
|
-
|
|
30394
|
-
|
|
30395
|
-
|
|
30396
|
-
|
|
30397
|
-
|
|
30398
|
-
line-height: 18px;
|
|
30280
|
+
.E_f1rest1f {
|
|
30281
|
+
width: 100%;
|
|
30282
|
+
height: 100%;
|
|
30283
|
+
display: flex;
|
|
30284
|
+
align-items: center;
|
|
30285
|
+
justify-content: center;
|
|
30399
30286
|
}
|
|
30400
30287
|
|
|
30401
|
-
.
|
|
30402
|
-
font-
|
|
30403
|
-
font-style: normal;
|
|
30288
|
+
.E_n1kbdoln {
|
|
30289
|
+
font-size: 90%;
|
|
30404
30290
|
font-weight: bold;
|
|
30405
|
-
|
|
30406
|
-
|
|
30407
|
-
|
|
30291
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30292
|
+
padding: 1px 4px 1px;
|
|
30293
|
+
margin-left: 2px;
|
|
30294
|
+
margin-right: 2px;
|
|
30295
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30296
|
+
border-radius: 4px;
|
|
30408
30297
|
}
|
|
30409
30298
|
|
|
30410
|
-
.
|
|
30411
|
-
|
|
30412
|
-
font-style: normal;
|
|
30413
|
-
font-weight: normal;
|
|
30414
|
-
font-size: 10px;
|
|
30415
|
-
line-height: 12px;
|
|
30299
|
+
.E_f1y3gta0.form-item-general {
|
|
30300
|
+
width: 640px;
|
|
30416
30301
|
}
|
|
30417
|
-
|
|
30418
|
-
|
|
30419
|
-
width: 430px !important;
|
|
30302
|
+
.E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
|
|
30303
|
+
margin-top: 16px;
|
|
30420
30304
|
}
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
padding: 8px 16px;
|
|
30424
|
-
line-height: 18px;
|
|
30425
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30426
|
-
height: 34px;
|
|
30427
|
-
min-height: 34px;
|
|
30428
|
-
box-sizing: border-box;
|
|
30429
|
-
margin-top: 8px;
|
|
30305
|
+
.E_f1y3gta0.form-item-compact {
|
|
30306
|
+
width: 412px;
|
|
30430
30307
|
}
|
|
30431
|
-
|
|
30432
|
-
|
|
30433
|
-
display: flex;
|
|
30434
|
-
flex-direction: column;
|
|
30435
|
-
margin: 1px 8px;
|
|
30436
|
-
padding: 8px;
|
|
30437
|
-
border-radius: 4px;
|
|
30308
|
+
.E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
|
|
30309
|
+
margin-top: 8px;
|
|
30438
30310
|
}
|
|
30439
|
-
.
|
|
30440
|
-
|
|
30311
|
+
.E_f1y3gta0 .form-item {
|
|
30312
|
+
width: auto;
|
|
30441
30313
|
}
|
|
30442
|
-
.
|
|
30443
|
-
|
|
30314
|
+
.E_f1y3gta0 .form-item-main {
|
|
30315
|
+
position: relative;
|
|
30316
|
+
display: flex;
|
|
30444
30317
|
}
|
|
30445
|
-
.
|
|
30446
|
-
|
|
30318
|
+
.E_f1y3gta0 .form-item-extra {
|
|
30319
|
+
margin-top: 4px;
|
|
30320
|
+
width: 100%;
|
|
30321
|
+
padding: 14px;
|
|
30322
|
+
background: #f2f4f6;
|
|
30323
|
+
font-size: 13px;
|
|
30324
|
+
line-height: 1.8;
|
|
30325
|
+
color: #8e9aa9;
|
|
30447
30326
|
}
|
|
30448
|
-
.
|
|
30449
|
-
|
|
30327
|
+
.E_f1y3gta0 .form-item-label {
|
|
30328
|
+
padding-right: 12px;
|
|
30329
|
+
font-size: 13px;
|
|
30330
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30450
30331
|
}
|
|
30451
|
-
.
|
|
30452
|
-
|
|
30332
|
+
.E_f1y3gta0 .form-item-label.label-right {
|
|
30333
|
+
text-align: right;
|
|
30453
30334
|
}
|
|
30454
|
-
.
|
|
30455
|
-
|
|
30335
|
+
.E_f1y3gta0 .form-item-label,
|
|
30336
|
+
.E_f1y3gta0 .form-item-control {
|
|
30337
|
+
line-height: 32px;
|
|
30456
30338
|
}
|
|
30457
|
-
.
|
|
30458
|
-
|
|
30339
|
+
.E_f1y3gta0 .form-item-control .form-item-error {
|
|
30340
|
+
line-height: 18px;
|
|
30459
30341
|
}
|
|
30460
|
-
.
|
|
30461
|
-
|
|
30462
|
-
color: #0080ff;
|
|
30342
|
+
.E_f1y3gta0 .form-item-children {
|
|
30343
|
+
width: 100%;
|
|
30463
30344
|
}
|
|
30464
|
-
|
|
30465
|
-
|
|
30466
|
-
display: flex;
|
|
30467
|
-
justify-content: space-between;
|
|
30468
|
-
height: 20px;
|
|
30469
|
-
line-height: 20px;
|
|
30345
|
+
.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 {
|
|
30346
|
+
width: 100%;
|
|
30470
30347
|
}
|
|
30471
|
-
.
|
|
30472
|
-
color: #
|
|
30348
|
+
.E_f1y3gta0 .form-item-error {
|
|
30349
|
+
color: #e75a3a;
|
|
30350
|
+
height: 0;
|
|
30473
30351
|
overflow: hidden;
|
|
30474
|
-
text-overflow: ellipsis;
|
|
30475
30352
|
}
|
|
30476
|
-
|
|
30477
|
-
|
|
30478
|
-
|
|
30479
|
-
|
|
30480
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30481
|
-
height: 18px;
|
|
30482
|
-
line-height: 18px;
|
|
30483
|
-
margin-top: 2px;
|
|
30353
|
+
.E_f1y3gta0 .form-item-error-enter-done {
|
|
30354
|
+
margin-top: 4px;
|
|
30355
|
+
height: auto;
|
|
30356
|
+
overflow: auto;
|
|
30484
30357
|
}
|
|
30485
|
-
|
|
30486
|
-
.
|
|
30487
|
-
border:
|
|
30488
|
-
|
|
30489
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30358
|
+
.E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30359
|
+
.E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30360
|
+
border: 1px solid #e75a3a;
|
|
30361
|
+
color: #e75a3a;
|
|
30490
30362
|
}
|
|
30491
30363
|
|
|
30492
|
-
.
|
|
30493
|
-
|
|
30494
|
-
|
|
30495
|
-
|
|
30496
|
-
|
|
30364
|
+
.E_fujbm7g {
|
|
30365
|
+
color: #2d3a56;
|
|
30366
|
+
font-weight: bold;
|
|
30367
|
+
padding-bottom: 6px;
|
|
30368
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30369
|
+
margin-bottom: 16px;
|
|
30370
|
+
}
|
|
30371
|
+
.E_fujbm7g:not(:first-of-type) {
|
|
30372
|
+
margin-top: 16px;
|
|
30497
30373
|
}
|
|
30498
30374
|
|
|
30499
|
-
.
|
|
30500
|
-
|
|
30501
|
-
|
|
30502
|
-
|
|
30375
|
+
.E_e5fsw5s {
|
|
30376
|
+
width: 8px;
|
|
30377
|
+
height: 24px;
|
|
30378
|
+
display: flex;
|
|
30379
|
+
justify-content: center;
|
|
30380
|
+
align-items: center;
|
|
30381
|
+
cursor: pointer;
|
|
30382
|
+
transition: all 200ms ease-out 40ms;
|
|
30503
30383
|
}
|
|
30504
|
-
.
|
|
30384
|
+
.E_e5fsw5s:before, .E_e5fsw5s:after {
|
|
30385
|
+
content: "";
|
|
30386
|
+
width: 1px;
|
|
30387
|
+
height: 6px;
|
|
30388
|
+
border-radius: 1px;
|
|
30389
|
+
background: #ccd4e3;
|
|
30505
30390
|
position: relative;
|
|
30506
|
-
|
|
30391
|
+
right: 2px;
|
|
30392
|
+
transform: rotate(-45deg);
|
|
30507
30393
|
}
|
|
30508
|
-
.
|
|
30509
|
-
|
|
30394
|
+
.E_e5fsw5s:after {
|
|
30395
|
+
transform: rotate(45deg);
|
|
30396
|
+
left: 1px;
|
|
30510
30397
|
}
|
|
30511
|
-
|
|
30512
|
-
|
|
30398
|
+
|
|
30399
|
+
.E_w18knsg4.ant-alert-warning {
|
|
30400
|
+
border: 0;
|
|
30401
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30402
|
+
border-radius: 6px;
|
|
30513
30403
|
}
|
|
30514
|
-
.
|
|
30515
|
-
|
|
30516
|
-
|
|
30404
|
+
.E_w18knsg4.ant-alert,
|
|
30405
|
+
.E_w18knsg4 .ant-alert-message {
|
|
30406
|
+
color: #e07f00;
|
|
30517
30407
|
}
|
|
30518
|
-
.
|
|
30519
|
-
|
|
30520
|
-
|
|
30521
|
-
width: 6px;
|
|
30522
|
-
height: 6px;
|
|
30523
|
-
background: #fff;
|
|
30408
|
+
.E_w18knsg4.ant-alert .dashed-border-bottom,
|
|
30409
|
+
.E_w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
30410
|
+
border-bottom-color: #e07f00;
|
|
30524
30411
|
}
|
|
30525
|
-
|
|
30526
|
-
|
|
30412
|
+
|
|
30413
|
+
.E_ng31n2o {
|
|
30414
|
+
display: flex;
|
|
30415
|
+
flex-direction: row;
|
|
30416
|
+
padding: 7px 12px;
|
|
30417
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30418
|
+
border-radius: 6px;
|
|
30419
|
+
color: #e07f00;
|
|
30420
|
+
font-size: 12px;
|
|
30421
|
+
line-height: 18px;
|
|
30527
30422
|
}
|
|
30528
|
-
.
|
|
30529
|
-
|
|
30530
|
-
|
|
30423
|
+
.E_ng31n2o .icon-wrapper {
|
|
30424
|
+
margin-right: 10px;
|
|
30425
|
+
height: 18px;
|
|
30531
30426
|
}
|
|
30532
|
-
|
|
30533
|
-
|
|
30427
|
+
|
|
30428
|
+
.E_n15x5f5y {
|
|
30429
|
+
display: flex;
|
|
30430
|
+
flex-direction: row;
|
|
30431
|
+
padding: 7px 12px;
|
|
30432
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30433
|
+
border-radius: 6px;
|
|
30434
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30435
|
+
font-size: 12px;
|
|
30436
|
+
line-height: 18px;
|
|
30534
30437
|
}
|
|
30535
|
-
.
|
|
30536
|
-
|
|
30537
|
-
|
|
30438
|
+
.E_n15x5f5y .icon-wrapper {
|
|
30439
|
+
margin-right: 10px;
|
|
30440
|
+
height: 18px;
|
|
30538
30441
|
}
|
|
30539
|
-
|
|
30540
|
-
|
|
30442
|
+
|
|
30443
|
+
.E_i16ozz3f {
|
|
30444
|
+
display: flex;
|
|
30445
|
+
flex-direction: row;
|
|
30446
|
+
padding: 7px 12px;
|
|
30447
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30448
|
+
border-radius: 6px;
|
|
30449
|
+
color: #005ed1;
|
|
30450
|
+
font-size: 12px;
|
|
30451
|
+
line-height: 18px;
|
|
30541
30452
|
}
|
|
30542
|
-
.
|
|
30543
|
-
|
|
30544
|
-
|
|
30545
|
-
padding-left: 12px;
|
|
30453
|
+
.E_i16ozz3f .icon-wrapper {
|
|
30454
|
+
margin-right: 10px;
|
|
30455
|
+
height: 18px;
|
|
30546
30456
|
}
|
|
30547
|
-
|
|
30548
|
-
|
|
30549
|
-
white-space: pre-wrap;
|
|
30457
|
+
|
|
30458
|
+
.E_dszu9qr {
|
|
30550
30459
|
color: rgba(44, 56, 82, 0.6);
|
|
30551
|
-
|
|
30552
|
-
|
|
30553
|
-
|
|
30460
|
+
margin-top: 5px;
|
|
30461
|
+
font-size: 12px;
|
|
30462
|
+
line-height: 18px;
|
|
30554
30463
|
}
|
|
30555
30464
|
|
|
30556
|
-
.
|
|
30557
|
-
|
|
30558
|
-
|
|
30559
|
-
|
|
30560
|
-
border-radius: 0 5px 5px 0;
|
|
30465
|
+
.E_snxzgx {
|
|
30466
|
+
color: #f0483e;
|
|
30467
|
+
font-size: 12px;
|
|
30468
|
+
white-space: pre-wrap;
|
|
30561
30469
|
}
|
|
30562
30470
|
|
|
30563
|
-
.
|
|
30564
|
-
|
|
30565
|
-
|
|
30566
|
-
|
|
30567
|
-
.E_r1f0aqcc:first-child {
|
|
30568
|
-
border-color: #a3b4cc;
|
|
30471
|
+
.E_o1i4orqw {
|
|
30472
|
+
display: flex;
|
|
30473
|
+
align-items: center;
|
|
30474
|
+
justify-content: flex-end;
|
|
30569
30475
|
}
|
|
30570
|
-
.
|
|
30571
|
-
|
|
30572
|
-
line-height: 32px;
|
|
30573
|
-
height: 32px;
|
|
30476
|
+
.E_o1i4orqw .icon-wrapper {
|
|
30477
|
+
margin-right: 16px;
|
|
30574
30478
|
}
|
|
30575
|
-
|
|
30576
|
-
|
|
30479
|
+
|
|
30480
|
+
.E_t79k8o2 {
|
|
30481
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30577
30482
|
}
|
|
30578
|
-
|
|
30579
|
-
|
|
30580
|
-
padding:
|
|
30483
|
+
|
|
30484
|
+
.E_ipd9bk.ant-input {
|
|
30485
|
+
padding: 5px 12px;
|
|
30581
30486
|
line-height: 20px;
|
|
30487
|
+
color: #2d3a56;
|
|
30488
|
+
border-radius: 6px;
|
|
30489
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30490
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30582
30491
|
}
|
|
30583
|
-
.
|
|
30584
|
-
|
|
30492
|
+
.E_ipd9bk.ant-input.ant-input-lg {
|
|
30493
|
+
padding: 8px 16px;
|
|
30494
|
+
line-height: 22px;
|
|
30585
30495
|
}
|
|
30586
|
-
.
|
|
30587
|
-
|
|
30496
|
+
.E_ipd9bk.ant-input.ant-input-sm {
|
|
30497
|
+
padding: 2px 8px;
|
|
30498
|
+
line-height: 18px;
|
|
30588
30499
|
}
|
|
30589
|
-
.
|
|
30590
|
-
|
|
30591
|
-
|
|
30500
|
+
.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 {
|
|
30501
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30502
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30503
|
+
z-index: 1;
|
|
30592
30504
|
}
|
|
30593
|
-
.
|
|
30594
|
-
border-
|
|
30505
|
+
.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 {
|
|
30506
|
+
border-color: #0096ff;
|
|
30507
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30508
|
+
z-index: 1;
|
|
30595
30509
|
}
|
|
30596
|
-
.
|
|
30597
|
-
border-color: #
|
|
30510
|
+
.E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30511
|
+
border-color: #e75a3a;
|
|
30512
|
+
color: #e75a3a;
|
|
30598
30513
|
}
|
|
30599
|
-
.
|
|
30600
|
-
|
|
30514
|
+
.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 {
|
|
30515
|
+
border-color: #e75a3a;
|
|
30516
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30601
30517
|
}
|
|
30602
|
-
.
|
|
30518
|
+
.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 {
|
|
30519
|
+
border-color: #e75a3a;
|
|
30520
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30521
|
+
}
|
|
30522
|
+
.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 {
|
|
30603
30523
|
background: rgba(211, 218, 235, 0.6);
|
|
30604
|
-
|
|
30605
|
-
|
|
30524
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30525
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30606
30526
|
}
|
|
30607
|
-
.
|
|
30608
|
-
|
|
30609
|
-
border-
|
|
30527
|
+
.E_ipd9bk.ant-input-affix-wrapper {
|
|
30528
|
+
padding: 5px 12px;
|
|
30529
|
+
border-radius: 6px;
|
|
30530
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30531
|
+
line-height: 20px;
|
|
30532
|
+
color: #2d3a56;
|
|
30533
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30610
30534
|
}
|
|
30611
|
-
.
|
|
30612
|
-
|
|
30613
|
-
|
|
30614
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30535
|
+
.E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30536
|
+
.E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30537
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30615
30538
|
}
|
|
30616
|
-
.
|
|
30617
|
-
|
|
30618
|
-
|
|
30619
|
-
border: none;
|
|
30620
|
-
padding: 0;
|
|
30621
|
-
width: 36px;
|
|
30622
|
-
background: transparent;
|
|
30539
|
+
.E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30540
|
+
padding: 8px 16px;
|
|
30541
|
+
line-height: 22px;
|
|
30623
30542
|
}
|
|
30624
|
-
.
|
|
30625
|
-
|
|
30543
|
+
.E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30544
|
+
padding: 2px 8px;
|
|
30545
|
+
line-height: 18px;
|
|
30626
30546
|
}
|
|
30627
|
-
.
|
|
30628
|
-
|
|
30629
|
-
|
|
30630
|
-
box-shadow: none;
|
|
30547
|
+
.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 {
|
|
30548
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30549
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30631
30550
|
}
|
|
30632
|
-
.
|
|
30633
|
-
|
|
30551
|
+
.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 {
|
|
30552
|
+
border-color: #0096ff;
|
|
30553
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30634
30554
|
}
|
|
30635
|
-
.
|
|
30636
|
-
|
|
30555
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30556
|
+
border-color: #e75a3a;
|
|
30637
30557
|
}
|
|
30638
|
-
.
|
|
30639
|
-
|
|
30640
|
-
margin-right: 8px;
|
|
30641
|
-
padding: 0;
|
|
30642
|
-
width: 36px;
|
|
30558
|
+
.E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30559
|
+
color: #e75a3a;
|
|
30643
30560
|
}
|
|
30644
|
-
|
|
30645
|
-
|
|
30646
|
-
|
|
30647
|
-
height: 24px;
|
|
30648
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30649
|
-
overflow: hidden;
|
|
30561
|
+
.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 {
|
|
30562
|
+
border-color: #e75a3a;
|
|
30563
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30650
30564
|
}
|
|
30651
|
-
.
|
|
30652
|
-
|
|
30565
|
+
.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 {
|
|
30566
|
+
border-color: #e75a3a;
|
|
30567
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30653
30568
|
}
|
|
30654
|
-
.
|
|
30655
|
-
|
|
30656
|
-
|
|
30569
|
+
.E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30570
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30571
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30572
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30657
30573
|
}
|
|
30658
|
-
.
|
|
30659
|
-
|
|
30660
|
-
|
|
30574
|
+
textarea.E_ipd9bk.ant-input {
|
|
30575
|
+
transition-property: height;
|
|
30576
|
+
transition-delay: 50ms;
|
|
30661
30577
|
}
|
|
30662
|
-
.
|
|
30663
|
-
height:
|
|
30664
|
-
|
|
30578
|
+
textarea.E_ipd9bk.ant-input.textarea-large {
|
|
30579
|
+
min-height: 40px;
|
|
30580
|
+
height: 40px;
|
|
30665
30581
|
}
|
|
30666
|
-
.
|
|
30667
|
-
|
|
30668
|
-
transition-delay: 120ms;
|
|
30582
|
+
textarea.E_ipd9bk.ant-input.textarea-large:focus {
|
|
30583
|
+
height: 80px;
|
|
30669
30584
|
}
|
|
30670
|
-
.
|
|
30671
|
-
height:
|
|
30672
|
-
|
|
30673
|
-
top: 1px;
|
|
30674
|
-
left: 1px;
|
|
30585
|
+
textarea.E_ipd9bk.ant-input.textarea-middle {
|
|
30586
|
+
min-height: 32px;
|
|
30587
|
+
height: 32px;
|
|
30675
30588
|
}
|
|
30676
|
-
.
|
|
30677
|
-
height:
|
|
30678
|
-
width: 28px;
|
|
30589
|
+
textarea.E_ipd9bk.ant-input.textarea-middle:focus {
|
|
30590
|
+
height: 64px;
|
|
30679
30591
|
}
|
|
30680
|
-
.
|
|
30681
|
-
|
|
30592
|
+
textarea.E_ipd9bk.ant-input.textarea-small {
|
|
30593
|
+
min-height: 24px;
|
|
30594
|
+
height: 24px;
|
|
30682
30595
|
}
|
|
30683
|
-
.
|
|
30684
|
-
|
|
30596
|
+
textarea.E_ipd9bk.ant-input.textarea-small:focus {
|
|
30597
|
+
height: 40px;
|
|
30685
30598
|
}
|
|
30686
|
-
|
|
30687
|
-
|
|
30599
|
+
|
|
30600
|
+
.E_kypn5o5 input, .E_kypn5o5.input-tags {
|
|
30601
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30602
|
+
border-radius: 4px;
|
|
30688
30603
|
}
|
|
30689
|
-
.
|
|
30690
|
-
|
|
30604
|
+
.E_kypn5o5.input-tags {
|
|
30605
|
+
position: relative;
|
|
30606
|
+
padding: 6px;
|
|
30607
|
+
height: 32px;
|
|
30608
|
+
cursor: pointer;
|
|
30609
|
+
transition: border 150ms;
|
|
30691
30610
|
}
|
|
30692
|
-
.
|
|
30693
|
-
|
|
30611
|
+
.E_kypn5o5.input-tags:hover {
|
|
30612
|
+
border-color: #0080ff;
|
|
30613
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30694
30614
|
}
|
|
30695
|
-
|
|
30696
|
-
|
|
30697
|
-
margin-left: 5px;
|
|
30615
|
+
.E_kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30616
|
+
padding-right: 30px;
|
|
30698
30617
|
}
|
|
30699
|
-
|
|
30700
|
-
.E_cz04yix {
|
|
30618
|
+
.E_kypn5o5.input-tags .input-tags-inner {
|
|
30701
30619
|
display: flex;
|
|
30702
|
-
flex-direction: column;
|
|
30703
|
-
}
|
|
30704
|
-
|
|
30705
|
-
.E_m1if5j39 {
|
|
30706
|
-
max-width: 1120px;
|
|
30707
|
-
width: 100%;
|
|
30708
|
-
margin: 0 auto;
|
|
30709
|
-
height: 100%;
|
|
30710
30620
|
}
|
|
30711
|
-
|
|
30712
|
-
.E_w1vvwdlp {
|
|
30713
|
-
max-width: 1120px;
|
|
30714
|
-
width: 100%;
|
|
30715
|
-
margin: 0 auto;
|
|
30621
|
+
.E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30716
30622
|
display: flex;
|
|
30717
30623
|
}
|
|
30718
|
-
.
|
|
30719
|
-
|
|
30720
|
-
|
|
30721
|
-
|
|
30722
|
-
|
|
30624
|
+
.E_kypn5o5.input-tags .input-tag-suffix {
|
|
30625
|
+
position: absolute;
|
|
30626
|
+
right: 12px;
|
|
30627
|
+
top: 50%;
|
|
30628
|
+
transform: translateY(-50%);
|
|
30723
30629
|
}
|
|
30724
|
-
.
|
|
30725
|
-
|
|
30726
|
-
|
|
30727
|
-
|
|
30630
|
+
.E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30631
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30632
|
+
font-size: 12px;
|
|
30633
|
+
cursor: pointer;
|
|
30728
30634
|
}
|
|
30729
|
-
.
|
|
30730
|
-
|
|
30635
|
+
.E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30636
|
+
color: rgba(0, 0, 0, 0.45);
|
|
30731
30637
|
}
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
flex-shrink: 0;
|
|
30736
|
-
flex-basis: 58%;
|
|
30638
|
+
.E_kypn5o5.has-focus-indicator {
|
|
30639
|
+
position: relative;
|
|
30640
|
+
overflow: hidden;
|
|
30737
30641
|
}
|
|
30738
|
-
.
|
|
30739
|
-
|
|
30642
|
+
.E_kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30643
|
+
position: absolute;
|
|
30644
|
+
top: 50%;
|
|
30645
|
+
transform: translateY(-50%);
|
|
30646
|
+
left: -16px;
|
|
30647
|
+
transition: left 150ms ease;
|
|
30648
|
+
opacity: 0;
|
|
30740
30649
|
}
|
|
30741
|
-
.
|
|
30742
|
-
|
|
30650
|
+
.E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30651
|
+
left: 8px;
|
|
30652
|
+
opacity: 1;
|
|
30653
|
+
}
|
|
30654
|
+
.E_kypn5o5.has-focus-indicator input {
|
|
30655
|
+
transition: margin-left 150ms ease;
|
|
30656
|
+
margin-left: 0px;
|
|
30657
|
+
}
|
|
30658
|
+
.E_kypn5o5.has-focus-indicator input:focus {
|
|
30659
|
+
margin-left: 16px;
|
|
30743
30660
|
}
|
|
30744
30661
|
|
|
30745
|
-
.
|
|
30746
|
-
|
|
30747
|
-
|
|
30748
|
-
max-width: 648px;
|
|
30662
|
+
input.E_l1ki27se.ant-input {
|
|
30663
|
+
border-top-right-radius: 0;
|
|
30664
|
+
border-bottom-right-radius: 0;
|
|
30749
30665
|
}
|
|
30750
|
-
|
|
30751
|
-
|
|
30666
|
+
|
|
30667
|
+
.E_l1ki27se.ant-input-affix-wrapper {
|
|
30668
|
+
border-top-right-radius: 0;
|
|
30669
|
+
border-bottom-right-radius: 0;
|
|
30752
30670
|
}
|
|
30753
|
-
|
|
30754
|
-
|
|
30755
|
-
|
|
30756
|
-
|
|
30757
|
-
max-width: 648px;
|
|
30758
|
-
overflow: hidden;
|
|
30671
|
+
|
|
30672
|
+
input.E_rrg1fkn.ant-input {
|
|
30673
|
+
border-top-left-radius: 0;
|
|
30674
|
+
border-bottom-left-radius: 0;
|
|
30759
30675
|
}
|
|
30760
|
-
|
|
30761
|
-
|
|
30676
|
+
|
|
30677
|
+
.E_rrg1fkn.ant-input-affix-wrapper {
|
|
30678
|
+
border-top-left-radius: 0;
|
|
30679
|
+
border-bottom-left-radius: 0;
|
|
30762
30680
|
}
|
|
30763
|
-
|
|
30764
|
-
|
|
30765
|
-
|
|
30681
|
+
|
|
30682
|
+
.E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
|
|
30683
|
+
border-top-right-radius: 0;
|
|
30684
|
+
border-bottom-right-radius: 0;
|
|
30766
30685
|
}
|
|
30767
|
-
|
|
30768
|
-
|
|
30769
|
-
|
|
30686
|
+
|
|
30687
|
+
.E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
|
|
30688
|
+
border-top-left-radius: 0;
|
|
30689
|
+
border-bottom-left-radius: 0;
|
|
30770
30690
|
}
|
|
30771
30691
|
|
|
30772
|
-
.
|
|
30773
|
-
|
|
30774
|
-
|
|
30775
|
-
max-width: 1024px;
|
|
30692
|
+
.E_c1t6wbwv {
|
|
30693
|
+
display: flex;
|
|
30694
|
+
flex-direction: column;
|
|
30776
30695
|
}
|
|
30777
|
-
.
|
|
30778
|
-
margin-
|
|
30696
|
+
.E_c1t6wbwv .select-wrapper {
|
|
30697
|
+
margin-top: 12px;
|
|
30779
30698
|
}
|
|
30780
|
-
.
|
|
30781
|
-
margin: 0 auto;
|
|
30782
|
-
padding: 0;
|
|
30699
|
+
.E_c1t6wbwv .select-wrapper .select {
|
|
30783
30700
|
width: 100%;
|
|
30784
|
-
max-width: 1024px;
|
|
30785
|
-
overflow: hidden;
|
|
30786
|
-
}
|
|
30787
|
-
.E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30788
|
-
margin-bottom: 40px;
|
|
30789
30701
|
}
|
|
30790
|
-
.
|
|
30791
|
-
|
|
30792
|
-
overflow-y: auto;
|
|
30702
|
+
.E_c1t6wbwv .radio-wrapper {
|
|
30703
|
+
margin-top: 24px;
|
|
30793
30704
|
}
|
|
30794
|
-
.
|
|
30795
|
-
|
|
30796
|
-
max-width: 1024px;
|
|
30705
|
+
.E_c1t6wbwv div.form-item {
|
|
30706
|
+
width: 100%;
|
|
30797
30707
|
}
|
|
30798
30708
|
|
|
30799
|
-
.
|
|
30800
|
-
|
|
30709
|
+
.E_d1k7vv5v {
|
|
30710
|
+
font-size: 14px;
|
|
30711
|
+
font-weight: 500;
|
|
30712
|
+
color: #3e4652;
|
|
30713
|
+
line-height: 18px;
|
|
30801
30714
|
}
|
|
30802
|
-
.
|
|
30803
|
-
|
|
30804
|
-
line-height: 20px;
|
|
30805
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30715
|
+
.E_d1k7vv5v + .E_d1k7vv5v {
|
|
30716
|
+
margin-top: 16px;
|
|
30806
30717
|
}
|
|
30807
|
-
.
|
|
30808
|
-
|
|
30809
|
-
line-height: 20px;
|
|
30810
|
-
color: #2d3a56;
|
|
30811
|
-
margin-bottom: 12px;
|
|
30718
|
+
.E_d1k7vv5v + * {
|
|
30719
|
+
margin-top: 16px;
|
|
30812
30720
|
}
|
|
30813
|
-
|
|
30814
|
-
|
|
30721
|
+
|
|
30722
|
+
.E_le7b9r4.E_d1k7vv5v {
|
|
30723
|
+
font-size: 12px;
|
|
30724
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30725
|
+
margin-top: 12px;
|
|
30815
30726
|
}
|
|
30816
30727
|
|
|
30817
|
-
.
|
|
30818
|
-
|
|
30819
|
-
|
|
30820
|
-
margin-
|
|
30728
|
+
.E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
|
|
30729
|
+
line-height: 18px;
|
|
30730
|
+
font-weight: 500;
|
|
30731
|
+
margin-top: 0;
|
|
30732
|
+
white-space: initial;
|
|
30821
30733
|
}
|
|
30822
30734
|
|
|
30823
|
-
.
|
|
30824
|
-
display:
|
|
30825
|
-
align-items: center;
|
|
30826
|
-
margin-bottom: 8px;
|
|
30827
|
-
}
|
|
30828
|
-
.E_f4u402y > label {
|
|
30829
|
-
width: 216px;
|
|
30830
|
-
}
|
|
30831
|
-
.E_f4u402y > label + * {
|
|
30832
|
-
width: 100%;
|
|
30735
|
+
.E_r12ddqmh {
|
|
30736
|
+
display: block;
|
|
30833
30737
|
}
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30738
|
+
.E_r12ddqmh span {
|
|
30739
|
+
font-size: 14px;
|
|
30740
|
+
font-weight: 500;
|
|
30741
|
+
line-height: 32px;
|
|
30742
|
+
color: #3e4652;
|
|
30836
30743
|
}
|
|
30837
30744
|
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
|
|
30745
|
+
.E_ctcr26a {
|
|
30746
|
+
margin-top: 8px;
|
|
30747
|
+
padding: 8px;
|
|
30748
|
+
border-radius: 6px;
|
|
30749
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30750
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30751
|
+
font-size: 12px;
|
|
30841
30752
|
}
|
|
30842
|
-
|
|
30843
|
-
|
|
30844
|
-
|
|
30845
|
-
|
|
30846
|
-
|
|
30847
|
-
margin: 24px 0;
|
|
30753
|
+
.E_ctcr26a div {
|
|
30754
|
+
line-height: 20px;
|
|
30755
|
+
display: flex;
|
|
30756
|
+
align-items: center;
|
|
30757
|
+
word-break: break-all;
|
|
30848
30758
|
}
|
|
30849
30759
|
|
|
30850
|
-
.
|
|
30760
|
+
.E_s1ebs0ra {
|
|
30851
30761
|
display: flex;
|
|
30852
|
-
justify-content: center;
|
|
30853
30762
|
align-items: center;
|
|
30854
|
-
|
|
30763
|
+
justify-content: space-between;
|
|
30764
|
+
background: #edf0f7;
|
|
30765
|
+
padding: 8px 12px;
|
|
30766
|
+
position: sticky;
|
|
30767
|
+
top: 0;
|
|
30768
|
+
z-index: 1;
|
|
30769
|
+
margin-bottom: -52px;
|
|
30855
30770
|
}
|
|
30856
|
-
|
|
30857
|
-
|
|
30858
|
-
|
|
30859
|
-
|
|
30860
|
-
|
|
30861
|
-
|
|
30862
|
-
|
|
30771
|
+
.E_s1ebs0ra .select-total {
|
|
30772
|
+
display: flex;
|
|
30773
|
+
align-items: center;
|
|
30774
|
+
font-weight: 700;
|
|
30775
|
+
flex-shrink: 0;
|
|
30776
|
+
}
|
|
30777
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30778
|
+
cursor: pointer;
|
|
30779
|
+
margin-left: 8px;
|
|
30780
|
+
width: 32px;
|
|
30781
|
+
height: 32px;
|
|
30863
30782
|
border-radius: 50%;
|
|
30864
|
-
|
|
30783
|
+
justify-content: center;
|
|
30865
30784
|
}
|
|
30866
|
-
|
|
30867
|
-
|
|
30868
|
-
.E_m1jy87hk .ant-modal-footer .footer-content {
|
|
30869
|
-
width: 648px;
|
|
30870
|
-
margin: 0 auto;
|
|
30785
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30786
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30871
30787
|
}
|
|
30872
|
-
.
|
|
30873
|
-
|
|
30788
|
+
.E_s1ebs0ra .action-group {
|
|
30789
|
+
flex: 1;
|
|
30790
|
+
margin-left: 88px;
|
|
30791
|
+
white-space: nowrap;
|
|
30792
|
+
text-align: right;
|
|
30793
|
+
position: relative;
|
|
30794
|
+
padding: 4px 0;
|
|
30795
|
+
margin-top: -4px;
|
|
30796
|
+
overflow: hidden;
|
|
30797
|
+
}
|
|
30798
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30799
|
+
transform: translateY(-4px);
|
|
30800
|
+
}
|
|
30801
|
+
.E_s1ebs0ra .action-group button {
|
|
30874
30802
|
border: none;
|
|
30875
30803
|
}
|
|
30876
|
-
.
|
|
30877
|
-
|
|
30804
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30805
|
+
margin-right: 8px;
|
|
30878
30806
|
}
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30807
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30808
|
+
margin-right: 4px;
|
|
30881
30809
|
}
|
|
30882
|
-
.
|
|
30883
|
-
|
|
30810
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30811
|
+
cursor: pointer;
|
|
30812
|
+
width: 32px;
|
|
30813
|
+
height: 32px;
|
|
30814
|
+
justify-content: center;
|
|
30815
|
+
border-radius: 50%;
|
|
30816
|
+
}
|
|
30817
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30818
|
+
background: #fff;
|
|
30884
30819
|
}
|
|
30885
30820
|
|
|
30886
|
-
.
|
|
30887
|
-
font-
|
|
30888
|
-
|
|
30821
|
+
.E_d6j0lbj {
|
|
30822
|
+
font-family: Inter;
|
|
30823
|
+
font-style: normal;
|
|
30889
30824
|
font-weight: bold;
|
|
30890
|
-
|
|
30891
|
-
|
|
30892
|
-
border-radius: 4px;
|
|
30893
|
-
display: inline-block;
|
|
30894
|
-
background: var(--ti7fpyu-0);
|
|
30825
|
+
font-size: 32px;
|
|
30826
|
+
line-height: 40px;
|
|
30895
30827
|
}
|
|
30896
|
-
|
|
30897
|
-
|
|
30828
|
+
|
|
30829
|
+
.E_d1xhvvxe {
|
|
30830
|
+
font-family: Inter;
|
|
30831
|
+
font-style: normal;
|
|
30832
|
+
font-weight: bold;
|
|
30833
|
+
font-size: 24px;
|
|
30834
|
+
line-height: 32px;
|
|
30898
30835
|
}
|
|
30899
30836
|
|
|
30900
|
-
.
|
|
30901
|
-
|
|
30902
|
-
|
|
30903
|
-
|
|
30904
|
-
|
|
30905
|
-
|
|
30837
|
+
.E_dk10mxq {
|
|
30838
|
+
font-family: Inter;
|
|
30839
|
+
font-style: normal;
|
|
30840
|
+
font-weight: normal;
|
|
30841
|
+
font-size: 32px;
|
|
30842
|
+
line-height: 40px;
|
|
30906
30843
|
}
|
|
30907
30844
|
|
|
30908
|
-
.
|
|
30909
|
-
font-
|
|
30845
|
+
.E_dxsait {
|
|
30846
|
+
font-family: Inter;
|
|
30847
|
+
font-style: normal;
|
|
30910
30848
|
font-weight: bold;
|
|
30911
|
-
|
|
30912
|
-
|
|
30913
|
-
margin-left: 2px;
|
|
30914
|
-
margin-right: 2px;
|
|
30915
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30916
|
-
border-radius: 4px;
|
|
30849
|
+
font-size: 20px;
|
|
30850
|
+
line-height: 24px;
|
|
30917
30851
|
}
|
|
30918
30852
|
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30921
|
-
|
|
30922
|
-
|
|
30923
|
-
|
|
30924
|
-
|
|
30925
|
-
.E_f1y3gta0.form-item-compact {
|
|
30926
|
-
width: 412px;
|
|
30853
|
+
.E_dokn0h3 {
|
|
30854
|
+
font-family: Inter;
|
|
30855
|
+
font-style: normal;
|
|
30856
|
+
font-weight: normal;
|
|
30857
|
+
font-size: 20px;
|
|
30858
|
+
line-height: 24px;
|
|
30927
30859
|
}
|
|
30928
|
-
|
|
30929
|
-
|
|
30860
|
+
|
|
30861
|
+
.E_dobau4p {
|
|
30862
|
+
font-family: Inter;
|
|
30863
|
+
font-style: normal;
|
|
30864
|
+
font-weight: bold;
|
|
30865
|
+
font-size: 18px;
|
|
30866
|
+
line-height: 22px;
|
|
30930
30867
|
}
|
|
30931
|
-
|
|
30932
|
-
|
|
30868
|
+
|
|
30869
|
+
.E_dvolwok {
|
|
30870
|
+
font-family: Inter;
|
|
30871
|
+
font-style: normal;
|
|
30872
|
+
font-weight: normal;
|
|
30873
|
+
font-size: 18px;
|
|
30874
|
+
line-height: 22px;
|
|
30933
30875
|
}
|
|
30934
|
-
|
|
30935
|
-
|
|
30936
|
-
|
|
30876
|
+
|
|
30877
|
+
.E_h181qhg4 {
|
|
30878
|
+
font-family: Inter;
|
|
30879
|
+
font-style: normal;
|
|
30880
|
+
font-weight: bold;
|
|
30881
|
+
font-size: 16px;
|
|
30882
|
+
line-height: 22px;
|
|
30937
30883
|
}
|
|
30938
|
-
|
|
30939
|
-
|
|
30940
|
-
|
|
30941
|
-
|
|
30942
|
-
|
|
30943
|
-
font-size:
|
|
30944
|
-
line-height:
|
|
30945
|
-
color: #8e9aa9;
|
|
30884
|
+
|
|
30885
|
+
.E_h1phgmcq {
|
|
30886
|
+
font-family: Inter;
|
|
30887
|
+
font-style: normal;
|
|
30888
|
+
font-weight: normal;
|
|
30889
|
+
font-size: 16px;
|
|
30890
|
+
line-height: 22px;
|
|
30946
30891
|
}
|
|
30947
|
-
|
|
30948
|
-
|
|
30949
|
-
font-
|
|
30950
|
-
|
|
30892
|
+
|
|
30893
|
+
.E_h173xnl1 {
|
|
30894
|
+
font-family: Inter;
|
|
30895
|
+
font-style: normal;
|
|
30896
|
+
font-weight: bold;
|
|
30897
|
+
font-size: 14px;
|
|
30898
|
+
line-height: 20px;
|
|
30951
30899
|
}
|
|
30952
|
-
|
|
30953
|
-
|
|
30900
|
+
|
|
30901
|
+
.E_hedm4pz {
|
|
30902
|
+
font-family: Inter;
|
|
30903
|
+
font-style: normal;
|
|
30904
|
+
font-weight: normal;
|
|
30905
|
+
font-size: 14px;
|
|
30906
|
+
line-height: 20px;
|
|
30954
30907
|
}
|
|
30955
|
-
|
|
30956
|
-
.
|
|
30957
|
-
|
|
30908
|
+
|
|
30909
|
+
.E_h1kd8xld {
|
|
30910
|
+
font-family: Inter;
|
|
30911
|
+
font-style: normal;
|
|
30912
|
+
font-weight: bold;
|
|
30913
|
+
font-size: 12px;
|
|
30914
|
+
line-height: 18px;
|
|
30958
30915
|
}
|
|
30959
|
-
|
|
30916
|
+
|
|
30917
|
+
.E_hp14fr {
|
|
30918
|
+
font-family: Inter;
|
|
30919
|
+
font-style: normal;
|
|
30920
|
+
font-weight: normal;
|
|
30921
|
+
font-size: 12px;
|
|
30960
30922
|
line-height: 18px;
|
|
30961
30923
|
}
|
|
30962
|
-
.E_f1y3gta0 .form-item-children {
|
|
30963
|
-
width: 100%;
|
|
30964
|
-
}
|
|
30965
|
-
.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 {
|
|
30966
|
-
width: 100%;
|
|
30967
|
-
}
|
|
30968
|
-
.E_f1y3gta0 .form-item-error {
|
|
30969
|
-
color: #e75a3a;
|
|
30970
|
-
height: 0;
|
|
30971
|
-
overflow: hidden;
|
|
30972
|
-
}
|
|
30973
|
-
.E_f1y3gta0 .form-item-error-enter-done {
|
|
30974
|
-
margin-top: 4px;
|
|
30975
|
-
height: auto;
|
|
30976
|
-
overflow: auto;
|
|
30977
|
-
}
|
|
30978
|
-
.E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30979
|
-
.E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30980
|
-
border: 1px solid #e75a3a;
|
|
30981
|
-
color: #e75a3a;
|
|
30982
|
-
}
|
|
30983
30924
|
|
|
30984
|
-
.
|
|
30985
|
-
|
|
30925
|
+
.E_hgrg7mn {
|
|
30926
|
+
font-family: Inter;
|
|
30927
|
+
font-style: normal;
|
|
30986
30928
|
font-weight: bold;
|
|
30987
|
-
|
|
30988
|
-
|
|
30989
|
-
margin-bottom: 16px;
|
|
30990
|
-
}
|
|
30991
|
-
.E_fujbm7g:not(:first-of-type) {
|
|
30992
|
-
margin-top: 16px;
|
|
30993
|
-
}
|
|
30994
|
-
|
|
30995
|
-
.E_e5fsw5s {
|
|
30996
|
-
width: 8px;
|
|
30997
|
-
height: 24px;
|
|
30998
|
-
display: flex;
|
|
30999
|
-
justify-content: center;
|
|
31000
|
-
align-items: center;
|
|
31001
|
-
cursor: pointer;
|
|
31002
|
-
transition: all 200ms ease-out 40ms;
|
|
31003
|
-
}
|
|
31004
|
-
.E_e5fsw5s:before, .E_e5fsw5s:after {
|
|
31005
|
-
content: "";
|
|
31006
|
-
width: 1px;
|
|
31007
|
-
height: 6px;
|
|
31008
|
-
border-radius: 1px;
|
|
31009
|
-
background: #ccd4e3;
|
|
31010
|
-
position: relative;
|
|
31011
|
-
right: 2px;
|
|
31012
|
-
transform: rotate(-45deg);
|
|
31013
|
-
}
|
|
31014
|
-
.E_e5fsw5s:after {
|
|
31015
|
-
transform: rotate(45deg);
|
|
31016
|
-
left: 1px;
|
|
31017
|
-
}
|
|
31018
|
-
|
|
31019
|
-
.E_w18knsg4.ant-alert-warning {
|
|
31020
|
-
border: 0;
|
|
31021
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31022
|
-
border-radius: 6px;
|
|
31023
|
-
}
|
|
31024
|
-
.E_w18knsg4.ant-alert,
|
|
31025
|
-
.E_w18knsg4 .ant-alert-message {
|
|
31026
|
-
color: #e07f00;
|
|
31027
|
-
}
|
|
31028
|
-
.E_w18knsg4.ant-alert .dashed-border-bottom,
|
|
31029
|
-
.E_w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
31030
|
-
border-bottom-color: #e07f00;
|
|
31031
|
-
}
|
|
31032
|
-
|
|
31033
|
-
.E_ng31n2o {
|
|
31034
|
-
display: flex;
|
|
31035
|
-
flex-direction: row;
|
|
31036
|
-
padding: 7px 12px;
|
|
31037
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31038
|
-
border-radius: 6px;
|
|
31039
|
-
color: #e07f00;
|
|
30929
|
+
text-transform: uppercase;
|
|
30930
|
+
font-feature-settings: "cpsp" on;
|
|
31040
30931
|
font-size: 12px;
|
|
31041
30932
|
line-height: 18px;
|
|
31042
30933
|
}
|
|
31043
|
-
.E_ng31n2o .icon-wrapper {
|
|
31044
|
-
margin-right: 10px;
|
|
31045
|
-
height: 18px;
|
|
31046
|
-
}
|
|
31047
30934
|
|
|
31048
|
-
.
|
|
31049
|
-
|
|
31050
|
-
|
|
31051
|
-
|
|
31052
|
-
|
|
31053
|
-
|
|
31054
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30935
|
+
.E_h6zme9x {
|
|
30936
|
+
font-family: Inter;
|
|
30937
|
+
font-style: normal;
|
|
30938
|
+
font-weight: normal;
|
|
30939
|
+
text-transform: uppercase;
|
|
30940
|
+
font-feature-settings: "cpsp" on;
|
|
31055
30941
|
font-size: 12px;
|
|
31056
30942
|
line-height: 18px;
|
|
31057
30943
|
}
|
|
31058
|
-
.E_n15x5f5y .icon-wrapper {
|
|
31059
|
-
margin-right: 10px;
|
|
31060
|
-
height: 18px;
|
|
31061
|
-
}
|
|
31062
30944
|
|
|
31063
|
-
.
|
|
31064
|
-
|
|
31065
|
-
|
|
31066
|
-
|
|
31067
|
-
|
|
31068
|
-
|
|
31069
|
-
color: #005ed1;
|
|
31070
|
-
font-size: 12px;
|
|
31071
|
-
line-height: 18px;
|
|
31072
|
-
}
|
|
31073
|
-
.E_i16ozz3f .icon-wrapper {
|
|
31074
|
-
margin-right: 10px;
|
|
31075
|
-
height: 18px;
|
|
30945
|
+
.E_locjvsv {
|
|
30946
|
+
font-family: Inter;
|
|
30947
|
+
font-style: normal;
|
|
30948
|
+
font-weight: normal;
|
|
30949
|
+
font-size: 16px;
|
|
30950
|
+
line-height: 24px;
|
|
31076
30951
|
}
|
|
31077
30952
|
|
|
31078
|
-
.
|
|
31079
|
-
|
|
31080
|
-
|
|
31081
|
-
font-
|
|
31082
|
-
|
|
30953
|
+
.E_l13gi131 {
|
|
30954
|
+
font-family: Inter;
|
|
30955
|
+
font-style: normal;
|
|
30956
|
+
font-weight: bold;
|
|
30957
|
+
font-size: 16px;
|
|
30958
|
+
line-height: 24px;
|
|
31083
30959
|
}
|
|
31084
30960
|
|
|
31085
|
-
.
|
|
31086
|
-
|
|
31087
|
-
font-
|
|
31088
|
-
|
|
30961
|
+
.E_l1ynemsu {
|
|
30962
|
+
font-family: Inter;
|
|
30963
|
+
font-style: normal;
|
|
30964
|
+
font-weight: normal;
|
|
30965
|
+
font-size: 16px;
|
|
30966
|
+
line-height: 24px;
|
|
31089
30967
|
}
|
|
31090
30968
|
|
|
31091
|
-
.
|
|
31092
|
-
|
|
31093
|
-
|
|
31094
|
-
|
|
31095
|
-
|
|
31096
|
-
|
|
31097
|
-
margin-right: 16px;
|
|
30969
|
+
.E_l1cft1cx {
|
|
30970
|
+
font-family: Inter;
|
|
30971
|
+
font-style: normal;
|
|
30972
|
+
font-weight: bold;
|
|
30973
|
+
font-size: 16px;
|
|
30974
|
+
line-height: 24px;
|
|
31098
30975
|
}
|
|
31099
30976
|
|
|
31100
|
-
.
|
|
31101
|
-
|
|
30977
|
+
.E_l17tqc8p {
|
|
30978
|
+
font-family: Inter;
|
|
30979
|
+
font-style: normal;
|
|
30980
|
+
font-weight: normal;
|
|
30981
|
+
text-transform: uppercase;
|
|
30982
|
+
font-feature-settings: "cpsp" on;
|
|
30983
|
+
font-size: 16px;
|
|
30984
|
+
line-height: 24px;
|
|
31102
30985
|
}
|
|
31103
30986
|
|
|
31104
|
-
.
|
|
31105
|
-
|
|
31106
|
-
|
|
31107
|
-
|
|
31108
|
-
|
|
31109
|
-
|
|
31110
|
-
|
|
30987
|
+
.E_l1j1e5w7 {
|
|
30988
|
+
font-family: Inter;
|
|
30989
|
+
font-style: normal;
|
|
30990
|
+
font-weight: bold;
|
|
30991
|
+
text-transform: uppercase;
|
|
30992
|
+
font-feature-settings: "cpsp" on;
|
|
30993
|
+
font-size: 16px;
|
|
30994
|
+
line-height: 24px;
|
|
31111
30995
|
}
|
|
31112
|
-
|
|
31113
|
-
|
|
30996
|
+
|
|
30997
|
+
.E_l1gf91jb {
|
|
30998
|
+
font-family: Inter;
|
|
30999
|
+
font-style: normal;
|
|
31000
|
+
font-weight: normal;
|
|
31001
|
+
font-size: 14px;
|
|
31114
31002
|
line-height: 22px;
|
|
31115
31003
|
}
|
|
31116
|
-
|
|
31117
|
-
|
|
31118
|
-
|
|
31119
|
-
|
|
31120
|
-
|
|
31121
|
-
|
|
31122
|
-
|
|
31123
|
-
z-index: 1;
|
|
31124
|
-
}
|
|
31125
|
-
.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 {
|
|
31126
|
-
border-color: #0096ff;
|
|
31127
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31128
|
-
z-index: 1;
|
|
31129
|
-
}
|
|
31130
|
-
.E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
|
|
31131
|
-
border-color: #e75a3a;
|
|
31132
|
-
color: #e75a3a;
|
|
31133
|
-
}
|
|
31134
|
-
.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 {
|
|
31135
|
-
border-color: #e75a3a;
|
|
31136
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31137
|
-
}
|
|
31138
|
-
.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 {
|
|
31139
|
-
border-color: #e75a3a;
|
|
31140
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31141
|
-
}
|
|
31142
|
-
.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 {
|
|
31143
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31144
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31145
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31004
|
+
|
|
31005
|
+
.E_lu7hlr6 {
|
|
31006
|
+
font-family: Inter;
|
|
31007
|
+
font-style: normal;
|
|
31008
|
+
font-weight: 500;
|
|
31009
|
+
font-size: 14px;
|
|
31010
|
+
line-height: 22px;
|
|
31146
31011
|
}
|
|
31147
|
-
|
|
31148
|
-
|
|
31149
|
-
|
|
31150
|
-
|
|
31151
|
-
|
|
31152
|
-
|
|
31153
|
-
|
|
31012
|
+
|
|
31013
|
+
.E_l3l3jf0 {
|
|
31014
|
+
font-family: Inter;
|
|
31015
|
+
font-style: normal;
|
|
31016
|
+
font-weight: bold;
|
|
31017
|
+
font-size: 14px;
|
|
31018
|
+
line-height: 22px;
|
|
31154
31019
|
}
|
|
31155
|
-
|
|
31156
|
-
.
|
|
31157
|
-
|
|
31020
|
+
|
|
31021
|
+
.E_l12j5nqp {
|
|
31022
|
+
font-family: Inter;
|
|
31023
|
+
font-style: normal;
|
|
31024
|
+
font-weight: normal;
|
|
31025
|
+
font-size: 14px;
|
|
31026
|
+
line-height: 22px;
|
|
31158
31027
|
}
|
|
31159
|
-
|
|
31160
|
-
|
|
31028
|
+
|
|
31029
|
+
.E_l1tecqht {
|
|
31030
|
+
font-family: Inter;
|
|
31031
|
+
font-style: normal;
|
|
31032
|
+
font-weight: bold;
|
|
31033
|
+
font-size: 14px;
|
|
31161
31034
|
line-height: 22px;
|
|
31162
31035
|
}
|
|
31163
|
-
|
|
31164
|
-
|
|
31165
|
-
|
|
31036
|
+
|
|
31037
|
+
.E_l6sa990 {
|
|
31038
|
+
font-family: Inter;
|
|
31039
|
+
font-style: normal;
|
|
31040
|
+
font-weight: normal;
|
|
31041
|
+
text-transform: uppercase;
|
|
31042
|
+
font-feature-settings: "cpsp" on;
|
|
31043
|
+
font-size: 14px;
|
|
31044
|
+
line-height: 22px;
|
|
31166
31045
|
}
|
|
31167
|
-
|
|
31168
|
-
|
|
31169
|
-
|
|
31046
|
+
|
|
31047
|
+
.E_lckqe8j {
|
|
31048
|
+
font-family: Inter;
|
|
31049
|
+
font-style: normal;
|
|
31050
|
+
font-weight: bold;
|
|
31051
|
+
text-transform: uppercase;
|
|
31052
|
+
font-feature-settings: "cpsp" on;
|
|
31053
|
+
font-size: 14px;
|
|
31054
|
+
line-height: 22px;
|
|
31170
31055
|
}
|
|
31171
|
-
|
|
31172
|
-
|
|
31173
|
-
|
|
31056
|
+
|
|
31057
|
+
.E_l1kuminb {
|
|
31058
|
+
font-family: Inter;
|
|
31059
|
+
font-style: normal;
|
|
31060
|
+
font-weight: normal;
|
|
31061
|
+
font-size: 13px;
|
|
31062
|
+
line-height: 20px;
|
|
31174
31063
|
}
|
|
31175
|
-
|
|
31176
|
-
|
|
31064
|
+
|
|
31065
|
+
.E_l1pbuf5j {
|
|
31066
|
+
font-family: Inter;
|
|
31067
|
+
font-style: normal;
|
|
31068
|
+
font-weight: 600;
|
|
31069
|
+
font-size: 13px;
|
|
31070
|
+
line-height: 20px;
|
|
31177
31071
|
}
|
|
31178
|
-
|
|
31179
|
-
|
|
31072
|
+
|
|
31073
|
+
.E_l1r4ztu {
|
|
31074
|
+
font-family: Inter;
|
|
31075
|
+
font-style: normal;
|
|
31076
|
+
font-weight: bold;
|
|
31077
|
+
font-size: 13px;
|
|
31078
|
+
line-height: 20px;
|
|
31180
31079
|
}
|
|
31181
|
-
|
|
31182
|
-
|
|
31183
|
-
|
|
31080
|
+
|
|
31081
|
+
.E_ly8vzok {
|
|
31082
|
+
font-family: Inter;
|
|
31083
|
+
font-style: normal;
|
|
31084
|
+
font-weight: normal;
|
|
31085
|
+
font-size: 13px;
|
|
31086
|
+
line-height: 20px;
|
|
31184
31087
|
}
|
|
31185
|
-
|
|
31186
|
-
|
|
31187
|
-
|
|
31088
|
+
|
|
31089
|
+
.E_lumfmf {
|
|
31090
|
+
font-family: Inter;
|
|
31091
|
+
font-style: normal;
|
|
31092
|
+
font-weight: 600;
|
|
31093
|
+
font-size: 13px;
|
|
31094
|
+
line-height: 20px;
|
|
31188
31095
|
}
|
|
31189
|
-
|
|
31190
|
-
|
|
31191
|
-
|
|
31192
|
-
|
|
31096
|
+
|
|
31097
|
+
.E_l16ujwmv {
|
|
31098
|
+
font-family: Inter;
|
|
31099
|
+
font-style: normal;
|
|
31100
|
+
font-weight: bold;
|
|
31101
|
+
font-size: 13px;
|
|
31102
|
+
line-height: 20px;
|
|
31193
31103
|
}
|
|
31194
|
-
|
|
31195
|
-
|
|
31196
|
-
|
|
31104
|
+
|
|
31105
|
+
.E_l17o1ffr {
|
|
31106
|
+
font-family: Inter;
|
|
31107
|
+
font-style: normal;
|
|
31108
|
+
font-weight: normal;
|
|
31109
|
+
text-transform: uppercase;
|
|
31110
|
+
font-feature-settings: "cpsp" on;
|
|
31111
|
+
font-size: 13px;
|
|
31112
|
+
line-height: 20px;
|
|
31197
31113
|
}
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
|
|
31114
|
+
|
|
31115
|
+
.E_lngllvn {
|
|
31116
|
+
font-family: Inter;
|
|
31117
|
+
font-style: normal;
|
|
31118
|
+
font-weight: bold;
|
|
31119
|
+
text-transform: uppercase;
|
|
31120
|
+
font-feature-settings: "cpsp" on;
|
|
31121
|
+
font-size: 13px;
|
|
31122
|
+
line-height: 20px;
|
|
31201
31123
|
}
|
|
31202
|
-
|
|
31203
|
-
|
|
31124
|
+
|
|
31125
|
+
.E_l2i7fo9 {
|
|
31126
|
+
font-family: Inter;
|
|
31127
|
+
font-style: normal;
|
|
31128
|
+
font-weight: normal;
|
|
31129
|
+
font-size: 12px;
|
|
31130
|
+
line-height: 18px;
|
|
31204
31131
|
}
|
|
31205
|
-
|
|
31206
|
-
|
|
31207
|
-
|
|
31132
|
+
|
|
31133
|
+
.E_l1x7hscx {
|
|
31134
|
+
font-family: Inter;
|
|
31135
|
+
font-style: normal;
|
|
31136
|
+
font-weight: 500;
|
|
31137
|
+
font-size: 12px;
|
|
31138
|
+
line-height: 18px;
|
|
31208
31139
|
}
|
|
31209
|
-
|
|
31210
|
-
|
|
31140
|
+
|
|
31141
|
+
.E_le1jwan {
|
|
31142
|
+
font-family: Inter;
|
|
31143
|
+
font-style: normal;
|
|
31144
|
+
font-weight: bold;
|
|
31145
|
+
font-size: 12px;
|
|
31146
|
+
line-height: 18px;
|
|
31211
31147
|
}
|
|
31212
|
-
|
|
31213
|
-
|
|
31214
|
-
|
|
31148
|
+
|
|
31149
|
+
.E_lyxynfj {
|
|
31150
|
+
font-family: Inter;
|
|
31151
|
+
font-style: normal;
|
|
31152
|
+
font-weight: normal;
|
|
31153
|
+
font-size: 12px;
|
|
31154
|
+
line-height: 18px;
|
|
31215
31155
|
}
|
|
31216
|
-
|
|
31217
|
-
|
|
31156
|
+
|
|
31157
|
+
.E_lpb2nxv {
|
|
31158
|
+
font-family: Inter;
|
|
31159
|
+
font-style: normal;
|
|
31160
|
+
font-weight: 500;
|
|
31161
|
+
font-size: 12px;
|
|
31162
|
+
line-height: 18px;
|
|
31218
31163
|
}
|
|
31219
31164
|
|
|
31220
|
-
.
|
|
31221
|
-
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
|
|
31225
|
-
|
|
31226
|
-
padding: 6px;
|
|
31227
|
-
height: 32px;
|
|
31228
|
-
cursor: pointer;
|
|
31229
|
-
transition: border 150ms;
|
|
31230
|
-
}
|
|
31231
|
-
.E_kypn5o5.input-tags:hover {
|
|
31232
|
-
border-color: #0080ff;
|
|
31233
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31165
|
+
.E_l1r8o3vv {
|
|
31166
|
+
font-family: Inter;
|
|
31167
|
+
font-style: normal;
|
|
31168
|
+
font-weight: bold;
|
|
31169
|
+
font-size: 12px;
|
|
31170
|
+
line-height: 18px;
|
|
31234
31171
|
}
|
|
31235
|
-
|
|
31236
|
-
|
|
31172
|
+
|
|
31173
|
+
.E_lemnjy2 {
|
|
31174
|
+
font-family: Inter;
|
|
31175
|
+
font-style: normal;
|
|
31176
|
+
font-weight: normal;
|
|
31177
|
+
text-transform: uppercase;
|
|
31178
|
+
font-feature-settings: "cpsp" on;
|
|
31179
|
+
font-size: 12px;
|
|
31180
|
+
line-height: 18px;
|
|
31237
31181
|
}
|
|
31238
|
-
|
|
31239
|
-
|
|
31182
|
+
|
|
31183
|
+
.E_lrc42gb {
|
|
31184
|
+
font-family: Inter;
|
|
31185
|
+
font-style: normal;
|
|
31186
|
+
font-weight: bold;
|
|
31187
|
+
text-transform: uppercase;
|
|
31188
|
+
font-feature-settings: "cpsp" on;
|
|
31189
|
+
font-size: 12px;
|
|
31190
|
+
line-height: 18px;
|
|
31240
31191
|
}
|
|
31241
|
-
|
|
31242
|
-
|
|
31192
|
+
|
|
31193
|
+
.E_fqaz4mb {
|
|
31194
|
+
font-family: Inter;
|
|
31195
|
+
font-style: normal;
|
|
31196
|
+
font-weight: normal;
|
|
31197
|
+
font-size: 13px;
|
|
31198
|
+
line-height: 20px;
|
|
31243
31199
|
}
|
|
31244
|
-
|
|
31245
|
-
|
|
31246
|
-
|
|
31247
|
-
|
|
31248
|
-
|
|
31200
|
+
|
|
31201
|
+
.E_f13we5o {
|
|
31202
|
+
font-family: Inter;
|
|
31203
|
+
font-style: normal;
|
|
31204
|
+
font-weight: normal;
|
|
31205
|
+
font-size: 13px;
|
|
31206
|
+
line-height: 20px;
|
|
31249
31207
|
}
|
|
31250
|
-
|
|
31251
|
-
|
|
31208
|
+
|
|
31209
|
+
.E_ffmjua2 {
|
|
31210
|
+
font-family: Inter;
|
|
31211
|
+
font-style: normal;
|
|
31212
|
+
font-weight: normal;
|
|
31252
31213
|
font-size: 12px;
|
|
31253
|
-
|
|
31214
|
+
line-height: 18px;
|
|
31254
31215
|
}
|
|
31255
|
-
|
|
31256
|
-
|
|
31216
|
+
|
|
31217
|
+
.E_fz2mxw0 {
|
|
31218
|
+
font-family: Inter;
|
|
31219
|
+
font-style: normal;
|
|
31220
|
+
font-weight: normal;
|
|
31221
|
+
font-size: 12px;
|
|
31222
|
+
line-height: 18px;
|
|
31257
31223
|
}
|
|
31258
|
-
|
|
31259
|
-
|
|
31260
|
-
|
|
31224
|
+
|
|
31225
|
+
.E_t1ertzoh {
|
|
31226
|
+
font-family: Inter;
|
|
31227
|
+
font-style: normal;
|
|
31228
|
+
font-weight: normal;
|
|
31229
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31230
|
+
font-size: 13px;
|
|
31231
|
+
line-height: 20px;
|
|
31261
31232
|
}
|
|
31262
|
-
|
|
31263
|
-
|
|
31264
|
-
|
|
31265
|
-
|
|
31266
|
-
|
|
31267
|
-
|
|
31268
|
-
|
|
31233
|
+
|
|
31234
|
+
.E_t19bge8r {
|
|
31235
|
+
font-family: Inter;
|
|
31236
|
+
font-style: normal;
|
|
31237
|
+
font-weight: normal;
|
|
31238
|
+
font-feature-settings: "zero" on;
|
|
31239
|
+
font-size: 13px;
|
|
31240
|
+
line-height: 20px;
|
|
31269
31241
|
}
|
|
31270
|
-
|
|
31271
|
-
|
|
31272
|
-
|
|
31242
|
+
|
|
31243
|
+
.E_tjrzfyl {
|
|
31244
|
+
font-family: Inter;
|
|
31245
|
+
font-style: normal;
|
|
31246
|
+
font-weight: normal;
|
|
31247
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31248
|
+
font-size: 12px;
|
|
31249
|
+
line-height: 18px;
|
|
31273
31250
|
}
|
|
31274
|
-
|
|
31275
|
-
|
|
31276
|
-
|
|
31251
|
+
|
|
31252
|
+
.E_tm6s7bo {
|
|
31253
|
+
font-family: Inter;
|
|
31254
|
+
font-style: normal;
|
|
31255
|
+
font-weight: 500;
|
|
31256
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31257
|
+
font-size: 12px;
|
|
31258
|
+
line-height: 18px;
|
|
31277
31259
|
}
|
|
31278
|
-
|
|
31279
|
-
|
|
31260
|
+
|
|
31261
|
+
.E_t19zq6ic {
|
|
31262
|
+
font-family: Inter;
|
|
31263
|
+
font-style: normal;
|
|
31264
|
+
font-weight: normal;
|
|
31265
|
+
font-feature-settings: "zero" on;
|
|
31266
|
+
font-size: 12px;
|
|
31267
|
+
line-height: 18px;
|
|
31280
31268
|
}
|
|
31281
31269
|
|
|
31282
|
-
|
|
31283
|
-
|
|
31284
|
-
|
|
31270
|
+
.E_t1gduru8 {
|
|
31271
|
+
font-family: Inter;
|
|
31272
|
+
font-style: normal;
|
|
31273
|
+
font-weight: 500;
|
|
31274
|
+
font-feature-settings: "zero" on;
|
|
31275
|
+
font-size: 12px;
|
|
31276
|
+
line-height: 18px;
|
|
31285
31277
|
}
|
|
31286
31278
|
|
|
31287
|
-
.
|
|
31288
|
-
|
|
31289
|
-
|
|
31279
|
+
.E_t55raab {
|
|
31280
|
+
font-family: Inter;
|
|
31281
|
+
font-style: normal;
|
|
31282
|
+
font-weight: bold;
|
|
31283
|
+
font-feature-settings: "zero" on;
|
|
31284
|
+
font-size: 16px;
|
|
31285
|
+
line-height: 24px;
|
|
31290
31286
|
}
|
|
31291
31287
|
|
|
31292
|
-
|
|
31293
|
-
|
|
31294
|
-
|
|
31288
|
+
.E_u1w9abfe {
|
|
31289
|
+
font-family: Inter;
|
|
31290
|
+
font-style: normal;
|
|
31291
|
+
font-weight: normal;
|
|
31292
|
+
font-size: 10px;
|
|
31293
|
+
line-height: 12px;
|
|
31295
31294
|
}
|
|
31296
31295
|
|
|
31297
|
-
.
|
|
31298
|
-
|
|
31299
|
-
border-bottom-left-radius: 0;
|
|
31296
|
+
.E_i1e4sgug {
|
|
31297
|
+
display: inline-block;
|
|
31300
31298
|
}
|
|
31301
31299
|
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
border-bottom-right-radius: 0;
|
|
31300
|
+
.E_s1fc623g {
|
|
31301
|
+
width: 430px !important;
|
|
31305
31302
|
}
|
|
31306
31303
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31309
|
-
|
|
31304
|
+
.E_da3mx0o .ant-select-item-group {
|
|
31305
|
+
padding: 8px 16px;
|
|
31306
|
+
line-height: 18px;
|
|
31307
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31308
|
+
height: 34px;
|
|
31309
|
+
min-height: 34px;
|
|
31310
|
+
box-sizing: border-box;
|
|
31311
|
+
margin-top: 8px;
|
|
31310
31312
|
}
|
|
31311
31313
|
|
|
31312
|
-
.
|
|
31314
|
+
.E_onr9gzt {
|
|
31313
31315
|
display: flex;
|
|
31314
31316
|
flex-direction: column;
|
|
31317
|
+
margin: 1px 8px;
|
|
31318
|
+
padding: 8px;
|
|
31319
|
+
border-radius: 4px;
|
|
31315
31320
|
}
|
|
31316
|
-
.
|
|
31317
|
-
|
|
31321
|
+
.E_onr9gzt .selected-icon {
|
|
31322
|
+
display: none;
|
|
31318
31323
|
}
|
|
31319
|
-
.
|
|
31320
|
-
|
|
31324
|
+
.E_onr9gzt.ant-select-item-option-grouped {
|
|
31325
|
+
padding-left: 8px;
|
|
31321
31326
|
}
|
|
31322
|
-
.
|
|
31323
|
-
|
|
31327
|
+
.E_onr9gzt.ant-select-item-option-selected {
|
|
31328
|
+
background-color: white;
|
|
31324
31329
|
}
|
|
31325
|
-
.
|
|
31326
|
-
|
|
31330
|
+
.E_onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31331
|
+
color: #0080ff;
|
|
31327
31332
|
}
|
|
31328
|
-
|
|
31329
|
-
|
|
31330
|
-
font-size: 14px;
|
|
31331
|
-
font-weight: 500;
|
|
31332
|
-
color: #3e4652;
|
|
31333
|
-
line-height: 18px;
|
|
31333
|
+
.E_onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31334
|
+
display: block;
|
|
31334
31335
|
}
|
|
31335
|
-
.
|
|
31336
|
-
|
|
31336
|
+
.E_onr9gzt.ant-select-item-option-active {
|
|
31337
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31337
31338
|
}
|
|
31338
|
-
.
|
|
31339
|
-
|
|
31339
|
+
.E_onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31340
|
+
color: #0080ff;
|
|
31340
31341
|
}
|
|
31341
|
-
|
|
31342
|
-
.
|
|
31343
|
-
|
|
31344
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31345
|
-
margin-top: 12px;
|
|
31342
|
+
.E_onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31343
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31344
|
+
color: #0080ff;
|
|
31346
31345
|
}
|
|
31347
31346
|
|
|
31348
|
-
.
|
|
31349
|
-
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
|
|
31347
|
+
.E_oiy0apc {
|
|
31348
|
+
display: flex;
|
|
31349
|
+
justify-content: space-between;
|
|
31350
|
+
height: 20px;
|
|
31351
|
+
line-height: 20px;
|
|
31353
31352
|
}
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
|
|
31353
|
+
.E_oiy0apc .timezone-title {
|
|
31354
|
+
color: #2d3a56;
|
|
31355
|
+
overflow: hidden;
|
|
31356
|
+
text-overflow: ellipsis;
|
|
31357
31357
|
}
|
|
31358
|
-
|
|
31359
|
-
|
|
31360
|
-
|
|
31361
|
-
|
|
31362
|
-
color:
|
|
31358
|
+
|
|
31359
|
+
.E_of4y382 {
|
|
31360
|
+
display: flex;
|
|
31361
|
+
justify-content: space-between;
|
|
31362
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31363
|
+
height: 18px;
|
|
31364
|
+
line-height: 18px;
|
|
31365
|
+
margin-top: 2px;
|
|
31363
31366
|
}
|
|
31364
31367
|
|
|
31365
|
-
.
|
|
31366
|
-
|
|
31367
|
-
|
|
31368
|
-
border-radius: 6px;
|
|
31368
|
+
.E_t19903l9 {
|
|
31369
|
+
border: none;
|
|
31370
|
+
margin-right: 0;
|
|
31369
31371
|
background: rgba(225, 230, 241, 0.6);
|
|
31370
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31371
|
-
font-size: 12px;
|
|
31372
31372
|
}
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
|
|
31377
|
-
|
|
31373
|
+
|
|
31374
|
+
.E_ohwbvxu {
|
|
31375
|
+
pointer-events: none;
|
|
31376
|
+
height: 32px;
|
|
31377
|
+
width: 100%;
|
|
31378
|
+
opacity: 0;
|
|
31378
31379
|
}
|
|
31379
31380
|
|
|
31380
31381
|
.E_t1upn1sz {
|
|
@@ -31881,214 +31882,24 @@ input.E_rrg1fkn.ant-input {
|
|
|
31881
31882
|
color: #fff;
|
|
31882
31883
|
}
|
|
31883
31884
|
|
|
31884
|
-
.
|
|
31885
|
-
|
|
31886
|
-
text-align: center;
|
|
31887
|
-
display: flex;
|
|
31888
|
-
align-items: center;
|
|
31889
|
-
justify-content: center;
|
|
31890
|
-
flex-direction: column;
|
|
31891
|
-
height: 100%;
|
|
31892
|
-
}
|
|
31893
|
-
.E_m1thnes4 .link {
|
|
31894
|
-
color: #0080ff;
|
|
31895
|
-
cursor: pointer;
|
|
31896
|
-
}
|
|
31897
|
-
|
|
31898
|
-
.E_m1bixfdy {
|
|
31899
|
-
width: 100%;
|
|
31900
|
-
height: 100%;
|
|
31901
|
-
display: flex;
|
|
31902
|
-
flex-direction: column;
|
|
31903
|
-
}
|
|
31904
|
-
.E_m1bixfdy .name-toolbar {
|
|
31905
|
-
width: 100%;
|
|
31906
|
-
display: flex;
|
|
31907
|
-
line-height: 30px;
|
|
31908
|
-
padding: 0 16px;
|
|
31909
|
-
justify-content: space-between;
|
|
31910
|
-
}
|
|
31911
|
-
.E_m1bixfdy .name-toolbar .metric-extra {
|
|
31912
|
-
display: flex;
|
|
31913
|
-
font-size: 12px;
|
|
31914
|
-
align-items: center;
|
|
31915
|
-
}
|
|
31916
|
-
.E_m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
31917
|
-
color: #a3b4cc;
|
|
31918
|
-
}
|
|
31919
|
-
.E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
31920
|
-
margin-left: 10px;
|
|
31921
|
-
}
|
|
31922
|
-
.E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
31923
|
-
margin-left: 10px;
|
|
31924
|
-
cursor: pointer;
|
|
31925
|
-
}
|
|
31926
|
-
.E_m1bixfdy .content {
|
|
31927
|
-
flex: 1;
|
|
31928
|
-
width: 100%;
|
|
31929
|
-
display: flex;
|
|
31930
|
-
justify-content: center;
|
|
31931
|
-
align-items: center;
|
|
31932
|
-
}
|
|
31933
|
-
.E_m1bixfdy .single-content {
|
|
31934
|
-
height: 65px;
|
|
31935
|
-
}
|
|
31936
|
-
|
|
31937
|
-
.E_lfamfcw {
|
|
31938
|
-
display: flex;
|
|
31939
|
-
align-items: center;
|
|
31940
|
-
white-space: nowrap;
|
|
31941
|
-
overflow: hidden;
|
|
31942
|
-
width: 100%;
|
|
31943
|
-
}
|
|
31944
|
-
.E_lfamfcw .ant-dropdown-trigger {
|
|
31945
|
-
margin-left: auto;
|
|
31946
|
-
font-size: 12px;
|
|
31947
|
-
}
|
|
31948
|
-
|
|
31949
|
-
.E_la6u9b4 {
|
|
31950
|
-
display: flex;
|
|
31951
|
-
justify-content: flex-start;
|
|
31952
|
-
align-items: center;
|
|
31953
|
-
font-size: 12px;
|
|
31954
|
-
cursor: pointer;
|
|
31955
|
-
}
|
|
31956
|
-
.E_la6u9b4:not(:last-child) {
|
|
31957
|
-
margin-right: 20px;
|
|
31958
|
-
}
|
|
31959
|
-
.E_la6u9b4.deselected {
|
|
31960
|
-
opacity: 0.4;
|
|
31961
|
-
}
|
|
31962
|
-
.E_la6u9b4.deselected .color-block {
|
|
31963
|
-
background: #b4beca !important;
|
|
31964
|
-
}
|
|
31965
|
-
|
|
31966
|
-
.E_chhvk8b {
|
|
31967
|
-
display: inline-block;
|
|
31968
|
-
height: 8px;
|
|
31969
|
-
width: 8px;
|
|
31970
|
-
margin-right: 8px;
|
|
31971
|
-
}
|
|
31972
|
-
|
|
31973
|
-
.E_e1sdlxq1 .ant-dropdown-menu-item {
|
|
31974
|
-
display: flex;
|
|
31975
|
-
align-items: center;
|
|
31976
|
-
font-size: 12px;
|
|
31977
|
-
margin: 0;
|
|
31978
|
-
}
|
|
31979
|
-
|
|
31980
|
-
.E_m16f7gpb {
|
|
31981
|
-
position: relative;
|
|
31982
|
-
}
|
|
31983
|
-
.E_m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
31984
|
-
bottom: -12px;
|
|
31985
|
-
}
|
|
31986
|
-
.E_m16f7gpb .metric-toolbar {
|
|
31987
|
-
display: flex;
|
|
31988
|
-
justify-content: space-between;
|
|
31989
|
-
line-height: 30px;
|
|
31990
|
-
margin: 0 16px;
|
|
31991
|
-
}
|
|
31992
|
-
.E_m16f7gpb .metric-toolbar .metric-extra {
|
|
31993
|
-
display: flex;
|
|
31994
|
-
font-size: 12px;
|
|
31995
|
-
align-items: center;
|
|
31996
|
-
}
|
|
31997
|
-
.E_m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
31998
|
-
color: #a3b4cc;
|
|
31999
|
-
}
|
|
32000
|
-
.E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32001
|
-
margin-left: 10px;
|
|
32002
|
-
}
|
|
32003
|
-
.E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32004
|
-
margin-left: 10px;
|
|
32005
|
-
cursor: pointer;
|
|
32006
|
-
}
|
|
32007
|
-
.E_m16f7gpb .recharts-xAxis {
|
|
32008
|
-
font-size: 12px;
|
|
32009
|
-
}
|
|
32010
|
-
.E_m16f7gpb .pointer-wrapper {
|
|
32011
|
-
position: absolute;
|
|
32012
|
-
bottom: 10px;
|
|
32013
|
-
padding: 0 8px;
|
|
31885
|
+
.E_c18gxmrl {
|
|
31886
|
+
border: 1px solid #d8deeb;
|
|
32014
31887
|
border-radius: 4px;
|
|
32015
|
-
font-size: 12px;
|
|
32016
|
-
color: #fff;
|
|
32017
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32018
|
-
transform: translateX(-50%);
|
|
32019
|
-
}
|
|
32020
|
-
|
|
32021
|
-
.E_t1ipvk51 {
|
|
32022
|
-
min-width: 200px;
|
|
32023
|
-
}
|
|
32024
|
-
|
|
32025
|
-
.E_t1kgldps {
|
|
32026
|
-
display: flex;
|
|
32027
|
-
align-items: center;
|
|
32028
|
-
justify-content: space-between;
|
|
32029
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32030
|
-
color: #b4beca;
|
|
32031
|
-
font-size: 12px;
|
|
32032
|
-
padding: 3px 6px;
|
|
32033
|
-
}
|
|
32034
|
-
.E_t1kgldps:first-child {
|
|
32035
|
-
padding-top: 3px;
|
|
32036
|
-
}
|
|
32037
|
-
.E_t1kgldps:last-child {
|
|
32038
|
-
padding-bottom: 3px;
|
|
32039
31888
|
}
|
|
32040
|
-
.
|
|
32041
|
-
|
|
32042
|
-
margin-left: 8px;
|
|
31889
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
31890
|
+
margin-top: 8px;
|
|
32043
31891
|
}
|
|
32044
|
-
|
|
32045
|
-
|
|
32046
|
-
width: 64px;
|
|
32047
|
-
height: 64px;
|
|
32048
|
-
display: flex;
|
|
32049
|
-
align-items: center;
|
|
32050
|
-
justify-content: center;
|
|
32051
|
-
position: relative;
|
|
32052
|
-
opacity: 0.2;
|
|
31892
|
+
.E_c18gxmrl:hover {
|
|
31893
|
+
border-color: #0080ff;
|
|
32053
31894
|
}
|
|
32054
|
-
|
|
32055
|
-
.
|
|
32056
|
-
position: absolute;
|
|
32057
|
-
width: 5px;
|
|
32058
|
-
height: 48px;
|
|
32059
|
-
left: 9.33px;
|
|
32060
|
-
top: 40.5px;
|
|
32061
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32062
|
-
border-radius: 5px;
|
|
32063
|
-
transform: rotate(-128deg);
|
|
32064
|
-
transform-origin: top left;
|
|
32065
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
31895
|
+
.E_c18gxmrl:hover > header {
|
|
31896
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32066
31897
|
}
|
|
32067
|
-
|
|
32068
|
-
|
|
32069
|
-
position: absolute;
|
|
32070
|
-
width: 5px;
|
|
32071
|
-
height: 48px;
|
|
32072
|
-
left: 40.8px;
|
|
32073
|
-
top: 8.4px;
|
|
32074
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32075
|
-
border-radius: 5px;
|
|
32076
|
-
transform: rotate(-8deg);
|
|
32077
|
-
transform-origin: top left;
|
|
32078
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
31898
|
+
.E_c18gxmrl.active header {
|
|
31899
|
+
border-bottom: 1px solid #d8deeb;
|
|
32079
31900
|
}
|
|
32080
|
-
|
|
32081
|
-
|
|
32082
|
-
position: absolute;
|
|
32083
|
-
width: 5px;
|
|
32084
|
-
height: 48px;
|
|
32085
|
-
left: 52.9px;
|
|
32086
|
-
top: 51.8px;
|
|
32087
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32088
|
-
border-radius: 5px;
|
|
32089
|
-
transform: rotate(112deg);
|
|
32090
|
-
transform-origin: top left;
|
|
32091
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
31901
|
+
.E_c18gxmrl > header {
|
|
31902
|
+
padding: 8px 12px;
|
|
32092
31903
|
}
|
|
32093
31904
|
|
|
32094
31905
|
.E_c1bus5hc {
|
|
@@ -32131,6 +31942,25 @@ input.E_rrg1fkn.ant-input {
|
|
|
32131
31942
|
transform: rotate(0deg);
|
|
32132
31943
|
}
|
|
32133
31944
|
|
|
31945
|
+
.E_n12mqh7z {
|
|
31946
|
+
display: flex;
|
|
31947
|
+
align-items: center;
|
|
31948
|
+
font-size: 12px;
|
|
31949
|
+
line-height: 18px;
|
|
31950
|
+
}
|
|
31951
|
+
.E_n12mqh7z:not(:last-child) {
|
|
31952
|
+
margin-bottom: 4px;
|
|
31953
|
+
}
|
|
31954
|
+
|
|
31955
|
+
.E_tf5bynu {
|
|
31956
|
+
margin: 0 3px;
|
|
31957
|
+
}
|
|
31958
|
+
|
|
31959
|
+
.E_tcckoz1 {
|
|
31960
|
+
max-height: 400px;
|
|
31961
|
+
overflow: "auto";
|
|
31962
|
+
}
|
|
31963
|
+
|
|
32134
31964
|
.E_c1uzzomf {
|
|
32135
31965
|
margin-bottom: 16px;
|
|
32136
31966
|
}
|
|
@@ -32153,40 +31983,51 @@ input.E_rrg1fkn.ant-input {
|
|
|
32153
31983
|
text-align: center;
|
|
32154
31984
|
}
|
|
32155
31985
|
|
|
32156
|
-
.
|
|
32157
|
-
|
|
32158
|
-
|
|
32159
|
-
}
|
|
32160
|
-
.E_berrcjl .breadcrumb-link {
|
|
32161
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32162
|
-
cursor: pointer;
|
|
32163
|
-
transition: color 160ms ease;
|
|
32164
|
-
}
|
|
32165
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
32166
|
-
color: #0080ff;
|
|
31986
|
+
.E_c18bcrac {
|
|
31987
|
+
display: inline-block;
|
|
31988
|
+
width: 100%;
|
|
32167
31989
|
}
|
|
32168
|
-
.
|
|
32169
|
-
|
|
31990
|
+
.E_c18bcrac .recharts-wrapper {
|
|
31991
|
+
margin-left: 4px;
|
|
32170
31992
|
}
|
|
32171
31993
|
|
|
32172
|
-
.
|
|
32173
|
-
|
|
32174
|
-
border-radius: 4px;
|
|
31994
|
+
.E_cro7kg2 {
|
|
31995
|
+
padding: 4px;
|
|
32175
31996
|
}
|
|
32176
|
-
|
|
32177
|
-
|
|
31997
|
+
|
|
31998
|
+
.E_c14wcxf0 {
|
|
31999
|
+
display: flex;
|
|
32000
|
+
justify-content: space-between;
|
|
32001
|
+
align-items: center;
|
|
32002
|
+
font-size: 13px;
|
|
32003
|
+
line-height: 24px;
|
|
32004
|
+
color: #cccccc;
|
|
32005
|
+
white-space: nowrap;
|
|
32178
32006
|
}
|
|
32179
|
-
.
|
|
32180
|
-
|
|
32007
|
+
.E_c14wcxf0 label {
|
|
32008
|
+
margin-right: 32px;
|
|
32181
32009
|
}
|
|
32182
|
-
|
|
32183
|
-
|
|
32010
|
+
|
|
32011
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
32012
|
+
font-weight: bold;
|
|
32013
|
+
color: white;
|
|
32184
32014
|
}
|
|
32185
|
-
|
|
32186
|
-
|
|
32015
|
+
|
|
32016
|
+
.E_s11212zy {
|
|
32017
|
+
width: 8px;
|
|
32018
|
+
height: 8px;
|
|
32019
|
+
border-radius: 2px;
|
|
32020
|
+
display: inline-block;
|
|
32021
|
+
background: var(--s11212zy-0);
|
|
32022
|
+
border: 1px solid #fff;
|
|
32023
|
+
box-sizing: content-box;
|
|
32024
|
+
margin-right: 6px;
|
|
32187
32025
|
}
|
|
32188
|
-
|
|
32189
|
-
|
|
32026
|
+
|
|
32027
|
+
.E_p1lyky6c > :first-child {
|
|
32028
|
+
font-weight: bold;
|
|
32029
|
+
color: white;
|
|
32030
|
+
margin-right: 4px;
|
|
32190
32031
|
}
|
|
32191
32032
|
|
|
32192
32033
|
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
@@ -32223,51 +32064,20 @@ input.E_rrg1fkn.ant-input {
|
|
|
32223
32064
|
background-color: transparent;
|
|
32224
32065
|
}
|
|
32225
32066
|
|
|
32226
|
-
.
|
|
32227
|
-
|
|
32228
|
-
|
|
32229
|
-
}
|
|
32230
|
-
.E_c18bcrac .recharts-wrapper {
|
|
32231
|
-
margin-left: 4px;
|
|
32232
|
-
}
|
|
32233
|
-
|
|
32234
|
-
.E_cro7kg2 {
|
|
32235
|
-
padding: 4px;
|
|
32236
|
-
}
|
|
32237
|
-
|
|
32238
|
-
.E_c14wcxf0 {
|
|
32239
|
-
display: flex;
|
|
32240
|
-
justify-content: space-between;
|
|
32241
|
-
align-items: center;
|
|
32242
|
-
font-size: 13px;
|
|
32243
|
-
line-height: 24px;
|
|
32244
|
-
color: #cccccc;
|
|
32245
|
-
white-space: nowrap;
|
|
32246
|
-
}
|
|
32247
|
-
.E_c14wcxf0 label {
|
|
32248
|
-
margin-right: 32px;
|
|
32067
|
+
.E_berrcjl {
|
|
32068
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32069
|
+
margin-bottom: 4px;
|
|
32249
32070
|
}
|
|
32250
|
-
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32253
|
-
|
|
32071
|
+
.E_berrcjl .breadcrumb-link {
|
|
32072
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32073
|
+
cursor: pointer;
|
|
32074
|
+
transition: color 160ms ease;
|
|
32254
32075
|
}
|
|
32255
|
-
|
|
32256
|
-
|
|
32257
|
-
width: 8px;
|
|
32258
|
-
height: 8px;
|
|
32259
|
-
border-radius: 2px;
|
|
32260
|
-
display: inline-block;
|
|
32261
|
-
background: var(--s11212zy-0);
|
|
32262
|
-
border: 1px solid #fff;
|
|
32263
|
-
box-sizing: content-box;
|
|
32264
|
-
margin-right: 6px;
|
|
32076
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
32077
|
+
color: #0080ff;
|
|
32265
32078
|
}
|
|
32266
|
-
|
|
32267
|
-
|
|
32268
|
-
font-weight: bold;
|
|
32269
|
-
color: white;
|
|
32270
|
-
margin-right: 4px;
|
|
32079
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
32080
|
+
color: #005ed1;
|
|
32271
32081
|
}
|
|
32272
32082
|
|
|
32273
32083
|
.E_clm1wy1 {
|
|
@@ -32363,51 +32173,14 @@ input.E_rrg1fkn.ant-input {
|
|
|
32363
32173
|
border-radius: 2px;
|
|
32364
32174
|
}
|
|
32365
32175
|
|
|
32366
|
-
.
|
|
32367
|
-
|
|
32368
|
-
align-items: center;
|
|
32369
|
-
}
|
|
32370
|
-
.E_s1iv0tp1 .enabled-text {
|
|
32371
|
-
margin-right: 8px;
|
|
32372
|
-
}
|
|
32373
|
-
|
|
32374
|
-
.E_n12mqh7z {
|
|
32375
|
-
display: flex;
|
|
32376
|
-
align-items: center;
|
|
32377
|
-
font-size: 12px;
|
|
32378
|
-
line-height: 18px;
|
|
32379
|
-
}
|
|
32380
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32381
|
-
margin-bottom: 4px;
|
|
32382
|
-
}
|
|
32383
|
-
|
|
32384
|
-
.E_tf5bynu {
|
|
32385
|
-
margin: 0 3px;
|
|
32386
|
-
}
|
|
32387
|
-
|
|
32388
|
-
.E_tcckoz1 {
|
|
32389
|
-
max-height: 400px;
|
|
32390
|
-
overflow: "auto";
|
|
32391
|
-
}
|
|
32392
|
-
|
|
32393
|
-
.E_tje3huy {
|
|
32394
|
-
width: 100%;
|
|
32395
|
-
overflow: inherit;
|
|
32396
|
-
white-space: inherit;
|
|
32397
|
-
text-overflow: ellipsis;
|
|
32398
|
-
}
|
|
32399
|
-
|
|
32400
|
-
.E_m15dvk92 {
|
|
32401
|
-
display: flex;
|
|
32402
|
-
justify-content: space-between;
|
|
32403
|
-
width: 100%;
|
|
32176
|
+
.E_gmyahx3 {
|
|
32177
|
+
cursor: pointer;
|
|
32404
32178
|
}
|
|
32405
|
-
.
|
|
32406
|
-
|
|
32179
|
+
.E_gmyahx3 .link-text {
|
|
32180
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32407
32181
|
}
|
|
32408
|
-
|
|
32409
|
-
|
|
32410
|
-
width: 100%;
|
|
32182
|
+
.E_gmyahx3:hover .link-text {
|
|
32183
|
+
color: #0080ff;
|
|
32411
32184
|
}
|
|
32412
32185
|
|
|
32413
32186
|
.E_t1sqg15u {
|
|
@@ -32500,16 +32273,6 @@ input.E_rrg1fkn.ant-input {
|
|
|
32500
32273
|
padding-right: 12px;
|
|
32501
32274
|
}
|
|
32502
32275
|
|
|
32503
|
-
.E_gmyahx3 {
|
|
32504
|
-
cursor: pointer;
|
|
32505
|
-
}
|
|
32506
|
-
.E_gmyahx3 .link-text {
|
|
32507
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32508
|
-
}
|
|
32509
|
-
.E_gmyahx3:hover .link-text {
|
|
32510
|
-
color: #0080ff;
|
|
32511
|
-
}
|
|
32512
|
-
|
|
32513
32276
|
.E_wg1tsps {
|
|
32514
32277
|
display: flex;
|
|
32515
32278
|
align-items: center;
|
|
@@ -32533,6 +32296,21 @@ input.E_rrg1fkn.ant-input {
|
|
|
32533
32296
|
color: #00122e !important;
|
|
32534
32297
|
}
|
|
32535
32298
|
|
|
32299
|
+
.E_tje3huy {
|
|
32300
|
+
width: 100%;
|
|
32301
|
+
overflow: inherit;
|
|
32302
|
+
white-space: inherit;
|
|
32303
|
+
text-overflow: ellipsis;
|
|
32304
|
+
}
|
|
32305
|
+
|
|
32306
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32307
|
+
display: flex;
|
|
32308
|
+
align-items: center;
|
|
32309
|
+
}
|
|
32310
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32311
|
+
margin-right: 8px;
|
|
32312
|
+
}
|
|
32313
|
+
|
|
32536
32314
|
.E_c10crapj {
|
|
32537
32315
|
border-radius: 8px;
|
|
32538
32316
|
}
|
|
@@ -32540,6 +32318,19 @@ input.E_rrg1fkn.ant-input {
|
|
|
32540
32318
|
padding: 20px 24px 24px 24px;
|
|
32541
32319
|
}
|
|
32542
32320
|
|
|
32321
|
+
.E_m15dvk92 {
|
|
32322
|
+
display: flex;
|
|
32323
|
+
justify-content: space-between;
|
|
32324
|
+
width: 100%;
|
|
32325
|
+
}
|
|
32326
|
+
.E_m15dvk92 .action {
|
|
32327
|
+
margin-left: 16px;
|
|
32328
|
+
}
|
|
32329
|
+
|
|
32330
|
+
.E_aql8iqz .ant-alert-message {
|
|
32331
|
+
width: 100%;
|
|
32332
|
+
}
|
|
32333
|
+
|
|
32543
32334
|
.E_cav9p2m .ant-collapse-item {
|
|
32544
32335
|
border: 0px;
|
|
32545
32336
|
background-color: #fff;
|
|
@@ -32562,26 +32353,6 @@ input.E_rrg1fkn.ant-input {
|
|
|
32562
32353
|
cursor: default;
|
|
32563
32354
|
}
|
|
32564
32355
|
|
|
32565
|
-
.E_t3qomhu {
|
|
32566
|
-
margin: 0 2px;
|
|
32567
|
-
}
|
|
32568
|
-
|
|
32569
|
-
.E_o8ocss1 {
|
|
32570
|
-
overflow: hidden;
|
|
32571
|
-
text-overflow: ellipsis;
|
|
32572
|
-
}
|
|
32573
|
-
|
|
32574
|
-
.E_s17syc35 {
|
|
32575
|
-
white-space: nowrap;
|
|
32576
|
-
}
|
|
32577
|
-
|
|
32578
|
-
.E_m1rk4s1l {
|
|
32579
|
-
display: -webkit-box;
|
|
32580
|
-
-webkit-line-clamp: var(--m1rk4s1l-0);
|
|
32581
|
-
-webkit-box-orient: vertical;
|
|
32582
|
-
word-break: break-all;
|
|
32583
|
-
}
|
|
32584
|
-
|
|
32585
32356
|
button.E_lujuy3j {
|
|
32586
32357
|
color: #0080FF;
|
|
32587
32358
|
height: unset;
|
|
@@ -32614,6 +32385,30 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32614
32385
|
color: #00122e;
|
|
32615
32386
|
}
|
|
32616
32387
|
|
|
32388
|
+
.E_t3qomhu {
|
|
32389
|
+
margin: 0 2px;
|
|
32390
|
+
}
|
|
32391
|
+
|
|
32392
|
+
.E_o8ocss1 {
|
|
32393
|
+
overflow: hidden;
|
|
32394
|
+
text-overflow: ellipsis;
|
|
32395
|
+
}
|
|
32396
|
+
|
|
32397
|
+
.E_s17syc35 {
|
|
32398
|
+
white-space: nowrap;
|
|
32399
|
+
}
|
|
32400
|
+
|
|
32401
|
+
.E_m1rk4s1l {
|
|
32402
|
+
display: -webkit-box;
|
|
32403
|
+
-webkit-line-clamp: var(--m1rk4s1l-0);
|
|
32404
|
+
-webkit-box-orient: vertical;
|
|
32405
|
+
word-break: break-all;
|
|
32406
|
+
}
|
|
32407
|
+
|
|
32408
|
+
.E_iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32409
|
+
display: flex;
|
|
32410
|
+
}
|
|
32411
|
+
|
|
32617
32412
|
.E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
|
|
32618
32413
|
border-radius: 6px;
|
|
32619
32414
|
}
|
|
@@ -32681,10 +32476,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32681
32476
|
color: rgba(44, 56, 82, 0.6);
|
|
32682
32477
|
}
|
|
32683
32478
|
|
|
32684
|
-
.E_iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32685
|
-
display: flex;
|
|
32686
|
-
}
|
|
32687
|
-
|
|
32688
32479
|
.E_s14dk8r1 {
|
|
32689
32480
|
margin: 0;
|
|
32690
32481
|
border-radius: 20px;
|
|
@@ -32763,281 +32554,296 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32763
32554
|
margin-right: 4px;
|
|
32764
32555
|
}
|
|
32765
32556
|
|
|
32766
|
-
.
|
|
32767
|
-
|
|
32768
|
-
|
|
32557
|
+
.E_m1thnes4 {
|
|
32558
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32559
|
+
text-align: center;
|
|
32560
|
+
display: flex;
|
|
32561
|
+
align-items: center;
|
|
32562
|
+
justify-content: center;
|
|
32563
|
+
flex-direction: column;
|
|
32564
|
+
height: 100%;
|
|
32769
32565
|
}
|
|
32770
|
-
|
|
32771
|
-
|
|
32772
|
-
|
|
32773
|
-
border-radius: 3px;
|
|
32566
|
+
.E_m1thnes4 .link {
|
|
32567
|
+
color: #0080ff;
|
|
32568
|
+
cursor: pointer;
|
|
32774
32569
|
}
|
|
32775
32570
|
|
|
32776
|
-
.
|
|
32777
|
-
|
|
32778
|
-
|
|
32571
|
+
.E_m1bixfdy {
|
|
32572
|
+
width: 100%;
|
|
32573
|
+
height: 100%;
|
|
32574
|
+
display: flex;
|
|
32575
|
+
flex-direction: column;
|
|
32779
32576
|
}
|
|
32780
|
-
|
|
32781
|
-
|
|
32782
|
-
|
|
32577
|
+
.E_m1bixfdy .name-toolbar {
|
|
32578
|
+
width: 100%;
|
|
32579
|
+
display: flex;
|
|
32580
|
+
line-height: 30px;
|
|
32581
|
+
padding: 0 16px;
|
|
32582
|
+
justify-content: space-between;
|
|
32783
32583
|
}
|
|
32784
|
-
.
|
|
32785
|
-
|
|
32786
|
-
|
|
32787
|
-
display: inline-flex;
|
|
32584
|
+
.E_m1bixfdy .name-toolbar .metric-extra {
|
|
32585
|
+
display: flex;
|
|
32586
|
+
font-size: 12px;
|
|
32788
32587
|
align-items: center;
|
|
32789
|
-
border: none;
|
|
32790
|
-
}
|
|
32791
|
-
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32792
|
-
width: 16px;
|
|
32793
|
-
height: 16px;
|
|
32794
|
-
color: inherit;
|
|
32795
|
-
margin-left: 4px;
|
|
32796
|
-
opacity: 0.6;
|
|
32797
|
-
display: inline-flex;
|
|
32798
|
-
}
|
|
32799
|
-
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32800
|
-
opacity: 1;
|
|
32801
32588
|
}
|
|
32802
|
-
.
|
|
32803
|
-
color: #
|
|
32804
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32589
|
+
.E_m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32590
|
+
color: #a3b4cc;
|
|
32805
32591
|
}
|
|
32806
|
-
.
|
|
32807
|
-
|
|
32808
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32592
|
+
.E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32593
|
+
margin-left: 10px;
|
|
32809
32594
|
}
|
|
32810
|
-
.
|
|
32811
|
-
|
|
32812
|
-
|
|
32595
|
+
.E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32596
|
+
margin-left: 10px;
|
|
32597
|
+
cursor: pointer;
|
|
32813
32598
|
}
|
|
32814
|
-
.
|
|
32815
|
-
|
|
32816
|
-
|
|
32599
|
+
.E_m1bixfdy .content {
|
|
32600
|
+
flex: 1;
|
|
32601
|
+
width: 100%;
|
|
32602
|
+
display: flex;
|
|
32603
|
+
justify-content: center;
|
|
32604
|
+
align-items: center;
|
|
32817
32605
|
}
|
|
32818
|
-
.
|
|
32819
|
-
|
|
32820
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32606
|
+
.E_m1bixfdy .single-content {
|
|
32607
|
+
height: 65px;
|
|
32821
32608
|
}
|
|
32822
|
-
|
|
32823
|
-
|
|
32824
|
-
|
|
32609
|
+
|
|
32610
|
+
.E_lfamfcw {
|
|
32611
|
+
display: flex;
|
|
32612
|
+
align-items: center;
|
|
32613
|
+
white-space: nowrap;
|
|
32614
|
+
overflow: hidden;
|
|
32615
|
+
width: 100%;
|
|
32825
32616
|
}
|
|
32826
|
-
.
|
|
32827
|
-
|
|
32617
|
+
.E_lfamfcw .ant-dropdown-trigger {
|
|
32618
|
+
margin-left: auto;
|
|
32619
|
+
font-size: 12px;
|
|
32828
32620
|
}
|
|
32829
|
-
|
|
32830
|
-
|
|
32621
|
+
|
|
32622
|
+
.E_la6u9b4 {
|
|
32623
|
+
display: flex;
|
|
32624
|
+
justify-content: flex-start;
|
|
32625
|
+
align-items: center;
|
|
32626
|
+
font-size: 12px;
|
|
32627
|
+
cursor: pointer;
|
|
32831
32628
|
}
|
|
32832
|
-
.
|
|
32833
|
-
|
|
32629
|
+
.E_la6u9b4:not(:last-child) {
|
|
32630
|
+
margin-right: 20px;
|
|
32834
32631
|
}
|
|
32835
|
-
.
|
|
32836
|
-
|
|
32632
|
+
.E_la6u9b4.deselected {
|
|
32633
|
+
opacity: 0.4;
|
|
32837
32634
|
}
|
|
32838
|
-
.
|
|
32839
|
-
background
|
|
32635
|
+
.E_la6u9b4.deselected .color-block {
|
|
32636
|
+
background: #b4beca !important;
|
|
32840
32637
|
}
|
|
32841
|
-
|
|
32842
|
-
|
|
32638
|
+
|
|
32639
|
+
.E_chhvk8b {
|
|
32640
|
+
display: inline-block;
|
|
32641
|
+
height: 8px;
|
|
32642
|
+
width: 8px;
|
|
32643
|
+
margin-right: 8px;
|
|
32843
32644
|
}
|
|
32844
|
-
|
|
32845
|
-
|
|
32645
|
+
|
|
32646
|
+
.E_e1sdlxq1 .ant-dropdown-menu-item {
|
|
32647
|
+
display: flex;
|
|
32648
|
+
align-items: center;
|
|
32649
|
+
font-size: 12px;
|
|
32650
|
+
margin: 0;
|
|
32846
32651
|
}
|
|
32847
32652
|
|
|
32848
|
-
.
|
|
32849
|
-
|
|
32653
|
+
.E_m16f7gpb {
|
|
32654
|
+
position: relative;
|
|
32850
32655
|
}
|
|
32851
|
-
.
|
|
32852
|
-
|
|
32656
|
+
.E_m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32657
|
+
bottom: -12px;
|
|
32853
32658
|
}
|
|
32854
|
-
.
|
|
32855
|
-
|
|
32659
|
+
.E_m16f7gpb .metric-toolbar {
|
|
32660
|
+
display: flex;
|
|
32661
|
+
justify-content: space-between;
|
|
32662
|
+
line-height: 30px;
|
|
32663
|
+
margin: 0 16px;
|
|
32856
32664
|
}
|
|
32857
|
-
.
|
|
32858
|
-
|
|
32665
|
+
.E_m16f7gpb .metric-toolbar .metric-extra {
|
|
32666
|
+
display: flex;
|
|
32667
|
+
font-size: 12px;
|
|
32668
|
+
align-items: center;
|
|
32859
32669
|
}
|
|
32860
|
-
.
|
|
32861
|
-
color: #
|
|
32862
|
-
font-weight: normal;
|
|
32670
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32671
|
+
color: #a3b4cc;
|
|
32863
32672
|
}
|
|
32864
|
-
.
|
|
32865
|
-
|
|
32673
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32674
|
+
margin-left: 10px;
|
|
32866
32675
|
}
|
|
32867
|
-
.
|
|
32868
|
-
|
|
32676
|
+
.E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32677
|
+
margin-left: 10px;
|
|
32678
|
+
cursor: pointer;
|
|
32869
32679
|
}
|
|
32870
|
-
.
|
|
32871
|
-
|
|
32680
|
+
.E_m16f7gpb .recharts-xAxis {
|
|
32681
|
+
font-size: 12px;
|
|
32872
32682
|
}
|
|
32873
|
-
.
|
|
32874
|
-
|
|
32875
|
-
|
|
32876
|
-
|
|
32683
|
+
.E_m16f7gpb .pointer-wrapper {
|
|
32684
|
+
position: absolute;
|
|
32685
|
+
bottom: 10px;
|
|
32686
|
+
padding: 0 8px;
|
|
32687
|
+
border-radius: 4px;
|
|
32688
|
+
font-size: 12px;
|
|
32689
|
+
color: #fff;
|
|
32690
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32691
|
+
transform: translateX(-50%);
|
|
32877
32692
|
}
|
|
32878
32693
|
|
|
32879
|
-
.
|
|
32880
|
-
min-width:
|
|
32881
|
-
}
|
|
32882
|
-
.E_hjtnwxg .ant-steps-item-disabled {
|
|
32883
|
-
cursor: not-allowed !important;
|
|
32884
|
-
}
|
|
32885
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32886
|
-
flex-direction: row;
|
|
32887
|
-
justify-content: stretch;
|
|
32888
|
-
}
|
|
32889
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32890
|
-
padding: 0;
|
|
32891
|
-
margin-right: 4px;
|
|
32892
|
-
flex: 1;
|
|
32893
|
-
overflow: visible;
|
|
32894
|
-
}
|
|
32895
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32896
|
-
width: 100%;
|
|
32897
|
-
min-height: unset;
|
|
32694
|
+
.E_t1ipvk51 {
|
|
32695
|
+
min-width: 200px;
|
|
32898
32696
|
}
|
|
32899
|
-
|
|
32900
|
-
|
|
32901
|
-
|
|
32902
|
-
|
|
32903
|
-
|
|
32697
|
+
|
|
32698
|
+
.E_t1kgldps {
|
|
32699
|
+
display: flex;
|
|
32700
|
+
align-items: center;
|
|
32701
|
+
justify-content: space-between;
|
|
32702
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32703
|
+
color: #b4beca;
|
|
32904
32704
|
font-size: 12px;
|
|
32705
|
+
padding: 3px 6px;
|
|
32905
32706
|
}
|
|
32906
|
-
.
|
|
32907
|
-
|
|
32908
|
-
}
|
|
32909
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32910
|
-
display: none;
|
|
32911
|
-
}
|
|
32912
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32913
|
-
padding-left: 8px;
|
|
32914
|
-
padding-right: 4px;
|
|
32915
|
-
border-radius: 4px 0 0 4px;
|
|
32916
|
-
}
|
|
32917
|
-
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32918
|
-
margin-right: 0;
|
|
32707
|
+
.E_t1kgldps:first-child {
|
|
32708
|
+
padding-top: 3px;
|
|
32919
32709
|
}
|
|
32920
|
-
.
|
|
32921
|
-
padding-
|
|
32922
|
-
padding-left: 12px;
|
|
32923
|
-
border-radius: 0 4px 4px 0;
|
|
32710
|
+
.E_t1kgldps:last-child {
|
|
32711
|
+
padding-bottom: 3px;
|
|
32924
32712
|
}
|
|
32925
|
-
.
|
|
32926
|
-
|
|
32927
|
-
|
|
32928
|
-
height: 0;
|
|
32929
|
-
border: 13px solid transparent;
|
|
32930
|
-
position: absolute;
|
|
32931
|
-
top: 0;
|
|
32932
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32933
|
-
z-index: 2;
|
|
32934
|
-
position: relative;
|
|
32935
|
-
top: -50%;
|
|
32936
|
-
right: -100%;
|
|
32713
|
+
.E_t1kgldps .column-value {
|
|
32714
|
+
color: #fff;
|
|
32715
|
+
margin-left: 8px;
|
|
32937
32716
|
}
|
|
32938
|
-
|
|
32939
|
-
|
|
32717
|
+
|
|
32718
|
+
.E_s1uupxds {
|
|
32719
|
+
padding: 0 8px;
|
|
32720
|
+
border-radius: 4px;
|
|
32940
32721
|
}
|
|
32941
|
-
|
|
32942
|
-
|
|
32943
|
-
|
|
32944
|
-
|
|
32945
|
-
border: 13px solid transparent;
|
|
32946
|
-
position: absolute;
|
|
32947
|
-
top: 0;
|
|
32948
|
-
border-left: 8px solid #fff;
|
|
32949
|
-
left: 0;
|
|
32722
|
+
|
|
32723
|
+
.E_m10sqwut {
|
|
32724
|
+
padding: 2px 8px;
|
|
32725
|
+
border-radius: 3px;
|
|
32950
32726
|
}
|
|
32951
|
-
|
|
32952
|
-
|
|
32727
|
+
|
|
32728
|
+
.E_l1d492wb {
|
|
32729
|
+
padding: 3px 8px;
|
|
32730
|
+
border-radius: 2px;
|
|
32953
32731
|
}
|
|
32954
|
-
|
|
32955
|
-
|
|
32732
|
+
|
|
32733
|
+
.E_t1lzavmu.ant-tag:hover {
|
|
32734
|
+
opacity: unset;
|
|
32956
32735
|
}
|
|
32957
|
-
.
|
|
32958
|
-
|
|
32736
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32737
|
+
margin: 0;
|
|
32738
|
+
margin-right: 8px;
|
|
32739
|
+
display: inline-flex;
|
|
32740
|
+
align-items: center;
|
|
32741
|
+
border: none;
|
|
32959
32742
|
}
|
|
32960
|
-
.
|
|
32961
|
-
|
|
32962
|
-
|
|
32743
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32744
|
+
width: 16px;
|
|
32745
|
+
height: 16px;
|
|
32746
|
+
color: inherit;
|
|
32747
|
+
margin-left: 4px;
|
|
32748
|
+
opacity: 0.6;
|
|
32749
|
+
display: inline-flex;
|
|
32963
32750
|
}
|
|
32964
|
-
.
|
|
32965
|
-
|
|
32966
|
-
min-width: var(--item-min-width);
|
|
32751
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32752
|
+
opacity: 1;
|
|
32967
32753
|
}
|
|
32968
|
-
.
|
|
32969
|
-
|
|
32970
|
-
background-color: rgba(
|
|
32754
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32755
|
+
color: #0080ff;
|
|
32756
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32971
32757
|
}
|
|
32972
|
-
.
|
|
32973
|
-
|
|
32758
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32759
|
+
color: #f0483e;
|
|
32760
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32974
32761
|
}
|
|
32975
|
-
|
|
32976
|
-
|
|
32977
|
-
|
|
32978
|
-
row-gap: 2px;
|
|
32762
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32763
|
+
color: #e07f00;
|
|
32764
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32979
32765
|
}
|
|
32980
|
-
.
|
|
32766
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32767
|
+
color: #008f4c;
|
|
32768
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32769
|
+
}
|
|
32770
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32771
|
+
color: #1d326c;
|
|
32981
32772
|
background-color: rgba(225, 230, 241, 0.6);
|
|
32982
32773
|
}
|
|
32983
|
-
.
|
|
32984
|
-
color: #
|
|
32774
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32775
|
+
color: #7E41FF;
|
|
32776
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32985
32777
|
}
|
|
32986
|
-
.
|
|
32987
|
-
|
|
32778
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32779
|
+
color: #fff;
|
|
32988
32780
|
}
|
|
32989
|
-
.
|
|
32990
|
-
|
|
32991
|
-
border-radius: 4px;
|
|
32992
|
-
height: 32px;
|
|
32993
|
-
display: flex;
|
|
32994
|
-
align-items: center;
|
|
32781
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32782
|
+
background-color: #f0483e;
|
|
32995
32783
|
}
|
|
32996
|
-
.
|
|
32997
|
-
|
|
32998
|
-
white-space: nowrap;
|
|
32784
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32785
|
+
background-color: #fea008;
|
|
32999
32786
|
}
|
|
33000
|
-
.
|
|
33001
|
-
|
|
33002
|
-
line-height: 20px;
|
|
33003
|
-
max-width: 100%;
|
|
33004
|
-
padding-right: 0;
|
|
32787
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32788
|
+
background-color: #00ba5d;
|
|
33005
32789
|
}
|
|
33006
|
-
.
|
|
33007
|
-
background:
|
|
32790
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32791
|
+
background-color: #0080ff;
|
|
33008
32792
|
}
|
|
33009
|
-
|
|
33010
|
-
|
|
33011
|
-
width: 100%;
|
|
33012
|
-
display: inline-flex;
|
|
33013
|
-
align-items: center;
|
|
33014
|
-
justify-content: center;
|
|
33015
|
-
column-gap: 4px;
|
|
32793
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32794
|
+
background-color: #6b7d99;
|
|
33016
32795
|
}
|
|
33017
|
-
.
|
|
33018
|
-
|
|
33019
|
-
align-items: center;
|
|
33020
|
-
width: 18px;
|
|
33021
|
-
height: 18px;
|
|
33022
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33023
|
-
justify-content: center;
|
|
32796
|
+
.E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32797
|
+
background-color: #7E41FF;
|
|
33024
32798
|
}
|
|
33025
32799
|
|
|
33026
|
-
.
|
|
33027
|
-
width:
|
|
32800
|
+
.E_l4bld33 {
|
|
32801
|
+
width: 64px;
|
|
32802
|
+
height: 64px;
|
|
33028
32803
|
display: flex;
|
|
33029
32804
|
align-items: center;
|
|
33030
32805
|
justify-content: center;
|
|
33031
|
-
|
|
33032
|
-
|
|
32806
|
+
position: relative;
|
|
32807
|
+
opacity: 0.2;
|
|
33033
32808
|
}
|
|
33034
|
-
|
|
33035
|
-
|
|
33036
|
-
|
|
33037
|
-
|
|
33038
|
-
|
|
33039
|
-
|
|
33040
|
-
|
|
32809
|
+
|
|
32810
|
+
.E_lgitjoj {
|
|
32811
|
+
position: absolute;
|
|
32812
|
+
width: 5px;
|
|
32813
|
+
height: 48px;
|
|
32814
|
+
left: 9.33px;
|
|
32815
|
+
top: 40.5px;
|
|
32816
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32817
|
+
border-radius: 5px;
|
|
32818
|
+
transform: rotate(-128deg);
|
|
32819
|
+
transform-origin: top left;
|
|
32820
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32821
|
+
}
|
|
32822
|
+
|
|
32823
|
+
.E_l13g0exg {
|
|
32824
|
+
position: absolute;
|
|
32825
|
+
width: 5px;
|
|
32826
|
+
height: 48px;
|
|
32827
|
+
left: 40.8px;
|
|
32828
|
+
top: 8.4px;
|
|
32829
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32830
|
+
border-radius: 5px;
|
|
32831
|
+
transform: rotate(-8deg);
|
|
32832
|
+
transform-origin: top left;
|
|
32833
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32834
|
+
}
|
|
32835
|
+
|
|
32836
|
+
.E_l1exo3h6 {
|
|
32837
|
+
position: absolute;
|
|
32838
|
+
width: 5px;
|
|
32839
|
+
height: 48px;
|
|
32840
|
+
left: 52.9px;
|
|
32841
|
+
top: 51.8px;
|
|
32842
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32843
|
+
border-radius: 5px;
|
|
32844
|
+
transform: rotate(112deg);
|
|
32845
|
+
transform-origin: top left;
|
|
32846
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33041
32847
|
}
|
|
33042
32848
|
|
|
33043
32849
|
.E_t1gz6wqf {
|
|
@@ -33058,259 +32864,224 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33058
32864
|
width: 16px;
|
|
33059
32865
|
}
|
|
33060
32866
|
.E_t1gz6wqf .table-loading-item .td-loading {
|
|
33061
|
-
flex: 1;
|
|
33062
|
-
}
|
|
33063
|
-
.E_t1gz6wqf :nth-child(1) {
|
|
33064
|
-
padding: 8px 4px;
|
|
33065
|
-
}
|
|
33066
|
-
.E_t1gz6wqf :nth-child(1) > * {
|
|
33067
|
-
background: rgba(107, 125, 153, 0.18);
|
|
33068
|
-
}
|
|
33069
|
-
.E_t1gz6wqf :nth-child(1) > * {
|
|
33070
|
-
background: rgba(163, 180, 204, 0.18);
|
|
33071
|
-
}
|
|
33072
|
-
|
|
33073
|
-
.E_t160l1cm {
|
|
33074
|
-
display: flex;
|
|
33075
|
-
flex-direction: column;
|
|
33076
|
-
flex: 1;
|
|
33077
|
-
/* FIXME:(yanzhen) do this better */
|
|
33078
|
-
}
|
|
33079
|
-
.E_t160l1cm .tab-bar {
|
|
33080
|
-
flex-shrink: 0;
|
|
33081
|
-
display: flex;
|
|
33082
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
33083
|
-
}
|
|
33084
|
-
.E_t160l1cm .tab-content {
|
|
33085
|
-
height: 100%;
|
|
33086
|
-
}
|
|
33087
|
-
.E_t160l1cm .tab-menu-item {
|
|
33088
|
-
margin-right: 2px;
|
|
33089
|
-
padding: 1px 12px;
|
|
33090
|
-
line-height: 24px;
|
|
33091
|
-
height: 24px;
|
|
33092
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33093
|
-
border-radius: 4px 4px 0 0;
|
|
33094
|
-
cursor: pointer;
|
|
33095
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33096
|
-
}
|
|
33097
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
33098
|
-
padding-left: 0;
|
|
33099
|
-
}
|
|
33100
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
33101
|
-
padding-left: 12px;
|
|
33102
|
-
}
|
|
33103
|
-
.E_t160l1cm .tab-menu-item:hover {
|
|
33104
|
-
color: #0080ff;
|
|
33105
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33106
|
-
}
|
|
33107
|
-
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
33108
|
-
fill: #0080ff;
|
|
33109
|
-
}
|
|
33110
|
-
.E_t160l1cm .tab-menu-item:active {
|
|
33111
|
-
background: rgba(192, 203, 224, 0.6);
|
|
33112
|
-
}
|
|
33113
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
33114
|
-
color: #0080ff;
|
|
33115
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33116
|
-
}
|
|
33117
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
33118
|
-
background: rgba(192, 203, 224, 0.6);
|
|
33119
|
-
}
|
|
33120
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
33121
|
-
background: rgba(0, 128, 255, 0.16);
|
|
33122
|
-
}
|
|
33123
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
33124
|
-
fill: #0080ff;
|
|
33125
|
-
}
|
|
33126
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
33127
|
-
color: #0080ff;
|
|
33128
|
-
background: rgba(0, 128, 255, 0.1);
|
|
33129
|
-
}
|
|
33130
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
33131
|
-
background: rgba(0, 128, 255, 0.16);
|
|
32867
|
+
flex: 1;
|
|
33132
32868
|
}
|
|
33133
|
-
.
|
|
33134
|
-
|
|
32869
|
+
.E_t1gz6wqf :nth-child(1) {
|
|
32870
|
+
padding: 8px 4px;
|
|
33135
32871
|
}
|
|
33136
|
-
.
|
|
33137
|
-
|
|
33138
|
-
height: 22px;
|
|
32872
|
+
.E_t1gz6wqf :nth-child(1) > * {
|
|
32873
|
+
background: rgba(107, 125, 153, 0.18);
|
|
33139
32874
|
}
|
|
33140
|
-
.
|
|
33141
|
-
|
|
32875
|
+
.E_t1gz6wqf :nth-child(1) > * {
|
|
32876
|
+
background: rgba(163, 180, 204, 0.18);
|
|
33142
32877
|
}
|
|
33143
|
-
|
|
33144
|
-
|
|
33145
|
-
|
|
33146
|
-
align-items: center;
|
|
33147
|
-
overflow: hidden;
|
|
32878
|
+
|
|
32879
|
+
.E_sq6vos1 {
|
|
32880
|
+
--item-min-width: 60px;
|
|
33148
32881
|
}
|
|
33149
|
-
.
|
|
33150
|
-
|
|
33151
|
-
max-width: 0;
|
|
33152
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
32882
|
+
.E_sq6vos1 .ant-steps-item-tail, .E_sq6vos1 .ant-steps-item-icon {
|
|
32883
|
+
display: none !important;
|
|
33153
32884
|
}
|
|
33154
|
-
.
|
|
33155
|
-
|
|
33156
|
-
position: relative;
|
|
33157
|
-
display: flex;
|
|
32885
|
+
.E_sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
32886
|
+
flex-shrink: 0 !important;
|
|
33158
32887
|
}
|
|
33159
|
-
.
|
|
33160
|
-
|
|
33161
|
-
position: absolute;
|
|
33162
|
-
top: 50%;
|
|
33163
|
-
left: 0;
|
|
33164
|
-
transform: translate(-50%, -50%);
|
|
33165
|
-
transition: opacity 100ms linear;
|
|
33166
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
32888
|
+
.E_sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32889
|
+
color: #0080ff;
|
|
33167
32890
|
}
|
|
33168
|
-
.
|
|
32891
|
+
.E_sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33169
32892
|
color: #0080ff;
|
|
32893
|
+
font-weight: normal;
|
|
33170
32894
|
}
|
|
33171
|
-
.
|
|
33172
|
-
|
|
33173
|
-
display: inline-block;
|
|
33174
|
-
opacity: 1;
|
|
33175
|
-
max-width: 160px;
|
|
32895
|
+
.E_sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
32896
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33176
32897
|
}
|
|
33177
|
-
.
|
|
33178
|
-
|
|
33179
|
-
color: #005ed1;
|
|
32898
|
+
.E_sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32899
|
+
color: #00122e;
|
|
33180
32900
|
}
|
|
33181
|
-
.
|
|
33182
|
-
|
|
32901
|
+
.E_sq6vos1 .step-item-text {
|
|
32902
|
+
display: inline-block;
|
|
33183
32903
|
}
|
|
33184
|
-
.
|
|
33185
|
-
|
|
32904
|
+
.E_sq6vos1 .step-item-title {
|
|
32905
|
+
overflow: hidden;
|
|
32906
|
+
white-space: nowrap;
|
|
32907
|
+
text-overflow: ellipsis;
|
|
33186
32908
|
}
|
|
33187
|
-
|
|
33188
|
-
|
|
32909
|
+
|
|
32910
|
+
.E_hjtnwxg .ant-steps-item-container {
|
|
32911
|
+
min-width: var(--item-min-width);
|
|
33189
32912
|
}
|
|
33190
|
-
.
|
|
33191
|
-
|
|
33192
|
-
height: 32px;
|
|
33193
|
-
border-radius: 6px 6px 0 0;
|
|
32913
|
+
.E_hjtnwxg .ant-steps-item-disabled {
|
|
32914
|
+
cursor: not-allowed !important;
|
|
33194
32915
|
}
|
|
33195
|
-
.
|
|
33196
|
-
|
|
32916
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32917
|
+
flex-direction: row;
|
|
32918
|
+
justify-content: stretch;
|
|
33197
32919
|
}
|
|
33198
|
-
.
|
|
33199
|
-
padding
|
|
32920
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32921
|
+
padding: 0;
|
|
32922
|
+
margin-right: 4px;
|
|
32923
|
+
flex: 1;
|
|
32924
|
+
overflow: visible;
|
|
33200
32925
|
}
|
|
33201
|
-
.
|
|
33202
|
-
|
|
33203
|
-
height:
|
|
32926
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32927
|
+
width: 100%;
|
|
32928
|
+
min-height: unset;
|
|
33204
32929
|
}
|
|
33205
|
-
.
|
|
32930
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32931
|
+
height: 26px;
|
|
32932
|
+
line-height: 26px;
|
|
32933
|
+
width: 100%;
|
|
33206
32934
|
padding: 0;
|
|
32935
|
+
font-size: 12px;
|
|
33207
32936
|
}
|
|
33208
|
-
.
|
|
33209
|
-
|
|
32937
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32938
|
+
margin-right: 10px;
|
|
33210
32939
|
}
|
|
33211
|
-
.
|
|
33212
|
-
|
|
32940
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32941
|
+
display: none;
|
|
33213
32942
|
}
|
|
33214
|
-
.
|
|
33215
|
-
|
|
32943
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32944
|
+
padding-left: 8px;
|
|
32945
|
+
padding-right: 4px;
|
|
32946
|
+
border-radius: 4px 0 0 4px;
|
|
33216
32947
|
}
|
|
33217
|
-
.
|
|
33218
|
-
|
|
32948
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32949
|
+
margin-right: 0;
|
|
33219
32950
|
}
|
|
33220
|
-
.
|
|
33221
|
-
|
|
33222
|
-
|
|
32951
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32952
|
+
padding-right: 8px;
|
|
32953
|
+
padding-left: 12px;
|
|
32954
|
+
border-radius: 0 4px 4px 0;
|
|
33223
32955
|
}
|
|
33224
|
-
.
|
|
33225
|
-
|
|
32956
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
32957
|
+
content: "";
|
|
32958
|
+
width: 0;
|
|
32959
|
+
height: 0;
|
|
32960
|
+
border: 13px solid transparent;
|
|
32961
|
+
position: absolute;
|
|
32962
|
+
top: 0;
|
|
32963
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32964
|
+
z-index: 2;
|
|
32965
|
+
position: relative;
|
|
32966
|
+
top: -50%;
|
|
32967
|
+
right: -100%;
|
|
33226
32968
|
}
|
|
33227
|
-
.
|
|
33228
|
-
|
|
32969
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32970
|
+
padding: 0 4px 0 12px;
|
|
33229
32971
|
}
|
|
33230
|
-
.
|
|
33231
|
-
|
|
32972
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
32973
|
+
content: "";
|
|
32974
|
+
width: 0;
|
|
32975
|
+
height: 0;
|
|
32976
|
+
border: 13px solid transparent;
|
|
32977
|
+
position: absolute;
|
|
32978
|
+
top: 0;
|
|
32979
|
+
border-left: 8px solid #fff;
|
|
32980
|
+
left: 0;
|
|
33232
32981
|
}
|
|
33233
|
-
.
|
|
33234
|
-
|
|
32982
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32983
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33235
32984
|
}
|
|
33236
|
-
.
|
|
33237
|
-
|
|
33238
|
-
display: flex;
|
|
33239
|
-
flex-direction: column;
|
|
32985
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32986
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33240
32987
|
}
|
|
33241
|
-
.
|
|
33242
|
-
|
|
32988
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32989
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33243
32990
|
}
|
|
33244
|
-
|
|
33245
|
-
|
|
33246
|
-
|
|
33247
|
-
animation: none;
|
|
32991
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32992
|
+
cursor: pointer;
|
|
32993
|
+
min-width: var(--item-min-width);
|
|
33248
32994
|
}
|
|
33249
|
-
.
|
|
33250
|
-
|
|
32995
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32996
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32997
|
+
min-width: var(--item-min-width);
|
|
32998
|
+
}
|
|
32999
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33000
|
+
.E_hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33001
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33002
|
+
}
|
|
33003
|
+
.E_hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33251
33004
|
padding: 0;
|
|
33252
33005
|
}
|
|
33253
|
-
|
|
33254
|
-
|
|
33255
|
-
|
|
33256
|
-
|
|
33257
|
-
font-size: 13px;
|
|
33258
|
-
padding: 0 10px;
|
|
33259
|
-
display: block;
|
|
33260
|
-
overflow: hidden;
|
|
33261
|
-
text-overflow: ellipsis;
|
|
33262
|
-
white-space: nowrap;
|
|
33006
|
+
|
|
33007
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical {
|
|
33008
|
+
width: 192px;
|
|
33009
|
+
row-gap: 2px;
|
|
33263
33010
|
}
|
|
33264
|
-
.
|
|
33265
|
-
|
|
33266
|
-
height: 1px;
|
|
33267
|
-
width: calc(100% + 10px);
|
|
33268
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33269
|
-
display: block;
|
|
33011
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33012
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33270
33013
|
}
|
|
33271
|
-
.
|
|
33272
|
-
color: #
|
|
33273
|
-
background: transparent;
|
|
33014
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33015
|
+
color: #00122e !important;
|
|
33274
33016
|
}
|
|
33275
|
-
|
|
33276
|
-
.
|
|
33277
|
-
|
|
33278
|
-
|
|
33017
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33018
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33019
|
+
}
|
|
33020
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33021
|
+
padding: 0 8px;
|
|
33022
|
+
border-radius: 4px;
|
|
33023
|
+
height: 32px;
|
|
33279
33024
|
display: flex;
|
|
33280
|
-
justify-content: space-between;
|
|
33281
33025
|
align-items: center;
|
|
33282
33026
|
}
|
|
33283
|
-
.
|
|
33284
|
-
|
|
33027
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33028
|
+
min-height: auto;
|
|
33029
|
+
white-space: nowrap;
|
|
33285
33030
|
}
|
|
33286
|
-
.
|
|
33287
|
-
|
|
33288
|
-
|
|
33031
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33032
|
+
font-size: 13px;
|
|
33033
|
+
line-height: 20px;
|
|
33034
|
+
max-width: 100%;
|
|
33035
|
+
padding-right: 0;
|
|
33289
33036
|
}
|
|
33290
|
-
.
|
|
33291
|
-
|
|
33292
|
-
font-weight: 600;
|
|
33037
|
+
.E_v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33038
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33293
33039
|
}
|
|
33294
|
-
|
|
33295
|
-
|
|
33040
|
+
|
|
33041
|
+
.E_h1xo7yjb {
|
|
33042
|
+
width: 100%;
|
|
33043
|
+
display: inline-flex;
|
|
33044
|
+
align-items: center;
|
|
33045
|
+
justify-content: center;
|
|
33046
|
+
column-gap: 4px;
|
|
33296
33047
|
}
|
|
33297
|
-
.
|
|
33298
|
-
|
|
33299
|
-
|
|
33048
|
+
.E_h1xo7yjb .step-item-prefix-container {
|
|
33049
|
+
display: inline-flex;
|
|
33050
|
+
align-items: center;
|
|
33051
|
+
width: 18px;
|
|
33052
|
+
height: 18px;
|
|
33053
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33054
|
+
justify-content: center;
|
|
33300
33055
|
}
|
|
33301
|
-
|
|
33056
|
+
|
|
33057
|
+
.E_v1f2f7cy {
|
|
33058
|
+
width: 100%;
|
|
33302
33059
|
display: flex;
|
|
33303
33060
|
align-items: center;
|
|
33304
|
-
|
|
33305
|
-
|
|
33306
|
-
font-size:
|
|
33307
|
-
line-height: 18px;
|
|
33308
|
-
color: #2d3a56;
|
|
33309
|
-
font-weight: 700;
|
|
33061
|
+
justify-content: center;
|
|
33062
|
+
column-gap: 6px;
|
|
33063
|
+
font-size: 13px;
|
|
33310
33064
|
}
|
|
33311
|
-
.
|
|
33312
|
-
|
|
33313
|
-
|
|
33065
|
+
.E_v1f2f7cy .step-item-prefix-container {
|
|
33066
|
+
display: inline-flex;
|
|
33067
|
+
align-items: center;
|
|
33068
|
+
min-width: 20px;
|
|
33069
|
+
min-height: 20px;
|
|
33070
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33071
|
+
justify-content: center;
|
|
33072
|
+
}
|
|
33073
|
+
|
|
33074
|
+
.E_s6rjqv7 {
|
|
33075
|
+
height: 24px;
|
|
33076
|
+
width: 24px;
|
|
33077
|
+
border-radius: 6px;
|
|
33078
|
+
padding: 4px;
|
|
33079
|
+
}
|
|
33080
|
+
.E_s6rjqv7:hover {
|
|
33081
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33082
|
+
}
|
|
33083
|
+
.E_s6rjqv7:hover svg path {
|
|
33084
|
+
fill: blue;
|
|
33314
33085
|
}
|
|
33315
33086
|
|
|
33316
33087
|
.E_c1kchka8 {
|
|
@@ -33790,95 +33561,242 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33790
33561
|
padding: 0;
|
|
33791
33562
|
}
|
|
33792
33563
|
|
|
33793
|
-
.
|
|
33794
|
-
|
|
33564
|
+
.E_skwah65 {
|
|
33565
|
+
height: 8px;
|
|
33566
|
+
box-sizing: border-box;
|
|
33567
|
+
border-radius: 2px;
|
|
33568
|
+
background: #f5f7fa;
|
|
33569
|
+
display: flex;
|
|
33570
|
+
width: 100%;
|
|
33571
|
+
overflow: hidden;
|
|
33795
33572
|
}
|
|
33796
|
-
|
|
33797
|
-
|
|
33798
|
-
font-weight: bold;
|
|
33799
|
-
background-color: unset;
|
|
33800
|
-
padding: unset;
|
|
33573
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
33574
|
+
margin-left: 1px;
|
|
33801
33575
|
}
|
|
33802
33576
|
|
|
33803
|
-
.
|
|
33804
|
-
|
|
33805
|
-
|
|
33806
|
-
|
|
33577
|
+
.E_t160l1cm {
|
|
33578
|
+
display: flex;
|
|
33579
|
+
flex-direction: column;
|
|
33580
|
+
flex: 1;
|
|
33581
|
+
/* FIXME:(yanzhen) do this better */
|
|
33807
33582
|
}
|
|
33808
|
-
.
|
|
33809
|
-
|
|
33583
|
+
.E_t160l1cm .tab-bar {
|
|
33584
|
+
flex-shrink: 0;
|
|
33810
33585
|
display: flex;
|
|
33811
|
-
|
|
33812
|
-
top: 0;
|
|
33586
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
33813
33587
|
}
|
|
33814
|
-
.
|
|
33815
|
-
|
|
33588
|
+
.E_t160l1cm .tab-content {
|
|
33589
|
+
height: 100%;
|
|
33816
33590
|
}
|
|
33817
|
-
.
|
|
33818
|
-
|
|
33591
|
+
.E_t160l1cm .tab-menu-item {
|
|
33592
|
+
margin-right: 2px;
|
|
33593
|
+
padding: 1px 12px;
|
|
33594
|
+
line-height: 24px;
|
|
33595
|
+
height: 24px;
|
|
33596
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33597
|
+
border-radius: 4px 4px 0 0;
|
|
33598
|
+
cursor: pointer;
|
|
33599
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33819
33600
|
}
|
|
33820
|
-
.
|
|
33821
|
-
|
|
33601
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
33602
|
+
padding-left: 0;
|
|
33822
33603
|
}
|
|
33823
|
-
.
|
|
33824
|
-
|
|
33604
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
33605
|
+
padding-left: 12px;
|
|
33825
33606
|
}
|
|
33826
|
-
.
|
|
33827
|
-
|
|
33607
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
33608
|
+
color: #0080ff;
|
|
33609
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33828
33610
|
}
|
|
33829
|
-
.
|
|
33830
|
-
|
|
33831
|
-
height: 2px;
|
|
33832
|
-
width: 10px;
|
|
33833
|
-
border-radius: 2px;
|
|
33611
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
33612
|
+
fill: #0080ff;
|
|
33834
33613
|
}
|
|
33835
|
-
.
|
|
33836
|
-
|
|
33614
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
33615
|
+
background: rgba(192, 203, 224, 0.6);
|
|
33837
33616
|
}
|
|
33838
|
-
.
|
|
33617
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
33618
|
+
color: #0080ff;
|
|
33839
33619
|
background: rgba(211, 218, 235, 0.6);
|
|
33840
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33841
33620
|
}
|
|
33842
|
-
.
|
|
33843
|
-
|
|
33621
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
33622
|
+
background: rgba(192, 203, 224, 0.6);
|
|
33844
33623
|
}
|
|
33845
|
-
.
|
|
33846
|
-
background:
|
|
33624
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
33625
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33847
33626
|
}
|
|
33848
|
-
.
|
|
33627
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
33628
|
+
fill: #0080ff;
|
|
33629
|
+
}
|
|
33630
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
33631
|
+
color: #0080ff;
|
|
33632
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33633
|
+
}
|
|
33634
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
33635
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33636
|
+
}
|
|
33637
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
33638
|
+
fill: #1d326c;
|
|
33639
|
+
}
|
|
33640
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
33641
|
+
margin-left: 8px;
|
|
33642
|
+
height: 22px;
|
|
33643
|
+
}
|
|
33644
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
33645
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
33646
|
+
}
|
|
33647
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
33849
33648
|
padding: 0;
|
|
33649
|
+
display: flex;
|
|
33650
|
+
align-items: center;
|
|
33651
|
+
overflow: hidden;
|
|
33850
33652
|
}
|
|
33851
|
-
.
|
|
33653
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
33654
|
+
opacity: 0;
|
|
33655
|
+
max-width: 0;
|
|
33656
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
33657
|
+
}
|
|
33658
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
33659
|
+
padding: 1px 12px;
|
|
33660
|
+
position: relative;
|
|
33661
|
+
display: flex;
|
|
33662
|
+
}
|
|
33663
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
33664
|
+
opacity: 0;
|
|
33665
|
+
position: absolute;
|
|
33666
|
+
top: 50%;
|
|
33667
|
+
left: 0;
|
|
33668
|
+
transform: translate(-50%, -50%);
|
|
33669
|
+
transition: opacity 100ms linear;
|
|
33670
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
33671
|
+
}
|
|
33672
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
33673
|
+
color: #0080ff;
|
|
33674
|
+
}
|
|
33675
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33676
|
+
padding: 1px 12px;
|
|
33852
33677
|
display: inline-block;
|
|
33853
|
-
|
|
33854
|
-
|
|
33678
|
+
opacity: 1;
|
|
33679
|
+
max-width: 160px;
|
|
33680
|
+
}
|
|
33681
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33682
|
+
padding: 1px 12px;
|
|
33683
|
+
color: #005ed1;
|
|
33684
|
+
}
|
|
33685
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33686
|
+
opacity: 1;
|
|
33687
|
+
}
|
|
33688
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
33689
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33690
|
+
}
|
|
33691
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
33692
|
+
opacity: 0;
|
|
33693
|
+
}
|
|
33694
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
33695
|
+
padding: 4px 16px;
|
|
33696
|
+
height: 32px;
|
|
33697
|
+
border-radius: 6px 6px 0 0;
|
|
33698
|
+
}
|
|
33699
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33700
|
+
padding-left: 0;
|
|
33701
|
+
}
|
|
33702
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
33703
|
+
padding-left: 16px;
|
|
33704
|
+
}
|
|
33705
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
33706
|
+
margin-left: 11px;
|
|
33707
|
+
height: 24px;
|
|
33708
|
+
}
|
|
33709
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
33710
|
+
padding: 0;
|
|
33711
|
+
}
|
|
33712
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
33713
|
+
padding: 4px 16px;
|
|
33714
|
+
}
|
|
33715
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33716
|
+
padding: 4px 16px;
|
|
33717
|
+
}
|
|
33718
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
33719
|
+
background: #fff;
|
|
33720
|
+
}
|
|
33721
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
33722
|
+
color: #005ed1;
|
|
33723
|
+
}
|
|
33724
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
33725
|
+
background: #fff;
|
|
33726
|
+
color: #1d326c;
|
|
33727
|
+
}
|
|
33728
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33729
|
+
color: rgba(45, 58, 86, 0.6);
|
|
33730
|
+
}
|
|
33731
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33732
|
+
color: #1d326c;
|
|
33733
|
+
}
|
|
33734
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33735
|
+
fill: #d8deeb;
|
|
33736
|
+
}
|
|
33737
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
33738
|
+
fill: #1d326c;
|
|
33739
|
+
}
|
|
33740
|
+
.E_t160l1cm .tab-content {
|
|
33741
|
+
flex: 1;
|
|
33742
|
+
display: flex;
|
|
33743
|
+
flex-direction: column;
|
|
33744
|
+
}
|
|
33745
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
33746
|
+
overflow: visible;
|
|
33747
|
+
}
|
|
33748
|
+
|
|
33749
|
+
.E_t14npdqr {
|
|
33750
|
+
max-width: 240px;
|
|
33751
|
+
animation: none;
|
|
33855
33752
|
}
|
|
33856
|
-
.
|
|
33857
|
-
|
|
33858
|
-
|
|
33753
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
33754
|
+
border: 1px solid #0080ff;
|
|
33755
|
+
padding: 0;
|
|
33859
33756
|
}
|
|
33860
|
-
.
|
|
33861
|
-
margin
|
|
33757
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
33758
|
+
margin: 0;
|
|
33759
|
+
height: 32px;
|
|
33760
|
+
line-height: 32px;
|
|
33761
|
+
font-size: 13px;
|
|
33762
|
+
padding: 0 10px;
|
|
33763
|
+
display: block;
|
|
33764
|
+
overflow: hidden;
|
|
33765
|
+
text-overflow: ellipsis;
|
|
33766
|
+
white-space: nowrap;
|
|
33862
33767
|
}
|
|
33863
|
-
.
|
|
33864
|
-
|
|
33768
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
33769
|
+
content: " ";
|
|
33770
|
+
height: 1px;
|
|
33771
|
+
width: calc(100% + 10px);
|
|
33772
|
+
background: rgba(172, 186, 211, 0.6);
|
|
33773
|
+
display: block;
|
|
33865
33774
|
}
|
|
33866
|
-
|
|
33867
|
-
|
|
33868
|
-
|
|
33775
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
33776
|
+
color: #0080ff;
|
|
33777
|
+
background: transparent;
|
|
33869
33778
|
}
|
|
33870
33779
|
|
|
33871
|
-
.
|
|
33872
|
-
|
|
33873
|
-
background-color:
|
|
33780
|
+
.E_h1ol2wl7 {
|
|
33781
|
+
font-weight: bold;
|
|
33782
|
+
background-color: unset;
|
|
33783
|
+
padding: unset;
|
|
33874
33784
|
}
|
|
33875
|
-
|
|
33876
|
-
|
|
33785
|
+
|
|
33786
|
+
.E_rrwcpby {
|
|
33787
|
+
display: flex;
|
|
33788
|
+
align-items: center;
|
|
33877
33789
|
}
|
|
33878
|
-
.
|
|
33879
|
-
|
|
33880
|
-
|
|
33881
|
-
|
|
33790
|
+
.E_rrwcpby .order {
|
|
33791
|
+
height: 24px;
|
|
33792
|
+
width: 24px;
|
|
33793
|
+
border-radius: 20px;
|
|
33794
|
+
color: #0080ff;
|
|
33795
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33796
|
+
display: flex;
|
|
33797
|
+
align-items: center;
|
|
33798
|
+
justify-content: center;
|
|
33799
|
+
margin-right: 6px;
|
|
33882
33800
|
}
|
|
33883
33801
|
|
|
33884
33802
|
.E_damzgq8 {
|
|
@@ -34086,46 +34004,108 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34086
34004
|
font-size: 14px;
|
|
34087
34005
|
}
|
|
34088
34006
|
|
|
34089
|
-
.
|
|
34090
|
-
|
|
34091
|
-
|
|
34092
|
-
|
|
34093
|
-
|
|
34007
|
+
.E_c1igej8b {
|
|
34008
|
+
color: #2d3a56;
|
|
34009
|
+
line-height: 22px;
|
|
34010
|
+
display: inline-flex;
|
|
34011
|
+
}
|
|
34012
|
+
.E_c1igej8b .ant-checkbox {
|
|
34013
|
+
height: 22px;
|
|
34094
34014
|
display: flex;
|
|
34095
|
-
|
|
34096
|
-
|
|
34015
|
+
align-items: center;
|
|
34016
|
+
top: 0;
|
|
34097
34017
|
}
|
|
34098
|
-
.
|
|
34099
|
-
|
|
34018
|
+
.E_c1igej8b .ant-checkbox-checked::after {
|
|
34019
|
+
border: none;
|
|
34020
|
+
}
|
|
34021
|
+
.E_c1igej8b.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c1igej8b.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_c1igej8b .ant-checkbox:hover .ant-checkbox-inner {
|
|
34022
|
+
border-color: #0080ff;
|
|
34023
|
+
}
|
|
34024
|
+
.E_c1igej8b .ant-checkbox .ant-checkbox-inner {
|
|
34025
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34026
|
+
}
|
|
34027
|
+
.E_c1igej8b .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_c1igej8b .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34028
|
+
border: 1px solid #0080ff;
|
|
34029
|
+
}
|
|
34030
|
+
.E_c1igej8b .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34031
|
+
background: #0080ff;
|
|
34032
|
+
}
|
|
34033
|
+
.E_c1igej8b .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34034
|
+
background-color: #fff;
|
|
34035
|
+
height: 2px;
|
|
34036
|
+
width: 10px;
|
|
34037
|
+
border-radius: 2px;
|
|
34038
|
+
}
|
|
34039
|
+
.E_c1igej8b.ant-checkbox-wrapper-disabled {
|
|
34040
|
+
opacity: 0.5;
|
|
34041
|
+
}
|
|
34042
|
+
.E_c1igej8b.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34043
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34044
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34045
|
+
}
|
|
34046
|
+
.E_c1igej8b.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34047
|
+
border-color: #2d3a56;
|
|
34048
|
+
}
|
|
34049
|
+
.E_c1igej8b.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34050
|
+
background: #2d3a56;
|
|
34051
|
+
}
|
|
34052
|
+
.E_c1igej8b .ant-checkbox + span, .E_c1igej8b .ant-checkbox-disabled + span {
|
|
34053
|
+
padding: 0;
|
|
34054
|
+
}
|
|
34055
|
+
.E_c1igej8b .ant-checkbox + span .main, .E_c1igej8b .ant-checkbox-disabled + span .main {
|
|
34056
|
+
display: inline-block;
|
|
34057
|
+
margin-left: 12px;
|
|
34058
|
+
color: #2d3a56;
|
|
34059
|
+
}
|
|
34060
|
+
.E_c1igej8b .ant-checkbox + span .sub, .E_c1igej8b .ant-checkbox-disabled + span .sub {
|
|
34061
|
+
margin-left: 28px;
|
|
34062
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34063
|
+
}
|
|
34064
|
+
.E_c1igej8b.compact .ant-checkbox + span .main, .E_c1igej8b.compact .ant-checkbox-disabled + span .main {
|
|
34065
|
+
margin-left: 8px;
|
|
34066
|
+
}
|
|
34067
|
+
.E_c1igej8b.compact .ant-checkbox + span .sub, .E_c1igej8b.compact .ant-checkbox-disabled + span .sub {
|
|
34068
|
+
margin-left: 24px;
|
|
34100
34069
|
}
|
|
34101
34070
|
|
|
34102
|
-
.
|
|
34071
|
+
.E_c1udgdh2 {
|
|
34072
|
+
color: #2d3a56;
|
|
34073
|
+
padding: 7px 12px;
|
|
34103
34074
|
display: flex;
|
|
34075
|
+
justify-content: space-between;
|
|
34104
34076
|
align-items: center;
|
|
34105
34077
|
}
|
|
34106
|
-
.
|
|
34107
|
-
|
|
34108
|
-
width: 24px;
|
|
34109
|
-
border-radius: 20px;
|
|
34110
|
-
color: #0080ff;
|
|
34111
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34112
|
-
display: flex;
|
|
34113
|
-
align-items: center;
|
|
34114
|
-
justify-content: center;
|
|
34115
|
-
margin-right: 6px;
|
|
34078
|
+
.E_c1udgdh2.has-arrow {
|
|
34079
|
+
padding-left: 10px;
|
|
34116
34080
|
}
|
|
34117
|
-
|
|
34118
|
-
|
|
34119
|
-
|
|
34120
|
-
width: 24px;
|
|
34121
|
-
border-radius: 6px;
|
|
34122
|
-
padding: 4px;
|
|
34081
|
+
.E_c1udgdh2.has-arrow .title-wrapper {
|
|
34082
|
+
cursor: pointer;
|
|
34083
|
+
color: #00122e;
|
|
34123
34084
|
}
|
|
34124
|
-
.
|
|
34125
|
-
|
|
34085
|
+
.E_c1udgdh2.has-arrow .title-wrapper.is-open {
|
|
34086
|
+
color: #2d3a56;
|
|
34087
|
+
font-weight: 600;
|
|
34126
34088
|
}
|
|
34127
|
-
.
|
|
34128
|
-
|
|
34089
|
+
.E_c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34090
|
+
transform: rotate(90deg);
|
|
34091
|
+
}
|
|
34092
|
+
.E_c1udgdh2 .sub-info {
|
|
34093
|
+
font-size: 12px;
|
|
34094
|
+
line-height: 18px;
|
|
34095
|
+
}
|
|
34096
|
+
.E_c1udgdh2 .title-wrapper {
|
|
34097
|
+
display: flex;
|
|
34098
|
+
align-items: center;
|
|
34099
|
+
user-select: none;
|
|
34100
|
+
flex-grow: 1;
|
|
34101
|
+
font-size: 12px;
|
|
34102
|
+
line-height: 18px;
|
|
34103
|
+
color: #2d3a56;
|
|
34104
|
+
font-weight: 700;
|
|
34105
|
+
}
|
|
34106
|
+
.E_c1udgdh2 .collapse-arrow {
|
|
34107
|
+
transition: all 50ms ease-out 0ms;
|
|
34108
|
+
margin-right: 2px;
|
|
34129
34109
|
}
|
|
34130
34110
|
|
|
34131
34111
|
.E_f1p9ti6d {
|
|
@@ -34159,39 +34139,25 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34159
34139
|
min-height: 0px;
|
|
34160
34140
|
}
|
|
34161
34141
|
|
|
34162
|
-
.
|
|
34163
|
-
padding
|
|
34164
|
-
}
|
|
34165
|
-
.E_w1xcixj5.outside-tag .inside-tag {
|
|
34166
|
-
border-radius: 4px 0 0 4px;
|
|
34167
|
-
padding-right: 4px;
|
|
34168
|
-
margin-right: 4px;
|
|
34169
|
-
}
|
|
34170
|
-
|
|
34171
|
-
.E_sut42l0 {
|
|
34172
|
-
padding: 0 8px;
|
|
34173
|
-
height: 18px;
|
|
34142
|
+
.E_c1k4vanq {
|
|
34143
|
+
padding: 0 12px 14px 12px;
|
|
34174
34144
|
}
|
|
34175
34145
|
|
|
34176
|
-
.
|
|
34177
|
-
|
|
34178
|
-
height: 24px;
|
|
34146
|
+
.E_bab9xum {
|
|
34147
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34179
34148
|
}
|
|
34180
34149
|
|
|
34181
|
-
.
|
|
34182
|
-
|
|
34150
|
+
.E_cav4gt6 {
|
|
34151
|
+
border-radius: 8px;
|
|
34152
|
+
background-color: white;
|
|
34183
34153
|
}
|
|
34184
|
-
|
|
34185
|
-
|
|
34186
|
-
margin-right: 4px;
|
|
34187
|
-
height: 16px;
|
|
34154
|
+
.E_cav4gt6.hoverable {
|
|
34155
|
+
cursor: pointer;
|
|
34188
34156
|
}
|
|
34189
|
-
|
|
34190
|
-
|
|
34191
|
-
|
|
34192
|
-
|
|
34193
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34194
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34157
|
+
.E_cav4gt6.hoverable:hover {
|
|
34158
|
+
transition: all 200ms ease;
|
|
34159
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34160
|
+
transform: translateY(-4px);
|
|
34195
34161
|
}
|
|
34196
34162
|
|
|
34197
34163
|
.E_at4ovwe .ant-input-number-handler-wrap {
|
|
@@ -34244,6 +34210,41 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34244
34210
|
font-size: inherit;
|
|
34245
34211
|
}
|
|
34246
34212
|
|
|
34213
|
+
.E_w1xcixj5.outside-tag {
|
|
34214
|
+
padding-left: 0;
|
|
34215
|
+
}
|
|
34216
|
+
.E_w1xcixj5.outside-tag .inside-tag {
|
|
34217
|
+
border-radius: 4px 0 0 4px;
|
|
34218
|
+
padding-right: 4px;
|
|
34219
|
+
margin-right: 4px;
|
|
34220
|
+
}
|
|
34221
|
+
|
|
34222
|
+
.E_sut42l0 {
|
|
34223
|
+
padding: 0 8px;
|
|
34224
|
+
height: 18px;
|
|
34225
|
+
}
|
|
34226
|
+
|
|
34227
|
+
.E_mfsz1jz {
|
|
34228
|
+
padding: 2px 8px;
|
|
34229
|
+
height: 24px;
|
|
34230
|
+
}
|
|
34231
|
+
|
|
34232
|
+
.E_tnd6h4m {
|
|
34233
|
+
margin: 0;
|
|
34234
|
+
}
|
|
34235
|
+
|
|
34236
|
+
.E_i1qw4clm {
|
|
34237
|
+
margin-right: 4px;
|
|
34238
|
+
height: 16px;
|
|
34239
|
+
}
|
|
34240
|
+
|
|
34241
|
+
.E_n1r5ku5l.ant-tag.ant-tag-gray {
|
|
34242
|
+
font-weight: 700;
|
|
34243
|
+
color: #00122e;
|
|
34244
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34245
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34246
|
+
}
|
|
34247
|
+
|
|
34247
34248
|
.E_tc40oxa {
|
|
34248
34249
|
margin-bottom: 4px;
|
|
34249
34250
|
color: rgba(44, 56, 82, 0.6);
|